summaryrefslogtreecommitdiff
path: root/security/selinux
Commit message (Expand)AuthorAge
* selinux: remove 'flags' parameter from avc_audit()Linus Torvalds2013-10-04
* selinux: avc_has_perm_flags has no more usersLinus Torvalds2013-10-04
* selinux: remove 'flags' parameter from inode_has_permLinus Torvalds2013-10-04
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-09-07
|\
| * xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-25
* | net: split rt_genid for ipv4 and ipv6fan.du2013-07-31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
| |\
| * | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* | | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-09
|\ \ \
| * | | NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-08
| * | | SELinux: Add new labeling type native labelsDavid Quigley2013-06-08
| * | | LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley2013-06-08
| * | | Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley2013-06-08
| * | | Security: Add hook to calculate context based on a negative dentry.David Quigley2013-06-08
| |/ /
* | | SELinux: Institute file_path_has_perm()David Howells2013-06-29
| |/ |/|
* | selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore2013-05-31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\
| * | selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-04-30
|\ \ \ | |_|/ |/| |
| * | selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton2013-04-02
* | | selinux: add a skb_owned_by() hookEric Dumazet2013-04-09
| |/ |/|
* | selinux: use GFP_ATOMIC under spin_lockDan Carpenter2013-03-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\
| * selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-27
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-14
* | selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore2013-01-14
|/
* bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang2012-12-15
* rtnetlink: add missing message types to selinux perm tableCong Wang2012-12-10
* bridge: export multicast database via netlinkCong Wang2012-12-07
* selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones2012-11-21
* fix a leak in replace_fd() usersAl Viro2012-10-16
* consitify do_mount() argumentsAl Viro2012-10-11
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * make get_file() return its argumentAl Viro2012-09-26
| * new helper: iterate_fd()Al Viro2012-09-26
| * switch flush_unauthorized_files() to replace_fd()Al Viro2012-09-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\ \ | | |/
| * | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
| * | netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ | |_|/ |/| |
| * | userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman2012-09-21
| |/
* | xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-18
|/
* selinux: tag avc cache alloc as non-criticalMel Gorman2012-07-31