| Age | Commit message (Expand) | Author |
| 2023-08-16 | riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr() | Nam Cao |
| 2023-08-10 | riscv: Implement flush_cache_vmap() | Alexandre Ghiti |
| 2023-08-10 | riscv: Do not allow vmap pud mappings for 3-level page table | Alexandre Ghiti |
| 2023-08-09 | KVM: riscv: Add KVM_GET_REG_LIST API support | Haibo Xu |
| 2023-08-08 | riscv: mm: fix 2 instances of -Wmissing-variable-declarations | Nick Desaulniers |
| 2023-08-08 | riscv,mmio: Fix readX()-to-delay() ordering | Andrea Parri |
| 2023-08-08 | RISC-V: KVM: Improve vector save/restore functions | Andrew Jones |
| 2023-08-08 | RISC-V: KVM: provide UAPI for host SATP mode | Daniel Henrique Barboza |
| 2023-08-08 | RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VM | Anup Patel |
| 2023-08-08 | RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM | Anup Patel |
| 2023-08-08 | RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions | Anup Patel |
| 2023-08-08 | RISC-V: KVM: Factor-out ONE_REG related code to its own source file | Anup Patel |
| 2023-08-02 | RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address | Sunil V L |
| 2023-08-02 | riscv: alternatives: fix a typo in comment | Yuan Tan |
| 2023-07-25 | Merge patch series "RISC-V: Probe DT extension support using riscv,isa-extens... | Palmer Dabbelt |
| 2023-07-25 | RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa" | Conor Dooley |
| 2023-07-25 | RISC-V: enable extension detection from dedicated properties | Conor Dooley |
| 2023-07-25 | RISC-V: add missing single letter extension definitions | Conor Dooley |
| 2023-07-25 | RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap() | Conor Dooley |
| 2023-07-25 | RISC-V: shunt isa_ext_arr to cpufeature.c | Conor Dooley |
| 2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe |
| 2023-07-11 | riscv: sigcontext: Correct the comment of sigreturn | Guo Ren |
| 2023-07-07 | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2023-07-04 | riscv: Discard vector state on syscalls | Björn Töpel |
| 2023-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2023-07-01 | RISC-V: Fix up some vector state related build failures | Palmer Dabbelt |
| 2023-07-01 | Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
| 2023-06-30 | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds |
| 2023-06-30 | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
| 2023-06-27 | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2023-06-26 | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2023-06-23 | Merge patch series "riscv: Add independent irq/softirq stacks support" | Palmer Dabbelt |
| 2023-06-23 | Merge patch series "ISA string parser cleanups" | Palmer Dabbelt |
| 2023-06-22 | riscv: stack: Add config of thread stack size | Guo Ren |
| 2023-06-22 | riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK | Guo Ren |
| 2023-06-22 | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch | Tiezhu Yang |
| 2023-06-22 | riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL | Donglin Peng |
| 2023-06-21 | RISC-V: always report presence of extensions formerly part of the base ISA | Conor Dooley |
| 2023-06-21 | RISC-V: split early & late of_node to hartid mapping | Conor Dooley |
| 2023-06-20 | RISC-V: KVM: Allow Svnapot extension for Guest/VM | Anup Patel |
| 2023-06-19 | Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe" | Palmer Dabbelt |
| 2023-06-19 | riscv: kvm: define vcpu_sbi_ext_pmu in header | Ben Dooks |
| 2023-06-19 | RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchip | Anup Patel |
| 2023-06-19 | RISC-V: KVM: Add in-kernel virtualization of AIA IMSIC | Anup Patel |
| 2023-06-19 | RISC-V: hwprobe: Expose Zba, Zbb, and Zbs | Evan Green |
| 2023-06-19 | RISC-V: Track ISA extensions per hart | Evan Green |
| 2023-06-19 | RISC-V: Add Zba, Zbs extension probing | Evan Green |
| 2023-06-18 | RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchip | Anup Patel |