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: <c6ef1683-9c29-cb02-4498-31fce8934d9e@kernel.org>
Date: Fri, 26 Sep 2025 12:33:10 -0600 (MDT)
From: Paul Walmsley <pjw@...nel.org>
To: torvalds@...ux-foundation.org
cc: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] RISC-V updates for v6.17-rc8

Linus,

The following changes since commit a03ee11b8f850bd008226c6d392da24163dfb56e:

  riscv: Fix sparse warning about different address spaces (2025-09-05 15:33:52 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux tags/riscv-for-linus-v6.17-rc8

for you to fetch changes up to e24108012ce9662d90093f91d5ffebcbf78da7de:

  MAINTAINERS: Update Paul Walmsley's E-mail address (2025-09-23 20:18:45 -0600)

----------------------------------------------------------------
RISC-V fixes for v6.17-rc8

Two small RISC-V fixes for v6.17-rc8:

- A race-free implementation of pudp_huge_get_and_clear() (based on the x86
  code)

- A MAINTAINERS update to my E-mail address

----------------------------------------------------------------
Alexandre Ghiti (1):
      riscv: Use an atomic xchg in pudp_huge_get_and_clear()

Paul Walmsley (1):
      MAINTAINERS: Update Paul Walmsley's E-mail address

 MAINTAINERS                      |  8 ++++----
 arch/riscv/include/asm/pgtable.h | 17 +++++++++++++++++
 2 files changed, 21 insertions(+), 4 deletions(-)

    text	   data	    bss	     dec	    hex	filename
12772113	6174050	 419253	19365416	1277e28	vmlinux.rv64.orig
12772113	6174050	 419253	19365416	1277e28	vmlinux.rv64
11725507	5994478	 404229	18124214	1148db6	vmlinux.rv64_nosmp.orig
11725507	5994478	 404229	18124214	1148db6	vmlinux.rv64_nosmp
11723502	4702754	 309629	16735885	 ff5e8d	vmlinux.rv32.orig
11723502	4702754	 309629	16735885	 ff5e8d	vmlinux.rv32
 2612497	 761072	 119048	 3492617	 354b09	vmlinux.nommu_virt.orig
 2612497	 761072	 119048	 3492617	 354b09	vmlinux.nommu_virt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ