aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-05-0619-112/+516
|\
| * Merge branch 'keys-trust' into keys-nextDavid Howells2016-05-0410-62/+128
| |\
| | * IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells2016-04-114-53/+32
| | * KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells2016-04-113-39/+4
| | * KEYS: Move the point of trust determination to __key_link()David Howells2016-04-112-4/+35
| | * KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-118-33/+124
| * | KEYS: Add KEYCTL_DH_COMPUTE commandMat Martineau2016-04-126-0/+193
| * | Security: Keys: Big keys stored encryptedKirill Marinushkin2016-04-122-18/+184
| * | KEYS: user_update should use copy of payload made during preparsingDavid Howells2016-04-121-31/+11
| * | security: integrity: Remove select to deleted option PUBLIC_KEY_ALGO_RSAAndreas Ziegler2016-04-121-1/+0
* | | Yama: use atomic allocations when reportingSasha Levin2016-05-041-2/+2
* | | ima: add support for creating files using the mknodat syscallMimi Zohar2016-05-012-1/+29
* | | ima: fix ima_inode_post_setattrMimi Zohar2016-05-012-1/+2
* | | LSM: LoadPin for kernel file loading restrictionsKees Cook2016-04-216-0/+205
* | | Yama: consolidate error reportingKees Cook2016-04-211-10/+21
|/ /
* / security: drop the unused hook skb_owned_byPaolo Abeni2016-04-111-1/+0
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-1/+8
|\
| * mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-161-1/+8
* | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-2/+2
|\ \
| * | Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-142-1/+3
| |\|
| * | Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-011-1/+2
| |\ \
| * | | tty: Make tty_files_lock per-ttyPeter Hurley2016-01-271-2/+2
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-1720-227/+450
|\ \ \ \
| * \ \ \ Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-03-045-25/+12
| |\ \ \ \
| | * | | | X.509: Make algo identifiers text instead of enumDavid Howells2016-03-032-4/+5
| | * | | | akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-031-0/+1
| | * | | | security/keys: make big_key.c explicitly non-modularPaul Gortmaker2016-02-181-14/+1
| | * | | | integrity: convert digsig to akcipher apiTadeusz Struk2016-02-182-7/+4
| | * | | | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells2016-02-101-1/+0
| | * | | | KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells2016-02-091-0/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-03-041-1/+1
| |\ \ \ \
| | * | | | selinux: use absolute path to include directoryAndy Shevchenko2016-01-281-1/+1
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2016-02-2613-163/+418
| |\ \ \ \ \
| | * | | | | ima: require signed IMA policyMimi Zohar2016-02-211-0/+7
| | * | | | | ima: measure and appraise the IMA policy itselfMimi Zohar2016-02-214-3/+24
| | * | | | | ima: load policy using pathDmitry Kasatkin2016-02-211-2/+43
| | * | | | | ima: support for kexec image and initramfsMimi Zohar2016-02-213-7/+27
| | * | | | | ima: remove firmware and module specific cached status infoMimi Zohar2016-02-215-39/+28
| | * | | | | module: replace copy_module_from_fd with kernel versionMimi Zohar2016-02-212-34/+13
| | * | | | | security: define kernel_read_file hookMimi Zohar2016-02-212-0/+29
| | * | | | | firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar2016-02-212-24/+10
| | * | | | | ima: define a new hook to measure and appraise a file already in memoryMimi Zohar2016-02-207-15/+57
| | * | | | | ima: calculate the hash of a buffer using aynchronous hash(ahash)Mimi Zohar2016-02-181-2/+73
| | * | | | | ima: provide buffer hash calculation functionDmitry Kasatkin2016-02-182-0/+49
| | * | | | | vfs: define kernel_read_file_id enumerationMimi Zohar2016-02-181-2/+3
| | * | | | | vfs: define a generic function to read a file from the kernelMimi Zohar2016-02-181-0/+8
| | * | | | | ima: use "ima_hooks" enum as function argumentMimi Zohar2016-02-185-27/+37
| | * | | | | ima: refactor ima_policy_show() to display "ima_hooks" rulesMimi Zohar2016-02-181-27/+36
| | * | | | | ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin2016-02-188-40/+33
| | * | | | | IMA: fix non-ANSI declaration of ima_check_policy()Colin Ian King2016-02-081-1/+1
| | | |/ / / | | |/| | |