linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fixes for 5.15-rc1
@ 2021-09-10 17:34 Catalin Marinas
  2021-09-10 19:26 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2021-09-10 17:34 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 65266a7c6abfa1ad915a362c41bf38576607f1f9:

  Merge remote-tracking branch 'tip/sched/arm64' into for-next/core (2021-08-31 09:10:00 +0100)

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 85f58eb1889826b9745737718723a80b639e0fbd:

  arm64: kdump: Skip kmemleak scan reserved memory for kdump (2021-09-10 11:58:59 +0100)

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

- Limit the linear region to 51-bit when KVM is running in nVHE mode
  otherwise, depending on the placement of the ID map, kernel-VA to
  hyp-VA translations may produce addresses that either conflict with
  other HYP mappings or generate addresses outside of the 52-bit
  addressable range.

- Instruct kmemleak not to scan the memory reserved for kdump as this
  range is removed from the kernel linear map and therefore not
  accessible.

----------------------------------------------------------------
Ard Biesheuvel (1):
      arm64: mm: limit linear region to 51 bits for KVM in nVHE mode

Chen Wandun (1):
      arm64: kdump: Skip kmemleak scan reserved memory for kdump

 arch/arm64/mm/init.c | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

-- 
Catalin

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

* Re: [GIT PULL] arm64 fixes for 5.15-rc1
  2021-09-10 17:34 [GIT PULL] arm64 fixes for 5.15-rc1 Catalin Marinas
@ 2021-09-10 19:26 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-10 19:26 UTC (permalink / raw)
  To: Catalin Marinas
  Cc: Linus Torvalds, Will Deacon, linux-arm-kernel, linux-kernel

The pull request you sent on Fri, 10 Sep 2021 18:34:41 +0100:

> 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/e99f23c5bf59219d0cd9b6e0d7d4c1b641a98704

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-09-10 19:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 17:34 [GIT PULL] arm64 fixes for 5.15-rc1 Catalin Marinas
2021-09-10 19:26 ` 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).