index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
2023-10-26
1
-3
/
+2
*
mm/damon/core: avoid divide-by-zero during monitoring results update
SeongJae Park
2023-10-26
1
-8
/
+2
*
mm/damon: implement a function for max nr_accesses safe calculation
SeongJae Park
2023-10-26
1
-0
/
+7
*
mm: mlock: avoid folio_within_range() on KSM pages
Hugh Dickins
2023-10-26
1
-0
/
+4
*
ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead
Hugh Dickins
2023-10-26
1
-1
/
+1
*
mm: migrate: record the mlocked page status to remove unnecessary lru drain
Baolin Wang
2023-10-26
1
-19
/
+29
*
mm: hugetlb_vmemmap: fix reference to nonexistent file
Vegard Nossum
2023-10-26
1
-1
/
+1
*
mm: page_alloc: check the order of compound page even when the order is zero
Hyesoo Yu
2023-10-26
1
-3
/
+3
*
mm: fix multiple typos in multiple files
Muhammad Muzammil
2023-10-26
4
-6
/
+6
*
mm/khugepaged: convert collapse_pte_mapped_thp() to use folios
Vishal Moola (Oracle)
2023-10-26
1
-25
/
+20
*
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
2023-10-26
2
-21
/
+10
*
mm/khugepaged: convert is_refcount_suitable() to use folios
Vishal Moola (Oracle)
2023-10-26
1
-7
/
+7
*
mm/khugepaged: convert hpage_collapse_scan_pmd() to use folios
Vishal Moola (Oracle)
2023-10-26
1
-10
/
+10
*
mm/khugepaged: convert __collapse_huge_page_isolate() to use folios
Vishal Moola (Oracle)
2023-10-26
1
-22
/
+23
*
mm: memory_hotplug: drop memoryless node from fallback lists
Qi Zheng
2023-10-26
1
-1
/
+5
*
mm: page_alloc: skip memoryless nodes entirely
Qi Zheng
2023-10-26
1
-2
/
+5
*
mm/migrate: add nr_split to trace_mm_migrate_pages stats.
Zi Yan
2023-10-26
2
-12
/
+17
*
mm/migrate: correct nr_failed in migrate_pages_sync()
Zi Yan
2023-10-26
1
-3
/
+13
*
mm/kmemleak: move the initialisation of object to __link_object
Liu Shixin
2023-10-26
1
-19
/
+17
*
mm/kmemleak: fix partially freeing unknown object warning
Liu Shixin
2023-10-26
1
-11
/
+31
*
mm: kmemleak: add __find_and_remove_object()
Liu Shixin
2023-10-26
1
-3
/
+14
*
mm: kmemleak: use mem_pool_free() to free object
Liu Shixin
2023-10-26
1
-5
/
+9
*
mm: kmemleak: split __create_object into two functions
Liu Shixin
2023-10-26
1
-21
/
+40
*
mm/kmemleak: fix print format of pointer in pr_debug()
Liu Shixin
2023-10-26
1
-14
/
+14
*
bootmem: use kmemleak_free_part_phys in free_bootmem_page
Liu Shixin
2023-10-26
1
-1
/
+1
*
bootmem: use kmemleak_free_part_phys in put_page_bootmem
Liu Shixin
2023-10-26
1
-1
/
+1
*
mm: remove page_cpupid_xchg_last()
Kefeng Wang
2023-10-26
2
-15
/
+10
*
mm: use folio_xchg_last_cpupid() in wp_page_reuse()
Kefeng Wang
2023-10-26
1
-9
/
+10
*
mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
Kefeng Wang
2023-10-26
1
-9
/
+10
*
mm: make finish_mkwrite_fault() static
Kefeng Wang
2023-10-26
2
-2
/
+1
*
mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail()
Kefeng Wang
2023-10-26
1
-1
/
+1
*
mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags()
Kefeng Wang
2023-10-26
1
-4
/
+4
*
sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
Kefeng Wang
2023-10-26
1
-1
/
+1
*
mm: add folio_xchg_last_cpupid()
Kefeng Wang
2023-10-26
1
-0
/
+5
*
mm: remove xchg_page_access_time()
Kefeng Wang
2023-10-26
1
-8
/
+4
*
mm: huge_memory: use a folio in change_huge_pmd()
Kefeng Wang
2023-10-26
1
-6
/
+7
*
mm: mprotect: use a folio in change_pte_range()
Kefeng Wang
2023-10-26
1
-7
/
+9
*
sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
Kefeng Wang
2023-10-26
1
-1
/
+1
*
mm: add folio_xchg_access_time()
Kefeng Wang
2023-10-26
1
-0
/
+5
*
mm: remove page_cpupid_last()
Kefeng Wang
2023-10-26
1
-11
/
+6
*
mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail()
Kefeng Wang
2023-10-26
1
-1
/
+1
*
mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page()
Kefeng Wang
2023-10-26
1
-1
/
+1
*
mm: memory: use folio_last_cpupid() in do_numa_page()
Kefeng Wang
2023-10-26
1
-1
/
+1
*
mm: add folio_last_cpupid()
Kefeng Wang
2023-10-26
1
-0
/
+5
*
mm_types: add virtual and _last_cpupid into struct folio
Kefeng Wang
2023-10-26
1
-4
/
+18
*
mm/swap: avoid a xa load for swapout path
Kairui Song
2023-10-26
1
-3
/
+3
*
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
2023-10-26
2
-33
/
+10
*
percpu: scoped objcg protection
Roman Gushchin
2023-10-26
1
-5
/
+3
*
mm: kmem: scoped objcg protection
Roman Gushchin
2023-10-26
4
-9
/
+66
*
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
2023-10-26
2
-1
/
+12
[next]