summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_policy.c
Commit message (Expand)AuthorAge
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-28
|\
| * kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett2019-08-20
* | ima: Define ima-modsig templateThiago Jung Bauermann2019-08-05
* | ima: Implement support for module-style appended signaturesThiago Jung Bauermann2019-08-05
* | ima: Add modsig appraise_type option for module-style appended signaturesThiago Jung Bauermann2019-08-05
* | ima: initialize the "template" field with the default templateMimi Zohar2019-08-01
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-08
|\ \ | |/ |/|
| * IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava2019-06-24
| * IMA: support for per policy rule template formatsMatthew Garrett2019-06-19
| * ima: use the lsm policy update notifierJanne Karhunen2019-06-14
| * ima: Make arch_policy_entry staticYueHaibing2019-06-14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
|/
* ima: show rules with IMA_INMASK correctlyRoberto Sassu2019-05-29
* ima: fix wrong signed policy requirement when not appraisingPetr Vorel2019-05-19
* Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-07
|\
| * audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2019-01-31
* | security: mark expected switch fall-throughs and add a missing breakGustavo A. R. Silva2019-02-22
|/
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-02
|\
| * Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-17
| |\
| | * ima: don't measure/appraise files on efivarfsMimi Zohar2018-12-11
| | * ima: add support for arch specific policiesNayna Jain2018-12-11
| | * ima: refactor ima_init_policy()Nayna Jain2018-12-11
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-27
|\| |
| * | security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-12
| |/
* / ima: cleanup the match_token policy codeMimi Zohar2018-12-17
|/
* 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
* ima: add build time policyMimi Zohar2018-07-16
* ima: based on policy require signed kexec kernel imagesMimi Zohar2018-07-16
* IMA: use list_splice_tail_init_rcu() instead of its open coded variantPetko Manolov2018-05-31
* ima: fix updating the ima_appraise flagMimi Zohar2018-05-22
* ima: define a new policy condition based on the filesystem nameMimi Zohar2018-05-22
* ima: Add smackfs to the default appraise/measure listMartin Townsend2018-03-25
* ima: fail signature verification based on policyMimi Zohar2018-03-23
* ima: clear IMA_HASHMimi Zohar2018-03-23
* IMA: Support using new creds in appraisal policyMatthew Garrett2018-03-23
* ima/policy: fix parsing of fsuuidMike Rapoport2018-01-18
* ima: support new "hash" and "dont_hash" policy actionsMimi Zohar2017-12-18
* ima: Fix bool initialization/comparisonThomas Meyer2017-11-08
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-05
|\
| * ima: Simplify policy_func_show.Thiago Jung Bauermann2017-06-21
| * integrity: Small code improvementsThiago Jung Bauermann2017-06-21
| * ima: Add cgroups2 to the defaults listLaura Abbott2017-06-21
| * ima: define a set of appraisal rules requiring file signaturesMimi Zohar2017-06-21
| * ima: extend the "ima_policy" boot command line to support multiple policiesMimi Zohar2017-06-21
* | fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-05
* | ima/policy: switch to use uuid_tChristoph Hellwig2017-06-05
* | block: remove blk_part_pack_uuidChristoph Hellwig2017-06-05
|/