index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-10-04
mm: workingset: dynamically allocate the mm-shadow shrinker
Qi Zheng
2023-10-04
mm: thp: dynamically allocate the thp-related shrinkers
Qi Zheng
2023-10-04
mm: shrinker: add infrastructure for dynamically allocating shrinker
Qi Zheng
2023-10-04
drm/ttm: introduce pool_shrink_rwsem
Qi Zheng
2023-10-04
mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
Qi Zheng
2023-10-04
mm: vmscan: move shrinker-related code into a separate file
Qi Zheng
2023-10-04
mm: move some shrinker-related function declarations to mm/internal.h
Qi Zheng
2023-10-04
kmsan: introduce test_memcpy_initialized_gap()
Alexander Potapenko
2023-10-04
kmsan: merge test_memcpy_aligned_to_unaligned{,2}() together
Alexander Potapenko
2023-10-04
kmsan: prevent optimizations in memcpy tests
Alexander Potapenko
2023-10-04
kmsan: simplify kmsan_internal_memmove_metadata()
Alexander Potapenko
2023-10-04
memfd: drop warning for missing exec-related flags
Aleksa Sarai
2023-10-04
mm/shmem: remove dead code can not be satisfied by "(CONFIG_SHMEM)&&(!(CONFIG...
Ying Sun
2023-10-04
mm/vmscan: print err before panic
Angus Chen
2023-10-04
mm/mm_init.c: remove redundant pr_info when node is memoryless
Yajun Deng
2023-10-04
mm: hugetlb_vmemmap: allow alloc vmemmap pages fallback to other nodes
Yuan Can
2023-10-04
mm: remove duplicated vma->vm_flags check when expanding stack
Xiu Jianfeng
2023-10-04
mm/damon/core: remove 'struct target *' parameter from damon_aggregated trace...
SeongJae Park
2023-10-04
mm/damon/core: fix a comment about damon_set_attrs() call timings
SeongJae Park
2023-10-04
zswap: change zswap's default allocator to zsmalloc
Nhat Pham
2023-10-04
mm/mremap: allow moves within the same VMA for stack moves
Joel Fernandes (Google)
2023-10-04
mm/mremap: optimize the start addresses in move_page_tables()
Joel Fernandes (Google)
2023-10-04
mm: hugetlb_vmemmap: fix hugetlb page number decrease failed on movable nodes
Yuan Can
2023-10-04
mm/vmstat: use this_cpu_try_cmpxchg in mod_{zone,node}_state
Uros Bizjak
2023-10-04
mm: convert DAX lock/unlock page to lock/unlock folio
Matthew Wilcox (Oracle)
2023-10-04
mm: remove remnants of SPLIT_RSS_COUNTING
Mateusz Guzik
2023-10-04
mm/vmscan: use folio_migratetype() instead of get_pageblock_migratetype()
Vern Hao
2023-10-04
mm: refactor si_mem_available()
Lorenzo Stoakes
2023-10-04
mm/hugetlb: fix nodes huge page allocation when there are surplus pages
Xueshi Hu
2023-10-04
hugetlb: set hugetlb page flag before optimizing vmemmap
Mike Kravetz
2023-10-04
mm: fix unaccount of memory on vma_link() failure
Anthony Yznaga
2023-10-04
mm/mremap: fix unaccount of memory on vma_merge() failure
Anthony Yznaga
2023-10-04
mm/compaction: factor out code to test if we should run compaction for target...
Kemeng Shi
2023-10-04
mm/compaction: improve comment of is_via_compact_memory
Kemeng Shi
2023-10-04
mm/compaction: remove repeat compact_blockskip_flush check in reset_isolation...
Kemeng Shi
2023-10-04
mm/compaction: correctly return failure with bogus compound_order in strict mode
Kemeng Shi
2023-10-04
mm/compaction: call list_is_{first}/{last} more intuitively in move_freelist_...
Kemeng Shi
2023-10-04
mm/compaction: use correct list in move_freelist_{head}/{tail}
Kemeng Shi
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-29
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
2023-09-29
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
2023-09-29
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
2023-09-29
mm: zswap: fix potential memory corruption on duplicate store
Domenico Cerasuolo
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-29
mm: report success more often from filemap_map_folio_range()
Matthew Wilcox (Oracle)
2023-09-29
Merge tag 'slab-fixes-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-23
Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-20
Revert "tmpfs: add support for multigrain timestamps"
Christian Brauner
2023-09-20
slab: kmalloc_size_roundup() must not return 0 for non-zero size
David Laight
[next]