index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
mm/memory-failure.c: move clear_hwpoisoned_pages
zhenwei pi
2022-05-13
3
-27
/
+32
|
*
|
|
|
|
mm/page_owner: use strscpy() instead of strlcpy()
Eric Dumazet
2022-05-13
1
-1
/
+1
|
*
|
|
|
|
kasan: give better names to shadow values
Andrey Konovalov
2022-05-13
5
-21
/
+21
|
*
|
|
|
|
kasan: use tabs to align shadow values
Andrey Konovalov
2022-05-13
1
-16
/
+16
|
*
|
|
|
|
kasan: clean up comments in internal kasan.h
Andrey Konovalov
2022-05-13
1
-41
/
+33
|
*
|
|
|
|
mm/vmalloc: use raw_cpu_ptr() for vmap_block_queue access
Sebastian Andrzej Siewior
2022-05-13
1
-4
/
+2
|
*
|
|
|
|
tracing: incorrect gfp_t conversion
Vasily Averin
2022-05-13
1
-1
/
+1
|
*
|
|
|
|
percpu: improve percpu_alloc_percpu event trace
Vasily Averin
2022-05-13
2
-6
/
+7
|
*
|
|
|
|
mm/damon/reclaim: use resource_size function on resource object
Jiapeng Chong
2022-05-13
1
-1
/
+1
|
*
|
|
|
|
mm: functions may simplify the use of return values
Li kunyu
2022-05-13
1
-5
/
+2
|
*
|
|
|
|
mm: page_table_check: move pxx_user_accessible_page into x86
Kefeng Wang
2022-05-13
1
-17
/
+0
|
*
|
|
|
|
mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
Tong Tiangen
2022-05-13
1
-4
/
+4
|
*
|
|
|
|
mm/migrate: convert move_to_new_page() into move_to_new_folio()
Matthew Wilcox (Oracle)
2022-05-13
1
-29
/
+29
|
*
|
|
|
|
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
2022-05-13
1
-59
/
+51
|
*
|
|
|
|
mm/shmem: convert shmem_getpage_gfp to use a folio
Matthew Wilcox (Oracle)
2022-05-13
1
-52
/
+43
|
*
|
|
|
|
mm/shmem: convert shmem_alloc_and_acct_page to use a folio
Matthew Wilcox (Oracle)
2022-05-13
1
-9
/
+9
|
*
|
|
|
|
mm/shmem: add shmem_alloc_folio()
Matthew Wilcox (Oracle)
2022-05-13
1
-4
/
+10
|
*
|
|
|
|
mm/shmem: turn shmem_should_replace_page into shmem_should_replace_folio
Matthew Wilcox (Oracle)
2022-05-13
1
-4
/
+4
|
*
|
|
|
|
mm/shmem: convert shmem_add_to_page_cache to take a folio
Matthew Wilcox (Oracle)
2022-05-13
1
-26
/
+31
|
*
|
|
|
|
mm/shmem: use a folio in shmem_unused_huge_shrink
Matthew Wilcox (Oracle)
2022-05-13
1
-11
/
+12
|
*
|
|
|
|
vmscan: remove remaining uses of page in shrink_page_list
Matthew Wilcox (Oracle)
2022-05-13
1
-62
/
+60
|
*
|
|
|
|
vmscan: convert the activate_locked portion of shrink_page_list to folios
Matthew Wilcox (Oracle)
2022-05-13
1
-8
/
+9
|
*
|
|
|
|
vmscan: move initialisation of mapping down
Matthew Wilcox (Oracle)
2022-05-13
1
-5
/
+2
|
*
|
|
|
|
vmscan: convert lazy freeing to folios
Matthew Wilcox (Oracle)
2022-05-13
1
-9
/
+9
|
*
|
|
|
|
vmscan: convert page buffer handling to use folios
Matthew Wilcox (Oracle)
2022-05-13
1
-23
/
+25
|
*
|
|
|
|
vmscan: convert dirty page handling to folios
Matthew Wilcox (Oracle)
2022-05-13
1
-22
/
+26
|
*
|
|
|
|
swap: convert add_to_swap() to take a folio
Matthew Wilcox (Oracle)
2022-05-13
3
-28
/
+31
|
*
|
|
|
|
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
2022-05-13
5
-25
/
+28
|
*
|
|
|
|
vmscan: convert the writeback handling in shrink_page_list() to folios
Matthew Wilcox (Oracle)
2022-05-13
1
-36
/
+42
|
*
|
|
|
|
vmscan: use folio_mapped() in shrink_page_list()
Matthew Wilcox (Oracle)
2022-05-13
1
-8
/
+8
|
*
|
|
|
|
mm: remove alloc_pages_vma()
Matthew Wilcox (Oracle)
2022-05-13
1
-26
/
+25
|
*
|
|
|
|
mm/huge_memory: convert do_huge_pmd_anonymous_page() to use vma_alloc_folio()
Matthew Wilcox (Oracle)
2022-05-13
1
-5
/
+4
|
*
|
|
|
|
shmem: convert shmem_alloc_hugepage() to use vma_alloc_folio()
Matthew Wilcox (Oracle)
2022-05-13
1
-6
/
+4
|
*
|
|
|
|
mm/shmem: remove duplicate include in memory.c
Wan Jiabing
2022-05-13
1
-1
/
+0
|
*
|
|
|
|
mm/vmscan: don't use NUMA_NO_NODE as indicator of page on different node
Wei Yang
2022-05-13
1
-4
/
+3
|
*
|
|
|
|
mm/vmscan: filter empty page_list at the beginning
Wei Yang
2022-05-13
1
-4
/
+6
|
*
|
|
|
|
mm/vmscan: use helper folio_is_file_lru()
Miaohe Lin
2022-05-13
1
-2
/
+2
|
*
|
|
|
|
mm/vmscan: remove obsolete comment in kswapd_run
Miaohe Lin
2022-05-13
1
-1
/
+0
|
*
|
|
|
|
mm/vmscan: take all base pages of THP into account when race with speculative...
Miaohe Lin
2022-05-13
1
-1
/
+1
|
*
|
|
|
|
mm/vmscan: introduce helper function reclaim_page_list()
Miaohe Lin
2022-05-13
1
-25
/
+25
|
*
|
|
|
|
mm/vmscan: add a comment about MADV_FREE pages check in folio_check_dirty_wri...
Miaohe Lin
2022-05-13
1
-1
/
+4
|
*
|
|
|
|
mm/vmscan: not necessary to re-init the list for each iteration
Wei Yang
2022-05-13
1
-3
/
+1
|
*
|
|
|
|
mm: convert sysfs input to bool using kstrtobool()
Jagdish Gediya
2022-05-13
2
-12
/
+10
|
*
|
|
|
|
mm/vmscan: take min_slab_pages into account when try to call shrink_node
Miaohe Lin
2022-05-13
1
-1
/
+2
|
*
|
|
|
|
mm: cma: use pageblock_order as the single alignment
Zi Yan
2022-05-13
1
-2
/
+2
|
*
|
|
|
|
mm: page_isolation: enable arbitrary range page isolation.
Zi Yan
2022-05-13
2
-31
/
+18
|
*
|
|
|
|
mm: make alloc_contig_range work at pageblock granularity
Zi Yan
2022-05-13
4
-16
/
+240
|
*
|
|
|
|
mm: page_isolation: check specified range for unmovable pages
Zi Yan
2022-05-13
1
-13
/
+34
|
*
|
|
|
|
mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
Zi Yan
2022-05-13
2
-119
/
+119
|
*
|
|
|
|
mm/uffd: move USERFAULTFD configs into mm/
Peter Xu
2022-05-13
1
-0
/
+17
[prev]
[next]