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