summaryrefslogtreecommitdiff
path: root/security/integrity/ima/ima_kexec.c
AgeCommit message (Expand)Author
2025-05-14ima: do not copy measurement list to kdump kernelSteven Chen
2025-04-29ima: measure kexec load and exec events as critical dataSteven Chen
2025-04-29ima: make the kexec extra memory configurableSteven Chen
2025-04-29ima: verify if the segment size has changedSteven Chen
2025-04-29ima: kexec: move IMA log copy from kexec load to executeSteven Chen
2025-04-29ima: kexec: define functions to copy IMA log at soft bootSteven Chen
2025-04-29ima: kexec: skip IMA segment validation after kexec soft rebootSteven Chen
2025-04-29ima: define and call ima_alloc_kexec_file_buf()Steven Chen
2025-04-29ima: rename variable the seq_file "file" to "ima_kexec_file"Steven Chen
2024-12-24ima: kexec: silence RCU list traversal warningBreno Leitao
2024-04-12ima: add crypto agility support for template-hash algorithmEnrico Bravi
2023-12-20kexec_file: print out debugging message if requiredBaoquan He
2023-08-07kexec_lock: Replace kexec_mutex() by kexec_lock() in two commentsWenyu Liu
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell
2022-01-05ima: silence measurement list hexdump during kexecBruno Meneguele
2021-06-11ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'Lakshmi Ramasubramanian
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian
2021-03-08powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian
2021-02-10ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian
2021-02-10ima: Free IMA measurement buffer on errorLakshmi Ramasubramanian
2020-02-28integrity: Remove duplicate pr_fmt definitionsTushar Sugandhi
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-05-17ima: Unify loggingPetr Vorel
2016-12-20ima: define a canonical binary_runtime_measurements list formatMimi Zohar
2016-12-20ima: on soft reboot, save the measurement listMimi Zohar
2016-12-20ima: on soft reboot, restore the measurement listMimi Zohar