- 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
- 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
- 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
- 9218313 Merge tag 'safesetid-5.14' of git://github.com/micah-morton/linux by Linus Torvalds · 3 years, 6 months ago
- 5c874a5 Merge tag 'Smack-for-5.14' of git://github.com/cschaufler/smack-next by Linus Torvalds · 3 years, 6 months ago
- 290fe0f Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 6 months ago
- 6bd344e Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 6 months ago
- a60c538 Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 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
- 98eaa63 tomoyo: fix doc warnings by ChenXiaoSong · 3 years, 7 months ago
- 0ecc617 audit: remove unnecessary 'ret' initialization by Austin Kim · 3 years, 7 months ago
- d99cf13 selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit() by Al Viro · 4 years ago
- b17ec22 selinux: slow_avc_audit has become non-blocking by Al Viro · 4 years ago
- d0a8331 selinux: Fix kernel-doc by Yang Li · 3 years, 7 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
- 648f2c6 selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC by Minchan Kim · 3 years, 7 months ago
- 55748ac6 ima: differentiate between EVM failures in the audit log by Mimi Zohar · 3 years, 7 months ago
- 1b8b719 LSM: SafeSetID: Mark safesetid_initialized as __initdata by Austin Kim · 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
- fe6bde7 Smack: fix doc warning by ChenXiaoSong · 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
- 0169d8f Revert "Smack: Handle io_uring kernel thread privileges" by Jens Axboe · 3 years, 9 months ago
- dd979d7a apparmor: use get_unaligned() only for multi-byte words by Arnd Bergmann · 3 years, 8 months ago
- 869cbee lsm_audit,selinux: pass IB device name by reference by Ondrej Mosnacek · 3 years, 8 months ago
- b3ad785 trusted-keys: match tpm_get_ops on all return paths by Ben Boeckel · 3 years, 8 months ago
- 83a775d KEYS: trusted: Fix memory leak on object td by Colin Ian King · 3 years, 8 months ago
- fd781f4 selinux: Remove redundant assignment to rc by Jiapeng Chong · 3 years, 8 months ago
- 7cffc37 selinux: Corrected comment to match kernel-doc comment by Souptick Joarder · 3 years, 8 months ago
- 8a92280 selinux: delete selinux_xfrm_policy_lookup() useless argument by Zhongjun Tan · 3 years, 9 months ago
- e1cce3a selinux: constify some avtab function arguments by Ondrej Mosnacek · 3 years, 9 months ago
- fba472b selinux: simplify duplicate_policydb_cond_list() by using kmemdup() by Ondrej Mosnacek · 3 years, 9 months ago
- 49ec114 smackfs: restrict bytes count in smk_set_cipso() by Tetsuo Handa · 3 years, 9 months ago
- 2e08fb5 security/smack/: fix misspellings using codespell tool by Xiong Zhenwu · 3 years, 10 months ago
- d29c9bb Merge tag 'safesetid-5.13' of git://github.com/micah-morton/linux by Linus Torvalds · 3 years, 8 months ago
- 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
- 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 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
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next 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
- acd3d28 Merge tag 'fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 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
- 1ca86ac LSM: SafeSetID: Fix code specification by scripts/checkpatch.pl by Yanwei Gao · 3 years, 10 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
- 87f27e7 Merge tag 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmdd by Linus Torvalds · 3 years, 8 months ago
- 7dd1ce1 Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 3 years, 8 months ago
- 3532b0b landlock: Enable user space to infer supported features by Mickaël Salaün · 3 years, 8 months ago
- 265885d landlock: Add syscall implementations by Mickaël Salaün · 3 years, 8 months ago
- 83e804f fs,security: Add sb_delete hook by Mickaël Salaün · 3 years, 8 months ago
- cb2c7d1 landlock: Support filesystem access-control by Mickaël Salaün · 3 years, 8 months ago
- 1aea780 LSM: Infrastructure management of the superblock by Casey Schaufler · 3 years, 8 months ago
- afe81f7 landlock: Add ptrace restrictions by Mickaël Salaün · 3 years, 8 months ago
- 385975d landlock: Set up the security framework and manage credentials by Mickaël Salaün · 3 years, 8 months ago
- ae271c1 landlock: Add ruleset and domain management by Mickaël Salaün · 3 years, 8 months ago
- 9094544 landlock: Add object management by Mickaël Salaün · 3 years, 8 months ago
- e4c82ea selinux: add proper NULL termination to the secclass_map permissions by Paul Moore · 3 years, 8 months ago
- 60dc5f1 KEYS: trusted: fix TPM trusted keys for generic framework by James Bottomley · 3 years, 8 months ago
- 9d5171ea KEYS: trusted: Fix TPM reservation for seal/unseal by James Bottomley · 3 years, 8 months ago
- 28073eb ima: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 02c5877 kasan: remove redundant config option by Walter Wu · 3 years, 9 months ago
- 049ae60 security: commoncap: clean up kernel-doc comments by Randy Dunlap · 3 years, 9 months ago
- aec00aa KEYS: trusted: Fix missing null return from kzalloc call by Colin Ian King · 3 years, 9 months ago
- 0a95ebc KEYS: trusted: Introduce TEE based Trusted Keys by Sumit Garg · 3 years, 10 months ago
- 5d0682b KEYS: trusted: Add generic trusted keys framework by Sumit Garg · 3 years, 10 months ago
- e5fb5d2 security: keys: trusted: Make sealed key properly interoperable by James Bottomley · 4 years ago
- f221974 security: keys: trusted: use ASN.1 TPM2 key format for the blobs by James Bottomley · 4 years ago
- de66514 security: keys: trusted: fix TPM2 authorizations by James Bottomley · 4 years ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 60144b2 Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 9 months ago