index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
vhost: create worker at end of vhost_dev_set_owner
Mike Christie
1
-6
/
+13
2023-07-03
virtio_bt: call scheduler when we free unused buffs
Xianting Tian
1
-0
/
+1
2023-07-03
virtio-console: call scheduler when we free unused buffs
Xianting Tian
1
-0
/
+1
2023-07-03
virtio-crypto: call scheduler when we free unused buffs
Xianting Tian
1
-0
/
+1
2023-07-03
vDPA/ifcvf: implement new accessors for vq_state
Zhu Lingshan
3
-33
/
+17
2023-07-03
vDPA/ifcvf: detect and report max allowed vq size
Zhu Lingshan
3
-2
/
+35
2023-07-03
vDPA/ifcvf: dynamic allocate vq data stores
Zhu Lingshan
3
-1
/
+6
2023-06-27
vdpa/mlx5: Support interrupt bypassing
Eli Cohen
2
-9
/
+171
2023-06-27
virtio: Add missing documentation for structure fields
Simon Horman
1
-1
/
+4
2023-06-27
pds_vdpa: pds_vdps.rst and Kconfig
Shannon Nelson
4
-0
/
+100
2023-06-27
pds_vdpa: subscribe to the pds_core events
Shannon Nelson
2
-1
/
+59
2023-06-27
pds_vdpa: add support for vdpa and vdpamgmt interfaces
Shannon Nelson
6
-2
/
+892
2023-06-27
pds_vdpa: add vdpa config client commands
Shannon Nelson
4
-1
/
+236
2023-06-27
pds_vdpa: virtio bar setup for vdpa
Shannon Nelson
2
-0
/
+28
2023-06-27
pds_vdpa: get vdpa management info
Shannon Nelson
6
-1
/
+150
2023-06-27
pds_vdpa: new adminq entries
Shannon Nelson
1
-0
/
+226
2023-06-27
pds_vdpa: move enum from common to adminq header
Shannon Nelson
2
-21
/
+21
2023-06-27
pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
Shannon Nelson
7
-0
/
+146
2023-06-27
virtio: allow caller to override device DMA mask in vp_modern
Shannon Nelson
2
-1
/
+5
2023-06-27
virtio: allow caller to override device id in vp_modern
Shannon Nelson
2
-11
/
+22
2023-06-27
virtio_pci: Optimize virtio_pci_device structure size
Feng Liu
1
-3
/
+4
2023-06-27
tools/virtio: fix build break for aarch64
Peng Fan
1
-1
/
+12
2023-06-27
virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
Dragos Tatulea
1
-1
/
+3
2023-06-27
vdpa/snet: implement the resume vDPA callback
Alvaro Karsz
3
-0
/
+22
2023-06-27
vdpa: solidrun: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-06-27
vDPA/ifcvf: a vendor driver should not set _CONFIG_S_FAILED
Zhu Lingshan
1
-3
/
+1
2023-06-27
vDPA/ifcvf: synchronize irqs in the reset routine
Zhu Lingshan
3
-52
/
+40
2023-06-27
vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_status
Zhu Lingshan
3
-43
/
+0
2023-06-27
vDPA/ifcvf: get_driver_features from virtio registers
Zhu Lingshan
3
-23
/
+29
2023-06-27
vDPA/ifcvf: virt queue ops take immediate actions
Zhu Lingshan
3
-39
/
+45
2023-06-25
Linux 6.4
Linus Torvalds
1
-1
/
+1
2023-06-25
Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+17
2023-06-25
Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+17
2023-06-25
Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-0
/
+59
2023-06-25
Merge tag 'x86_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+8
2023-06-23
Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-3
/
+3
2023-06-23
Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-48
/
+69
2023-06-23
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-28
/
+40
2023-06-23
Merge tag 'block-6.4-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2023-06-23
Merge tag 'iommu-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2023-06-23
Merge tag 'sound-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-1
/
+3
2023-06-23
Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+24
2023-06-23
Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
6
-2
/
+19
2023-06-23
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
2
-12
/
+16
2023-06-23
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
1
-2
/
+2
2023-06-23
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
1
-7
/
+14
2023-06-23
dt-bindings: i2c: opencores: Add missing type for "regstep"
Rob Herring
1
-0
/
+1
2023-06-23
Merge tag 'drm-misc-fixes-2023-06-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-3
/
+3
2023-06-22
Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
78
-351
/
+1178
2023-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-11
/
+129
[next]