summaryrefslogtreecommitdiff
path: root/security/integrity
AgeCommit message (Expand)Author
2025-12-03Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-21ima: Handle error code returned by ima_filter_rule_match()Zhao Yipeng
2025-11-19ima: Access decompressed kernel module to verify appended signatureCoiby Xu
2025-10-22ima,evm: move initcalls to the LSM frameworkRoberto Sassu
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore
2025-10-16ima: add fs_subtype condition for distinguishing FUSE instancesJann Horn
2025-10-16ima: add dont_audit action to suppress audit actionsJann Horn
2025-10-13ima: Attach CREDS_CHECK IMA hook to bprm_creds_from_file LSM hookRoberto Sassu
2025-10-03ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattrCoiby Xu
2025-10-03integrity: Select CRYPTO from INTEGRITY_ASYMMETRIC_KEYSEric Biggers
2025-07-31Merge tag 'integrity-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-29Merge tag 'powerpc-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-07-09integrity/platform_certs: Allow loading of keys in the static key management ...Srish Srinivasan
2025-06-17evm_secfs: clear securityfs interactionsAl Viro
2025-06-17ima_fs: get rid of lookup-by-dentry stuffAl Viro
2025-06-17ima_fs: don't bother with removal of files in directory we'll be removingAl Viro
2025-06-16ima: add a knob ima= to allow disabling IMA in kdump kernelBaoquan He
2025-05-14ima: do not copy measurement list to kdump kernelSteven Chen
2025-04-29ima: measure kexec load and exec events as critical dataSteven Chen
2025-04-29ima: make the kexec extra memory configurableSteven Chen
2025-04-29ima: verify if the segment size has changedSteven Chen
2025-04-29ima: kexec: move IMA log copy from kexec load to executeSteven Chen
2025-04-29ima: kexec: define functions to copy IMA log at soft bootSteven Chen
2025-04-29ima: kexec: skip IMA segment validation after kexec soft rebootSteven Chen
2025-04-29ima: define and call ima_alloc_kexec_file_buf()Steven Chen
2025-04-29ima: rename variable the seq_file "file" to "ima_kexec_file"Steven Chen
2025-04-22ima: process_measurement() needlessly takes inode_lock() on MAY_READFrederick Lawler
2025-03-27ima: limit the number of ToMToU integrity violationsMimi Zohar
2025-03-27ima: limit the number of open-writers integrity violationsMimi Zohar
2025-02-04ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattrRoberto Sassu
2025-02-04integrity: fix typos and spelling errorsTanya Agarwal
2025-01-22Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-01-03ima: ignore suffixed policy rule commentsMimi Zohar
2025-01-03ima: limit the builtin 'tcb' dont_measure tmpfs policy ruleMimi Zohar
2024-12-24ima: kexec: silence RCU list traversal warningBreno Leitao
2024-12-18ima: instantiate the bprm_creds_for_exec() hookMimi Zohar
2024-12-11ima: Suspend PCR extends and log appends when rebootingStefan Berger
2024-11-30Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-26ima: uncover hidden variable in ima_match_rules()Casey Schaufler
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-18Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-03fdget(), more trivial conversionsAl Viro
2024-10-11lsm: create new security_cred_getlsmprop LSM hookCasey Schaufler
2024-10-11lsm: use lsm_prop in security_inode_getsecidCasey Schaufler
2024-10-11lsm: use lsm_prop in security_current_getsecidCasey Schaufler
2024-10-11lsm: use lsm_prop in security_audit_rule_matchCasey Schaufler
2024-10-09integrity: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-10-09evm: stop avoidably reading i_writecount in evm_file_releaseMateusz Guzik
2024-10-09ima: fix buffer overrun in ima_eventdigest_init_commonSamasth Norway Ananda