index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ima.h
Age
Commit message (
Expand
)
Author
2017-06-21
ima: define is_ima_appraise_enabled()
Mimi Zohar
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-05-01
ima: add support for creating files using the mknodat syscall
Mimi Zohar
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
2016-02-21
security: define kernel_read_file hook
Mimi Zohar
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
2016-02-20
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
2014-09-09
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
2013-03-27
Remove spurious _H suffixes from ifdef comments
Paul Bolle
2012-12-14
ima: support new kernel module syscall
Mimi Zohar
2012-09-07
ima: add ima_inode_setxattr/removexattr function and calls
Mimi Zohar
2012-09-07
ima: add inode_post_setattr call
Mimi Zohar
2011-07-18
integrity: move ima inode integrity data management
Mimi Zohar
2011-02-10
IMA: maintain i_readcount in the VFS layer
Mimi Zohar
2010-02-07
ima: rename ima_path_check to ima_file_check
Mimi Zohar
2010-02-07
fix ima breakage
Mimi Zohar
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
2009-06-29
integrity: add ima_counts_put (updated)
Mimi Zohar
2009-05-22
integrity: path_check update
Mimi Zohar
2009-02-11
integrity: shmem zero fix
Mimi Zohar
2009-02-06
Integrity: IMA file free imbalance
Mimi Zohar
2009-02-06
integrity: IMA as an integrity service provider
Mimi Zohar
2009-02-06
integrity: IMA hooks
Mimi Zohar