Age | Commit message (Expand) | Author |
2018-01-08 | Documentation: security/credentials.rst: explain need to sort group_list | NeilBrown |
2017-12-21 | doc: add documentation on printing kernel addresses | Tobin C. Harding |
2017-11-15 | KEYS: fix in-kernel documentation for keyctl_read() | Eric Biggers |
2017-10-12 | Documentation: fix security related doc refs | Tom Saeger |
2017-08-30 | docs: ReSTify table of contents in core.rst | Josh Holland |
2017-08-24 | docs: Fix paths in security/keys | Josh Holland |
2017-07-14 | KEYS: Add documentation for asymmetric keyring restrictions | Mat Martineau |
2017-05-18 | docs: Fix some formatting issues in request-key.rst | Jonathan Corbet |
2017-05-18 | doc: ReSTify keys-trusted-encrypted.txt | Kees Cook |
2017-05-18 | doc: ReSTify keys-request-key.txt | Kees Cook |
2017-05-18 | doc: ReSTify keys-ecryptfs.txt | Kees Cook |
2017-05-18 | doc: ReSTify keys.txt | Kees Cook |
2017-05-18 | doc: ReSTify Smack.txt | Kees Cook |
2017-05-18 | doc: ReSTify LoadPin.txt | Kees Cook |
2017-05-18 | doc: ReSTify Yama.txt | Kees Cook |
2017-05-18 | doc: ReSTify tomoyo.txt | Kees Cook |
2017-05-18 | doc: ReSTify apparmor.txt | Kees Cook |
2017-05-18 | doc: ReSTify SELinux.txt | Kees Cook |
2017-05-18 | doc: ReSTify and split LSM.txt | Kees Cook |
2017-05-18 | doc: ReSTify self-protection.txt | Kees Cook |
2017-05-18 | doc: ReSTify credentials.txt | Kees Cook |
2017-05-18 | doc: ReSTify IMA-templates.txt | Kees Cook |
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 |