开源镜像站
帮助
动态
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
2021-11-06
mm/page_alloc.c: show watermark_boost of zone in zoneinfo
Liangcai Fan
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
2021-11-06
mm/page_alloc.c: do not acquire zone lock in is_free_buddy_page()
Eric Dumazet
2021-11-06
mm: move fold_vm_numa_events() to fix NUMA without SMP
Geert Uytterhoeven
2021-11-06
mm: move node_reclaim_distance to fix NUMA without SMP
Geert Uytterhoeven
2021-11-06
mm/page_alloc: use accumulated load when building node fallback list
Krupa Ramakrishnan
2021-11-06
mm/page_alloc: print node fallback order
Bharata B Rao
2021-11-06
mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact[_nid]
Miaohe Lin
2021-11-06
mm/page_alloc.c: use helper function zone_spans_pfn()
Miaohe Lin
2021-11-06
mm/page_alloc.c: fix obsolete comment in free_pcppages_bulk()
Miaohe Lin
2021-11-06
mm/page_alloc.c: simplify the code by using macro K()
Miaohe Lin
2021-11-06
mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order()
Miaohe Lin
2021-11-06
mm/large system hash: avoid possible NULL deref in alloc_large_system_hash
Eric Dumazet
2021-11-06
mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...
Chen Wandun
2021-11-06
mm/vmalloc: be more explicit about supported gfp flags
Michal Hocko
2021-11-06
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
2021-11-06
vmalloc: choose a better start address in vm_area_register_early()
Kefeng Wang
2021-11-06
vmalloc: back off when the current task is OOM-killed
Vasily Averin
2021-11-06
mm/vmalloc: check various alignments when debugging
Uladzislau Rezki (Sony)
2021-11-06
mm/vmalloc: do not adjust the search size for alignment overhead
Uladzislau Rezki (Sony)
2021-11-06
mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfo
Eric Dumazet
2021-11-06
mm/vmalloc: make show_numa_info() aware of hugepage mappings
Eric Dumazet
2021-11-06
mm/vmalloc: don't allow VM_NO_GUARD on vmap()
Peter Zijlstra
2021-11-06
mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()
Vasily Averin
2021-11-06
mm/mremap: don't account pages in vma_to_resize()
Dmitry Safonov
2021-11-06
mm/mprotect.c: avoid repeated assignment in do_mprotect_pkey()
Liu Song
2021-11-06
mm: remove redundant smp_wmb()
Qi Zheng
2021-11-06
mm: introduce pmd_install() helper
Qi Zheng
2021-11-06
mm: add zap_skip_check_mapping() helper
Peter Xu
2021-11-06
mm: drop first_index/last_index in zap_details
Peter Xu
2021-11-06
mm: clear vmf->pte after pte_unmap_same() returns
Peter Xu
2021-11-06
mm/shmem: unconditionally set pte dirty in mfill_atomic_install_pte
Peter Xu
2021-11-06
mm/memory.c: avoid unnecessary kernel/user pointer conversion
Amit Daniel Kachhap
2021-11-06
mm/mmap.c: fix a data race of mm->total_vm
Peng Liu
2021-11-06
memcg: prohibit unconditional exceeding the limit of dying tasks
Vasily Averin
2021-11-06
mm, oom: do not trigger out_of_memory from the #PF
Michal Hocko
2021-11-06
mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
Vasily Averin
2021-11-06
mm: list_lru: only add memcg-aware lrus to the global lru list
Muchun Song
2021-11-06
mm: memcontrol: remove the kmem states
Muchun Song
2021-11-06
mm: memcontrol: remove kmemcg_id reparenting
Muchun Song
2021-11-06
mm: list_lru: fix the return value of list_lru_count_one()
Muchun Song
2021-11-06
mm: list_lru: remove holding lru lock
Muchun Song
2021-11-06
memcg, kmem: further deprecate kmem.limit_in_bytes
Shakeel Butt
2021-11-06
mm/list_lru.c: prefer struct_size over open coded arithmetic
Len Baker
2021-11-06
mm/memcg: remove obsolete memcg_free_kmem()
Waiman Long
2021-11-06
memcg: unify memcg stat flushing
Shakeel Butt
2021-11-06
memcg: flush stats only if updated
Shakeel Butt
2021-11-06
mm/memcg: drop swp_entry_t* in mc_handle_file_pte()
Peter Xu
2021-11-06
mm: optimise put_pages_list()
Matthew Wilcox (Oracle)
2021-11-06
mm/swapfile: fix an integer overflow in swap_show()
Rafael Aquini
[next]