Age | Commit message (Expand) | Author |
2021-06-28 | Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-06-21 | evm: Check xattr size discrepancy between kernel and user | Roberto Sassu |
2021-06-20 | evm: output EVM digest calculation info | Mimi Zohar |
2021-06-16 | tomoyo: fix doc warnings | ChenXiaoSong |
2021-06-11 | IMA: support for duplicate measurement records | Tushar Sugandhi |
2021-06-11 | ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer' | Lakshmi Ramasubramanian |
2021-06-10 | ima: differentiate between EVM failures in the audit log | Mimi Zohar |
2021-06-08 | ima: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-06-08 | ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect() | Roberto Sassu |
2021-06-08 | ima: Include header defining ima_post_key_create_or_update() | Roberto Sassu |
2021-06-08 | ima/evm: Fix type mismatch | Roberto Sassu |
2021-06-08 | ima: Set correct casting types | Roberto Sassu |
2021-06-03 | evm: Don't return an error in evm_write_xattrs() if audit is not enabled | Roberto Sassu |
2021-06-03 | ima: Define new template evm-sig | Roberto Sassu |
2021-06-02 | ima: Define new template fields xattrnames, xattrlengths and xattrvalues | Roberto Sassu |
2021-06-01 | evm: Verify portable signatures against all protected xattrs | Roberto Sassu |
2021-06-01 | ima: Define new template field imode | Roberto Sassu |
2021-06-01 | ima: Define new template fields iuid and igid | Roberto Sassu |
2021-06-01 | ima: Add ima_show_template_uint() template library function | Roberto Sassu |
2021-06-01 | ima: Don't remove security.ima if file must not be appraised | Roberto Sassu |
2021-06-01 | ima: Introduce template field evmsig and write to field sig as fallback | Roberto Sassu |
2021-06-01 | ima: Allow imasig requirement to be satisfied by EVM portable signatures | Roberto Sassu |
2021-06-01 | evm: Allow setxattr() and setattr() for unmodified metadata | Roberto Sassu |
2021-05-21 | evm: Pass user namespace to set/remove xattr hooks | Roberto Sassu |
2021-05-21 | evm: Allow xattr/attr operations for portable signatures | Roberto Sassu |
2021-05-21 | evm: Introduce evm_hmac_disabled() to safely ignore verification errors | Roberto Sassu |
2021-05-21 | evm: Introduce evm_revalidate_status() | Roberto Sassu |
2021-05-21 | evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded | Roberto Sassu |
2021-05-21 | evm: Load EVM key in ima_load_x509() to avoid appraisal | Roberto Sassu |
2021-05-21 | evm: Execute evm_inode_init_security() only when an HMAC key is loaded | Roberto Sassu |
2021-05-20 | evm: fix writing <securityfs>/evm overflow | Mimi Zohar |
2021-05-12 | trusted-keys: match tpm_get_ops on all return paths | Ben Boeckel |
2021-05-12 | KEYS: trusted: Fix memory leak on object td | Colin Ian King |
2021-05-05 | Merge tag 'safesetid-5.13' of git://github.com/micah-morton/linux | Linus Torvalds |
2021-05-02 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-05-01 | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-27 | Merge tag 'fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2021-04-27 | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-26 | LSM: SafeSetID: Fix code specification by scripts/checkpatch.pl | Yanwei Gao |
2021-04-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-04-26 | Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-26 | Merge tag 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmdd | Linus Torvalds |
2021-04-26 | Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-22 | landlock: Enable user space to infer supported features | Mickaël Salaün |
2021-04-22 | landlock: Add syscall implementations | Mickaël Salaün |
2021-04-22 | fs,security: Add sb_delete hook | Mickaël Salaün |
2021-04-22 | landlock: Support filesystem access-control | Mickaël Salaün |