Age | Commit message (Expand) | Author | Files | Lines |
2017-02-10 | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 1 | -9/+1 |
2017-01-19 | LSM: Add /sys/kernel/security/lsm | Casey Schaufler | 1 | -8/+4 |
2017-01-12 | security,selinux,smack: kill security_task_wait hook | Stephen Smalley | 1 | -7/+0 |
2017-01-10 | security: Fix inode_getattr documentation | Mickaël Salaün | 1 | -2/+1 |
2017-01-09 | proc,security: move restriction on writing /proc/pid/attr nodes to proc | Stephen Smalley | 1 | -2/+1 |
2016-09-19 | Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 1 | -0/+36 |
2016-08-09 | module: Fully remove the kernel_module_from_file hook | Mickaël Salaün | 1 | -1/+0 |
2016-08-08 | security, overlayfs: Provide hook to correctly label newly created files | Vivek Goyal | 1 | -0/+15 |
2016-08-08 | security,overlayfs: Provide security hook for copy up of xattrs for overlay file | Vivek Goyal | 1 | -0/+10 |
2016-08-08 | security, overlayfs: provide copy up security hook for unioned files | Vivek Goyal | 1 | -0/+11 |
2016-07-20 | qstr: constify dentry_init_security | Al Viro | 1 | -1/+1 |
2016-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -1/+5 |
2016-05-17 | 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-18 | vfs: define kernel_read_file_id enumeration | Mimi Zohar | 1 | -1/+3 |
2016-02-18 | 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 |