- e6f0bf0 Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 8 months ago
- a4a78bc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 8 months ago
- b0e22b4 Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 8 months ago
- 0a95ebc KEYS: trusted: Introduce TEE based Trusted Keys by Sumit Garg · 3 years, 10 months ago
- 5d0682b KEYS: trusted: Add generic trusted keys framework by Sumit Garg · 3 years, 10 months ago
- f221974 security: keys: trusted: use ASN.1 TPM2 key format for the blobs by James Bottomley · 4 years ago
- de66514 security: keys: trusted: fix TPM2 authorizations by James Bottomley · 4 years ago
- 6cbdfb3 ima: enable loading of build time generated key on .ima keyring by Nayna Jain · 3 years, 9 months ago
- 947d705 ima: Support EC keys for signature verification by Stefan Berger · 3 years, 10 months ago
- 56c5812 certs: Add EFI_CERT_X509_GUID support for dbx entries by Eric Snowberg · 4 years ago
- c52b7c8 encrypted-keys: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- d2ae4e9 rxrpc: Don't leak the service-side session key to userspace by David Howells · 4 years, 3 months ago
- 8a5dc32 rxrpc: Remove the rxk5 security class as it's now defunct by David Howells · 4 years, 4 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- 0efaaa8 docs: crypto: convert asymmetric-keys.txt to ReST by Mauro Carvalho Chehab · 4 years, 7 months ago
- 18bdc20 RxRPC: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
- ad8cb16 keys: encrypted-type: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 7 months ago
- b6f61c3 keys: Implement update for the big_key type by David Howells · 4 years, 8 months ago
- 2ce113f KEYS: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- d3ec10a KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 9 months ago
- 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
- 2e19e10 KEYS: trusted: Move TPM2 trusted keys code by Sumit Garg · 5 years ago
- 47f9c27 KEYS: trusted: Create trusted keys subsystem by Sumit Garg · 5 years ago
- c6f61e5 KEYS: Use common tpm_buf for trusted and asymmetric keys by Sumit Garg · 5 years ago
- 74edff2 tpm: Move tpm_buf code to include/linux/ by Sumit Garg · 5 years ago
- 2434f7d certs: Add wrapper function to check blacklisted binary hash by Nayna Jain · 5 years ago
- c236b6d Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
- e59428f keys: Move the RCU locks outwards from the keyring search functions by David Howells · 6 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
- be24b37 KEYS: trusted: fix -Wvarags warning by ndesaulniers@google.com · 6 years ago
- c3665a6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
- cc1780f KEYS: user: Align the payload buffer by Eric Biggers · 6 years ago
- 822ad64 keys: Fix dependency loop between construction record and auth key by David Howells · 6 years ago
- 219a3e8 integrity, KEYS: add a reference to platform keyring by Kairui Song · 6 years ago
- 2244798 KEYS: Move trusted.h to include/keys [ver #2] by Denis Kenzior · 6 years ago
- 5a30771 KEYS: Provide missing asymmetric key subops for new key type ops [ver #2] by David Howells · 6 years ago
- 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 10674a0 net: rxrpc: Replace time_t type with time64_t type by Baolin Wang · 7 years ago
- aaf66c8 KEYS: Split role of the keyring pointer for keyring restrict functions by Mat Martineau · 8 years ago
- 734114f KEYS: Add a system blacklist keyring by David Howells · 8 years ago
- 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
- 965475a KEYS: Strip trailing spaces by David Howells · 9 years ago
- 56104cf IMA: Use the the system trusted keyrings instead of .ima_mok by David Howells · 9 years ago
- d3bfe84 certs: Add a secondary system keyring that can be added to dynamically by David Howells · 9 years ago
- 77f68ba KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED by David Howells · 9 years ago
- a511e1a KEYS: Move the point of trust determination to __key_link() by David Howells · 9 years ago
- 9eb0298 KEYS: Generalise x509_request_asymmetric_key() by David Howells · 9 years ago
- 983023f KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c by David Howells · 9 years ago
- e68503b KEYS: Generalise system_verify_data() to provide access to internal content by David Howells · 9 years ago
- 3b76456 KEYS: Allow authentication data to be stored in an asymmetric key by David Howells · 9 years ago
- f3c82ad tpm: fix checks for policy digest existence in tpm2_seal_trusted() by Jarkko Sakkinen · 9 years ago
- 3cb92fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 9 years ago
- 5beb0c4 keys, trusted: seal with a TPM2 authorization policy by Jarkko Sakkinen · 9 years ago
- 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
- 41c89b6 IMA: create machine owner and blacklist keyrings by Petko Manolov · 9 years ago
- 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
- 954650e tpm: seal/unseal for TPM 2.0 by Jarkko Sakkinen · 10 years ago
- fe351e8 keys, trusted: move struct trusted_key_options to trusted-type.h by Jarkko Sakkinen · 10 years ago
- 99db443 PKCS#7: Appropriately restrict authenticated attributes and content type by David Howells · 9 years ago
- 091f6e2 MODSIGN: Extract the blob PKCS#7 signature verifier from module signing by David Howells · 9 years ago
- f1b731d KEYS: Restore partial ID matching functionality for asymmetric keys by Dmitry Kasatkin · 10 years ago
- 7901c1a KEYS: Implement binary asymmetric key ID handling by David Howells · 10 years ago
- c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
- 4629195 KEYS: Preparse match data by David Howells · 10 years ago
- 64724cf Merge remote-tracking branch 'integrity/next-with-keys' into keys-next by David Howells · 10 years ago
- 002edaf KEYS: big_key: Use key preparsing by David Howells · 10 years ago
- f916778 KEYS: user: Use key preparsing by David Howells · 10 years ago
- 3be4bea KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
- b56e5a1 KEYS: Separate the kernel signature checking keyring from module signing by David Howells · 11 years ago
- ab3c358 KEYS: Implement a big key type that can save to tmpfs by David Howells · 11 years ago
- b2a4df2 KEYS: Expand the capacity of a keyring by David Howells · 11 years ago
- 46c6f17 KEYS: Asymmetric key pluggable data parsers by David Howells · 12 years ago
- 964f3b3 KEYS: Implement asymmetric key type by David Howells · 12 years ago
- cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
- 233e473 KEYS: Permit in-place link replacement in keyring list by David Howells · 13 years ago
- 9f6ed2c keys: add a "logon" key type by Jeff Layton · 13 years ago
- 4e561d3 encrypted-keys: add key format support by Roberto Sassu · 14 years ago
- 4b2a58a libceph: Create a new key type "ceph". by Tommi Virtanen · 14 years ago
- f009918 RxRPC: Fix v1 keys by Anton Blanchard · 14 years ago
- 7e70cb4 keys: add new key-type encrypted by Mimi Zohar · 14 years ago
- d00a1c7 keys: add new trusted key-type by Mimi Zohar · 14 years ago
- 1a4240f DNS: Separate out CIFS DNS Resolver code by Wang Lei · 14 years ago
- 4e36a95 RxRPC: Use uX/sX rather than uintX_t/intX_t types by David Howells · 15 years ago
- 99455153 RxRPC: Parse security index 5 keys (Kerberos 5) by David Howells · 15 years ago
- 3394128 RxRPC: Allow key payloads to be passed in XDR form by David Howells · 15 years ago
- e9e349b KEYS: Disperse linux/key_ui.h by David Howells · 16 years ago
- dd89db1 KEYS: Fix the comment to match the file name in rxrpc-type.h. by Robert P. J. Day · 17 years ago
- 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
- 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 18 years ago
- 31204ed [PATCH] keys: discard the contents of a key on revocation by David Howells · 19 years ago
- 8d9067b [PATCH] Keys: Remove key duplication by David Howells · 19 years ago
- 2aa349f [PATCH] Keys: Export user-defined keyring operations by David Howells · 19 years ago