summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2019-01-22Merge tag 'v5.0-rc3' into next-generalJames Morris
2019-01-18LSM: Make some functions staticWei Yongjun
2019-01-18LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa
2019-01-17Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-16LSM: Check for NULL cred-security on freeJames Morris
2019-01-16Yama: Check for pid death before checking ancestryKees Cook
2019-01-16Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-10selinux: fix GPF on invalid policyStephen Smalley
2019-01-10LSM: generalize flag passing to security_capableMicah Morton
2019-01-08TOMOYO: Update LSM flags to no longer be exclusiveKees Cook
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler
2019-01-08Smack: Abstract use of ipc security blobsCasey Schaufler
2019-01-08SELinux: Abstract use of ipc security blobsCasey Schaufler
2019-01-08LSM: Infrastructure management of the task securityCasey Schaufler
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler
2019-01-08Smack: Abstract use of inode security blobCasey Schaufler
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler
2019-01-08Smack: Abstract use of file security blobCasey Schaufler
2019-01-08SELinux: Abstract use of file security blobCasey Schaufler
2019-01-08Infrastructure management of the cred security blobCasey Schaufler
2019-01-08TOMOYO: Abstract use of cred security blobCasey Schaufler
2019-01-08AppArmor: Abstract use of cred security blobCasey Schaufler
2019-01-08SELinux: Remove unused selinux_is_enabledCasey Schaufler
2019-01-08SELinux: Remove cred security blob poisoningCasey Schaufler
2019-01-08SELinux: Abstract use of cred security blobCasey Schaufler
2019-01-08Smack: Abstract use of cred security blobCasey Schaufler
2019-01-08procfs: add smack subdir to attrsCasey Schaufler
2019-01-08capability: Initialize as LSM_ORDER_FIRSTKees Cook
2019-01-08LSM: Introduce enum lsm_orderKees Cook
2019-01-08Yama: Initialize as ordered LSMKees Cook
2019-01-08LoadPin: Initialize as ordered LSMKees Cook
2019-01-08LSM: Split LSM preparation from initializationKees Cook
2019-01-08LSM: Add all exclusive LSMs to ordered initializationCasey Schaufler
2019-01-08selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUEKees Cook
2019-01-08apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUEKees Cook
2019-01-08LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook
2019-01-08LSM: Refactor "security=" in terms of enable/disableKees Cook
2019-01-08LSM: Prepare for reorganizing "security=" logicKees Cook
2019-01-08LSM: Tie enabling logic to presence in ordered listKees Cook
2019-01-08LSM: Introduce "lsm=" for boottime LSM selectionKees Cook
2019-01-08LSM: Introduce CONFIG_LSMKees Cook
2019-01-08LSM: Build ordered list of LSMs to initializeKees Cook
2019-01-08LSM: Lift LSM selection out of individual LSMsKees Cook
2019-01-08LSM: Plumb visibility into optional "enabled" stateKees Cook
2019-01-08LSM: Provide separate ordered initializationKees Cook
2019-01-08LSM: Introduce LSM_FLAG_LEGACY_MAJORKees Cook
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds