summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14Reset to 3.12.19Scott Wood
2014-03-12SELinux: Increase ebitmap_node size for 64-bit configurationWaiman Long
2014-03-12SELinux: Reduce overhead of mls_level_isvalid() function callWaiman Long
2014-03-05SELinux: bigendian problems with filename trans rulesEric Paris
2014-02-20SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley
2014-02-13SELinux: Fix memory leak upon loading policyTetsuo Handa
2014-01-25SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-09selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore
2014-01-09selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore
2014-01-09selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov
2014-01-09selinux: fix broken peer recv checkChad Hanson
2013-12-20selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore
2013-12-20selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore
2013-12-04selinux: correct locking in selinux_netlbl_socket_connect)Paul Moore
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds
2013-09-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-06-29SELinux: Institute file_path_has_perm()David Howells
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley
2013-06-08LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley
2013-06-08Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley
2013-06-08Security: Add hook to calculate context based on a negative dentry.David Quigley
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-01selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton
2013-03-28selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-18selinux: use GFP_ATOMIC under spin_lockDan Carpenter
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23new helper: file_inode(file)Al Viro
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2013-01-14selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore
2012-12-16bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang
2012-12-10rtnetlink: add missing message types to selinux perm tableCong Wang
2012-12-07bridge: export multicast database via netlinkCong Wang
2012-11-21selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones