index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix possible PMD dirty bit lost in set_pmd_migration_entry()
Huang Ying
2020-03-11
1
-2
/
+1
*
mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking pag...
Mel Gorman
2020-03-11
1
-2
/
+36
*
mm, thp: fix defrag setting if newline is not used
David Rientjes
2020-03-05
1
-16
/
+8
*
mm/huge_memory.c: use head to check huge zero page
Wei Yang
2020-03-05
1
-1
/
+1
*
mm/vmscan.c: don't round up scan size for online memory cgroup
Gavin Shan
2020-02-28
1
-3
/
+6
*
mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()
Vasily Averin
2020-02-28
1
-1
/
+3
*
mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
David Hildenbrand
2020-02-11
1
-2
/
+12
*
mm: return zero_resv_unavail optimization
Pavel Tatashin
2020-02-11
1
-20
/
+26
*
mm: zero remaining unavailable struct pages
Naoya Horiguchi
2020-02-11
1
-11
/
+25
*
mm: move_pages: report the number of non-attempted pages
Yang Shi
2020-02-11
1
-2
/
+23
*
mm/memory_hotplug: fix remove_memory() lockdep splat
Dan Williams
2020-02-11
1
-3
/
+6
*
mm/migrate.c: also overwrite error when it is bigger than zero
Wei Yang
2020-02-05
1
-1
/
+1
*
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-02-05
1
-3
/
+3
*
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2020-01-29
2
-18
/
+15
*
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
2020-01-29
1
-16
/
+27
*
mm/hotplug: kill is_dev_zone() usage in __remove_pages()
Dan Williams
2020-01-29
1
-5
/
+2
*
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
2020-01-29
2
-3
/
+3
*
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2020-01-29
1
-2
/
+3
*
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
2020-01-29
1
-7
/
+8
*
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2020-01-29
2
-8
/
+0
*
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2020-01-29
1
-3
/
+2
*
mm/memory_hotplug: make __remove_section() never fail
David Hildenbrand
2020-01-29
1
-13
/
+9
*
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
2020-01-29
1
-3
/
+1
*
mm/memory_hotplug: release memory resource after arch_remove_memory()
David Hildenbrand
2020-01-29
1
-14
/
+21
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2020-01-29
2
-2
/
+4
*
mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
Wei Yang
2020-01-29
2
-5
/
+5
*
mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
Wei Yang
2020-01-29
1
-8
/
+1
*
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
2020-01-29
1
-1
/
+8
*
mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD align...
Kirill A. Shutemov
2020-01-23
1
-14
/
+24
*
mm/huge_memory.c: make __thp_get_unmapped_area static
Bharath Vedartham
2020-01-23
1
-1
/
+1
*
mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
Wen Yang
2020-01-23
1
-2
/
+2
*
mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is valid
Adrian Huang
2020-01-23
1
-1
/
+2
*
mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alig...
Kirill A. Shutemov
2020-01-23
1
-3
/
+4
*
arm64: Revert support for execute-only user mappings
Catalin Marinas
2020-01-09
1
-6
/
+0
*
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
2020-01-09
1
-6
/
+17
*
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
2020-01-09
1
-0
/
+5
*
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
2019-12-17
2
-3
/
+13
*
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
2019-12-17
1
-1
/
+1
*
mm/vmstat.c: fix NUMA statistics updates
Janne Huttunen
2019-12-13
1
-3
/
+4
*
mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free()
Wentao Wang
2019-12-05
1
-6
/
+1
*
mm/page_alloc.c: use a single function to free page
Aaron Lu
2019-12-05
1
-23
/
+14
*
mm/page_alloc.c: free order-0 pages through PCP in page_frag_free()
Aaron Lu
2019-12-05
1
-2
/
+8
*
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
2019-12-05
1
-0
/
+10
*
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
David Hildenbrand
2019-12-01
1
-13
/
+13
*
mm/page_io.c: do not free shared swap slots
Vinayak Menon
2019-12-01
1
-3
/
+4
*
mm: handle no memcg case in memcg_kmem_charge() properly
Roman Gushchin
2019-12-01
1
-1
/
+1
*
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
2019-12-01
1
-8
/
+20
*
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2019-12-01
1
-3
/
+19
*
mm/gup_benchmark.c: prevent integer overflow in ioctl
Dan Carpenter
2019-12-01
1
-0
/
+3
*
mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
Andrea Arcangeli
2019-12-01
1
-7
/
+18
[next]