index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
Age
Commit message (
Expand
)
Author
8 days
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
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-03-26
x86/vdso: Fix rethunk patching for vdso-image-x32.o too
Borislav Petkov (AMD)
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-02-27
x86/vdso: Move vDSO to mmap region
Daniel Micay
2024-02-23
kbuild: change tool coverage variables to take the path relative to $(obj)
Masahiro Yamada
2024-02-22
x86/vdso/kbuild: Group non-standard build attributes and primary object file ...
Ingo Molnar
2024-02-22
Merge branch 'x86/vdso' into x86/core, to resolve conflict and to prepare for...
Ingo Molnar
2024-02-20
x86/vdso: Fix rethunk patching for vdso-image-{32,64}.o
Josh Poimboeuf
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-08
x86/vdso: Use CONFIG_COMPAT_32 to specify vdso32
Masahiro Yamada
2024-02-08
x86/vdso: Use $(addprefix ) instead of $(foreach )
Masahiro Yamada
2024-02-08
x86/vdso: Simplify obj-y addition
Masahiro Yamada
2024-02-08
x86/vdso: Consolidate targets and clean-files
Masahiro Yamada
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2023-11-23
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-10-30
Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-20
x86/vdso: Run objtool on vdso32-setup.o
David Kaplan
[next]