summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados93-258/+258
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds37-18/+1121
2024-07-24Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds24-213/+488
2024-07-24hostfs: fix folio conversionLinus Torvalds1-1/+1
2024-07-24inode: clarify what's lockedChristian Brauner1-11/+11
2024-07-24vfs: Fix potential circular locking through setxattr() and removexattr()David Howells1-43/+48
2024-07-24filelock: Fix fcntl/close race recovery compat pathJann Horn1-5/+4
2024-07-24fs: use all available idsChristian Brauner1-1/+1
2024-07-24cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNTDavid Howells1-1/+1
2024-07-24netfs: Fix writeback that needs to go to both server and cacheDavid Howells1-0/+1
2024-07-24pidfs: add selftests for new namespace ioctlsChristian Brauner1-31/+227
2024-07-24pidfs: handle kernels without namespaces cleanlyChristian Brauner1-23/+42
2024-07-24pidfs: when time ns disabled add check for ioctlEdward Adam Davis1-0/+2
2024-07-24vfs: correct the comments of vfs_*() helpersCongjie Zhou1-13/+13
2024-07-24vfs: handle __wait_on_freeing_inode() and evict() raceMateusz Guzik1-0/+20
2024-07-24netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUGDavid Howells1-10/+8
2024-07-24netfs: Revert "netfs: Switch debug logging to pr_debug()"David Howells15-78/+113
2024-07-23Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds8-13/+36
2024-07-23Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-3/+4
2024-07-23Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-226/+329
2024-07-23Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggyLinus Torvalds8-179/+193
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds95-1467/+1016
2024-07-23Merge tag 'rpmsg-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2-3/+4
2024-07-23Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds17-84/+414
2024-07-23Merge tag 'hwlock-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rem...Linus Torvalds5-0/+73
2024-07-23Merge tag 'sh-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-40/+1
2024-07-23Merge tag 'modules-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2024-07-23Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-53/+163
2024-07-23Merge tag 'i2c-for-6.11-rc1-second-batch' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-29/+56
2024-07-23Merge tag 'mailbox-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds12-43/+548
2024-07-23Merge tag 'pcmcia-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-4/+8
2024-07-23Merge tag 'for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds30-161/+1127
2024-07-23Merge tag 'hsi-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-1/+0
2024-07-24kbuild: doc: gcc to CC changeIvan Davydov1-3/+3
2024-07-23Merge branch 'for-6.11/sysfs-patch-replace' into for-linusPetr Mladek3-3/+70
2024-07-22execve: Move KUnit tests to tests/ subdirectoryKees Cook5-3/+4
2024-07-22Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds22-1304/+747
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds35-900/+1965
2024-07-22Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds32-51/+256
2024-07-22Merge tag 'thermal-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-29/+37
2024-07-22Merge tag 'io_uring-6.11-20240722' of git://git.kernel.dk/linuxLinus Torvalds2-2/+4
2024-07-22Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linuxLinus Torvalds19-102/+233
2024-07-22Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linuxLinus Torvalds11-229/+222
2024-07-22Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds4-11/+9
2024-07-22Merge tag 'ntfs3_for_6.11' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds14-309/+480
2024-07-22bcachefs: Fix printbuf usage while atomicKent Overstreet1-0/+1
2024-07-22bcachefs: More informative error message in reattach_inode()Kent Overstreet1-2/+5
2024-07-21Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds11-20/+183
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds156-842/+1416
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds328-9195/+12435