aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-06
|\
| * Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2014-08-05
| |\
| | * X.509: Need to export x509_request_asymmetric_key()David Howells2014-08-03
| | * PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1David Howells2014-07-31
| | * PKCS#7: Use x509_request_asymmetric_key()David Howells2014-07-29
| | * X.509: x509_request_asymmetric_keys() doesn't need string length argumentsDavid Howells2014-07-28
| | * PKCS#7: fix sparse non static symbol warningWei Yongjun2014-07-28
| * | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-08-02
| |\ \
| | * | netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore2014-08-01
| | * | netlabel: fix the catmap walking functionsPaul Moore2014-08-01
| | * | netlabel: fix the horribly broken catmap functionsPaul Moore2014-08-01
| | * | netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-08-01
| * | | tpm: simplify code by using %*phN specifierAndy Shevchenko2014-07-29
| * | | tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe2014-07-29
| * | | tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen2014-07-29
| * | | tpm: Properly clean sysfs entries in error pathStefan Berger2014-07-29
| * | | tpm: Add missing tpm_do_selftest to ST33 I2C driverJason Gunthorpe2014-07-29
| * | | Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-07-29
| |\ \ \ | | |_|/ | |/| |
| | * | Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore2014-07-28
| * | | KEYS: revert encrypted key changeMimi Zohar2014-07-28
| * | | Merge tag 'fw-restrict-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...James Morris2014-07-25
| |\ \ \
| | * | | ima: add support for measuring and appraising firmwareMimi Zohar2014-07-25
| | * | | firmware_class: perform new LSM checksKees Cook2014-07-25
| | * | | security: introduce kernel_fw_from_file hookKees Cook2014-07-25
| * | | | Merge tag 'keys-next-20140725' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2014-07-25
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | PKCS#7: Missing inclusion of linux/err.hDavid Howells2014-07-25
| * | | | CAPABILITIES: remove undefined caps from all processesEric Paris2014-07-24
| * | | | Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2014-07-24
| |\| | |
| | * | | Merge branch 'keys-fixes' into keys-nextDavid Howells2014-07-22
| | |\ \ \
| | | * | | digsig: make crypto builtin if digsig selected as builtinDmitry Kasatkin2014-07-17
| | | * | | RSA: Don't select non-existent symbolJean Delvare2014-07-17
| | | * | | KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells2014-07-17
| | * | | | Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells2014-07-22
| | |\ \ \ \
| | | * | | | ima: define '.ima' as a builtin 'trusted' keyringMimi Zohar2014-07-17
| | | * | | | KEYS: validate certificate trust only with builtin keysDmitry Kasatkin2014-07-17
| | | * | | | KEYS: validate certificate trust only with selected keyDmitry Kasatkin2014-07-17
| | | * | | | KEYS: make partial key id matching as a dedicated functionDmitry Kasatkin2014-07-17
| | | * | | | KEYS: verify a certificate is signed by a 'trusted' keyMimi Zohar2014-07-17
| | | * | | | KEYS: special dot prefixed keyring name bug fixMimi Zohar2014-07-17
| | * | | | | Merge tag 'keys-pefile-20140709' into keys-nextDavid Howells2014-07-22
| | |\ \ \ \ \
| | | * | | | | pefile: Validate PKCS#7 trust chainDavid Howells2014-07-09
| | | * | | | | pefile: Digest the PE binary and compare to the PKCS#7 dataDavid Howells2014-07-09
| | | * | | | | pefile: Handle pesign using the wrong OIDVivek Goyal2014-07-09
| | | * | | | | pefile: Parse the "Microsoft individual code signing" data blobDavid Howells2014-07-09
| | | * | | | | pefile: Parse the presumed PKCS#7 content of the certificate blobDavid Howells2014-07-09
| | | * | | | | pefile: Strip the wrapper off of the cert data blockDavid Howells2014-07-09
| | | * | | | | pefile: Parse a PE binary to find a key and a signature contained thereinDavid Howells2014-07-09
| | | * | | | | Provide PE binary definitionsDavid Howells2014-07-09
| | | * | | | | KEYS: X.509: Fix a spelling mistakeDavid Howells2014-07-08
| | * | | | | | Merge tag 'keys-pkcs7-20140708' into keys-nextDavid Howells2014-07-22
| | |\| | | | |