summaryrefslogtreecommitdiffstats
path: root/security/selinux
AgeCommit message (Expand)AuthorLines
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2018-08-15Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-189/+198
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+15
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-2/+2
2018-08-07selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming-8/+25
2018-07-23net: sched: introduce chain object to uapiJiri Pirko-1/+1
2018-07-17selinux: constify write_op[]Eric Biggers-1/+1
2018-07-16module: replace the existing LSM hook in init_moduleMimi Zohar-0/+15
2018-07-12->file_open(): lose cred argumentAl Viro-2/+2
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-45/+33
2018-06-28selinux: move user accesses in selinuxfs out of locked regionsJann Horn-45/+33
2018-06-19selinux: Cleanup printk logging in netnodepeter enderborg-3/+2
2018-06-19selinux: Cleanup printk logging in avcpeter enderborg-1/+1
2018-06-19selinux: Cleanup printk logging in netifpeter enderborg-7/+4
2018-06-19selinux: Cleanup printk logging in netportpeter enderborg-3/+2
2018-06-19selinux: Cleanup printk logging in sidtabpeter enderborg-3/+2
2018-06-19selinux: Cleanup printk logging in netlinkpeter enderborg-1/+1
2018-06-19selinux: Cleanup printk logging in selinuxfspeter enderborg-5/+5
2018-06-19selinux: Cleanup printk logging in servicespeter enderborg-36/+35
2018-06-19selinux: Cleanup printk logging in avtabpeter enderborg-25/+26
2018-06-19selinux: Cleanup printk logging in hookspeter enderborg-35/+33
2018-06-19selinux: Cleanup printk logging in policydbpeter enderborg-45/+46
2018-06-19selinux: Cleanup printk logging in ebitmappeter enderborg-8/+7
2018-06-19selinux: Cleanup printk logging in conditionalpeter enderborg-8/+8
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+6
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+14
2018-06-06Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+12
2018-06-06Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+13
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+3
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-05-30Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2018-05-29selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover-1/+1
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+16
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-22/+28
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-4/+16
2018-05-17Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-22/+28
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs-11/+14
2018-05-14selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()Alexey Kodanev-1/+2
2018-05-14selinux: fix address family in bind() and connect() to match address/portAlexey Kodanev-11/+7
2018-05-14selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()Alexey Kodanev-10/+19
2018-05-14__inode_security_revalidate() never gets NULL opt_dentryAl Viro-4/+3
2018-05-13fix breakage caused by d_find_alias() semantics changeAl Viro-4/+16
2018-05-04selinux: provide socketpair callbackDavid Herrmann-0/+13
2018-05-03net: initial AF_XDP skeletonBjörn Töpel-2/+6
2018-04-17audit: normalize MAC_POLICY_LOAD recordRichard Guy Briggs-1/+1
2018-04-17audit: normalize MAC_STATUS recordRichard Guy Briggs-4/+10
2018-04-16security: selinux: Change return type to vm_fault_tSouptick Joarder-1/+1
2018-04-11ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso-0/+1