Age | Commit message (Expand) | Author | Files | Lines |
2017-08-31 | docs: ReSTify table of contents in core.rst | Josh Holland | 1 | -11/+1 |
2017-08-24 | docs: Fix paths in security/keys | Josh Holland | 3 | -4/+4 |
2017-07-14 | KEYS: Add documentation for asymmetric keyring restrictions | Mat Martineau | 1 | -0/+6 |
2017-05-18 | docs: Fix some formatting issues in request-key.rst | Jonathan Corbet | 1 | -3/+3 |
2017-05-18 | doc: ReSTify keys-trusted-encrypted.txt | Kees Cook | 4 | -24/+21 |
2017-05-18 | doc: ReSTify keys-request-key.txt | Kees Cook | 3 | -38/+34 |
2017-05-18 | doc: ReSTify keys-ecryptfs.txt | Kees Cook | 3 | -9/+13 |
2017-05-18 | doc: ReSTify keys.txt | Kees Cook | 4 | -165/+160 |
2017-05-18 | doc: ReSTify Smack.txt | Kees Cook | 2 | -754/+0 |
2017-05-18 | doc: ReSTify LoadPin.txt | Kees Cook | 1 | -17/+0 |
2017-05-18 | doc: ReSTify Yama.txt | Kees Cook | 2 | -73/+0 |
2017-05-18 | doc: ReSTify tomoyo.txt | Kees Cook | 2 | -57/+0 |
2017-05-18 | doc: ReSTify apparmor.txt | Kees Cook | 2 | -41/+0 |
2017-05-18 | doc: ReSTify SELinux.txt | Kees Cook | 2 | -29/+0 |
2017-05-18 | doc: ReSTify and split LSM.txt | Kees Cook | 4 | -43/+15 |
2017-05-18 | doc: ReSTify self-protection.txt | Kees Cook | 2 | -36/+64 |
2017-05-18 | doc: ReSTify credentials.txt | Kees Cook | 3 | -153/+125 |
2017-05-18 | doc: ReSTify IMA-templates.txt | Kees Cook | 3 | -23/+29 |
2017-04-05 | KEYS: add SP800-56A KDF support for DH | Stephan Mueller | 1 | -8/+26 |
2017-04-05 | KEYS: Add KEYCTL_RESTRICT_KEYRING | Mat Martineau | 1 | -0/+25 |
2017-04-05 | KEYS: Add an optional lookup_restriction hook to key_type | Mat Martineau | 1 | -0/+9 |
2017-04-05 | KEYS: Use structure to capture key restriction function and data | Mat Martineau | 1 | -9/+12 |
2017-04-03 | KEYS: Split role of the keyring pointer for keyring restrict functions | Mat Martineau | 1 | -4/+4 |
2017-04-03 | KEYS: Use a typedef for restrict_link function pointers | Mat Martineau | 1 | -4/+1 |
2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells | 1 | -2/+15 |
2017-02-22 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+8 |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott | 1 | -2/+2 |
2017-02-07 | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common | Laura Abbott | 1 | -0/+6 |
2017-01-19 | LSM: Add /sys/kernel/security/lsm | Casey Schaufler | 1 | -0/+7 |
2016-12-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -2/+0 |
2016-11-17 | docs: Add more manuals to the PDF build | Jonathan Corbet | 1 | -0/+8 |
2016-11-14 | Doc: security: keys-trusted: drop duplicate blobauth entry | Baruch Siach | 1 | -2/+0 |
2016-11-08 | tpm: move documentation under Documentation/security | Jarkko Sakkinen | 4 | -0/+177 |
2016-07-26 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 1 | -10/+18 |
2016-06-09 | docs: self-protection: rename "leak" to "exposure" | Kees Cook | 1 | -10/+18 |
2016-06-03 | KEYS: Add placeholder for KDF usage with DH | Stephan Mueller | 1 | -1/+4 |
2016-05-20 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+261 |
2016-05-18 | doc: self-protection: provide initial details | Kees Cook | 1 | -0/+261 |
2016-05-06 | Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 1 | -0/+52 |
2016-05-04 | Merge branch 'keys-trust' into keys-next | David Howells | 1 | -0/+22 |
2016-04-21 | LSM: LoadPin for kernel file loading restrictions | Kees Cook | 1 | -0/+17 |
2016-04-12 | KEYS: Add KEYCTL_DH_COMPUTE command | Mat Martineau | 1 | -0/+30 |
2016-04-12 | KEYS: Add a facility to restrict new links into a keyring | David Howells | 1 | -0/+22 |
2015-12-20 | keys, trusted: seal with a TPM2 authorization policy | Jarkko Sakkinen | 1 | -14/+20 |
2015-12-20 | keys, trusted: select hash algorithm for TPM2 chips | Jarkko Sakkinen | 1 | -0/+3 |
2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells | 1 | -16/+25 |
2015-10-19 | Smack: limited capability for changing process label | Zbigniew Jasinski | 1 | -0/+10 |
2015-08-11 | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into... | James Morris | 1 | -1/+26 |
2015-07-28 | Smack: IPv6 host labeling | Casey Schaufler | 1 | -1/+26 |
2015-07-28 | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook | 1 | -6/+4 |