index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
security
/
keys
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
Documentation: update watch_queue.rst references
Mauro Carvalho Chehab
1
-1
/
+1
2022-05-23
doc: trusted-encrypted: describe new CAAM trust source
Ahmad Fatoum
1
-1
/
+39
2022-05-23
KEYS: trusted: allow use of kernel RNG for key material
Ahmad Fatoum
1
-8
/
+12
2022-02-22
KEYS: encrypted: Instantiate key with user-provided decrypted data
Yael Tzur
1
-6
/
+19
2021-04-14
doc: trusted-encrypted: updates with TEE as a new trust source
Sumit Garg
1
-33
/
+138
2021-04-14
security: keys: trusted: use ASN.1 TPM2 key format for the blobs
James Bottomley
1
-0
/
+58
2021-01-21
watch_queue: Drop references to /dev/watch_queue
Gabriel Krisman Bertazi
1
-2
/
+2
2020-09-09
docs: trusted-encrypted.rst: update parameters for command examples
Coly Li
1
-3
/
+2
2020-07-13
Documentation: security/keys: eliminate duplicated word
Randy Dunlap
1
-1
/
+1
2020-06-19
docs: crypto: convert asymmetric-keys.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+57
2020-06-02
Documentation: security: core.rst: add missing argument
Ben Boeckel
1
-2
/
+6
2020-05-19
watch_queue: Add a key/keyring notification facility
David Howells
1
-0
/
+57
2019-11-22
Documentation: security: core.rst: fix warnings
Daniel W. S. Almeida
1
-1
/
+1
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-106
/
+31
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-7
/
+13
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2
-31
/
+106
2019-06-28
keys: Pass the network namespace into request_key mechanism
David Howells
2
-14
/
+43
2019-06-26
keys: Add a 'recurse' flag for keyring searches
David Howells
1
-4
/
+6
2019-06-26
keys: Kill off request_key_async{,_with_auxdata}
David Howells
2
-53
/
+2
2019-06-19
keys: Cache result of request_key*() temporarily in task_struct
David Howells
1
-1
/
+6
2019-06-19
keys: Provide request_key_rcu()
David Howells
2
-0
/
+19
2019-06-19
keys: Move the RCU locks outwards from the keyring search functions
David Howells
1
-1
/
+1
2019-06-19
keys: Fix request_key() lack of Link perm check on found key
David Howells
1
-0
/
+4
2019-06-08
docs: security: core.rst: Fix several warnings
Mauro Carvalho Chehab
1
-6
/
+10
2019-06-08
docs: security: trusted-encrypted.rst: fix code-block tag
Mauro Carvalho Chehab
1
-1
/
+3
2019-05-31
keys: Add a keyctl to move a key between keyrings
David Howells
1
-0
/
+21
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+30
2018-12-29
Merge tag 'docs-5.0' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2018-12-14
keys-encrypted: add nvdimm key format type to encrypted keys
Dave Jiang
1
-1
/
+5
2018-12-11
docs: Extend trusted keys documentation for TPM 2.0
Stefan Berger
1
-1
/
+30
2018-11-20
Documentation: Use "while" instead of "whilst"
Will Deacon
1
-1
/
+1
2018-10-26
KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]
David Howells
1
-0
/
+111
2018-10-26
KEYS: Provide key type operations for asymmetric key ops [ver #2]
David Howells
1
-0
/
+106
2018-09-20
doc: Fix acronym "FEKEK" in ecryptfs
Felix Eckhofer
1
-4
/
+4
2017-11-15
KEYS: fix in-kernel documentation for keyctl_read()
Eric Biggers
1
-5
/
+5
2017-10-12
Documentation: fix security related doc refs
Tom Saeger
1
-1
/
+1
2017-08-31
docs: ReSTify table of contents in core.rst
Josh Holland
1
-11
/
+1
2017-08-24
docs: Fix paths in security/keys
Josh Holland
3
-4
/
+4
2017-07-14
KEYS: Add documentation for asymmetric keyring restrictions
Mat Martineau
1
-0
/
+6
2017-05-18
docs: Fix some formatting issues in request-key.rst
Jonathan Corbet
1
-3
/
+3
2017-05-18
doc: ReSTify keys-trusted-encrypted.txt
Kees Cook
2
-0
/
+176
2017-05-18
doc: ReSTify keys-request-key.txt
Kees Cook
2
-0
/
+200
2017-05-18
doc: ReSTify keys-ecryptfs.txt
Kees Cook
2
-0
/
+74
2017-05-18
doc: ReSTify keys.txt
Kees Cook
2
-0
/
+1558