summaryrefslogtreecommitdiff
path: root/security/integrity/ima
Commit message (Expand)AuthorAge
* 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
| |/
* | IMA: switch IMA over to new i_version APIJeff Layton2018-01-29
* | ima: Use i_version only when filesystem supports itSascha Hauer2017-12-13
|/
* ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu2017-11-20
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * ima: move to generic async completionGilad Ben-Yossef2017-11-03
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-13
|\ \
| * | ima: Remove redundant conditional operatorThiago Jung Bauermann2017-11-08
| * | ima: Fix bool initialization/comparisonThomas Meyer2017-11-08
| * | ima: check signature enforcement against cmdline param instead of CONFIGBruno E. O. Meneguele2017-11-08
| * | ima: fix hash algorithm initializationBoshi Wang2017-11-08
| * | integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig2017-11-08
| * | ima: always measure and audit files in policyMimi Zohar2017-11-08
| * | ima: don't remove the securityfs policy fileMimi Zohar2017-11-08
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-05
|\
| * ima: Log the same audit cause whenever a file has no signatureThiago Jung Bauermann2017-06-21
| * ima: Simplify policy_func_show.Thiago Jung Bauermann2017-06-21
| * integrity: Small code improvementsThiago Jung Bauermann2017-06-21
| * ima: fix get_binary_runtime_size()Roberto Sassu2017-06-21
| * ima: use ima_parse_buf() to parse template dataRoberto Sassu2017-06-21
| * ima: use ima_parse_buf() to parse measurements headersRoberto Sassu2017-06-21
| * ima: introduce ima_parse_buf()Roberto Sassu2017-06-21
| * ima: Add cgroups2 to the defaults listLaura Abbott2017-06-21
| * ima: use memdup_user_nulGeliang Tang2017-06-21
| * ima: fix up #endif commentsTycho Andersen2017-06-21
| * IMA: Correct Kconfig dependencies for hash selectionBen Hutchings2017-06-21