Age | Commit message (Expand) | Author | Files | Lines |
2019-01-02 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+30 |
2018-12-29 | Merge tag 'docs-5.0' of git://git.lwn.net/linux | Linus Torvalds | 2 | -5/+5 |
2018-12-14 | keys-encrypted: add nvdimm key format type to encrypted keys | Dave Jiang | 1 | -1/+5 |
2018-12-11 | docs: Extend trusted keys documentation for TPM 2.0 | Stefan Berger | 1 | -1/+30 |
2018-11-20 | Documentation: Use "while" instead of "whilst" | Will Deacon | 2 | -5/+5 |
2018-11-02 | Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 1 | -0/+217 |
2018-11-01 | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+5 |
2018-10-26 | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] | David Howells | 1 | -0/+111 |
2018-10-26 | KEYS: Provide key type operations for asymmetric key ops [ver #2] | David Howells | 1 | -0/+106 |
2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 1 | -4/+4 |
2018-10-09 | security: fix LSM description location | Randy Dunlap | 1 | -1/+1 |
2018-09-20 | doc: Fix acronym "FEKEK" in ecryptfs | Felix Eckhofer | 1 | -4/+4 |
2018-09-04 | doc: self-protection: Add information about STACKLEAK feature | Alexander Popov | 1 | -5/+5 |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 1 | -1/+1 |
2018-05-08 | docs: */index.rst: Add newer documents to their respective index.rst | Mauro Carvalho Chehab | 1 | -0/+2 |
2018-03-20 | selinux: Update SELinux SCTP documentation | Richard Haines | 1 | -5/+6 |
2018-02-27 | selinux: Add SCTP support | Richard Haines | 1 | -0/+157 |
2018-02-22 | security: Add support for SCTP security hooks | Richard Haines | 1 | -0/+175 |
2018-01-09 | Documentation: security/credentials.rst: explain need to sort group_list | NeilBrown | 1 | -0/+7 |
2017-12-21 | doc: add documentation on printing kernel addresses | Tobin C. Harding | 1 | -0/+15 |
2017-11-15 | KEYS: fix in-kernel documentation for keyctl_read() | Eric Biggers | 1 | -5/+5 |
2017-10-12 | Documentation: fix security related doc refs | Tom Saeger | 3 | -3/+3 |
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 |