index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
entry_64_compat.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
2024-04-08
1
-0
/
+16
*
x86/entry_64: Add VERW just before userspace transition
Pawan Gupta
2024-02-20
1
-0
/
+1
*
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
2023-12-07
1
-77
/
+0
*
x86/entry/32: Convert do_fast_syscall_32() to bool return type
Brian Gerst
2023-10-05
1
-1
/
+1
*
x86/entry/compat: Combine return value test from syscall handler
Brian Gerst
2023-10-05
1
-5
/
+4
*
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
1
-4
/
+3
|
\
|
*
objtool: Allow symbol range comparisons for IBT/ENDBR
Peter Zijlstra
2022-10-17
1
-1
/
+0
|
*
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
1
-3
/
+3
*
|
x86: Remove __USER32_DS
Brian Gerst
2022-10-19
1
-2
/
+2
|
/
*
x86/entry: Fix entry_INT80_compat for Xen PV guests
Juergen Gross
2022-08-16
1
-1
/
+1
*
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-27
1
-3
/
+3
*
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
2022-06-27
1
-4
/
+13
*
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
1
-0
/
+4
*
Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-24
1
-94
/
+12
|
\
|
*
x86/entry: Fix register corruption in compat syscall
Josh Poimboeuf
2022-05-19
1
-1
/
+1
|
*
x86/entry: Use PUSH_AND_CLEAR_REGS for compat
Peter Zijlstra
2022-05-06
1
-84
/
+3
|
*
x86/entry: Simplify entry_INT80_compat()
Linus Torvalds
2022-05-06
1
-10
/
+9
|
*
x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS
Lai Jiangshan
2022-05-03
1
-1
/
+1
*
|
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/ibt,sev: Annotations
Peter Zijlstra
2022-03-15
1
-0
/
+1
*
x86/ibt: Annotate text references
Peter Zijlstra
2022-03-15
1
-0
/
+1
*
x86/ibt,entry: Sprinkle ENDBR dust
Peter Zijlstra
2022-03-15
1
-0
/
+3
*
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
2021-03-08
1
-0
/
+2
*
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
2020-07-04
1
-9
/
+10
*
x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
Andy Lutomirski
2020-07-01
1
-0
/
+1
*
x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into C
Andy Lutomirski
2020-07-01
1
-6
/
+5
*
x86/entry: Make entry_64_compat.S objtool clean
Peter Zijlstra
2020-06-11
1
-5
/
+20
*
x86/entry: Move irq flags tracing to prepare_exit_to_usermode()
Thomas Gleixner
2020-06-11
1
-9
/
+5
*
x86/entry: Move irq tracing on syscall entry to C-code
Thomas Gleixner
2020-06-11
1
-18
/
+0
*
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
1
-2
/
+2
*
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
1
-4
/
+4
*
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-10-18
1
-2
/
+2
*
x86/entry/64/compat: Fix stack switching for XEN PV
Jan Beulich
2019-01-18
1
-2
/
+4
*
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
2018-09-04
1
-0
/
+5
*
x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"
Andy Lutomirski
2018-06-27
1
-8
/
+8
*
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
2018-04-27
1
-4
/
+4
*
syscalls/x86: Extend register clearing on syscall entry to lower registers
Dominik Brodowski
2018-04-05
1
-0
/
+6
*
x86/entry/64/compat: Save one instruction in entry_INT80_compat()
Dominik Brodowski
2018-03-07
1
-3
/
+1
*
x86/entry: Do not special-case clone(2) in compat entry
Dominik Brodowski
2018-03-07
1
-12
/
+0
*
x86/entry/64: Open-code switch_to_thread_stack()
Dominik Brodowski
2018-02-21
1
-2
/
+15
*
x86/entry/64: Use 'xorl' for faster register clearing
Dominik Brodowski
2018-02-17
1
-27
/
+27
*
x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...
Dan Williams
2018-02-06
1
-0
/
+30
*
x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()
Thomas Gleixner
2018-01-03
1
-7
/
+6
*
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
1
-2
/
+2
*
x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
Dave Hansen
2017-12-23
1
-1
/
+23
*
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
Andy Lutomirski
2017-12-17
1
-1
/
+4
*
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
2017-12-17
1
-1
/
+1
*
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-12-17
1
-2
/
+1
|
\
|
*
x86/entry/64: Move SWAPGS into the common IRET-to-usermode path
Andy Lutomirski
2017-11-02
1
-2
/
+1
[next]