index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
vdso
Commit message (
Expand
)
Author
Age
Files
Lines
*
random: vDSO: add a __vdso_getrandom prototype for all architectures
Xi Ruoyao
2024-09-13
1
-0
/
+15
*
random: vDSO: minimize and simplify header includes
Christophe Leroy
2024-09-13
2
-0
/
+16
*
random: vDSO: move prototype of arch chacha function to vdso/getrandom.h
Jason A. Donenfeld
2024-09-13
1
-0
/
+13
*
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
2
-0
/
+57
|
\
|
*
random: introduce generic vDSO getrandom() implementation
Jason A. Donenfeld
2024-07-19
2
-0
/
+57
*
|
vdso: Add comment about reason for vdso struct ordering
Anna-Maria Behnsen
2024-07-03
1
-0
/
+4
|
/
*
vdso: Add vdso_data:: Max_cycles
Adrian Hunter
2024-04-08
1
-0
/
+4
*
vdso, math64: Provide mul_u64_u32_add_u64_shr()
Adrian Hunter
2024-04-08
1
-0
/
+38
*
vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h
Arnd Bergmann
2024-04-03
1
-7
/
+1
*
vdso/datapage: Quick fix - use asm/page-def.h for ARM64
Anna-Maria Behnsen
2024-02-26
1
-0
/
+4
*
vdso/ARM: Make union vdso_data_store available for all architectures
Anna-Maria Behnsen
2024-02-20
1
-0
/
+10
*
vdso/helpers: Fix grammar in comments
Anna-Maria Behnsen
2024-02-20
1
-4
/
+4
*
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
2023-11-23
1
-0
/
+23
*
vdso/bits.h: Add BIT_ULL() for the sake of consistency
Andy Shevchenko
2023-01-31
1
-0
/
+1
*
time64.h: Consolidated PSEC_PER_SEC definition
Andy Shevchenko
2021-04-06
1
-0
/
+1
*
lib/vdso: Allow to add architecture-specific vdso data
Sven Schnelle
2020-08-06
1
-0
/
+10
*
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
2020-08-06
1
-0
/
+3
*
arm64/vdso: Add time namespace page
Andrei Vagin
2020-07-24
1
-0
/
+1
*
vdso/datapage: Use correct clock mode name in comment
Christian Brauner
2020-04-20
1
-2
/
+2
*
vdso: Fix clocksource.h macro detection
Vincenzo Frascino
2020-03-23
1
-3
/
+2
*
lib/vdso: Enable common headers
Vincenzo Frascino
2020-03-21
1
-3
/
+30
*
common: Introduce processor.h
Vincenzo Frascino
2020-03-21
1
-0
/
+14
*
linux/ktime.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
1
-0
/
+16
*
linux/jiffies.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
1
-0
/
+11
*
linux/time64.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
1
-0
/
+14
*
linux/time32.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
1
-0
/
+17
*
linux/time.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
1
-0
/
+12
*
linux/math64.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
1
-0
/
+24
*
linux/clocksource.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
1
-0
/
+23
*
linux/limits.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
1
-0
/
+19
*
linux/bits.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
1
-0
/
+9
*
linux/const.h: Extract common header for vDSO
Vincenzo Frascino
2020-03-21
1
-0
/
+10
*
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
2020-02-17
1
-2
/
+0
*
lib/vdso: Prepare for time namespace support
Thomas Gleixner
2020-01-14
1
-1
/
+18
*
lib/vdso: Add unlikely() hint into vdso_read_begin()
Andrei Vagin
2020-01-14
1
-1
/
+1
*
vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.h
Catalin Marinas
2019-06-26
1
-4
/
+0
*
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino
2019-06-22
1
-0
/
+11
*
lib/vdso: Provide generic VDSO implementation
Vincenzo Frascino
2019-06-22
1
-0
/
+56
*
vdso: Define standardized vdso_datapage
Vincenzo Frascino
2019-06-22
1
-0
/
+93