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]
Date:   Sun, 11 Sep 2022 00:48:59 +0200
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.0

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 727488e305b223ca69205ca5a3b99ace21bbbf5f:

  mips: Select SPARSEMEM_EXTREME (2022-09-09 17:37:27 +0200)

----------------------------------------------------------------
- fix for loongson32 starup hang
- fix for octeon irq setup problem
- fix compiler warning for new CONFIG option
- switch to SPARSEMEM_EXTREME for all platforms selecting SPARSEMEM

----------------------------------------------------------------
Alexander Sverdlin (3):
      MIPS: octeon: Get rid of preprocessor directives around RESERVE32
      MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
      mips: Select SPARSEMEM_EXTREME

Yang Ling (1):
      MIPS: loongson32: ls1c: Fix hang during startup

 arch/mips/Kconfig                                  |  1 -
 arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c |  4 ----
 arch/mips/cavium-octeon/octeon-irq.c               | 10 ++++++++
 arch/mips/cavium-octeon/setup.c                    | 27 +++++++++-------------
 arch/mips/loongson32/ls1c/board.c                  |  1 -
 5 files changed, 21 insertions(+), 22 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