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
*
migrate_pages(): remove unnecessary list_safe_reset_next()
Huang Ying
2022-09-27
1
-8
/
+5
*
migrate: fix syscall move_pages() return value for failure
Huang Ying
2022-09-27
1
-2
/
+6
*
filemap: make the accounting of thrashing more consistent
Yang Yang
2022-09-27
1
-14
/
+4
*
mm/swap: cache swap migration A/D bits support
Peter Xu
2022-09-27
1
-0
/
+8
*
mm/swap: cache maximum swapfile size when init swap
Peter Xu
2022-09-27
1
-2
/
+5
*
mm: remember young/dirty bit for page migrations
Peter Xu
2022-09-27
4
-4
/
+31
*
mm/thp: carry over dirty bit when thp splits on pmd
Peter Xu
2022-09-27
1
-2
/
+7
*
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
2022-09-27
3
-5
/
+5
*
mm, hwpoison: cleanup some obsolete comments
Miaohe Lin
2022-09-27
1
-5
/
+5
*
mm, hwpoison: check PageTable() explicitly in hwpoison_user_mappings()
Miaohe Lin
2022-09-27
1
-1
/
+1
*
mm, hwpoison: avoid unneeded page_mapped_in_vma() overhead in collect_procs_a...
Miaohe Lin
2022-09-27
1
-3
/
+3
*
mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pages
Miaohe Lin
2022-09-27
1
-2
/
+4
*
mm, hwpoison: use __PageMovable() to detect non-lru movable pages
Miaohe Lin
2022-09-27
1
-7
/
+9
*
mm, hwpoison: use ClearPageHWPoison() in memory_failure()
Miaohe Lin
2022-09-27
1
-1
/
+1
*
mm: MADV_COLLAPSE: refetch vm_end after reacquiring mmap_lock
Yang Shi
2022-09-27
1
-0
/
+2
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-26
15
-72
/
+176
|
\
|
*
mm/page_isolation: fix isolate_single_pageblock() isolation behavior
Zi Yan
2022-09-26
1
-11
/
+14
|
*
mm,hwpoison: check mm when killing accessing process
Shuai Xue
2022-09-26
1
-0
/
+3
|
*
mm/hugetlb: correct demote page offset logic
Doug Berger
2022-09-26
1
-6
/
+8
|
*
mm: prevent page_frag_alloc() from corrupting the memory
Maurizio Lombardi
2022-09-26
1
-0
/
+12
|
*
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
2022-09-26
1
-4
/
+10
|
*
frontswap: don't call ->init if no ops are registered
Christoph Hellwig
2022-09-26
1
-0
/
+3
|
*
mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all()
Naoya Horiguchi
2022-09-26
1
-4
/
+2
|
*
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-09-26
1
-2
/
+5
|
*
mm: gup: fix the fast GUP race against THP collapse
Yang Shi
2022-09-26
2
-10
/
+34
|
*
mm: fix dereferencing possible ERR_PTR
Binyi Han
2022-09-12
1
-1
/
+1
|
*
vmscan: check folio_test_private(), not folio_get_private()
Matthew Wilcox (Oracle)
2022-09-12
1
-2
/
+2
|
*
mm: fix VM_BUG_ON in __delete_from_swap_cache()
Matthew Wilcox (Oracle)
2022-09-12
1
-1
/
+1
|
*
mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
Greg Kroah-Hartman
2022-09-12
1
-5
/
+14
|
*
mm/migrate_device.c: copy pte dirty bit to page
Alistair Popple
2022-09-12
1
-2
/
+7
|
*
mm/migrate_device.c: add missing flush_cache_page()
Alistair Popple
2022-09-12
1
-1
/
+1
|
*
mm/migrate_device.c: flush TLB while holding PTL
Alistair Popple
2022-09-12
1
-2
/
+3
|
*
mm/memory-failure: fall back to vma_address() when ->notify_failure() fails
Dan Williams
2022-09-12
1
-10
/
+12
|
*
mm/memory-failure: fix detection of memory_failure() handlers
Dan Williams
2022-09-12
1
-1
/
+1
|
*
mm/page_alloc: fix race condition between build_all_zonelists and page alloca...
Mel Gorman
2022-09-12
1
-10
/
+43
*
|
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
David Hildenbrand
2022-09-12
4
-5
/
+17
*
|
mm/mremap_pages: save a few cycles in get_dev_pagemap()
Christophe JAILLET
2022-09-12
1
-1
/
+1
*
|
mm: remove BUG_ON() in __isolate_free_page()
Kefeng Wang
2022-09-12
1
-11
/
+3
*
|
mm/kmemleak: make create_object return void
Liu Shixin
2022-09-12
1
-12
/
+9
*
|
hugetlb: remove meaningless BUG_ON(huge_pte_none())
Miaohe Lin
2022-09-12
1
-1
/
+0
*
|
hugetlb: add comment for subtle SetHPageVmemmapOptimized()
Miaohe Lin
2022-09-12
1
-0
/
+4
*
|
hugetlb: kill hugetlbfs_pagecache_page()
Miaohe Lin
2022-09-12
1
-14
/
+1
*
|
hugetlb: pass NULL to kobj_to_hstate() if nid is unused
Miaohe Lin
2022-09-12
1
-4
/
+2
*
|
hugetlb: use helper {huge_pte|pmd}_lock()
Miaohe Lin
2022-09-12
1
-2
/
+1
*
|
hugetlb: use sizeof() to get the array size
Miaohe Lin
2022-09-12
1
-2
/
+2
*
|
hugetlb: use LIST_HEAD() to define a list head
Miaohe Lin
2022-09-12
1
-5
/
+2
*
|
hugetlb: Use helper macro SZ_1K
Miaohe Lin
2022-09-12
1
-1
/
+1
*
|
hugetlb: make hugetlb_cma_check() static
Miaohe Lin
2022-09-12
1
-1
/
+9
*
|
mm/vmalloc: extend find_vmap_lowest_match_check with extra arguments
Song Liu
2022-09-12
1
-6
/
+7
*
|
mm/migrate_device.c: fix a misleading and outdated comment
Alistair Popple
2022-09-12
1
-3
/
+10
[next]