summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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-07io_uring,lsm,selinux: add LSM hooks for io_uring_setup()Hamza Mahfooz
2025-02-07selinux: always check the file label in selinux_kernel_read_file()Paul Moore
2025-02-07security: min_addr: move sysctl to security/min_addr.cKaixiong Yu
2025-02-04ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattrRoberto Sassu
2025-02-04integrity: fix typos and spelling errorsTanya Agarwal
2025-02-03selinux: fix spelling errorTanya Agarwal
2025-01-31tomoyo: use better patterns for procfs in learning modeTetsuo Handa
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26tomoyo: fix spelling errorsTetsuo Handa
2025-01-26tomoyo: fix spelling errorTanya Agarwal
2025-01-23Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-01-23Merge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se...Linus Torvalds
2025-01-22Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-22Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-22Merge tag 'tomoyo-pr-20250123' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds
2025-01-22Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-22Merge tag 'keys-next-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-21Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21Merge tag 'Smack-for-6.14' of https://github.com/cschaufler/smack-nextLinus Torvalds
2025-01-21Merge tag 'integrity-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=yDavid Gstir
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-17landlock: Optimize file path walks and prepare for audit supportMickaël Salaün