* [GIT PULL] LoongArch fixes for v7.0-rc6
@ 2026-03-27 15:00 Huacai Chen
2026-03-27 23:32 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Huacai Chen @ 2026-03-27 15:00 UTC (permalink / raw)
To: Linus Torvalds, Huacai Chen
Cc: loongarch, linux-kernel, Guo Ren, Xuerui Wang, Jiaxun Yang, Huacai Chen
The following changes since commit c369299895a591d96745d6492d4888259b004a9e:
Linux 7.0-rc5 (2026-03-22 14:42:17 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-7.0-2
for you to fetch changes up to 6bcfb7f46d667b04bd1a1169ccedf5fb699c60df:
LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access() (2026-03-26 14:29:09 +0800)
----------------------------------------------------------------
LoongArch fixes for v7.0-rc6
Fix missing NULL checks for kstrdup(), workaround LS2K/LS7A GPU DMA hang
bug, emit GNU_EH_FRAME for vDSO correctly, and fix some KVM-related bugs.
----------------------------------------------------------------
Bibo Mao (1):
LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access()
Huacai Chen (3):
LoongArch: Workaround LS2K/LS7A GPU DMA hang bug
LoongArch: KVM: Make kvm_get_vcpu_by_cpuid() more robust
LoongArch: KVM: Handle the case that EIOINTC's coremap is empty
Li Jun (1):
LoongArch: Fix missing NULL checks for kstrdup()
Xi Ruoyao (1):
LoongArch: vDSO: Emit GNU_EH_FRAME correctly
arch/loongarch/include/asm/linkage.h | 36 ++++++++++++++++
arch/loongarch/include/asm/sigframe.h | 9 ++++
arch/loongarch/kernel/asm-offsets.c | 2 +
arch/loongarch/kernel/env.c | 7 ++-
arch/loongarch/kernel/signal.c | 6 +--
arch/loongarch/kvm/intc/eiointc.c | 16 +++----
arch/loongarch/kvm/vcpu.c | 3 ++
arch/loongarch/pci/pci.c | 80 +++++++++++++++++++++++++++++++++++
arch/loongarch/vdso/Makefile | 4 +-
arch/loongarch/vdso/sigreturn.S | 6 +--
10 files changed, 147 insertions(+), 22 deletions(-)
create mode 100644 arch/loongarch/include/asm/sigframe.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] LoongArch fixes for v7.0-rc6
2026-03-27 15:00 [GIT PULL] LoongArch fixes for v7.0-rc6 Huacai Chen
@ 2026-03-27 23:32 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-27 23:32 UTC (permalink / raw)
To: Huacai Chen
Cc: Linus Torvalds, Huacai Chen, loongarch, linux-kernel, Guo Ren,
Xuerui Wang, Jiaxun Yang, Huacai Chen
The pull request you sent on Fri, 27 Mar 2026 23:00:16 +0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-7.0-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a361474ba3b3c6bdca7bad72dfd2ffb4f11e8e1d
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:[~2026-03-27 23:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-27 15:00 [GIT PULL] LoongArch fixes for v7.0-rc6 Huacai Chen
2026-03-27 23:32 ` 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