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
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
2019-08-05
ima: Implement support for module-style appended signatures
Thiago Jung Bauermann
2019-08-05
ima: Factor xattr_verify() out of ima_appraise_measurement()
Thiago Jung Bauermann
2019-08-05
ima: Add modsig appraise_type option for module-style appended signatures
Thiago Jung Bauermann
2019-08-01
ima: initialize the "template" field with the default template
Mimi Zohar
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-30
integrity: Introduce struct evm_xattr
Thiago Jung Bauermann
2019-06-30
ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definition
Thiago Jung Bauermann
2019-06-30
IMA: Define a new template field buf
Prakhar Srivastava
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-24
IMA: Define a new hook to measure the kexec boot command line arguments
Prakhar Srivastava
2019-06-19
IMA: support for per policy rule template formats
Matthew Garrett
2019-06-14
ima: Use designated initializers for struct ima_event_data
Thiago Jung Bauermann
2019-06-14
ima: use the lsm policy update notifier
Janne Karhunen
2019-06-14
x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICY
Nayna Jain
2019-06-14
ima: Make arch_policy_entry static
YueHaibing
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-04
ima: prevent a file already mmap'ed write to be mmap'ed execute
Mimi Zohar
2019-05-31
Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
ima: show rules with IMA_INMASK correctly
Roberto Sassu
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-19
ima: fix wrong signed policy requirement when not appraising
Petr Vorel
[next]