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
Age
Commit message (
Expand
)
Author
2022-10-26
ima: fix blocking of security.ima xattrs of unsupported algorithms
Mimi Zohar
2022-10-15
efi: Correct Macmini DMI match in uefi cert quirk
Orlando Chamberlain
2022-07-29
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
2022-07-21
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
2022-07-21
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
2022-07-21
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
2022-07-21
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
2022-06-09
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
2022-06-09
efi: Do not import certificates from UEFI Secure Boot for T2 Macs
Aditya Garg
2022-04-08
EVM: fix the evm= __setup handler return value
Randy Dunlap
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
2022-02-16
ima: fix reference leak in asymmetric_verify()
Eric Biggers
2022-02-16
integrity: check the return value of audit_log_start()
Xiaoke Wang
2021-11-18
ima: fix deadlock when traversing "ima_default_rules".
liqiong
2021-11-18
evm: mark evm_fixmode as __ro_after_init
Austin Kim
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-31
Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-27
efi: Don't use knowledge about efi_guid_t internals
Andy Shevchenko
2021-08-23
IMA: reject unknown hash algorithms in ima_get_hash_algo
THOBY Simon
2021-08-16
IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms
THOBY Simon
2021-08-16
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
2021-08-16
IMA: add a policy option to restrict xattr hash algorithms on appraisal
THOBY Simon
2021-08-16
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
2021-08-16
IMA: block writes of the security.ima xattr with unsupported algorithms
THOBY Simon
2021-08-16
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
2021-08-10
dm ima: measure data on table load
Tushar Sugandhi
2021-07-23
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
2021-07-23
ima: Return int in the functions to measure a buffer
Roberto Sassu
2021-07-23
ima: Introduce ima_get_current_hash_algo()
Roberto Sassu
2021-07-23
IMA: remove -Wmissing-prototypes warning
Austin Kim
2021-06-21
evm: Check xattr size discrepancy between kernel and user
Roberto Sassu
2021-06-20
evm: output EVM digest calculation info
Mimi Zohar
2021-06-11
IMA: support for duplicate measurement records
Tushar Sugandhi
2021-06-11
ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'
Lakshmi Ramasubramanian
2021-06-10
ima: differentiate between EVM failures in the audit log
Mimi Zohar
2021-06-08
ima: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-08
ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect()
Roberto Sassu
2021-06-08
ima: Include header defining ima_post_key_create_or_update()
Roberto Sassu
2021-06-08
ima/evm: Fix type mismatch
Roberto Sassu
2021-06-08
ima: Set correct casting types
Roberto Sassu
2021-06-03
evm: Don't return an error in evm_write_xattrs() if audit is not enabled
Roberto Sassu
2021-06-03
ima: Define new template evm-sig
Roberto Sassu
2021-06-02
ima: Define new template fields xattrnames, xattrlengths and xattrvalues
Roberto Sassu
2021-06-01
evm: Verify portable signatures against all protected xattrs
Roberto Sassu
2021-06-01
ima: Define new template field imode
Roberto Sassu
2021-06-01
ima: Define new template fields iuid and igid
Roberto Sassu
2021-06-01
ima: Add ima_show_template_uint() template library function
Roberto Sassu
2021-06-01
ima: Don't remove security.ima if file must not be appraised
Roberto Sassu
[next]