index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-25
riscv: mm: define copy_user_page() as copy_page()
Florian Schmaus
1
-2
/
+1
2026-01-25
errata/sifive: remove unreliable warn_miss_errata
Andreas Schwab
1
-18
/
+0
2026-01-25
riscv: fix minor typo in syscall.h comment
Austin Kim
1
-1
/
+1
2026-01-25
riscv: signal: fix some warnings reported by sparse
Paul Walmsley
1
-3
/
+3
2026-01-24
Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+19
2026-01-22
riscv: Add intermediate cast to 'unsigned long' in __get_user_asm
Nathan Chancellor
1
-1
/
+1
2026-01-22
riscv: dts: allwinner: d1: Add CPU thermal sensor and zone
Alex Studer
2
-0
/
+47
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-1
/
+0
2026-01-21
riscv: dts: spacemit: Disable ETH PHY sleep mode for OrangePi
Chukun Pan
2
-0
/
+4
2026-01-20
riscv: dts: spacemit: pinctrl: update register and IO power
Troy Mitchell
1
-1
/
+2
2026-01-20
riscv: dts: spacemit: add K3 Pico-ITX board support
Guodong Xu
2
-0
/
+30
2026-01-20
riscv: dts: spacemit: add initial support for K3 SoC
Guodong Xu
1
-0
/
+578
2026-01-20
riscv: dts: spacemit: k1: Add "b" ISA extension
Guodong Xu
1
-16
/
+16
2026-01-20
riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3
Ze Huang
1
-0
/
+46
2026-01-20
riscv: dts: spacemit: Add DWC3 USB 3.0 controller node for K1
Ze Huang
1
-0
/
+24
2026-01-20
riscv: dts: spacemit: Add USB2 PHY node for K1
Ze Huang
1
-0
/
+8
2026-01-20
riscv: dts: spacemit: sdhci: add reset support
Yixun Lan
1
-0
/
+3
2026-01-20
riscv: dts: spacemit: add reset property
Encrow Thorne
1
-0
/
+8
2026-01-20
riscv: dts: sophgo: sg2044: Add "b" ISA extension
Guodong Xu
1
-128
/
+128
2026-01-20
riscv: dts: sophgo: fix the node order of SG2042 peripheral
Inochi Amaoto
1
-88
/
+88
2026-01-20
riscv: dts: sophgo: Move PLIC and CLINT node into CPU dtsi
Inochi Amaoto
2
-303
/
+305
2026-01-19
riscv: dts: anlogic: dr1v90: Add "b" ISA extension
Guodong Xu
1
-2
/
+3
2026-01-16
riscv: Use 64-bit variable for output in __get_user_asm
Nathan Chancellor
1
-2
/
+12
2026-01-15
riscv: ERRATA_STARFIVE_JH7100: Fix missing dependency on new CONFIG_CACHEMAIN...
Jonathan Cameron
1
-0
/
+1
2026-01-14
riscv: suspend: Fix stimecmp update hazard on RV32
Naohiko Shimizu
1
-1
/
+2
2026-01-14
riscv: kvm: Fix vstimecmp update hazard on RV32
Naohiko Shimizu
1
-2
/
+4
2026-01-15
riscv: dts: sophgo: enable hardware clock (RTC) on the Milk-V Pioneer
Michael Orlitzky
1
-0
/
+21
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-4
/
+2
2026-01-14
riscv: dts: allwinner: d1: Add RGB LEDs to boards
Samuel Holland
2
-0
/
+25
2026-01-14
riscv: dts: allwinner: d1: Add LED controller node
Samuel Holland
2
-0
/
+21
2026-01-12
lib/crypto: riscv/aes: Migrate optimized code into library
Eric Biggers
4
-106
/
+16
2026-01-12
riscv/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
3
-17
/
+1
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2
-7
/
+1
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
1
-1
/
+0
2026-01-08
KVM: Add a simplified wrapper for registering perf callbacks
Sean Christopherson
1
-1
/
+1
2026-01-08
KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
Sean Christopherson
2
-2
/
+2
2026-01-08
riscv: dts: renesas: r9a07g043f: Move interrupt-parent to top node
Geert Uytterhoeven
1
-1
/
+2
2026-01-07
riscv: trace: fix snapshot deadlock with sbi ecall
Martin Kaiser
1
-7
/
+8
2026-01-07
riscv: remove irqflags.h inclusion in asm/bitops.h
Yunhui Cui
1
-1
/
+0
2026-01-07
riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned int
Ben Dooks
1
-1
/
+1
2026-01-07
riscv: configs: Clean up references to non-existing configs
Lukas Bulwahn
3
-4
/
+0
2026-01-06
riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
Menglong Dong
1
-4
/
+2
2026-01-06
riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
1
-2
/
+2
2026-01-05
riscv: kexec_image: Fix dead link to boot-image-header.rst
Soham Metha
1
-1
/
+1
2026-01-05
riscv: pgtable: Cleanup useless VA_USER_XXX definitions
Guo Ren (Alibaba DAMO Academy)
1
-4
/
+0
2026-01-05
riscv: cpufeature: Fix Zk bundled extension missing Zknh
Guodong Xu
1
-12
/
+11
2025-12-30
riscv: fix KUnit test_kprobes crash when building with Clang
Jiakai Xu
1
-0
/
+2
2025-12-30
riscv: Sanitize syscall table indexing under speculation
Lukas Gerlach
1
-1
/
+3
2025-12-30
riscv: boot: Always make Image from vmlinux, not vmlinux.unstripped
Vivian Wang
1
-4
/
+0
2025-12-24
riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizes
Anton D. Stavinskii
1
-2
/
+2
[prev]
[next]