summaryrefslogtreecommitdiff
path: root/mm/page_table_check.c
AgeCommit message (Expand)Author
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-19mm/debug_vm_pgtable,page_table_check: warn pte map failsHugh Dickins
2023-05-29mm: page_table_check: Ensure user pages are not slab pagesRuihan Li
2023-02-02mm/page_ext: do not allocate space for page_ext->flags if not neededPasha Tatashin
2022-11-30mm: use kstrtobool() instead of strtobool()Christophe JAILLET
2022-10-03mm/page_table_check: fix typosChih-En Lin
2022-09-11mm: fix use-after free of page_ext after race with memory-offlineCharan Teja Kalla
2022-05-27Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-27mm/page_table_check: fix accessing unmapped ptepMiaohe Lin
2022-05-13mm: page_table_check: move pxx_user_accessible_page into x86Kefeng Wang
2022-05-13mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZETong Tiangen
2022-03-22mm/page_table_check.c: use strtobool for param parsingDr. David Alan Gilbert
2022-02-04mm/page_table_check: check entries at pmd levelsPasha Tatashin
2022-02-04mm/page_table_check: use unsigned long for page counters and cleanupPasha Tatashin
2022-01-15mm: page table checkPasha Tatashin