index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima_kexec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
ima: do not copy measurement list to kdump kernel
Steven Chen
1
-0
/
+3
2025-04-29
ima: measure kexec load and exec events as critical data
Steven Chen
1
-0
/
+21
2025-04-29
ima: make the kexec extra memory configurable
Steven Chen
1
-5
/
+11
2025-04-29
ima: verify if the segment size has changed
Steven Chen
1
-0
/
+10
2025-04-29
ima: kexec: move IMA log copy from kexec load to execute
Steven Chen
1
-14
/
+29
2025-04-29
ima: kexec: define functions to copy IMA log at soft boot
Steven Chen
1
-0
/
+47
2025-04-29
ima: kexec: skip IMA segment validation after kexec soft reboot
Steven Chen
1
-0
/
+3
2025-04-29
ima: define and call ima_alloc_kexec_file_buf()
Steven Chen
1
-11
/
+35
2025-04-29
ima: rename variable the seq_file "file" to "ima_kexec_file"
Steven Chen
1
-15
/
+16
2024-12-24
ima: kexec: silence RCU list traversal warning
Breno Leitao
1
-1
/
+2
2024-04-12
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
1
-0
/
+1
2023-12-21
kexec_file: print out debugging message if required
Baoquan He
1
-2
/
+2
2023-08-07
kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments
Wenyu Liu
1
-1
/
+1
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-1
/
+1
2022-01-05
ima: silence measurement list hexdump during kexec
Bruno Meneguele
1
-3
/
+3
2021-06-11
ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'
Lakshmi Ramasubramanian
1
-0
/
+1
2021-03-08
powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
Lakshmi Ramasubramanian
1
-0
/
+1
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
1
-6
/
+2
2021-02-10
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+2
2021-02-10
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
1
-0
/
+1
2020-02-28
integrity: Remove duplicate pr_fmt definitions
Tushar Sugandhi
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-05-17
ima: Unify logging
Petr Vorel
1
-0
/
+2
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
1
-2
/
+9
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
1
-0
/
+117
2016-12-20
ima: on soft reboot, restore the measurement list
Mimi Zohar
1
-0
/
+44