开源镜像站
帮助
动态
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-04-30
mm/vmalloc: improve allocation failure error messages
Nicholas Piggin
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
2021-04-30
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
2021-04-30
mm/vmalloc: add vmap_range_noflush variant
Nicholas Piggin
2021-04-30
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
mm/ioremap: rename ioremap_*_range to vmap_*_range
Nicholas Piggin
2021-04-30
mm/vmalloc: rename vmap_*_range vmap_pages_*_range
Nicholas Piggin
2021-04-30
mm: apply_to_pte_range warn and fail if a large pte is encountered
Nicholas Piggin
2021-04-30
mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
Nicholas Piggin
2021-04-30
mm/vmalloc: use rb_tree instead of list for vread() lookups
Serapheim Dimitropoulos
2021-04-30
mm: unexport remap_vmalloc_range_partial
Christoph Hellwig
2021-04-30
mm/sparse: add the missing sparse_buffer_fini() in error branch
Wang Wensheng
2021-04-30
mm/dmapool: switch from strlcpy to strscpy
Zhiyuan Dai
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
mm: extend MREMAP_DONTUNMAP to non-anonymous mappings
Brian Geffon
2021-04-30
NUMA balancing: reduce TLB flush via delaying mapping on hint page fault
Huang Ying
2021-04-30
mm: add a io_mapping_map_user helper
Christoph Hellwig
2021-04-30
mm: add remap_pfn_range_notrack
Christoph Hellwig
2021-04-30
mm/interval_tree: add comments to improve code readability
Zhiyuan Dai
2021-04-30
mm/memory.c: do_numa_page(): delete bool "migrated"
Wang Qing
2021-04-30
mm: page_counter: mitigate consequences of a page_counter underflow
Johannes Weiner
2021-04-30
mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_p...
Muchun Song
2021-04-30
mm: memcontrol: use obj_cgroup APIs to charge kmem pages
Muchun Song
2021-04-30
mm: memcontrol: change ug->dummy_page only if memcg changed
Muchun Song
2021-04-30
mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
Muchun Song
2021-04-30
mm: memcontrol: introduce obj_cgroup_{un}charge_pages
Muchun Song
2021-04-30
mm: memcontrol: slab: fix obtain a reference to a freeing memcg
Muchun Song
2021-04-30
memcg: charge before adding to swapcache on swapin
Shakeel Butt
2021-04-30
mm: memcontrol: consolidate lruvec stat flushing
Johannes Weiner
2021-04-30
mm: memcontrol: switch to rstat
Johannes Weiner
2021-04-30
mm: memcontrol: privatize memcg_page_state query functions
Johannes Weiner
2021-04-30
mm: memcontrol: kill mem_cgroup_nodeinfo()
Johannes Weiner
2021-04-30
mm: memcontrol: fix cpuhotplug statistics flushing
Johannes Weiner
2021-04-30
memcg: enable memcg oom-kill for __GFP_NOFAIL
Shakeel Butt
2021-04-30
memcg: cleanup root memcg checks
Shakeel Butt
2021-04-30
mm/memremap.c: fix improper SPDX comment style
Zhiyuan Dai
2021-04-30
mm: gup: remove FOLL_SPLIT
Yang Shi
2021-04-30
mm/gup: add a range variant of unpin_user_pages_dirty_lock()
Joao Martins
2021-04-30
mm/gup: decrement head page once for group of subpages
Joao Martins
2021-04-30
mm/gup: add compound page list iterator
Joao Martins
2021-04-30
mm/msync: exit early when the flags is an MS_ASYNC and start < vm_start
Nikita Ermakov
2021-04-30
mm/filemap: update stale comment
Rui Sun
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
Johannes Weiner
2021-04-30
mm/filemap: drop check for truncated page after I/O
Matthew Wilcox (Oracle)
2021-04-30
mm/filemap: use filemap_read_page in filemap_fault
Matthew Wilcox (Oracle)
2021-04-30
mm: use filemap_range_needs_writeback() for O_DIRECT reads
Jens Axboe
2021-04-30
mm: provide filemap_range_needs_writeback() helper
Jens Axboe
[next]