summaryrefslogtreecommitdiff
path: root/arch/x86/entry
AgeCommit message (Expand)Author
10 daysMerge tag 'x86_entry_for_7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
10 daysMerge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
10 daysMerge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysMerge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-27arch: hookup fchroot() system callChristian Brauner
2026-07-26x86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner
2026-07-14x86/entry/fred: Encode frame pointer on entryDavid Stevens
2026-07-12x86/entry: Simplify the syscall number logicThomas Gleixner
2026-07-12x86/entry: Get rid of the sys_ni_syscall() indirectionThomas Gleixner
2026-07-12x86/entry: Make syscall functions staticThomas Gleixner
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan
2026-07-12x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()Thomas Gleixner
2026-07-07x86/vdso: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-06-16Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-06-03x86/vdso: Implement __vdso_futex_robust_try_unlock()Thomas Gleixner
2026-06-03x86/vdso: Prepare for robust futex unlock supportThomas Gleixner
2026-05-28x86/kvm/vmx: Fix x86_64 CFI buildPeter Zijlstra
2026-05-27x86/entry/vdso32: Remove conditional omission of '.cfi_offset eflags'Nathan Chancellor
2026-05-19x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()Peter Zijlstra
2026-05-19x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 corePeter Zijlstra
2026-05-19x86/vdso: Fix incorrect size in munmap() on map_vdso() failureGuilherme Giacomo Simoes
2026-05-04x86/entry: Zap the #VC entry user and kernel macrosBorislav Petkov (AMD)
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-14Merge tag 'x86-vdso-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-05x86/vdso: undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32Kiryl Shutsemau (Meta)
2026-03-31x86/vdso: Drop pointless #ifdeffery in vvar_vclock_fault()Thomas Weißschuh
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-23x86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania
2026-03-20x86/entry/vdso: Fix path of included gettimeofday.cVladimir Oltean
2026-03-19x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATESohil Mehta
2026-03-19x86/vsyscall: Restore vsyscall=xonly mode under LASSSohil Mehta
2026-03-19x86/vsyscall: Reorganize the page fault emulation codeSohil Mehta
2026-03-11x86/vdso: Use 32-bit CHECKFLAGS for compat vDSOThomas Weißschuh
2026-03-04x86/entry/vdso32: Work around libgcc unwinder bugH. Peter Anvin
2026-02-23x86/fred: Correct speculative safety in fred_extint()Andrew Cooper
2026-02-10x86: keep legacy generated vdso files around in .gitignore fileLinus Torvalds
2026-02-10Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-24x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16Nathan Chancellor
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-16x86/entry/vdso: Fix filtering of vdso compiler flagsH. Peter Anvin
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh