index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
mm/vunmap: add cond_resched() in vunmap_pmd_range
Sasha Levin
1
-0
/
+2
2020-09-03
cma: don't quit at first error when activating reserved areas
Mike Kravetz
1
-14
/
+9
2020-09-03
mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation
Yunfeng Ye
1
-4
/
+2
2020-09-03
mm: fix kthread_use_mm() vs TLB invalidate
Peter Zijlstra
1
-1
/
+6
2020-09-03
mm/shuffle: don't move pages between zones and don't read garbage memmaps
David Hildenbrand
1
-9
/
+9
2020-08-26
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
1
-14
/
+10
2020-08-26
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
1
-0
/
+5
2020-08-26
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
1
-1
/
+1
2020-08-26
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
1
-1
/
+1
2020-08-26
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
1
-4
/
+1
2020-08-21
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
1
-10
/
+14
2020-08-21
mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
Jia He
1
-3
/
+2
2020-08-21
mm/page_counter.c: fix protection usage propagation
Michal Koutný
1
-3
/
+3
2020-08-21
khugepaged: collapse_pte_mapped_thp() protect the pmd lock
Hugh Dickins
1
-25
/
+19
2020-08-21
khugepaged: collapse_pte_mapped_thp() flush the right range
Hugh Dickins
1
-1
/
+1
2020-08-19
mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
Paul E. McKenney
1
-0
/
+1
2020-08-05
mm/filemap.c: don't bother dropping mmap_sem for zero size readahead
Jan Kara
1
-1
/
+1
2020-07-29
khugepaged: fix null-pointer dereference due to race
Kirill A. Shutemov
1
-0
/
+3
2020-07-29
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
Muchun Song
1
-7
/
+28
2020-07-29
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
1
-2
/
+2
2020-07-29
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Kirill A. Shutemov
1
-2
/
+14
2020-07-09
mm, compaction: make capture control handling safe wrt interrupts
Vlastimil Babka
1
-3
/
+14
2020-07-09
mm, compaction: fully assume capture is not NULL in compact_zone_order()
Vlastimil Babka
1
-2
/
+2
2020-07-09
mm/slub: fix stack overruns with SLUB_STATS
Qian Cai
1
-1
/
+2
2020-07-09
mm/slub.c: fix corrupted freechain in deactivate_slab()
Dongli Zhang
1
-0
/
+27
2020-07-09
mm: fix swap cache node allocation mask
Hugh Dickins
1
-1
/
+3
2020-06-30
mm/memcontrol.c: add missed css_put()
Muchun Song
1
-1
/
+3
2020-06-30
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
1
-1
/
+1
2020-06-22
mm: call cond_resched() from deferred_init_memmap()
Pavel Tatashin
1
-1
/
+1
2020-06-22
mm/pagealloc.c: call touch_nmi_watchdog() on max order boundaries in deferred...
Daniel Jordan
1
-3
/
+4
2020-06-22
mm: initialize deferred pages with interrupts enabled
Pavel Tatashin
1
-13
/
+7
2020-06-22
mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
Andrea Arcangeli
1
-3
/
+28
2020-06-17
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
1
-1
/
+3
2020-06-17
gup: document and work around "COW can break either way" issue
Linus Torvalds
2
-10
/
+41
2020-06-17
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
1
-0
/
+18
2020-06-07
mm: Fix mremap not considering huge pmd devmap
Fan Yang
1
-1
/
+1
2020-06-03
mm,thp: stop leaking unreleased file pages
Hugh Dickins
1
-0
/
+1
2020-05-27
kasan: disable branch tracing for core runtime
Marco Elver
3
-6
/
+4
2020-05-20
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
1
-2
/
+5
2020-05-14
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
1
-2
/
+3
2020-05-14
bdi: move bdi_dev_name out of line
Christoph Hellwig
1
-1
/
+9
2020-05-14
mm, memcg: fix error return value of mem_cgroup_css_alloc()
Yafang Shao
1
-6
/
+9
2020-05-14
mm: limit boost_watermark on small zones
Henry Willard
1
-0
/
+8
2020-05-14
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
1
-0
/
+1
2020-05-10
mm/mremap: Add comment explaining the untagging behaviour of mremap()
Will Deacon
1
-0
/
+10
2020-05-02
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
1
-2
/
+2
2020-04-29
mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Muchun Song
1
-2
/
+10
2020-04-29
mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Longpeng
1
-6
/
+8
2020-04-29
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-3
/
+13
2020-04-17
mm, memcg: do not high throttle allocators based on wraparound
Jakub Kicinski
1
-0
/
+3
[next]