Commit Graph

105 Commits (7c4ef7122cef54dc49562eea35cbfaf0f44faa0b)

Author SHA1 Message Date
Dmitry Kasatkin fb788d8b98 evm: clean verification status 14 years ago
Mimi Zohar 566be59ab8 evm: permit mode bits to be updated 14 years ago
Mimi Zohar bf6d0f5dcd evm: posix acls modify i_mode 14 years ago
Mimi Zohar a924ce0b35 evm: limit verifying current security.evm integrity 14 years ago
Mimi Zohar 1d714057ef evm: remove TCG_TPM dependency 14 years ago
James Morris d5813a5718 ima: sparse fix: include linux/ima.h in ima_main.c 14 years ago
James Morris b97e145202 ima: sparse fix: make ima_open_policy static 14 years ago
James Morris 4892722e06 integrity: sparse fix: move iint_initialized to integrity.h 14 years ago
Mimi Zohar dbe5ad17ec evm: add Kconfig TCG_TPM dependency 14 years ago
Mimi Zohar 5a4730ba95 evm: fix evm_inode_init_security return code 14 years ago
James Morris 0b024d2446 EVM: ensure trusted and encypted key symbols are available to EVM 14 years ago
Al Viro 4b2a2c6741 ima: fmode_t misspelled as mode_t... 14 years ago
Mimi Zohar 817b54aa45 evm: add evm_inode_setattr to prevent updating an invalid security.evm 14 years ago
Mimi Zohar 7102ebcd65 evm: permit only valid security.evm xattrs to be updated 14 years ago
Dmitry Kasatkin 24e0198efe evm: replace hmac_status with evm_status 14 years ago
Dmitry Kasatkin 6d38ca01c0 evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN 14 years ago
Dmitry Kasatkin 2960e6cb5f evm: additional parameter to pass integrity cache entry 'iint' 14 years ago
Dmitry Kasatkin d46eb36995 evm: crypto hash replaced by shash 14 years ago
Mimi Zohar cb72318069 evm: add evm_inode_init_security to initialize new files 14 years ago
Mimi Zohar 3e1be52d6c security: imbed evm calls in security hooks 14 years ago
Dmitry Kasatkin 6be5cc5246 evm: add support for different security.evm data types 14 years ago
Mimi Zohar 66dbc325af evm: re-release 14 years ago
Mimi Zohar f381c27222 integrity: move ima inode integrity data management 14 years ago
Mimi Zohar 1adace9bb0 ima: remove unnecessary call to ima_must_measure 14 years ago
Mimi Zohar 854fdd55bf IMA: remove IMA imbalance checking 14 years ago
Mimi Zohar 890275b5eb IMA: maintain i_readcount in the VFS layer 14 years ago
Mimi Zohar a68a27b6f2 IMA: convert i_readcount to atomic 14 years ago
Mimi Zohar 867c202654 ima: fix add LSM rule bug 14 years ago
Eric Paris bade72d607 IMA: fix the ToMToU logic 14 years ago
Eric Paris 196f518128 IMA: explicit IMA i_flag to remove global lock on inode_delete 14 years ago
Eric Paris 64c62f06be IMA: drop refcnt from ima_iint_cache since it isn't needed 14 years ago
Eric Paris bc7d2a3e66 IMA: only allocate iint when needed 14 years ago
Eric Paris a178d2027d IMA: move read counter into struct inode 14 years ago
Eric Paris b9593d309d IMA: use i_writecount rather than a private counter 14 years ago
Eric Paris ad16ad00c3 IMA: use inode->i_lock to protect read and write counters 14 years ago
Eric Paris 15aac67677 IMA: convert internal flags from long to char 14 years ago
Eric Paris 497f323370 IMA: use unsigned int instead of long for counters 14 years ago
Eric Paris b575156daf IMA: drop the inode opencount since it isn't needed for operation 14 years ago
Eric Paris 8549164143 IMA: use rbtree instead of radix tree for inode information cache 14 years ago
Mimi Zohar e950598d43 ima: always maintain counters 15 years ago
Arnd Bergmann cdcd90f9e4 ima: use generic_file_llseek for securityfs 15 years ago
NeilBrown db1afffab0 kref: remove kref_set 15 years ago
Mimi Zohar ba0c1709f4 ima: remove ACPI dependency 15 years ago
James Morris 83c36ccfe4 Revert "ima: remove ACPI dependency" 15 years ago
Mimi Zohar a674fa46c7 ima: remove ACPI dependency 15 years ago
Eric Paris eb8dae9607 IMA: include the word IMA in printk messages 15 years ago
Eric Paris 34c111f626 IMA: drop the word integrity in the audit message 15 years ago
Eric Paris 2f1506cd82 IMA: use audit_log_untrusted_string rather than %s 15 years ago
Eric Paris 7233e3ee22 IMA: handle comments in policy 15 years ago
Eric Paris 28ef4002ec IMA: handle whitespace better 15 years ago