]> Gentwo Git Trees - linux/.git/commit
Merge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Dec 2025 21:27:09 +0000 (13:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Dec 2025 21:27:09 +0000 (13:27 -0800)
commita9a10e920e2e1ece946c584aa68f8a4fcedab791
tree7dfe00ca154b274c9ce7836e435fa3bad4f44e9d
parentcb502f0e5e87f769417691c7060a358a8b117c22
parente67997021fd0d73f230ee0473da3ad4e3d3ce37c
Merge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 CPU mitigation updates from Borislav Petkov:

 - Convert the tsx= cmdline parsing to use early_param()

 - Cleanup forward declarations gunk in bugs.c

* tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/bugs: Get rid of the forward declarations
  x86/tsx: Get the tsx= command line parameter with early_param()
  x86/tsx: Make tsx_ctrl_state static
arch/x86/kernel/cpu/bugs.c