Hi Linus, One small SELinux fix for v5.14-rcX to fix a problem where an error code was not being propagated back up to userspace when a bogus SELinux policy is loaded into the kernel. The patch passes the selinux-testsuite and merges cleanly with your tree as of a few minutes ago; please merge this for the next release. Thanks, -Paul -- The following changes since commit d99cf13f14200cdb5cbb704345774c9c0698612d: selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit() (2021-0 6-11 13:11:45 -0400) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux -pr-20210805 for you to fetch changes up to 4c156084daa8ee70978e4b150b5eb5fc7b1f15be: selinux: correct the return value when loads initial sids (2021-08-02 09:59:50 -0400) ---------------------------------------------------------------- selinux/stable-5.14 PR 20210805 ---------------------------------------------------------------- Xiu Jianfeng (1): selinux: correct the return value when loads initial sids security/selinux/ss/policydb.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) -- paul moore www.paul-moore.com