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, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
2020-04-02
1
-9
/
+17
*
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
2020-04-02
1
-2
/
+4
*
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
2020-04-02
1
-2
/
+8
*
mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
Jann Horn
2020-03-20
1
-0
/
+9
*
net: memcg: late association of sock to memcg
Shakeel Butt
2020-03-20
1
-14
/
+0
*
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-20
1
-0
/
+4
*
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-11
1
-16
/
+8
*
mm/huge_memory.c: use head to check huge zero page
Wei Yang
2020-03-11
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/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-02-05
1
-3
/
+3
*
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/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/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
2020-01-09
1
-0
/
+5
*
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-17
1
-3
/
+4
*
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/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
2019-12-01
1
-3
/
+19
*
mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock
Dave Chinner
2019-12-01
1
-18
/
+15
*
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
2019-12-01
1
-7
/
+7
*
mm/memory_hotplug: fix updating the node span
David Hildenbrand
2019-11-24
1
-0
/
+8
*
mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
David Hildenbrand
2019-11-24
1
-60
/
+15
*
memfd: Use radix_tree_deref_slot_protected to avoid the warning.
zhong jiang
2019-11-20
1
-1
/
+1
*
mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()
Roman Gushchin
2019-11-20
1
-1
/
+1
*
mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
Roman Gushchin
2019-11-20
1
-1
/
+1
*
mm/filemap.c: don't initiate writeback if mapping has no dirty pages
Konstantin Khlebnikov
2019-11-12
1
-1
/
+2
*
mm, vmstat: hide /proc/pagetypeinfo from normal users
Michal Hocko
2019-11-12
1
-1
/
+1
*
hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()
David Hildenbrand
2019-10-29
1
-3
/
+2
*
mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype...
Qian Cai
2019-10-29
1
-2
/
+3
*
mm/slub: fix a deadlock in show_slab_objects()
Qian Cai
2019-10-29
1
-2
/
+11
*
memfd: Fix locking when tagging pins
Matthew Wilcox (Oracle)
2019-10-29
1
-8
/
+10
*
usercopy: Avoid HIGHMEM pfn warning
Kees Cook
2019-10-11
1
-1
/
+7
*
mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone
Yafang Shao
2019-10-05
1
-22
/
+13
*
memcg, kmem: do not fail __GFP_NOFAIL charges
Michal Hocko
2019-10-05
1
-0
/
+10
*
memcg, oom: don't require __GFP_FS when invoking memcg OOM killer
Tetsuo Handa
2019-10-05
1
-2
/
+3
*
mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
Andrew Morton
2019-09-06
1
-0
/
+2
*
mm/zsmalloc.c: fix race condition in zs_destroy_pool
Henry Burns
2019-08-29
1
-2
/
+59
*
mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
Henry Burns
2019-08-29
1
-4
/
+15
*
mm, page_owner: handle THP splits correctly
Vlastimil Babka
2019-08-29
1
-0
/
+4
*
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
2019-08-25
1
-10
/
+29
*
mm/usercopy: use memory range to be accessed for wraparound check
Isaac J. Manjarres
2019-08-25
1
-1
/
+1
*
mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
Joerg Roedel
2019-08-16
1
-0
/
+9
*
mm/cma.c: fail if fixed declaration can't be honored
Doug Berger
2019-08-06
1
-0
/
+13
*
mm/mmu_notifier: use hlist_add_head_rcu()
Jean-Philippe Brucker
2019-07-31
1
-1
/
+1
*
mm/gup.c: remove some BUG_ONs from get_gate_page()
Andy Lutomirski
2019-07-31
1
-3
/
+6
*
mm/gup.c: mark undo_dev_pagemap as __maybe_unused
Guenter Roeck
2019-07-31
1
-1
/
+2
[next]