summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown-4/+4
2025-02-27selinux: add FILE__WATCH_MOUNTNSMiklos Szeredi-1/+4
2025-02-26selinux: add permission checks for loading other kinds of kernel files"Kipp N. Davis"-11/+51
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+2
2025-02-26Merge tag 'integrity-v6.14-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+13
2025-02-26perf: Remove unnecessary parameter of security checkLuo Gengkun-4/+3
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman-41/+117
2025-02-16smack: recognize ipv4 CIPSO w/o categoriesKonstantin Andreev-0/+4
2025-02-16smack: Revert "smackfs: Added check catlen"Konstantin Andreev-14/+3
2025-02-15kernfs: Use RCU to access kernfs_node::name.Sebastian Andrzej Siewior-2/+5
2025-02-14landlock: Fix non-TCP sockets restrictionMikhail Ivanov-2/+1
2025-02-14landlock: Fix grammar errorTanya Agarwal-1/+1
2025-02-13smack: remove /smack/logging if audit is not configuredKonstantin Andreev-6/+14
2025-02-13smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket labelKonstantin Andreev-24/+0
2025-02-12smack: dont compile ipv6 code unless ipv6 is configuredKonstantin Andreev-1/+15
2025-02-11Smack: fix typos and spelling errorsCasey Schaufler-7/+7
2025-02-11Merge tag 'tomoyo-pr-20250211' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds-41/+117
2025-02-10apparmor: Remove unused variable 'sock' in __file_sock_perm()Nathan Chancellor-3/+0
2025-02-10apparmor: use the condition in AA_BUG_FMT even with debug disabledMateusz Guzik-1/+5
2025-02-10apparmor: fix typos and spelling errorsTanya Agarwal-9/+9
2025-02-10apparmor: Modify mismatched function nameJiapeng Chong-1/+1
2025-02-10apparmor: Modify mismatched function nameJiapeng Chong-1/+1
2025-02-10apparmor: Fix checking address of an array in accum_label_info()Nathan Chancellor-1/+1
2025-02-07io_uring,lsm,selinux: add LSM hooks for io_uring_setup()Hamza Mahfooz-1/+27
2025-02-07selinux: always check the file label in selinux_kernel_read_file()Paul Moore-1/+1
2025-02-07security: min_addr: move sysctl to security/min_addr.cKaixiong Yu-0/+11
2025-02-04ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattrRoberto Sassu-2/+8
2025-02-04integrity: fix typos and spelling errorsTanya Agarwal-5/+5
2025-02-03selinux: fix spelling errorTanya Agarwal-1/+1
2025-01-31tomoyo: use better patterns for procfs in learning modeTetsuo Handa-33/+112
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados-3/+3
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-3/+1
2025-01-26tomoyo: fix spelling errorsTetsuo Handa-7/+4
2025-01-26tomoyo: fix spelling errorTanya Agarwal-1/+1
2025-01-23Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+2
2025-01-23Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-1/+0
2025-01-23Merge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se...Linus Torvalds-20/+41
2025-01-22Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-8/+87
2025-01-22Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2025-01-22Merge tag 'tomoyo-pr-20250123' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds-3/+40
2025-01-22Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-140/+169
2025-01-22Merge tag 'keys-next-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-4/+18
2025-01-21Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-165/+168
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-99/+130
2025-01-21Merge tag 'Smack-for-6.14' of https://github.com/cschaufler/smack-nextLinus Torvalds-40/+15
2025-01-21Merge tag 'integrity-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+52
2025-01-21KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=yDavid Gstir-4/+18
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-01-18apparmor: fix dbus permission queries to v9 ABIJohn Johansen-0/+8
2025-01-18apparmor: gate make fine grained unix mediation behind v9 abiJohn Johansen-10/+26