Age | Commit message (Expand) | Author | Files | Lines |
2016-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -1/+5 |
2016-05-18 | Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+14 |
2016-04-22 | security: Introduce security_settime64() | Baolin Wang | 1 | -2/+3 |
2016-04-21 | LSM: LoadPin for kernel file loading restrictions | Kees Cook | 1 | -0/+5 |
2016-04-11 | security: drop the unused hook skb_owned_by | Paolo Abeni | 1 | -1/+0 |
2016-03-28 | constify security_sb_pivotroot() | Al Viro | 1 | -1/+1 |
2016-03-28 | constify security_path_chroot() | Al Viro | 1 | -1/+1 |
2016-03-28 | constify security_path_{link,rename} | Al Viro | 1 | -3/+3 |
2016-03-28 | constify security_path_{mkdir,mknod,symlink} | Al Viro | 1 | -3/+3 |
2016-03-28 | constify security_path_{unlink,rmdir} | Al Viro | 1 | -2/+2 |
2016-03-28 | constify chmod_common/security_path_chmod | Al Viro | 1 | -1/+1 |
2016-03-28 | constify security_sb_mount() | Al Viro | 1 | -1/+1 |
2016-03-28 | constify chown_common/security_path_chown | Al Viro | 1 | -1/+1 |
2016-03-28 | constify security_path_truncate() | Al Viro | 1 | -1/+1 |
2016-02-21 | module: replace copy_module_from_fd with kernel version | Mimi Zohar | 1 | -7/+0 |
2016-02-21 | security: define kernel_read_file hook | Mimi Zohar | 1 | -0/+8 |
2016-02-21 | firmware: replace call to fw_read_file_contents() with kernel version | Mimi Zohar | 1 | -11/+0 |
2016-02-19 | vfs: define kernel_read_file_id enumeration | Mimi Zohar | 1 | -1/+3 |
2016-02-19 | vfs: define a generic function to read a file from the kernel | Mimi Zohar | 1 | -0/+9 |
2015-12-24 | security: Add hook to invalidate inode security labels | Andreas Gruenbacher | 1 | -0/+6 |
2015-12-24 | security: Make inode argument of inode_getsecid non-const | Andreas Gruenbacher | 1 | -1/+1 |
2015-12-24 | security: Make inode argument of inode_getsecurity non-const | Andreas Gruenbacher | 1 | -1/+1 |
2015-07-28 | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook | 1 | -2/+4 |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+1888 |
2015-05-12 | LSM: Switch to lists of hooks | Casey Schaufler | 1 | -24/+53 |
2015-05-12 | LSM: Add security module hook list heads | Casey Schaufler | 1 | -0/+220 |
2015-05-12 | LSM: Add the comment to lsm_hooks.h | Casey Schaufler | 1 | -0/+1279 |
2015-05-12 | LSM: Split security.h | Casey Schaufler | 1 | -0/+358 |