Age | Commit message (Expand) | Author |
2024-03-01 | Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-02-29 | riscv: Sparse-Memory/vmemmap out-of-bounds fix | Dimitris Vlachos |
2024-02-29 | Merge patch series "NAPOT Fixes" | Palmer Dabbelt |
2024-02-29 | riscv: Fix pte_leaf_size() for NAPOT | Alexandre Ghiti |
2024-02-29 | Revert "riscv: mm: support Svnapot in huge vmap" | Alexandre Ghiti |
2024-02-29 | Merge patch series "riscv: cbo.zero fixes" | Palmer Dabbelt |
2024-02-29 | riscv: Save/restore envcfg CSR during CPU suspend | Samuel Holland |
2024-02-29 | riscv: Add a custom ISA extension for the [ms]envcfg CSR | Samuel Holland |
2024-02-29 | riscv: Fix enabling cbo.zero when running in M-mode | Samuel Holland |
2024-02-23 | Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-02-23 | RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUs | Conor Dooley |
2024-02-23 | Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin... | Arnd Bergmann |
2024-02-22 | riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION | Alexandre Ghiti |
2024-02-22 | riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly | Yangyu Chen |
2024-02-22 | riscv: add CALLER_ADDRx support | Zong Li |
2024-02-22 | Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixes | Palmer Dabbelt |
2024-02-21 | Merge patch series "RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM" | Palmer Dabbelt |
2024-02-16 | RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH | Nathan Chancellor |
2024-02-14 | Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ... | Paolo Bonzini |
2024-02-14 | riscv: dts: sifive: add missing #interrupt-cells to pmic | Conor Dooley |
2024-02-13 | riscv: dts: starfive: replace underscores in node names | Krzysztof Kozlowski |
2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds |
2024-02-09 | Merge tag 'riscv-for-linus-6.8-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-02-09 | RISC-V: KVM: Use correct restricted types | Andrew Jones |
2024-02-09 | RISC-V: paravirt: Use correct restricted types | Andrew Jones |
2024-02-09 | RISC-V: paravirt: steal_time should be static | Andrew Jones |
2024-02-08 | Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-02-07 | riscv: Fix arch_tlbbatch_flush() by clearing the batch cpumask | Alexandre Ghiti |
2024-02-07 | riscv: declare overflow_stack as exported from traps.c | Ben Dooks |
2024-02-07 | riscv: Fix arch_hugetlb_migration_supported() for NAPOT | Alexandre Ghiti |
2024-02-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-02-06 | riscv: Flush the tlb when a page directory is freed | Alexandre Ghiti |
2024-02-01 | Merge patch series "svnapot fixes" | Palmer Dabbelt |
2024-02-01 | riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled | Alexandre Ghiti |
2024-02-01 | riscv: Fix set_huge_pte_at() for NAPOT mapping | Alexandre Ghiti |
2024-01-31 | riscv: mm: execute local TLB flush after populating vmemmap | Vincent Chen |
2024-01-29 | riscv: Fix wrong size passed to local_flush_tlb_range_asid() | Alexandre Ghiti |
2024-01-26 | Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-26 | Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2024-01-26 | riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format | Inochi Amaoto |
2024-01-25 | Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-01-24 | riscv: tlb: fix __p*d_free_tlb() | Jisheng Zhang |
2024-01-23 | riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops | Pu Lehui |
2024-01-20 | Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-01-19 | RISC-V: KVM: Allow Zfa extension for Guest/VM | Anup Patel |
2024-01-19 | RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VM | Anup Patel |
2024-01-19 | RISC-V: KVM: Allow Zihintntl extension for Guest/VM | Anup Patel |
2024-01-19 | RISC-V: KVM: Allow Zfh[min] extensions for Guest/VM | Anup Patel |
2024-01-19 | RISC-V: KVM: Allow vector crypto extensions for Guest/VM | Anup Patel |
2024-01-19 | RISC-V: KVM: Allow scalar crypto extensions for Guest/VM | Anup Patel |