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/memory.c: skip spurious TLB flush for retried page fault
Yang Shi
2020-08-26
1
-0
/
+3
*
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
2020-08-26
1
-0
/
+5
*
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
2020-08-26
1
-1
/
+1
*
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
2020-08-26
1
-1
/
+1
*
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
2020-08-26
1
-4
/
+1
*
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
2020-08-21
1
-10
/
+14
*
mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
Jia He
2020-08-21
1
-3
/
+2
*
cma: don't quit at first error when activating reserved areas
Mike Kravetz
2020-08-21
1
-14
/
+9
*
mm/page_counter.c: fix protection usage propagation
Michal Koutný
2020-08-21
1
-3
/
+3
*
mm/shuffle: don't move pages between zones and don't read garbage memmaps
David Hildenbrand
2020-08-21
1
-9
/
+9
*
hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
Mike Kravetz
2020-08-21
2
-9
/
+8
*
khugepaged: collapse_pte_mapped_thp() protect the pmd lock
Hugh Dickins
2020-08-21
1
-25
/
+19
*
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
2020-08-21
1
-14
/
+10
*
khugepaged: collapse_pte_mapped_thp() flush the right range
Hugh Dickins
2020-08-21
1
-1
/
+1
*
mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
Paul E. McKenney
2020-08-19
1
-0
/
+1
*
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
2020-07-29
1
-0
/
+3
*
mm/hugetlb: avoid hardcoding while checking if cma is enabled
Barry Song
2020-07-29
1
-5
/
+10
*
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
*
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Chengguang Xu
2020-07-29
1
-1
/
+1
*
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Kirill A. Shutemov
2020-07-29
1
-2
/
+14
*
mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages()
Arjun Roy
2020-07-22
1
-10
/
+11
*
mm/cma.c: use exact_nid true to fix possible per-numa cma leak
Barry Song
2020-07-09
1
-2
/
+2
*
mm/hugetlb.c: fix pages per hugetlb calculation
Mike Kravetz
2020-07-09
1
-1
/
+1
*
mm, dump_page(): do not crash with invalid mapping pointer
Vlastimil Babka
2020-07-09
1
-6
/
+50
*
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/memory_hotplug.c: fix false softlockup during pfn range removal
Ben Widawsky
2020-06-30
1
-2
/
+11
*
mm/memcontrol.c: add missed css_put()
Muchun Song
2020-06-30
1
-1
/
+3
*
mm: memcontrol: handle div0 crash race condition in memory.low
Johannes Weiner
2020-06-30
1
-2
/
+7
*
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
2020-06-30
1
-1
/
+1
*
mm, slab: fix sign conversion problem in memcg_uncharge_slab()
Waiman Long
2020-06-30
1
-2
/
+2
*
mm, compaction: make capture control handling safe wrt interrupts
Vlastimil Babka
2020-06-30
1
-3
/
+14
*
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
*
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
2020-06-17
1
-1
/
+16
*
usercopy: mark dma-kmalloc caches as usercopy caches
Vlastimil Babka
2020-06-17
1
-1
/
+2
*
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-05-28
1
-0
/
+1
*
mm/z3fold: silence kmemleak false positives of slots
Qian Cai
2020-05-28
1
-0
/
+3
*
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
2020-05-23
1
-5
/
+6
*
kasan: disable branch tracing for core runtime
Marco Elver
2020-05-23
3
-10
/
+8
*
kasan: add missing functions declarations to kasan.h
Andrey Konovalov
2020-05-14
1
-2
/
+32
*
kasan: consistently disable debugging features
Andrey Konovalov
2020-05-14
1
-5
/
+10
[next]