index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2025-12-07
x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
Kirill A. Shutemov
2025-07-17
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov
2025-05-02
x86/bugs: Use SBPB in write_ibpb() if applicable
Josh Poimboeuf
2025-04-10
x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1
Jann Horn
2024-10-22
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
2024-10-22
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
2024-10-22
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
2024-07-05
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-06-16
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
2024-05-25
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
2024-04-13
x86/entry_32: Add VERW just before userspace transition
Pawan Gupta
2024-04-13
x86/entry_64: Add VERW just before userspace transition
Pawan Gupta
2024-04-13
x86/bugs: Add asm helpers for executing VERW
Pawan Gupta
2024-04-13
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2023-08-16
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Kirill A. Shutemov
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2022-08-21
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
2022-08-21
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
2022-07-25
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-07-25
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-07-25
objtool: Add entry UNRET validation
Peter Zijlstra
2022-07-25
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-07-25
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
2022-07-25
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-07-25
x86: Use return-thunk in asm code
Peter Zijlstra
2022-07-25
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
Peter Zijlstra
2022-07-25
x86/entry: Remove skip_r11rcx
Peter Zijlstra
2022-07-25
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2022-07-25
x86/alternative: Merge include files
Juergen Gross
2022-06-09
x86/sev: Annotate stack change in the #VC handler
Lai Jiangshan
2022-06-09
x86: Fix return value of __setup handlers
Randy Dunlap
2021-12-08
x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
Lai Jiangshan
2021-12-08
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
2021-12-08
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
2021-12-08
x86/entry: Use the correct fence macro after swapgs in kernel CR3
Lai Jiangshan
2021-07-14
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
2021-06-30
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
Peter Zijlstra
2021-03-17
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
2021-03-17
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
2021-03-17
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
2021-03-04
x86/entry: Fix instrumentation annotation
Thomas Gleixner
2021-02-03
x86/entry: Emit a symbol for register restoring thunk
Nick Desaulniers
2021-01-27
x86/entry: Fix noinstr fail
Peter Zijlstra
2020-10-27
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-14
x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistake
Andy Lutomirski
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]