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
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
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
2021-01-30
Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
Wang Hai
1
-3
/
+1
2021-01-23
mm, slub: consider rest of partial list if acquire_slab() fails
Jann Horn
1
-1
/
+1
2021-01-23
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
1
-1
/
+1
2021-01-09
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
1
-50
/
+51
2021-01-09
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
1
-34
/
+25
2020-12-11
mm/swapfile: do not sleep with a spin lock held
Qian Cai
1
-1
/
+3
2020-12-02
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
1
-5
/
+4
2020-11-18
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
1
-3
/
+3
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-0
/
+2
2020-10-29
mm/memcg: fix device private memcg accounting
Ralph Campbell
1
-1
/
+4
2020-10-14
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2
-2
/
+14
2020-10-14
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
1
-0
/
+12
2020-10-01
mm, THP, swap: fix allocating cluster for swapfile by mistake
Gao Xiang
1
-1
/
+1
2020-10-01
mm/swap_state: fix a data race in swapin_nr_pages
Qian Cai
1
-2
/
+3
2020-10-01
mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
1
-0
/
+2
2020-10-01
mm/vmscan.c: fix data races using kswapd_classzone_idx
Qian Cai
1
-19
/
+26
2020-10-01
mm/filemap.c: clear page error before actual read
Xianting Tian
1
-0
/
+8
2020-10-01
mm/kmemleak.c: use address-of operator on section symbols
Nathan Chancellor
1
-1
/
+1
2020-10-01
mm: avoid data corruption on CoW fault into PFN-mapped VMA
Kirill A. Shutemov
1
-8
/
+27
2020-10-01
mm: pagewalk: fix termination condition in walk_pte_range()
Steven Price
1
-2
/
+2
2020-10-01
mm: fix double page fault on arm64 if PTE_AF is cleared
Jia He
1
-15
/
+89
2020-10-01
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
1
-17
/
+23
2020-09-23
percpu: fix first chunk size calculation for populated bitmap
Sunghyun Jin
1
-1
/
+1
2020-09-09
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-09-09
mm: slub: fix conversion of freelist_corrupted()
Eugeniu Rosca
1
-6
/
+6
2020-09-09
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
1
-4
/
+41
2020-09-09
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
1
-6
/
+116
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
-9
/
+13
2020-08-21
mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
Paul E. McKenney
1
-0
/
+1
2020-07-31
mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages
Oscar Salvador
1
-1
/
+0
2020-07-29
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
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
/
+2
2020-06-30
mm/slab: use memzero_explicit() in kzfree()
Waiman Long
1
-1
/
+1
2020-06-20
mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
Andrea Arcangeli
1
-3
/
+28
2020-06-20
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
1
-1
/
+3
2020-06-20
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
1
-0
/
+18
2020-06-11
mm: Fix mremap not considering huge pmd devmap
Fan Yang
1
-1
/
+1
2020-06-03
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
1
-1
/
+1
2020-05-20
shmem: fix possible deadlocks on shmlock_user_lock
Hugh Dickins
1
-2
/
+5
2020-05-20
mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
David Hildenbrand
1
-0
/
+1
2020-05-02
mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path
Yang Shi
1
-2
/
+2
2020-05-02
mm/ksm: fix NULL pointer dereference when KSM zero page is enabled
Muchun Song
1
-2
/
+10
2020-05-02
mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Longpeng
1
-6
/
+8
[next]