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.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
2019-12-17
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
2
-3
/
+13
2019-12-17
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
1
-1
/
+1
2019-12-13
mm/vmstat.c: fix NUMA statistics updates
Janne Huttunen
1
-3
/
+4
2019-12-05
mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free()
Wentao Wang
1
-6
/
+1
2019-12-05
mm/page_alloc.c: use a single function to free page
Aaron Lu
1
-23
/
+14
2019-12-05
mm/page_alloc.c: free order-0 pages through PCP in page_frag_free()
Aaron Lu
1
-2
/
+8
2019-12-05
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
1
-0
/
+10
2019-12-01
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
David Hildenbrand
1
-13
/
+13
2019-12-01
mm/page_io.c: do not free shared swap slots
Vinayak Menon
1
-3
/
+4
2019-12-01
mm: handle no memcg case in memcg_kmem_charge() properly
Roman Gushchin
1
-1
/
+1
2019-12-01
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
1
-8
/
+20
2019-12-01
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-3
/
+19
2019-12-01
mm/gup_benchmark.c: prevent integer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2019-12-01
mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race condition
Andrea Arcangeli
1
-7
/
+18
2019-12-01
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
1
-18
/
+15
2019-12-01
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
1
-7
/
+7
2019-11-24
mm/memory_hotplug: fix updating the node span
David Hildenbrand
1
-0
/
+8
2019-11-24
mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
David Hildenbrand
1
-60
/
+15
2019-11-20
memfd: Use radix_tree_deref_slot_protected to avoid the warning.
zhong jiang
1
-1
/
+1
2019-11-20
mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
Roman Gushchin
1
-1
/
+1
2019-11-20
mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
Roman Gushchin
1
-1
/
+1
2019-11-20
mm: mempolicy: fix the wrong return value and potential pages leak of mbind
Yang Shi
1
-5
/
+9
2019-11-12
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
1
-1
/
+2
2019-11-12
mm, vmstat: hide /proc/pagetypeinfo from normal users
Michal Hocko
1
-1
/
+1
2019-11-12
mm, meminit: recalculate pcpu batch and high limits after init completes
Mel Gorman
1
-2
/
+8
2019-11-12
mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges
Johannes Weiner
1
-0
/
+9
2019-10-29
mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped m...
Jane Chu
1
-9
/
+13
2019-10-29
hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()
David Hildenbrand
1
-3
/
+2
2019-10-29
mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...
Qian Cai
1
-2
/
+3
2019-10-29
mm/slub: fix a deadlock in show_slab_objects()
Qian Cai
1
-2
/
+11
2019-10-29
mm/memory-failure.c: don't access uninitialized memmaps in memory_failure()
David Hildenbrand
1
-6
/
+8
2019-10-29
memfd: Fix locking when tagging pins
Matthew Wilcox (Oracle)
1
-8
/
+10
2019-10-17
mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()
Dan Carpenter
1
-9
/
+11
2019-10-11
usercopy: Avoid HIGHMEM pfn warning
Kees Cook
1
-1
/
+7
2019-10-05
mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone
Yafang Shao
1
-22
/
+13
2019-10-05
memcg, kmem: do not fail __GFP_NOFAIL charges
Michal Hocko
1
-0
/
+10
2019-10-05
memcg, oom: don't require __GFP_FS when invoking memcg OOM killer
Tetsuo Handa
1
-2
/
+3
2019-09-16
mm/migrate.c: initialize pud_entry in migrate_vma()
Ralph Campbell
1
-10
/
+7
2019-09-06
mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
Andrew Morton
1
-0
/
+2
2019-08-29
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
1
-2
/
+59
2019-08-29
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
Henry Burns
1
-4
/
+15
2019-08-29
mm, page_owner: handle THP splits correctly
Vlastimil Babka
1
-0
/
+4
2019-08-25
Revert "kmemleak: allow to coexist with fault injection"
Yang Shi
1
-1
/
+1
2019-08-25
mm/usercopy: use memory range to be accessed for wraparound check
Isaac J. Manjarres
1
-1
/
+1
2019-08-25
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
1
-10
/
+29
2019-08-25
mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
Yang Shi
1
-7
/
+25
2019-08-25
mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_ST...
Yang Shi
1
-20
/
+48
2019-08-25
mm/hmm: fix bad subpage pointer in try_to_unmap_one
Ralph Campbell
1
-0
/
+8
2019-08-16
mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
Joerg Roedel
1
-0
/
+9
2019-08-06
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...
Yang Shi
1
-1
/
+8
[next]