summaryrefslogtreecommitdiffstats
path: root/security/integrity
AgeCommit message (Expand)Author
2021-06-21evm: Check xattr size discrepancy between kernel and userRoberto Sassu
2021-06-20evm: output EVM digest calculation infoMimi Zohar
2021-06-11IMA: support for duplicate measurement recordsTushar Sugandhi
2021-06-11ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'Lakshmi Ramasubramanian
2021-06-10ima: differentiate between EVM failures in the audit logMimi Zohar
2021-06-08ima: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-08ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect()Roberto Sassu
2021-06-08ima: Include header defining ima_post_key_create_or_update()Roberto Sassu
2021-06-08ima/evm: Fix type mismatchRoberto Sassu
2021-06-08ima: Set correct casting typesRoberto Sassu
2021-06-03evm: Don't return an error in evm_write_xattrs() if audit is not enabledRoberto Sassu
2021-06-03ima: Define new template evm-sigRoberto Sassu
2021-06-02ima: Define new template fields xattrnames, xattrlengths and xattrvaluesRoberto Sassu
2021-06-01evm: Verify portable signatures against all protected xattrsRoberto Sassu
2021-06-01ima: Define new template field imodeRoberto Sassu
2021-06-01ima: Define new template fields iuid and igidRoberto Sassu
2021-06-01ima: Add ima_show_template_uint() template library functionRoberto Sassu
2021-06-01ima: Don't remove security.ima if file must not be appraisedRoberto Sassu
2021-06-01ima: Introduce template field evmsig and write to field sig as fallbackRoberto Sassu
2021-06-01ima: Allow imasig requirement to be satisfied by EVM portable signaturesRoberto Sassu
2021-06-01evm: Allow setxattr() and setattr() for unmodified metadataRoberto Sassu
2021-05-21evm: Pass user namespace to set/remove xattr hooksRoberto Sassu
2021-05-21evm: Allow xattr/attr operations for portable signaturesRoberto Sassu
2021-05-21evm: Introduce evm_hmac_disabled() to safely ignore verification errorsRoberto Sassu
2021-05-21evm: Introduce evm_revalidate_status()Roberto Sassu
2021-05-21evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loadedRoberto Sassu
2021-05-21evm: Load EVM key in ima_load_x509() to avoid appraisalRoberto Sassu
2021-05-21evm: Execute evm_inode_init_security() only when an HMAC key is loadedRoberto Sassu
2021-05-20evm: fix writing <securityfs>/evm overflowMimi Zohar
2021-05-01Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-26Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-20ima: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-04-09integrity: Add declarations to init_once void arguments.Jiele Zhao
2021-04-09ima: Fix function name error in comment.Jiele Zhao
2021-04-09ima: enable loading of build time generated key on .ima keyringNayna Jain
2021-03-26ima: Support EC keys for signature verificationStefan Berger
2021-03-24ima: Fix the error code for restoring the PCR valueLi Huafei
2021-03-22lsm: separate security_task_getsecid() into subjective and objective variantsPaul Moore
2021-03-22ima: without an IMA policy loaded, return quicklyMimi Zohar
2021-03-22integrity: double check iint_cache was initializedMimi Zohar
2021-03-11integrity: Load mokx variables into the blacklist keyringEric Snowberg
2021-03-11certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian
2021-03-08powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian
2021-02-23Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-12integrity: Make function integrity_add_key() staticWei Yongjun