summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-07-01riscv, bpf: Fix out-of-bounds issue when preparing trampoline imagePu Lehui
2024-07-01riscv: dts: starfive: add PCIe dts configuration for JH7110Minda Chen
2024-07-01Merge 6.10-rc6 into tty-nextGreg Kroah-Hartman
2024-06-30riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetreesSamuel Holland
2024-06-30riscv: dts: allwinner: d1s-t113: Add system LDOsChen-Yu Tsai
2024-06-28Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-27Merge tag 'riscv-dt-fixes-for-v6.10-rc5+' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-06-26Merge patch series "riscv: Memory Hot(Un)Plug support"Palmer Dabbelt
2024-06-26riscv: Enable DAX VMEMMAP optimizationBjörn Töpel
2024-06-26riscv: mm: Add support for ZONE_DEVICEBjörn Töpel
2024-06-26riscv: Enable memory hotplugging for RISC-VBjörn Töpel
2024-06-26riscv: mm: Take memory hotplug read-lock during kernel page table dumpBjörn Töpel
2024-06-26riscv: mm: Add memory hotplugging supportBjörn Töpel
2024-06-26riscv: mm: Add pfn_to_kaddr() implementationBjörn Töpel
2024-06-26riscv: mm: Refactor create_linear_mapping_range() for memory hot addBjörn Töpel
2024-06-26riscv: mm: Change attribute from __init to __meminit for page functionsBjörn Töpel
2024-06-26riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD entriesBjörn Töpel
2024-06-26riscv: mm: Properly forward vmemmap_populate() altmap parameterBjörn Töpel
2024-06-26riscv: dmi: Add SMBIOS/DMI supportHaibo Xu
2024-06-26riscv: Implement pte_accessible()Alexandre Ghiti
2024-06-26Merge patch series "Add support for a few Zc* extensions, Zcmop and Zimop"Palmer Dabbelt
2024-06-26RISC-V: KVM: Allow Zcmop extension for Guest/VMClément Léger
2024-06-26riscv: hwprobe: export Zcmop ISA extensionClément Léger
2024-06-26riscv: add ISA extension parsing for ZcmopClément Léger
2024-06-26RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VMClément Léger
2024-06-26riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensionsClément Léger
2024-06-26riscv: add ISA parsing for Zca, Zcf, Zcd and ZcbClément Léger
2024-06-26riscv: add ISA extensions validation callbackClément Léger
2024-06-26RISC-V: KVM: Allow Zimop extension for Guest/VMClément Léger
2024-06-26riscv: hwprobe: export Zimop ISA extensionClément Léger
2024-06-26riscv: add ISA extension parsing for ZimopClément Léger
2024-06-26Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"Palmer Dabbelt
2024-06-26riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu
2024-06-26riscv: patch: Flush the icache right after patching to avoid illegal insnsAlexandre Ghiti
2024-06-26Merge patch series "riscv: Various text patching improvements"Palmer Dabbelt
2024-06-26riscv: Remove extra variable in patch_text_nosync()Samuel Holland
2024-06-26riscv: Use offset_in_page() in text patching functionsSamuel Holland
2024-06-26riscv: Pass patch_text() the length in bytesSamuel Holland
2024-06-26riscv: Simplify text patching loopsSamuel Holland
2024-06-26riscv: kprobes: Use patch_text_nosync() for insn slotsSamuel Holland
2024-06-26riscv: jump_label: Simplify assembly syntaxSamuel Holland
2024-06-26riscv: jump_label: Batch icache maintenanceSamuel Holland
2024-06-26RISC-V: KVM: Redirect AMO load/store access fault traps to guestYu-Wei Hsu
2024-06-26RISCV: KVM: add tracepoints for entry and exit eventsShenlin Liang
2024-06-26RISC-V: KVM: Use IMSIC guest files when availableAnup Patel
2024-06-26RISC-V: KVM: Share APLIC and IMSIC defines with irqchip driversAnup Patel
2024-06-25RISC-V: fix vector insn load/store width maskJesse Taube
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann
2024-06-24riscv: dts: starfive: jh7110: Add the core reset and jh7110 compatible for uartsHal Feng