Age | Commit message (Expand) | Author | Files | Lines |
2017-11-08 | integrity: use kernel_read_file_from_path() to read x509 certs | Christoph Hellwig | 1 | -2/+0 |
2017-06-21 | integrity: Small code improvements | Thiago Jung Bauermann | 1 | -3/+4 |
2016-06-30 | integrity: add measured_pcrs field to integrity cache | Eric Richter | 1 | -0/+1 |
2016-05-01 | ima: fix ima_inode_post_setattr | Mimi Zohar | 1 | -0/+1 |
2016-03-04 | Merge tag 'keys-next-20160303' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris | 1 | -1/+1 |
2016-03-04 | X.509: Make algo identifiers text instead of enum | David Howells | 1 | -1/+1 |
2016-02-21 | ima: remove firmware and module specific cached status info | Mimi Zohar | 1 | -12/+4 |
2016-02-21 | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar | 1 | -2/+5 |
2015-12-15 | evm: load an x509 certificate from the kernel | Dmitry Kasatkin | 1 | -0/+8 |
2015-11-23 | integrity: define '.evm' as a builtin 'trusted' keyring | Dmitry Kasatkin | 1 | -3/+2 |
2015-05-21 | integrity: add validity checks for 'path' parameter | Dmitry Kasatkin | 1 | -1/+1 |
2014-12-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -4/+15 |
2014-11-18 | ima: load x509 certificate from the kernel | Dmitry Kasatkin | 1 | -0/+8 |
2014-11-18 | integrity: provide a function to load x509 certificate from the kernel | Dmitry Kasatkin | 1 | -0/+2 |
2014-11-18 | integrity: define a new function integrity_read_file() | Dmitry Kasatkin | 1 | -0/+4 |
2014-10-28 | ima: check xattr value length and type in the ima_inode_setxattr() | Dmitry Kasatkin | 1 | -0/+1 |
2014-10-07 | integrity: add missing '__init' keyword for integrity_init_keyring() | Dmitry Kasatkin | 1 | -1/+1 |
2014-10-07 | ima: check ima_policy_flag in the ima_file_free() hook | Dmitry Kasatkin | 1 | -3/+0 |
2014-09-09 | integrity: remove declaration of non-existing functions | Dmitry Kasatkin | 1 | -1/+0 |
2014-09-09 | ima: provide flag to identify new empty files | Dmitry Kasatkin | 1 | -0/+1 |
2014-07-25 | ima: add support for measuring and appraising firmware | Mimi Zohar | 1 | -2/+7 |
2014-07-17 | ima: define '.ima' as a builtin 'trusted' keyring | Mimi Zohar | 1 | -0/+5 |
2014-06-03 | ima: audit log files opened with O_DIRECT flag | Mimi Zohar | 1 | -0/+1 |
2013-11-24 | Revert "ima: define '_ima' as a builtin 'trusted' keyring" | Linus Torvalds | 1 | -7/+0 |
2013-11-01 | ima: define '_ima' as a builtin 'trusted' keyring | Mimi Zohar | 1 | -0/+7 |
2013-10-27 | ima: provide hash algo info in the xattr | Dmitry Kasatkin | 1 | -1/+12 |
2013-10-26 | ima: use dynamically allocated hash storage | Dmitry Kasatkin | 1 | -2/+2 |
2013-10-26 | ima: pass full xattr with the signature | Dmitry Kasatkin | 1 | -0/+1 |
2013-10-26 | ima: read and use signature hash algorithm | Dmitry Kasatkin | 1 | -0/+11 |
2013-10-26 | ima: provide support for arbitrary hash algorithms | Dmitry Kasatkin | 1 | -3/+12 |
2013-10-25 | ima: fix script messages | Dmitry Kasatkin | 1 | -1/+1 |
2013-06-20 | integrity: move integrity_audit_msg() | Mimi Zohar | 1 | -0/+14 |
2013-02-07 | ima: digital signature verification using asymmetric keys | Dmitry Kasatkin | 1 | -0/+12 |
2013-01-23 | ima: per hook cache integrity appraisal status | Mimi Zohar | 1 | -4/+22 |
2013-01-23 | ima: increase iint flag size | Mimi Zohar | 1 | -12/+12 |
2013-01-23 | ima: added policy support for 'security.ima' type | Dmitry Kasatkin | 1 | -0/+2 |
2013-01-17 | integrity: reduce storage size for ima_status and evm_status | Dmitry Kasatkin | 1 | -2/+2 |
2012-09-19 | ima: change flags container data type | Dmitry Kasatkin | 1 | -1/+1 |
2012-09-13 | ima: audit log hashes | Peter Moody | 1 | -2/+5 |
2012-09-13 | ima: generic IMA action flag handling | Dmitry Kasatkin | 1 | -6/+12 |
2012-09-07 | ima: digital signature verification support | Dmitry Kasatkin | 1 | -0/+1 |
2012-09-07 | ima: add support for different security.ima data types | Mimi Zohar | 1 | -1/+1 |
2012-09-07 | ima: integrity appraisal extension | Mimi Zohar | 1 | -2/+6 |
2012-01-18 | integrity: digital signature config option name change | Dmitry Kasatkin | 1 | -2/+2 |
2011-11-09 | integrity: digital signature verification using multiple keyrings | Dmitry Kasatkin | 1 | -0/+21 |
2011-09-10 | integrity: sparse fix: move iint_initialized to integrity.h | James Morris | 1 | -0/+3 |
2011-07-18 | evm: replace hmac_status with evm_status | Dmitry Kasatkin | 1 | -1/+1 |
2011-07-18 | evm: add support for different security.evm data types | Dmitry Kasatkin | 1 | -0/+11 |
2011-07-18 | evm: re-release | Mimi Zohar | 1 | -0/+1 |
2011-07-18 | integrity: move ima inode integrity data management | Mimi Zohar | 1 | -0/+35 |