aboutsummaryrefslogtreecommitdiffstats
path: root/security (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-08TOMOYO: Update LSM flags to no longer be exclusiveKees Cook1-1/+1
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler5-121/+108
2019-01-08Smack: Abstract use of ipc security blobsCasey Schaufler2-5/+20
2019-01-08SELinux: Abstract use of ipc security blobsCasey Schaufler2-9/+22
2019-01-08LSM: Infrastructure management of the task securityCasey Schaufler3-27/+60
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler5-98/+90
2019-01-08Smack: Abstract use of inode security blobCasey Schaufler2-18/+23
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler3-15/+21
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler7-51/+71
2019-01-08Smack: Abstract use of file security blobCasey Schaufler2-4/+13
2019-01-08SELinux: Abstract use of file security blobCasey Schaufler2-9/+14
2019-01-08Infrastructure management of the cred security blobCasey Schaufler10-102/+150
2019-01-08TOMOYO: Abstract use of cred security blobCasey Schaufler4-16/+64
2019-01-08AppArmor: Abstract use of cred security blobCasey Schaufler4-10/+24
2019-01-08SELinux: Remove unused selinux_is_enabledCasey Schaufler5-29/+1
2019-01-08SELinux: Remove cred security blob poisoningCasey Schaufler1-6/+0
2019-01-08SELinux: Abstract use of cred security blobCasey Schaufler3-29/+34
2019-01-08Smack: Abstract use of cred security blobCasey Schaufler4-43/+53
2019-01-08procfs: add smack subdir to attrsCasey Schaufler1-4/+20
2019-01-08capability: Initialize as LSM_ORDER_FIRSTKees Cook2-6/+8
2019-01-08LSM: Introduce enum lsm_orderKees Cook1-1/+8
2019-01-08Yama: Initialize as ordered LSMKees Cook3-3/+8
2019-01-08LoadPin: Initialize as ordered LSMKees Cook3-40/+8
2019-01-08LSM: Split LSM preparation from initializationKees Cook1-6/+15
2019-01-08LSM: Add all exclusive LSMs to ordered initializationCasey Schaufler1-25/+20
2019-01-08selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUEKees Cook2-19/+1
2019-01-08apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUEKees Cook2-17/+1
2019-01-08LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook5-4/+16
2019-01-08LSM: Refactor "security=" in terms of enable/disableKees Cook1-8/+20
2019-01-08LSM: Prepare for reorganizing "security=" logicKees Cook1-9/+8
2019-01-08LSM: Tie enabling logic to presence in ordered listKees Cook1-3/+11
2019-01-08LSM: Introduce "lsm=" for boottime LSM selectionKees Cook2-2/+15
2019-01-08LSM: Introduce CONFIG_LSMKees Cook2-5/+31
2019-01-08LSM: Build ordered list of LSMs to initializeKees Cook1-5/+53
2019-01-08LSM: Lift LSM selection out of individual LSMsKees Cook5-52/+71
2019-01-08LSM: Plumb visibility into optional "enabled" stateKees Cook2-2/+4
2019-01-08LSM: Provide separate ordered initializationKees Cook1-0/+21
2019-01-08LSM: Introduce LSM_FLAG_LEGACY_MAJORKees Cook4-0/+4
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-741/+459
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2019-01-02Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+3
2019-01-02Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-3/+9
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds11-92/+633
2019-01-01KEYS: fix parsing invalid pkey info stringEric Biggers1-0/+2
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-10/+10
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-12-28Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-11/+21
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-7/+6
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2