index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-09-08
76
-1407
/
+3588
|
\
|
*
PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them
David Howells
2015-09-01
3
-0
/
+20
|
*
Documentation/Changes: Now need OpenSSL devel packages for module signing
David Howells
2015-08-28
1
-1
/
+16
|
*
scripts: add extract-cert and sign-file to .gitignore
Paul Gortmaker
2015-08-27
1
-0
/
+2
|
*
Merge tag 'modsign-pkcs7-20150814' of git://git.kernel.org/pub/scm/linux/kern...
James Morris
2015-08-26
11
-198
/
+212
|
|
\
|
|
*
modsign: Handle signing key in source tree
David Woodhouse
2015-08-14
3
-58
/
+54
|
|
*
modsign: Use if_changed rule for extracting cert from module signing key
David Woodhouse
2015-08-14
1
-2
/
+3
|
|
*
Move certificate handling to its own directory
David Howells
2015-08-14
10
-195
/
+212
|
*
|
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2015-08-15
14
-110
/
+915
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
selinux: explicitly declare the role "base_r"
Laurent Bigonville
2015-07-13
1
-0
/
+1
|
|
*
selinux: Create a common helper to determine an inode label [ver #3]
David Howells
2015-07-13
1
-46
/
+41
|
|
*
selinux: Augment BUG_ON assertion for secclass_map.
Stephen Smalley
2015-07-13
1
-1
/
+2
|
|
*
selinux: initialize sock security class to default value
Stephen Smalley
2015-07-13
1
-0
/
+1
|
|
*
selinux: reduce locking overhead in inode_free_security()
Waiman Long
2015-07-13
1
-3
/
+14
|
|
*
selinux: extended permissions for ioctls
Jeff Vander Stoep
2015-07-13
11
-60
/
+834
|
|
*
security: add ioctl specific auditing to lsm_audit
Jeff Vander Stoep
2015-07-13
2
-0
/
+22
|
*
|
Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...
James Morris
2015-08-14
1
-14
/
+18
|
|
\
\
|
|
*
|
Smack - Fix build error with bringup unconfigured
Casey Schaufler
2015-08-12
1
-14
/
+18
|
*
|
|
Merge tag 'modsign-pkcs7-20150812-3' of git://git.kernel.org/pub/scm/linux/ke...
James Morris
2015-08-14
35
-928
/
+1597
|
|
\
\
\
|
|
*
|
|
sign-file: Fix warning about BIO_reset() return value
David Howells
2015-08-13
1
-1
/
+1
|
|
*
|
|
PKCS#7: Add MODULE_LICENSE() to test module
David Howells
2015-08-13
1
-0
/
+3
|
|
*
|
|
sign-file: Document dependency on OpenSSL devel libraries
David Howells
2015-08-12
2
-0
/
+7
|
|
*
|
|
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
16
-27
/
+285
|
|
*
|
|
KEYS: Add a name for PKEY_ID_PKCS7
David Howells
2015-08-12
1
-0
/
+1
|
|
*
|
|
PKCS#7: Improve and export the X.509 ASN.1 time object decoder
David Howells
2015-08-12
3
-31
/
+72
|
|
*
|
|
modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS
David Woodhouse
2015-08-12
3
-14
/
+17
|
|
*
|
|
extract-cert: Cope with multiple X.509 certificates in a single file
David Woodhouse
2015-08-12
1
-12
/
+46
|
|
*
|
|
sign-file: Generate CMS message as signature instead of PKCS#7
David Howells
2015-08-12
1
-24
/
+27
|
|
*
|
|
PKCS#7: Support CMS messages also [RFC5652]
David Howells
2015-08-12
3
-9
/
+68
|
|
*
|
|
X.509: Change recorded SKID & AKID to not include Subject or Issuer
David Howells
2015-08-12
1
-6
/
+2
|
|
*
|
|
PKCS#7: Check content type and versions
David Howells
2015-08-12
2
-4
/
+77
|
|
*
|
|
modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option
David Woodhouse
2015-08-07
3
-64
/
+89
|
|
*
|
|
modsign: Use single PEM file for autogenerated key
David Woodhouse
2015-08-07
5
-17
/
+16
|
|
*
|
|
modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed
David Woodhouse
2015-08-07
5
-11
/
+181
|
|
*
|
|
modsign: Allow external signing key to be specified
David Woodhouse
2015-08-07
4
-6
/
+46
|
|
*
|
|
modsign: Allow signing key to be PKCS#11
David Woodhouse
2015-08-07
1
-5
/
+24
|
|
*
|
|
modsign: Allow password to be specified for signing key
David Woodhouse
2015-08-07
3
-1
/
+34
|
|
*
|
|
modsign: Abort modules_install when signing fails
David Woodhouse
2015-08-07
1
-1
/
+1
|
|
*
|
|
MODSIGN: Extract the blob PKCS#7 signature verifier from module signing
David Howells
2015-08-07
4
-53
/
+75
|
|
*
|
|
system_keyring.c doesn't need to #include module-internal.h
David Howells
2015-08-07
1
-1
/
+0
|
|
*
|
|
sign-file: Add option to only create signature file
Luis R. Rodriguez
2015-08-07
1
-3
/
+10
|
|
*
|
|
MODSIGN: Use PKCS#7 messages as module signatures
David Howells
2015-08-07
5
-598
/
+48
|
|
*
|
|
MODSIGN: Provide a utility to append a PKCS#7 signature to a module
David Howells
2015-08-07
2
-0
/
+206
|
|
*
|
|
PKCS#7: Allow detached data to be supplied for signature checking purposes
David Howells
2015-08-07
2
-0
/
+28
|
|
*
|
|
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
2015-08-07
4
-41
/
+103
|
|
*
|
|
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
2015-08-07
7
-69
/
+145
|
|
*
|
|
ASN.1: Copy string names to tokens in ASN.1 compiler
David Howells
2015-08-07
1
-82
/
+73
|
|
*
|
|
ASN.1: Add an ASN.1 compiler option to dump the element tree
David Howells
2015-08-07
1
-12
/
+76
|
*
|
|
|
MAINTAINERS: The keyrings mailing list has moved
David Howells
2015-08-12
1
-3
/
+3
|
*
|
|
|
Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...
James Morris
2015-08-11
5
-209
/
+833
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
[next]