summaryrefslogtreecommitdiff
path: root/include/linux/lsm_hooks.h
Commit message (Expand)AuthorAge
* qstr: constify dentry_init_securityAl Viro2016-07-20
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\
| * LSM: LoadPin for kernel file loading restrictionsKees Cook2016-04-21
| * security: drop the unused hook skb_owned_byPaolo Abeni2016-04-11
* | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-17
|\ \
| * | constify security_sb_pivotroot()Al Viro2016-03-28
| * | constify security_path_chroot()Al Viro2016-03-28
| * | constify security_path_{link,rename}Al Viro2016-03-28
| * | constify security_path_{mkdir,mknod,symlink}Al Viro2016-03-28
| * | constify security_path_{unlink,rmdir}Al Viro2016-03-28
| * | constify chmod_common/security_path_chmodAl Viro2016-03-28
| * | constify security_sb_mount()Al Viro2016-03-28
| * | constify chown_common/security_path_chownAl Viro2016-03-28
| * | constify security_path_truncate()Al Viro2016-03-28
| |/
* | security: Introduce security_settime64()Baolin Wang2016-04-22
|/
* module: replace copy_module_from_fd with kernel versionMimi Zohar2016-02-21
* security: define kernel_read_file hookMimi Zohar2016-02-21
* firmware: replace call to fw_read_file_contents() with kernel versionMimi Zohar2016-02-21
* vfs: define kernel_read_file_id enumerationMimi Zohar2016-02-18
* vfs: define a generic function to read a file from the kernelMimi Zohar2016-02-18
* security: Add hook to invalidate inode security labelsAndreas Gruenbacher2015-12-24
* security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-24
* security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2015-12-24
* Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook2015-07-28
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-27
* LSM: Switch to lists of hooksCasey Schaufler2015-05-12
* LSM: Add security module hook list headsCasey Schaufler2015-05-12
* LSM: Add the comment to lsm_hooks.hCasey Schaufler2015-05-12
* LSM: Split security.hCasey Schaufler2015-05-12