Hi Linus, Two small fixes for v5.6-rcX: one fixes a locking problem in the recently merged label translation code, the other fixes an embarrassing "binderfs"/"binder" filesystem name check. Please merge for the next -rcX release, thank you. -Paul -- The following changes since commit 98aa00345de54b8340dc2ddcd87f446d33387b5e: selinux: fix regression introduced by move_mount(2) syscall (2020-01-20 07:42:37 -0500) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20200210 for you to fetch changes up to 39a706fbcf2694bfb651bed9041d44c3f4fa8078: selinux: fix sidtab string cache locking (2020-02-05 18:31:10 -0500) ---------------------------------------------------------------- selinux/stable-5.6 PR 20200210 ---------------------------------------------------------------- Hridya Valsaraju (1): selinux: fix typo in filesystem name Ondrej Mosnacek (1): selinux: fix sidtab string cache locking security/selinux/hooks.c | 2 +- security/selinux/ss/sidtab.c | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-) -- paul moore www.paul-moore.com