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-08-21
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
2023-08-21
mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
lib/vsprintf: declare no_hash_pointers in sprintf.h
Andy Shevchenko
2023-08-21
Rename kmemleak_initialized to kmemleak_late_initialized
Xiaolei Wang
2023-08-21
mm/kmemleak: use object_cache instead of kmemleak_initialized to check in set...
Xiaolei Wang
2023-08-21
mm/ksm: add pages scanned metric
Stefan Roesch
2023-08-21
mm: allow fault_dirty_shared_page() to be called under the VMA lock
Matthew Wilcox (Oracle)
2023-08-21
mm/secretmem: use a folio in secretmem_fault()
ZhangPeng
2023-08-21
mm,thp: no space after colon in Mem-Info fields
Hugh Dickins
2023-08-21
memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
Aleksa Sarai
2023-08-21
memfd: improve userspace warnings for missing exec-related flags
Aleksa Sarai
2023-08-21
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
2023-08-21
mm: convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm/z3fold: remove obsolete comment for struct z3fold_pool
Xiu Jianfeng
2023-08-21
mm/page_alloc: use get_pfnblock_migratetype to avoid extra page_to_pfn
Kemeng Shi
2023-08-21
mm/page_alloc: remove unnecessary inner __get_pfnblock_flags_mask
Kemeng Shi
2023-08-21
mm: page_alloc: remove unused parameter from reserve_highatomic_pageblock()
ZhangPeng
2023-08-21
Multi-gen LRU: skip CMA pages when they are not eligible
Charan Teja Kalla
2023-08-21
mm/compaction: remove unused parameter pgdata of fragmentation_score_wmark
Kemeng Shi
2023-08-21
mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free
Kemeng Shi
2023-08-21
mm/page_alloc: remove track of active PCP lists range in bulk free
Kemeng Shi
2023-08-21
mm/memory_hotplug: embed vmem_altmap details in memory block
Aneesh Kumar K.V
2023-08-21
mm/memory_hotplug: support memmap_on_memory when memmap is not aligned to pag...
Aneesh Kumar K.V
2023-08-21
mm/memory_hotplug: allow architecture to override memmap on memory support check
Aneesh Kumar K.V
2023-08-21
mm/memory_hotplug: allow memmap on memory hotplug request to fallback
Aneesh Kumar K.V
2023-08-21
mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
2023-08-21
writeback: remove redundant checks for root memcg
Jinliang Zheng
2023-08-21
mm: zswap: update comment for struct zswap_entry
Xiu Jianfeng
2023-08-21
mm: memtest: convert to memtest_report_meminfo()
Kefeng Wang
2023-08-21
mm/mm_init: use helper macro BITS_PER_LONG and BITS_PER_BYTE
Miaohe Lin
2023-08-21
mm: memory-failure: use helper macro llist_for_each_entry_safe()
Miaohe Lin
2023-08-21
mm: move dummy_vm_ops out of a header
Mateusz Guzik
2023-08-21
mm: move vma locking out of vma_prepare and dup_anon_vma
Suren Baghdasaryan
2023-08-21
mm: always lock new vma before inserting into vma tree
Suren Baghdasaryan
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
2023-08-21
mm: replace mmap with vma write lock assertions when operating on a vma
Suren Baghdasaryan
2023-08-21
mm/hugetlb.c: use helper macro K()
ZhangPeng
2023-08-21
mm/mmap.c: use helper macro K()
ZhangPeng
2023-08-21
mm/nommu.c: use helper macro K()
ZhangPeng
2023-08-21
mm/shmem.c: use helper macro K()
ZhangPeng
2023-08-21
mm/swap_state.c: use helper macro K()
ZhangPeng
2023-08-21
mm/swapfile.c: use helper macro K()
ZhangPeng
2023-08-21
mm: remove redundant K() macro definition
ZhangPeng
2023-08-21
mm: disable kernelcore=mirror when no mirror memory
Ma Wupeng
2023-08-21
mm/compaction: only set skip flag if cc->no_set_skip_hint is false
Kemeng Shi
2023-08-21
mm/compaction: remove unnecessary return for void function
Kemeng Shi
2023-08-21
mm/compaction: correct comment to complete migration failure
Kemeng Shi
[prev]
[next]