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
/
include
/
keys
Commit message (
Expand
)
Author
Age
Files
Lines
*
IMA: Use the the system trusted keyrings instead of .ima_mok
David Howells
2016-04-11
1
-11
/
+2
*
certs: Add a secondary system keyring that can be added to dynamically
David Howells
2016-04-11
1
-0
/
+9
*
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
2016-04-11
1
-1
/
+0
*
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
1
-12
/
+7
*
KEYS: Generalise x509_request_asymmetric_key()
David Howells
2016-04-11
1
-4
/
+4
*
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
David Howells
2016-04-11
1
-0
/
+5
*
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
2
-6
/
+2
*
KEYS: Allow authentication data to be stored in an asymmetric key
David Howells
2016-04-06
2
-4
/
+5
*
tpm: fix checks for policy digest existence in tpm2_seal_trusted()
Jarkko Sakkinen
2016-02-10
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2015-12-26
1
-0
/
+24
|
\
|
*
IMA: create machine owner and blacklist keyrings
Petko Manolov
2015-12-15
1
-0
/
+24
*
|
keys, trusted: seal with a TPM2 authorization policy
Jarkko Sakkinen
2015-12-20
1
-0
/
+4
*
|
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
2015-12-20
1
-0
/
+1
|
/
*
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
3
-1
/
+24
*
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-10-19
1
-1
/
+1
*
keys, trusted: move struct trusted_key_options to trusted-type.h
Jarkko Sakkinen
2015-10-19
1
-0
/
+12
*
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
1
-1
/
+3
*
MODSIGN: Extract the blob PKCS#7 signature verifier from module signing
David Howells
2015-08-07
1
-0
/
+5
*
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
2014-10-06
1
-0
/
+3
*
KEYS: Implement binary asymmetric key ID handling
David Howells
2014-09-16
1
-0
/
+38
*
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
1
-3
/
+0
*
KEYS: Preparse match data
David Howells
2014-09-16
1
-1
/
+3
*
Merge remote-tracking branch 'integrity/next-with-keys' into keys-next
David Howells
2014-07-22
1
-1
/
+9
|
\
|
*
KEYS: verify a certificate is signed by a 'trusted' key
Mimi Zohar
2014-07-17
1
-1
/
+9
*
|
KEYS: big_key: Use key preparsing
David Howells
2014-07-22
1
-1
/
+2
*
|
KEYS: user: Use key preparsing
David Howells
2014-07-22
1
-1
/
+2
|
/
*
KEYS: Separate the kernel signature checking keyring from module signing
David Howells
2013-09-25
1
-0
/
+23
*
KEYS: Implement a big key type that can save to tmpfs
David Howells
2013-09-24
1
-0
/
+25
*
KEYS: Expand the capacity of a keyring
David Howells
2013-09-24
1
-15
/
+2
*
KEYS: Asymmetric key pluggable data parsers
David Howells
2012-10-08
1
-0
/
+37
*
KEYS: Implement asymmetric key type
David Howells
2012-10-08
2
-0
/
+80
*
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-10-08
1
-2
/
+4
*
KEYS: Permit in-place link replacement in keyring list
David Howells
2012-05-11
1
-1
/
+1
*
keys: add a "logon" key type
Jeff Layton
2012-01-17
1
-1
/
+2
*
encrypted-keys: add key format support
Roberto Sassu
2011-06-27
1
-2
/
+11
*
libceph: Create a new key type "ceph".
Tommi Virtanen
2011-03-29
1
-0
/
+8
*
RxRPC: Fix v1 keys
Anton Blanchard
2011-03-02
1
-1
/
+0
*
keys: add new key-type encrypted
Mimi Zohar
2010-11-29
1
-0
/
+29
*
keys: add new trusted key-type
Mimi Zohar
2010-11-29
1
-0
/
+31
*
DNS: Separate out CIFS DNS Resolver code
Wang Lei
2010-08-05
1
-0
/
+23
*
RxRPC: Use uX/sX rather than uintX_t/intX_t types
David Howells
2009-09-16
1
-10
/
+10
*
RxRPC: Parse security index 5 keys (Kerberos 5)
David Howells
2009-09-15
1
-0
/
+52
*
RxRPC: Allow key payloads to be passed in XDR form
David Howells
2009-09-15
1
-0
/
+55
*
KEYS: Disperse linux/key_ui.h
David Howells
2008-11-14
1
-0
/
+31
*
KEYS: Fix the comment to match the file name in rxrpc-type.h.
Robert P. J. Day
2008-04-21
1
-1
/
+1
*
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2007-10-17
1
-0
/
+2
*
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
2007-04-26
1
-0
/
+22
*
[PATCH] keys: discard the contents of a key on revocation
David Howells
2006-06-26
1
-0
/
+1
*
[PATCH] Keys: Remove key duplication
David Howells
2006-01-06
1
-1
/
+0
*
[PATCH] Keys: Export user-defined keyring operations
David Howells
2005-10-30
1
-0
/
+47