summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2025-03-26lsm: Add audit_log_lsm_data() helperMickaël Salaün
2025-03-26landlock: Always allow signals between threads of the same processMickaël Salaün
2025-03-25Merge tag 'Smack-for-6.15' of https://github.com/cschaufler/smack-nextLinus Torvalds
2025-03-25Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24ipe: policy_fs: fix kernel-doc warningsRandy Dunlap
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-22keys: Fix UAF in key_put()David Howells
2025-03-21landlock: Prepare to add second errataMickaël Salaün
2025-03-21landlock: Add erratum for TCP fixMickaël Salaün
2025-03-21landlock: Add the errata interfaceMickaël Salaün
2025-03-21landlock: Move code to ease future backportsMickaël Salaün
2025-03-21crypto: lib/Kconfig - hide library optionsArnd Bergmann
2025-03-17selinux: get netif_wildcard policycap from policy instead of cacheChristian Göttsche
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy
2025-03-10lsm: remove old email address for Stephen SmalleyStephen Smalley
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman
2025-03-08hardening: Enable i386 FORTIFY_SOURCE on Clang 16+Kees Cook
2025-03-08vfs: Remove invalidate_inodes()Jan Kara
2025-03-07capability: Remove unused has_capabilityDr. David Alan Gilbert
2025-03-07yama: don't abuse rcu_read_lock/get_task_struct in yama_task_prctl()Oleg Nesterov
2025-03-07selinux: support wildcard network interface namesChristian Göttsche
2025-03-03loadpin: remove MODULE_COMPRESS_NONE as it is no longer supportedArulpandiyan Vadivel
2025-02-28fortify: Move FORTIFY_SOURCE under 'Kernel hardening options'Mel Gorman
2025-02-28mm: security: Allow default HARDENED_USERCOPY to be set at compile timeMel Gorman
2025-02-28mm: security: Move hardened usercopy under 'Kernel hardening options'Mel Gorman
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown
2025-02-27selinux: add FILE__WATCH_MOUNTNSMiklos Szeredi
2025-02-26selinux: add permission checks for loading other kinds of kernel files"Kipp N. Davis"
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-26Merge tag 'integrity-v6.14-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-02-26perf: Remove unnecessary parameter of security checkLuo Gengkun
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman
2025-02-16smack: recognize ipv4 CIPSO w/o categoriesKonstantin Andreev
2025-02-16smack: Revert "smackfs: Added check catlen"Konstantin Andreev
2025-02-15kernfs: Use RCU to access kernfs_node::name.Sebastian Andrzej Siewior
2025-02-14landlock: Fix non-TCP sockets restrictionMikhail Ivanov
2025-02-14landlock: Fix grammar errorTanya Agarwal
2025-02-13smack: remove /smack/logging if audit is not configuredKonstantin Andreev
2025-02-13smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket labelKonstantin Andreev
2025-02-12smack: dont compile ipv6 code unless ipv6 is configuredKonstantin Andreev
2025-02-11Smack: fix typos and spelling errorsCasey Schaufler
2025-02-11Merge tag 'tomoyo-pr-20250211' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds
2025-02-10apparmor: Remove unused variable 'sock' in __file_sock_perm()Nathan Chancellor
2025-02-10apparmor: use the condition in AA_BUG_FMT even with debug disabledMateusz Guzik
2025-02-10apparmor: fix typos and spelling errorsTanya Agarwal
2025-02-10apparmor: Modify mismatched function nameJiapeng Chong