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
*
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
2020-07-29
1
-0
/
+3
*
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
Muchun Song
2020-07-29
1
-7
/
+28
*
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
2020-07-29
1
-2
/
+2
*
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Kirill A. Shutemov
2020-07-29
1
-2
/
+14
*
mm, compaction: make capture control handling safe wrt interrupts
Vlastimil Babka
2020-07-09
1
-3
/
+14
*
mm, compaction: fully assume capture is not NULL in compact_zone_order()
Vlastimil Babka
2020-07-09
1
-2
/
+2
*
mm/slub: fix stack overruns with SLUB_STATS
Qian Cai
2020-07-09
1
-1
/
+2
*
mm/slub.c: fix corrupted freechain in deactivate_slab()
Dongli Zhang
2020-07-09
1
-0
/
+27
*
mm: fix swap cache node allocation mask
Hugh Dickins
2020-07-09
1
-1
/
+3
*
mm/memcontrol.c: add missed css_put()
Muchun Song
2020-06-30
1
-1
/
+3
*
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
2020-06-30
1
-1
/
+1
*
mm: call cond_resched() from deferred_init_memmap()
Pavel Tatashin
2020-06-22
1
-1
/
+1
*
mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred...
Daniel Jordan
2020-06-22
1
-3
/
+4
*
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
2020-06-22
1
-13
/
+7
*
mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
Andrea Arcangeli
2020-06-22
1
-3
/
+28
*
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
2020-06-17
1
-1
/
+3
*
gup: document and work around "COW can break either way" issue
Linus Torvalds
2020-06-17
2
-10
/
+41
*
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-17
1
-0
/
+18
*
mm: Fix mremap not considering huge pmd devmap
Fan Yang
2020-06-07
1
-1
/
+1
*
mm,thp: stop leaking unreleased file pages
Hugh Dickins
2020-06-03
1
-0
/
+1
*
kasan: disable branch tracing for core runtime
Marco Elver
2020-05-27
3
-6
/
+4
*
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
2020-05-20
1
-2
/
+5
*
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2020-05-14
1
-2
/
+3
*
bdi: move bdi_dev_name out of line
Christoph Hellwig
2020-05-14
1
-1
/
+9
*
mm, memcg: fix error return value of mem_cgroup_css_alloc()
Yafang Shao
2020-05-14
1
-6
/
+9
*
mm: limit boost_watermark on small zones
Henry Willard
2020-05-14
1
-0
/
+8
*
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
2020-05-14
1
-0
/
+1
*
mm/mremap: Add comment explaining the untagging behaviour of mremap()
Will Deacon
2020-05-10
1
-0
/
+10
*
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
2020-05-02
1
-2
/
+2
*
mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Muchun Song
2020-04-29
1
-2
/
+10
*
mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Longpeng
2020-04-29
1
-6
/
+8
*
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-04-29
1
-3
/
+13
*
mm, memcg: do not high throttle allocators based on wraparound
Jakub Kicinski
2020-04-17
1
-0
/
+3
*
slub: improve bit diffusion for freelist ptr obfuscation
Kees Cook
2020-04-13
1
-1
/
+1
*
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
2020-04-08
1
-1
/
+5
*
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
2020-04-01
1
-0
/
+38
*
mm/sparse: fix kernel crash with pfn_section_valid check
Aneesh Kumar K.V
2020-04-01
1
-0
/
+6
*
mm/swapfile.c: move inode_lock out of claim_swapfile
Naohiro Aota
2020-04-01
1
-20
/
+19
*
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-25
2
-7
/
+14
*
mm, slub: prevent kmalloc_node crashes and memory leaks
Vlastimil Babka
2020-03-25
1
-9
/
+17
*
mm: slub: be more careful about the double cmpxchg of freelist
Linus Torvalds
2020-03-25
1
-2
/
+4
*
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
2020-03-25
1
-3
/
+9
*
mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
Baoquan He
2020-03-25
1
-2
/
+6
*
mm, memcg: throttle allocators based on ancestral memory.high
Chris Down
2020-03-25
1
-35
/
+58
*
mm, memcg: fix corruption on 64-bit divisor in memory.high throttling
Chris Down
2020-03-25
1
-1
/
+1
*
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
2020-03-25
1
-2
/
+8
*
mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
Jann Horn
2020-03-21
1
-0
/
+9
*
net: memcg: late association of sock to memcg
Shakeel Butt
2020-03-18
1
-14
/
+0
*
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-18
1
-0
/
+4
*
mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
Vlastimil Babka
2020-03-12
1
-1
/
+7
[next]