summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris2015-08-141-14/+18
|\
| * Smack - Fix build error with bringup unconfiguredCasey Schaufler2015-08-131-14/+18
* | Merge tag 'modsign-pkcs7-20150812-3' of git://git.kernel.org/pub/scm/linux/ke...James Morris2015-08-1435-928/+1597
|\ \
| * | sign-file: Fix warning about BIO_reset() return valueDavid Howells2015-08-131-1/+1
| * | PKCS#7: Add MODULE_LICENSE() to test moduleDavid Howells2015-08-131-0/+3
| * | sign-file: Document dependency on OpenSSL devel librariesDavid Howells2015-08-122-0/+7
| * | PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-1216-27/+285
| * | KEYS: Add a name for PKEY_ID_PKCS7David Howells2015-08-121-0/+1
| * | PKCS#7: Improve and export the X.509 ASN.1 time object decoderDavid Howells2015-08-123-31/+72
| * | modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse2015-08-123-14/+17
| * | extract-cert: Cope with multiple X.509 certificates in a single fileDavid Woodhouse2015-08-121-12/+46
| * | sign-file: Generate CMS message as signature instead of PKCS#7David Howells2015-08-121-24/+27
| * | PKCS#7: Support CMS messages also [RFC5652]David Howells2015-08-123-9/+68
| * | X.509: Change recorded SKID & AKID to not include Subject or IssuerDavid Howells2015-08-121-6/+2
| * | PKCS#7: Check content type and versionsDavid Howells2015-08-122-4/+77
| * | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse2015-08-073-64/+89
| * | modsign: Use single PEM file for autogenerated keyDavid Woodhouse2015-08-075-17/+16
| * | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-075-11/+181
| * | modsign: Allow external signing key to be specifiedDavid Woodhouse2015-08-074-6/+46
| * | modsign: Allow signing key to be PKCS#11David Woodhouse2015-08-071-5/+24
| * | modsign: Allow password to be specified for signing keyDavid Woodhouse2015-08-073-1/+34
| * | modsign: Abort modules_install when signing failsDavid Woodhouse2015-08-071-1/+1
| * | MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells2015-08-074-53/+75
| * | system_keyring.c doesn't need to #include module-internal.hDavid Howells2015-08-071-1/+0
| * | sign-file: Add option to only create signature fileLuis R. Rodriguez2015-08-071-3/+10
| * | MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells2015-08-075-598/+48
| * | MODSIGN: Provide a utility to append a PKCS#7 signature to a moduleDavid Howells2015-08-072-0/+206
| * | PKCS#7: Allow detached data to be supplied for signature checking purposesDavid Howells2015-08-072-0/+28
| * | X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifierDavid Howells2015-08-074-41/+103
| * | X.509: Extract both parts of the AuthorityKeyIdentifierDavid Howells2015-08-077-69/+145
| * | ASN.1: Copy string names to tokens in ASN.1 compilerDavid Howells2015-08-071-82/+73
| * | ASN.1: Add an ASN.1 compiler option to dump the element treeDavid Howells2015-08-071-12/+76
* | | MAINTAINERS: The keyrings mailing list has movedDavid Howells2015-08-121-3/+3
* | | Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...James Morris2015-08-115-209/+833
|\ \ \ | |/ / |/| / | |/
| * Kernel threads excluded from smack checksRoman Kubiak2015-08-111-0/+6
| * Smack: Three symbols that should be staticCasey Schaufler2015-07-312-3/+3
| * Smack: IPv6 host labelingCasey Schaufler2015-07-284-161/+604
| * sysfs: fix simple_return.cocci warningskbuild test robot2015-07-221-5/+1
| * smack: allow mount opts setting over filesystems with binary mount dataVivek Trivedi2015-07-222-40/+219
* | Merge tag 'asn1-fixes-20150805' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris2015-08-073-18/+48
|\ \
| * | ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells2015-08-053-7/+21
| * | ASN.1: Fix non-match detection failure on data overrunDavid Howells2015-08-051-3/+2
| * | ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells2015-08-053-3/+17
| * | ASN.1: Fix handling of CHOICE in ASN.1 compilerDavid Howells2015-08-051-7/+10
* | | Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-288-52/+28
| |/ |/|
* | Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris2015-07-205-8/+31
|\ \ | |/ |/|
| * seccomp: swap hard-coded zeros to defined nameKees Cook2015-07-152-2/+2
| * seccomp: add ptrace options for suspend/resumeTycho Andersen2015-07-154-2/+26
| * seccomp: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar2015-07-151-4/+3
* | Linux 4.2-rc3v4.2-rc3Linus Torvalds2015-07-191-1/+1