aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-02-28scsi: mpi3mr: Mark device strings as nonstringKees Cook1-4/+4
2025-02-28scsi: mptfusion: Mark device strings as nonstringKees Cook1-4/+4
2025-02-28fortify: Move FORTIFY_SOURCE under 'Kernel hardening options'Mel Gorman2-9/+9
2025-02-28mm: security: Check early if HARDENED_USERCOPY is enabledMel Gorman2-7/+15
2025-02-28mm: security: Allow default HARDENED_USERCOPY to be set at compile timeMel Gorman3-2/+13
2025-02-28mm: security: Move hardened usercopy under 'Kernel hardening options'Mel Gorman2-12/+16
2025-02-28uaccess: Introduce ucopysize.hKees Cook6-51/+60
2025-02-09Linux 6.14-rc2v6.14-rc2Linus Torvalds1-1/+1
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-8/+54
2025-02-09Merge tag 'pm-6.14-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-12/+9
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds31-1007/+1093
2025-02-09PM: sleep: core: Restrict power.set_active propagationRafael J. Wysocki1-12/+9
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+31
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+211
2025-02-08Merge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+6
2025-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-63/+65
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-40/+83
2025-02-08Merge tag 'rust-fixes-6.14' of https://github.com/Rust-for-Linux/linuxLinus Torvalds3-3/+22
2025-02-08Merge tag 'ftrace-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-02-08Merge tag 'x86-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-02-08Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+13
2025-02-08Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+21
2025-02-08Merge tag 'irq-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-4/+4
2025-02-08Merge tag 'locking-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-9/+15
2025-02-08fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BITSteven Rostedt1-1/+1
2025-02-07kbuild: Move -Wenum-enum-conversion to W=2Nathan Chancellor1-1/+4
2025-02-07Merge tag 'v6.14rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-56/+48
2025-02-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds41-148/+249
2025-02-07Merge tag 'stable/for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+5
2025-02-07Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linuxLinus Torvalds10-29/+43
2025-02-08kbuild: install-extmod-build: add missing quotation marks for CC variableWangYuli1-1/+1
2025-02-07Merge tag 'pm-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-14/+15
2025-02-07Merge tag 'acpi-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-8/+12
2025-02-07Merge tag 'gpio-fixes-for-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-25/+10
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-52/+143
2025-02-07Merge tag 'bcachefs-2025-02-06.2' of git://evilpiepirate.org/bcachefsLinus Torvalds20-59/+215
2025-02-07MAINTAINERS: Remove myselfHector Martin1-1/+0
2025-02-07MAINTAINERS: Move Pavel to kernel.org addressPavel Machek2-9/+7
2025-02-07Merge tag 'md-6.14-20250206' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe1-3/+1
2025-02-07Merge branches 'acpi-property' and 'acpi-resource'Rafael J. Wysocki2-5/+11
2025-02-07Merge branch 'pm-powercap'Rafael J. Wysocki1-2/+1
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik1-0/+13
2025-02-07pidfs: improve ioctl handlingChristian Brauner1-1/+11
2025-02-07Merge patch series "Fix for huge faults regression"Christian Brauner8-15/+54
2025-02-07fsnotify: disable pre-content and permission events by defaultAmir Goldstein1-0/+5
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi1-1/+21
2025-02-07fsnotify: disable notification by default for all pseudo filesAmir Goldstein4-2/+24
2025-02-07fs: fix adding security options to statmount.mnt_optMiklos Szeredi1-15/+14
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein5-13/+25
2025-02-07Merge patch series "further lockref cleanups"Christian Brauner6-9/+9