index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
mm/page_table_check: support userfault wr-protect entries
Peter Xu
1
-17
/
+1
2024-04-26
mm/arch: provide pud_pfn() fallback
Peter Xu
1
-0
/
+1
2024-04-26
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
1
-1
/
+0
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-22
/
+15
2024-03-07
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
1
-4
/
+4
2024-03-07
mm/treewide: drop pXd_large()
Peter Xu
1
-12
/
+7
2024-03-07
mm/x86: drop two unnecessary pud_leaf() definitions
Peter Xu
1
-1
/
+0
2024-03-07
mm/x86: replace pgd_large() with pgd_leaf()
Peter Xu
1
-2
/
+2
2024-02-23
x86/mm: convert pte_next_pfn() to pte_advance_pfn()
Ryan Roberts
1
-4
/
+4
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
1
-1
/
+1
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
1
-2
/
+1
2024-01-10
x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...
Breno Leitao
1
-9
/
+9
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
2024-01-05
mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNG
Kinsey Ho
1
-6
/
+0
2023-10-31
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2023-09-30
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
1
-0
/
+8
2023-09-22
x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions fr...
Ingo Molnar
1
-0
/
+8
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-36
/
+266
2023-08-25
x86: implement the new page table range API
Matthew Wilcox (Oracle)
1
-7
/
+7
2023-08-25
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
1
-1
/
+1
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_pud_clear
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
-2
/
+2
2023-08-03
mm: Don't allow write GUPs to shadow stack memory
Rick Edgecombe
1
-0
/
+5
2023-07-12
x86/mm: Warn if create Write=0,Dirty=1 with raw prot
Rick Edgecombe
1
-1
/
+8
2023-07-12
mm: Warn on shadow stack memory in wrong vma
Rick Edgecombe
1
-0
/
+6
2023-07-12
x86/mm: Start actually marking _PAGE_SAVED_DIRTY
Rick Edgecombe
1
-21
/
+130
2023-07-12
x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY
Rick Edgecombe
1
-2
/
+22
2023-07-12
x86/mm: Introduce _PAGE_SAVED_DIRTY
Rick Edgecombe
1
-0
/
+83
2023-07-12
x86/mm: Move pmd_write(), pud_write() up in the file
Rick Edgecombe
1
-12
/
+12
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-2
/
+2
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
1
-0
/
+1
2023-03-29
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
1
-1
/
+1
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-03
x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
David Hildenbrand
1
-2
/
+0
2023-01-19
mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()
Peter Xu
1
-12
/
+12
2022-12-01
mm/uffd: sanity check write bit for uffd-wp protected ptes
Peter Xu
1
-1
/
+17
2022-12-01
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
1
-0
/
+8
2022-12-01
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-09-27
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
1
-1
/
+2
2022-09-27
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
1
-3
/
+3
2022-05-13
mm: page_table_check: add hooks to public helpers
Tong Tiangen
1
-10
/
+0
2022-05-13
mm: page_table_check: move pxx_user_accessible_page into x86
Kefeng Wang
1
-0
/
+17
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
1
-0
/
+5
2022-05-10
x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-0
/
+17
2022-04-29
x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Christoph Hellwig
1
-5
/
+0
2022-02-23
x86/coco: Add API to handle encryption mask
Kirill A. Shutemov
1
-6
/
+7
[next]