summaryrefslogtreecommitdiff
path: root/security/integrity
AgeCommit message (Expand)Author
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-08-01Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-01Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-20lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg
2022-07-13evm: Use IS_ENABLED to initialize .enabledXiu Jianfeng
2022-07-13ima: Fix potential memory leak in ima_init_crypto()Jianglei Nie
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-07ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu
2022-07-06ima: fix violation measurement list recordMimi Zohar
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell
2022-06-26attr: port attribute changes to new typesChristian Brauner
2022-06-26security: pass down mount idmapping to setattr hookChristian Brauner
2022-06-26fs: port to iattr ownership update helpersChristian Brauner
2022-06-15Revert "evm: Fix memleak in init_desc"Xiu Jianfeng
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-23certs: Factor out the blacklist hash creationMickaël Salaün
2022-05-16integrity: Fix sparse warnings in keyring_handlerStefan Berger
2022-05-16evm: Clean up some variablesStefan Berger
2022-05-16evm: Return INTEGRITY_PASS for enum integrity_status value '0'Stefan Berger
2022-05-15efi: Do not import certificates from UEFI Secure Boot for T2 MacsAditya Garg
2022-05-05ima: support fs-verity file digest based version 3 signaturesMimi Zohar
2022-05-05ima: permit fsverity's file digests in the IMA measurement listMimi Zohar
2022-05-05ima: define a new template field named 'd-ngv2' and templatesMimi Zohar
2022-05-01ima: use IMA default hash algorithm for integrity violationsMimi Zohar
2022-05-01ima: fix 'd-ng' comments and documentationMimi Zohar
2022-04-07ima: remove the IMA_TEMPLATE Kconfig optionGUO Zihua
2022-04-04ima: remove redundant initialization of pointer 'file'.Colin Ian King
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-21Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-21Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-10ima: Always return a file measurement in ima_file_hash()Roberto Sassu
2022-03-10ima: Fix documentation-related warnings in ima_main.cRoberto Sassu
2022-03-08integrity: Only use machine keyring when uefi_check_trust_mok_keys is trueEric Snowberg
2022-03-08integrity: Trust MOK keys if MokListTrustedRT foundEric Snowberg
2022-03-08KEYS: store reference to machine keyringEric Snowberg
2022-03-08integrity: add new keyring handler for mok keysEric Snowberg
2022-03-08integrity: Introduce a Linux keyring called machineEric Snowberg
2022-03-08integrity: Fix warning about missing prototypesEric Snowberg
2022-02-22EVM: fix the evm= __setup handler return valueRandy Dunlap
2022-02-15ima: define ima_max_digest_data struct without a flexible array variableMimi Zohar
2022-02-15ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGSMimi Zohar
2022-02-15ima: Return error code obtained from securityfs functionsStefan Berger
2022-02-15ima: Fix trivial typos in the commentsAustin Kim
2022-02-02ima: Do not print policy rule with inactive LSM labelsStefan Berger
2022-02-02ima: Allow template selection with ima_template[_fmt]= after ima_hash=Roberto Sassu
2022-02-02ima: Remove ima_policy file before directoryStefan Berger
2022-02-02integrity: check the return value of audit_log_start()Xiaoke Wang
2022-02-02block: remove genhd.hChristoph Hellwig
2022-01-24ima: fix reference leak in asymmetric_verify()Eric Biggers
2022-01-11Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds