index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
security
/
keys
/
core.rst
Age
Commit message (
Expand
)
Author
2023-08-18
Documentation: Fix typos
Bjorn Helgaas
2022-07-07
Documentation: update watch_queue.rst references
Mauro Carvalho Chehab
2021-01-21
watch_queue: Drop references to /dev/watch_queue
Gabriel Krisman Bertazi
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: Provide request_key_rcu()
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-05-30
keys: Add a keyctl to move a key between keyrings
David Howells
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
2017-11-15
KEYS: fix in-kernel documentation for keyctl_read()
Eric Biggers
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
doc: ReSTify keys.txt
Kees Cook