summaryrefslogtreecommitdiffstats
path: root/include/linux/lsm_hooks.h
Commit message (Expand)AuthorAgeFilesLines
* module: replace copy_module_from_fd with kernel versionMimi Zohar2016-02-211-7/+0Star
* security: define kernel_read_file hookMimi Zohar2016-02-211-0/+8
* firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar2016-02-211-11/+0Star
* vfs: define kernel_read_file_id enumerationMimi Zohar2016-02-181-1/+3
* vfs: define a generic function to read a file from the kernelMimi Zohar2016-02-181-0/+9
* security: Add hook to invalidate inode security labelsAndreas Gruenbacher2015-12-241-0/+6
* security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-241-1/+1
* security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2015-12-241-1/+1
* Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-281-2/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-271-2/+4
* LSM: Switch to lists of hooksCasey Schaufler2015-05-121-24/+53
* LSM: Add security module hook list headsCasey Schaufler2015-05-121-0/+220
* LSM: Add the comment to lsm_hooks.hCasey Schaufler2015-05-121-0/+1279
* LSM: Split security.hCasey Schaufler2015-05-121-0/+358