index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'x86-vdso-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5 days
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14 days
x86/vdso: undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
Kiryl Shutsemau (Meta)
2026-03-31
x86/vdso: Drop pointless #ifdeffery in vvar_vclock_fault()
Thomas Weißschuh
2026-03-20
x86/entry/vdso: Fix path of included gettimeofday.c
Vladimir Oltean
2026-03-11
x86/vdso: Use 32-bit CHECKFLAGS for compat vDSO
Thomas Weißschuh
2026-03-04
x86/entry/vdso32: Work around libgcc unwinder bug
H. Peter Anvin
2026-02-10
x86: keep legacy generated vdso files around in .gitignore file
Linus Torvalds
2026-02-10
Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-24
x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16
Nathan Chancellor
2026-01-16
x86/entry/vdso: Fix filtering of vdso compiler flags
H. Peter Anvin
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
2026-01-13
x86/entry/vdso32: When using int $0x80, use it directly
H. Peter Anvin
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
2026-01-13
x86/entry/vdso: Include GNU_PROPERTY and GNU_STACK PHDRs
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Remove open-coded DWARF in sigreturn.S
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Remove SYSCALL_ENTER_KERNEL macro in sigreturn.S
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Don't rely on int80_landing_pad for adjusting ip
H. Peter Anvin
2026-01-13
x86/entry/vdso: Refactor the vdso build
H. Peter Anvin
2026-01-13
x86/entry/vdso: Move vdso2c to arch/x86/tools
H. Peter Anvin
2026-01-13
x86/entry/vdso: Rename vdso_image_* to vdso*_image
H. Peter Anvin
2026-01-13
x86/vdso: Provide clock_getres_time64() for x86-32
Thomas Weißschuh
2025-07-21
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
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-01
mseal sysmap: enable x86-64
Jeff Xu
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-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
2025-03-11
x86/vdso: Always reject undefined references during linking
Thomas Weißschuh
2025-02-21
x86/vdso/vdso2c: Remove page handling
Thomas Weißschuh
2025-02-21
x86/vdso: Switch to generic storage implementation
Thomas Weißschuh
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
2025-02-21
x86/vdso: Fix latent bug in vclock_pages calculation
Thomas Weißschuh
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
2025-02-07
x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
Kaixiong Yu
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
2024-11-02
x86/vdso: Add missing brackets in switch case
Thomas Gleixner
2024-11-02
x86/vdso: Split virtual clock pages into dedicated mapping
Thomas Weißschuh
2024-11-02
x86/vdso: Access vdso data without vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Move the rng offset to vsyscall.h
Thomas Weißschuh
2024-11-02
x86/vdso: Access rng vdso data without vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
2024-11-02
x86/vdso: Access rng data from kernel without vvar
Thomas Weißschuh
2024-09-13
random: vDSO: add a __vdso_getrandom prototype for all architectures
Xi Ruoyao
[next]