aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima
Commit message (Expand)AuthorAge
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-16
|\
| * ima: Differentiate auditing policy rules from "audit" actionsStefan Berger2018-07-18
| * ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not setStefan Berger2018-07-18
| * ima: Use audit_log_format() rather than audit_log_string()Stefan Berger2018-07-18
| * ima: Call audit_log_string() rather than logging it untrustedStefan Berger2018-07-18
* | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-08-16
|\ \
| * | ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL insteadStefan Berger2018-07-28
| * | ima: Use tpm_default_chip() and call TPM functions with a tpm_chipStefan Berger2018-07-28
| |/
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-15
|\|
| * ima: based on policy warn about loading firmware (pre-allocated buffer)Mimi Zohar2018-07-16
| * module: replace the existing LSM hook in init_moduleMimi Zohar2018-07-16
| * ima: add build time policyMimi Zohar2018-07-16
| * ima: based on policy require signed firmware (sysfs fallback)Mimi Zohar2018-07-16
| * ima: based on policy require signed kexec kernel imagesMimi Zohar2018-07-16
* | IMA: don't propagate opened through the entire thingAl Viro2018-07-12
|/
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-07
|\
| * IMA: use list_splice_tail_init_rcu() instead of its open coded variantPetko Manolov2018-05-31
| * ima: use match_string() helperYisheng Xie2018-05-31
| * ima: fix updating the ima_appraise flagMimi Zohar2018-05-22
| * ima: based on policy verify firmware signatures (pre-allocated buffer)Mimi Zohar2018-05-22
| * ima: define a new policy condition based on the filesystem nameMimi Zohar2018-05-22
| * integrity: Add an integrity directory in securityfsMatthew Garrett2018-05-17
| * ima: Remove unused variable ima_initializedPetr Vorel2018-05-17
| * ima: Unify loggingPetr Vorel2018-05-17
| * ima: Reflect correct permissions for policyPetr Vorel2018-05-17
* | audit: use inline function to get audit contextRichard Guy Briggs2018-05-14
|/
* ima: Fallback to the builtin hash algorithmPetr Vorel2018-03-25
* ima: Add smackfs to the default appraise/measure listMartin Townsend2018-03-25
* ima: Improvements in ima_appraise_measurement()Thiago Jung Bauermann2018-03-25
* ima: Simplify ima_eventsig_init()Thiago Jung Bauermann2018-03-25
* ima: drop vla in ima_audit_measurement()Tycho Andersen2018-03-25
* ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An2018-03-25
* ima: fail signature verification based on policyMimi Zohar2018-03-23
* ima: clear IMA_HASHMimi Zohar2018-03-23
* ima: re-evaluate files on privileged mounted filesystemsMimi Zohar2018-03-23
* ima: fail file signature verification on non-init mounted filesystemsMimi Zohar2018-03-23
* IMA: Support using new creds in appraisal policyMatthew Garrett2018-03-23
* iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli2018-02-01
* Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2018-01-31
|\
| * tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen2018-01-08
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-31
|\ \
| * | ima/policy: fix parsing of fsuuidMike Rapoport2018-01-18
| * | ima: Use i_version only when filesystem supports itSascha Hauer2017-12-18
| * | ima: log message to module appraisal errorBruno E. O. Meneguele2017-12-18
| * | ima: pass filename to ima_rdwr_violation_check()Roberto Sassu2017-12-18
| * | ima: Fix line continuation formatJoe Perches2017-12-18
| * | ima: support new "hash" and "dont_hash" policy actionsMimi Zohar2017-12-18
| * | ima: re-introduce own integrity cache lockDmitry Kasatkin2017-12-11
| * | EVM: Add support for portable signature formatMatthew Garrett2017-12-11
| * | ima: relax requiring a file signature for new files with zero lengthMimi Zohar2017-12-11
| |/