Age | Commit message (Expand) | Author |
2016-08-18 | selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX | William Roberts |
2016-06-27 | netlabel: Pass a family parameter to netlbl_skbuff_err(). | Huw Davies |
2016-04-26 | selinux: distinguish non-init user namespace capability checks | Stephen Smalley |
2016-04-14 | selinux: Change bool variable name to index. | Prarit Bhargava |
2016-04-05 | selinux: restrict kernel module loading | Jeff Vander Stoep |
2016-04-05 | selinux: simply inode label states to INVALID and INITIALIZED | Paul Moore |
2015-12-24 | selinux: export validatetrans decisions | Andrew Perepechko |
2015-12-24 | security: Add hook to invalidate inode security labels | Andreas Gruenbacher |
2015-10-21 | selinux: introduce security_context_str_to_sid | Rasmus Villemoes |
2015-08-15 | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next | James Morris |
2015-07-13 | selinux: extended permissions for ioctls | Jeff Vander Stoep |
2015-06-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-06-04 | selinux: Remove unused permission definitions | 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-05-11 | security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() | NeilBrown |
2015-01-25 | Add security hooks to binder and implement the hooks for SELinux. | Stephen Smalley |
2014-09-10 | selinux: make the netif cache namespace aware | Paul Moore |
2014-08-05 | Merge tag 'v3.16' into next | Paul Moore |
2014-06-26 | selinux: reduce the number of calls to synchronize_net() when flushing caches | Paul Moore |
2014-06-18 | security: Used macros from compiler.h instead of __attribute__((...)) | Gideon Israel Dsouza |
2014-06-17 | Merge tag 'v3.15' into next | Paul Moore |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-10 | Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-06-03 | selinux: Report permissive mode in avc: denied messages. | Stephen Smalley |
2014-05-01 | selinux: Report permissive mode in avc: denied messages. | Stephen Smalley |
2014-04-22 | audit: add netlink audit protocol bind to check capabilities on multicast join | Richard Guy Briggs |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-10 | selinux: add gfp argument to security_xfrm_policy_alloc and fix callers | Nikolay Aleksandrov |
2014-02-12 | flowcache: Make flow cache name space aware | Fan Du |
2014-01-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2014-01-12 | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() | Steven Rostedt |
2013-12-12 | selinux: look for IPsec labels on both inbound and outbound packets | Paul Moore |
2013-12-09 | selinux: look for IPsec labels on both inbound and outbound packets | Paul Moore |
2013-11-26 | Merge tag 'v3.12' | Paul Moore |
2013-11-19 | SELinux: Update policy version to support constraints info | Richard Haines |
2013-11-08 | Merge tag 'v3.12' | Paul Moore |
2013-10-04 | selinux: remove 'flags' parameter from avc_audit() | Linus Torvalds |
2013-10-04 | selinux: avc_has_perm_flags has no more users | Linus Torvalds |
2013-09-18 | Merge git://git.infradead.org/users/eparis/selinux | Paul Moore |
2013-08-28 | Revert "SELinux: do not handle seclabel as a special flag" | Eric Paris |
2013-07-31 | net: split rt_genid for ipv4 and ipv6 | fan.du |
2013-07-25 | Add SELinux policy capability for always checking packet and peer classes. | Chris PeBenito |
2013-07-25 | SELinux: pass a superblock to security_fs_use | Eric Paris |
2013-07-25 | SELinux: do not handle seclabel as a special flag | Eric Paris |
2013-07-25 | SELinux: change sbsec->behavior to short | Eric Paris |
2013-07-25 | SELinux: renumber the superblock options | Eric Paris |
2013-07-25 | SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT | Eric Paris |
2013-07-25 | selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() | Paul Moore |
2013-07-25 | selinux: cleanup the XFRM header | Paul Moore |