aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/security (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+6
2020-06-02Documentation: security: core.rst: add missing argumentBen Boeckel1-2/+6
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds3-136/+168
2020-05-25Documentation: LSM: Correct the basic LSM descriptionCasey Schaufler1-136/+66
2020-05-15docs: move digsig docs to the security bookMauro Carvalho Chehab2-0/+102
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers1-1/+1
2020-03-20docs: prevent warnings due to autosectionlabelMauro Carvalho Chehab1-4/+4
2019-11-22Documentation: security: core.rst: fix warningsDaniel W. S. Almeida1-1/+1
2019-10-01docs: security: fix section hyperlinkBrendan Jackman1-1/+1
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-0/+3
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2-0/+56
2019-09-02tpm/tpm_ftpm_tee: Document fTPM TEE driverSasha Levin2-0/+28
2019-08-05ima: Define ima-modsig templateThiago Jung Bauermann1-0/+3
2019-07-31tpm: Document UEFI event log quirksJarkko Sakkinen2-0/+56
2019-07-15docs: security: move some books to it and updateMauro Carvalho Chehab7-3/+486
2019-07-15docs: xen-tpmfront.txt: convert it to .rstMauro Carvalho Chehab1-47/+60
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"Linus Torvalds2-106/+31
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2-7/+13
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-3/+4
2019-06-30IMA: Define a new template field bufPrakhar Srivastava1-3/+4
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2-31/+106
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells2-14/+43
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells1-4/+6
2019-06-26keys: Kill off request_key_async{,_with_auxdata}David Howells2-53/+2
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells1-1/+6
2019-06-19keys: Provide request_key_rcu()David Howells2-0/+19
2019-06-19keys: Move the RCU locks outwards from the keyring search functionsDavid Howells1-1/+1
2019-06-19keys: Fix request_key() lack of Link perm check on found keyDavid Howells1-0/+4
2019-06-08docs: security: core.rst: Fix several warningsMauro Carvalho Chehab1-6/+10
2019-06-08docs: security: trusted-encrypted.rst: fix code-block tagMauro Carvalho Chehab1-1/+3
2019-05-30keys: Add a keyctl to move a key between keyringsDavid Howells1-0/+21
2019-02-22doc: security: Add kern-doc for lsm_hooks.hKees Cook1-1/+4
2019-02-22doc: sctp: Merge and clean up rst filesKees Cook3-166/+175
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+30
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds2-5/+5
2018-12-13keys-encrypted: add nvdimm key format type to encrypted keysDave Jiang1-1/+5
2018-12-11docs: Extend trusted keys documentation for TPM 2.0Stefan Berger1-1/+30
2018-11-20Documentation: Use "while" instead of "whilst"Will Deacon2-5/+5
2018-11-01Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+217
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-5/+5
2018-10-26KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells1-0/+111
2018-10-26KEYS: Provide key type operations for asymmetric key ops [ver #2]David Howells1-0/+106
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds1-4/+4
2018-10-09security: fix LSM description locationRandy Dunlap1-1/+1
2018-09-20doc: Fix acronym "FEKEK" in ecryptfsFelix Eckhofer1-4/+4
2018-09-04doc: self-protection: Add information about STACKLEAK featureAlexander Popov1-5/+5
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds1-1/+1
2018-05-08docs: */index.rst: Add newer documents to their respective index.rstMauro Carvalho Chehab1-0/+2
2018-03-20selinux: Update SELinux SCTP documentationRichard Haines1-5/+6
2018-02-26selinux: Add SCTP supportRichard Haines1-0/+157