index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
keys.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
KEYS: Add an iovec version of KEYCTL_INSTANTIATE
David Howells
2011-03-08
1
-4
/
+11
*
KEYS: Add a new keyctl op to reject a key with a specified error code
David Howells
2011-03-08
1
-2
/
+8
*
KEYS: Add a key type op to permit the key description to be vetted
David Howells
2011-03-08
1
-0
/
+7
*
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
1
-0
/
+20
*
KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]
David Howells
2009-09-02
1
-1
/
+18
*
Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...
Matt LaPlante
2008-07-26
1
-1
/
+1
*
keys: make the keyring quotas controllable through /proc/sys
David Howells
2008-04-29
1
-1
/
+23
*
keys: add keyctl function to get a security label
David Howells
2008-04-29
1
-0
/
+21
*
keys: allow the callout data to be passed as a blob rather than a string
David Howells
2008-04-29
1
-5
/
+9
*
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2007-10-17
1
-14
/
+79
*
Fix a typo in Documentation/keys.txt
Satyam Sharma
2007-07-31
1
-3
/
+2
*
[AF_RXRPC]: Key facility changes for AF_RXRPC
David Howells
2007-04-26
1
-0
/
+12
*
Fix typos in /Documentation : Misc
Matt LaPlante
2006-11-30
1
-1
/
+1
*
Documentation: remove duplicated words
Paolo Ornati
2006-10-03
1
-1
/
+1
*
Fix typos in Documentation/: 'H'-'M'
Matt LaPlante
2006-10-03
1
-1
/
+1
*
Fix some typos in Documentation/: 'A'
Matt LaPlante
2006-10-03
1
-1
/
+1
*
[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller
David Howells
2006-06-29
1
-0
/
+29
*
[PATCH] keys: add a way to store the appropriate context for newly-created keys
Michael LeMay
2006-06-26
1
-11
/
+16
*
[PATCH] keys: restrict contents of /proc/keys to Viewable keys
Michael LeMay
2006-06-26
1
-4
/
+12
*
[PATCH] Keys: Fix race between two instantiators of a key
David Howells
2006-06-22
1
-0
/
+10
*
[PATCH] selinux: add hooks for key subsystem
Michael LeMay
2006-06-22
1
-0
/
+29
*
[PATCH] keys: Permit running process to instantiate keys
David Howells
2006-01-08
1
-0
/
+24
*
[PATCH] keys: Discard duplicate keys from a keyring on link
David Howells
2006-01-08
1
-0
/
+4
*
[PATCH] keys: Permit key expiry time to be set
David Howells
2006-01-08
1
-1
/
+14
*
[PATCH] Keys: Remove key duplication
David Howells
2006-01-06
1
-18
/
+0
*
[PATCH] Keys: Add LSM hooks for key management [try #3]
David Howells
2005-10-30
1
-9
/
+13
*
[PATCH] Keys: Add request-key process documentation
David Howells
2005-10-08
1
-7
/
+11
*
[PATCH] Keys: Add possessor permissions to keys [try #3]
David Howells
2005-09-28
1
-19
/
+55
*
[PATCH] Keys: Make request-key create an authorisation key
David Howells
2005-06-24
1
-0
/
+34
*
[PATCH] keys: Discard key spinlock and use RCU for key payload
David Howells
2005-06-24
1
-113
/
+172
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+869