summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)AuthorFilesLines
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek1-1/+5
2019-07-26selinux: fix empty write to keycreate fileOndrej Mosnacek1-5/+6
2019-05-31selinux: avoid uninitialized variable warningArnd Bergmann1-9/+5
2019-05-16selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni1-4/+4
2019-05-08selinux: never allow relabeling on context mountsOndrej Mosnacek1-9/+31
2019-05-08selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley3-3/+25
2019-05-04selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara1-0/+1
2019-04-05selinux: do not override context on context mountsOndrej Mosnacek1-1/+8
2019-03-23security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields1-1/+4
2019-03-23selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long1-0/+3
2019-01-26selinux: always allow mounting submountsOndrej Mosnacek1-1/+1
2019-01-22selinux: fix GPF on invalid policyStephen Smalley1-1/+2
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek1-15/+36
2018-12-08selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore1-1/+12
2018-12-01selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa1-1/+1
2018-11-21selinux: check length properly in SCTP bind hookOndrej Mosnacek1-0/+3
2018-11-13selinux: fix mounting of cgroup2 under older policiesStephen Smalley1-0/+5
2018-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2018-08-15Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-189/+198
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+15
2018-08-14Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-2/+2
2018-08-08selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming1-8/+25
2018-07-24net: sched: introduce chain object to uapiJiri Pirko1-1/+1
2018-07-17selinux: constify write_op[]Eric Biggers1-1/+1
2018-07-16module: replace the existing LSM hook in init_moduleMimi Zohar1-0/+15
2018-07-12->file_open(): lose cred argumentAl Viro1-2/+2
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-45/+33
2018-06-29selinux: move user accesses in selinuxfs out of locked regionsJann Horn1-45/+33
2018-06-19selinux: Cleanup printk logging in netnodepeter enderborg1-3/+2
2018-06-19selinux: Cleanup printk logging in avcpeter enderborg1-1/+1
2018-06-19selinux: Cleanup printk logging in netifpeter enderborg1-7/+4
2018-06-19selinux: Cleanup printk logging in netportpeter enderborg1-3/+2
2018-06-19selinux: Cleanup printk logging in sidtabpeter enderborg1-3/+2
2018-06-19selinux: Cleanup printk logging in netlinkpeter enderborg1-1/+1
2018-06-19selinux: Cleanup printk logging in selinuxfspeter enderborg1-5/+5
2018-06-19selinux: Cleanup printk logging in servicespeter enderborg1-36/+35
2018-06-19selinux: Cleanup printk logging in avtabpeter enderborg1-25/+26
2018-06-19selinux: Cleanup printk logging in hookspeter enderborg1-35/+33
2018-06-19selinux: Cleanup printk logging in policydbpeter enderborg1-45/+46
2018-06-19selinux: Cleanup printk logging in ebitmappeter enderborg1-8/+7
2018-06-19selinux: Cleanup printk logging in conditionalpeter enderborg1-8/+8
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+6
2018-06-07Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+14
2018-06-07Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+12
2018-06-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+13
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+3
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-05-31Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1