linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V Fixes for 6.3-rc3
@ 2023-03-17 14:56 Palmer Dabbelt
  2023-03-17 17:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Palmer Dabbelt @ 2023-03-17 14:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-riscv, linux-kernel

The following changes since commit 2a8db5ec4a28a0fce822d10224db9471a44b6925:

  RISC-V: Don't check text_mutex during stop_machine (2023-03-09 14:58:51 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.3-rc3

for you to fetch changes up to 47dd902aaee9b9341808a3a994793199e7eddb88:

  RISC-V: mm: Support huge page in vmalloc_fault() (2023-03-14 19:15:34 -0700)

----------------------------------------------------------------
RISC-V Fixes for 6.3-rc3

* A pair of fixes to the ASID allocator to avoid leaking stale mappings
  between tasks.
* A fix to the vmalloc fault handler to tolerate huge pages.

----------------------------------------------------------------
Dylan Jhong (1):
      RISC-V: mm: Support huge page in vmalloc_fault()

Guo Ren (1):
      riscv: asid: Fixup stale TLB entry cause application crash

Palmer Dabbelt (1):
      Merge patch series "riscv: asid: switch to alternative way to fix stale TLB entries"

Sergey Matyukevich (1):
      Revert "riscv: mm: notify remote harts about mmu cache updates"

 arch/riscv/include/asm/mmu.h      |  2 --
 arch/riscv/include/asm/tlbflush.h | 18 ------------------
 arch/riscv/mm/context.c           | 40 +++++++++++++++++++--------------------
 arch/riscv/mm/fault.c             |  5 +++++
 arch/riscv/mm/tlbflush.c          | 28 ++++++++++++++++-----------
 5 files changed, 42 insertions(+), 51 deletions(-)

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

* Re: [GIT PULL] RISC-V Fixes for 6.3-rc3
  2023-03-17 14:56 [GIT PULL] RISC-V Fixes for 6.3-rc3 Palmer Dabbelt
@ 2023-03-17 17:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-17 17:38 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: Linus Torvalds, linux-riscv, linux-kernel

The pull request you sent on Fri, 17 Mar 2023 07:56:26 -0700 (PDT):

> git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.3-rc3

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

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:[~2023-03-17 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17 14:56 [GIT PULL] RISC-V Fixes for 6.3-rc3 Palmer Dabbelt
2023-03-17 17:38 ` 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).