summaryrefslogtreecommitdiff
path: root/security/integrity
AgeCommit message (Expand)Author
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
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-12lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore
2024-07-31lsm: Refactor return value of LSM hook inode_copy_up_xattrXu Kuohai
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-07-05Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-13ima: Avoid blocking in RCU read-side critical sectionGUO Zihua
2024-06-07crypto: sm2 - Remove sm2 algorithmHerbert Xu
2024-06-03ima: fix wrong zero-assignment during securityfs dentry removeEnrico Bravi
2024-04-12ima: add crypto agility support for template-hash algorithmEnrico Bravi
2024-04-09evm: Rename is_unsupported_fs to is_unsupported_hmac_fsStefan Berger
2024-04-09fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTEDStefan Berger
2024-04-09evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509Stefan Berger
2024-04-09ima: re-evaluate file integrity on file metadata changeStefan Berger
2024-04-09evm: Store and detect metadata inode attributes changesStefan Berger
2024-04-09ima: Move file-change detection variables into new structureStefan Berger
2024-04-09evm: Use the metadata inode to calculate metadata hashStefan Berger
2024-04-09evm: Implement per signature type decision in security_inode_copy_up_xattrStefan Berger
2024-04-09security: allow finer granularity in permitting copy-up of security xattrsStefan Berger
2024-04-09ima: Rename backing_inode to real_inodeStefan Berger
2024-04-08integrity: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-04-08ima: define an init_module critical data recordMimi Zohar
2024-04-08ima: Fix use-after-free on a dentry's dname.nameStefan Berger
2024-03-12Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-16integrity: eliminate unnecessary "Problem loading X.509 certificate" msgCoiby Xu
2024-02-15integrity: Remove LSMRoberto Sassu
2024-02-15ima: Make it independent from 'integrity' LSMRoberto Sassu
2024-02-15evm: Make it independent from 'integrity' LSMRoberto Sassu
2024-02-15evm: Move to LSM infrastructureRoberto Sassu
2024-02-15ima: Move IMA-Appraisal to LSM infrastructureRoberto Sassu
2024-02-15ima: Move to LSM infrastructureRoberto Sassu
2024-02-15integrity: Move integrity_kernel_module_request() to IMARoberto Sassu
2024-02-15evm: Align evm_inode_post_setxattr() definition with LSM infrastructureRoberto Sassu
2024-02-15evm: Align evm_inode_setxattr() definition with LSM infrastructureRoberto Sassu
2024-02-15evm: Align evm_inode_post_setattr() definition with LSM infrastructureRoberto Sassu
2024-02-15ima: Align ima_post_read_file() definition with LSM infrastructureRoberto Sassu