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/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
Miaohe Lin
2024-07-09
1
-0
/
+3
*
mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()
Miaohe Lin
2024-07-09
1
-7
/
+7
*
filemap: replace pte_offset_map() with pte_offset_map_nolock()
ZhangPeng
2024-07-09
1
-1
/
+2
*
mm: fix crashes from deferred split racing folio migration
Hugh Dickins
2024-07-06
2
-11
/
+13
*
mm: gup: stop abusing try_grab_folio
Yang Shi
2024-07-06
3
-139
/
+156
*
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
2024-07-03
2
-46
/
+23
*
cachestat: do not flush stats in recency check
Nhat Pham
2024-07-03
2
-4
/
+15
*
mm/shmem: disable PMD-sized page cache if needed
Gavin Shan
2024-07-03
1
-2
/
+13
*
mm/filemap: skip to create PMD-sized page cache if needed
Gavin Shan
2024-07-03
1
-1
/
+1
*
mm/readahead: limit page cache size in page_cache_ra_order()
Gavin Shan
2024-07-03
1
-4
/
+4
*
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
SeongJae Park
2024-07-03
1
-3
/
+20
*
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Uladzislau Rezki (Sony)
2024-07-03
1
-1
/
+9
*
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2024-07-03
2
-6
/
+6
*
mm: avoid overflows in dirty throttling logic
Jan Kara
2024-07-03
1
-4
/
+26
*
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
2024-07-03
1
-1
/
+1
*
mm/memory: don't require head page for do_set_pmd()
Andrew Bresticker
2024-06-24
1
-1
/
+2
*
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
2024-06-24
1
-2
/
+7
*
mm/migrate: make migrate_pages_batch() stats consistent
Zi Yan
2024-06-24
1
-0
/
+5
*
kasan: fix bad call to unpoison_slab_object
Andrey Konovalov
2024-06-24
1
-1
/
+1
*
mm: handle profiling for fake memory allocations during compaction
Suren Baghdasaryan
2024-06-24
1
-2
/
+9
*
mm/slab: fix 'variable obj_exts set but not used' warning
Suren Baghdasaryan
2024-06-24
1
-3
/
+4
*
/proc/pid/smaps: add mseal info for vma
Jeff Xu
2024-06-24
1
-5
/
+0
*
mm: fix incorrect vbq reference in purge_fragmented_block
Zhaoyang Huang
2024-06-24
1
-6
/
+15
*
Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-23
1
-21
/
+7
|
\
|
*
memblock: use numa_valid_node() helper to check for invalid node ID
Mike Rapoport (IBM)
2024-06-16
1
-21
/
+7
*
|
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-17
10
-90
/
+59
|
\
\
|
*
|
mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
Baolin Wang
2024-06-15
2
-3
/
+2
|
*
|
mm/debug_vm_pgtable: drop RANDOM_ORVALUE trick
Peter Xu
2024-06-15
1
-26
/
+5
|
*
|
mm: fix possible OOB in numa_rebuild_large_mapping()
Kefeng Wang
2024-06-15
1
-4
/
+10
|
*
|
mm/migrate: fix kernel BUG at mm/compaction.c:2761!
Hugh Dickins
2024-06-15
1
-1
/
+7
|
*
|
mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
Ran Xiaokai
2024-06-15
1
-11
/
+17
|
*
|
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
2024-06-15
4
-44
/
+8
|
*
|
mm/page_table_check: fix crash on ZONE_DEVICE
Peter Xu
2024-06-15
1
-1
/
+10
*
|
|
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-17
1
-2
/
+2
|
\
\
\
|
*
|
|
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
2024-06-06
1
-2
/
+2
*
|
|
|
Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-13
1
-0
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
memblock: make memblock_set_node() also warn about use of MAX_NUMNODES
Jan Beulich
2024-05-31
1
-0
/
+4
|
|
/
*
|
mm: fix xyz_noprof functions calling profiled functions
Suren Baghdasaryan
2024-06-05
3
-7
/
+7
*
|
codetag: avoid race at alloc_slab_obj_exts
Thadeu Lima de Souza Cascardo
2024-06-05
1
-2
/
+3
*
|
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Oscar Salvador
2024-06-05
1
-2
/
+14
*
|
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-06-05
1
-6
/
+5
*
|
mm/ksm: fix ksm_pages_scanned accounting
Chengming Zhou
2024-06-05
1
-4
/
+2
*
|
kmsan: do not wipe out origin when doing partial unpoisoning
Alexander Potapenko
2024-06-05
1
-4
/
+11
*
|
vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
Cong Wang
2024-06-05
1
-1
/
+1
*
|
mm: page_alloc: fix highatomic typing in multi-block buddies
Johannes Weiner
2024-06-05
1
-16
/
+34
*
|
memcg: remove the lockdep assert from __mod_objcg_mlstate()
Sebastian Andrzej Siewior
2024-06-05
1
-2
/
+0
*
|
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
2024-06-05
3
-6
/
+6
|
/
*
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-25
3
-6
/
+13
|
\
|
*
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
2024-05-24
1
-1
/
+2
|
*
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
2024-05-24
1
-2
/
+2
[next]