summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/vdso
AgeCommit message (Expand)AuthorLines
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh-3/+2
2025-12-13Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-3/+16
2025-12-08LoongArch: Adjust VDSO/VSYSCALL for 32BIT/64BITHuacai Chen-3/+16
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor-1/+1
2025-08-05LoongArch: vDSO: Remove -nostdlib complier flagWentao Guan-1/+1
2025-04-02Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-12/+4
2025-03-30LoongArch: vDSO: Make use of the t8 register for vgetrandom-chachaXi Ruoyao-10/+3
2025-03-30LoongArch: vDSO: Remove --hash-style=sysvXi Ruoyao-2/+1
2025-02-21LoongArch: vDSO: Switch to generic storage implementationThomas Weißschuh-15/+5
2025-02-21vdso: Rename included MakefileThomas Weißschuh-1/+1
2024-11-27Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-1/+1
2024-11-26LoongArch: Fix build failure with GCC 15 (-std=gnu23)Tiezhu Yang-1/+1
2024-11-02LoongArch: vDSO: Use vdso/datapage.h to access vDSO dataThomas Weißschuh-2/+8
2024-09-24LoongArch: vDSO: Tune chacha implementationXi Ruoyao-37/+55
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao-1/+259
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-7/+0
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
2024-03-11LoongArch: Add ORC stack unwinder supportTiezhu Yang-0/+1
2024-02-06LoongArch: vDSO: Disable UBSAN instrumentationKees Cook-0/+1
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann-6/+1
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada-10/+0
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang-0/+1
2023-09-06LoongArch: Allow building with kcov coverageFeiyang Chen-0/+2
2023-06-29LoongArch: Add support to clone a time namespaceTiezhu Yang-1/+1
2023-06-29LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='WANG Xuerui-4/+1
2023-06-29LoongArch: Tweak CFLAGS for Clang compatibilityWANG Xuerui-1/+1
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song-3/+1
2022-08-25LoongArch: Fix build warnings in VDSOHuacai Chen-6/+11
2022-08-12LoongArch: Add vDSO syscall __vdso_getcpu()Huacai Chen-1/+45
2022-07-07LoongArch: Fix build errors for tinyconfigHuacai Chen-0/+1
2022-06-03LoongArch: Add VDSO and VSYSCALL supportHuacai Chen-0/+267
2022-06-03LoongArch: Add build infrastructureHuacai Chen-0/+2