aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity
AgeCommit message (Expand)Author
2019-09-12ima: show rules with IMA_INMASK correctlyRoberto Sassu
2019-01-30EVM: fix return value check in evm_write_xattrs()Wei Yongjun
2018-11-13ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-06-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-01EVM: unlock on error path in evm_read_xattrs()Dan Carpenter
2018-05-31EVM: prevent array underflow in evm_write_xattrs()Dan Carpenter
2018-05-31EVM: Fix null dereference on xattr when xattr fails to allocateColin Ian King
2018-05-31EVM: fix memory leak of temporary buffer 'temp'Colin Ian King
2018-05-31IMA: use list_splice_tail_init_rcu() instead of its open coded variantPetko Manolov
2018-05-31ima: use match_string() helperYisheng Xie
2018-05-22ima: fix updating the ima_appraise flagMimi Zohar
2018-05-22ima: based on policy verify firmware signatures (pre-allocated buffer)Mimi Zohar
2018-05-22ima: define a new policy condition based on the filesystem nameMimi Zohar
2018-05-18EVM: Allow runtime modification of the set of verified xattrsMatthew Garrett
2018-05-18EVM: turn evm_config_xattrnames into a listMatthew Garrett
2018-05-17integrity: Add an integrity directory in securityfsMatthew Garrett
2018-05-17ima: Remove unused variable ima_initializedPetr Vorel
2018-05-17ima: Unify loggingPetr Vorel
2018-05-17ima: Reflect correct permissions for policyPetr Vorel
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-05-03evm: Don't update hmacs in user ns mountsSeth Forshee
2018-03-25ima: Fallback to the builtin hash algorithmPetr Vorel
2018-03-25ima: Add smackfs to the default appraise/measure listMartin Townsend
2018-03-25evm: check for remount ro in progress before writingSascha Hauer
2018-03-25ima: Improvements in ima_appraise_measurement()Thiago Jung Bauermann
2018-03-25ima: Simplify ima_eventsig_init()Thiago Jung Bauermann
2018-03-25integrity: Remove unused macro IMA_ACTION_RULE_FLAGSThiago Jung Bauermann
2018-03-25ima: drop vla in ima_audit_measurement()Tycho Andersen
2018-03-25ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An
2018-03-23evm: Constify *integrity_status_msg[]Hernán Gonzalez
2018-03-23evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.cHernán Gonzalez
2018-03-23ima: fail signature verification based on policyMimi Zohar
2018-03-23ima: clear IMA_HASHMimi Zohar
2018-03-23ima: re-evaluate files on privileged mounted filesystemsMimi Zohar
2018-03-23ima: fail file signature verification on non-init mounted filesystemsMimi Zohar
2018-03-23IMA: Support using new creds in appraisal policyMatthew Garrett
2018-02-22integrity/security: fix digsig.c build error with header fileRandy Dunlap
2018-02-07Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-02ima: re-initialize iint->atomic_flagsMimi Zohar
2018-02-01iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-01-31Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-29IMA: switch IMA over to new i_version APIJeff Layton
2018-01-18ima/policy: fix parsing of fsuuidMike Rapoport
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen
2017-12-18ima: Use i_version only when filesystem supports itSascha Hauer
2017-12-18integrity: remove unneeded initializations in integrity_iint_cache entriesJeff Layton
2017-12-18ima: log message to module appraisal errorBruno E. O. Meneguele