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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 2 Jun 2020 22:19:12 +0200
From:   Helge Deller <deller@....de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
        John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture updates for kernel v5.8-rc1

Hi Linus,

please pull the parisc architecture updates for kernel 5.8-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.8-1

Enable the sysctl file interface for panic_on_stackoverflow for parisc,
a warning fix and a bunch of documentation updates since the parisc website is
now at https://parisc.wiki.kernel.org

Thanks,
Helge

----------------------------------------------------------------
Arnd Bergmann (1):
      parisc: use -fno-strict-aliasing for decompressor

Helge Deller (6):
      parisc: suppress error messages for 'make clean'
      parisc: Kconfig: Update references to parisc website
      parisc: firmware: Update references to parisc website
      parisc: hardware: Update references to parisc website
      parisc: module: Update references to parisc website
      parisc: MAINTAINERS: Update references to parisc website

Xiaoming Ni (1):
      parisc: add sysctl file interface panic_on_stackoverflow

 MAINTAINERS                          |  2 +-
 arch/parisc/Kconfig                  |  2 +-
 arch/parisc/Makefile                 |  4 ++--
 arch/parisc/boot/compressed/Makefile |  1 +
 arch/parisc/kernel/firmware.c        |  3 ++-
 arch/parisc/kernel/hardware.c        |  3 ++-
 arch/parisc/kernel/module.c          |  4 ++--
 kernel/sysctl.c                      | 20 +++++++++++---------
 8 files changed, 22 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ