| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-08-31 | Merge patch series "riscv: support ELF format binaries in nommu mode" | Palmer Dabbelt | 3 | -1/+19 |
| 2023-08-31 | Merge patch series "riscv: KCFI support" | Palmer Dabbelt | 4 | -3/+121 |
| 2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -32/+43 |
| 2023-08-28 | Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+2 |
| 2023-08-25 | Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+3 |
| 2023-08-24 | riscv: implement the new page table range API | Matthew Wilcox (Oracle) | 2 | -23/+33 |
| 2023-08-24 | mm: convert page_table_check_pte_set() to page_table_check_ptes_set() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2023-08-23 | RISC-V: mm: Update pgtable comment documentation | Charlie Jenkins | 1 | -3/+5 |
| 2023-08-23 | RISC-V: mm: Restrict address space for sv39,sv48,sv57 | Charlie Jenkins | 3 | -9/+70 |
| 2023-08-23 | riscv: allow kmalloc() caches aligned to the smallest value | Jisheng Zhang | 2 | -0/+16 |
| 2023-08-23 | riscv: support the elf-fdpic binfmt loader | Greg Ungerer | 3 | -1/+19 |
| 2023-08-23 | riscv: Add CFI error handling | Sami Tolvanen | 2 | -0/+32 |
| 2023-08-23 | riscv: Implement syscall wrappers | Sami Tolvanen | 2 | -3/+89 |
| 2023-08-23 | Merge patch series "riscv: fix ptrace and export VLENB" | Palmer Dabbelt | 2 | -1/+3 |
| 2023-08-22 | RISC-V: vector: export VLENB csr in __sc_riscv_v_state | Andy Chiu | 2 | -1/+3 |
| 2023-08-21 | riscv: include asm/cacheflush.h in asm/hugetlb.h | Hugh Dickins | 1 | -0/+1 |
| 2023-08-21 | riscv: convert alloc_{pmd, pte}_late() to use ptdescs | Vishal Moola (Oracle) | 1 | -4/+4 |
| 2023-08-21 | efi/riscv: Move EFI runtime call setup/teardown helpers out of line | Ard Biesheuvel | 1 | -8/+2 |
| 2023-08-18 | Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+13 |
| 2023-08-18 | mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set | Kemeng Shi | 1 | -1/+1 |
| 2023-08-18 | mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set | Kemeng Shi | 1 | -2/+2 |
| 2023-08-18 | mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set | Kemeng Shi | 1 | -1/+1 |
| 2023-08-18 | mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear | Kemeng Shi | 1 | -1/+1 |
| 2023-08-18 | mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear | Kemeng Shi | 1 | -1/+1 |
| 2023-08-18 | Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+14 |
| 2023-08-17 | asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ... | Arnd Bergmann | 1 | -0/+14 |
| 2023-08-16 | riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr() | Nam Cao | 1 | -2/+13 |
| 2023-08-10 | riscv: Implement flush_cache_vmap() | Alexandre Ghiti | 1 | -0/+4 |
| 2023-08-10 | riscv: Do not allow vmap pud mappings for 3-level page table | Alexandre Ghiti | 1 | -1/+3 |
| 2023-08-09 | KVM: riscv: Add KVM_GET_REG_LIST API support | Haibo Xu | 1 | -0/+3 |
| 2023-08-08 | riscv: mm: fix 2 instances of -Wmissing-variable-declarations | Nick Desaulniers | 1 | -0/+2 |
| 2023-08-08 | riscv,mmio: Fix readX()-to-delay() ordering | Andrea Parri | 1 | -8/+8 |
| 2023-08-08 | RISC-V: KVM: Improve vector save/restore functions | Andrew Jones | 1 | -4/+2 |
| 2023-08-08 | RISC-V: KVM: provide UAPI for host SATP mode | Daniel Henrique Barboza | 2 | -0/+3 |
| 2023-08-08 | RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VM | Anup Patel | 1 | -0/+4 |
| 2023-08-08 | RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM | Anup Patel | 1 | -0/+2 |
| 2023-08-08 | RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions | Anup Patel | 1 | -0/+9 |
| 2023-08-08 | RISC-V: KVM: Factor-out ONE_REG related code to its own source file | Anup Patel | 1 | -0/+6 |
| 2023-08-02 | RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address | Sunil V L | 1 | -1/+1 |
| 2023-08-02 | riscv: alternatives: fix a typo in comment | Yuan Tan | 1 | -1/+1 |
| 2023-07-25 | Merge patch series "RISC-V: Probe DT extension support using riscv,isa-extens... | Palmer Dabbelt | 1 | -5/+12 |
| 2023-07-25 | RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa" | Conor Dooley | 1 | -0/+1 |
| 2023-07-25 | RISC-V: enable extension detection from dedicated properties | Conor Dooley | 1 | -0/+1 |
| 2023-07-25 | RISC-V: add missing single letter extension definitions | Conor Dooley | 1 | -0/+5 |
| 2023-07-25 | RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap() | Conor Dooley | 1 | -5/+2 |
| 2023-07-25 | RISC-V: shunt isa_ext_arr to cpufeature.c | Conor Dooley | 1 | -0/+3 |
| 2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 1 | -3/+3 |
| 2023-07-11 | riscv: sigcontext: Correct the comment of sigreturn | Guo Ren | 1 | -1/+1 |
| 2023-07-07 | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+38 |
| 2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -14/+0 |