aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)AuthorFilesLines
2013-07-25Add SELinux policy capability for always checking packet and peer classes.Gravatar Chris PeBenito 4-6/+30
2013-07-25selinux: fix problems in netnode when BUG() is compiled outGravatar Paul Moore 1-0/+2
2013-07-25SELinux: use a helper function to determine seclabelGravatar Eric Paris 1-14/+24
2013-07-25SELinux: pass a superblock to security_fs_useGravatar Eric Paris 3-15/+11
2013-07-25SELinux: do not handle seclabel as a special flagGravatar Eric Paris 2-4/+1
2013-07-25SELinux: change sbsec->behavior to shortGravatar Eric Paris 3-3/+3
2013-07-25SELinux: renumber the superblock optionsGravatar Eric Paris 2-4/+5
2013-07-25SELinux: do all flags twiddling in one placeGravatar Eric Paris 1-7/+5
2013-07-25SELinux: rename SE_SBLABELSUPP to SBLABEL_MNTGravatar Eric Paris 2-15/+15
2013-07-25SELinux: use define for number of bits in the mnt flags maskGravatar Eric Paris 1-1/+4
2013-07-25SELinux: make it harder to get the number of mnt opts wrongGravatar Eric Paris 1-2/+3
2013-07-25SELinux: remove crazy contortions around procGravatar Eric Paris 1-1/+1
2013-07-25SELinux: fix selinuxfs policy file on big endian systemsGravatar Eric Paris 1-2/+1
2013-07-25SELinux: Enable setting security contexts on rootfs inodes.Gravatar Stephen Smalley 1-0/+7
2013-07-25SELinux: Increase ebitmap_node size for 64-bit configurationGravatar Waiman Long 1-1/+7
2013-07-25SELinux: Reduce overhead of mls_level_isvalid() function callGravatar Waiman Long 4-19/+27
2013-07-25selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()Gravatar Paul Moore 2-5/+8
2013-07-25selinux: cleanup the XFRM headerGravatar Paul Moore 1-14/+5
2013-07-25selinux: cleanup selinux_xfrm_decode_session()Gravatar Paul Moore 1-11/+12
2013-07-25selinux: cleanup some comment and whitespace issues in the XFRM codeGravatar Paul Moore 1-13/+10
2013-07-25selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()Gravatar Paul Moore 2-60/+42
2013-07-25selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...Gravatar Paul Moore 1-36/+18
2013-07-25selinux: cleanup and consolidate the XFRM alloc/clone/delete/free codeGravatar Paul Moore 1-31/+40
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationGravatar Paul Moore 3-111/+95
2013-07-25xattr: Constify ->name member of "struct xattr".Gravatar Tetsuo Handa 1-11/+6
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 3-12/+87
2013-06-29SELinux: Institute file_path_has_perm()Gravatar David Howells 1-6/+18
2013-06-08NFS: Client implementation of Labeled-NFSGravatar David Quigley 1-0/+4
2013-06-08SELinux: Add new labeling type native labelsGravatar David Quigley 3-10/+32
2013-06-08LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.Gravatar David Quigley 1-2/+10
2013-06-08Security: Add Hook to test if the particular xattr is part of a MAC model.Gravatar David Quigley 1-0/+6
2013-06-08Security: Add hook to calculate context based on a negative dentry.Gravatar David Quigley 1-0/+35
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-20/+14
2013-05-31selinux: fix the labeled xfrm/IPsec reference count handlingGravatar Paul Moore 1-20/+14
2013-05-28net: pass info struct via netdevice notifierGravatar Jiri Pirko 1-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-4/+3
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-4/+35
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+7
2013-04-09selinux: add a skb_owned_by() hookGravatar Eric Dumazet 1-0/+7
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchGravatar Jeff Layton 1-4/+35
2013-03-28selinux: replace obsolete NLMSG_* with type safe nlmsg_*Gravatar Hong zhi guo 2-4/+3
2013-03-19selinux: use GFP_ATOMIC under spin_lockGravatar Dan Carpenter 1-1/+1
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-9/+0
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 1-13/+6
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryGravatar Al Viro 1-9/+0
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-17/+13
2013-02-22new helper: file_inode(file)Gravatar Al Viro 2-17/+13
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesGravatar Paul Moore 2-11/+43
2013-01-14selinux: add the "attach_queue" permission to the "tun_socket" classGravatar Paul Moore 1-1/+1