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: <20250924114444.33618-1-dinguyen@kernel.org>
Date: Wed, 24 Sep 2025 06:44:44 -0500
From: Dinh Nguyen <dinguyen@...nel.org>
To: torvalds@...ux-foundation.org
Cc: dinguyen@...nel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] nios2: updates for v6.18

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/nios2_update_for_v6.18

for you to fetch changes up to a20b83cf45be2057f3d073506779e52c7fa17f94:

  nios2: ensure that memblock.current_limit is set when setting pfn limits (2025-08-25 05:55:01 -0500)

----------------------------------------------------------------
NIOS2: update for v6.18
- Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
- Set memblock.current_limit when setting pfn limits

----------------------------------------------------------------
Simon Schuster (1):
      nios2: ensure that memblock.current_limit is set when setting pfn limits

Thomas Huth (2):
      nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
      nios2: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

 arch/nios2/include/asm/entry.h       |  4 ++--
 arch/nios2/include/asm/page.h        |  4 ++--
 arch/nios2/include/asm/processor.h   |  4 ++--
 arch/nios2/include/asm/ptrace.h      |  4 ++--
 arch/nios2/include/asm/registers.h   |  4 ++--
 arch/nios2/include/asm/setup.h       |  4 ++--
 arch/nios2/include/asm/thread_info.h |  4 ++--
 arch/nios2/include/asm/traps.h       |  2 +-
 arch/nios2/include/uapi/asm/ptrace.h |  4 ++--
 arch/nios2/kernel/setup.c            | 15 +++++++++++++++
 10 files changed, 32 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ