- 32ba540 evm: mark evm_fixmode as __ro_after_init by Austin Kim · 3 years, 2 months ago
- cc4299e ima: Use strscpy instead of strlcpy by Petr Vorel · 3 years, 3 months ago
- 61868ac ima_policy: Remove duplicate 'the' in docs comment by Petr Vorel · 3 years, 3 months ago
- 40224c4 ima: add gid support by Curtis Veit · 3 years, 3 months ago
- 30d8764 ima: fix uid code style problems by Alex Henrie · 3 years, 3 months ago
- eb0782b ima: fix deadlock when traversing "ima_default_rules". by liqiong · 3 years, 3 months ago
- aef4892 Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 4 months ago
- efa916a Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 4 months ago
- b31eea2 efi: Don't use knowledge about efi_guid_t internals by Andy Shevchenko · 3 years, 11 months ago
- cb181da IMA: reject unknown hash algorithms in ima_get_hash_algo by THOBY Simon · 3 years, 4 months ago
- 8ecd39c IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms by THOBY Simon · 3 years, 4 months ago
- 4f2946a IMA: introduce a new policy option func=SETXATTR_CHECK by THOBY Simon · 3 years, 4 months ago
- 583a80a IMA: add a policy option to restrict xattr hash algorithms on appraisal by THOBY Simon · 3 years, 4 months ago
- 1624dc0 IMA: add support to restrict the hash algorithms used for file appraisal by THOBY Simon · 3 years, 4 months ago
- 50f742d IMA: block writes of the security.ima xattr with unsupported algorithms by THOBY Simon · 3 years, 4 months ago
- 8510505 IMA: remove the dependency on CRYPTO_MD5 by THOBY Simon · 3 years, 4 months ago
- 91ccbba dm ima: measure data on table load by Tushar Sugandhi · 3 years, 6 months ago
- ca3c9bd ima: Add digest and digest_len params to the functions to measure a buffer by Roberto Sassu · 3 years, 5 months ago
- ce5bb5a ima: Return int in the functions to measure a buffer by Roberto Sassu · 3 years, 5 months ago
- 5d1ef2c ima: Introduce ima_get_current_hash_algo() by Roberto Sassu · 3 years, 5 months ago
- a32ad90 IMA: remove -Wmissing-prototypes warning by Austin Kim · 3 years, 6 months ago
- 907a399 evm: Check xattr size discrepancy between kernel and user by Roberto Sassu · 3 years, 6 months ago
- 87ac3d0 evm: output EVM digest calculation info by Mimi Zohar · 3 years, 8 months ago
- 52c2083 IMA: support for duplicate measurement records by Tushar Sugandhi · 3 years, 8 months ago
- c679134 ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer' by Lakshmi Ramasubramanian · 3 years, 7 months ago
- 55748ac6 ima: differentiate between EVM failures in the audit log by Mimi Zohar · 3 years, 7 months ago
- 7d2201d ima: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 7 months ago
- 531bf6a ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect() by Roberto Sassu · 3 years, 7 months ago
- 8c55941 ima: Include header defining ima_post_key_create_or_update() by Roberto Sassu · 3 years, 7 months ago
- 6b26285 ima/evm: Fix type mismatch by Roberto Sassu · 3 years, 7 months ago
- 24c9ae2 ima: Set correct casting types by Roberto Sassu · 3 years, 7 months ago
- d721c15 evm: Don't return an error in evm_write_xattrs() if audit is not enabled by Roberto Sassu · 3 years, 7 months ago
- 88016de ima: Define new template evm-sig by Roberto Sassu · 3 years, 7 months ago
- 8314b67 ima: Define new template fields xattrnames, xattrlengths and xattrvalues by Roberto Sassu · 3 years, 7 months ago
- 8c7a703 evm: Verify portable signatures against all protected xattrs by Roberto Sassu · 3 years, 7 months ago
- f8216f6 ima: Define new template field imode by Roberto Sassu · 3 years, 7 months ago
- 7dcfeac ima: Define new template fields iuid and igid by Roberto Sassu · 3 years, 7 months ago
- cde1391 ima: Add ima_show_template_uint() template library function by Roberto Sassu · 3 years, 7 months ago
- ed1b472 ima: Don't remove security.ima if file must not be appraised by Roberto Sassu · 3 years, 8 months ago
- 026d7fc ima: Introduce template field evmsig and write to field sig as fallback by Roberto Sassu · 3 years, 8 months ago
- 7aa5783 ima: Allow imasig requirement to be satisfied by EVM portable signatures by Roberto Sassu · 3 years, 8 months ago
- 1886ab0 evm: Allow setxattr() and setattr() for unmodified metadata by Roberto Sassu · 3 years, 8 months ago
- 7e135dc evm: Pass user namespace to set/remove xattr hooks by Roberto Sassu · 3 years, 8 months ago
- cdef685 evm: Allow xattr/attr operations for portable signatures by Roberto Sassu · 3 years, 8 months ago
- 4a804b8 evm: Introduce evm_hmac_disabled() to safely ignore verification errors by Roberto Sassu · 3 years, 7 months ago
- e3ccfe1 evm: Introduce evm_revalidate_status() by Roberto Sassu · 3 years, 8 months ago
- 9acc89d evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded by Roberto Sassu · 3 years, 8 months ago
- aa2ead7 evm: Load EVM key in ima_load_x509() to avoid appraisal by Roberto Sassu · 3 years, 8 months ago
- 9eea290 evm: Execute evm_inode_init_security() only when an HMAC key is loaded by Roberto Sassu · 3 years, 8 months ago
- 49219d9 evm: fix writing <securityfs>/evm overflow by Mimi Zohar · 3 years, 8 months ago
- e6f0bf0 Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 8 months ago
- 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 8 months ago
- f1c921f Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 8 months ago
- a4a78bc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 8 months ago
- b0e22b4 Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 8 months ago
- 28073eb ima: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- 282c0a4 integrity: Add declarations to init_once void arguments. by Jiele Zhao · 3 years, 9 months ago
- 41d75dd ima: Fix function name error in comment. by Jiele Zhao · 3 years, 9 months ago
- 6cbdfb3 ima: enable loading of build time generated key on .ima keyring by Nayna Jain · 3 years, 9 months ago
- 947d705 ima: Support EC keys for signature verification by Stefan Berger · 3 years, 10 months ago
- 7990cca ima: Fix the error code for restoring the PCR value by Li Huafei · 3 years, 10 months ago
- 4ebd765 lsm: separate security_task_getsecid() into subjective and objective variants by Paul Moore · 3 years, 10 months ago
- f873b28 ima: without an IMA policy loaded, return quickly by Mimi Zohar · 3 years, 9 months ago
- 92063f3 integrity: double check iint_cache was initialized by Mimi Zohar · 3 years, 9 months ago
- ebd9c2a integrity: Load mokx variables into the blacklist keyring by Eric Snowberg · 4 years ago
- 56c5812 certs: Add EFI_CERT_X509_GUID support for dbx entries by Eric Snowberg · 4 years ago
- fee3ff9 powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c by Lakshmi Ramasubramanian · 3 years, 10 months ago
- 0c60515 powerpc: Move ima buffer fields to struct kimage by Lakshmi Ramasubramanian · 3 years, 10 months ago
- c03c21b Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 10 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- f669221 integrity: Make function integrity_add_key() static by Wei Yongjun · 3 years, 11 months ago
- cccb0ef Merge branch 'ima-kexec-fixes' into next-integrity by Mimi Zohar · 3 years, 11 months ago
- f31e338 ima: Free IMA measurement buffer after kexec syscall by Lakshmi Ramasubramanian · 3 years, 11 months ago
- 6d14c65 ima: Free IMA measurement buffer on error by Lakshmi Ramasubramanian · 3 years, 11 months ago
- b3f82af IMA: Measure kernel version in early boot by Raphael Gianotti · 4 years ago
- a2d2329 ima: handle idmapped mounts by Christian Brauner · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- c7c7a1a1 xattr: handle idmapped mounts by Tycho Andersen · 4 years ago
- 4993e1f certs: Fix blacklist flag type confusion by David Howells · 4 years, 1 month ago
- 03cee16 IMA: define a builtin critical data measurement policy by Lakshmi Ramasubramanian · 4 years ago
- 9f5d7d2 IMA: extend critical data hook to limit the measurement based on a label by Tushar Sugandhi · 4 years ago
- 47d76a4 IMA: limit critical data measurement based on a label by Tushar Sugandhi · 4 years ago
- c4e43aa IMA: add policy rule to measure critical data by Tushar Sugandhi · 4 years ago
- d6e6450 IMA: define a hook to measure kernel integrity critical data by Tushar Sugandhi · 4 years ago
- 291af65 IMA: add support to measure buffer data hash by Tushar Sugandhi · 4 years ago
- 2b4a247 IMA: generalize keyring specific measurement constructs by Tushar Sugandhi · 4 years ago
- ccf11db evm: Fix memleak in init_desc by Dinghao Liu · 4 years ago
- 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- e20a9b92 Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years ago
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
- 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years ago
- 207cdd5 ima: Don't modify file descriptor mode on the fly by Roberto Sassu · 4 years, 1 month ago
- 403319b ima: Implement ima_inode_hash by KP Singh · 4 years, 1 month ago
- dea87d0 ima: select ima-buf template for buffer measurement by Lakshmi Ramasubramanian · 4 years, 2 months ago
- a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 1 month ago
- 25519d6 ima: generalize x86/EFI arch glue for other EFI architectures by Chester Lin · 4 years, 2 months ago
- b000d5c ima: defer arch_ima_get_secureboot() call to IMA init time by Ard Biesheuvel · 4 years, 3 months ago
- 4739eea ima: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 4 months ago
- 840e5bb Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 2 months ago
- 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago