This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4d939780b705 Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://g [...] new ff898623af2e x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET new 3ea87dfa31a7 x86/cpufeatures: Add a IBPB_NO_RET BUG flag new 50e4b3b94090 x86/entry: Have entry_ibpb() invalidate return predictions new 0fad2878642e x86/bugs: Skip RSB fill at VMEXIT new c62fa117c32b x86/bugs: Do not use UNTRAIN_RET with IBPB on entry new ade8ff3b6aca Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/entry/entry.S | 5 +++++ arch/x86/include/asm/cpufeatures.h | 4 +++- arch/x86/kernel/cpu/bugs.c | 32 ++++++++++++++++++++++++++++++++ arch/x86/kernel/cpu/common.c | 3 +++ 4 files changed, 43 insertions(+), 1 deletion(-)