aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2013-05-31selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore
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-22Merge 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-19selinux: 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-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new 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-15bridge: 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
2012-10-16fix a leak in replace_fd() usersAl Viro
2012-10-11consitify do_mount() argumentsAl Viro
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-26make get_file() return its argumentAl Viro
2012-09-26new helper: iterate_fd()Al Viro
2012-09-26switch flush_unauthorized_files() to replace_fd()Al Viro
2012-09-21userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-08netlink: kill netlink_set_nonrootPablo Neira Ayuso
2012-07-31selinux: tag avc cache alloc as non-criticalMel Gorman
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov
2012-07-30selinux: fix selinux_inode_setxattr oopsAl Viro
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-07-16SELinux: do not check open perms if they are not known to policyEric Paris
2012-07-16SELinux: include definition of new capabilitiesEric Paris
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso
2012-06-26selinux: netlink: Move away from NLMSG_PUT().David S. Miller
2012-06-07netfilter: selinux: switch hook PFs to nfprotoAlban Crequy
2012-05-31split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro
2012-05-31split cap_mmap_addr() out of cap_file_mmap()Al Viro