index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_table_check.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
1
-7
/
+9
2023-08-21
mm/page_ext: use page_ext_data helper in page_table_check
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
1
-2
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
1
-2
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
1
-2
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
1
-3
/
+2
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
1
-3
/
+2
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
1
-4
/
+3
2023-08-18
mm/page_table_check: remove unused parameters in page_table_check_set()
Kemeng Shi
1
-8
/
+4
2023-08-18
mm/page_table_check: remove unused parameters in page_table_check_clear()
Kemeng Shi
1
-8
/
+4
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
1
-2
/
+2
2023-06-19
mm/debug_vm_pgtable,page_table_check: warn pte map fails
Hugh Dickins
1
-0
/
+2
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
1
-0
/
+6
2023-02-02
mm/page_ext: do not allocate space for page_ext->flags if not needed
Pasha Tatashin
1
-0
/
+1
2022-11-30
mm: use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-10-03
mm/page_table_check: fix typos
Chih-En Lin
1
-2
/
+2
2022-09-11
mm: fix use-after free of page_ext after race with memory-offline
Charan Teja Kalla
1
-3
/
+7
2022-05-27
Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2022-05-27
mm/page_table_check: fix accessing unmapped ptep
Miaohe Lin
1
-1
/
+1
2022-05-13
mm: page_table_check: move pxx_user_accessible_page into x86
Kefeng Wang
1
-17
/
+0
2022-05-13
mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
Tong Tiangen
1
-4
/
+4
2022-03-22
mm/page_table_check.c: use strtobool for param parsing
Dr. David Alan Gilbert
1
-9
/
+1
2022-02-04
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
1
-0
/
+20
2022-02-04
mm/page_table_check: use unsigned long for page counters and cleanup
Pasha Tatashin
1
-28
/
+7
2022-01-15
mm: page table check
Pasha Tatashin
1
-0
/
+270