index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
2025-12-02
Merge tag 'x86_entry_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-24
x86_64/bug: Implement __WARN_printf()
Peter Zijlstra
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2025-11-04
entry: Remove syscall_enter_from_user_mode_prepare()
Thomas Gleixner
2025-11-03
arch: hookup listns() system call
Christian Brauner
2025-10-13
x86/fred: Fix 64bit identifier in fred_ss
Andrew Cooper
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-10-11
Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-04
Merge tag 'x86_entry_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-08-22
x86/entry/fred: Push __KERNEL_CS directly
Xin Li (Intel)
2025-08-21
uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
2025-08-18
x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
Josh Poimboeuf
2025-08-13
x86/fred: Remove ENDBR64 from FRED entry points
Xin Li (Intel)
2025-08-13
x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
Kirill A. Shutemov
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-21
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
2025-06-16
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
2025-05-26
Merge tag 'x86-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
2025-05-09
x86/its: Align RETs in BHB clear sequence to avoid thunking
Pawan Gupta
2025-04-22
x86/vdso: Remove redundant #ifdeffery around in_ia32_syscall()
Thomas Weißschuh
2025-04-22
x86/vdso: Remove #ifdeffery around page setup variants
Thomas Weißschuh
2025-04-09
x86/bugs: Use SBPB in write_ibpb() if applicable
Josh Poimboeuf
2025-04-09
x86/bugs: Rename entry_ibpb() to write_ibpb()
Josh Poimboeuf
2025-04-01
mseal sysmap: enable x86-64
Jeff Xu
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1
Jann Horn
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
2025-03-19
x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP
Ingo Molnar
2025-03-19
x86/syscall/32: Add comment to conditional
Brian Gerst
2025-03-19
x86/syscall: Remove stray semicolons
Brian Gerst
2025-03-19
x86/syscall: Move sys_ni_syscall()
Brian Gerst
2025-03-19
x86/syscall/x32: Move x32 syscall table
Brian Gerst
2025-03-19
x86/syscall/64: Move 64-bit syscall dispatch code
Brian Gerst
2025-03-19
x86/syscall/32: Move 32-bit syscall dispatch code
Brian Gerst
2025-03-19
x86/xen: Move Xen upcall handler
Brian Gerst
2025-03-19
x86/entry: Add __init to ia32_emulation_override_cmdline()
Vitaly Kuznetsov
2025-03-11
x86/vdso: Always reject undefined references during linking
Thomas Weißschuh
2025-03-04
x86/percpu: Move top_of_stack to percpu hot section
Brian Gerst
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
[next]