index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
vdso
Age
Commit message (
Expand
)
Author
Files
Lines
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/ker...
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/ker...
Linus Torvalds
5
-25
/
+21
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
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/ker...
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
2020-08-04
riscv: disable stack-protector for vDSO
Tobias Klauser
1
-0
/
+2
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
1
-0
/
+1
2020-06-25
riscv: Fixup __vdso_gettimeofday broke dynamic ftrace
Guo Ren
1
-0
/
+3
2020-06-25
riscv: Add extern declarations for vDSO time-related functions
Vincent Chen
1
-0
/
+6
2020-06-25
riscv: Add -fPIC option to CFLAGS_vgettimeofday.o
Vincent Chen
1
-1
/
+1
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
6
-57
/
+36
2020-05-04
riscv: add Linux note to vdso
Andreas Schwab
2
-1
/
+13
2020-04-21
riscv: fix vdso build with lld
Ilie Halip
1
-3
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-01-18
riscv: delete temporary files
Ilie Halip
1
-1
/
+2
2019-07-31
riscv: Fix perf record without libelf support
Mao Han
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
8
-72
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-29
riscv: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-1
/
+1
[next]