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: <Z8INmgpEYAFPMef_@gmail.com>
Date: Fri, 28 Feb 2025 20:25:14 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
	Borislav Petkov <bp@...en8.de>,
	Dave Hansen <dave.hansen@...ux.intel.com>,
	Peter Zijlstra <peterz@...radead.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
	Fenghua Yu <fenghua.yu@...el.com>,
	Reinette Chatre <reinette.chatre@...el.com>,
	Tony Luck <tony.luck@...el.com>
Subject: [GIT PULL] x86 fixes

Linus,

Please pull the latest x86/urgent Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2025-02-28

   # HEAD: 0f6750b15ffdf274668b12824b09bd49ea854e18 x86/entry: Fix kernel-doc warning

Miscellaneous x86 fixes:

 - Fix conflicts between devicetree and ACPI SMP discovery & setup
 - Fix a warm-boot lockup on AMD SC1100 SoC systems
 - Fix a W=1 build warning related to x86 IRQ trace event setup
 - Fix a kernel-doc warning

 Thanks,

	Ingo

------------------>
Arnd Bergmann (1):
      x86/irq: Define trace events conditionally

Daniel Sneddon (1):
      x86/entry: Fix kernel-doc warning

Dmytro Maluka (1):
      x86/of: Don't use DTB for SMP setup if ACPI is enabled

Russell Senior (1):
      x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems


 arch/x86/entry/common.c      | 1 +
 arch/x86/kernel/cpu/cyrix.c  | 4 ++--
 arch/x86/kernel/devicetree.c | 3 ++-
 arch/x86/kernel/irq.c        | 2 ++
 4 files changed, 7 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ