From: Linus Torvalds Date: Fri, 22 Jan 2021 21:51:17 +0000 (-0800) Subject: Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux X-Git-Tag: v5.15~1939 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1c304c77f7cfc92572cd45cbf045ac2443423ea1;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'arm64-fixes' of git://git./linux/kernel/git/arm64/linux Pull arm64 fixes from Catalin Marinas: - Correctly mask out bits 63:60 in a kernel tag check fault address (specified as unknown by the architecture). Previously they were just zeroed but for kernel pointers they need to be all ones. - Fix a panic (unexpected kernel BRK exception) caused by kprobes being reentered due to an interrupt. * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 kasan, arm64: fix pointer tags in KASAN reports --- 1c304c77f7cfc92572cd45cbf045ac2443423ea1