summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2026-06-03KVM: riscv: Update G-stage PTE permissions atomicallyJinyu Tang
2026-06-03KVM: riscv: Add a G-stage PTE cmpxchg helperJinyu Tang
2026-06-03KVM: riscv: Use an rwlock for mmu_lockJinyu Tang
2026-06-03KVM: riscv: Rely on common MMU notifier lockingJinyu Tang
2026-06-03riscv: dts: sophgo: reduce SG2042 MSI count to 16Icenowy Zheng
2026-06-03riscv: dts: sophgo: sg2042: use hex for CPU unit addressInochi Amaoto
2026-06-03riscv: dts: sophgo: sg2044: use hex for CPU unit addressInochi Amaoto
2026-06-03riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllersHan Gao
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh
2026-06-02riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacksThomas Weißschuh
2026-06-01RISC-V: KVM: Use flexible array for APLIC IRQ stateRosen Penev
2026-06-01riscv: dts: spacemit: enable PMIC on OrangePi R2SChukun Pan
2026-05-31RISC-V: KVM: Batch stage-2 TLB flushesJinyu Tang
2026-05-30dts: riscv: spacemit: k3: Fix I/O power settingsYixun Lan
2026-05-30riscv: dts: spacemit: k3: Add Ziccrse extension for X100 coresGuodong Xu
2026-05-29Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-29riscv: dts: spacemit: k3: Initial support for CoM260-IFX boardYixun Lan
2026-05-28riscv: add platform-specific double word shifts for riscv32Dmitry Antipov
2026-05-28mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song
2026-05-28arch/riscv: Add bitrev.h file to support rev8 and brev8Jinjie Ruan
2026-05-28Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-05-27riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPECNathan Chancellor
2026-05-27riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFINathan Chancellor
2026-05-26module, riscv: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner
2026-05-26riscv: dts: spacemit: k1-musepi-pro: add SD card support with UHS modesTrevor Gamblin
2026-05-26riscv: dts: spacemit: k3: Add pwm supportYixun Lan
2026-05-26RISC-V: KVM: AIA: Make HGEI number management fully per-CPUGuo Ren (Alibaba DAMO Academy)
2026-05-26RISC-V: KVM: Fix ebreak self test failureMayuresh Chitale
2026-05-25riscv: dts: thead: Enable wifi on the BeagleV-AheadThomas Gerner
2026-05-25riscv: dts: thead: Enable WiFi on Lichee Pi 4AMoeLeak
2026-05-25riscv: dts: thead: Add TH1520 I2C1 controllerMoeLeak
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-23riscv: dts: tenstorrent: Add PMU node to blackhole for Linux perf supportMichael Neuling
2026-05-23Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2026-05-22crypto: riscv/aes - replace min_t with min in riscv64_aes_ctr_cryptThorsten Blum
2026-05-21Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-05-21Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-20riscv: dts: spacemit: fix uboot partition offset on Milk-V JupiterAurelien Jarno
2026-05-20riscv: dts: spacemit: enable SD card support on Milk-V JupiterAurelien Jarno
2026-05-20riscv: dts: spacemit: enable eMMC on Milk-V JupiterAurelien Jarno
2026-05-20riscv: dts: spacemit: sort aliases on Milk-V JupiterAurelien Jarno
2026-05-20riscv: dts: spacemit: set console baud rate on Milk-V JupiterAurelien Jarno
2026-05-20riscv: dts: spacemit: enable USB3 on OrangePi R2SChukun Pan
2026-05-20riscv: dts: spacemit: Add thermal sensor for K1 SoCShuwei Wu
2026-05-20riscv: dts: spacemit: Add PDMA controller node for K3 SoCTroy Mitchell
2026-05-18RISC-V: KVM: Fix sign extension for MMIO loadsJiakai Xu
2026-05-18RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handlerJiakai Xu
2026-05-18riscv: kvm: return SBI_ERR_FAILURE for pmu_event_info() when OOMOsama Abdelkader