index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2025-07-06
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
2025-05-29
riscv: Allow NOMMU kernels to access all of RAM
Samuel Holland
2025-01-17
riscv: mm: Fix the out of bound issue of vmemmap address
Xu Lu
2024-09-15
Merge patch series "Svvptc extension to remove preventive sfence.vma"
Palmer Dabbelt
2024-09-15
riscv: Stop emitting preventive sfence.vma for new userspace mappings with Sv...
Alexandre Ghiti
2024-09-12
riscv: remove limit on the size of read-only section for XIP kernel
Nam Cao
2024-09-12
riscv: cleanup XIP_FIXUP macro
Nam Cao
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
2024-06-26
Merge patch series "riscv: Memory Hot(Un)Plug support"
Palmer Dabbelt
2024-06-26
riscv: mm: Add support for ZONE_DEVICE
Björn Töpel
2024-06-26
riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
2024-06-26
riscv: Implement pte_accessible()
Alexandre Ghiti
2024-05-22
Merge patch series "riscv: access_ok() optimization"
Palmer Dabbelt
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-16
riscv: Define TASK_SIZE_MAX for __access_ok()
Samuel Holland
2024-05-16
riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
Samuel Holland
2024-05-14
riscv: extend execmem_params for generated code allocations
Mike Rapoport (IBM)
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
2024-04-09
Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements"
Palmer Dabbelt
2024-04-09
riscv: Fix TASK_SIZE on 64-bit NOMMU
Samuel Holland
2024-03-27
riscv: mm: implement pgprot_nx
Jisheng Zhang
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-20
riscv: Only flush the mm icache when setting an exec pte
Alexandre Ghiti
2024-03-20
Merge patch series "riscv: Introduce compat-mode helpers & improve arch_get_m...
Palmer Dabbelt
2024-03-19
riscv: add compile-time test into is_compat_task()
Leonardo Bras
2024-03-19
riscv: Replace direct thread flag check with is_compat_task()
Leonardo Bras
2024-03-15
Merge patch "riscv: Fix compilation error with FAST_GUP and rv32"
Palmer Dabbelt
2024-03-15
riscv: Fix compilation error with FAST_GUP and rv32
Alexandre Ghiti
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-06
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
2024-02-29
riscv: Sparse-Memory/vmemmap out-of-bounds fix
Dimitris Vlachos
2024-02-29
riscv: Fix pte_leaf_size() for NAPOT
Alexandre Ghiti
2024-02-22
riscv/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
2024-01-24
Merge patch series "riscv: support fast gup"
Palmer Dabbelt
2024-01-24
riscv: enable HAVE_FAST_GUP if MMU
Jisheng Zhang
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-11
Merge patch series "riscv: mm: Fixup & Optimize COMPAT code"
Palmer Dabbelt
2024-01-11
riscv: mm: Fixup compat mode boot failure
Guo Ren
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
2023-12-20
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
2023-12-20
riscv: Use WRITE_ONCE() when setting page table entries
Alexandre Ghiti
2023-12-12
riscv: fix VMALLOC_START definition
Baoquan He
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
2023-10-31
riscv/mm: Fix the comment for swap pte format
Xiao Wang
2023-10-31
RISC-V: Provide pgtable_l5_enabled on rv32
Palmer Dabbelt
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]