index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
alternative.c
Age
Commit message (
Expand
)
Author
2025-05-29
x86/ibt: Handle FineIBT in handle_cfi_failure()
Peter Zijlstra
2025-05-18
x86/its: FineIBT-paranoid vs ITS
Peter Zijlstra
2025-05-18
x86/its: Fix build errors when CONFIG_MODULES=n
Eric Biggers
2025-05-18
x86/its: Use dynamic thunks for indirect branches
Peter Zijlstra
2025-05-18
x86/ibt: Keep IBT disabled during alternative patching
Pawan Gupta
2025-05-18
x86/its: Add support for ITS-safe return thunk
Pawan Gupta
2025-05-18
x86/its: Add support for ITS-safe indirect thunk
Pawan Gupta
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-01
x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer
Borislav Petkov (AMD)
2024-06-19
x86/alternatives: Make FineIBT mode Kconfig selectable
Kees Cook
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
2024-05-17
x86/alternatives: Use the correct length when optimizing NOPs
Borislav Petkov (AMD)
2024-04-09
x86/alternatives: Sort local vars in apply_alternatives()
Borislav Petkov (AMD)
2024-04-09
x86/alternatives: Optimize optimize_nops()
Borislav Petkov (AMD)
2024-04-09
x86/alternatives: Get rid of __optimize_nops()
Borislav Petkov (AMD)
2024-04-09
x86/alternatives: Use a temporary buffer when optimizing NOPs
Borislav Petkov (AMD)
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-22
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-01-22
x86/paravirt: Make BUG_func() usable by non-GPL modules
Juergen Gross
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLS
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-08
Merge tag 'x86_paravirt_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-30
x86/alternative: Correct feature bit debug output
Borislav Petkov (AMD)
2023-12-19
x86/alternatives: Move apply_relocation() out of init section
Arnd Bergmann
2023-12-15
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix bpf_callback_t CFI
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix BPF JIT call
Peter Zijlstra
2023-12-15
x86/alternatives: Disable interrupts and sync when optimizing NOPs in place
Thomas Gleixner
2023-12-15
x86/alternatives: Sync core before enabling interrupts
Thomas Gleixner
2023-12-10
x86/paravirt: Remove no longer needed paravirt patching code
Juergen Gross
2023-12-10
x86/paravirt: Switch mixed paravirt/alternative calls to alternatives
Juergen Gross
2023-12-10
x86/alternative: Add indirect call patching
Juergen Gross
2023-12-10
x86/paravirt: Move some functions and defines to alternative.c
Juergen Gross
2023-11-30
x86/callthunks: Mark apply_relocation() as __init_or_module
Ingo Molnar
2023-11-30
x86/callthunks: Handle %rip-relative relocations in call thunk template
Uros Bizjak
2023-11-13
x86/paravirt: Use relative reference for the original instruction offset
Hou Wenlong
2023-10-12
x86/alternatives: Disable KASAN in apply_alternatives()
Kirill A. Shutemov
2023-09-22
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2023-09-22
x86/alternatives: Remove faulty optimization
Josh Poimboeuf
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-16
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
2023-08-03
x86/alternative: Add a __alt_reloc_selftest() prototype
Arnd Bergmann
2023-07-11
x86/cfi: Only define poison_cfi() if CONFIG_X86_KERNEL_IBT=y
Ingo Molnar
[next]