summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-1/+1
|\
| * net: sched: introduce chain object to uapiJiri Pirko2018-07-231-1/+1
* | Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-1513-189/+198
|\ \
| * | selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming2018-08-071-8/+25
| * | selinux: constify write_op[]Eric Biggers2018-07-171-1/+1
| * | selinux: Cleanup printk logging in netnodepeter enderborg2018-06-191-3/+2
| * | selinux: Cleanup printk logging in avcpeter enderborg2018-06-191-1/+1
| * | selinux: Cleanup printk logging in netifpeter enderborg2018-06-191-7/+4
| * | selinux: Cleanup printk logging in netportpeter enderborg2018-06-191-3/+2
| * | selinux: Cleanup printk logging in sidtabpeter enderborg2018-06-191-3/+2
| * | selinux: Cleanup printk logging in netlinkpeter enderborg2018-06-191-1/+1
| * | selinux: Cleanup printk logging in selinuxfspeter enderborg2018-06-191-5/+5
| * | selinux: Cleanup printk logging in servicespeter enderborg2018-06-191-36/+35
| * | selinux: Cleanup printk logging in avtabpeter enderborg2018-06-191-25/+26
| * | selinux: Cleanup printk logging in hookspeter enderborg2018-06-191-35/+33
| * | selinux: Cleanup printk logging in policydbpeter enderborg2018-06-191-45/+46
| * | selinux: Cleanup printk logging in ebitmappeter enderborg2018-06-191-8/+7
| * | selinux: Cleanup printk logging in conditionalpeter enderborg2018-06-191-8/+8
* | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-0/+15
|\ \ \
| * | | module: replace the existing LSM hook in init_moduleMimi Zohar2018-07-161-0/+15
| |/ /
* | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-131-2/+2
|\ \ \ | |_|/ |/| |
| * | ->file_open(): lose cred argumentAl Viro2018-07-121-2/+2
| |/
* | Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-301-45/+33
|\ \ | |/ |/|
| * selinux: move user accesses in selinuxfs out of locked regionsJann Horn2018-06-281-45/+33
* | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-062-2/+6
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-1/+1
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-261-4/+16
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-211-22/+28
| |\ \ \ \
| * | | | | net: initial AF_XDP skeletonBjörn Töpel2018-05-032-2/+6
* | | | | | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-063-11/+14
|\ \ \ \ \ \
| * | | | | | audit: use inline function to get audit contextRichard Guy Briggs2018-05-143-11/+14
| |/ / / / /
* | | | | | Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-06-061-6/+12
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | audit: normalize MAC_POLICY_LOAD recordRichard Guy Briggs2018-04-171-1/+1
| * | | | | audit: normalize MAC_STATUS recordRichard Guy Briggs2018-04-171-4/+10
| * | | | | security: selinux: Change return type to vm_fault_tSouptick Joarder2018-04-161-1/+1
| |/ / / /
* | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-061-0/+13
|\ \ \ \ \
| * | | | | selinux: provide socketpair callbackDavid Herrmann2018-05-041-0/+13
| |/ / / /
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-06-041-4/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | __inode_security_revalidate() never gets NULL opt_dentryAl Viro2018-05-141-4/+3
| |/ / /
* | | | Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-05-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover2018-05-291-1/+1
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-05-211-4/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix breakage caused by d_find_alias() semantics changeAl Viro2018-05-131-4/+16
| | |/ | |/|
* | | Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-05-171-22/+28
|\ \ \ | |/ / |/| / | |/
| * selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()Alexey Kodanev2018-05-141-1/+2
| * selinux: fix address family in bind() and connect() to match address/portAlexey Kodanev2018-05-141-11/+7
| * selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()Alexey Kodanev2018-05-141-10/+19
* | ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso2018-04-111-0/+1