| Commit message (Expand) | Author | Age | Files | Lines |
* | security/integrity/ima/ima_policy.c: use %pU to output UUID in printable format | Andy Shevchenko | 2016-05-21 | 1 | -12/+2 |
* | ima: fix the string representation of the LSM/IMA hook enumeration ordering | Mimi Zohar | 2016-05-04 | 1 | -2/+2 |
* | ima: require signed IMA policy | Mimi Zohar | 2016-02-21 | 1 | -0/+7 |
* | ima: measure and appraise the IMA policy itself | Mimi Zohar | 2016-02-21 | 1 | -1/+11 |
* | ima: support for kexec image and initramfs | Mimi Zohar | 2016-02-21 | 1 | -1/+16 |
* | ima: remove firmware and module specific cached status info | Mimi Zohar | 2016-02-21 | 1 | -5/+4 |
* | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar | 2016-02-21 | 1 | -0/+1 |
* | ima: use "ima_hooks" enum as function argument | Mimi Zohar | 2016-02-18 | 1 | -3/+3 |
* | ima: refactor ima_policy_show() to display "ima_hooks" rules | Mimi Zohar | 2016-02-18 | 1 | -27/+36 |
* | IMA: fix non-ANSI declaration of ima_check_policy() | Colin Ian King | 2016-02-09 | 1 | -1/+1 |
* | IMA: policy can be updated zero times | Sasha Levin | 2015-12-25 | 1 | -0/+8 |
* | ima: update appraise flags after policy update completes | Mimi Zohar | 2015-12-15 | 1 | -2/+5 |
* | IMA: allow reading back the current IMA policy | Petko Manolov | 2015-12-15 | 1 | -2/+205 |
* | IMA: policy can now be updated multiple times | Petko Manolov | 2015-12-15 | 1 | -28/+51 |
* | ima: update builtin policies | Mimi Zohar | 2015-06-16 | 1 | -9/+56 |
* | ima: extend "mask" policy matching support | Mimi Zohar | 2015-06-16 | 1 | -5/+15 |
* | ima: add support for new "euid" policy condition | Mimi Zohar | 2015-06-16 | 1 | -4/+23 |
* | ima: do not measure or appraise the NSFS filesystem | Mimi Zohar | 2015-05-21 | 1 | -0/+2 |
* | ima: skip measurement of cgroupfs files and update documentation | Roberto Sassu | 2015-05-21 | 1 | -0/+2 |
* | ima: cleanup ima_init_policy() a little | Dan Carpenter | 2015-05-13 | 1 | -10/+6 |
* | ima: require signature based appraisal | Dmitry Kasatkin | 2014-11-18 | 1 | -0/+6 |
* | ima: use atomic bit operations to protect policy update interface | Dmitry Kasatkin | 2014-10-12 | 1 | -21/+2 |
* | ima: ignore empty and with whitespaces policy lines | Dmitry Kasatkin | 2014-10-12 | 1 | -1/+2 |
* | ima: no need to allocate entry for comment | Dmitry Kasatkin | 2014-10-12 | 1 | -8/+6 |
* | ima: added ima_policy_flag variable | Roberto Sassu | 2014-09-17 | 1 | -0/+23 |
* | ima: add support for measuring and appraising firmware | Mimi Zohar | 2014-07-25 | 1 | -0/+7 |
* | audit: fix dangling keywords in integrity ima message output | Richard Guy Briggs | 2014-07-17 | 1 | -3/+3 |
* | ima: audit log files opened with O_DIRECT flag | Mimi Zohar | 2014-06-03 | 1 | -1/+5 |
* | integrity: fix checkpatch errors | Dmitry Kasatkin | 2014-03-07 | 1 | -33/+32 |
* | ima: fix erroneous removal of security.ima xattr | Dmitry Kasatkin | 2014-03-07 | 1 | -2/+4 |
* | ima: use static const char array definitions | Mimi Zohar | 2014-03-07 | 1 | -2/+2 |
* | security: replace strict_strto*() with kstrto*() | Jingoo Han | 2014-02-06 | 1 | -3/+3 |
* | Revert "ima: policy for RAMFS" | Mimi Zohar | 2013-10-25 | 1 | -1/+0 |
* | block: fix part_pack_uuid() build error | Mimi Zohar | 2013-02-25 | 1 | -5/+6 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2013-02-21 | 1 | -14/+124 |
|\ |
|
| * | ima: add policy support for file system uuid | Dmitry Kasatkin | 2013-02-06 | 1 | -1/+21 |
| * | ima: differentiate appraise status only for hook specific rules | Mimi Zohar | 2013-01-22 | 1 | -3/+6 |
| * | ima: per hook cache integrity appraisal status | Mimi Zohar | 2013-01-22 | 1 | -0/+22 |
| * | ima: added policy support for 'security.ima' type | Dmitry Kasatkin | 2013-01-22 | 1 | -1/+17 |
| * | ima: rename FILE_MMAP to MMAP_CHECK | Mimi Zohar | 2013-01-16 | 1 | -3/+4 |
| * | ima: re-initialize IMA policy LSM info | Mimi Zohar | 2013-01-16 | 1 | -10/+58 |
* | | ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall | Mimi Zohar | 2012-12-24 | 1 | -1/+2 |
|/ |
|
* | ima: support new kernel module syscall | Mimi Zohar | 2012-12-14 | 1 | -0/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-10-03 | 1 | -47/+148 |
|\ |
|
| * | ima: audit log hashes | Peter Moody | 2012-09-13 | 1 | -0/+11 |
| * | ima: generic IMA action flag handling | Dmitry Kasatkin | 2012-09-13 | 1 | -10/+11 |
| * | ima: add appraise action keywords and default rules | Mimi Zohar | 2012-09-07 | 1 | -39/+112 |
| * | ima: integrity appraisal extension | Mimi Zohar | 2012-09-07 | 1 | -8/+24 |
* | | userns: Add user namespace support to IMA | Eric W. Biederman | 2012-09-21 | 1 | -7/+7 |
|/ |
|
* | ima: add policy for pseudo fs | Dmitry Kasatkin | 2012-07-05 | 1 | -0/+2 |