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