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: <aYuQBx7-f11nAgU6@p100>
Date: Tue, 10 Feb 2026 21:07:35 +0100
From: Helge Deller <deller@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org
Subject: [GIT PULL] parisc architecture fixes and updates for v7.0-rc1

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git tags/parisc-for-7.0-rc1

for you to fetch changes up to 1651d69443c3a5fc12f1dee1229d526e7af9020a:

  parisc: lba_pci: Add debug code to show IO and PA ranges (2026-02-07 00:45:19 +0100)

----------------------------------------------------------------
parisc architecture fixes and updates for kernel v7.0-rc1:

- Fix device reference leak in error path
- Check if system provides a 64-bit free running platform counter
- Minor fixes in debug code

----------------------------------------------------------------
Haoxiang Li (1):
      parisc: kernel: replace kfree() with put_device() in create_tree_node()

Helge Deller (9):
      parisc: Print hardware IDs as 4 digit hex strings
      parisc: Prevent interrupts during reboot
      parisc: Export model name for MPE/ix
      parisc: Fix module path output in qemu tables
      parisc: Add PDC PAT call to get free running 64-bit counter
      parisc: Enhance debug code for PAT firmware
      parisc: Fix minor printk issues in iosapic debug code
      parisc: Detect 64-bit free running platform counter
      parisc: lba_pci: Add debug code to show IO and PA ranges

 arch/parisc/include/asm/pdcpat.h |  7 +++++--
 arch/parisc/kernel/drivers.c     | 12 ++++++++----
 arch/parisc/kernel/firmware.c    | 27 ++++++++++++++++++++++++++-
 arch/parisc/kernel/inventory.c   | 13 +++++++++++++
 arch/parisc/kernel/process.c     |  3 +++
 arch/parisc/kernel/processor.c   | 26 +++++++++++++-------------
 arch/parisc/kernel/time.c        | 20 ++++++++++++++++++++
 drivers/parisc/iosapic.c         | 21 ++++++++++++---------
 drivers/parisc/lba_pci.c         |  4 ++++
 9 files changed, 104 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ