index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_kexec.c
Age
Commit message (
Expand
)
Author
2025-05-14
ima: do not copy measurement list to kdump kernel
Steven Chen
2025-04-29
ima: measure kexec load and exec events as critical data
Steven Chen
2025-04-29
ima: make the kexec extra memory configurable
Steven Chen
2025-04-29
ima: verify if the segment size has changed
Steven Chen
2025-04-29
ima: kexec: move IMA log copy from kexec load to execute
Steven Chen
2025-04-29
ima: kexec: define functions to copy IMA log at soft boot
Steven Chen
2025-04-29
ima: kexec: skip IMA segment validation after kexec soft reboot
Steven Chen
2025-04-29
ima: define and call ima_alloc_kexec_file_buf()
Steven Chen
2025-04-29
ima: rename variable the seq_file "file" to "ima_kexec_file"
Steven Chen
2024-12-24
ima: kexec: silence RCU list traversal warning
Breno Leitao
2024-04-12
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
2023-12-20
kexec_file: print out debugging message if required
Baoquan He
2023-08-07
kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments
Wenyu Liu
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2022-01-05
ima: silence measurement list hexdump during kexec
Bruno Meneguele
2021-06-11
ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'
Lakshmi Ramasubramanian
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
2021-02-10
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-02-10
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-05-17
ima: Unify logging
Petr Vorel
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-12-20
ima: on soft reboot, restore the measurement list
Mimi Zohar