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>] [day] [month] [year] [list]
Message-Id: <20251201230111.731987-1-dave.hansen@linux.intel.com>
Date: Mon,  1 Dec 2025 15:01:11 -0800
From: Dave Hansen <dave.hansen@...ux.intel.com>
To: torvalds@...ux-foundation.org
Cc: x86@...nel.org,
	linux-kernel@...r.kernel.org,
	Dave Hansen <dave.hansen@...ux.intel.com>
Subject: [GIT PULL] x86/entry for 6.19-rc1

Hi Linus,

Please pull a trivial x86/entry changes for 6.19-rc1. This one is pretty
trivial: fix a badly-named FRED data structure member.

--

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_entry_for_6.19-rc1

for you to fetch changes up to 4ab13be5ed12f4954d1f46cc6298e1adb2d6681b:

  x86/fred: Fix 64bit identifier in fred_ss (2025-10-13 14:05:42 -0700)

----------------------------------------------------------------
 * Fix 64-bit identifier structure member name in fred_ss

----------------------------------------------------------------
Andrew Cooper (1):
      x86/fred: Fix 64bit identifier in fred_ss

 arch/x86/entry/entry_fred.c   | 4 ++--
 arch/x86/include/asm/fred.h   | 2 +-
 arch/x86/include/asm/ptrace.h | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ