aboutsummaryrefslogtreecommitdiff
path: root/Documentation/security
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Documentation: remove current_security() referenceGravatar Denis Efremov 1-1/+0
2020-09-09docs: trusted-encrypted.rst: update parameters for command examplesGravatar Coly Li 1-3/+2
2020-07-13Documentation: security/keys: eliminate duplicated wordGravatar Randy Dunlap 1-1/+1
2020-07-06Security: Documentation: Replace deprecated :c:func: UsageGravatar Puranjay Mohan 1-3/+3
2020-07-05Documentation: Clarify f_cred vs current_cred() useGravatar Kees Cook 1-0/+4
2020-06-19docs: crypto: convert asymmetric-keys.txt to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+57
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2020-06-08Replace HTTP links with HTTPS ones: documentationGravatar Alexander A. Klimov 1-1/+1
2020-06-04Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+6
2020-06-02Documentation: security: core.rst: add missing argumentGravatar Ben Boeckel 1-2/+6
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-136/+168
2020-05-25Documentation: LSM: Correct the basic LSM descriptionGravatar Casey Schaufler 1-136/+66
2020-05-19watch_queue: Add a key/keyring notification facilityGravatar David Howells 1-0/+57
2020-05-15docs: move digsig docs to the security bookGravatar Mauro Carvalho Chehab 2-0/+102
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Gravatar Eric Biggers 1-1/+1
2020-03-20docs: prevent warnings due to autosectionlabelGravatar Mauro Carvalho Chehab 1-4/+4
2019-11-22Documentation: security: core.rst: fix warningsGravatar Daniel W. S. Almeida 1-1/+1
2019-10-01docs: security: fix section hyperlinkGravatar Brendan Jackman 1-1/+1
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-0/+56
2019-09-02tpm/tpm_ftpm_tee: Document fTPM TEE driverGravatar Sasha Levin 2-0/+28
2019-08-05ima: Define ima-modsig templateGravatar Thiago Jung Bauermann 1-0/+3
2019-07-31tpm: Document UEFI event log quirksGravatar Jarkko Sakkinen 2-0/+56
2019-07-15docs: security: move some books to it and updateGravatar Mauro Carvalho Chehab 7-3/+486
2019-07-15docs: xen-tpmfront.txt: convert it to .rstGravatar Mauro Carvalho Chehab 1-47/+60
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-106/+31
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-7/+13
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+4
2019-06-30IMA: Define a new template field bufGravatar Prakhar Srivastava 1-3/+4
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLGravatar David Howells 2-31/+106
2019-06-27keys: Pass the network namespace into request_key mechanismGravatar David Howells 2-14/+43
2019-06-26keys: Add a 'recurse' flag for keyring searchesGravatar David Howells 1-4/+6
2019-06-26keys: Kill off request_key_async{,_with_auxdata}Gravatar David Howells 2-53/+2
2019-06-19keys: Cache result of request_key*() temporarily in task_structGravatar David Howells 1-1/+6
2019-06-19keys: Provide request_key_rcu()Gravatar David Howells 2-0/+19
2019-06-19keys: Move the RCU locks outwards from the keyring search functionsGravatar David Howells 1-1/+1
2019-06-19keys: Fix request_key() lack of Link perm check on found keyGravatar David Howells 1-0/+4
2019-06-08docs: security: core.rst: Fix several warningsGravatar Mauro Carvalho Chehab 1-6/+10
2019-06-08docs: security: trusted-encrypted.rst: fix code-block tagGravatar Mauro Carvalho Chehab 1-1/+3
2019-05-30keys: Add a keyctl to move a key between keyringsGravatar David Howells 1-0/+21
2019-02-22doc: security: Add kern-doc for lsm_hooks.hGravatar Kees Cook 1-1/+4
2019-02-22doc: sctp: Merge and clean up rst filesGravatar Kees Cook 3-166/+175
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+30
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-5/+5
2018-12-13keys-encrypted: add nvdimm key format type to encrypted keysGravatar Dave Jiang 1-1/+5
2018-12-11docs: Extend trusted keys documentation for TPM 2.0Gravatar Stefan Berger 1-1/+30
2018-11-20Documentation: Use "while" instead of "whilst"Gravatar Will Deacon 2-5/+5
2018-11-01Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Gravatar Linus Torvalds 1-0/+217
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+5