index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_kexec.c
Age
Commit message (
Expand
)
Author
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