Age | Commit message (Expand) | Author |
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 |
2013-07-25 | selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last() | Paul Moore |
2013-07-25 | lsm: split the xfrm_state_alloc_security() hook implementation | Paul Moore |
2013-06-08 | SELinux: Add new labeling type native labels | David Quigley |
2013-01-14 | tun: fix LSM/SELinux labeling of tun/tap devices | Paul Moore |
2013-01-14 | selinux: add the "attach_queue" permission to the "tun_socket" class | Paul Moore |
2012-09-18 | xfrm: invalidate dst on policy insertion/deletion | Nicolas Dichtel |
2012-07-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2012-07-23 | switch dentry_open() to struct path, make it grab references itself | Al Viro |
2012-07-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-07-16 | SELinux: include definition of new capabilities | Eric Paris |
2012-04-09 | SELinux: avc: remove the useless fields in avc_add_callback | Wanlong Gao |
2012-04-09 | SELinux: unify the selinux_audit_data and selinux_late_audit_data | Eric Paris |
2012-04-09 | SELinux: remove auditdeny from selinux_audit_data | Eric Paris |
2012-04-09 | SELinux: delay initialization of audit data in selinux_inode_permission | Eric Paris |
2012-04-09 | SELinux: add default_type statements | Eric Paris |
2012-04-09 | SELinux: allow default source/target selectors for user/role/range | Eric Paris |
2012-04-03 | SELinux: do not allocate stack space for AVC data unless needed | Eric Paris |