summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2019-01-11selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley3-3/+25
2019-01-11selinux: fix GPF on invalid policyStephen Smalley1-1/+2
2019-01-11LSM: generalize flag passing to security_capableMicah Morton9-39/+37
2019-01-09TOMOYO: Update LSM flags to no longer be exclusiveKees Cook1-1/+1
2019-01-09LSM: Infrastructure management of the ipc security blobCasey Schaufler5-121/+108
2019-01-09Smack: Abstract use of ipc security blobsCasey Schaufler2-5/+20
2019-01-09SELinux: Abstract use of ipc security blobsCasey Schaufler2-9/+22
2019-01-09LSM: Infrastructure management of the task securityCasey Schaufler3-27/+60
2019-01-09LSM: Infrastructure management of the inode securityCasey Schaufler5-98/+90
2019-01-09Smack: Abstract use of inode security blobCasey Schaufler2-18/+23
2019-01-09SELinux: Abstract use of inode security blobCasey Schaufler3-15/+21
2019-01-09LSM: Infrastructure management of the file securityCasey Schaufler7-51/+71
2019-01-09Smack: Abstract use of file security blobCasey Schaufler2-4/+13
2019-01-09SELinux: Abstract use of file security blobCasey Schaufler2-9/+14
2019-01-09Infrastructure management of the cred security blobCasey Schaufler10-102/+150
2019-01-09TOMOYO: Abstract use of cred security blobCasey Schaufler4-16/+64
2019-01-09AppArmor: Abstract use of cred security blobCasey Schaufler4-10/+24
2019-01-09SELinux: Remove unused selinux_is_enabledCasey Schaufler5-29/+1
2019-01-09SELinux: Remove cred security blob poisoningCasey Schaufler1-6/+0
2019-01-09SELinux: Abstract use of cred security blobCasey Schaufler3-29/+34
2019-01-09Smack: Abstract use of cred security blobCasey Schaufler4-43/+53
2019-01-09procfs: add smack subdir to attrsCasey Schaufler1-4/+20
2019-01-09capability: Initialize as LSM_ORDER_FIRSTKees Cook2-6/+8
2019-01-09LSM: Introduce enum lsm_orderKees Cook1-1/+8
2019-01-09Yama: Initialize as ordered LSMKees Cook3-3/+8
2019-01-09LoadPin: Initialize as ordered LSMKees Cook3-40/+8
2019-01-09LSM: Split LSM preparation from initializationKees Cook1-6/+15
2019-01-09LSM: Add all exclusive LSMs to ordered initializationCasey Schaufler1-25/+20
2019-01-09selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUEKees Cook2-19/+1
2019-01-09apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUEKees Cook2-17/+1
2019-01-09LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook5-4/+16
2019-01-09LSM: Refactor "security=" in terms of enable/disableKees Cook1-8/+20
2019-01-09LSM: Prepare for reorganizing "security=" logicKees Cook1-9/+8
2019-01-09LSM: Tie enabling logic to presence in ordered listKees Cook1-3/+11
2019-01-09LSM: Introduce "lsm=" for boottime LSM selectionKees Cook2-2/+15
2019-01-09LSM: Introduce CONFIG_LSMKees Cook2-5/+31
2019-01-09LSM: Build ordered list of LSMs to initializeKees Cook1-5/+53
2019-01-09LSM: Lift LSM selection out of individual LSMsKees Cook5-52/+71
2019-01-09LSM: Plumb visibility into optional "enabled" stateKees Cook2-2/+4
2019-01-09LSM: Provide separate ordered initializationKees Cook1-0/+21
2019-01-09LSM: Introduce LSM_FLAG_LEGACY_MAJORKees Cook4-0/+4
2019-01-06Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds6-741/+459
2019-01-04Remove '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/jmor...Linus Torvalds1-2/+3
2019-01-02Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds1-3/+9
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-92/+633
2019-01-02KEYS: fix parsing invalid pkey info stringEric Biggers1-0/+2
2018-12-30Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-10/+10
2018-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-12-29Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+21