Age | Commit message (Expand) | Author |
2015-09-10 | mm: mark most vm_operations_struct const | Kirill A. Shutemov |
2015-09-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-09-04 | fs: create and use seq_show_option for escaping | Kees Cook |
2015-08-15 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2015-07-13 | selinux: Create a common helper to determine an inode label [ver #3] | David Howells |
2015-07-13 | selinux: Augment BUG_ON assertion for secclass_map. | Stephen Smalley |
2015-07-13 | selinux: initialize sock security class to default value | Stephen Smalley |
2015-07-13 | selinux: reduce locking overhead in inode_free_security() | Waiman Long |
2015-07-13 | selinux: extended permissions for ioctls | Jeff Vander Stoep |
2015-07-11 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into... | James Morris |
2015-07-10 | selinux: fix mprotect PROT_EXEC regression caused by mm change | Stephen Smalley |
2015-07-09 | selinux: don't waste ebitmap space when importing NetLabel categories | Paul Moore |
2015-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-07-01 | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-18 | netfilter: Remove spurios included of netfilter.h | Eric W Biederman |
2015-06-05 | selinux: fix setting of security labels on NFS | J. Bruce Fields |
2015-06-04 | selinux: Remove unused permission definitions | Stephen Smalley |
2015-06-04 | selinux: enable genfscon labeling for sysfs and pstore files | Stephen Smalley |
2015-06-04 | selinux: enable per-file labeling for debugfs files. | Stephen Smalley |
2015-06-04 | selinux: update netlink socket classes | Stephen Smalley |
2015-06-04 | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds() | Oleg Nesterov |
2015-06-04 | selinux: Print 'sclass' as string when unrecognized netlink message occurs | Marek Milkovic |
2015-05-12 | LSM: Switch to lists of hooks | Casey Schaufler |
2015-05-12 | LSM: Add security module hook list heads | Casey Schaufler |
2015-05-12 | LSM: Split security.h | Casey Schaufler |
2015-05-11 | security: make inode_follow_link RCU-walk aware | NeilBrown |
2015-05-11 | security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() | NeilBrown |
2015-05-10 | SECURITY: remove nameidata arg from inode_follow_link. | NeilBrown |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-15 | VFS: security/: d_inode() annotations | David Howells |
2015-04-15 | VFS: security/: d_backing_inode() annotations | David Howells |
2015-04-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-04-13 | selinux/nlmsg: add a build time check for rtnl/xfrm cmds | Nicolas Dichtel |
2015-04-12 | selinux/nlmsg: add XFRM_MSG_MAPPING | Nicolas Dichtel |
2015-04-12 | selinux/nlmsg: add XFRM_MSG_MIGRATE | Nicolas Dichtel |
2015-04-12 | selinux/nlmsg: add XFRM_MSG_REPORT | Nicolas Dichtel |
2015-04-11 | Merge branch 'for-davem' into for-next | Al Viro |
2015-04-11 | switch security_inode_getattr() to struct path * | Al Viro |
2015-04-08 | selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add XFRM_MSG_GETSPDINFO | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add XFRM_MSG_NEWSPDINFO | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add RTM_GETNSID | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID | Nicolas Dichtel |
2015-04-06 | selinux: increase avtab max buckets | Stephen Smalley |
2015-04-06 | selinux: Use a better hash function for avtab | John Brooks |
2015-04-06 | selinux: convert avtab hash table to flex_array | Stephen Smalley |