linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fixes for 5.11-rc5
@ 2021-01-22 19:07 Catalin Marinas
  2021-01-22 22:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2021-01-22 19:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel

Hi Linus,

Please pull the arm64 fixes below. Thanks.

The following changes since commit 3a57a643a851dbb1c4a1819394ca009e3bfa4813:

  arm64: selftests: Fix spelling of 'Mismatch' (2021-01-15 10:05:27 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to 75bd4bff300b3c5252d4a0e7a959569c62d1dbae:

  arm64: kprobes: Fix Uexpected kernel BRK exception at EL1 (2021-01-22 16:05:29 +0000)

----------------------------------------------------------------
arm64 fixes:

- 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.

----------------------------------------------------------------
Andrey Konovalov (1):
      kasan, arm64: fix pointer tags in KASAN reports

Qais Yousef (1):
      arm64: kprobes: Fix Uexpected kernel BRK exception at EL1

 arch/arm64/kernel/probes/kprobes.c | 4 ++--
 arch/arm64/mm/fault.c              | 7 ++++---
 2 files changed, 6 insertions(+), 5 deletions(-)

-- 
Catalin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] arm64 fixes for 5.11-rc5
  2021-01-22 19:07 [GIT PULL] arm64 fixes for 5.11-rc5 Catalin Marinas
@ 2021-01-22 22:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-22 22:00 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Linus Torvalds, Will Deacon, linux-kernel, linux-arm-kernel

The pull request you sent on Fri, 22 Jan 2021 19:07:21 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1c304c77f7cfc92572cd45cbf045ac2443423ea1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-22 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 19:07 [GIT PULL] arm64 fixes for 5.11-rc5 Catalin Marinas
2021-01-22 22:00 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).