summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2026-01-25riscv/mm: manufacture shadow stack ptesDeepak Gupta
2026-01-25riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITEDeepak Gupta
2026-01-25riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exitDeepak Gupta
2026-01-25riscv: add Zicfiss / Zicfilp extension CSR and bit definitionsDeepak Gupta
2026-01-25riscv: zicfiss / zicfilp enumerationDeepak Gupta
2026-01-25riscv: defconfig: enable NLS_ISO8859_1Javier Carrasco
2026-01-25riscv: mm: define copy_user_page() as copy_page()Florian Schmaus
2026-01-25errata/sifive: remove unreliable warn_miss_errataAndreas Schwab
2026-01-25riscv: fix minor typo in syscall.h commentAustin Kim
2026-01-25riscv: signal: fix some warnings reported by sparsePaul Walmsley
2026-01-24Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-22riscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor
2026-01-22riscv: dts: allwinner: d1: Add CPU thermal sensor and zoneAlex Studer
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-21riscv: dts: spacemit: Disable ETH PHY sleep mode for OrangePiChukun Pan
2026-01-20riscv: dts: spacemit: pinctrl: update register and IO powerTroy Mitchell
2026-01-20riscv: dts: spacemit: add K3 Pico-ITX board supportGuodong Xu
2026-01-20riscv: dts: spacemit: add initial support for K3 SoCGuodong Xu
2026-01-20riscv: dts: spacemit: k1: Add "b" ISA extensionGuodong Xu
2026-01-20riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3Ze Huang
2026-01-20riscv: dts: spacemit: Add DWC3 USB 3.0 controller node for K1Ze Huang
2026-01-20riscv: dts: spacemit: Add USB2 PHY node for K1Ze Huang
2026-01-20riscv: dts: spacemit: sdhci: add reset supportYixun Lan
2026-01-20riscv: dts: spacemit: add reset propertyEncrow Thorne
2026-01-20riscv: dts: sophgo: sg2044: Add "b" ISA extensionGuodong Xu
2026-01-20riscv: dts: sophgo: fix the node order of SG2042 peripheralInochi Amaoto
2026-01-20riscv: dts: sophgo: Move PLIC and CLINT node into CPU dtsiInochi Amaoto
2026-01-19riscv: dts: anlogic: dr1v90: Add "b" ISA extensionGuodong Xu
2026-01-16riscv: Use 64-bit variable for output in __get_user_asmNathan Chancellor
2026-01-15riscv: ERRATA_STARFIVE_JH7100: Fix missing dependency on new CONFIG_CACHEMAIN...Jonathan Cameron
2026-01-14riscv: suspend: Fix stimecmp update hazard on RV32Naohiko Shimizu
2026-01-14riscv: kvm: Fix vstimecmp update hazard on RV32Naohiko Shimizu
2026-01-15riscv: dts: sophgo: enable hardware clock (RTC) on the Milk-V PioneerMichael Orlitzky
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-01-14riscv: dts: allwinner: d1: Add RGB LEDs to boardsSamuel Holland
2026-01-14riscv: dts: allwinner: d1: Add LED controller nodeSamuel Holland
2026-01-12lib/crypto: riscv/aes: Migrate optimized code into libraryEric Biggers
2026-01-12riscv/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-01-08riscv: dts: renesas: r9a07g043f: Move interrupt-parent to top nodeGeert Uytterhoeven
2026-01-07riscv: trace: fix snapshot deadlock with sbi ecallMartin Kaiser
2026-01-07riscv: remove irqflags.h inclusion in asm/bitops.hYunhui Cui
2026-01-07riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned intBen Dooks
2026-01-07riscv: configs: Clean up references to non-existing configsLukas Bulwahn
2026-01-06riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACKMenglong Dong
2026-01-06riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-05riscv: kexec_image: Fix dead link to boot-image-header.rstSoham Metha