index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
Age
Commit message (
Expand
)
Author
2023-12-08
ima: detect changes to the backing overlay file
Mimi Zohar
2023-10-10
ima: rework CONFIG_IMA dependency block
Arnd Bergmann
2023-10-10
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
Oleksandr Tymoshenko
2023-09-23
ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
Nayna Jain
2023-08-30
IMA: allow/fix UML builds
Randy Dunlap
2023-07-27
ima: Fix build warnings
Roberto Sassu
2023-03-11
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
2023-01-18
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
Huaxin Lu
2023-01-18
ima: Fix misuse of dereference of pointer in template_desc_init_fields()
Xiu Jianfeng
2023-01-18
ima: Handle -ESTALE returned by ima_filter_rule_match()
GUO Zihua
2023-01-18
ima: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2023-01-18
ima: Rename internal filter rule functions
Tyler Hicks
2022-07-29
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
2022-07-29
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
2022-07-21
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
2022-02-16
ima: Do not print policy rule with inactive LSM labels
Stefan Berger
2022-02-16
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
2022-02-16
ima: Remove ima_policy file before directory
Stefan Berger
2021-09-15
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
2021-09-15
IMA: remove -Wmissing-prototypes warning
Austin Kim
2021-03-04
certs: Fix blacklist flag type confusion
David Howells
2021-03-04
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-03-04
ima: Free IMA measurement buffer on error
Lakshmi Ramasubramanian
2020-12-30
ima: Don't modify file descriptor mode on the fly
Roberto Sassu
2020-12-08
ima: extend boot_aggregate with kernel measurements
Maurizio Drocco
2020-10-29
ima: Don't ignore errors from crypto_shash_update()
Roberto Sassu
2020-08-19
ima: Have the LSM free its audit rule
Tyler Hicks
2020-08-11
ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
Bruno Meneguele
2020-06-22
ima: Set again build_ima_appraise variable
Krzysztof Struczynski
2020-06-22
ima: Remove redundant policy rule set in add_rules()
Krzysztof Struczynski
2020-06-22
ima: Remove __init annotation from ima_pcrread()
Roberto Sassu
2020-06-22
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
2020-06-22
ima: Directly assign the ima_default_policy pointer to ima_rules
Roberto Sassu
2020-06-22
ima: Evaluate error in init_ima()
Roberto Sassu
2020-06-22
ima: Switch to ima_hash_algo for boot aggregate
Roberto Sassu
2020-06-22
ima: Fix ima digest hash table key calculation
Krzysztof Struczynski
2020-05-27
ima: Fix return value of ima_write_policy()
Roberto Sassu
2020-05-27
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
Roberto Sassu
2020-03-05
ima: ima/lsm policy rule loading logic bug fixes
Janne Karhunen
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-29
ima: ima_api: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-08-29
ima: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-08-28
ima: Fix use after free in ima_read_modsig()
Thiago Jung Bauermann
2019-08-19
kexec: Allow kexec_file() with appropriate IMA policy when locked down
Matthew Garrett
2019-08-19
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-05
ima: fix freeing ongoing ahash_request
Sascha Hauer
2019-08-05
ima: always return negative code for error
Sascha Hauer
2019-08-05
ima: Store the measurement again when appraising a modsig
Thiago Jung Bauermann
2019-08-05
ima: Define ima-modsig template
Thiago Jung Bauermann
2019-08-05
ima: Collect modsig
Thiago Jung Bauermann
[next]