diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-22 22:51:17 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-01-22 22:51:17 +0100 |
commit | 1c304c77f7cfc92572cd45cbf045ac2443423ea1 (patch) | |
tree | b70cae1d55f4b2fe56991d2f0ed6d2c781c1a369 /tools | |
parent | Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client (diff) | |
parent | arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 (diff) | |
download | linux-1c304c77f7cfc92572cd45cbf045ac2443423ea1.tar.xz linux-1c304c77f7cfc92572cd45cbf045ac2443423ea1.zip |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/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
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions