index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
scatterwalk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
Documentation/Changes: Now need OpenSSL devel packages for module signing
David Howells
1
-1
/
+16
2015-08-26
scripts: add extract-cert and sign-file to .gitignore
Paul Gortmaker
1
-0
/
+2
2015-08-14
modsign: Handle signing key in source tree
David Woodhouse
3
-58
/
+54
2015-08-14
modsign: Use if_changed rule for extracting cert from module signing key
David Woodhouse
1
-2
/
+3
2015-08-14
Move certificate handling to its own directory
David Howells
10
-195
/
+212
2015-08-13
sign-file: Fix warning about BIO_reset() return value
David Howells
1
-1
/
+1
2015-08-13
PKCS#7: Add MODULE_LICENSE() to test module
David Howells
1
-0
/
+3
2015-08-13
Smack - Fix build error with bringup unconfigured
Casey Schaufler
1
-14
/
+18
2015-08-12
sign-file: Document dependency on OpenSSL devel libraries
David Howells
2
-0
/
+7
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
16
-27
/
+285
2015-08-12
KEYS: Add a name for PKEY_ID_PKCS7
David Howells
1
-0
/
+1
2015-08-12
PKCS#7: Improve and export the X.509 ASN.1 time object decoder
David Howells
3
-31
/
+72
2015-08-12
modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS
David Woodhouse
3
-14
/
+17
2015-08-12
extract-cert: Cope with multiple X.509 certificates in a single file
David Woodhouse
1
-12
/
+46
2015-08-12
sign-file: Generate CMS message as signature instead of PKCS#7
David Howells
1
-24
/
+27
2015-08-12
PKCS#7: Support CMS messages also [RFC5652]
David Howells
3
-9
/
+68
2015-08-12
X.509: Change recorded SKID & AKID to not include Subject or Issuer
David Howells
1
-6
/
+2
2015-08-12
PKCS#7: Check content type and versions
David Howells
2
-4
/
+77
2015-08-12
MAINTAINERS: The keyrings mailing list has moved
David Howells
1
-3
/
+3
2015-08-11
Kernel threads excluded from smack checks
Roman Kubiak
1
-0
/
+6
2015-08-07
modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option
David Woodhouse
3
-64
/
+89
2015-08-07
modsign: Use single PEM file for autogenerated key
David Woodhouse
5
-17
/
+16
2015-08-07
modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed
David Woodhouse
5
-11
/
+181
2015-08-07
modsign: Allow external signing key to be specified
David Woodhouse
4
-6
/
+46
2015-08-07
modsign: Allow signing key to be PKCS#11
David Woodhouse
1
-5
/
+24
2015-08-07
modsign: Allow password to be specified for signing key
David Woodhouse
3
-1
/
+34
2015-08-07
modsign: Abort modules_install when signing fails
David Woodhouse
1
-1
/
+1
2015-08-07
MODSIGN: Extract the blob PKCS#7 signature verifier from module signing
David Howells
4
-53
/
+75
2015-08-07
system_keyring.c doesn't need to #include module-internal.h
David Howells
1
-1
/
+0
2015-08-07
sign-file: Add option to only create signature file
Luis R. Rodriguez
1
-3
/
+10
2015-08-07
MODSIGN: Use PKCS#7 messages as module signatures
David Howells
5
-598
/
+48
2015-08-07
MODSIGN: Provide a utility to append a PKCS#7 signature to a module
David Howells
2
-0
/
+206
2015-08-07
PKCS#7: Allow detached data to be supplied for signature checking purposes
David Howells
2
-0
/
+28
2015-08-07
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
4
-41
/
+103
2015-08-07
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
7
-69
/
+145
2015-08-07
ASN.1: Copy string names to tokens in ASN.1 compiler
David Howells
1
-82
/
+73
2015-08-07
ASN.1: Add an ASN.1 compiler option to dump the element tree
David Howells
1
-12
/
+76
2015-08-05
ASN.1: Handle 'ANY OPTIONAL' in grammar
David Howells
3
-7
/
+21
2015-08-05
ASN.1: Fix non-match detection failure on data overrun
David Howells
1
-3
/
+2
2015-08-05
ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
David Howells
3
-3
/
+17
2015-08-05
ASN.1: Fix handling of CHOICE in ASN.1 compiler
David Howells
1
-7
/
+10
2015-07-31
Smack: Three symbols that should be static
Casey Schaufler
2
-3
/
+3
2015-07-28
Smack: IPv6 host labeling
Casey Schaufler
4
-161
/
+604
2015-07-28
Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
Kees Cook
8
-52
/
+28
2015-07-22
sysfs: fix simple_return.cocci warnings
kbuild test robot
1
-5
/
+1
2015-07-22
smack: allow mount opts setting over filesystems with binary mount data
Vivek Trivedi
2
-40
/
+219
2015-07-19
Linux 4.2-rc3
v4.2-rc3
Linus Torvalds
1
-1
/
+1
2015-07-19
MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
Markos Chandras
1
-1
/
+1
2015-07-19
parisc: mm: Fix a memory leak related to pmd not attached to the pgd
Christophe Jaillet
1
-1
/
+2
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
7
-18
/
+27
[next]