summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-22/+15
|\
| * mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-061-4/+4
| * mm/treewide: drop pXd_large()Peter Xu2024-03-061-12/+7
| * mm/x86: drop two unnecessary pud_leaf() definitionsPeter Xu2024-03-061-1/+0
| * mm/x86: replace pgd_large() with pgd_leaf()Peter Xu2024-03-061-2/+2
| * x86/mm: convert pte_next_pfn() to pte_advance_pfn()Ryan Roberts2024-02-221-4/+4
| * mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-1/+1
| * arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-221-2/+1
* | x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...Breno Leitao2024-01-101-9/+9
|/
* mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
* mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho2024-01-051-6/+0
* Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-301-0/+8
|\
| * x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions fr...Ingo Molnar2023-09-221-0/+8
* | mm: abstract moving to the next PFNMatthew Wilcox (Oracle)2023-09-291-0/+8
|/
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-36/+266
|\
| * mm: Don't allow write GUPs to shadow stack memoryRick Edgecombe2023-08-021-0/+5
| * x86/mm: Warn if create Write=0,Dirty=1 with raw protRick Edgecombe2023-07-111-1/+8
| * mm: Warn on shadow stack memory in wrong vmaRick Edgecombe2023-07-111-0/+6
| * x86/mm: Start actually marking _PAGE_SAVED_DIRTYRick Edgecombe2023-07-111-21/+130
| * x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTYRick Edgecombe2023-07-111-2/+22
| * x86/mm: Introduce _PAGE_SAVED_DIRTYRick Edgecombe2023-07-111-0/+83
| * x86/mm: Move pmd_write(), pud_write() up in the fileRick Edgecombe2023-07-111-12/+12
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-2/+2
* | x86: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-7/+7
* | mm: convert page_table_check_pte_set() to page_table_check_ptes_set()Matthew Wilcox (Oracle)2023-08-241-1/+1
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi2023-08-181-1/+1
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi2023-08-181-2/+2
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi2023-08-181-1/+1
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clearKemeng Shi2023-08-181-1/+1
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi2023-08-181-1/+1
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi2023-08-181-2/+2
|/
* procfs: consolidate arch_report_meminfo declarationArnd Bergmann2023-05-171-0/+1
* mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer2023-03-281-1/+1
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bitDavid Hildenbrand2023-02-021-2/+0
* mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()Peter Xu2023-01-181-12/+12
* mm/uffd: sanity check write bit for uffd-wp protected ptesPeter Xu2022-11-301-1/+17
* mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross2022-11-301-0/+8
* mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
* mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao2022-09-261-1/+2
* mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao2022-09-261-3/+3
* mm: page_table_check: add hooks to public helpersTong Tiangen2022-05-131-10/+0
* mm: page_table_check: move pxx_user_accessible_page into x86Kefeng Wang2022-05-131-0/+17
* mm: avoid unnecessary flush on change_huge_pmd()Nadav Amit2022-05-131-0/+5
* x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2022-05-091-0/+17
* x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROTChristoph Hellwig2022-04-281-5/+0
* x86/coco: Add API to handle encryption maskKirill A. Shutemov2022-02-231-6/+7
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-3/+28
|\
| * x86: mm: add x86_64 support for page table checkPasha Tatashin2022-01-151-2/+27
| * mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann2022-01-151-1/+1