index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
(
unfollow
)
Commit message (
Expand
)
Author
2022-10-28
BACKPORT: arch: wire-up pidfd_open()
Christian Brauner
2022-10-28
BACKPORT: signal: add pidfd_send_signal() syscall
Christian Brauner
2021-06-03
x86/entry/64: Add instruction suffix
Jan Beulich
2020-05-20
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
2020-04-24
x86/mitigations: Clear CPU buffers on the SYSCALL fast path
Borislav Petkov
2020-04-24
x86/entry/32: Add missing ASM_CLAC to general_protection entry
Thomas Gleixner
2020-02-28
x86/vdso: Provide missing include file
Valdis Klētnieks
2019-08-25
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2019-08-11
x86/entry/64: Use JMP instead of JMPQ
Josh Poimboeuf
2019-08-11
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
2019-08-11
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
2019-05-16
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
2019-05-16
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
2019-04-27
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2019-04-27
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
2018-12-01
x86/entry/64: Remove %ebx handling from error_entry/exit
Andy Lutomirski
2018-12-01
x86/entry: spell EBX register correctly in documentation
Nicolas Iooss
2018-11-27
BACKPORT: x86/ptrace: run seccomp after ptrace
Kees Cook
2018-11-27
BACKPORT: x86/entry: Get rid of two-phase syscall entry work
Andy Lutomirski
2018-11-27
BACKPORT: seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2018-11-27
BACKPORT: x86/entry/64: Always run ptregs-using syscalls on the slow path
Andy Lutomirski
2018-11-27
UPSTREAM: x86/syscalls: Add syscall entry qualifiers
Andy Lutomirski
2018-11-27
UPSTREAM: x86/syscalls: Move compat syscall entry handling into syscalltbl.sh
Andy Lutomirski
2018-11-27
UPSTREAM: x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32
Andy Lutomirski
2018-11-27
UPSTREAM: x86/syscalls: Refactor syscalltbl.sh
Andy Lutomirski
2018-10-13
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-13
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
2018-10-10
x86/entry/64: Add two more instruction suffixes
Jan Beulich
2018-09-21
BACKPORT: x86/syscalls: Check address limit on user-mode return
Thomas Garnier
2018-07-25
x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...
Dan Williams
2018-07-25
x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGs
Denys Vlasenko
2018-07-17
x86/vdso: Use static_cpu_has()
Borislav Petkov
2018-07-17
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2018-05-22
x86: vdso: Fix leaky vdso linker with CC=clang.
Alistair Strachan
2018-03-28
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
2018-03-11
x86/syscall: Sanitize syscall table de-references under speculation fix
Jiri Slaby
2018-02-25
x86/syscall: Sanitize syscall table de-references under speculation
Dan Williams
2018-01-31
vsyscall: Fix permissions for emulate mode with KAISER/PTI
Ben Hutchings
2018-01-23
x86/mce: Make machine check speculation protected
Thomas Gleixner
2018-01-23
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
David Woodhouse
2018-01-23
x86/retpoline/entry: Convert entry assembler indirect jumps
David Woodhouse
2018-01-10
Fix build error in vma.c
Greg Kroah-Hartman
2018-01-10
Map the vsyscall page with _PAGE_USER
Borislav Petkov
2018-01-05
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2018-01-05
x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
Andy Lutomirski
2018-01-05
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
2018-01-05
kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
Hugh Dickins
2018-01-05
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
2018-01-05
kaiser: paranoid_entry pass cr3 need to paranoid_exit
Hugh Dickins
2018-01-05
kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
Hugh Dickins
[next]