summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LSM: Infrastructure management of the ipc security blobCasey Schaufler2019-01-086-121/+110
* Smack: Abstract use of ipc security blobsCasey Schaufler2019-01-082-5/+20
* SELinux: Abstract use of ipc security blobsCasey Schaufler2019-01-082-9/+22
* LSM: Infrastructure management of the task securityCasey Schaufler2019-01-084-27/+62
* LSM: Infrastructure management of the inode securityCasey Schaufler2019-01-086-98/+93
* Smack: Abstract use of inode security blobCasey Schaufler2019-01-082-18/+23
* SELinux: Abstract use of inode security blobCasey Schaufler2019-01-083-15/+21
* LSM: Infrastructure management of the file securityCasey Schaufler2019-01-088-51/+72
* Smack: Abstract use of file security blobCasey Schaufler2019-01-082-4/+13
* SELinux: Abstract use of file security blobCasey Schaufler2019-01-082-9/+14
* Infrastructure management of the cred security blobCasey Schaufler2019-01-0811-102/+162
* TOMOYO: Abstract use of cred security blobCasey Schaufler2019-01-084-16/+64
* AppArmor: Abstract use of cred security blobCasey Schaufler2019-01-084-10/+24
* SELinux: Remove unused selinux_is_enabledCasey Schaufler2019-01-087-65/+1
* SELinux: Remove cred security blob poisoningCasey Schaufler2019-01-082-19/+0
* SELinux: Abstract use of cred security blobCasey Schaufler2019-01-083-29/+34
* Smack: Abstract use of cred security blobCasey Schaufler2019-01-084-43/+53
* procfs: add smack subdir to attrsCasey Schaufler2019-01-085-21/+96
* capability: Initialize as LSM_ORDER_FIRSTKees Cook2019-01-083-8/+8
* LSM: Introduce enum lsm_orderKees Cook2019-01-082-1/+14
* Yama: Initialize as ordered LSMKees Cook2019-01-084-8/+8
* LoadPin: Initialize as ordered LSMKees Cook2019-01-084-45/+8
* LSM: Split LSM preparation from initializationKees Cook2019-01-081-6/+15
* LSM: Add all exclusive LSMs to ordered initializationCasey Schaufler2019-01-081-25/+20
* selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUEKees Cook2019-01-082-19/+1
* apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUEKees Cook2019-01-082-17/+1
* LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook2019-01-086-4/+17
* LSM: Refactor "security=" in terms of enable/disableKees Cook2019-01-081-8/+20
* LSM: Prepare for reorganizing "security=" logicKees Cook2019-01-081-9/+8
* LSM: Tie enabling logic to presence in ordered listKees Cook2019-01-082-4/+12
* LSM: Introduce "lsm=" for boottime LSM selectionKees Cook2019-01-083-2/+19
* LSM: Introduce CONFIG_LSMKees Cook2019-01-082-5/+31
* LSM: Build ordered list of LSMs to initializeKees Cook2019-01-081-5/+53
* LSM: Lift LSM selection out of individual LSMsKees Cook2019-01-086-53/+71
* LSM: Plumb visibility into optional "enabled" stateKees Cook2019-01-083-2/+5
* LSM: Provide separate ordered initializationKees Cook2019-01-081-0/+21
* LSM: Introduce LSM_FLAG_LEGACY_MAJORKees Cook2019-01-085-0/+7
* Linux 5.0-rc1v5.0-rc1Linus Torvalds2019-01-071-3/+3
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-0794-694/+150
|\
| * kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2019-01-062-18/+19
| * kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada2019-01-061-5/+1
| * kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-066-26/+12
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-0624-408/+0
| * kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada2019-01-063-10/+10
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-0624-25/+0
| * riscv: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-25/+0
| * kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-067-12/+14
| * kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-069-25/+16
| * kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada2019-01-061-2/+2
| * kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada2019-01-061-4/+2