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
/
lib
/
vdso
Age
Commit message (
Expand
)
Author
12 days
vdso/gettimeofday: Add support for auxiliary clocks
Thomas Weißschuh
12 days
vdso/gettimeofday: Introduce vdso_get_timestamp()
Thomas Weißschuh
12 days
vdso/gettimeofday: Introduce vdso_set_timespec()
Thomas Weißschuh
12 days
vdso/gettimeofday: Introduce vdso_clockid_valid()
Thomas Weißschuh
12 days
vdso/gettimeofday: Return bool from clock_gettime() helpers
Thomas Weißschuh
2025-07-09
vdso/gettimeofday: Return bool from clock_getres() helpers
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-03-08
vdso/gettimeofday: Prepare helper functions for introduction of struct vdso_c...
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare do_coarse_timens() for introduction of struct vdso...
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare do_coarse() for introduction of struct vdso_clock
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare do_hres_timens() for introduction of struct vdso_c...
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare do_hres() for introduction of struct vdso_clock
Anna-Maria Behnsen
2025-03-08
vdso/gettimeofday: Prepare introduction of struct vdso_clock
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
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
2024-09-13
random: vDSO: minimize and simplify header includes
Christophe Leroy
2024-09-13
random: vDSO: avoid call to out of line memset()
Christophe Leroy
2024-09-13
random: vDSO: add missing c-getrandom-y in Makefile
Christophe Leroy
2024-09-13
random: vDSO: don't use 64-bit atomics on 32-bit architectures
Christophe Leroy
2024-08-26
random: vDSO: reject unknown getrandom() flags
Yann Droneaud
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
random: introduce generic vDSO getrandom() implementation
Jason A. Donenfeld
2024-07-03
vdso/gettimeofday: Clarify comment about open coded function
Anna-Maria Behnsen
2024-04-09
vdso: Fix powerpc build U64_MAX undeclared error
Adrian Hunter
2024-04-08
vdso: Make delta calculation overflow safe
Adrian Hunter
2024-04-08
vdso: Add CONFIG_GENERIC_VDSO_OVERFLOW_PROTECT
Adrian Hunter
2024-04-08
vdso: Consolidate nanoseconds calculation
Adrian Hunter
2024-04-08
vdso: Consolidate vdso_calc_delta()
Adrian Hunter
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2022-11-23
lib/vdso: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2021-04-14
lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
Christophe Leroy
2021-04-14
lib/vdso: Mark do_hres_timens() and do_coarse_timens() __always_inline()
Christophe Leroy
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-09
lib/vdso: Provide sanity check for cycles (again)
Thomas Gleixner
2020-06-03
lib/vdso: Force inlining of __cvdso_clock_gettime_common()
Christophe Leroy
2020-03-21
lib/vdso: Enable common headers
Vincenzo Frascino
2020-02-17
lib/vdso: Allow architectures to provide the vdso data pointer
Christophe Leroy
2020-02-17
lib/vdso: Allow architectures to override the ns shift operation
Christophe Leroy
2020-02-17
lib/vdso: Allow fixed clock mode
Christophe Leroy
2020-02-17
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2020-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2020-02-17
lib/vdso: Allow the high resolution parts to be compiled out
Thomas Gleixner
2020-01-16
lib/vdso: Only read hrtimer_res when needed in __cvdso_clock_getres()
Christophe Leroy
[next]