index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
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-06-06
riscv: mm: Define DIRECT_MAP_PHYSMEM_END
Vivian Wang
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-04-04
riscv: Remove support for XIP kernel
Nam Cao
2026-03-13
mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
Tobias Huschle
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
[next]