TASK COMMIT
bugzilla: #I5GZ2Z:CVE-2022-29901 CVE-2022-29901
bugzilla: #I5QI0W:CVE-2022-40307 456781b efi: capsule-loader: Fix use-after-free in efi_capsule_write
bugzilla: #I5DC4A:【OLK-5.10】内存扩展特性中添加指定内存页面换出、swapcache回收等功能 4c12d4d etmem: Add a scan flag to support specified page swap-out
60645a9 etmem: add swapcache reclaim to etmem
b3fc905 etmem: add original kernel swap enabled options
a719240 etmem: add CONFIG_ETMEM macro definition for etmem feature
cc3cdb3 config: enable CONFIG_ETMEM by default
011b2da add ETMEM feature CONFIG to mm/Kconfig
bugzilla: #I5QH0X:ext4: quota: 压测+故障注入导致quota访问非法内存地址 00bfe8e quota: Add more checking after reading from quota file
e6a622a quota: Replace all block number checking with helper function
075bc99 quota: Check next/prev free block number after reading from quota file
bugzilla: #I5MQLB:[OLK-5.10] Roce patch for free MR 2c2deec RDMA/hns: Fix gid idx issue caused by free mr
bugzilla: #I5IZO5:[OLK-5.10] Roce patch for 1bit ecc 54b650e RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
bugzilla: 187381, #I5LBBP:【OLK-5.10】scsi:iscsi: handle iscsi_cls_conn device with sysfs correctly c0e1c4d scsi: libiscsi: Teardown iscsi_cls_conn gracefully
3672a71 scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization
86406e3c scsi: iscsi: Add helper functions to manage iscsi_cls_conn
bugzilla: 186851, #I5L01G:【OLK-5.10】fix io hung due to missing commit_rqs fe8d674 blk-mq: fix io hung due to missing commit_rqs
bugzilla: #I5N1SO:CVE-2022-26373 d6670a2 x86/speculation: Add LFENCE to RSB fill sequence
3838336 x86/speculation: Add RSB VM Exit protections
bugzilla: #I5QC2M:修复回合retbleed缓解措施后,旧版本ko无法插入问题 9ca5638 Re-add padlen to the structure alt_instr
bugzilla: #I5PTAS:CVE-2022-29900 CVE-2022-23816 CVE-2022-29901补丁回合 9975f78 tools headers: Remove broken definition of __LITTLE_ENDIAN
d14101f tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' - again
8c17259 objtool: Fix elf_create_undef_symbol() endianness
d6c0328 kvm: fix objtool relocation warning
4473c3c um: Add missing apply_returns()
69ec475 x86/bugs: Remove apostrophe typo
cd4e6cc tools headers cpufeatures: Sync with the kernel sources
9462386 tools arch x86: Sync the msr-index.h copy with the kernel sources
94ff233 x86/kvm: fix FASTOP_SIZE when return thunks are enabled
7cee94b efi/x86: usenaked RET on mixed mode call wrapper
1fa1bd0 x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
6b9ea59 x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
f62d4fc x86/xen: Fix initialisation in hypercall_page after rethunk
62092d7 x86, kvm: use proper ASM macros for kvm_vcpu_is_preempted
e24a58c tools/insn: Restore the relative include paths for cross building
83f3e3f x86/static_call: Serialize __static_call_fixup() properly
c07ac3e7 x86/speculation: Disable RRSBA behavior
efd6ae4 x86/kexec: Disable RET on kexec
29e3fa5 x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
c692349 x86/bugs: Add Cannon lake to RETBleed affected CPU list
c3b0438 x86/retbleed: Add fine grained Kconfig knobs
b303115 x86/cpu/amd: Enumerate BTC_NO
575fc5d x86/common: Stamp out thestepping madness
10e08fd x86/speculation: Fill RSB on vmexit for IBRS
a41dde1 KVM: VMX: Fix IBRS handling after vmexit
7580c6f KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
56061bb KVM: VMX: Convert launched argument to flags
8196ca6 KVM: VMX: Flatten _vmx_vcpu_run()
2671a07 objtool: Re-add UNWIND_HINT
{SAVE_RESTORE}
f9dd611 x86/speculation: Remove x86_spec_ctrl_mask
d101975 x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
3b835fe x86/speculation: Fix SPEC_CTRL write on SMT state change
2b5fdd2 x86/speculation: Fix firmware entry SPEC_CTRL handling
1f6f2370 x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
e5f4285 x86/cpu/amd: Add Spectral Chicken
2080b87 objtool: Add entry UNRET validation
95ebbbd x86/bugs: Do IBPB fallback check only once
ad988ff x86/bugs: Add retbleed=ibpb
1034036 x86/xen: Rename SYS* entry points
f0b87df objtool: Update Retpoline validation
888185c intel_idle: Disable IBRS duringlong idle
b426b2c x86/bugs: Report Intel retbleed vulnerability
e86c533 x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
c7aaa4b x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
42c692a x86/bugs: Optimize SPEC_CTRL MSR writes
2b6e030 x86/entry: Add kernel IBRS implementation
a71c94c x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
7313c39 x86/bugs: Enable STIBP for JMP2RET
9db74c4 x86/bugs: Add AMD retbleed= boot parameter
fe2ef49 x86/bugs: Report AMD retbleed vulnerability
d66751a x86: Add magic AMD return-thunk
acc24829 objtool: Treat .text.__x86.* as noinstr
2a58555 x86: Use return-thunk in asm code
14254ce x86/sev: Avoid using __x86_return_thunk
8909d4a x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
ff5f761 x86/kvm: Fix SETcc emulation for return thunks
1bae6cd x86/bpf: Use alternative RET encoding
7f24b1e x86/ftrace: Use alternative RET encoding
e40b92f x86,static_call: Use alternative RET encoding
bugzilla: #I5PTAS:CVE-2022-29900 CVE-2022-23816 CVE-2022-29901补丁回合 4f5b6cc objtool: skip non-text sections when adding return-thunk sites
bugzilla: #I5PTAS:CVE-2022-29900 CVE-2022-23816 CVE-2022-29901补丁回合 e1881d9 x86,objtool: Create .return_sites
b2b4e76 x86: Undo return-thunk damage
93ca70e x86/retpoline: Use -mfunction-return
3c9f89a Makefile: Set retpoline cflags based on CONFIG_CC_IS_{CLANG,GCC}
f52536d8 x86/retpoline: Swizzle retpoline thunk
947f669x86/retpoline: Cleanup some #ifdefery
88d8459 x86/cpufeatures: Move RETPOLINE flags to word 11
0988e2d x86/kvm/vmx: Make noinstr clean
aeb39ad x86/realmode: build with -D__DISABLE_EXPORTS
ef42f52 x86/entry: Remove skip_r11rcx
bed2c34 objtool: Fix SLS validation for kcov tail-call replacement
af1a591 crypto: x86/poly1305 - Fixup SLS
ada3608 objtool: Default ignore INT3 for unreachable
09c62e4 kvm/emulate: Fix SETcc emulation function offsets with SLS
8e22975 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy'
b791c26 x86: Add straight-line-speculation mitigation
77345ba objtool: Add straight-line-speculation validation
0958c2a x86/alternative: Relax text_poke_bp() constraint
975b0f3 x86: Fix objtool build warning
c4fc872 x86: Prepare inline-asm for straight-line-speculation
30440f9 x86: Prepare asm files for straight-line-speculation
fd382ec x86/lib/atomic64_386_32: Rename things
35d3e29 bpf,x86: Respect X86_FEATURE_RETPOLINE*
364e11e bpf,x86: Simplify computing label offsets
ec3b933 x86/alternative: Implement .retpoline_sites support
0348b60e x86/retpoline: Create a retpoline thunk array
b108d63 x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
2e5f2ed x86/asm: Fixup odd GEN-for-each-reg.h usage
4b0c2b2 x86/asm: Fix register order
59e91c4 x86/retpoline: Remove unused replacement symbols
1637223 objtool,x86: Replace alternatives with .retpoline_sites
60cbdda objtool: Explicitly avoid self modifying code in .altinstr_replacement
9bdf311 objtool: Classify symbols
d7facac objtool: Handle __sanitize_cov*() tail calls
804d6f2 objtool: Introduce CFI hash
c72241a objtool: Make .altinstructions section entry size consistent
5f96ea2 objtool: Remove reloc symbol type checks in get_alt_entry()
b196781 objtool: print out the symbol type when complaining about it
feba612 objtool: Teach get_alt_entry() about more relocation types
c92eecaobjtool: Don't make .altinstructions writable
3e4f8e1 objtool/x86: Ignore _x86_indirect_alt* symbols
b983650 objtool: Only rewrite unconditional retpoline thunk calls
d5a9178 objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()
299ecab x86/alternative: Optimize single-byte NOPs at an arbitrary position
528ab5c objtool: Support asm jump tables
ab3f720 objtool/x86: Rewrite retpoline thunk calls
d61490e objtool: Skip magical retpoline .altinstr_replacement
78d6f78 objtool: Cache instruction relocs
7b3cdeb objtool: Keep track of retpoline call sites
eb17c1e objtool: Add elf_create_undef_symbol()
e7ddd235 objtool: Extract elf_symbol_add()
64e1434 objtool: Extract elf_strtab_concat()
65811e9 objtool: Create reloc sections implicitly
c139839 objtool: Add elf_create_reloc() helper
c5bad6e objtool: Rework the elf_rebuild_reloc_section() logic
4c17fd9 objtool: Handle per arch retpoline naming
21f09ad objtool: Correctly handle retpoline thunk calls
1690de3 x86/retpoline: Simplify retpolines
4ddb875 x86/alternatives: Optimize optimize_nops()
4044d19 x86: Add insn_decode_kernel()
aa8f563 x86/alternative: Use insn_decode()
f66b9f1 x86/insn: Add an insn_decode() API
a55b9a0 x86/insn: Add a ignore_sync_check marker
58a4420 x86/insn: Rename insn_decode() to insn_decode_from_regs()
986f0fb x86/alternative: Use ALTERNATIVE_TERNARY() in _static_cpu_has()
a654001 x86/alternative: Support ALTERNATIVE_TERNARY
ce9abeb x86/alternative: Support not-feature
d4cb699 x86/alternative: Merge include files
7eba9ad x86/xen: Support objtool vmlinux.o validation in xen-head.S
fcfe38d x86/xen: Support objtool validation in xen-asm.S
7e456ff objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
9cd6631 objtool: Assume only ELF functions do sibling calls
61f887ad objtool: Support retpoline jump detection for vmlinux.o
19e733e objtool: Support stack layout changes in alternatives
1505dcd objtool: Add 'alt_group' struct
e6b85d0 objtool: Refactor ORC section generation
61724151 KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
1552a45 KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S