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
2024-03-19
vDPA: report virtio-blk flush info to user space
Zhu Lingshan
2
-0
/
+15
2024-03-19
vDPA: report virtio-block read-only info to user space
Zhu Lingshan
2
-0
/
+15
2024-03-19
vDPA: report virtio-block write zeroes configuration to user space
Zhu Lingshan
2
-0
/
+25
2024-03-19
vDPA: report virtio-block discarding configuration to user space
Zhu Lingshan
2
-0
/
+29
2024-03-19
vDPA: report virtio-block topology info to user space
Zhu Lingshan
2
-0
/
+36
2024-03-19
vDPA: report virtio-block MQ info to user space
Zhu Lingshan
2
-0
/
+17
2024-03-19
vDPA: report virtio-block max segments in a request to user space
Zhu Lingshan
2
-0
/
+18
2024-03-19
vDPA: report virtio-block block-size to user space
Zhu Lingshan
2
-0
/
+19
2024-03-19
vDPA: report virtio-block max segment size to user space
Zhu Lingshan
2
-0
/
+18
2024-03-19
vDPA: report virtio-block capacity to user space
Zhu Lingshan
3
-0
/
+38
2024-03-19
virtio: make virtio_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-19
vdpa: make vdpa_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-19
vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_min
Zhu Lingshan
2
-0
/
+7
2024-03-19
vDPA/ifcvf: get_max_vq_size to return max size
Zhu Lingshan
1
-5
/
+1
2024-03-19
virtio_vdpa: create vqs with the actual size
Zhu Lingshan
1
-1
/
+4
2024-03-19
vduse: implement vdpa_config_ops.get_vq_size for vduse
Zhu Lingshan
1
-0
/
+12
2024-03-19
vdpa_sim: implement vdpa_config_ops.get_vq_size for vDPA simulator
Zhu Lingshan
1
-0
/
+12
2024-03-19
eni_vdpa: implement vdpa_config_ops.get_vq_size
Zhu Lingshan
1
-0
/
+8
2024-03-19
vp_vdpa: implement vdpa_config_ops.get_vq_size
Zhu Lingshan
1
-0
/
+8
2024-03-19
vDPA/ifcvf: implement vdpa_config_ops.get_vq_size
Zhu Lingshan
3
-1
/
+14
2024-03-19
vDPA: introduce get_vq_size to vdpa_config_ops
Zhu Lingshan
2
-0
/
+13
2024-03-19
vhost-vdpa: uapi to support reporting per vq size
Zhu Lingshan
1
-0
/
+7
2024-03-19
vdpa/pds: fixes for VF vdpa flr-aer handling
Shannon Nelson
3
-4
/
+19
2024-03-19
vduse: implement DMA sync callbacks
Maxime Coquelin
3
-3
/
+54
2024-03-19
vdpa/mlx5: Allow CVQ size changes
Jonah Palmer
1
-4
/
+9
2024-03-19
vdpa: skip suspend/resume ops if not DRIVER_OK
Steve Sistare
1
-0
/
+6
2024-03-19
virtio: reenable config if freezing device failed
David Hildenbrand
1
-1
/
+3
2024-03-19
vdpa_sim: reset must not run
Steve Sistare
1
-1
/
+2
2024-03-19
virtio: uapi: Drop __packed attribute in linux/virtio_pci.h
Suzuki K Poulose
1
-5
/
+5
2024-03-19
vhost: Added pad cleanup if vnet_hdr is not present.
Andrew Melnychenko
1
-0
/
+3
2024-03-18
bcachefs: Fix lost wakeup on journal shutdown
Kent Overstreet
1
-6
/
+6
2024-03-18
bcachefs; Fix deadlock in bch2_btree_update_start()
Kent Overstreet
1
-4
/
+9
2024-03-18
ksmbd: remove module version
Namjae Jeon
2
-3
/
+0
2024-03-18
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2
-29
/
+42
2024-03-18
Merge tag 'dlm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
3
-39
/
+81
2024-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
44
-698
/
+899
2024-03-18
Merge tag 'ktest-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-6
/
+11
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
31
-799
/
+1363
2024-03-18
x86/hyperv: Use Hyper-V entropy to seed guest random number generator
Michael Kelley
4
-0
/
+74
2024-03-18
Merge tag 'sysctl-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-36
/
+34
2024-03-18
x86/hyperv: Cosmetic changes for hv_spinlock.c
Purna Pavan Chandra Aekkaladevi
1
-1
/
+2
2024-03-18
Merge tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-13
/
+3
2024-03-18
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-883
/
+1054
2024-03-18
btrfs: do not skip re-registration for the mounted device
Anand Jain
1
-11
/
+47
2024-03-18
Merge tag 'ovl-fixes-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+4
2024-03-18
Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-35
/
+51
2024-03-18
Merge tag 'irq-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+8
2024-03-18
Merge tag 'sound-fix-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-36
/
+42
2024-03-18
tracing: Add __string_src() helper to help compilers not to get confused
Steven Rostedt (Google)
1
-2
/
+12
2024-03-18
tracing: Use strcmp() in __assign_str() WARN_ON() check
Steven Rostedt (Google)
1
-1
/
+3
[prev]
[next]