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-04-09
dlm: convert ls_waiters_mutex to spinlock
Alexander Aring
4
-14
/
+14
2024-04-09
dlm: drop mutex use in waiters recovery
Alexander Aring
3
-8
/
+23
2024-04-09
dlm: add new struct to save position in dlm_copy_master_names
Alexander Aring
4
-10
/
+116
2024-04-09
dlm: move rsb root_list to ls_recover() stack
Alexander Aring
9
-70
/
+47
2024-04-09
dlm: use a new list for recovery of master rsb names
Alexander Aring
5
-14
/
+79
2024-04-09
dlm: move root_list functionality to recover.c
Alexander Aring
3
-44
/
+39
2024-04-09
dlm: switch to GFP_ATOMIC in dlm allocations
Alexander Aring
4
-8
/
+4
2024-04-09
dlm: remove allocation parameter in msg allocation
Alexander Aring
8
-57
/
+41
2024-04-02
dlm: Simplify the allocation of slab caches in dlm_lowcomms_msg_cache_create
Kunwu Chan
1
-1
/
+1
2024-04-01
dlm: remove callback reference counting
Alexander Aring
7
-55
/
+28
2024-04-01
dlm: fix race between final callback and remove
Alexander Aring
5
-213
/
+129
2024-04-01
dlm: combine switch case fail and default statements
Alexander Aring
2
-8
/
+6
2024-04-01
dlm: save callback debug info earlier
Alexander Aring
1
-4
/
+6
2024-04-01
dlm: remove callback queue debugfs functionality
Alexander Aring
1
-96
/
+0
2024-04-01
dlm: remove lkb from callback tracepoints
Alexander Aring
3
-31
/
+33
2024-04-01
dlm: Simplify the allocation of slab caches in dlm_midcomms_cache_create
Kunwu Chan
1
-2
/
+1
2024-04-01
dlm: fix user space lock decision to copy lvb
Alexander Aring
3
-13
/
+17
2024-03-31
Linux 6.9-rc2
Linus Torvalds
1
-1
/
+1
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
31
-87
/
+66
2024-03-31
Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+43
2024-03-31
Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+12
2024-03-31
Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-16
/
+62
2024-03-31
Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+27
2024-03-31
Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2024-03-31
Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-64
/
+64
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
8
-14
/
+14
2024-03-31
Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newer
Nathan Chancellor
1
-1
/
+1
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
13
-23
/
+18
2024-03-30
objtool: Fix compile failure when using the x32 compiler
Mikulas Patocka
1
-1
/
+1
2024-03-30
Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-32
/
+41
2024-03-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
47
-355
/
+479
2024-03-30
Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+4
2024-03-30
Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
27
-160
/
+376
2024-03-30
Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2024-03-30
Merge tag 'i2c-host-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
1
-3
/
+4
2024-03-30
x86/build: Use obj-y to descend into arch/x86/virt/
Masahiro Yamada
3
-4
/
+2
2024-03-29
Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
74
-448
/
+565
2024-03-29
Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-2
/
+5
2024-03-29
Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2024-03-29
selftests: dmabuf-heap: add config file for the test
Muhammad Usama Anjum
1
-0
/
+3
2024-03-29
selftests/seccomp: Try to fit runtime of benchmark into timeout
Mark Brown
1
-1
/
+1
2024-03-29
selftests/ftrace: Fix event filter target_func selection
Mark Rutland
1
-1
/
+1
2024-03-30
Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...
Dave Airlie
22
-63
/
+161
2024-03-29
x86/bugs: Fix the SRSO mitigation on Zen3/4
Borislav Petkov (AMD)
3
-10
/
+23
2024-03-29
Merge tag '6.9-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-2
/
+27
2024-03-29
Merge tag 'thermal-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-18
/
+3
2024-03-29
Merge tag 'acpi-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-3
/
+7
2024-03-29
mm: clean up populate_vma_page_range() FOLL_* flag handling
Linus Torvalds
1
-6
/
+8
2024-03-29
Merge branch 'acpica'
Rafael J. Wysocki
1
-2
/
+6
[next]