index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2020-07-29
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
2020-07-29
mm/hugetlb: avoid hardcoding while checking if cma is enabled
Barry Song
2020-07-29
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
Muchun Song
2020-07-29
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
2020-07-29
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2020-07-29
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Kirill A. Shutemov
2020-07-22
mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages()
Arjun Roy
2020-07-09
mm/cma.c: use exact_nid true to fix possible per-numa cma leak
Barry Song
2020-07-09
mm/hugetlb.c: fix pages per hugetlb calculation
Mike Kravetz
2020-07-09
mm, dump_page(): do not crash with invalid mapping pointer
Vlastimil Babka
2020-07-09
mm/slub: fix stack overruns with SLUB_STATS
Qian Cai
2020-07-09
mm/slub.c: fix corrupted freechain in deactivate_slab()
Dongli Zhang
2020-07-09
mm: fix swap cache node allocation mask
Hugh Dickins
2020-06-30
mm/memory_hotplug.c: fix false softlockup during pfn range removal
Ben Widawsky
2020-06-30
mm/memcontrol.c: add missed css_put()
Muchun Song
2020-06-30
mm: memcontrol: handle div0 crash race condition in memory.low
Johannes Weiner
2020-06-30
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
2020-06-30
mm, slab: fix sign conversion problem in memcg_uncharge_slab()
Waiman Long
2020-06-30
mm, compaction: make capture control handling safe wrt interrupts
Vlastimil Babka
2020-06-22
mm: call cond_resched() from deferred_init_memmap()
Pavel Tatashin
2020-06-22
mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred...
Daniel Jordan
2020-06-22
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
2020-06-22
mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
Andrea Arcangeli
2020-06-17
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
2020-06-17
gup: document and work around "COW can break either way" issue
Linus Torvalds
2020-06-17
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
2020-06-17
usercopy: mark dma-kmalloc caches as usercopy caches
Vlastimil Babka
2020-06-17
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
2020-06-07
mm: Fix mremap not considering huge pmd devmap
Fan Yang
2020-05-28
mm,thp: stop leaking unreleased file pages
Hugh Dickins
2020-05-28
mm/z3fold: silence kmemleak false positives of slots
Qian Cai
2020-05-23
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
2020-05-23
kasan: disable branch tracing for core runtime
Marco Elver
2020-05-14
kasan: add missing functions declarations to kasan.h
Andrey Konovalov
2020-05-14
kasan: consistently disable debugging features
Andrey Konovalov
2020-05-14
userfaultfd: fix remap event with MREMAP_DONTUNMAP
Brian Geffon
2020-05-14
mm/gup: fix fixup_user_fault() on multiple retries
Peter Xu
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2020-05-07
mm: limit boost_watermark on small zones
Henry Willard
2020-05-07
mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
Qiwu Chen
2020-05-07
percpu: make pcpu_alloc() aware of current gfp context
Filipe Manana
2020-05-07
mm/slub: fix incorrect interpretation of s->offset
Waiman Long
2020-05-07
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
2020-05-07
mm, memcg: fix error return value of mem_cgroup_css_alloc()
Yafang Shao
2020-05-07
bdi: move bdi_dev_name out of line
Christoph Hellwig
2020-04-24
mm: check that mm is still valid in madvise()
Linus Torvalds
2020-04-21
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
2020-04-21
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
[next]