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:   Sat, 7 Oct 2023 20:53:15 +0200
From:   Helge Deller <deller@....de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
        James Bottomley <James.Bottomley@...senpartnership.com>,
        John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture fixes for v6.6-rc5

Hi Linus,

please pull two parisc fixes kernel 6.6-rc5 which fix
* randome memory faults on pre-PA8800 CPUs, and
* boot issues.
Both patches are tagged for stable series.

They have been in for-next since kernel 6.6-rc2 without
any issues.

Thanks!
Helge

----------------------------------------------------------------
The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:

  Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.6-rc5

for you to fetch changes up to 914988e099fc658436fbd7b8f240160c352b6552:

  parisc: Restore __ldcw_align for PA-RISC 2.0 processors (2023-10-07 20:30:16 +0200)

----------------------------------------------------------------
parisc architecture fixes for kernel v6.6-rc5:

* fix random faults in mmap'd memory on pre PA8800 processors
* fix boot crash with nr_cpus=1 on kernel command line

----------------------------------------------------------------
Helge Deller (1):
      parisc: Fix crash with nr_cpus=1 option

John David Anglin (1):
      parisc: Restore __ldcw_align for PA-RISC 2.0 processors

 arch/parisc/include/asm/ldcw.h           | 37 +++++++++++++++++---------------
 arch/parisc/include/asm/spinlock_types.h |  5 -----
 arch/parisc/kernel/smp.c                 |  4 +++-
 3 files changed, 23 insertions(+), 23 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ