summaryrefslogtreecommitdiffstats
path: root/security/integrity
AgeCommit message (Expand)Author
2019-01-02Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-27Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-20security: integrity: partial revert of make ima_main explicitly non-modularPaul Gortmaker
2018-12-17ima: cleanup the match_token policy codeMimi Zohar
2018-12-17integrity: Remove references to module keyringThiago Jung Bauermann
2018-12-17Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp...James Morris
2018-12-17Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris
2018-12-17Merge tag 'v4.20-rc7' into next-generalJames Morris
2018-12-12ima: Use inode_is_open_for_writeNikolay Borisov
2018-12-12ima: Support platform keyring for kernel appraisalNayna Jain
2018-12-12efi: Allow the "db" UEFI variable to be suppressedJosh Boyer
2018-12-12efi: Import certificates from UEFI Secure BootJosh Boyer
2018-12-12efi: Add an EFI signature blob parserDave Howells
2018-12-12integrity: Load certs to the platform keyringNayna Jain
2018-12-12integrity: Define a trusted platform keyringNayna Jain
2018-12-12security: audit and remove any unnecessary uses of module.hPaul Gortmaker
2018-12-12security: integrity: make evm_main explicitly non-modularPaul Gortmaker
2018-12-12security: integrity: make ima_main explicitly non-modularPaul Gortmaker
2018-12-11ima: don't measure/appraise files on efivarfsMimi Zohar
2018-12-11x86/ima: define arch_get_ima_policy() for x86Eric Richter
2018-12-11ima: add support for arch specific policiesNayna Jain
2018-12-11ima: refactor ima_init_policy()Nayna Jain
2018-12-11ima: prevent kexec_load syscall based on runtime secureboot flagNayna Jain
2018-11-26audit: use current whenever possiblePaul Moore
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers
2018-11-13integrity: support new struct public_key_signature encoding fieldMimi Zohar
2018-11-13integrity: support new struct public_key_signature encoding fieldMimi Zohar
2018-11-13tpm: use u32 instead of int for PCR indexTomas Winkler
2018-10-25Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-10LSM: Record LSM name in struct lsm_infoKees Cook
2018-10-10LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook
2018-10-10LSM: Convert from initcall to struct lsm_infoKees Cook
2018-10-10ima: open a new file instance if no read permissionsGoldwyn Rodrigues
2018-10-10ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers
2018-10-10security/integrity: remove unnecessary 'init_keyring' variableEric Biggers
2018-10-10security/integrity: constify some read-only dataEric Biggers
2018-08-15Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-28ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL insteadStefan Berger
2018-07-28ima: Use tpm_default_chip() and call TPM functions with a tpm_chipStefan Berger
2018-07-22EVM: fix return value check in evm_write_xattrs()Wei Yongjun
2018-07-18integrity: prevent deadlock during digsig verification.Mikhail Kurinnoi
2018-07-18evm: Allow non-SHA1 digital signaturesMatthew Garrett