index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
entry_64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
2023-02-23
1
-1
/
+1
|
\
|
*
x86/gsseg: Make asm_load_gs_index() take an u16
H. Peter Anvin (Intel)
2023-01-12
1
-1
/
+1
*
|
x86/entry: Fix unwinding from kprobe on PUSH/POP instruction
Josh Poimboeuf
2023-02-11
1
-1
/
+8
|
/
*
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-10-17
1
-4
/
+6
*
x86/entry: Make some entry symbols global
Thomas Gleixner
2022-10-17
1
-3
/
+6
*
x86/entry: Make sync_regs() invocation a tail call
Peter Zijlstra
2022-10-17
1
-5
/
+2
*
x86: Fixup asm-offsets duplicate
Peter Zijlstra (Intel)
2022-10-17
1
-1
/
+1
*
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
1
-3
/
+3
*
x86/entry: Align SYM_CODE_START() variants
Thomas Gleixner
2022-10-17
1
-6
/
+10
*
x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt
Alexandre Chartre
2022-07-14
1
-1
/
+0
*
x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
Peter Zijlstra
2022-07-07
1
-3
/
+6
*
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-06-27
1
-2
/
+0
*
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-27
1
-1
/
+2
*
x86/xen: Add UNTRAIN_RET
Peter Zijlstra
2022-06-27
1
-1
/
+7
*
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
2022-06-27
1
-5
/
+39
*
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
1
-0
/
+6
*
x86/entry: Avoid very early RET
Peter Zijlstra
2022-06-27
1
-10
/
+2
*
Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
1
-19
/
+37
|
\
|
*
x86/entry: Remove skip_r11rcx
Peter Zijlstra
2022-05-06
1
-2
/
+1
|
*
x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS
Lai Jiangshan
2022-05-03
1
-3
/
+3
|
*
x86/entry: Don't call error_entry() for XENPV
Lai Jiangshan
2022-05-03
1
-2
/
+11
|
*
x86/entry: Move CLD to the start of the idtentry macro
Lai Jiangshan
2022-05-03
1
-3
/
+5
|
*
x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
Lai Jiangshan
2022-05-03
1
-3
/
+12
|
*
x86/entry: Switch the stack after error_entry() returns
Lai Jiangshan
2022-05-03
1
-10
/
+6
|
*
x86/traps: Use pt_regs directly in fixup_bad_iret()
Lai Jiangshan
2022-05-03
1
-1
/
+4
*
|
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
x86/entry: Fixup objtool/ibt validation
Peter Zijlstra
2022-05-20
1
-0
/
+3
|
*
x86/sev: Mark the code returning to user space as syscall gap
Lai Jiangshan
2022-05-19
1
-0
/
+2
|
*
x86/sev: Annotate stack change in the #VC handler
Lai Jiangshan
2022-05-18
1
-0
/
+1
*
|
x86,objtool: Explicitly mark idtentry_body()s tail REACHABLE
Peter Zijlstra
2022-04-19
1
-0
/
+3
|
/
*
x86: Annotate idtentry_df()
Peter Zijlstra
2022-03-15
1
-0
/
+3
*
x86/ibt,sev: Annotations
Peter Zijlstra
2022-03-15
1
-0
/
+1
*
x86/ibt: Annotate text references
Peter Zijlstra
2022-03-15
1
-0
/
+6
*
x86/ibt,entry: Sprinkle ENDBR dust
Peter Zijlstra
2022-03-15
1
-0
/
+7
*
x86/ibt,xen: Sprinkle the ENDBR
Peter Zijlstra
2022-03-15
1
-0
/
+1
*
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
2022-03-15
1
-3
/
+8
*
x86/entry: Cleanup PARAVIRT
Peter Zijlstra
2022-03-15
1
-2
/
+2
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-3
/
+3
|
\
|
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-3
/
+3
*
|
x86/entry_64: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-7
/
+6
*
|
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-08
1
-5
/
+5
*
|
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
2021-12-03
1
-0
/
+4
*
|
x86/entry: Use the correct fence macro after swapgs in kernel CR3
Lai Jiangshan
2021-12-03
1
-7
/
+8
*
|
x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
Lai Jiangshan
2021-12-03
1
-11
/
+5
|
/
*
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-29
1
-1
/
+2
|
\
|
*
x86/entry/64: Sign-extend system calls on entry to int
H. Peter Anvin (Intel)
2021-05-20
1
-1
/
+2
*
|
Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-28
1
-2
/
+2
|
\
|
|
*
x86/entry: Reverse arguments to do_syscall_64()
H. Peter Anvin (Intel)
2021-05-12
1
-2
/
+2
*
|
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
2021-06-21
1
-2
/
+2
|
/
*
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
[next]