lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aSIhefXIXrLpMaC5@alpha.franken.de>
Date: Sat, 22 Nov 2025 21:47:53 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: torvalds@...ux-foundation.org
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] MIPS fixes for v6.18

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 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ