index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vdso
/
datastore.c
Age
Commit message (
Expand
)
Author
2026-06-02
vdso/datastore: Mark vdso_k_*_data pointers as __ro_after_init
Thomas Weißschuh
2026-03-26
vdso/timens: Move functions to new file
Thomas Weißschuh
2026-03-11
vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
2026-03-11
vdso/datastore: Drop inclusion of linux/mmap_lock.h
Thomas Weißschuh
2026-03-11
vdso/datastore: Reduce scope of some variables in vvar_fault()
Thomas Weißschuh
2025-09-04
vdso/datastore: Gate time data behind CONFIG_GENERIC_GETTIMEOFDAY
Thomas Weißschuh
2025-04-01
mseal sysmap: generic vdso vvar mapping
Heiko Carstens
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
2025-03-08
vdso/namespace: Rename timens_setup_vdso_data() to reflect new vdso_clock struct
Anna-Maria Behnsen
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
2025-02-21
vdso: Add generic architecture-specific data storage
Thomas Weißschuh
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
2025-02-21
vdso: Add generic time data storage
Thomas Weißschuh