| Age | Commit message (Expand) | Author |
| 2025-08-15 | riscv, bpf: Add support arena atomics for RV64 | Pu Lehui |
| 2025-08-15 | riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling | Pu Lehui |
| 2025-08-15 | riscv, bpf: Optimize cmpxchg insn with Zacas support | Pu Lehui |
| 2025-08-15 | riscv, bpf: Add Zacas instructions | Pu Lehui |
| 2025-08-15 | riscv, bpf: Add rv_ext_enabled macro for runtime detection extentsion | Pu Lehui |
| 2025-08-15 | riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS | Pu Lehui |
| 2025-08-15 | riscv, bpf: Extract emit_ldx() helper | Pu Lehui |
| 2025-08-15 | riscv, bpf: Extract emit_st() helper | Pu Lehui |
| 2025-08-15 | riscv, bpf: Extract emit_stx() helper | Pu Lehui |
| 2025-08-15 | riscv: dts: spacemit: Add OrangePi RV2 board device tree | Hendrik Hamerlinck |
| 2025-08-12 | riscv: dts: thead: Add APB clocks for TH1520 GMACs | Yao Zi |
| 2025-08-05 | Merge commit 'linus' into core/bugs, to resolve conflicts | Ingo Molnar |
| 2025-08-03 | Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
| 2025-08-03 | Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds |
| 2025-08-02 | kexec: enable CMA based contiguous allocation | Alexander Graf |
| 2025-08-01 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds |
| 2025-07-31 | cfi: Move BPF CFI types and helpers to generic code | Sami Tolvanen |
| 2025-07-31 | cfi: add C CFI type macro | Mark Rutland |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-07-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2025-07-30 | Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr... | Linus Torvalds |
| 2025-07-30 | Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
| 2025-07-29 | Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2025-07-29 | Merge tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2025-07-29 | Merge tag 'soc-newsoc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2025-07-29 | Merge tag 'soc-dt-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
| 2025-07-29 | Merge tag 'kvm-riscv-6.17-2' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
| 2025-07-28 | Merge tag 'pwm/for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2025-07-28 | Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
| 2025-07-28 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
| 2025-07-28 | Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2025-07-28 | Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee... | Linus Torvalds |
| 2025-07-28 | RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map() | Quan Zhou |
| 2025-07-28 | RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs | Quan Zhou |
| 2025-07-28 | RISC-V: KVM: Enable ring-based dirty memory tracking | Quan Zhou |
| 2025-07-28 | RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap | Samuel Holland |
| 2025-07-28 | RISC-V: KVM: Delegate illegal instruction fault to VS mode | Xu Lu |
| 2025-07-28 | RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Factor-out g-stage page table management | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Introduce struct kvm_gstage_mapping | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Factor-out MMU related declarations into separate headers | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect() | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range() | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Don't flush TLB when PTE is unchanged | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize() | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init() | Anup Patel |
| 2025-07-28 | RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value | Anup Patel |
| 2025-07-28 | bugs/riscv: Concatenate 'cond_str' with '__FILE__' in __BUG_FLAGS(), to exten... | Ingo Molnar |