summaryrefslogtreecommitdiffstats
path: root/Documentation/security
AgeCommit message (Expand)Author
2021-05-10Documentation: drop optional BOMsRandy Dunlap
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-04-22landlock: Add user and kernel documentationMickaël Salaün
2021-04-14doc: trusted-encrypted: updates with TEE as a new trust sourceSumit Garg
2021-04-14security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley
2021-02-23Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-21watch_queue: Drop references to /dev/watch_queueGabriel Krisman Bertazi
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches
2020-09-09Documentation: remove current_security() referenceDenis Efremov
2020-09-09docs: trusted-encrypted.rst: update parameters for command examplesColy Li
2020-07-13Documentation: security/keys: eliminate duplicated wordRandy Dunlap
2020-07-06Security: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan
2020-07-05Documentation: Clarify f_cred vs current_cred() useKees Cook
2020-06-19docs: crypto: convert asymmetric-keys.txt to ReSTMauro Carvalho Chehab
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov
2020-06-04Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-02Documentation: security: core.rst: add missing argumentBen Boeckel
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-05-25Documentation: LSM: Correct the basic LSM descriptionCasey Schaufler
2020-05-19watch_queue: Add a key/keyring notification facilityDavid Howells
2020-05-15docs: move digsig docs to the security bookMauro Carvalho Chehab
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers
2020-03-20docs: prevent warnings due to autosectionlabelMauro Carvalho Chehab
2019-11-22Documentation: security: core.rst: fix warningsDaniel W. S. Almeida
2019-10-01docs: security: fix section hyperlinkBrendan Jackman
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds
2019-09-02tpm/tpm_ftpm_tee: Document fTPM TEE driverSasha Levin
2019-08-05ima: Define ima-modsig templateThiago Jung Bauermann
2019-07-31tpm: Document UEFI event log quirksJarkko Sakkinen
2019-07-15docs: security: move some books to it and updateMauro Carvalho Chehab
2019-07-15docs: xen-tpmfront.txt: convert it to .rstMauro Carvalho Chehab
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-30IMA: Define a new template field bufPrakhar Srivastava
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells
2019-06-26keys: Kill off request_key_async{,_with_auxdata}David Howells
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells
2019-06-19keys: Provide request_key_rcu()David Howells
2019-06-19keys: Move the RCU locks outwards from the keyring search functionsDavid Howells
2019-06-19keys: Fix request_key() lack of Link perm check on found keyDavid Howells
2019-06-08docs: security: core.rst: Fix several warningsMauro Carvalho Chehab
2019-06-08docs: security: trusted-encrypted.rst: fix code-block tagMauro Carvalho Chehab
2019-05-30keys: Add a keyctl to move a key between keyringsDavid Howells
2019-02-22doc: security: Add kern-doc for lsm_hooks.hKees Cook