summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2021-01-28cap: fix conversions on getxattrMiklos Szeredi-24/+43
2021-01-26IMA: Measure kernel version in early bootRaphael Gianotti-0/+5
2021-01-24ima: handle idmapped mountsChristian Brauner-40/+68
2021-01-24apparmor: handle idmapped mountsChristian Brauner-10/+24
2021-01-24fs: make helpers idmap mount awareChristian Brauner-2/+3
2021-01-24commoncap: handle idmapped mountsChristian Brauner-37/+84
2021-01-24xattr: handle idmapped mountsTycho Andersen-20/+24
2021-01-24acl: handle idmapped mountsChristian Brauner-7/+38
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner-2/+2
2021-01-24capability: handle idmapped mountsChristian Brauner-2/+3
2021-01-21certs: Fix blacklist flag type confusionDavid Howells-3/+4
2021-01-21KEYS: remove redundant memsetTom Rix-2/+0
2021-01-21security: keys: delete repeated words in commentsRandy Dunlap-3/+3
2021-01-21security/keys: use kvfree_sensitive()Denis Efremov-6/+3
2021-01-21watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi-4/+4
2021-01-21keys: Remove outdated __user annotationsJann Horn-3/+3
2021-01-21security: keys: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2021-01-16make dump_common_audit_data() safe to be called from RCU pathwalkAl Viro-2/+3
2021-01-16dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro-2/+5
2021-01-14selinux: include a consumer of the new IMA critical data hookLakshmi Ramasubramanian-10/+127
2021-01-14IMA: define a builtin critical data measurement policyLakshmi Ramasubramanian-0/+12
2021-01-14IMA: extend critical data hook to limit the measurement based on a labelTushar Sugandhi-3/+5
2021-01-14IMA: limit critical data measurement based on a labelTushar Sugandhi-3/+34
2021-01-14IMA: add policy rule to measure critical dataTushar Sugandhi-4/+25
2021-01-14IMA: define a hook to measure kernel integrity critical dataTushar Sugandhi-1/+26
2021-01-14IMA: add support to measure buffer data hashTushar Sugandhi-9/+30
2021-01-14IMA: generalize keyring specific measurement constructsTushar Sugandhi-26/+35
2021-01-14selinux: teach SELinux about anonymous inodesDaniel Colascione-0/+59
2021-01-14security: add inode_init_security_anon() LSM hookLokesh Gidra-0/+8
2021-01-13selinux: fall back to SECURITY_FS_USE_GENFS if no xattr supportOndrej Mosnacek-25/+52
2021-01-13evm: Fix memleak in init_descDinghao Liu-2/+5
2021-01-12selinux: mark selinux_xfrm_refcount as __read_mostlyOndrej Mosnacek-1/+1
2021-01-12selinux: mark some global variables __ro_after_initOndrej Mosnacek-12/+12
2021-01-12selinux: make selinuxfs_mount staticOndrej Mosnacek-2/+1
2021-01-12selinux: drop the unnecessary aurule_callback variableOndrej Mosnacek-7/+3
2021-01-12selinux: remove unused global variablesOndrej Mosnacek-4/+0
2021-01-04selinux: fix inconsistency between inode_getxattr and inode_listsecurityAmir Goldstein-0/+4
2021-01-04selinux: handle MPTCP consistently with TCPPaolo Abeni-1/+2
2020-12-29capabilities: Don't allow writing ambiguous v3 file capabilitiesEric W. Biederman-1/+11
2020-12-24Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-...Linus Torvalds-2/+3
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+77
2020-12-22Smack: Handle io_uring kernel thread privilegesCasey Schaufler-2/+3
2020-12-17Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2020-12-16Merge tag 'Smack-for-5.11' of git://github.com/cschaufler/smack-nextLinus Torvalds-5/+5
2020-12-16Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-37/+54
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-28/+35
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+0
2020-12-15apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko-3/+0
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-35/+70
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-3/+3