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
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
2022-01-27
mm: add follow_pte_pmd()
Ross Zwisler
1
-7
/
+30
2022-01-27
gup: document and work around "COW can break either way" issue
Linus Torvalds
2
-10
/
+41
2022-01-27
Revert "gup: document and work around "COW can break either way" issue"
Ben Hutchings
2
-43
/
+12
2022-01-27
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
Gang Li
1
-16
/
+21
2021-12-14
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
1
-0
/
+7
2021-12-08
hugetlb: take PMD sharing into account when flushing tlb/caches
Mike Kravetz
1
-10
/
+43
2021-12-08
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2
-0
/
+35
2021-11-26
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
Rustam Kovhaev
1
-1
/
+1
2021-11-26
mm, oom: do not trigger out_of_memory from the #PF
Michal Hocko
1
-14
/
+8
2021-11-26
mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
Vasily Averin
1
-0
/
+3
2021-11-26
mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...
Miaohe Lin
1
-3
/
+4
2021-11-12
mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
Kirill A. Shutemov
1
-6
/
+7
2021-10-17
gup: document and work around "COW can break either way" issue
Linus Torvalds
2
-12
/
+43
2021-09-22
mm/page_alloc: speed up the iteration of max_order
Muchun Song
1
-4
/
+4
2021-09-22
mm/kmemleak.c: make cond_resched() rate-limiting more efficient
Andrew Morton
1
-1
/
+1
2021-07-20
mm/huge_memory.c: don't discard hugepage if other processes are mapping it
Miaohe Lin
1
-1
/
+1
2021-07-11
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
1
-4
/
+1
2021-07-11
mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
Yang Shi
1
-19
/
+10
2021-06-30
mm: hwpoison: change PageHWPoison behavior on hugetlb pages
Naoya Horiguchi
1
-63
/
+24
2021-06-03
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
1
-4
/
+4
2021-06-03
mm, vmstat: drop zone->lock in /proc/pagetypeinfo
Stephen Brennan
1
-0
/
+3
2021-05-22
ksm: fix potential missing rmap_item for stable_node
Miaohe Lin
1
-0
/
+1
2021-05-22
mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
Miaohe Lin
1
-2
/
+9
2021-05-22
khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
Miaohe Lin
1
-9
/
+9
2021-04-07
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
1
-1
/
+1
2021-03-17
Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
Linus Torvalds
1
-1
/
+1
2021-03-07
swap: fix swapfile read/write offset
Jens Axboe
2
-9
/
+4
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
1
-6
/
+11
2021-03-07
mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
Li Xinhai
1
-10
/
+12
2021-03-07
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
1
-2
/
+4
2021-03-03
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
1
-0
/
+39
2021-03-03
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
1
-1
/
+3
2021-03-03
mm/memory.c: fix potential pte_unmap_unlock pte error
Miaohe Lin
1
-3
/
+3
2021-03-03
mm, thp: make do_huge_pmd_wp_page() lock page for testing mapcount
Vlastimil Babka
1
-0
/
+15
2021-02-23
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
1
-42
/
+6
2021-02-23
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
1
-0
/
+1
2021-02-23
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
2
-15
/
+42
2021-02-10
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
1
-14
/
+23
2021-02-10
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
1
-2
/
+1
2021-02-10
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
1
-2
/
+2
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-1
/
+1
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
2020-12-02
mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()
Gerald Schaefer
1
-5
/
+3
2020-11-18
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
1
-3
/
+3
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/mmap.c: initialize align_offset explicitly for vm_unmapped_area
Jaewon Kim
1
-0
/
+2
2020-10-01
mm/filemap.c: clear page error before actual read
Xianting Tian
1
-0
/
+8
[next]