index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
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
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Kernel threads excluded from smack checks
Roman Kubiak
2015-08-11
1
-0
/
+6
|
*
Smack: Three symbols that should be static
Casey Schaufler
2015-07-31
2
-3
/
+3
|
*
Smack: IPv6 host labeling
Casey Schaufler
2015-07-28
4
-161
/
+604
|
*
sysfs: fix simple_return.cocci warnings
kbuild test robot
2015-07-22
1
-5
/
+1
|
*
smack: allow mount opts setting over filesystems with binary mount data
Vivek Trivedi
2015-07-22
2
-40
/
+219
*
|
Merge tag 'asn1-fixes-20150805' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2015-08-07
3
-18
/
+48
|
\
\
|
*
|
ASN.1: Handle 'ANY OPTIONAL' in grammar
David Howells
2015-08-05
3
-7
/
+21
|
*
|
ASN.1: Fix non-match detection failure on data overrun
David Howells
2015-08-05
1
-3
/
+2
|
*
|
ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
David Howells
2015-08-05
3
-3
/
+17
|
*
|
ASN.1: Fix handling of CHOICE in ASN.1 compiler
David Howells
2015-08-05
1
-7
/
+10
*
|
|
Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
Kees Cook
2015-07-28
8
-52
/
+28
|
|
/
|
/
|
*
|
Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
James Morris
2015-07-20
5
-8
/
+31
|
\
\
|
|
/
|
/
|
|
*
seccomp: swap hard-coded zeros to defined name
Kees Cook
2015-07-15
2
-2
/
+2
|
*
seccomp: add ptrace options for suspend/resume
Tycho Andersen
2015-07-15
4
-2
/
+26
|
*
seccomp: Replace smp_read_barrier_depends() with lockless_dereference()
Pranith Kumar
2015-07-15
1
-4
/
+3
*
|
Linux 4.2-rc3
v4.2-rc3
Linus Torvalds
2015-07-19
1
-1
/
+1
[next]