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
2021-05-19
mm/hugetlb: fix cow where page writtable in child
Peter Xu
1
-0
/
+1
2021-05-19
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
1
-18
/
+4
2021-05-19
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
1
-1
/
+11
2021-05-19
kfence: await for allocation using wait_event
Marco Elver
1
-16
/
+29
2021-05-19
mm/gup: check for isolation errors
Pavel Tatashin
1
-26
/
+34
2021-05-19
mm/gup: return an error on migration failure
Pavel Tatashin
1
-10
/
+7
2021-05-19
mm/gup: check every subpage of a compound page during isolation
Pavel Tatashin
1
-12
/
+7
2021-05-19
ksm: fix potential missing rmap_item for stable_node
Miaohe Lin
1
-0
/
+1
2021-05-19
mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page()
Miaohe Lin
1
-0
/
+7
2021-05-19
mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
Miaohe Lin
1
-2
/
+9
2021-05-19
khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
Miaohe Lin
1
-9
/
+9
2021-05-14
mm/memory-failure: unnecessary amount of unmapping
Jane Chu
1
-1
/
+1
2021-05-14
mm/sparse: add the missing sparse_buffer_fini() in error branch
Wang Wensheng
1
-0
/
+1
2021-05-14
mm: memcontrol: slab: fix obtain a reference to a freeing memcg
Muchun Song
1
-1
/
+9
2021-05-12
mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
Sergei Trofimovich
1
-13
/
+17
2021-04-23
mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
Hugh Dickins
1
-10
/
+11
2021-04-23
mm/filemap: fix find_lock_entries hang on 32-bit THP
Hugh Dickins
1
-2
/
+8
2021-04-16
mm: ptdump: fix build failure
Christophe Leroy
1
-1
/
+1
2021-04-16
mm/mapping_dirty_helpers: guard hugepage pud's usage
Zack Rusin
1
-0
/
+2
2021-04-16
kasan: remove redundant config option
Walter Wu
3
-3
/
+3
2021-04-16
mm: eliminate "expecting prototype" kernel-doc warnings
Randy Dunlap
3
-13
/
+22
2021-04-10
Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+15
2021-04-09
kasan: fix conflict with page poisoning
Andrey Konovalov
1
-1
/
+3
2021-04-09
mm/gup: check page posion status for coredump.
Aili Yao
2
-0
/
+24
2021-04-09
percpu: make pcpu_nr_empty_pop_pages per chunk type
Roman Gushchin
3
-10
/
+15
2021-03-30
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
1
-1
/
+1
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-10
/
+96
2021-03-25
mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Ira Weiny
1
-2
/
+2
2021-03-25
kfence: make compatible with kmemleak
Marco Elver
2
-1
/
+11
2021-03-25
z3fold: prevent reclaim/free race for headless pages
Thomas Hebb
1
-1
/
+15
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
1
-0
/
+23
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
2
-6
/
+45
2021-03-23
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
1
-0
/
+16
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-164
/
+234
2021-03-13
mm/memcg: set memcg when splitting page
Zhou Guanghui
1
-0
/
+1
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
2
-10
/
+7
2021-03-13
mm/userfaultfd: fix memory corruption due to writeprotect
Nadav Amit
1
-0
/
+8
2021-03-13
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
Andrey Konovalov
1
-2
/
+6
2021-03-13
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
1
-1
/
+12
2021-03-13
kfence: fix reports if constant function prefixes exist
Marco Elver
1
-6
/
+12
2021-03-13
kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
Marco Elver
1
-1
/
+1
2021-03-13
kfence: fix printk format for ptrdiff_t
Marco Elver
1
-6
/
+6
2021-03-13
mm/highmem.c: fix zero_user_segments() with start > end
OGAWA Hirofumi
1
-5
/
+12
2021-03-13
hugetlb: do early cow when page pinned on src mm
Peter Xu
1
-4
/
+62
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
1
-3
/
+1
2021-03-13
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
3
-18
/
+3
2021-03-13
hugetlb: break earlier in add_reservation_in_range() when we can
Peter Xu
1
-1
/
+1
2021-03-13
hugetlb: dedup the code to add a new file_region
Peter Xu
1
-24
/
+27
2021-03-13
mm/page_alloc.c: refactor initialization of struct page for holes in memory l...
Mike Rapoport
1
-83
/
+75
2021-03-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
[next]