index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-26
mm: provide address parameter to p{te,md,ud}_user_accessible_page()
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...
Rohan McLure
2026-01-26
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...
Rohan McLure
2026-01-25
riscv/mm: update write protect to work on shadow stacks
Deepak Gupta
2026-01-25
riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
2026-01-25
riscv/mm: manufacture shadow stack ptes
Deepak Gupta
2026-01-25
riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
2026-01-05
riscv: pgtable: Cleanup useless VA_USER_XXX definitions
Guo Ren (Alibaba DAMO Academy)
2025-12-19
riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()
Paul Walmsley
2025-12-19
riscv: mm: ptep_get_and_clear(): avoid atomic ops when !CONFIG_SMP
Paul Walmsley
2025-12-19
riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMP
Paul Walmsley
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-11-24
riscv: mm: add userfaultfd write-protect support
Chunyan Zhang
2025-11-24
riscv: mm: add soft-dirty page tracking support
Chunyan Zhang
2025-11-19
riscv: pgtable: Use riscv_has_extension_unlikely
Vivian Wang
2025-10-17
RISC-V: Define pgprot_dmacoherent() for non-coherent devices
Anup Patel
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-09-23
riscv: Use an atomic xchg in pudp_huge_get_and_clear()
Alexandre Ghiti
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-09-16
riscv: introduce ioremap_wc()
Yunhui Cui
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-23
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025-03-26
Merge patch series "riscv: Relocatable NOMMU kernels"
Palmer Dabbelt
2025-03-26
riscv: Remove CONFIG_PAGE_OFFSET
Samuel Holland
2025-03-26
riscv: Support CONFIG_RELOCATABLE on NOMMU
Samuel Holland
2025-03-26
riscv: Allow NOMMU kernels to access all of RAM
Samuel Holland
2025-03-18
riscv: Support huge pfnmaps
Andrew Bresticker
2025-01-08
riscv: mm: Fix the out of bound issue of vmemmap address
Xu Lu
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-21
RISC-V: Add Svade and Svadu Extensions Support
Yong-Xuan Wang
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
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
[next]