index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-23
Merge tag 'x86_vdso_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'x86_asm_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-20
x86/entry: Fixup objtool/ibt validation
Peter Zijlstra
2022-05-19
x86/entry: Fix register corruption in compat syscall
Josh Poimboeuf
2022-05-19
x86/sev: Mark the code returning to user space as syscall gap
Lai Jiangshan
2022-05-18
x86/sev: Annotate stack change in the #VC handler
Lai Jiangshan
2022-05-11
x86/vsyscall: Remove CONFIG_LEGACY_VSYSCALL_EMULATE
Andy Lutomirski
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
2022-05-06
x86/entry: Remove skip_r11rcx
Peter Zijlstra
2022-05-06
x86/entry: Use PUSH_AND_CLEAR_REGS for compat
Peter Zijlstra
2022-05-06
x86/entry: Simplify entry_INT80_compat()
Linus Torvalds
2022-05-04
x86: Fix return value of __setup handlers
Randy Dunlap
2022-05-03
x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS
Lai Jiangshan
2022-05-03
x86/entry: Don't call error_entry() for XENPV
Lai Jiangshan
2022-05-03
x86/entry: Move CLD to the start of the idtentry macro
Lai Jiangshan
2022-05-03
x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
Lai Jiangshan
2022-05-03
x86/entry: Switch the stack after error_entry() returns
Lai Jiangshan
2022-05-03
x86/traps: Use pt_regs directly in fixup_bad_iret()
Lai Jiangshan
2022-04-19
x86,objtool: Explicitly mark idtentry_body()s tail REACHABLE
Peter Zijlstra
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2022-03-15
x86: Annotate idtentry_df()
Peter Zijlstra
2022-03-15
x86/ibt,sev: Annotations
Peter Zijlstra
2022-03-15
x86/ibt: Annotate text references
Peter Zijlstra
2022-03-15
x86/ibt,entry: Sprinkle ENDBR dust
Peter Zijlstra
2022-03-15
x86/ibt,xen: Sprinkle the ENDBR
Peter Zijlstra
2022-03-15
x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
Peter Zijlstra
2022-03-15
x86/entry: Cleanup PARAVIRT
Peter Zijlstra
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-12
x86/entry_32: Fix segment exceptions
Peter Zijlstra
2021-12-30
x86/vdso: Remove -nostdlib compiler flag
Masahiro Yamada
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-11
x86: Remove .fixup section
Peter Zijlstra
2021-12-11
x86/entry_32: Remove .fixup usage
Peter Zijlstra
2021-12-11
x86/entry_64: Remove .fixup usage
Peter Zijlstra
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-03
x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
Lai Jiangshan
2021-12-03
x86/entry: Use the correct fence macro after swapgs in kernel CR3
Lai Jiangshan
2021-12-03
x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()
Lai Jiangshan
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-10-29
signal/x86: In emulate_vsyscall force a signal instead of calling do_exit
Eric W. Biederman
2021-10-07
futex,x86: Wire up sys_futex_waitv()
André Almeida
[next]