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.13.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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
mm: khugepaged: introduce khugepaged_enter_vma() helper
Yang Shi
3
-17
/
+9
2022-05-20
mm: khugepaged: make hugepage_vma_check() non-static
Yang Shi
1
-16
/
+9
2022-05-20
mm: khugepaged: make khugepaged_enter() void function
Yang Shi
2
-13
/
+9
2022-05-20
mm: thp: only regular file could be THP eligible
Yang Shi
2
-16
/
+4
2022-05-20
mm: khugepaged: skip DAX vma
Yang Shi
1
-0
/
+4
2022-05-20
mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
Yang Shi
1
-3
/
+6
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
1
-0
/
+32
2022-05-17
mm: usercopy: move the virt_addr_valid() below the is_vmalloc_addr()
Yuanzheng Song
1
-3
/
+3
2022-05-14
mm, compaction: fast_find_migrateblock() should return pfn in the target zone
Rei Yamamoto
1
-0
/
+2
2022-05-14
mm/memcontrol: export memcg->watermark via sysfs for v2 memcg
Ganesan Rajagopal
1
-0
/
+13
2022-05-14
mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
Muchun Song
2
-15
/
+85
2022-05-14
mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
Muchun Song
1
-5
/
+5
2022-05-14
mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
Muchun Song
1
-6
/
+26
2022-05-14
mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosse...
Muchun Song
1
-6
/
+6
2022-05-14
mm: rmap: fix CONT-PTE/PMD size hugetlb issue when unmapping
Baolin Wang
1
-17
/
+22
2022-05-14
mm: rmap: fix CONT-PTE/PMD size hugetlb issue when migration
Baolin Wang
1
-6
/
+18
2022-05-14
zsmalloc: fix races between asynchronous zspage free and page migration
Sultan Alsawaf
1
-4
/
+33
2022-05-14
Revert "mm/cma.c: remove redundant cma_mutex lock"
Dong Aisheng
1
-1
/
+3
2022-05-13
Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-16
/
+18
2022-05-13
mm/memory-failure.c: simplify num_poisoned_pages_inc/dec
zhenwei pi
1
-8
/
+3
2022-05-13
mm/hwpoison: disable hwpoison filter during removing
zhenwei pi
1
-0
/
+1
2022-05-13
mm/memory-failure.c: add hwpoison_filter for soft offline
zhenwei pi
1
-2
/
+14
2022-05-13
mm/memory-failure.c: simplify num_poisoned_pages_dec
zhenwei pi
2
-29
/
+9
2022-05-13
mm/memory-failure.c: move clear_hwpoisoned_pages
zhenwei pi
3
-27
/
+32
2022-05-13
mm/page_owner: use strscpy() instead of strlcpy()
Eric Dumazet
1
-1
/
+1
2022-05-13
kasan: give better names to shadow values
Andrey Konovalov
5
-21
/
+21
2022-05-13
kasan: use tabs to align shadow values
Andrey Konovalov
1
-16
/
+16
2022-05-13
kasan: clean up comments in internal kasan.h
Andrey Konovalov
1
-41
/
+33
2022-05-13
mm/vmalloc: use raw_cpu_ptr() for vmap_block_queue access
Sebastian Andrzej Siewior
1
-4
/
+2
2022-05-13
tracing: incorrect gfp_t conversion
Vasily Averin
1
-1
/
+1
2022-05-13
percpu: improve percpu_alloc_percpu event trace
Vasily Averin
2
-6
/
+7
2022-05-13
mm/damon/reclaim: use resource_size function on resource object
Jiapeng Chong
1
-1
/
+1
2022-05-13
mm: functions may simplify the use of return values
Li kunyu
1
-5
/
+2
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-05-13
mm/migrate: convert move_to_new_page() into move_to_new_folio()
Matthew Wilcox (Oracle)
1
-29
/
+29
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
1
-59
/
+51
2022-05-13
mm/shmem: convert shmem_getpage_gfp to use a folio
Matthew Wilcox (Oracle)
1
-52
/
+43
2022-05-13
mm/shmem: convert shmem_alloc_and_acct_page to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-05-13
mm/shmem: add shmem_alloc_folio()
Matthew Wilcox (Oracle)
1
-4
/
+10
2022-05-13
mm/shmem: turn shmem_should_replace_page into shmem_should_replace_folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-05-13
mm/shmem: convert shmem_add_to_page_cache to take a folio
Matthew Wilcox (Oracle)
1
-26
/
+31
2022-05-13
mm/shmem: use a folio in shmem_unused_huge_shrink
Matthew Wilcox (Oracle)
1
-11
/
+12
2022-05-13
vmscan: remove remaining uses of page in shrink_page_list
Matthew Wilcox (Oracle)
1
-62
/
+60
2022-05-13
vmscan: convert the activate_locked portion of shrink_page_list to folios
Matthew Wilcox (Oracle)
1
-8
/
+9
2022-05-13
vmscan: move initialisation of mapping down
Matthew Wilcox (Oracle)
1
-5
/
+2
2022-05-13
vmscan: convert lazy freeing to folios
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-05-13
vmscan: convert page buffer handling to use folios
Matthew Wilcox (Oracle)
1
-23
/
+25
2022-05-13
vmscan: convert dirty page handling to folios
Matthew Wilcox (Oracle)
1
-22
/
+26
2022-05-13
swap: convert add_to_swap() to take a folio
Matthew Wilcox (Oracle)
3
-28
/
+31
[prev]
[next]