]> Gentwo Git Trees - linux/.git/commit
Merge tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Dec 2025 05:31:02 +0000 (21:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Dec 2025 05:31:02 +0000 (21:31 -0800)
commitdcd8637edb873bd940e6aa82417dfb33ae980778
tree6de52669a1e868094ed7e50fd1edfa44e3e7c2cb
parente7d81c1ed665e72c55ae5cf2d7601c09842b4013
parentced37e9ceae50e4cb6cd058963bd315ec9afa651
Merge tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull core x86 updates from Ingo Molnar:

 - x86/alternatives: Drop unnecessary test after call to
   alt_replace_call() (Juergen Gross)

 - x86/dumpstack: Prevent KASAN false positive warnings in
   __show_regs() (Tengda Wu)

* tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()
  x86/alternative: Drop not needed test after call of alt_replace_call()
arch/x86/kernel/alternative.c