summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2026-01-25riscv: mm: define copy_user_page() as copy_page()Florian Schmaus1-2/+1
2026-01-25errata/sifive: remove unreliable warn_miss_errataAndreas Schwab1-18/+0
2026-01-25riscv: fix minor typo in syscall.h commentAustin Kim1-1/+1
2026-01-25riscv: signal: fix some warnings reported by sparsePaul Walmsley1-3/+3
2026-01-24Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+19
2026-01-22riscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor1-1/+1
2026-01-22riscv: dts: allwinner: d1: Add CPU thermal sensor and zoneAlex Studer2-0/+47
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2026-01-21riscv: dts: spacemit: Disable ETH PHY sleep mode for OrangePiChukun Pan2-0/+4
2026-01-20riscv: dts: spacemit: pinctrl: update register and IO powerTroy Mitchell1-1/+2
2026-01-20riscv: dts: spacemit: add K3 Pico-ITX board supportGuodong Xu2-0/+30
2026-01-20riscv: dts: spacemit: add initial support for K3 SoCGuodong Xu1-0/+578
2026-01-20riscv: dts: spacemit: k1: Add "b" ISA extensionGuodong Xu1-16/+16
2026-01-20riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3Ze Huang1-0/+46
2026-01-20riscv: dts: spacemit: Add DWC3 USB 3.0 controller node for K1Ze Huang1-0/+24
2026-01-20riscv: dts: spacemit: Add USB2 PHY node for K1Ze Huang1-0/+8
2026-01-20riscv: dts: spacemit: sdhci: add reset supportYixun Lan1-0/+3
2026-01-20riscv: dts: spacemit: add reset propertyEncrow Thorne1-0/+8
2026-01-20riscv: dts: sophgo: sg2044: Add "b" ISA extensionGuodong Xu1-128/+128
2026-01-20riscv: dts: sophgo: fix the node order of SG2042 peripheralInochi Amaoto1-88/+88
2026-01-20riscv: dts: sophgo: Move PLIC and CLINT node into CPU dtsiInochi Amaoto2-303/+305
2026-01-19riscv: dts: anlogic: dr1v90: Add "b" ISA extensionGuodong Xu1-2/+3
2026-01-16riscv: Use 64-bit variable for output in __get_user_asmNathan Chancellor1-2/+12
2026-01-15riscv: ERRATA_STARFIVE_JH7100: Fix missing dependency on new CONFIG_CACHEMAIN...Jonathan Cameron1-0/+1
2026-01-14riscv: suspend: Fix stimecmp update hazard on RV32Naohiko Shimizu1-1/+2
2026-01-14riscv: kvm: Fix vstimecmp update hazard on RV32Naohiko Shimizu1-2/+4
2026-01-15riscv: dts: sophgo: enable hardware clock (RTC) on the Milk-V PioneerMichael Orlitzky1-0/+21
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-4/+2
2026-01-14riscv: dts: allwinner: d1: Add RGB LEDs to boardsSamuel Holland2-0/+25
2026-01-14riscv: dts: allwinner: d1: Add LED controller nodeSamuel Holland2-0/+21
2026-01-12lib/crypto: riscv/aes: Migrate optimized code into libraryEric Biggers4-106/+16
2026-01-12riscv/paravirt: Use common code for paravirt_steal_clock()Juergen Gross3-17/+1
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross2-7/+1
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross1-1/+0
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson1-1/+1
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson2-2/+2
2026-01-08riscv: dts: renesas: r9a07g043f: Move interrupt-parent to top nodeGeert Uytterhoeven1-1/+2
2026-01-07riscv: trace: fix snapshot deadlock with sbi ecallMartin Kaiser1-7/+8
2026-01-07riscv: remove irqflags.h inclusion in asm/bitops.hYunhui Cui1-1/+0
2026-01-07riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned intBen Dooks1-1/+1
2026-01-07riscv: configs: Clean up references to non-existing configsLukas Bulwahn3-4/+0
2026-01-06riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACKMenglong Dong1-4/+2
2026-01-06riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming1-2/+2
2026-01-05riscv: kexec_image: Fix dead link to boot-image-header.rstSoham Metha1-1/+1
2026-01-05riscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)1-4/+0
2026-01-05riscv: cpufeature: Fix Zk bundled extension missing ZknhGuodong Xu1-12/+11
2025-12-30riscv: fix KUnit test_kprobes crash when building with ClangJiakai Xu1-0/+2
2025-12-30riscv: Sanitize syscall table indexing under speculationLukas Gerlach1-1/+3
2025-12-30riscv: boot: Always make Image from vmlinux, not vmlinux.unstrippedVivian Wang1-4/+0
2025-12-24riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizesAnton D. Stavinskii1-2/+2