From: Linus Torvalds Date: Thu, 30 Apr 2020 23:35:45 +0000 (-0700) Subject: Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.15~3956 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=39e16d93424b61e0b5bd182e308a56d5f0e489d6;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'selinux-pr-20200430' of git://git./linux/kernel/git/pcmoore/selinux Pull SELinux fixes from Paul Moore: "Two more SELinux patches to fix problems in the v5.7-rcX releases. Wei Yongjun's patch fixes a return code in an error path, and my patch fixes a problem where we were not correctly applying access controls to all of the netlink messages in the netlink_send LSM hook" * tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux: selinux: properly handle multiple messages in selinux_netlink_send() selinux: fix error return code in cond_read_list() --- 39e16d93424b61e0b5bd182e308a56d5f0e489d6