index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
security
/
keys
Age
Commit message (
Expand
)
Author
2022-07-07
Documentation: update watch_queue.rst references
Mauro Carvalho Chehab
2022-05-23
doc: trusted-encrypted: describe new CAAM trust source
Ahmad Fatoum
2022-05-23
KEYS: trusted: allow use of kernel RNG for key material
Ahmad Fatoum
2022-02-21
KEYS: encrypted: Instantiate key with user-provided decrypted data
Yael Tzur
2021-04-14
doc: trusted-encrypted: updates with TEE as a new trust source
Sumit Garg
2021-04-14
security: keys: trusted: use ASN.1 TPM2 key format for the blobs
James Bottomley
2021-01-21
watch_queue: Drop references to /dev/watch_queue
Gabriel Krisman Bertazi
2020-09-09
docs: trusted-encrypted.rst: update parameters for command examples
Coly Li
2020-07-13
Documentation: security/keys: eliminate duplicated word
Randy Dunlap
2020-06-19
docs: crypto: convert asymmetric-keys.txt to ReST
Mauro Carvalho Chehab
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-02
Documentation: security: core.rst: add missing argument
Ben Boeckel
2020-05-19
watch_queue: Add a key/keyring notification facility
David Howells
2019-11-22
Documentation: security: core.rst: fix warnings
Daniel W. S. Almeida
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
2019-06-26
keys: Add a 'recurse' flag for keyring searches
David Howells
2019-06-26
keys: Kill off request_key_async{,_with_auxdata}
David Howells
2019-06-19
keys: Cache result of request_key*() temporarily in task_struct
David Howells
2019-06-19
keys: Provide request_key_rcu()
David Howells
2019-06-19
keys: Move the RCU locks outwards from the keyring search functions
David Howells
2019-06-19
keys: Fix request_key() lack of Link perm check on found key
David Howells
2019-06-08
docs: security: core.rst: Fix several warnings
Mauro Carvalho Chehab
2019-06-08
docs: security: trusted-encrypted.rst: fix code-block tag
Mauro Carvalho Chehab
2019-05-30
keys: Add a keyctl to move a key between keyrings
David Howells
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-12-29
Merge tag 'docs-5.0' of git://git.lwn.net/linux
Linus Torvalds
2018-12-13
keys-encrypted: add nvdimm key format type to encrypted keys
Dave Jiang
2018-12-11
docs: Extend trusted keys documentation for TPM 2.0
Stefan Berger
2018-11-20
Documentation: Use "while" instead of "whilst"
Will Deacon
2018-10-26
KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]
David Howells
2018-10-26
KEYS: Provide key type operations for asymmetric key ops [ver #2]
David Howells
2018-09-20
doc: Fix acronym "FEKEK" in ecryptfs
Felix Eckhofer
2017-11-15
KEYS: fix in-kernel documentation for keyctl_read()
Eric Biggers
2017-10-12
Documentation: fix security related doc refs
Tom Saeger
2017-08-30
docs: ReSTify table of contents in core.rst
Josh Holland
2017-08-24
docs: Fix paths in security/keys
Josh Holland
2017-07-14
KEYS: Add documentation for asymmetric keyring restrictions
Mat Martineau
2017-05-18
docs: Fix some formatting issues in request-key.rst
Jonathan Corbet
2017-05-18
doc: ReSTify keys-trusted-encrypted.txt
Kees Cook
2017-05-18
doc: ReSTify keys-request-key.txt
Kees Cook
2017-05-18
doc: ReSTify keys-ecryptfs.txt
Kees Cook
2017-05-18
doc: ReSTify keys.txt
Kees Cook