index
:
pub/scm/linux/kernel/git/saeed/linux.git
master
Saeed Mahameed's fork of linux.git
Saeed Mahameed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vdso
/
datastore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-07
vdso/datastore: Simplify the mapping logic for VDSO_TIME_PAGE_OFFSET
Thomas Weißschuh
1
-14
/
+12
2026-07-07
vdso/datastore: Allow prefaulting by mlockall()
Thomas Weißschuh
1
-1
/
+1
2026-07-07
vdso/datastore: Explicitly prevent remote access to timens vvar page
Thomas Weißschuh
1
-0
/
+3
2026-07-07
vdso/datastore: Map zeroed pages for unavailable data
Thomas Weißschuh
1
-7
/
+2
2026-07-07
vdso/datastore: Map pages in terms of the faults pgoff
Thomas Weißschuh
1
-5
/
+4
2026-07-07
vdso/datastore: Rename data pages variable
Thomas Weißschuh
1
-8
/
+8
2026-06-02
vdso/datastore: Mark vdso_k_*_data pointers as __ro_after_init
Thomas Weißschuh
1
-3
/
+3
2026-03-26
vdso/timens: Move functions to new file
Thomas Weißschuh
1
-25
/
+0
2026-03-11
vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
1
-32
/
+60
2026-03-11
vdso/datastore: Drop inclusion of linux/mmap_lock.h
Thomas Weißschuh
1
-1
/
+0
2026-03-11
vdso/datastore: Reduce scope of some variables in vvar_fault()
Thomas Weißschuh
1
-2
/
+4
2025-09-04
vdso/datastore: Gate time data behind CONFIG_GENERIC_GETTIMEOFDAY
Thomas Weißschuh
1
-3
/
+3
2025-04-01
mseal sysmap: generic vdso vvar mapping
Heiko Carstens
1
-1
/
+2
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
1
-2
/
+2
2025-03-08
vdso/namespace: Rename timens_setup_vdso_data() to reflect new vdso_clock struct
Anna-Maria Behnsen
1
-1
/
+1
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
1
-6
/
+4
2025-02-21
vdso: Add generic architecture-specific data storage
Thomas Weißschuh
1
-0
/
+14
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
1
-0
/
+14
2025-02-21
vdso: Add generic time data storage
Thomas Weißschuh
1
-0
/
+103