summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2026-05-05riscv: dts: microchip: fix pic64gx gpio interrupt-cellsConor Dooley
2026-05-05riscv: dts: spacemit: define a SPI controller nodeAlex Elder
2026-05-05riscv: dts: microchip: add gpio line names on beaglev-fireConor Dooley
2026-05-05riscv: dts: microchip: add adc interrupt on beaglev-fireConor Dooley
2026-05-05riscv: dts: microchip: clean up beaglev-fire regulator node namesConor Dooley
2026-05-05riscv: dts: microchip: remove gpio hogs from beaglev-fireConor Dooley
2026-05-05riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cellsConor Dooley
2026-05-05riscv: dts: microchip: sort pic64gx i2c nodes alphanumericallyConor Dooley
2026-05-05riscv: dts: microchip: update pic64gx gpio interrupts to better match the SoCConor Dooley
2026-05-05riscv: dts: microchip: add tsu clock to macb on pic64gxConor Dooley
2026-05-05dts: spacemit: set console baud rate on bpif3Conor Dooley
2026-05-01riscv: mm: Fixup no5lvl failure when vaddr is invalidGuo Ren (Alibaba DAMO Academy)
2026-05-01riscv: Fix register corruption from uninitialized cregs on errorMichael Neuling
2026-04-30riscv: errata: Fix bitwise vs logical AND in MIPS errata patchingMichael Neuling
2026-04-30riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaroundHui Wang
2026-04-29riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_F...Nathan Chancellor
2026-04-27riscv: dts: microchip: fix icicle i2c pinctrl configurationConor Dooley
2026-04-27riscv: dts: starfive: jh7110: Drop CAMSS nodeJai Luthra
2026-04-27riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2Han Gao
2026-04-27riscv: dts: spacemit: Define the P1 PMIC regulators for OrangePi RV2Han Gao
2026-04-27riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2Han Gao
2026-04-27riscv: dts: spacemit: add DeepComputing FML13V05 board device treeSandie Cao
2026-04-26driver core: Replace dev->dma_coherent with dev_dma_coherent()Douglas Anderson
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-16Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
2026-04-13Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2026-04-11Merge tag 'riscv-dt-for-v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Krzysztof Kozlowski
2026-04-10Merge tag 'spacemit-dt-for-7.1-1' of https://github.com/spacemit-com/linux in...Linus Walleij
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda
2026-04-07rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng
2026-04-06RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
2026-04-06RISC-V: KVM: Fix shift-out-of-bounds in make_xfence_request()Jiakai Xu
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05mm: change to return bool for pudp_test_and_clear_young()Baolin Wang
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang