index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
vdso
Age
Commit message (
Expand
)
Author
2025-06-10
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
2025-06-02
Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"
Palmer Dabbelt
2025-05-08
riscv: vDSO: Remove --hash-style=both
Xi Ruoyao
2025-04-16
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
2025-02-21
riscv: vdso: Switch to generic storage implementation
Thomas Weißschuh
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
2024-10-24
riscv: Check that vdso does not contain any dynamic relocations
Alexandre Ghiti
2024-10-24
riscv: vdso: Prevent the compiler from inserting calls to memset()
Alexandre Ghiti
2024-09-14
riscv: vdso: do not strip debugging info for vdso.so.dbg
Changbin Du
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-03-26
riscv: hwprobe: do not produce frtace relocation
Vladimir Isaev
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-03
RISC-V: hwprobe: Introduce which-cpus flag
Andrew Jones
2024-01-03
RISC-V: hwprobe: Clarify cpus size parameter
Andrew Jones
2023-11-23
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
2023-11-10
Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-11-05
Merge patch series "riscv: vdso.lds.S: some improvement"
Palmer Dabbelt
2023-11-05
riscv: vdso.lds.S: remove hardcoded 0x800 .text start addr
Jisheng Zhang
2023-11-05
riscv: vdso.lds.S: merge .data section into .rodata section
Jisheng Zhang
2023-11-05
riscv: vdso.lds.S: drop __alt_start and __alt_end symbols
Jisheng Zhang
2023-11-02
RISC-V: hwprobe: Fix vDSO SIGSEGV
Andrew Jones
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
2023-06-20
riscv: replace deprecated scall with ecall
Fangrui Song
2023-04-28
Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-18
RISC-V: Add hwprobe vDSO function and data
Evan Green
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
2023-01-31
riscv: alternative: patch alternatives in the vDSO
Jisheng Zhang
2022-11-29
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
2022-11-10
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2022-11-10
riscv: vdso: fix build with llvm
Jisheng Zhang
2022-04-26
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
Guo Ren
2021-10-04
riscv/vdso: Add support for time namespaces
Tong Tiangen
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
2021-08-24
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
2021-08-24
riscv: Enable Undefined Behavior Sanitizer UBSAN
Jisheng Zhang
2021-04-26
riscv: vdso: fix and clean-up Makefile
Jisheng Zhang
2021-04-26
riscv: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2021-02-22
riscv: Disable KSAN_SANITIZE for vDSO
Tobias Klauser
2020-11-25
riscv: Explicitly specify the build id style in vDSO Makefile again
Nathan Chancellor
2020-11-06
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
Palmer Dabbelt
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
[next]