linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] MIPS fixes for v6.18
@ 2025-11-22 20:47 Thomas Bogendoerfer
  2025-11-22 23:55 ` pr-tracker-bot
  2025-11-24 15:46 ` Gregory CLEMENT
  0 siblings, 2 replies; 11+ messages in thread
From: Thomas Bogendoerfer @ 2025-11-22 20:47 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c:

  Linux 6.18-rc5 (2025-11-09 15:10:19 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.18_1

for you to fetch changes up to 14b46ba92bf547508b4a49370c99aba76cb53b53:

  MIPS: kernel: Fix random segmentation faults (2025-11-21 13:24:05 +0100)

----------------------------------------------------------------
- Fix CPU type in DT for econet
- Fix for Malta PCI MMIO breakage for SOC-it
- Fix TLB shutdown caused by iniital uniquification
- Fix random seg faults

----------------------------------------------------------------
Aleksander Jan Bajkowski (1):
      mips: dts: econet: fix EN751221 core type

Maciej W. Rozycki (2):
      MIPS: Malta: Fix !EVA SOC-it PCI MMIO
      MIPS: mm: Prevent a TLB shutdown on initial uniquification

Thomas Bogendoerfer (1):
      MIPS: kernel: Fix random segmentation faults

 arch/mips/boot/dts/econet/en751221.dtsi |   2 +-
 arch/mips/kernel/process.c              |   2 +-
 arch/mips/mm/tlb-r4k.c                  | 100 ++++++++++++++++++++------------
 arch/mips/mti-malta/malta-init.c        |  20 ++++---
 4 files changed, 78 insertions(+), 46 deletions(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [GIT PULL] MIPS fixes for v6.18
@ 2025-11-29 20:55 Thomas Bogendoerfer
  2025-11-29 23:23 ` pr-tracker-bot
  0 siblings, 1 reply; 11+ messages in thread
From: Thomas Bogendoerfer @ 2025-11-29 20:55 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mips, linux-kernel

The following changes since commit ac3fd01e4c1efce8f2c054cdeb2ddd2fc0fb150d:

  Linux 6.18-rc7 (2025-11-23 14:53:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_6.18_2

for you to fetch changes up to 841ecc979b18d3227fad5e2d6a1e6f92688776b5:

  MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow (2025-11-29 13:36:05 +0100)

----------------------------------------------------------------
Fix TLB unification for cores with more than 64 TLB entries

----------------------------------------------------------------
Thomas Bogendoerfer (1):
      MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow

 arch/mips/mm/tlb-r4k.c | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

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

end of thread, other threads:[~2025-11-29 23:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-22 20:47 [GIT PULL] MIPS fixes for v6.18 Thomas Bogendoerfer
2025-11-22 23:55 ` pr-tracker-bot
2025-11-24 15:46 ` Gregory CLEMENT
2025-11-24 21:06   ` Thomas Bogendoerfer
2025-11-24 21:53   ` Thomas Bogendoerfer
2025-11-25  7:32     ` Maciej W. Rozycki
2025-11-25 11:00       ` Thomas Bogendoerfer
2025-11-25 14:25         ` Maciej W. Rozycki
2025-11-25 10:10     ` Gregory CLEMENT
  -- strict thread matches above, loose matches on Subject: below --
2025-11-29 20:55 Thomas Bogendoerfer
2025-11-29 23:23 ` 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).