summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-02KVM: riscv: Skip CSR restore if VCPU is reloaded on the same coreJinyu Tang
2026-03-31riscv: dts: microchip: update mpfs gpio interrupts to better match the SoCConor Dooley
2026-03-30RISC-V: KVM: Split huge pages during fault handling for dirty loggingWang Yechao
2026-03-30RISC-V: KVM: Fix lost write protection on huge pages during dirty loggingWang Yechao
2026-03-30RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()Jiakai Xu
2026-03-30RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()Jiakai Xu
2026-03-30riscv: kvm: add null pointer check for vector datapYufeng Wang
2026-03-30dts: riscv: spacemit: k3: add P1 PMIC regulator treeYixun Lan
2026-03-30dts: riscv: spacemit: k3: Add i2c nodesYixun Lan
2026-03-27RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()Jiakai Xu
2026-03-27riscv: kvm: fix vector context allocation leakOsama Abdelkader
2026-03-27RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hostsOsama Abdelkader
2026-03-27riscv: dts: spacemit: enable PCIe ports on Milk-V JupiterAurelien Jarno
2026-03-27riscv: dts: spacemit: enable USB 3 ports on Milk-V JupiterAurelien Jarno
2026-03-27riscv: dts: spacemit: enable QSPI and add SPI NOR on Milk-V JupiterAurelien Jarno
2026-03-27riscv: dts: spacemit: add i2c aliases on Milk-V JupiterAurelien Jarno
2026-03-27riscv: dts: spacemit: add 24c04 eeprom on Milk-V JupiterAurelien Jarno
2026-03-27riscv: dts: spacemit: add LEDs for Milk-V Jupiter boardAurelien Jarno
2026-03-26RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()Jiakai Xu
2026-03-26riscv: dts: spacemit: Add ethernet device for K3Inochi Amaoto
2026-03-25riscv: dts: thead: beaglev-ahead: enable HDMI outputRobert Mazur
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-24riscv: dts: microchip: add tsu clock to macb on mpfsConor Dooley
2026-03-24riscv: dts: microchip: remove POLARFIRE mention in MakefilePierre-Henry Moussay
2026-03-24riscv: dts: microchip: add pic64gx and its curiosity kitPierre-Henry Moussay
2026-03-24riscv: dts: microchip: add pinctrl nodes for mpfs/icicle kitConor Dooley
2026-03-24riscv: dts: spacemit: drop incorrect pinctrl for combo PHYAurelien Jarno
2026-03-24riscv: dts: spacemit: reorder phy nodes for K1Chukun Pan
2026-03-23lib/crypto: riscv/sm3: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: riscv/ghash: Migrate optimized code into libraryEric Biggers
2026-03-20riscv: dts: thead: th1520: add coefficients to the PVT nodeIcenowy Zheng
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-14riscv: dts: thead: lichee-pi-4a: enable HDMIIcenowy Zheng
2026-03-14riscv: dts: thead: add DPU and HDMI device tree nodesIcenowy Zheng
2026-03-13riscv: dts: spacemit: k3: add full resource to UARTYixun Lan
2026-03-13riscv: dts: spacemit: k3: add GPIO supportYixun Lan
2026-03-13riscv: dts: spacemit: k3: add pinctrl supportYixun Lan
2026-03-13riscv: dts: spacemit: k3: add clock treeYixun Lan
2026-03-13mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()Tobias Huschle
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-10riscv: dts: spacemit: Add 'linux,pci-domain' to PCIe nodes for K1Chukun Pan
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-06RISC-V: KVM: Check host Ssaia extension when creating AIA irqchipAnup Patel
2026-03-06RISC-V: KVM: Fix error code returned for Ssaia ONE_REGAnup Patel
2026-03-06RISC-V: KVM: Fix error code returned for Smstateen ONE_REGAnup Patel
2026-03-06KVM: riscv: Fix Spectre-v1 in PMU counter accessLukas Gerlach
2026-03-06KVM: riscv: Fix Spectre-v1 in floating-point register accessLukas Gerlach
2026-03-06KVM: riscv: Fix Spectre-v1 in AIA CSR accessLukas Gerlach