aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity/ima/ima_kexec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell1-1/+1
2022-01-05ima: silence measurement list hexdump during kexecBruno Meneguele1-3/+3
2021-06-11ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'Lakshmi Ramasubramanian1-0/+1
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian1-0/+1
2021-03-08powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian1-6/+2
2021-02-10ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian1-0/+2
2021-02-10ima: Free IMA measurement buffer on errorLakshmi Ramasubramanian1-0/+1
2020-02-28integrity: Remove duplicate pr_fmt definitionsTushar Sugandhi1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-05-17ima: Unify loggingPetr Vorel1-0/+2
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar1-2/+9
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar1-0/+117
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar1-0/+44