From: Linus Torvalds Date: Tue, 8 Nov 2022 20:22:02 +0000 (-0800) Subject: Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm X-Git-Tag: v6.6.17~6216 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f49b2d89fb10ef5fa5fa1993f648ec5daa884bef;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'lsm-pr-20221107' of git://git./linux/kernel/git/pcmoore/lsm Pull lsm fix from Paul Moore: "A small capability patch to fix an instance of undefined behavior in a shift operator caused when shifting a signed value too far. While the fix is trivial and I can't imagine it causing a problem in a backport, I'm not explicitly marking it for stable on the off chance that there is some system out there which is relying on some wonky unexpected behavior which this patch could break; *if* it does break, IMO it's better that to happen in a minor or -rcX release and not in a stable backport" * tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm: capabilities: fix undefined behavior in bit shift for CAP_TO_MASK --- f49b2d89fb10ef5fa5fa1993f648ec5daa884bef