| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-29 | Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-24 | Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2 | -3/+28 |
| 2023-04-24 | integrity: machine keyring CA configuration | Eric Snowberg | 2 | -3/+28 |
| 2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 1 | -1/+1 |
| 2023-03-15 | IMA: allow/fix UML builds | Randy Dunlap | 1 | -1/+1 |
| 2023-03-10 | Revert "integrity: double check iint_cache was initialized" | Roberto Sassu | 1 | -8/+0 |
| 2023-03-10 | security: Introduce LSM_ORDER_LAST and set it for the integrity LSM | Roberto Sassu | 1 | -0/+1 |
| 2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -15/+32 |
| 2023-02-22 | Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 6 | -29/+58 |
| 2023-02-13 | integrity/powerpc: Support loading keys from PLPKS | Russell Currey | 1 | -7/+10 |
| 2023-02-13 | integrity/powerpc: Improve error handling & reporting when loading certs | Russell Currey | 1 | -6/+20 |
| 2023-02-12 | powerpc/secvar: Use u64 in secvar_operations | Michael Ellerman | 1 | -2/+2 |
| 2023-01-31 | ima: Introduce MMAP_CHECK_REQPROT hook | Roberto Sassu | 5 | -6/+32 |
| 2023-01-31 | ima: Align ima_file_mmap() parameters with mmap_file LSM hook | Roberto Sassu | 1 | -2/+5 |
| 2023-01-31 | evm: call dump_security_xattr() in all cases to remove code duplication | Xiu Jianfeng | 1 | -17/+16 |
| 2023-01-19 | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap | Christian Brauner | 1 | -3/+2 |
| 2023-01-19 | fs: port i_{g,u}id_{needs_}update() to mnt_idmap | Christian Brauner | 1 | -3/+2 |
| 2023-01-19 | fs: port acl to mnt_idmap | Christian Brauner | 2 | -7/+7 |
| 2023-01-19 | fs: port xattr to mnt_idmap | Christian Brauner | 9 | -47/+48 |
| 2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 4 | -7/+7 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2 | -4/+5 |
| 2023-01-18 | ima: fix ima_delete_rules() kernel-doc warning | Randy Dunlap | 1 | -1/+2 |
| 2023-01-18 | ima: return IMA digest value only when IMA_COLLECTED flag is set | Matt Bobrowski | 1 | -1/+1 |
| 2023-01-18 | ima: fix error handling logic when file measurement failed | Matt Bobrowski | 2 | -2/+2 |
| 2022-12-21 | Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+24 |
| 2022-12-13 | Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 6 | -22/+54 |
| 2022-12-13 | Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -17/+23 |
| 2022-12-13 | mnt_idmapping: move ima-only helpers to ima | Christian Brauner | 1 | -0/+24 |
| 2022-12-12 | Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -16/+18 |
| 2022-11-28 | ima: Fix hash dependency to correct algorithm | Tianjia Zhang | 1 | -1/+1 |
| 2022-11-18 | lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths | Paul Moore | 6 | -17/+23 |
| 2022-11-16 | ima: Fix misuse of dereference of pointer in template_desc_init_fields() | Xiu Jianfeng | 1 | -2/+2 |
| 2022-11-16 | integrity: Fix memory leakage in keyring allocation error path | GUO Zihua | 1 | -1/+5 |
| 2022-11-03 | ima: Fix memory leak in __ima_inode_hash() | Roberto Sassu | 1 | -1/+6 |
| 2022-11-02 | ima: Handle -ESTALE returned by ima_filter_rule_match() | GUO Zihua | 1 | -9/+32 |
| 2022-11-02 | ima: Simplify ima_lsm_copy_rule | GUO Zihua | 1 | -7/+3 |
| 2022-11-02 | ima: Fix a potential NULL pointer access in ima_restore_measurement_list | Huaxin Lu | 1 | -1/+4 |
| 2022-11-01 | efi: Add iMac Pro 2017 to uefi skip cert quirk | Aditya Garg | 1 | -0/+1 |
| 2022-10-28 | evm: remove dead code in evm_inode_set_acl() | Christian Brauner | 1 | -3/+2 |
| 2022-10-26 | ima: use type safe idmapping helpers | Christian Brauner | 1 | -16/+18 |
| 2022-10-20 | evm: remove evm_xattr_acl_change() | Christian Brauner | 1 | -64/+0 |
| 2022-10-20 | integrity: implement get and set acl hook | Christian Brauner | 2 | -1/+91 |
| 2022-10-03 | Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+14 |
| 2022-09-30 | efi: Correct Macmini DMI match in uefi cert quirk | Orlando Chamberlain | 1 | -1/+1 |
| 2022-08-31 | acl: move idmapping handling into posix_acl_xattr_set() | Christian Brauner | 1 | -3/+14 |
| 2022-08-23 | ima: fix blocking of security.ima xattrs of unsupported algorithms | Mimi Zohar | 1 | -4/+8 |
| 2022-08-02 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -29/+23 |
| 2022-08-01 | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-01 | Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+7 |
| 2022-07-20 | lockdown: Fix kexec lockdown bypass with ima policy | Eric Snowberg | 1 | -0/+4 |
| 2022-07-13 | evm: Use IS_ENABLED to initialize .enabled | Xiu Jianfeng | 1 | -29/+23 |
| 2022-07-13 | ima: Fix potential memory leak in ima_init_crypto() | Jianglei Nie | 1 | -0/+1 |
| 2022-07-13 | ima: force signature verification when CONFIG_KEXEC_SIG is configured | Coiby Xu | 1 | -0/+2 |
| 2022-07-07 | ima: Fix a potential integer overflow in ima_appraise_measurement | Huaxin Lu | 1 | -1/+2 |
| 2022-07-06 | ima: fix violation measurement list record | Mimi Zohar | 1 | -3/+3 |
| 2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 1 | -1/+1 |
| 2022-06-26 | attr: port attribute changes to new types | Christian Brauner | 1 | -2/+2 |
| 2022-06-26 | security: pass down mount idmapping to setattr hook | Christian Brauner | 1 | -3/+5 |
| 2022-06-26 | fs: port to iattr ownership update helpers | Christian Brauner | 1 | -2/+2 |
| 2022-06-15 | Revert "evm: Fix memleak in init_desc" | Xiu Jianfeng | 1 | -5/+2 |
| 2022-05-24 | Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -52/+395 |
| 2022-05-23 | certs: Factor out the blacklist hash creation | Mickaël Salaün | 1 | -24/+2 |
| 2022-05-16 | integrity: Fix sparse warnings in keyring_handler | Stefan Berger | 1 | -3/+3 |
| 2022-05-16 | evm: Clean up some variables | Stefan Berger | 2 | -4/+1 |
| 2022-05-16 | evm: Return INTEGRITY_PASS for enum integrity_status value '0' | Stefan Berger | 1 | -1/+1 |
| 2022-05-15 | efi: Do not import certificates from UEFI Secure Boot for T2 Macs | Aditya Garg | 2 | -0/+41 |
| 2022-05-05 | ima: support fs-verity file digest based version 3 signatures | Mimi Zohar | 5 | -16/+177 |
| 2022-05-05 | ima: permit fsverity's file digests in the IMA measurement list | Mimi Zohar | 5 | -8/+90 |
| 2022-05-05 | ima: define a new template field named 'd-ngv2' and templates | Mimi Zohar | 3 | -11/+73 |
| 2022-05-01 | ima: use IMA default hash algorithm for integrity violations | Mimi Zohar | 1 | -1/+1 |
| 2022-05-01 | ima: fix 'd-ng' comments and documentation | Mimi Zohar | 1 | -3/+5 |
| 2022-04-07 | ima: remove the IMA_TEMPLATE Kconfig option | GUO Zihua | 1 | -8/+6 |
| 2022-04-04 | ima: remove redundant initialization of pointer 'file'. | Colin Ian King | 1 | -1/+1 |
| 2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -18/+39 |
| 2022-03-21 | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -35/+49 |
| 2022-03-21 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
| 2022-03-10 | ima: Always return a file measurement in ima_file_hash() | Roberto Sassu | 1 | -13/+33 |
| 2022-03-10 | ima: Fix documentation-related warnings in ima_main.c | Roberto Sassu | 1 | -5/+6 |
| 2022-03-08 | integrity: Only use machine keyring when uefi_check_trust_mok_keys is true | Eric Snowberg | 4 | -2/+23 |
| 2022-03-08 | integrity: Trust MOK keys if MokListTrustedRT found | Eric Snowberg | 1 | -0/+19 |
| 2022-03-08 | KEYS: store reference to machine keyring | Eric Snowberg | 1 | -0/+2 |
| 2022-03-08 | integrity: add new keyring handler for mok keys | Eric Snowberg | 3 | -3/+23 |
| 2022-03-08 | integrity: Introduce a Linux keyring called machine | Eric Snowberg | 5 | -3/+78 |
| 2022-03-08 | integrity: Fix warning about missing prototypes | Eric Snowberg | 1 | -0/+1 |
| 2022-02-22 | EVM: fix the evm= __setup handler return value | Randy Dunlap | 1 | -1/+1 |
| 2022-02-15 | ima: define ima_max_digest_data struct without a flexible array variable | Mimi Zohar | 5 | -18/+17 |
| 2022-02-15 | ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS | Mimi Zohar | 3 | -4/+4 |
| 2022-02-15 | ima: Return error code obtained from securityfs functions | Stefan Berger | 1 | -8/+23 |
| 2022-02-15 | ima: Fix trivial typos in the comments | Austin Kim | 4 | -4/+4 |
| 2022-02-02 | ima: Do not print policy rule with inactive LSM labels | Stefan Berger | 1 | -0/+8 |
| 2022-02-02 | ima: Allow template selection with ima_template[_fmt]= after ima_hash= | Roberto Sassu | 1 | -3/+7 |
| 2022-02-02 | ima: Remove ima_policy file before directory | Stefan Berger | 1 | -1/+1 |
| 2022-02-02 | integrity: check the return value of audit_log_start() | Xiaoke Wang | 1 | -0/+2 |
| 2022-02-02 | block: remove genhd.h | Christoph Hellwig | 1 | -1/+0 |
| 2022-01-24 | ima: fix reference leak in asymmetric_verify() | Eric Biggers | 1 | -6/+9 |
| 2022-01-11 | Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+8 |
| 2022-01-05 | ima: silence measurement list hexdump during kexec | Bruno Meneguele | 1 | -3/+3 |
| 2021-12-24 | integrity: Do not load MOK and MOKx when secure boot be disabled | Lee, Chun-Yi | 1 | -0/+5 |
| 2021-11-22 | lsm: security_task_getsecid_subj() -> security_current_getsecid_subj() | Paul Moore | 2 | -8/+8 |
| 2021-10-28 | evm: mark evm_fixmode as __ro_after_init | Austin Kim | 1 | -1/+1 |
| 2021-10-09 | ima: Use strscpy instead of strlcpy | Petr Vorel | 2 | -2/+2 |
| 2021-10-09 | ima_policy: Remove duplicate 'the' in docs comment | Petr Vorel | 1 | -2/+1 |
| 2021-10-09 | ima: add gid support | Curtis Veit | 1 | -27/+174 |
| 2021-10-09 | ima: fix uid code style problems | Alex Henrie | 1 | -4/+6 |
| 2021-10-09 | ima: fix deadlock when traversing "ima_default_rules". | liqiong | 1 | -9/+18 |
| 2021-09-02 | Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -65/+316 |
| 2021-08-31 | Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2021-08-27 | efi: Don't use knowledge about efi_guid_t internals | Andy Shevchenko | 1 | -1/+1 |
| 2021-08-23 | IMA: reject unknown hash algorithms in ima_get_hash_algo | THOBY Simon | 1 | -1/+2 |
| 2021-08-16 | IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms | THOBY Simon | 1 | -0/+6 |
| 2021-08-16 | IMA: introduce a new policy option func=SETXATTR_CHECK | THOBY Simon | 4 | -17/+96 |
| 2021-08-16 | IMA: add a policy option to restrict xattr hash algorithms on appraisal | THOBY Simon | 1 | -4/+70 |
| 2021-08-16 | IMA: add support to restrict the hash algorithms used for file appraisal | THOBY Simon | 5 | -12/+41 |
| 2021-08-16 | IMA: block writes of the security.ima xattr with unsupported algorithms | THOBY Simon | 2 | -4/+47 |
| 2021-08-16 | IMA: remove the dependency on CRYPTO_MD5 | THOBY Simon | 1 | -1/+0 |
| 2021-08-10 | dm ima: measure data on table load | Tushar Sugandhi | 1 | -0/+1 |
| 2021-07-23 | ima: Add digest and digest_len params to the functions to measure a buffer | Roberto Sassu | 6 | -15/+32 |
| 2021-07-23 | ima: Return int in the functions to measure a buffer | Roberto Sassu | 2 | -22/+28 |
| 2021-07-23 | ima: Introduce ima_get_current_hash_algo() | Roberto Sassu | 1 | -1/+6 |
| 2021-07-23 | IMA: remove -Wmissing-prototypes warning | Austin Kim | 1 | -1/+1 |
| 2021-06-21 | evm: Check xattr size discrepancy between kernel and user | Roberto Sassu | 1 | -1/+7 |
| 2021-06-20 | evm: output EVM digest calculation info | Mimi Zohar | 2 | -0/+47 |
| 2021-06-11 | IMA: support for duplicate measurement records | Tushar Sugandhi | 2 | -2/+10 |
| 2021-06-11 | ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer' | Lakshmi Ramasubramanian | 1 | -0/+1 |
| 2021-06-10 | ima: differentiate between EVM failures in the audit log | Mimi Zohar | 1 | -1/+2 |
| 2021-06-08 | ima: Fix fall-through warning for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2021-06-08 | ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect() | Roberto Sassu | 1 | -1/+1 |
| 2021-06-08 | ima: Include header defining ima_post_key_create_or_update() | Roberto Sassu | 1 | -0/+1 |
| 2021-06-08 | ima/evm: Fix type mismatch | Roberto Sassu | 4 | -11/+12 |
| 2021-06-08 | ima: Set correct casting types | Roberto Sassu | 2 | -9/+10 |
| 2021-06-03 | evm: Don't return an error in evm_write_xattrs() if audit is not enabled | Roberto Sassu | 1 | -1/+1 |
| 2021-06-03 | ima: Define new template evm-sig | Roberto Sassu | 1 | -1/+4 |
| 2021-06-02 | ima: Define new template fields xattrnames, xattrlengths and xattrvalues | Roberto Sassu | 4 | -0/+148 |
| 2021-06-01 | evm: Verify portable signatures against all protected xattrs | Roberto Sassu | 4 | -12/+68 |
| 2021-06-01 | ima: Define new template field imode | Roberto Sassu | 3 | -0/+26 |
| 2021-06-01 | ima: Define new template fields iuid and igid | Roberto Sassu | 3 | -0/+53 |
| 2021-06-01 | ima: Add ima_show_template_uint() template library function | Roberto Sassu | 2 | -1/+39 |
| 2021-06-01 | ima: Don't remove security.ima if file must not be appraised | Roberto Sassu | 1 | -2/+0 |
| 2021-06-01 | ima: Introduce template field evmsig and write to field sig as fallback | Roberto Sassu | 3 | -1/+36 |
| 2021-06-01 | ima: Allow imasig requirement to be satisfied by EVM portable signatures | Roberto Sassu | 1 | -7/+17 |
| 2021-06-01 | evm: Allow setxattr() and setattr() for unmodified metadata | Roberto Sassu | 1 | -1/+112 |
| 2021-05-21 | evm: Pass user namespace to set/remove xattr hooks | Roberto Sassu | 1 | -6/+11 |
| 2021-05-21 | evm: Allow xattr/attr operations for portable signatures | Roberto Sassu | 2 | -6/+29 |
| 2021-05-21 | evm: Introduce evm_hmac_disabled() to safely ignore verification errors | Roberto Sassu | 1 | -1/+38 |
| 2021-05-21 | evm: Introduce evm_revalidate_status() | Roberto Sassu | 2 | -9/+46 |
| 2021-05-21 | evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded | Roberto Sassu | 1 | -4/+4 |
| 2021-05-21 | evm: Load EVM key in ima_load_x509() to avoid appraisal | Roberto Sassu | 2 | -1/+7 |
| 2021-05-21 | evm: Execute evm_inode_init_security() only when an HMAC key is loaded | Roberto Sassu | 1 | -2/+3 |
| 2021-05-20 | evm: fix writing <securityfs>/evm overflow | Mimi Zohar | 1 | -2/+3 |
| 2021-05-01 | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -4/+15 |
| 2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -10/+3 |
| 2021-04-27 | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -8/+8 |
| 2021-04-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -16/+14 |
| 2021-04-26 | Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+29 |
| 2021-04-20 | ima: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2 | -0/+3 |
| 2021-04-09 | integrity: Add declarations to init_once void arguments. | Jiele Zhao | 1 | -1/+1 |
| 2021-04-09 | ima: Fix function name error in comment. | Jiele Zhao | 1 | -1/+1 |
| 2021-04-09 | ima: enable loading of build time generated key on .ima keyring | Nayna Jain | 1 | -0/+2 |
| 2021-03-26 | ima: Support EC keys for signature verification | Stefan Berger | 1 | -16/+14 |
| 2021-03-24 | ima: Fix the error code for restoring the PCR value | Li Huafei | 1 | -2/+2 |
| 2021-03-22 | lsm: separate security_task_getsecid() into subjective and objective variants | Paul Moore | 2 | -8/+8 |
| 2021-03-22 | ima: without an IMA policy loaded, return quickly | Mimi Zohar | 1 | -0/+6 |
| 2021-03-22 | integrity: double check iint_cache was initialized | Mimi Zohar | 1 | -0/+8 |
| 2021-03-11 | integrity: Load mokx variables into the blacklist keyring | Eric Snowberg | 1 | -2/+18 |
| 2021-03-11 | certs: Add EFI_CERT_X509_GUID support for dbx entries | Eric Snowberg | 1 | -0/+11 |
| 2021-03-08 | powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c | Lakshmi Ramasubramanian | 2 | -4/+1 |
| 2021-03-08 | powerpc: Move ima buffer fields to struct kimage | Lakshmi Ramasubramanian | 1 | -6/+2 |
| 2021-02-23 | Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+2 |
| 2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -54/+82 |
| 2021-02-12 | integrity: Make function integrity_add_key() static | Wei Yongjun | 1 | -2/+2 |
| 2021-02-10 | Merge branch 'ima-kexec-fixes' into next-integrity | Mimi Zohar | 1 | -0/+3 |
| 2021-02-10 | ima: Free IMA measurement buffer after kexec syscall | Lakshmi Ramasubramanian | 1 | -0/+2 |
| 2021-02-10 | ima: Free IMA measurement buffer on error | Lakshmi Ramasubramanian | 1 | -0/+1 |
| 2021-01-26 | IMA: Measure kernel version in early boot | Raphael Gianotti | 1 | -0/+5 |
| 2021-01-24 | ima: handle idmapped mounts | Christian Brauner | 7 | -40/+68 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | xattr: handle idmapped mounts | Tycho Andersen | 3 | -11/+12 |
| 2021-01-21 | certs: Fix blacklist flag type confusion | David Howells | 1 | -3/+2 |
| 2021-01-14 | IMA: define a builtin critical data measurement policy | Lakshmi Ramasubramanian | 1 | -0/+12 |
| 2021-01-14 | IMA: extend critical data hook to limit the measurement based on a label | Tushar Sugandhi | 1 | -3/+5 |
| 2021-01-14 | IMA: limit critical data measurement based on a label | Tushar Sugandhi | 1 | -3/+34 |
| 2021-01-14 | IMA: add policy rule to measure critical data | Tushar Sugandhi | 1 | -4/+25 |
| 2021-01-14 | IMA: define a hook to measure kernel integrity critical data | Tushar Sugandhi | 3 | -1/+26 |
| 2021-01-14 | IMA: add support to measure buffer data hash | Tushar Sugandhi | 5 | -9/+30 |
| 2021-01-14 | IMA: generalize keyring specific measurement constructs | Tushar Sugandhi | 4 | -26/+35 |
| 2021-01-13 | evm: Fix memleak in init_desc | Dinghao Liu | 1 | -2/+5 |
| 2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+77 |
| 2020-12-16 | Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -37/+54 |
| 2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -24/+54 |
| 2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
| 2020-11-29 | ima: Don't modify file descriptor mode on the fly | Roberto Sassu | 1 | -15/+5 |
| 2020-11-26 | ima: Implement ima_inode_hash | KP Singh | 1 | -24/+54 |
| 2020-11-20 | ima: select ima-buf template for buffer measurement | Lakshmi Ramasubramanian | 4 | -16/+37 |
| 2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+1 |
| 2020-11-06 | ima: generalize x86/EFI arch glue for other EFI architectures | Chester Lin | 2 | -0/+77 |
| 2020-11-02 | ima: defer arch_ima_get_secureboot() call to IMA init time | Ard Biesheuvel | 2 | -6/+12 |
| 2020-10-29 | ima: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-10-15 | Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -67/+161 |
| 2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -23/+69 |