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: <20230302152123.GA11226@alpha.franken.de>
Date:   Thu, 2 Mar 2023 16:21:23 +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 changes part 2 for v6.3

The following changes since commit 91dc288f4edf0d768e46c2c6d33e0ab703403459:

  MIPS: vpe-mt: drop physical_memsize (2023-02-20 15:11:01 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.3_1

for you to fetch changes up to 1a2c73f4834dd79e4f2c590ac75358fb44137650:

  MIPS: Workaround clang inline compat branch issue (2023-02-28 23:09:49 +0100)

----------------------------------------------------------------
a few more cleanups/fixes

----------------------------------------------------------------
Arınç ÜNAL (2):
      mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK
      mips: ralink: make SOC_MT7621 select PINCTRL

Jiaxun Yang (4):
      MIPS: Remove DMA_PERDEV_COHERENT
      MIPS: smp-cps: Don't rely on CP0_CMGCRBASE
      MIPS: cevt-r4k: Offset the value used to clear compare interrupt
      MIPS: Workaround clang inline compat branch issue

Sergio Paracuellos (2):
      mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
      mips: dts: ralink: mt7621: add phandle to system controller node for watchdog

 arch/mips/Kconfig                     | 10 ++++------
 arch/mips/boot/dts/ralink/mt7621.dtsi |  3 ++-
 arch/mips/include/asm/asm.h           |  2 +-
 arch/mips/include/asm/smp-cps.h       |  4 ++++
 arch/mips/kernel/cevt-r4k.c           |  4 ++--
 arch/mips/kernel/cps-vec.S            | 35 +++++++++++++++--------------------
 arch/mips/kernel/smp-cps.c            |  2 ++
 arch/mips/ralink/Kconfig              |  2 +-
 8 files changed, 31 insertions(+), 31 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