Age | Commit message (Expand) | Author |
2017-04-04 | KEYS: add SP800-56A KDF support for DH | Stephan Mueller |
2017-04-04 | KEYS: Add KEYCTL_RESTRICT_KEYRING | Mat Martineau |
2017-04-04 | KEYS: Add an optional lookup_restriction hook to key_type | Mat Martineau |
2017-04-04 | KEYS: Use structure to capture key restriction function and data | Mat Martineau |
2017-04-03 | KEYS: Split role of the keyring pointer for keyring restrict functions | Mat Martineau |
2017-04-03 | KEYS: Use a typedef for restrict_link function pointers | Mat Martineau |
2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells |
2017-02-21 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott |
2017-02-07 | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common | Laura Abbott |
2017-01-19 | LSM: Add /sys/kernel/security/lsm | Casey Schaufler |
2016-12-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-11-16 | docs: Add more manuals to the PDF build | Jonathan Corbet |
2016-11-13 | Doc: security: keys-trusted: drop duplicate blobauth entry | Baruch Siach |
2016-11-07 | tpm: move documentation under Documentation/security | Jarkko Sakkinen |
2016-07-26 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds |
2016-06-09 | docs: self-protection: rename "leak" to "exposure" | Kees Cook |
2016-06-03 | KEYS: Add placeholder for KDF usage with DH | Stephan Mueller |
2016-05-19 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds |
2016-05-17 | doc: self-protection: provide initial details | Kees Cook |
2016-05-06 | Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2016-05-04 | Merge branch 'keys-trust' into keys-next | David Howells |
2016-04-21 | LSM: LoadPin for kernel file loading restrictions | Kees Cook |
2016-04-12 | KEYS: Add KEYCTL_DH_COMPUTE command | Mat Martineau |
2016-04-11 | KEYS: Add a facility to restrict new links into a keyring | David Howells |
2015-12-20 | keys, trusted: seal with a TPM2 authorization policy | Jarkko Sakkinen |
2015-12-20 | keys, trusted: select hash algorithm for TPM2 chips | Jarkko Sakkinen |
2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells |
2015-10-19 | Smack: limited capability for changing process label | Zbigniew Jasinski |
2015-08-11 | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into... | James Morris |
2015-07-28 | Smack: IPv6 host labeling | Casey Schaufler |
2015-07-28 | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook |
2015-06-02 | Smack: allow multiple labels in onlycap | Rafal Krypa |
2015-03-31 | Smack: Updates for Smack documentation | Casey Schaufler |
2015-01-22 | KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y | David Howells |
2014-11-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li... | James Morris |
2014-11-19 | Merge commit 'v3.17' into next | James Morris |
2014-10-13 | ima: added support for new kernel cmdline parameter ima_template_fmt | Roberto Sassu |
2014-09-16 | KEYS: Update the keyrings documentation for match changes | David Howells |
2014-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-07-22 | KEYS: Call ->free_preparse() even after ->preparse() returns an error | David Howells |
2014-07-22 | KEYS: Allow expiry time to be set when preparsing a key | David Howells |
2014-06-19 | doc: LSM: update reference, kerneltrap.org no longer works | Pranith Kumar |
2014-06-10 | Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-05-05 | doc: spelling error changes | Carlos Garcia |
2014-04-11 | Smack: adds smackfs/ptrace interface | Lukasz Pawelczyk |
2014-03-21 | doc: fix double words | Masanari Iida |
2014-01-03 | ima: update IMA-templates.txt documentation | Mimi Zohar |
2013-10-25 | ima: new templates management mechanism | Roberto Sassu |
2013-09-24 | KEYS: Define a __key_get() wrapper to use rather than atomic_inc() | David Howells |