summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-25Merge tag 'ovl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-51/+110
2024-01-25Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-42/+79
2024-01-25Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-13/+17
2024-01-25Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linuxLinus Torvalds2-3/+34
2024-01-25Merge tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-13/+19
2024-01-25Merge tag 'integrity-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+0
2024-01-25Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+34
2024-01-25uselib: remove use of __FMODE_EXECLinus Torvalds1-1/+1
2024-01-25Revert "KEYS: encrypted: Add check for strsep"Mimi Zohar1-4/+0
2024-01-24samples/cgroup: add .gitignore file for generated samplesLinus Torvalds1-0/+3
2024-01-24exec: Distinguish in_execve from in_execKees Cook3-1/+3
2024-01-24exec: Check __FMODE_EXEC instead of in_execve for LSMsKees Cook2-2/+5
2024-01-24rcu: Defer RCU kthreads wakeup when CPU is dyingFrederic Weisbecker2-3/+34
2024-01-24Merge tag 'fbdev-for-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-4/+7
2024-01-24nfsd: fix RELEASE_LOCKOWNERNeilBrown1-11/+15
2024-01-24Merge tag 'trace-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-7/+21
2024-01-23Merge branch 'netfs-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Christian Brauner11-40/+76
2024-01-23eventfs: Save directory inodes in the eventfs_inode structureSteven Rostedt (Google)2-6/+15
2024-01-23ovl: mark xwhiteouts directory with overlay.opaque='x'Amir Goldstein7-51/+110
2024-01-23fbdev: stifb: Fix crash in stifb_blank()Helge Deller1-1/+1
2024-01-23drm/ttm: fix ttm pool initialization for no-dma-device driversFedor Pchelkin1-2/+7
2024-01-23Revert "btrfs: zstd: fix and simplify the inline extent decompression"Linus Torvalds2-23/+54
2024-01-23afs: Fix missing/incorrect unlocking of RCU read lockDavid Howells1-2/+3
2024-01-23afs: Remove afs_dynroot_d_revalidate() as it is redundantDavid Howells1-9/+0
2024-01-23afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells2-3/+34
2024-01-23afs: Hide silly-rename files from userspaceDavid Howells1-0/+8
2024-01-23cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-modeDavid Howells1-0/+3
2024-01-23tracing: Ensure visibility when inserting an element into tracing_mapPetr Pavlu1-1/+6
2024-01-23netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()Dan Carpenter1-2/+3
2024-01-23netfs, fscache: Prevent Oops in fscache_put_cache()Dan Carpenter1-1/+2
2024-01-23cifs: Don't use certain unnecessary folio_*() functionsDavid Howells1-5/+5
2024-01-23afs: Don't use certain unnecessary folio_*() functionsDavid Howells1-5/+5
2024-01-23netfs: Don't use certain unnecessary folio_*() functionsDavid Howells4-13/+13
2024-01-23fbcon: Fix incorrect printed function name in fbcon_prepare_logo()Geert Uytterhoeven1-2/+1
2024-01-23Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-186/+179
2024-01-22exec: Fix error handling in begin_new_exec()Bernd Edlinger1-0/+3
2024-01-22exec: Add do_close_execat() helperKees Cook1-6/+26
2024-01-22exec: remove useless commentAskar Safin1-3/+0
2024-01-22ELF, MAINTAINERS: specifically mention ELFAlexey Dobriyan1-1/+2
2024-01-22Merge tag 'Wstringop-overflow-for-6.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-2/+16
2024-01-22Merge tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-6/+38
2024-01-22netfs: Add Jeff Layton as reviewerDavid Howells1-0/+1
2024-01-22netfs, cachefiles: Change mailing listDavid Howells1-2/+2
2024-01-22init: Kconfig: Disable -Wstringop-overflow for GCC-11Gustavo A. R. Silva2-1/+15
2024-01-22Makefile: Enable -Wstringop-overflow globallyGustavo A. R. Silva2-2/+2
2024-01-22rbd: don't move requests to the running list on errorsIlya Dryomov1-8/+14
2024-01-22rbd: remove usage of the deprecated ida_simple_*() APIChristophe JAILLET1-5/+5
2024-01-22Linux 6.8-rc1Linus Torvalds1-2/+2
2024-01-22Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds78-1426/+1629
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+41