summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/alternative.c
AgeCommit message (Expand)Author
2023-10-12x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2023-09-22x86,static_call: Fix static-call vs return-thunkPeter Zijlstra
2023-09-22x86/alternatives: Remove faulty optimizationJosh Poimboeuf
2023-08-28Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-16x86/alternative: Make custom return thunk unconditionalPeter Zijlstra
2023-08-03x86/alternative: Add a __alt_reloc_selftest() prototypeArnd Bergmann
2023-07-11x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=yIngo Molnar
2023-07-10x86/fineibt: Poison ENDBR at +0Peter Zijlstra
2023-07-10x86/cfi: Extend ENDBR sealing to kCFIPeter Zijlstra
2023-07-10x86/alternative: Rename apply_ibt_endbr()Peter Zijlstra
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-14x86/alternative: PAUSE is not a NOPPeter Zijlstra
2023-06-14x86/alternatives: Add cond_resched() to text_poke_bp_batch()Steven Rostedt (Google)
2023-06-05locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland
2023-05-31x86/alternatives: Add longer 64-bit NOPsPeter Zijlstra
2023-05-13x86/alternatives: Fix section mismatch warningsBorislav Petkov (AMD)
2023-05-12x86/alternative: Optimize returns patchingBorislav Petkov (AMD)
2023-05-11x86/alternative: Complicate optimize_nops() some morePeter Zijlstra
2023-05-11x86/alternative: Rewrite optimize_nops() somePeter Zijlstra
2023-05-10x86/alternative: Support relocations in alternativesPeter Zijlstra
2023-05-10x86/alternative: Make debug-alternative selectivePeter Zijlstra
2023-01-31x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra
2023-01-05x86/alternatives: Add alt_instr.flagsBorislav Petkov (AMD)
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15x86/ftrace: Remove SYSTEM_BOOTING exceptionsPeter Zijlstra
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'x86-cleanups-2022-12-10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-02x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubsMiaohe Lin
2022-11-08x86: Fix misc small issuesJiapeng Chong
2022-11-01x86/cfi: Add boot time hash randomizationPeter Zijlstra
2022-11-01x86/cfi: Boot time selection of CFI schemePeter Zijlstra
2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra
2022-10-25x86/retpoline: Fix crash printing warningDan Carpenter
2022-10-17x86/retpoline: Add SKL retthunk retpolinesPeter Zijlstra
2022-10-17x86/returnthunk: Allow different return thunksPeter Zijlstra
2022-10-17x86/callthunks: Add call patching for call depth trackingThomas Gleixner
2022-10-17x86/alternatives: Provide text_poke_copy_locked()Thomas Gleixner
2022-10-04Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-27x86/alternative: Fix race in try_get_desc()Nadav Amit
2022-09-15x86,retpoline: Be sure to emit INT3 after JMP *%\regPeter Zijlstra
2022-07-20x86/alternative: Report missing return thunk detailsKees Cook
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-27x86,static_call: Use alternative RET encodingPeter Zijlstra
2022-06-27x86: Undo return-thunk damagePeter Zijlstra
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-23x86/alternative: Introduce text_poke_setSong Liu
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-15x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra
2022-03-15x86/ibt: Annotate text referencesPeter Zijlstra