index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
keys
Age
Commit message (
Expand
)
Author
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
2018-10-26
KEYS: Move trusted.h to include/keys [ver #2]
Denis Kenzior
2018-10-26
KEYS: Provide missing asymmetric key subops for new key type ops [ver #2]
David Howells
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
net: rxrpc: Replace time_t type with time64_t type
Baolin Wang
2017-04-03
KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
2017-04-03
KEYS: Add a system blacklist keyring
David Howells
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2016-06-14
KEYS: Strip trailing spaces
David Howells
2016-04-11
IMA: Use the the system trusted keyrings instead of .ima_mok
David Howells
2016-04-11
certs: Add a secondary system keyring that can be added to dynamically
David Howells
2016-04-11
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
2016-04-11
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
KEYS: Generalise x509_request_asymmetric_key()
David Howells
2016-04-11
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
David Howells
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
KEYS: Allow authentication data to be stored in an asymmetric key
David Howells
2016-02-10
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
2015-12-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2015-12-20
keys, trusted: seal with a TPM2 authorization policy
Jarkko Sakkinen
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
2015-12-15
IMA: create machine owner and blacklist keyrings
Petko Manolov
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-19
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
[next]