mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] LoongArch changes for v7.3
@ 2026-08-19  6:51 Huacai Chen
  2026-08-20 21:56 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Huacai Chen @ 2026-08-19  6:51 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 8d3ae59288f1e7d58d76558a6ee96d533bc5019f:

  Linux 7.2 (2026-08-16 14:32:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-7.3

for you to fetch changes up to 6afb03599653619e661121628611f808de1f7c7a:

  selftests/bpf: Enable kptr_xchg_inline test on LoongArch (2026-08-17 22:07:49 +0800)

----------------------------------------------------------------
LoongArch changes for v7.3

1, Add DIRECT_MAP_PHYSMEM_END definition;
2, Expand module virtual address space to 2GB;
3, Use current_stack_pointer in current_pt_regs();
4, BPF JIT enhancements such as kptr_xchg and timed may_goto;
5, Some bug fixes and other small changes.

----------------------------------------------------------------
Bibo Mao (1):
      LoongArch: Fix acpi_package_ids[] array overflow

Chenguang Zhao (3):
      LoongArch: BPF: Align value-returning atomics with LKMM
      LoongArch: BPF: Advertise JIT support for kptr xchg inline
      selftests/bpf: Enable kptr_xchg_inline test on LoongArch

George Guo (3):
      LoongArch: BPF: Resolve per-CPU addrs for internal-only MOV
      LoongArch: BPF: Add timed may_goto implementation
      LoongArch: BPF: Add arch_bpf_stack_walk() implementation

Han Gao (1):
      LoongArch: Add DIRECT_MAP_PHYSMEM_END definition

Tiezhu Yang (10):
      LoongArch: Expand module virtual address space to 2GB
      LoongArch: Use generic cmp_int() instead of custom cmp_3way()
      LoongArch: Use current_stack_pointer in current_pt_regs()
      LoongArch: BPF: Optimize redundant TCC loads in epilogue
      LoongArch: BPF: Move arena register slot below TCC context
      LoongArch: BPF: Refactor jump offset calculation in tail call
      LoongArch: BPF: Implement branchless conditional move for TCC
      LoongArch: BPF: Remove redundant zext jumping in move_imm()
      LoongArch: BPF: Remove dead move_imm() call in BPF_NEG path
      LoongArch: BPF: Split unconditional branch JA paths statically

 arch/loongarch/include/asm/inst.h                  |  25 +++
 arch/loongarch/include/asm/pgtable.h               |   9 +-
 arch/loongarch/include/asm/ptrace.h                |   6 +-
 arch/loongarch/kernel/acpi.c                       |   3 +-
 arch/loongarch/kernel/module-sections.c            |   6 +-
 arch/loongarch/mm/init.c                           |  17 +-
 arch/loongarch/net/Makefile                        |   2 +-
 arch/loongarch/net/bpf_jit.c                       | 197 +++++++++++++--------
 arch/loongarch/net/bpf_jit.h                       |   2 +-
 arch/loongarch/net/bpf_timed_may_goto.S            |  47 +++++
 .../selftests/bpf/prog_tests/kptr_xchg_inline.c    |   3 +-
 11 files changed, 225 insertions(+), 92 deletions(-)
 create mode 100644 arch/loongarch/net/bpf_timed_may_goto.S


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

* Re: [GIT PULL] LoongArch changes for v7.3
  2026-08-19  6:51 [GIT PULL] LoongArch changes for v7.3 Huacai Chen
@ 2026-08-20 21:56 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-08-20 21:56 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 Wed, 19 Aug 2026 14:51:26 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-7.3

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

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-08-20 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19  6:51 [GIT PULL] LoongArch changes for v7.3 Huacai Chen
2026-08-20 21:56 ` 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

all inboxes | Powered by JetHome®