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: <ZzsCwEfGZ0m6dNVS@alpha.franken.de>
Date: Mon, 18 Nov 2024 10:02:56 +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 for v6.13

The following changes since commit 81983758430957d9a5cb3333fe324fd70cf63e7e:

  Linux 6.12-rc5 (2024-10-27 12:52:02 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 56131e6d1fcce8e7359a2445711cc1a4ddb8325c:

  mips: dts: realtek: Add I2C controllers (2024-11-12 15:51:21 +0100)

----------------------------------------------------------------
just cleanups and fixes

----------------------------------------------------------------
Chris Packham (2):
      mips: dts: realtek: Add syscon-reboot node
      mips: dts: realtek: Add I2C controllers

Christian Marangi (1):
      mips: bmips: bcm6358/6368: define required brcm,bmips-cbr-reg

Gregory CLEMENT (2):
      MIPS: Allow using more than 32-bit addresses for reset vectors when possible
      MIPS: mobileye: eyeq6h-epm6: Use eyeq6h in the board device tree

Jonas Gorski (1):
      mips: asm: fix warning when disabling MIPS_FP_SUPPORT

Maciej W. Rozycki (2):
      MAINTAINERS: Retire Ralf Baechle
      MAINTAINERS: Remove linux-mips.org references

Paulo Miguel Almeida (1):
      mips: sgi-ip22: Replace "s[n]?printf" with sysfs_emit in sysfs callbacks

Thorsten Blum (1):
      MIPS: kernel: proc: Use str_yes_no() helper function

WangYuli (2):
      MIPS: loongson3_defconfig: Update configs dependencies
      MIPS: loongson3_defconfig: Enable blk_dev_nvme by default

zhang jiao (1):
      TC: Fix the wrong format specifier

 .get_maintainer.ignore                             |  1 +
 CREDITS                                            |  5 +++
 MAINTAINERS                                        | 17 +++-----
 arch/mips/boot/dts/brcm/bcm6358.dtsi               |  1 +
 arch/mips/boot/dts/brcm/bcm6368.dtsi               |  1 +
 arch/mips/boot/dts/mobileye/eyeq6h-epm6.dts        |  2 +-
 .../dts/realtek/cameo-rtl9302c-2x-rtl8224-2xge.dts |  2 +-
 arch/mips/boot/dts/realtek/rtl9302c.dtsi           | 15 +++++++
 arch/mips/boot/dts/realtek/rtl930x.dtsi            | 29 ++++++++++++++
 arch/mips/configs/loongson3_defconfig              | 32 +++++----------
 arch/mips/include/asm/mips-cm.h                    |  2 +
 arch/mips/include/asm/switch_to.h                  |  2 +-
 arch/mips/kernel/proc.c                            | 17 ++++----
 arch/mips/kernel/smp-cps.c                         | 46 ++++++++++++++++++----
 arch/mips/sgi-ip22/ip22-gio.c                      |  7 ++--
 drivers/tc/tc.c                                    |  2 +-
 16 files changed, 123 insertions(+), 58 deletions(-)
 create mode 100644 arch/mips/boot/dts/realtek/rtl9302c.dtsi

-- 
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