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: <35a42f8f-fb15-429e-9b90-11033f17fbeb@gaisler.com>
Date: Tue, 28 Jan 2025 08:33:54 +0100
From: Andreas Larsson <andreas@...sler.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: David Miller <davem@...emloft.net>, sparclinux@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: [GIT PULL] sparc updates for v6.14

Hi Linus,

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc.git tags/sparc-for-6.14-tag1

for you to fetch changes up to 2cec2c4dc90cbf5194c1acef08c1e74f0437af95:

  sparc/irq: Remove unneeded if check in sun4v_cookie_only_virqs() (2025-01-17 16:33:48 +0100)

----------------------------------------------------------------
This includes the following changes related to sparc for v6.14:

- Improve performance for reading /proc/interrupts

- Simplify irq code for sun4v

- Replace zero-length array with flexible array in struct for pci for sparc64

----------------------------------------------------------------
David Wang (1):
      sparc/irq: use seq_put_decimal_ull_width() for decimal values

Thorsten Blum (2):
      sparc/irq: Use str_enabled_disabled() helper function
      sparc/irq: Remove unneeded if check in sun4v_cookie_only_virqs()

Zhang Kunbo (1):
      sparc: replace zero-length array with flexible-array member

 arch/sparc/kernel/irq_32.c | 12 ++++++------
 arch/sparc/kernel/irq_64.c | 11 +++++------
 arch/sparc/kernel/pci.c    |  2 +-
 3 files changed, 12 insertions(+), 13 deletions(-)

Thanks,
Andreas


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ