This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from be522ac7cdcc Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 0479a42d4c15 x86/cfi: Extend {JMP,CAKK}_NOSPEC comment new be0fffa5ca89 x86/alternative: Rename apply_ibt_endbr() new 9831c6253ace x86/cfi: Extend ENDBR sealing to kCFI new 81f755d561f3 x86/32: Remove schedule_tail_wrapper() new 3aec4ecb3d1f x86: Rewrite ret_from_fork() in C new 04505bbbbb15 x86/fineibt: Poison ENDBR at +0 new 535d0ae39185 x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=y new b6e6cc1f78c7 Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org [...]
The 8 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/um/kernel/um_arch.c | 2 +- arch/x86/entry/entry_32.S | 53 +++++++-------------------- arch/x86/entry/entry_64.S | 33 ++++------------- arch/x86/include/asm/alternative.h | 2 +- arch/x86/include/asm/ibt.h | 2 +- arch/x86/include/asm/nospec-branch.h | 4 ++ arch/x86/include/asm/switch_to.h | 4 +- arch/x86/kernel/alternative.c | 71 ++++++++++++++++++++++++++++++++++-- arch/x86/kernel/module.c | 2 +- arch/x86/kernel/process.c | 22 ++++++++++- 10 files changed, 120 insertions(+), 75 deletions(-)