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-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
93
-258
/
+258
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
37
-18
/
+1121
2024-07-24
Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-213
/
+488
2024-07-24
hostfs: fix folio conversion
Linus Torvalds
1
-1
/
+1
2024-07-24
inode: clarify what's locked
Christian Brauner
1
-11
/
+11
2024-07-24
vfs: Fix potential circular locking through setxattr() and removexattr()
David Howells
1
-43
/
+48
2024-07-24
filelock: Fix fcntl/close race recovery compat path
Jann Horn
1
-5
/
+4
2024-07-24
fs: use all available ids
Christian Brauner
1
-1
/
+1
2024-07-24
cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
David Howells
1
-1
/
+1
2024-07-24
netfs: Fix writeback that needs to go to both server and cache
David Howells
1
-0
/
+1
2024-07-24
pidfs: add selftests for new namespace ioctls
Christian Brauner
1
-31
/
+227
2024-07-24
pidfs: handle kernels without namespaces cleanly
Christian Brauner
1
-23
/
+42
2024-07-24
pidfs: when time ns disabled add check for ioctl
Edward Adam Davis
1
-0
/
+2
2024-07-24
vfs: correct the comments of vfs_*() helpers
Congjie Zhou
1
-13
/
+13
2024-07-24
vfs: handle __wait_on_freeing_inode() and evict() race
Mateusz Guzik
1
-0
/
+20
2024-07-24
netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG
David Howells
1
-10
/
+8
2024-07-24
netfs: Revert "netfs: Switch debug logging to pr_debug()"
David Howells
15
-78
/
+113
2024-07-23
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...
Linus Torvalds
8
-13
/
+36
2024-07-23
Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-3
/
+4
2024-07-23
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-226
/
+329
2024-07-23
Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggy
Linus Torvalds
8
-179
/
+193
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
95
-1467
/
+1016
2024-07-23
Merge tag 'rpmsg-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2
-3
/
+4
2024-07-23
Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
17
-84
/
+414
2024-07-23
Merge tag 'hwlock-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...
Linus Torvalds
5
-0
/
+73
2024-07-23
Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-40
/
+1
2024-07-23
Merge tag 'modules-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2024-07-23
Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-53
/
+163
2024-07-23
Merge tag 'i2c-for-6.11-rc1-second-batch' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-29
/
+56
2024-07-23
Merge tag 'mailbox-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
12
-43
/
+548
2024-07-23
Merge tag 'pcmcia-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-4
/
+8
2024-07-23
Merge tag 'for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
30
-161
/
+1127
2024-07-23
Merge tag 'hsi-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
1
-1
/
+0
2024-07-24
kbuild: doc: gcc to CC change
Ivan Davydov
1
-3
/
+3
2024-07-23
Merge branch 'for-6.11/sysfs-patch-replace' into for-linus
Petr Mladek
3
-3
/
+70
2024-07-22
execve: Move KUnit tests to tests/ subdirectory
Kees Cook
5
-3
/
+4
2024-07-22
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-1304
/
+747
2024-07-22
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
35
-900
/
+1965
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
32
-51
/
+256
2024-07-22
Merge tag 'thermal-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-29
/
+37
2024-07-22
Merge tag 'io_uring-6.11-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2
-2
/
+4
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
19
-102
/
+233
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
11
-229
/
+222
2024-07-22
Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
4
-11
/
+9
2024-07-22
Merge tag 'ntfs3_for_6.11' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
14
-309
/
+480
2024-07-22
bcachefs: Fix printbuf usage while atomic
Kent Overstreet
1
-0
/
+1
2024-07-22
bcachefs: More informative error message in reattach_inode()
Kent Overstreet
1
-2
/
+5
2024-07-21
Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
11
-20
/
+183
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
156
-842
/
+1416
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
328
-9195
/
+12435
[next]