index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
riscv: dts: spacemit: Move eMMC under storage-bus for K1
Vivian Wang
1
-9
/
+10
2025-07-09
riscv: dts: spacemit: Move UARTs under dma-bus for K1
Vivian Wang
1
-118
/
+128
2025-07-09
riscv: dts: spacemit: Add DMA translation buses for K1
Vivian Wang
1
-0
/
+53
2025-07-09
riscv: dts: spacemit: add pwm14_1 pinctrl setting
Guodong Xu
1
-0
/
+8
2025-07-09
riscv: dts: spacemit: add PWM support for K1 SoC
Guodong Xu
1
-0
/
+180
2025-07-08
riscv: defconfig: Enable PWM support for SpacemiT K1 SoC
Guodong Xu
1
-0
/
+2
2025-07-08
riscv: defconfig: Remove CONFIG_SND_SOC_STARFIVE=m
Geert Uytterhoeven
1
-1
/
+0
2025-07-07
riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-l...
Nylon Chen
2
-16
/
+8
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
1
-4
/
+4
2025-07-04
riscv: dts: spacemit: add reset support for the K1 SoC
Alex Elder
1
-0
/
+18
2025-06-30
riscv: dts: thead: Add PVT node
Michal Wilczynski
1
-0
/
+11
2025-06-30
riscv: dts: thead: th1520: Add GPU clkgen reset to AON node
Michal Wilczynski
1
-0
/
+3
2025-06-30
lib/crc: riscv: Migrate optimized CRC code into lib/crc/
Eric Biggers
13
-620
/
+0
2025-06-30
lib/crypto: riscv: Move arch/riscv/lib/crypto/ into lib/crypto/
Eric Biggers
7
-688
/
+0
2025-06-30
lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
4
-348
/
+0
2025-06-30
crypto: riscv/sha512 - Stop depending on sha512_generic_block_fn
Eric Biggers
2
-1
/
+8
2025-06-30
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
1
-3
/
+3
2025-06-30
riscv: Require clang-17 or newer for kCFI
Nathan Chancellor
1
-1
/
+2
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-14
/
+15
2025-06-26
riscv: Helper to parse hart index
Vladimir Kondratiev
2
-0
/
+36
2025-06-23
riscv: export boot_cpu_hartid
Klara Modin
1
-0
/
+1
2025-06-23
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
1
-1
/
+0
2025-06-23
riscv: Fix sparse warning in vendor_extensions/sifive.c
Alexandre Ghiti
1
-1
/
+1
2025-06-23
Revert "riscv: misaligned: fix sleeping function called during misaligned acc...
Nam Cao
1
-2
/
+2
2025-06-17
RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs
Anup Patel
1
-2
/
+2
2025-06-17
RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls
Anup Patel
1
-2
/
+2
2025-06-13
bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter
Ingo Molnar
1
-1
/
+1
2025-06-12
RISC-V: uaccess: Wrap the get_user_8 uaccess macro
Palmer Dabbelt
1
-1
/
+2
2025-06-12
Merge tag 'riscv-fixes-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Palmer Dabbelt
2
-7
/
+7
2025-06-12
RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...
Xi Ruoyao
1
-1
/
+1
2025-06-12
riscv: vector: Fix context save/restore with xtheadvector
Han Gao
1
-6
/
+6
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-10
riscv: fix runtime constant support for nommu kernels
Charles Mirabile
1
-1
/
+1
2025-06-10
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
1
-1
/
+1
2025-06-10
riscv: dts: spacemit: enable eMMC for K1 SoC
Yixun Lan
2
-0
/
+19
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
59
-844
/
+2187
2025-06-05
Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"
Palmer Dabbelt
5
-18
/
+257
2025-06-05
Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...
Palmer Dabbelt
6
-50
/
+78
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
3
-8
/
+9
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
15
-44
/
+399
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
6
-0
/
+306
2025-06-05
riscv: enable mseal sysmap for RV64
Jisheng Zhang
2
-1
/
+2
2025-06-05
riscv: mm: Add support for Svinval extension
Mayuresh Chitale
1
-0
/
+31
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
38
-767
/
+1322
2025-06-05
riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE
Miquel Sabaté Solà
1
-4
/
+4
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
9
-10
/
+142
2025-06-05
riscv: uaccess: do not do misaligned accesses in get/put_user()
Clément Léger
1
-5
/
+18
2025-06-05
riscv: process: use unsigned int instead of unsigned long for put_user()
Clément Léger
1
-1
/
+1
[prev]
[next]