summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds1-52/+94
2013-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+7
2013-10-22Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...James Morris1-52/+94
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy1-5/+5
2013-10-05selinux: remove 'flags' parameter from avc_audit()Linus Torvalds1-1/+1
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds1-7/+6
2013-10-01net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman1-1/+1
2013-09-18Merge git://git.infradead.org/users/eparis/selinuxPaul Moore1-52/+94
2013-08-28Revert "SELinux: do not handle seclabel as a special flag"Eric Paris1-0/+3
2013-08-28selinux: consider filesystem subtype in policiesAnand Avati1-18/+22
2013-07-25Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito1-5/+21
2013-07-25SELinux: use a helper function to determine seclabelEric Paris1-14/+24
2013-07-25SELinux: pass a superblock to security_fs_useEric Paris1-1/+1
2013-07-25SELinux: do not handle seclabel as a special flagEric Paris1-3/+0
2013-07-25SELinux: do all flags twiddling in one placeEric Paris1-7/+5
2013-07-25SELinux: rename SE_SBLABELSUPP to SBLABEL_MNTEric Paris1-14/+14
2013-07-25SELinux: use define for number of bits in the mnt flags maskEric Paris1-1/+4
2013-07-25SELinux: make it harder to get the number of mnt opts wrongEric Paris1-2/+3
2013-07-25SELinux: remove crazy contortions around procEric Paris1-1/+1
2013-07-25SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley1-0/+7
2013-07-25selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()Paul Moore1-2/+6
2013-07-25lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore1-1/+2
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa1-11/+6
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-11/+81
2013-06-29SELinux: Institute file_path_has_perm()David Howells1-6/+18
2013-06-09NFS: Client implementation of Labeled-NFSDavid Quigley1-0/+4
2013-06-09SELinux: Add new labeling type native labelsDavid Quigley1-9/+26
2013-06-09LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley1-2/+10
2013-06-09Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley1-0/+6
2013-06-09Security: Add hook to calculate context based on a negative dentry.David Quigley1-0/+35
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-4/+35
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet1-0/+7
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton1-4/+35
2013-03-28selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo1-2/+2
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro1-9/+0
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+5
2013-02-23new helper: file_inode(file)Al Viro1-5/+5
2013-01-15tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore1-11/+39
2012-10-16fix a leak in replace_fd() usersAl Viro1-11/+7
2012-10-12consitify do_mount() argumentsAl Viro1-2/+2
2012-09-27make get_file() return its argumentAl Viro1-2/+1
2012-09-27new helper: iterate_fd()Al Viro1-35/+22
2012-09-27switch flush_unauthorized_files() to replace_fd()Al Viro1-32/+15
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+1
2012-07-31c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov1-0/+1
2012-07-30selinux: fix selinux_inode_setxattr oopsAl Viro1-5/+10
2012-07-27posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer1-1/+1
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+5