Age | Commit message (Expand) | Author | Files | Lines |
2016-05-01 | ima: add support for creating files using the mknodat syscall | Mimi Zohar | 1 | -0/+6 |
2016-02-21 | module: replace copy_module_from_fd with kernel version | Mimi Zohar | 1 | -6/+0 |
2016-02-21 | security: define kernel_read_file hook | Mimi Zohar | 1 | -0/+6 |
2016-02-21 | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar | 1 | -6/+0 |
2016-02-21 | ima: define a new hook to measure and appraise a file already in memory | Mimi Zohar | 1 | -0/+8 |
2014-09-09 | ima: pass 'opened' flag to identify newly created files | Dmitry Kasatkin | 1 | -2/+2 |
2014-07-25 | ima: add support for measuring and appraising firmware | Mimi Zohar | 1 | -0/+6 |
2013-03-27 | Remove spurious _H suffixes from ifdef comments | Paul Bolle | 1 | -2/+2 |
2012-12-14 | ima: support new kernel module syscall | Mimi Zohar | 1 | -0/+6 |
2012-09-07 | ima: add ima_inode_setxattr/removexattr function and calls | Mimi Zohar | 1 | -0/+17 |
2012-09-07 | ima: add inode_post_setattr call | Mimi Zohar | 1 | -0/+10 |
2011-07-18 | integrity: move ima inode integrity data management | Mimi Zohar | 1 | -13/+0 |
2011-02-10 | IMA: maintain i_readcount in the VFS layer | Mimi Zohar | 1 | -6/+0 |
2010-02-07 | ima: rename ima_path_check to ima_file_check | Mimi Zohar | 1 | -2/+2 |
2010-02-07 | fix ima breakage | Mimi Zohar | 1 | -2/+2 |
2009-12-16 | Untangling ima mess, part 3: kill dead code in ima | Al Viro | 1 | -10/+2 |
2009-06-29 | integrity: add ima_counts_put (updated) | Mimi Zohar | 1 | -0/+6 |
2009-05-22 | integrity: path_check update | Mimi Zohar | 1 | -4/+7 |
2009-02-11 | integrity: shmem zero fix | Mimi Zohar | 1 | -2/+3 |
2009-02-06 | Integrity: IMA file free imbalance | Mimi Zohar | 1 | -0/+6 |
2009-02-06 | integrity: IMA as an integrity service provider | Mimi Zohar | 1 | -0/+10 |
2009-02-06 | integrity: IMA hooks | Mimi Zohar | 1 | -0/+44 |