summaryrefslogtreecommitdiffstats
path: root/mm/page_table_check.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-271-1/+1
|\
| * mm/page_table_check: fix accessing unmapped ptepMiaohe Lin2022-05-271-1/+1
* | mm: page_table_check: move pxx_user_accessible_page into x86Kefeng Wang2022-05-131-17/+0
* | mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZETong Tiangen2022-05-131-4/+4
|/
* mm/page_table_check.c: use strtobool for param parsingDr. David Alan Gilbert2022-03-221-9/+1
* mm/page_table_check: check entries at pmd levelsPasha Tatashin2022-02-041-0/+20
* mm/page_table_check: use unsigned long for page counters and cleanupPasha Tatashin2022-02-041-28/+7
* mm: page table checkPasha Tatashin2022-01-151-0/+270