开源镜像站
帮助
动态
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-01-15
mm/migrate: remove redundant variables used in a for-loop
Colin Ian King
2022-01-15
mm/migrate: move node demotion code to near its user
Huang Ying
2022-01-15
mm: migrate: add more comments for selecting target node randomly
Baolin Wang
2022-01-15
mm: migrate: support multiple target nodes demotion
Baolin Wang
2022-01-15
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
2022-01-15
mm: migrate: correct the hugetlb migration stats
Baolin Wang
2022-01-15
mm: migrate: fix the return value of migrate_pages()
Baolin Wang
2022-01-15
mm, oom: OOM sysrq should always kill a process
Jann Horn
2022-01-15
mm/mempolicy: fix all kernel-doc warnings
Randy Dunlap
2022-01-15
mm/mempolicy: add set_mempolicy_home_node syscall
Aneesh Kumar K.V
2022-01-15
mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
Aneesh Kumar K.V
2022-01-15
mm/page_isolation: unset migratetype directly for non Buddy page
Chen Wandun
2022-01-15
vmscan: make drop_slab_node static
Gang Li
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
2022-01-15
hugetlb: add hugetlb.*.numa_stat file
Mina Almasry
2022-01-15
mm/page_alloc.c: do not warn allocation failure on zone DMA if no managed pages
Baoquan He
2022-01-15
mm_zone: add function to check if managed dma zone exists
Baoquan He
2022-01-15
mm/page_alloc.c: modify the comment section for alloc_contig_pages()
Anshuman Khandual
2022-01-15
mm: drop node from alloc_pages_vma
Michal Hocko
2022-01-15
mm: page_alloc: fix building error on -Werror=array-compare
Xiongwei Song
2022-01-15
mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware
Michal Hocko
2022-01-15
mm: allow !GFP_KERNEL allocations for kvmalloc
Michal Hocko
2022-01-15
mm/vmalloc: be more explicit about supported gfp flags.
Michal Hocko
2022-01-15
mm/vmalloc: add support for __GFP_NOFAIL
Michal Hocko
2022-01-15
mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
Michal Hocko
2022-01-15
mm/dmapool.c: revert "make dma pool to use kmalloc_node"
Christian König
2022-01-15
mm: remove the total_mapcount argument from page_trans_huge_mapcount()
Matthew Wilcox (Oracle)
2022-01-15
mm: remove the total_mapcount argument from page_trans_huge_map_swapcount()
Matthew Wilcox (Oracle)
2022-01-15
mm: remove last argument of reuse_swap_page()
Matthew Wilcox (Oracle)
2022-01-15
mm: page table check
Pasha Tatashin
2022-01-15
mm: ptep_clear() page table helper
Pasha Tatashin
2022-01-15
mm: change page type prior to adding page table entry
Pasha Tatashin
2022-01-15
mm/oom_kill: allow process_mrelease to run under mmap_lock protection
Suren Baghdasaryan
2022-01-15
mm: protect free_pgtables with mmap_lock write lock in exit_mmap
Suren Baghdasaryan
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
mm: add anonymous vma name refcounting
Suren Baghdasaryan
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-15
mm: rearrange madvise code to allow for reuse
Colin Cross
2022-01-15
memcg: add per-memcg vmalloc stat
Shakeel Butt
2022-01-15
mm/memcg: use struct_size() helper in kzalloc()
Wang Weiyang
2022-01-15
memcg: better bounds on the memcg stats updates
Shakeel Butt
2022-01-15
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
2022-01-15
mm/page_counter: remove an incorrect call to propagate_protected_usage()
Donghai Qiao
2022-01-15
mm: memcontrol: make cgroup_memory_nokmem static
Muchun Song
2022-01-15
mm/frontswap.c: use non-atomic '__set_bit()' when possible
Christophe JAILLET
2022-01-15
shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
Gang Li
2022-01-15
mm: shmem: don't truncate page if memory failure happens
Yang Shi
2022-01-15
mm/gup.c: stricter check on THP migration entry during follow_pmd_mask
Li Xinhai
2022-01-15
gup: avoid multiple user access locking/unlocking in fault_in_{read/write}able
Christophe Leroy
[next]