From: Linus Torvalds Date: Tue, 8 Jul 2025 00:08:36 +0000 (-0700) Subject: Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=6e9128ff9d8113ef208e5ec82573b96ead100072;p=linux-2.6-block.git Merge tag 'tsa_x86_bugs_for_6.16' of git://git./linux/kernel/git/tip/tip Pull CPU speculation fixes from Borislav Petkov: "Add the mitigation logic for Transient Scheduler Attacks (TSA) TSA are new aspeculative side channel attacks related to the execution timing of instructions under specific microarchitectural conditions. In some cases, an attacker may be able to use this timing information to infer data from other contexts, resulting in information leakage. Add the usual controls of the mitigation and integrate it into the existing speculation bugs infrastructure in the kernel" * tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/process: Move the buffer clearing before MONITOR x86/microcode/AMD: Add TSA microcode SHAs KVM: SVM: Advertise TSA CPUID bits to guests x86/bugs: Add a Transient Scheduler Attacks mitigation x86/bugs: Rename MDS machinery to something more generic --- 6e9128ff9d8113ef208e5ec82573b96ead100072