index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-04-05
1
-1
/
+2
*
mm: take a page reference when removing device exclusive entries
Alistair Popple
2023-04-05
1
-1
/
+15
*
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
2023-04-05
1
-3
/
+5
*
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
2023-04-05
1
-2
/
+12
*
mm: enable maple tree RCU mode by default
Liam R. Howlett
2023-04-05
1
-1
/
+2
*
mm: kfence: fix handling discontiguous page
Muchun Song
2023-03-28
1
-2
/
+2
*
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
2023-03-28
1
-15
/
+15
*
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-24
7
-18
/
+45
|
\
|
*
kfence: avoid passing -g for test
Marco Elver
2023-03-23
1
-1
/
+1
|
*
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
2023-03-23
1
-2
/
+8
|
*
Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
Peter Collingbourne
2023-03-23
1
-1
/
+2
|
*
mm/ksm: fix race with VMA iteration and mm_struct teardown
Liam R. Howlett
2023-03-23
1
-2
/
+9
|
*
mm: fix error handling for map_deny_write_exec
Joey Gouly
2023-03-23
1
-1
/
+1
|
*
mm: deduplicate error handling for map_deny_write_exec
Joey Gouly
2023-03-23
1
-6
/
+1
|
*
mm, vmalloc: fix high order __GFP_NOFAIL allocations
Michal Hocko
2023-03-23
1
-5
/
+23
*
|
Merge tag 'slab-fix-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-03-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
Geert Uytterhoeven
2023-03-22
1
-1
/
+1
*
|
mm/damon/paddr: fix folio_nr_pages() after folio_put() in damon_pa_mark_acces...
SeongJae Park
2023-03-07
1
-1
/
+1
*
|
mm/damon/paddr: fix folio_size() call after folio_put() in damon_pa_young()
SeongJae Park
2023-03-07
1
-2
/
+1
*
|
migrate_pages: try migrate in batch asynchronously firstly
Huang Ying
2023-03-07
1
-18
/
+62
*
|
migrate_pages: move split folios processing out of migrate_pages_batch()
Huang Ying
2023-03-07
1
-50
/
+28
*
|
migrate_pages: fix deadlock in batched migration
Huang Ying
2023-03-07
1
-43
/
+26
*
|
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
2023-03-07
1
-2
/
+4
*
|
mm: teach mincore_hugetlb about pte markers
James Houghton
2023-03-07
1
-1
/
+1
*
|
mm: avoid gcc complaint about pointer casting
Linus Torvalds
2023-03-04
1
-2
/
+8
*
|
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-04
8
-12
/
+65
|
\
\
|
*
|
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2023-03-02
2
-1
/
+37
|
*
|
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
2023-03-02
1
-1
/
+4
|
*
|
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
2023-03-02
2
-0
/
+15
|
*
|
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
2023-02-27
2
-5
/
+5
|
*
|
mm/damon/paddr: fix missing folio_put()
andrew.yang
2023-02-27
1
-4
/
+3
|
*
|
mm/mremap: fix dup_anon_vma() in vma_merge() case 4
Vlastimil Babka
2023-02-27
1
-1
/
+1
*
|
|
Merge tag 'memblock-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-27
1
-14
/
+27
|
\
\
\
|
*
|
|
memblock: Avoid useless checks in memblock_merge_regions().
Peng Zhang
2023-01-31
1
-12
/
+25
|
*
|
|
memblock: Make a boundary tighter in memblock_add_range().
Peng Zhang
2023-01-31
1
-2
/
+2
*
|
|
|
mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()
Liam R. Howlett
2023-02-25
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
96
-4007
/
+6113
|
\
\
\
|
*
|
|
mm/memory_hotplug: cleanup return value handing in do_migrate_range()
SeongJae Park
2023-02-20
1
-6
/
+2
|
*
|
|
mm/uffd: fix comment in handling pte markers
Peter Xu
2023-02-20
1
-3
/
+1
|
*
|
|
mm: change to return bool for isolate_movable_page()
Baolin Wang
2023-02-20
4
-11
/
+11
|
*
|
|
mm: hugetlb: change to return bool for isolate_hugetlb()
Baolin Wang
2023-02-20
4
-11
/
+13
|
*
|
|
mm: change to return bool for isolate_lru_page()
Baolin Wang
2023-02-20
8
-22
/
+21
|
*
|
|
mm: change to return bool for folio_isolate_lru()
Baolin Wang
2023-02-20
8
-13
/
+19
|
*
|
|
kmsan: disable ftrace in kmsan core code
Arnd Bergmann
2023-02-20
1
-1
/
+7
|
*
|
|
kasan: mark addr_has_metadata __always_inline
Arnd Bergmann
2023-02-20
1
-2
/
+2
|
*
|
|
mm: memcontrol: rename memcg_kmem_enabled()
Roman Gushchin
2023-02-16
5
-15
/
+15
|
*
|
|
mm: percpu: fix incorrect size in pcpu_obj_full_size()
Yafang Shao
2023-02-16
1
-2
/
+4
|
*
|
|
mm: page_alloc: call panic() when memoryless node allocation fails
Qi Zheng
2023-02-16
1
-5
/
+3
|
*
|
|
mm: multi-gen LRU: avoid futile retries
Yu Zhao
2023-02-16
1
-10
/
+15
|
*
|
|
migrate_pages: move THP/hugetlb migration support check to simplify code
Huang Ying
2023-02-16
1
-47
/
+36
[next]