Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2224d616528194b02424c91c2ee254b3d29942c3
/
arch
/
x86
/
entry
ae85249
x86/entry/64: Further improve paranoid_entry comments
by Andy Lutomirski
· 6 years ago
04f4f95
x86/entry/32: Clear the CS high bits
by Jan Kiszka
· 6 years ago
16561f2
x86/entry: Add some paranoid entry/exit CR3 handling comments
by Dave Hansen
· 6 years ago
02e4256
x86/vdso: Fix vDSO syscall fallback asm constraint regression
by Andy Lutomirski
· 6 years ago
4f16656
x86/vdso: Only enable vDSO retpolines when enabled and supported
by Andy Lutomirski
· 6 years ago
715bd9d
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
by Andy Lutomirski
· 6 years ago
2e549b2
x86/vdso: Fix vDSO build if a retpoline is emitted
by Andy Lutomirski
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
eac3411
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d191c82
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f24d6f2
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3157060
Merge branch 'x86/pti-urgent' into x86/pti
by Thomas Gleixner
· 6 years ago
379d98d
x86: vdso: Use $LD instead of $CC to link
by Alistair Strachan
· 6 years ago
b3681dd
x86/entry/64: Remove %ebx handling from error_entry/exit
by Andy Lutomirski
· 6 years ago
d5e84c2
x86/entry/32: Check for VM86 mode in slow-path check
by Joerg Roedel
· 6 years ago
9719370
x86/entry/32: Add debug code to check entry/exit CR3
by Joerg Roedel
· 7 years ago
b65bef4
x86/entry/32: Add PTI CR3 switches to NMI handler code
by Joerg Roedel
· 7 years ago
e464fb9
x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
by Joerg Roedel
· 7 years ago
929b44e
x86/entry/32: Simplify debug entry point
by Joerg Roedel
· 7 years ago
b92a165
x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
by Joerg Roedel
· 7 years ago
8b376fa
x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
by Joerg Roedel
· 7 years ago
e5862d0
x86/entry/32: Leave the kernel via trampoline stack
by Joerg Roedel
· 7 years ago
45d7b25
x86/entry/32: Enter the kernel via trampoline stack
by Joerg Roedel
· 7 years ago
0d2eb73
x86/entry/32: Split off return-to-kernel path
by Joerg Roedel
· 7 years ago
8e676ce
x86/entry/32: Unshare NMI return path
by Joerg Roedel
· 7 years ago
46eabca
x86/entry/32: Put ESPFIX code into a macro
by Joerg Roedel
· 7 years ago
ae2e565
x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
by Joerg Roedel
· 7 years ago
d623f60
x86: Add build salt to the vDSO
by Laura Abbott
· 7 years ago
6709812
x86/entry/64: Add two more instruction suffixes
by Jan Beulich
· 7 years ago
c5fcdbf
x86/build/vdso: Simplify 'cmd_vdso2c'
by Masahiro Yamada
· 7 years ago
22cd978
x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"
by Andy Lutomirski
· 7 years ago
236f0cd
x86/entry/32: Add explicit 'l' instruction suffix
by Jan Beulich
· 7 years ago
784e030
rseq: Avoid infinite recursion when delivering SIGSEGV
by Will Deacon
· 7 years ago
d31a580
x86/unwind/orc: Detect the end of the stack
by Josh Poimboeuf
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 7 years ago
05c17ce
x86: Wire up restartable sequence system call
by Mathieu Desnoyers
· 7 years ago
d6761b8
x86: Add support for restartable sequences
by Mathieu Desnoyers
· 7 years ago
42964c6
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1742ed2
x86/build/vdso: Put generated linker scripts to $(obj)/
by Masahiro Yamada
· 7 years ago
61615fa
x86/build/vdso: Remove unnecessary export in Makefile
by Masahiro Yamada
· 7 years ago
b365661
x86/build/vdso: Remove unused $(vobjs-nox32) in Makefile
by Masahiro Yamada
· 7 years ago
e0f6d1a
x86/vdso: Remove unused file
by Jann Horn
· 7 years ago
7a074e9
aio: implement io_pgetevents
by Christoph Hellwig
· 7 years ago
8bb2610
x86/entry/64/compat: Preserve r8-r11 in int $0x80
by Andy Lutomirski
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
ca71b3b
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
9fb71c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6b0a02e
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ee1400d
Merge branch 'linus' into x86/pti to pick up upstream changes
by Ingo Molnar
· 7 years ago
071ccc9
x86/entry/64: Drop idtentry's manual stack switch for user entries
by Andy Lutomirski
· 7 years ago
d5a0052
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys_*()
by Dominik Brodowski
· 7 years ago
5ac9efa
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
by Dominik Brodowski
· 7 years ago
e145242e
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
by Dominik Brodowski
· 7 years ago
54a702f
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
by Masahiro Yamada
· 7 years ago
6dc936f
syscalls/x86: Extend register clearing on syscall entry to lower registers
by Dominik Brodowski
· 7 years ago
f8781c4
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
by Dominik Brodowski
· 7 years ago
ebeb8c8
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION and x32
by Dominik Brodowski
· 7 years ago
fa69714
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bit syscalls
by Dominik Brodowski
· 7 years ago
dfe6450
x86/syscalls: Don't pointlessly reload the system call number
by Linus Torvalds
· 7 years ago
06dd3df
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
642e7fd
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 7 years ago
ab0d1e8
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
by Dominik Brodowski
· 7 years ago
b51d3cd
x86: remove compat_sys_x86_waitpid()
by Dominik Brodowski
· 7 years ago
b24d0d5
Merge 4.16-rc7 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
0bc91d4
Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict
by Ingo Molnar
· 7 years ago
d286236
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d8ba61b
x86/entry/64: Don't use IST entry for #BP stack
by Andy Lutomirski
· 9 years ago
31ad7f8
x86/vsyscall/64: Use proper accessor to update P4D entry
by Boris Ostrovsky
· 7 years ago
5927145
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
by Christoph Hellwig
· 7 years ago
745dd37
Merge branch 'x86/urgent' into x86/mm to pick up dependencies
by Thomas Gleixner
· 7 years ago
3c76db7
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
by Ingo Molnar
· 7 years ago
ed58d66
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
076ca27
x86/vsyscall/64: Drop "native" vsyscalls
by Andy Lutomirski
· 7 years ago
91c5f0d
x86/entry/64/compat: Save one instruction in entry_INT80_compat()
by Dominik Brodowski
· 7 years ago
af52201
x86/entry: Do not special-case clone(2) in compat entry
by Dominik Brodowski
· 7 years ago
4ddb45d
x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls
by Dominik Brodowski
· 7 years ago
b411991
x86/syscalls/32: Simplify $entry == $compat entries
by Dominik Brodowski
· 7 years ago
248e742
Drivers: hv: vmbus: Implement Direct Mode for stimer0
by Michael Kelley
· 7 years ago
a368d7f
x86/entry/64: Add instruction suffix
by Jan Beulich
· 7 years ago
3f7df3e
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
by Ingo Molnar
· 7 years ago
0ca7d5b
x86/entry/64: Simplify ENCODE_FRAME_POINTER
by Josh Poimboeuf
· 7 years ago
f3d415e
x86/entry/64: Open-code switch_to_thread_stack()
by Dominik Brodowski
· 7 years ago
b2855d8
x86/entry/64: Move ASM_CLAC to interrupt_entry()
by Dominik Brodowski
· 7 years ago
3aa99fc
x86/entry/64: Remove 'interrupt' macro
by Dominik Brodowski
· 7 years ago
90a6acc
x86/entry/64: Move the switch_to_thread_stack() call to interrupt_entry()
by Dominik Brodowski
· 7 years ago
2ba6474
x86/entry/64: Move ENTER_IRQ_STACK from interrupt macro to interrupt_entry
by Dominik Brodowski
· 7 years ago
0e34d22
x86/entry/64: Move PUSH_AND_CLEAR_REGS from interrupt macro to helper function
by Dominik Brodowski
· 7 years ago
39b9552
x86/mm: Optimize boot-time paging mode switching cost
by Kirill A. Shutemov
· 7 years ago
d1c9910
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
by David Woodhouse
· 7 years ago
ced5d0b
x86/entry/64: Use 'xorl' for faster register clearing
by Dominik Brodowski
· 7 years ago
9e809d1
x86/entry: Reduce the code footprint of the 'idtentry' macro
by Dominik Brodowski
· 7 years ago
d4667ca
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e486575
x86/entry/64: Fix CR3 restore in paranoid_exit()
by Ingo Molnar
· 7 years ago
09e61a7
x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic
by Kirill A. Shutemov
· 7 years ago
b498c26
x86/entry/64: Remove the unused 'icebp' macro
by Borislav Petkov
· 7 years ago
b3ccefa
x86/entry/64: Fix paranoid_entry() frame pointer warning
by Josh Poimboeuf
· 7 years ago
92816f5
x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
by Dominik Brodowski
· 7 years ago
Next »