开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-03-22
memcg: do not tweak node in alloc_mem_cgroup_per_node_info
Wei Yang
2022-03-22
mm: make free_area_init_node aware of memory less nodes
Michal Hocko
2022-03-22
mm, memory_hotplug: reorganize new pgdat initialization
Michal Hocko
2022-03-22
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
2022-03-22
mm: handle uninitialized numa nodes gracefully
Michal Hocko
2022-03-22
mm: madvise: skip unmapped vma holes passed to process_madvise
Charan Teja Kalla
2022-03-22
mm: madvise: return correct bytes advised with process_madvise
Charan Teja Kalla
2022-03-22
mm/madvise: use vma_lookup() instead of find_vma()
Miaohe Lin
2022-03-22
mm/hwpoison: check the subpage, not the head page
Matthew Wilcox (Oracle)
2022-03-22
mm/ksm: use helper macro __ATTR_RW
Miaohe Lin
2022-03-22
mm/vmstat: add event for ksm swapping in copy
Yang Yang
2022-03-22
mm: page_io: fix psi memory pressure error on cold swapins
Johannes Weiner
2022-03-22
memory tiering: skip to scan fast memory
Huang Ying
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
2022-03-22
NUMA Balancing: add page promotion counter
Huang Ying
2022-03-22
mm/cma: provide option to opt out from exposing pages on activation failure
Hari Bathini
2022-03-22
mm/thp: refix __split_huge_pmd_locked() for migration PMD
Hugh Dickins
2022-03-22
mm/migrate: fix race between lock page and clear PG_Isolated
andrew.yang
2022-03-22
mm,migrate: fix establishing demotion target
Huang Ying
2022-03-22
mm/oom_kill: remove unneeded is_memcg_oom check
Miaohe Lin
2022-03-22
mempolicy: mbind_range() set_policy() after vma_merge()
Hugh Dickins
2022-03-22
mm: compaction: cleanup the compaction trace events
Baolin Wang
2022-03-22
mm: vmscan: fix documentation for page_check_references()
Charan Teja Kalla
2022-03-22
mm: workingset: replace IRQ-off check with a lockdep assert.
Sebastian Andrzej Siewior
2022-03-22
mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
Marcelo Tosatti
2022-03-22
mm/list_lru: optimize memcg_reparent_list_lru_node()
Waiman Long
2022-03-22
mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
Hugh Dickins
2022-03-22
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
2022-03-22
userfaultfd: provide unmasked address on page-fault
Nadav Amit
2022-03-22
mm: remove unneeded local variable follflags
Miaohe Lin
2022-03-22
mm/hugetlb.c: export PageHeadHuge()
David Howells
2022-03-22
mm/hugetlb: use helper macro __ATTR_RW
Miaohe Lin
2022-03-22
hugetlb: clean up potential spectre issue warnings
Mike Kravetz
2022-03-22
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
2022-03-22
mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...
Muchun Song
2022-03-22
mm: sparsemem: use page table lock to protect kernel pmd operations
Muchun Song
2022-03-22
mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
Muchun Song
2022-03-22
mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB page
Muchun Song
2022-03-22
mm/mlock: fix potential imbalanced rlimit ucounts adjustment
Miaohe Lin
2022-03-22
mm/memory-failure.c: make non-LRU movable pages unhandlable
Miaohe Lin
2022-03-22
mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages
Miaohe Lin
2022-03-22
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2022-03-22
mm/hwpoison: add in-use hugepage hwpoison filter judgement
luofei
2022-03-22
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-03-22
mm/hwpoison-inject: support injecting hwpoison to free page
Miaohe Lin
2022-03-22
mm/memory-failure.c: remove unnecessary PageTransTail check
Miaohe Lin
2022-03-22
mm/memory-failure.c: remove obsolete comment in __soft_offline_page
Miaohe Lin
2022-03-22
mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings()
Miaohe Lin
2022-03-22
mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev
Miaohe Lin
2022-03-22
mm/memory-failure.c: fix race with changing page more robustly
Miaohe Lin
[next]