index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
vdpa/mlx5: Drop redundant check in teardown_virtqueues()
Dragos Tatulea
1
-8
/
+2
2024-07-09
vdpa/mlx5: Drop redundant code
Dragos Tatulea
1
-6
/
+0
2024-07-09
vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
Dragos Tatulea
1
-5
/
+5
2024-07-09
vdpa/mlx5: Clarify meaning thorough function rename
Dragos Tatulea
1
-14
/
+14
2024-07-09
virtio-fs: improved request latencies when Virtio queue is full
Peter-Jan Gootzen
1
-15
/
+19
2024-07-09
virtio-fs: let -ENOMEM bubble up or burst gently
Peter-Jan Gootzen
1
-3
/
+3
2024-07-09
vDPA: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-07-09
virtio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-07-09
vringh: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-09
MAINTAINERS: Change lingshan's email to kernel.org
Zhu Lingshan
1
-1
/
+1
2024-07-09
vhost: move smp_rmb() into vhost_get_avail_idx()
Michael S. Tsirkin
1
-63
/
+42
2024-07-09
virtio_balloon: separate vm events into a function
zhenwei pi
1
-14
/
+29
2024-07-09
virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
Srujana Challa
7
-0
/
+1489
2024-07-04
net: missing check virtio
Denis Arefev
1
-0
/
+11
2024-07-04
tools/virtio: creating pipe assertion in vringh_test
Yunseong Kim
1
-3
/
+6
2024-07-04
virtio_ring: fix KMSAN error for premapped mode
Xuan Zhuo
1
-1
/
+3
2024-07-04
vhost/vsock: always initialize seqpacket_allow
Michael S. Tsirkin
1
-2
/
+2
2024-07-02
Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-10
/
+22
2024-07-02
Merge tag 'vfs-6.10-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-24
/
+20
2024-07-02
afs: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-02
fs: better handle deep ancestor chains in is_subdir()
Christian Brauner
1
-17
/
+14
2024-07-02
Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+7
2024-07-02
filelock: Remove locks reliably when fcntl/close race is detected
Jann Horn
1
-5
/
+4
2024-07-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-1
/
+19
2024-07-01
Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-25
/
+170
2024-07-01
Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+11
2024-07-01
Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2024-07-01
Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-35
/
+105
2024-07-01
Merge tag 'mtd/fixes-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-29
/
+43
2024-07-01
Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-106
/
+52
2024-07-01
btrfs: fix adding block group to a reclaim list and the unused list during re...
Naohiro Aota
1
-2
/
+11
2024-07-01
syscalls: fix sys_fanotify_mark prototype
Arnd Bergmann
1
-0
/
+6
2024-07-01
Merge tag 'v6.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
13
-12
/
+34
2024-06-30
Linux 6.10-rc6
Linus Torvalds
1
-1
/
+1
2024-06-30
Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
5
-22
/
+36
2024-06-30
ata: ahci: Clean up sysfs file on error
Niklas Cassel
1
-5
/
+12
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
1
-4
/
+4
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
4
-14
/
+19
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
1
-0
/
+3
2024-06-30
Merge tag 'kbuild-fixes-v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-13
/
+11
2024-06-30
x86-32: fix cmpxchg8b_emu build error with clang
Linus Torvalds
1
-7
/
+5
2024-06-30
Merge tag 'char-misc-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-87
/
+322
2024-06-30
Merge tag 'staging-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+14
2024-06-30
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-374
/
+65
2024-06-30
Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-29
/
+152
2024-06-30
Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+7
2024-06-30
Merge tag 'irq_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+13
2024-06-30
Merge tag 'timers_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2024-06-30
Merge tag 'linux-watchdog-6.10-rc-fixes' of git://www.linux-watchdog.org/linu...
Linus Torvalds
6
-0
/
+6
2024-06-30
erofs: ensure m_llen is reset to 0 if metadata is invalid
Gao Xiang
1
-0
/
+2
[next]