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
2023-10-26
mm: fix multiple typos in multiple files
Muhammad Muzammil
4
-6
/
+6
2023-10-26
mm/khugepaged: convert collapse_pte_mapped_thp() to use folios
Vishal Moola (Oracle)
1
-25
/
+20
2023-10-26
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
1
-7
/
+10
2023-10-26
mm/khugepaged: convert is_refcount_suitable() to use folios
Vishal Moola (Oracle)
1
-7
/
+7
2023-10-26
mm/khugepaged: convert hpage_collapse_scan_pmd() to use folios
Vishal Moola (Oracle)
1
-10
/
+10
2023-10-26
mm/khugepaged: convert __collapse_huge_page_isolate() to use folios
Vishal Moola (Oracle)
1
-22
/
+23
2023-10-26
mm: memory_hotplug: drop memoryless node from fallback lists
Qi Zheng
1
-1
/
+5
2023-10-26
mm: page_alloc: skip memoryless nodes entirely
Qi Zheng
1
-2
/
+5
2023-10-26
mm/migrate: add nr_split to trace_mm_migrate_pages stats.
Zi Yan
1
-2
/
+3
2023-10-26
mm/migrate: correct nr_failed in migrate_pages_sync()
Zi Yan
1
-3
/
+13
2023-10-26
mm/kmemleak: move the initialisation of object to __link_object
Liu Shixin
1
-19
/
+17
2023-10-26
mm/kmemleak: fix partially freeing unknown object warning
Liu Shixin
1
-11
/
+31
2023-10-26
mm: kmemleak: add __find_and_remove_object()
Liu Shixin
1
-3
/
+14
2023-10-26
mm: kmemleak: use mem_pool_free() to free object
Liu Shixin
1
-5
/
+9
2023-10-26
mm: kmemleak: split __create_object into two functions
Liu Shixin
1
-21
/
+40
2023-10-26
mm/kmemleak: fix print format of pointer in pr_debug()
Liu Shixin
1
-14
/
+14
2023-10-26
bootmem: use kmemleak_free_part_phys in put_page_bootmem
Liu Shixin
1
-1
/
+1
2023-10-26
mm: remove page_cpupid_xchg_last()
Kefeng Wang
1
-3
/
+3
2023-10-26
mm: use folio_xchg_last_cpupid() in wp_page_reuse()
Kefeng Wang
1
-9
/
+10
2023-10-26
mm: convert wp_page_reuse() and finish_mkwrite_fault() to take a folio
Kefeng Wang
1
-9
/
+10
2023-10-26
mm: make finish_mkwrite_fault() static
Kefeng Wang
1
-1
/
+1
2023-10-26
mm: huge_memory: use folio_xchg_last_cpupid() in __split_huge_page_tail()
Kefeng Wang
1
-1
/
+1
2023-10-26
mm: migrate: use folio_xchg_last_cpupid() in folio_migrate_flags()
Kefeng Wang
1
-4
/
+4
2023-10-26
mm: huge_memory: use a folio in change_huge_pmd()
Kefeng Wang
1
-6
/
+7
2023-10-26
mm: mprotect: use a folio in change_pte_range()
Kefeng Wang
1
-7
/
+9
2023-10-26
mm: huge_memory: use folio_last_cpupid() in __split_huge_page_tail()
Kefeng Wang
1
-1
/
+1
2023-10-26
mm: huge_memory: use folio_last_cpupid() in do_huge_pmd_numa_page()
Kefeng Wang
1
-1
/
+1
2023-10-26
mm: memory: use folio_last_cpupid() in do_numa_page()
Kefeng Wang
1
-1
/
+1
2023-10-26
mm/swap: avoid a xa load for swapout path
Kairui Song
1
-3
/
+3
2023-10-26
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
1
-32
/
+0
2023-10-26
percpu: scoped objcg protection
Roman Gushchin
1
-5
/
+3
2023-10-26
mm: kmem: scoped objcg protection
Roman Gushchin
2
-9
/
+53
2023-10-26
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
1
-0
/
+5
2023-10-26
mm: kmem: add direct objcg pointer to task_struct
Roman Gushchin
1
-9
/
+130
2023-10-26
mm: kmem: optimize get_obj_cgroup_from_current()
Roman Gushchin
1
-20
/
+14
2023-10-26
mm, pcp: reduce detecting time of consecutive high order page freeing
Huang Ying
1
-12
/
+15
2023-10-26
mm, pcp: decrease PCP high if free pages < high watermark
Huang Ying
1
-2
/
+31
2023-10-26
mm: tune PCP high automatically
Huang Ying
2
-29
/
+98
2023-10-26
mm: add framework for PCP high auto-tuning
Huang Ying
1
-25
/
+46
2023-10-26
mm, page_alloc: scale the number of pages that are batch allocated
Huang Ying
1
-10
/
+43
2023-10-26
mm: restrict the pcp batch scale factor to avoid too long latency
Huang Ying
2
-1
/
+12
2023-10-26
mm, pcp: reduce lock contention for draining high-order pages
Huang Ying
1
-1
/
+37
2023-10-26
mm, pcp: avoid to drain PCP when process exit
Huang Ying
1
-3
/
+8
2023-10-26
mm/oom_killer: simplify OOM killer info dump helper
Kairui Song
1
-8
/
+8
2023-10-26
mm: kmsan: panic on failure to allocate early boot metadata
Pedro Falcato
1
-2
/
+7
2023-10-26
nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
Matthew Wilcox (Oracle)
1
-0
/
+1
2023-10-26
hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions
Usama Arif
3
-35
/
+37
2023-10-26
hugetlb: batch TLB flushes when restoring vmemmap
Mike Kravetz
1
-15
/
+24
2023-10-26
hugetlb: batch TLB flushes when freeing vmemmap
Joao Martins
1
-11
/
+38
2023-10-26
hugetlb: batch PMD split for bulk vmemmap dedup
Joao Martins
1
-4
/
+88
[prev]
[next]