index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
Age
Commit message (
Expand
)
Author
Lines
2026-03-04
x86/entry/vdso32: Work around libgcc unwinder bug
H. Peter Anvin
-0
/
+30
2026-02-10
x86: keep legacy generated vdso files around in .gitignore file
Linus Torvalds
-1
/
+2
2026-02-10
Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-789
/
+272
2026-01-24
x86/entry/vdso32: Omit '.cfi_offset eflags' for LLVM < 16
Nathan Chancellor
-0
/
+10
2026-01-16
x86/entry/vdso: Fix filtering of vdso compiler flags
H. Peter Anvin
-2
/
+2
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
-3
/
+2
2026-01-13
x86/entry/vdso32: When using int $0x80, use it directly
H. Peter Anvin
-4
/
+14
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
-6
/
+2
2026-01-13
x86/entry/vdso: Include GNU_PROPERTY and GNU_STACK PHDRs
H. Peter Anvin
-15
/
+23
2026-01-13
x86/entry/vdso32: Remove open-coded DWARF in sigreturn.S
H. Peter Anvin
-114
/
+32
2026-01-13
x86/entry/vdso32: Remove SYSCALL_ENTER_KERNEL macro in sigreturn.S
H. Peter Anvin
-6
/
+2
2026-01-13
x86/entry/vdso32: Don't rely on int80_landing_pad for adjusting ip
H. Peter Anvin
-10
/
+6
2026-01-13
x86/entry/vdso: Refactor the vdso build
H. Peter Anvin
-186
/
+180
2026-01-13
x86/entry/vdso: Move vdso2c to arch/x86/tools
H. Peter Anvin
-445
/
+3
2026-01-13
x86/entry/vdso: Rename vdso_image_* to vdso*_image
H. Peter Anvin
-16
/
+13
2026-01-13
x86/vdso: Provide clock_getres_time64() for x86-32
Thomas Weißschuh
-0
/
+9
2025-07-21
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
-1
/
+2
2025-04-22
x86/vdso: Remove redundant #ifdeffery around in_ia32_syscall()
Thomas Weißschuh
-4
/
+0
2025-04-22
x86/vdso: Remove #ifdeffery around page setup variants
Thomas Weißschuh
-19
/
+12
2025-04-01
mseal sysmap: enable x86-64
Jeff Xu
-2
/
+3
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+11
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-181
/
+14
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
-1
/
+1
2025-03-11
x86/vdso: Always reject undefined references during linking
Thomas Weißschuh
-14
/
+3
2025-02-21
x86/vdso/vdso2c: Remove page handling
Thomas Weißschuh
-45
/
+0
2025-02-21
x86/vdso: Switch to generic storage implementation
Thomas Weißschuh
-124
/
+13
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
-1
/
+1
2025-02-21
x86/vdso: Fix latent bug in vclock_pages calculation
Thomas Weißschuh
-2
/
+2
2025-02-14
x86/cfi: Clean up linkage
Peter Zijlstra
-0
/
+1
2025-02-07
x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
Kaixiong Yu
-5
/
+11
2025-02-03
Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport (Microsoft)
-2
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+2
2024-11-07
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
-1
/
+2
2024-11-02
x86/vdso: Add missing brackets in switch case
Thomas Gleixner
-0
/
+5
2024-11-02
x86/vdso: Split virtual clock pages into dedicated mapping
Thomas Weißschuh
-21
/
+59
2024-11-02
x86/vdso: Access vdso data without vvar.h
Thomas Weißschuh
-5
/
+0
2024-11-02
x86/vdso: Move the rng offset to vsyscall.h
Thomas Weißschuh
-0
/
+1
2024-11-02
x86/vdso: Access rng vdso data without vvar.h
Thomas Weißschuh
-0
/
+2
2024-11-02
x86/vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
-6
/
+0
2024-11-02
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
-11
/
+5
2024-11-02
x86/vdso: Access rng data from kernel without vvar
Thomas Weißschuh
-1
/
+0
2024-09-13
random: vDSO: add a __vdso_getrandom prototype for all architectures
Xi Ruoyao
-2
/
+0
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
-0
/
+3
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
-1
/
+199
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
-26
/
+0
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
-1
/
+1
2024-03-26
x86/vdso: Fix rethunk patching for vdso-image-x32.o too
Borislav Petkov (AMD)
-0
/
+1
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-0
/
+2
2024-02-27
x86/vdso: Move vDSO to mmap region
Daniel Micay
-55
/
+2
[next]