Age | Commit message (Expand) | Author | Files | Lines |
2020-05-08 | crypto: lib/sha1 - rename "sha" to "sha1" | Eric Biggers | 1 | -1/+1 |
2020-03-20 | docs: prevent warnings due to autosectionlabel | Mauro Carvalho Chehab | 1 | -4/+4 |
2019-11-22 | Documentation: security: core.rst: fix warnings | Daniel W. S. Almeida | 1 | -1/+1 |
2019-10-01 | docs: security: fix section hyperlink | Brendan Jackman | 1 | -1/+1 |
2019-09-27 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2019-09-17 | Merge tag 'docs-5.4' of git://git.lwn.net/linux | Linus Torvalds | 2 | -0/+56 |
2019-09-02 | tpm/tpm_ftpm_tee: Document fTPM TEE driver | Sasha Levin | 2 | -0/+28 |
2019-08-05 | ima: Define ima-modsig template | Thiago Jung Bauermann | 1 | -0/+3 |
2019-07-31 | tpm: Document UEFI event log quirks | Jarkko Sakkinen | 2 | -0/+56 |
2019-07-15 | docs: security: move some books to it and update | Mauro Carvalho Chehab | 7 | -3/+486 |
2019-07-15 | docs: xen-tpmfront.txt: convert it to .rst | Mauro Carvalho Chehab | 1 | -47/+60 |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -106/+31 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2 | -7/+13 |
2019-07-08 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+4 |
2019-06-30 | IMA: Define a new template field buf | Prakhar Srivastava | 1 | -3/+4 |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 2 | -31/+106 |
2019-06-27 | keys: Pass the network namespace into request_key mechanism | David Howells | 2 | -14/+43 |
2019-06-26 | keys: Add a 'recurse' flag for keyring searches | David Howells | 1 | -4/+6 |
2019-06-26 | keys: Kill off request_key_async{,_with_auxdata} | David Howells | 2 | -53/+2 |
2019-06-19 | keys: Cache result of request_key*() temporarily in task_struct | David Howells | 1 | -1/+6 |
2019-06-19 | keys: Provide request_key_rcu() | David Howells | 2 | -0/+19 |
2019-06-19 | keys: Move the RCU locks outwards from the keyring search functions | David Howells | 1 | -1/+1 |
2019-06-19 | keys: Fix request_key() lack of Link perm check on found key | David Howells | 1 | -0/+4 |
2019-06-08 | docs: security: core.rst: Fix several warnings | Mauro Carvalho Chehab | 1 | -6/+10 |
2019-06-08 | docs: security: trusted-encrypted.rst: fix code-block tag | Mauro Carvalho Chehab | 1 | -1/+3 |
2019-05-30 | keys: Add a keyctl to move a key between keyrings | David Howells | 1 | -0/+21 |
2019-02-22 | doc: security: Add kern-doc for lsm_hooks.h | Kees Cook | 1 | -1/+4 |
2019-02-22 | doc: sctp: Merge and clean up rst files | Kees Cook | 3 | -166/+175 |
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-13 | 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-01 | 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-26 | 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-08 | 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 |