summaryrefslogtreecommitdiffstats
path: root/include/keys
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-011-0/+7
|\
| * ima: enable loading of build time generated key on .ima keyringNayna Jain2021-04-091-0/+7
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-261-0/+6
|\ \
| * | ima: Support EC keys for signature verificationStefan Berger2021-03-261-0/+6
| |/
* | Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-261-0/+15
|\ \
| * | certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg2021-03-111-0/+15
| |/
* | KEYS: trusted: Introduce TEE based Trusted KeysSumit Garg2021-04-141-0/+16
* | KEYS: trusted: Add generic trusted keys frameworkSumit Garg2021-04-142-21/+61
* | security: keys: trusted: use ASN.1 TPM2 key format for the blobsJames Bottomley2021-04-141-0/+1
* | security: keys: trusted: fix TPM2 authorizationsJames Bottomley2021-04-141-0/+1
|/
* encrypted-keys: Replace HTTP links with HTTPS onesAlexander A. Klimov2021-01-211-1/+1
* rxrpc: Don't leak the service-side session key to userspaceDavid Howells2020-11-231-0/+1
* rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells2020-11-231-55/+0
* Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-043-3/+3
|\
| * docs: crypto: convert asymmetric-keys.txt to ReSTMauro Carvalho Chehab2020-06-193-3/+3
* | RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-2/+2
* | keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-1/+1
|/
* keys: Implement update for the big_key typeDavid Howells2020-06-021-0/+1
* KEYS: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-021-1/+1
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-03-292-3/+2
* Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-301-0/+6
|\
| * certs: Add wrapper function to check blacklisted binary hashNayna Jain2019-11-121-0/+6
* | KEYS: trusted: Move TPM2 trusted keys codeSumit Garg2019-11-121-0/+7
* | KEYS: trusted: Create trusted keys subsystemSumit Garg2019-11-121-2/+5
* | KEYS: Use common tpm_buf for trusted and asymmetric keysSumit Garg2019-11-121-36/+1
* | tpm: Move tpm_buf code to include/linux/Sumit Garg2019-11-121-6/+6
|/
* Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-0/+1
|\
| * keys: Move the RCU locks outwards from the keyring search functionsDavid Howells2019-06-191-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-052-8/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-305-25/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-245-25/+5
|/
* KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2019-04-081-1/+1
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-101-0/+8
|\
| * integrity, KEYS: add a reference to platform keyringKairui Song2019-02-041-0/+8
* | KEYS: user: Align the payload bufferEric Biggers2019-02-221-1/+1
* | keys: Fix dependency loop between construction record and auth keyDavid Howells2019-02-151-0/+36
|/
* KEYS: Move trusted.h to include/keys [ver #2]Denis Kenzior2018-10-261-0/+136
* KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]David Howells2018-10-261-0/+9
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-152-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: rxrpc: Replace time_t type with time64_t typeBaolin Wang2017-08-291-0/+23
* KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau2017-04-031-2/+4
* KEYS: Add a system blacklist keyringDavid Howells2017-04-031-0/+12
* KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells2017-03-021-2/+7
* KEYS: Strip trailing spacesDavid Howells2016-06-141-1/+1
* IMA: Use the the system trusted keyrings instead of .ima_mokDavid Howells2016-04-111-11/+2
* certs: Add a secondary system keyring that can be added to dynamicallyDavid Howells2016-04-111-0/+9
* KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells2016-04-111-1/+0
* KEYS: Move the point of trust determination to __key_link()David Howells2016-04-111-12/+7
* KEYS: Generalise x509_request_asymmetric_key()David Howells2016-04-111-4/+4