index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-09-03
mm/migrate: update node demotion order on hotplug events
Dave Hansen
2021-09-03
mm/numa: automatically generate node migration order
Dave Hansen
2021-09-03
userfaultfd: change mmap_changing to atomic
Nadav Amit
2021-09-03
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
2021-09-03
hugetlb: before freeing hugetlb page set dtor to appropriate value
Mike Kravetz
2021-09-03
hugetlb: drop ref count earlier after page allocation
Mike Kravetz
2021-09-03
hugetlb: simplify prep_compound_gigantic_page ref count racing code
Mike Kravetz
2021-09-03
mm: fix panic caused by __page_handle_poison()
Michael Wang
2021-09-03
mm: hwpoison: dump page for unhandlable page
Yang Shi
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
2021-09-03
mm/hwpoison: fix some obsolete comments
Miaohe Lin
2021-09-03
mm/hwpoison: change argument struct page **hpagep to *hpage
Miaohe Lin
2021-09-03
mm/hwpoison: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-09-03
mm/hwpoison: remove unneeded variable unmap_success
Miaohe Lin
2021-09-03
mm/page_isolation: tracing: trace all test_pages_isolated failures
George G. Davis
2021-09-03
mm/page_alloc.c: use in_task()
Vasily Averin
2021-09-03
mm/page_alloc: make alloc_node_mem_map() __init rather than __ref
Mike Rapoport
2021-09-03
mm/page_alloc.c: fix 'zone_id' may be used uninitialized in this function war...
Nico Pache
2021-09-03
memblock: stop poisoning raw allocations
Mike Rapoport
2021-09-03
mm: introduce memmap_alloc() to unify memory map allocation
Mike Rapoport
2021-09-03
mm/page_alloc: always initialize memory map for the holes
Mike Rapoport
2021-09-03
mm/kasan: move kasan.fault to mm/kasan/report.c
Woody Lin
2021-09-03
mm/vmalloc: fix wrong behavior in vread
Chen Wandun
2021-09-03
mm/vmalloc: remove gfpflags_allow_blocking() check
Uladzislau Rezki (Sony)
2021-09-03
mm/vmalloc: use batched page requests in bulk-allocator
Uladzislau Rezki (Sony)
2021-09-03
mm/sparse: clarify pgdat_to_phys
Miles Chen
2021-09-03
include/linux/mmzone.h: avoid a warning in sparse memory support
Matthew Wilcox
2021-09-03
mm: sparse: remove __section_nr() function
Ohhoon Kwon
2021-09-03
mm: sparse: pass section_nr to section_mark_present
Ohhoon Kwon
2021-09-03
mm/bootmem_info.c: mark __init on register_page_bootmem_info_section
Muchun Song
2021-09-03
mm/mremap: fix memory account on do_munmap() failure
Chen Wandun
2021-09-03
remap_file_pages: Use vma_lookup() instead of find_vma()
Liam R. Howlett
2021-09-03
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
2021-09-03
mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code
Huang Ying
2021-09-03
memcg: make memcg->event_list_lock irqsafe
Shakeel Butt
2021-09-03
memcg: fix up drain_local_stock comment
Michal Hocko
2021-09-03
mm, memcg: save some atomic ops when flush is already true
Miaohe Lin
2021-09-03
mm: memcontrol: set the correct memcg swappiness restriction
Baolin Wang
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related func...
Suren Baghdasaryan
2021-09-03
shmem: shmem_writepage() split unlikely i915 THP
Hugh Dickins
2021-09-03
huge tmpfs: decide stat.st_blksize by shmem_is_huge()
Hugh Dickins
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
2021-09-03
huge tmpfs: move shmem_huge_enabled() upwards
Hugh Dickins
[next]