summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-04Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2016-03-04Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-03-03X.509: Make algo identifiers text instead of enumDavid Howells
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells
2016-03-03crypto: Add hash param to pkcs1padTadeusz Struk
2016-03-03sign-file: fix build with CMS support disabledMarc-Antoine Perennou
2016-03-02MAINTAINERS: update tpmdd urlsJarkko Sakkinen
2016-03-01MODSIGN: linux/string.h should be #included to get memcpy()David Howells
2016-02-29certs: Fix misaligned data in extra certificate listDavid Howells
2016-02-29X.509: Handle midnight alternative notation in GeneralizedTimeDavid Howells
2016-02-29X.509: Support leap secondsDavid Howells
2016-02-29Handle ISO 8601 leap seconds and encodings of midnight in mktime64()David Howells
2016-02-29X.509: Fix leap year handling againDavid Howells
2016-02-29PKCS#7: fix unitialized boolean 'want'Colin Ian King
2016-02-29firmware: change kernel read fail to dev_dbg()Luis R. Rodriguez
2016-02-26KEYS: Use the symbol value for list size, updated by scripts/insert-sys-certMehmet Kayaalp
2016-02-26KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp
2016-02-26modsign: hide openssl output in silent buildsArnd Bergmann
2016-02-26tpm_tis: fix build warning with tpm_tis_resumeJarkko Sakkinen
2016-02-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris
2016-02-22Merge branch 'smack-for-4.6' of https://github.com/cschaufler/smack-next into...James Morris
2016-02-21ima: require signed IMA policyMimi Zohar
2016-02-21ima: measure and appraise the IMA policy itselfMimi Zohar
2016-02-21ima: load policy using pathDmitry Kasatkin
2016-02-21ima: support for kexec image and initramfsMimi Zohar
2016-02-21kexec: replace call to copy_file_from_fd() with kernel versionMimi Zohar
2016-02-21ima: remove firmware and module specific cached status infoMimi Zohar
2016-02-21module: replace copy_module_from_fd with kernel versionMimi Zohar
2016-02-21vfs: define kernel_copy_file_from_fd()Mimi Zohar
2016-02-21security: define kernel_read_file hookMimi Zohar
2016-02-21firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar
2016-02-21vfs: define kernel_read_file_from_pathMimi Zohar
2016-02-20ima: define a new hook to measure and appraise a file already in memoryMimi Zohar
2016-02-20tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen
2016-02-20tpm_crb/tis: fix: use dev_name() for /proc/iomemJarkko Sakkinen
2016-02-20tpm_eventlog.c: fix binary_bios_measurementsHarald Hoyer
2016-02-20tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen
2016-02-20tpm: fix: set continueSession attribute for the unseal operationJarkko Sakkinen
2016-02-18ima: calculate the hash of a buffer using aynchronous hash(ahash)Mimi Zohar
2016-02-18ima: provide buffer hash calculation functionDmitry Kasatkin
2016-02-18vfs: define kernel_read_file_id enumerationMimi Zohar
2016-02-18vfs: define a generic function to read a file from the kernelMimi Zohar
2016-02-18firmware: clean up filesystem load exit pathKees Cook
2016-02-18firmware: move completing fw into a helperLuis R. Rodriguez
2016-02-18firmware: simplify dev_*() print messages for generic helpersLuis R. Rodriguez
2016-02-18ima: use "ima_hooks" enum as function argumentMimi Zohar
2016-02-18ima: refactor ima_policy_show() to display "ima_hooks" rulesMimi Zohar
2016-02-18ima: separate 'security.ima' reading functionality from collectDmitry Kasatkin
2016-02-18scripts/sign-file.c: Add support for signing with a raw signatureJuerg Haefliger
2016-02-18security/keys: make big_key.c explicitly non-modularPaul Gortmaker