| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 1 | -0/+7 |
|\ |
|
| * | ima: based on policy require signed kexec kernel images | Mimi Zohar | 2018-07-16 | 1 | -0/+7 |
* | | IMA: don't propagate opened through the entire thing | Al Viro | 2018-07-12 | 1 | -2/+2 |
|/ |
|
* | ima: define is_ima_appraise_enabled() | Mimi Zohar | 2017-06-21 | 1 | -0/+6 |
* | ima: on soft reboot, save the measurement list | Mimi Zohar | 2016-12-20 | 1 | -0/+12 |
* | ima: add support for creating files using the mknodat syscall | Mimi Zohar | 2016-05-01 | 1 | -0/+6 |
* | module: replace copy_module_from_fd with kernel version | Mimi Zohar | 2016-02-21 | 1 | -6/+0 |
* | security: define kernel_read_file hook | Mimi Zohar | 2016-02-21 | 1 | -0/+6 |
* | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar | 2016-02-21 | 1 | -6/+0 |
* | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar | 2016-02-20 | 1 | -0/+8 |
* | ima: pass 'opened' flag to identify newly created files | Dmitry Kasatkin | 2014-09-09 | 1 | -2/+2 |
* | ima: add support for measuring and appraising firmware | Mimi Zohar | 2014-07-25 | 1 | -0/+6 |
* | Remove spurious _H suffixes from ifdef comments | Paul Bolle | 2013-03-27 | 1 | -2/+2 |
* | ima: support new kernel module syscall | Mimi Zohar | 2012-12-14 | 1 | -0/+6 |
* | ima: add ima_inode_setxattr/removexattr function and calls | Mimi Zohar | 2012-09-07 | 1 | -0/+17 |
* | ima: add inode_post_setattr call | Mimi Zohar | 2012-09-07 | 1 | -0/+10 |
* | integrity: move ima inode integrity data management | Mimi Zohar | 2011-07-18 | 1 | -13/+0 |
* | IMA: maintain i_readcount in the VFS layer | Mimi Zohar | 2011-02-10 | 1 | -6/+0 |
* | ima: rename ima_path_check to ima_file_check | Mimi Zohar | 2010-02-07 | 1 | -2/+2 |
* | fix ima breakage | Mimi Zohar | 2010-02-07 | 1 | -2/+2 |
* | Untangling ima mess, part 3: kill dead code in ima | Al Viro | 2009-12-16 | 1 | -10/+2 |
* | integrity: add ima_counts_put (updated) | Mimi Zohar | 2009-06-29 | 1 | -0/+6 |
* | integrity: path_check update | Mimi Zohar | 2009-05-22 | 1 | -4/+7 |
* | integrity: shmem zero fix | Mimi Zohar | 2009-02-11 | 1 | -2/+3 |
* | Integrity: IMA file free imbalance | Mimi Zohar | 2009-02-06 | 1 | -0/+6 |
* | integrity: IMA as an integrity service provider | Mimi Zohar | 2009-02-06 | 1 | -0/+10 |
* | integrity: IMA hooks | Mimi Zohar | 2009-02-06 | 1 | -0/+44 |