Messages in this thread |  | | Date | Mon, 1 Dec 2025 20:12:33 +0100 | | From | Borislav Petkov <> | | Subject | [GIT PULL] x86/bugs for v6.19-rc1 |
| |
Hi Linus,
please pull the x86/bugs lineup for v6.19-rc1.
Thx.
---
The following changes since commit 211ddde0823f1442e4ad052a2f30f050145ccada:
Linux 6.18-rc2 (2025-10-19 15:19:16 -1000)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_bugs_for_v6.19_rc1
for you to fetch changes up to e67997021fd0d73f230ee0473da3ad4e3d3ce37c:
x86/bugs: Get rid of the forward declarations (2025-11-14 20:32:21 +0100)
---------------------------------------------------------------- - Convert the tsx= cmdline parsing to use early_param()
- Cleanup forward declarations gunk in bugs.c
---------------------------------------------------------------- Borislav Petkov (AMD) (1): x86/bugs: Get rid of the forward declarations
Petr Tesarik (2): x86/tsx: Make tsx_ctrl_state static x86/tsx: Get the tsx= command line parameter with early_param()
arch/x86/kernel/cpu/bugs.c | 233 ++++++++++++++++++--------------------------- arch/x86/kernel/cpu/cpu.h | 9 -- arch/x86/kernel/cpu/tsx.c | 58 ++++++----- 3 files changed, 126 insertions(+), 174 deletions(-)
-- Regards/Gruss, Boris.
https://people.kernel.org/tglx/notes-about-netiquette
|  |