index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2023-12-13
x86/entry: Do not allow external 0x80 interrupts
Thomas Gleixner
2023-12-13
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
2023-12-13
x86: Introduce ia32_enabled()
Nikolay Borisov
2023-12-08
xen: simplify evtchn_do_upcall() call maze
Juergen Gross
2023-08-16
x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
Kirill A. Shutemov
2022-12-21
x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
Nathan Chancellor
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-09-26
x86: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
2022-08-16
x86/entry: Fix entry_INT80_compat for Xen PV guests
Juergen Gross
2022-08-10
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
2022-08-06
Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
2022-07-14
x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt
Alexandre Chartre
2022-07-07
x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
Peter Zijlstra
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-06-27
x86/xen: Add UNTRAIN_RET
Peter Zijlstra
2022-06-27
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
x86/entry: Avoid very early RET
Peter Zijlstra
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
2022-06-27
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
Peter Zijlstra
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
Thomas Gleixner
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
[next]