Age | Commit message (Expand) | Author |
2024-09-20 | KEYS: Remove unused declarations | Yue Haibing |
2024-05-13 | Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-09 | tpm: Store the length of the tpm_buf data separately. | Jarkko Sakkinen |
2024-05-09 | KEYS: trusted: Introduce NXP DCP-backed trusted keys | David Gstir |
2023-08-17 | integrity: PowerVM support for loading third party code signing keys | Nayna Jain |
2023-08-17 | KEYS: DigitalSignature link restriction | Eric Snowberg |
2023-06-23 | KEYS: Add forward declaration in asymmetric-parser.h | Herbert Xu |
2022-06-21 | certs: Move load_certificate_list() to be with the asymmetric keys code | David Howells |
2022-05-23 | KEYS: trusted: Introduce support for NXP CAAM-based trusted keys | Ahmad Fatoum |
2022-05-23 | KEYS: trusted: allow use of kernel RNG for key material | Ahmad Fatoum |
2022-05-23 | certs: Factor out the blacklist hash creation | Mickaël Salaün |
2022-03-08 | KEYS: Introduce link restriction for machine keys | Eric Snowberg |
2022-03-08 | KEYS: store reference to machine keyring | Eric Snowberg |
2022-01-09 | keys: X.509 public key issuer lookup without AKID | Andrew Zaborowski |
2021-05-01 | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-04-26 | Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-14 | KEYS: trusted: Introduce TEE based Trusted Keys | Sumit Garg |
2021-04-14 | KEYS: trusted: Add generic trusted keys framework | Sumit Garg |
2021-04-14 | security: keys: trusted: use ASN.1 TPM2 key format for the blobs | James Bottomley |
2021-04-14 | security: keys: trusted: fix TPM2 authorizations | James Bottomley |
2021-04-09 | ima: enable loading of build time generated key on .ima keyring | Nayna Jain |
2021-03-26 | ima: Support EC keys for signature verification | Stefan Berger |
2021-03-11 | certs: Add EFI_CERT_X509_GUID support for dbx entries | Eric Snowberg |
2021-01-21 | encrypted-keys: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-11-23 | rxrpc: Don't leak the service-side session key to userspace | David Howells |
2020-11-23 | rxrpc: Remove the rxk5 security class as it's now defunct | David Howells |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds |
2020-06-19 | docs: crypto: convert asymmetric-keys.txt to ReST | Mauro Carvalho Chehab |
2020-06-15 | RxRPC: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-15 | keys: encrypted-type: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-02 | keys: Implement update for the big_key type | David Howells |
2020-06-02 | KEYS: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-03-29 | KEYS: Don't write out to userspace while holding key semaphore | Waiman Long |
2019-11-30 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-11-12 | KEYS: trusted: Move TPM2 trusted keys code | Sumit Garg |
2019-11-12 | KEYS: trusted: Create trusted keys subsystem | Sumit Garg |
2019-11-12 | KEYS: Use common tpm_buf for trusted and asymmetric keys | Sumit Garg |
2019-11-12 | tpm: Move tpm_buf code to include/linux/ | Sumit Garg |
2019-11-12 | certs: Add wrapper function to check blacklisted binary hash | Nayna Jain |
2019-07-08 | Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-06-19 | keys: Move the RCU locks outwards from the keyring search functions | David Howells |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner |
2019-04-08 | KEYS: trusted: fix -Wvarags warning | ndesaulniers@google.com |
2019-03-10 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-02-22 | KEYS: user: Align the payload buffer | Eric Biggers |
2019-02-15 | keys: Fix dependency loop between construction record and auth key | David Howells |
2019-02-04 | integrity, KEYS: add a reference to platform keyring | Kairui Song |