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: Fri, 23 Feb 2024 18:54:56 +0100
From: Helge Deller <deller@...nel.org>
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.8-rc6

Hi Linus,

Please pull four small fixes for the parisc architecture for 6.8-rc6:

Fixes CPU hotplug, the parisc stack unwinder and two possible build errors
in kprobes and ftrace area.

Thanks!
Helge

----------------------------------------------------------------
The following changes since commit 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478:

  Linux 6.8-rc3 (2024-02-04 12:20:36 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-6.8-rc6

for you to fetch changes up to 882a2a724ee964c1ebe7268a91d5c8c8ddc796bf:

  parisc: Fix stack unwinder (2024-02-19 21:55:22 +0100)

----------------------------------------------------------------
parisc architecture fixes for kernel v6.8-rc6:

- Fix CPU hotplug
- Fix unaligned accesses and faults in stack unwinder
- Fix potential build errors by always including asm-generic/kprobes.h
- Fix build bug by add missing CONFIG_DYNAMIC_FTRACE check

----------------------------------------------------------------
Guenter Roeck (1):
      parisc: Fix stack unwinder

Helge Deller (1):
      Revert "parisc: Only list existing CPUs in cpu_possible_mask"

Max Kellermann (2):
      parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check
      parisc/kprobes: always include asm-generic/kprobes.h

 arch/parisc/include/asm/kprobes.h |  3 ++-
 arch/parisc/kernel/ftrace.c       |  2 +-
 arch/parisc/kernel/processor.c    |  8 --------
 arch/parisc/kernel/unwind.c       | 14 ++++++--------
 4 files changed, 9 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ