summaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_kexec.c
Commit message (Expand)AuthorAgeFilesLines
* x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2022-07-011-1/+1
* ima: silence measurement list hexdump during kexecBruno Meneguele2022-01-051-3/+3
* ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'Lakshmi Ramasubramanian2021-06-111-0/+1
* powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian2021-03-081-0/+1
* powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian2021-03-081-6/+2
* ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian2021-02-101-0/+2
* ima: Free IMA measurement buffer on errorLakshmi Ramasubramanian2021-02-101-0/+1
* integrity: Remove duplicate pr_fmt definitionsTushar Sugandhi2020-02-281-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
* ima: Unify loggingPetr Vorel2018-05-171-0/+2
* ima: define a canonical binary_runtime_measurements list formatMimi Zohar2016-12-201-2/+9
* ima: on soft reboot, save the measurement listMimi Zohar2016-12-201-0/+117
* ima: on soft reboot, restore the measurement listMimi Zohar2016-12-201-0/+44