This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 515f71412bb7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 25c2a075eb6a clk: lan966x: Fix the lan966x clock gate register address new 714b82c18ba0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new 28a99e95f55c x86/amd: Use IBPB for firmware calls new 908fc4c2abdb virt: sev-guest: Pass the appropriate argument type to iounmap() new 65cdf0d623be x86/alternative: Report missing return thunk details new eb23b5ef9131 x86/bugs: Warn when "ibrs" mitigation is selected on Enhan [...] new efc72a665a61 lkdtm: Disable return thunks in rodata.c new b648ab487f31 x86/speculation: Make all RETbleed mitigations 64-bit only new 05017fed92de Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.o [...] new ddfc710395cc sched/deadline: Fix BUG_ON condition for deboosted tasks new c2602a7ce0fc Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel [...] new b0380e13502a perf/x86/intel/lbr: Fix unchecked MSR access error on HSW new af2c9ac24019 Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel. [...]
The 13 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/Kconfig | 8 ++++---- arch/x86/Makefile | 1 + arch/x86/events/intel/lbr.c | 19 ++++++++++--------- arch/x86/include/asm/cpufeatures.h | 1 + arch/x86/include/asm/nospec-branch.h | 2 ++ arch/x86/kernel/alternative.c | 4 +++- arch/x86/kernel/cpu/bugs.c | 14 +++++++++++++- drivers/clk/clk-lan966x.c | 2 +- drivers/misc/lkdtm/Makefile | 9 ++++++--- drivers/virt/coco/sev-guest/sev-guest.c | 9 ++++++--- kernel/sched/deadline.c | 5 ++++- 11 files changed, 51 insertions(+), 23 deletions(-)