index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/vmscan: never demote for memcg reclaim
Dave Hansen
2021-09-03
1
-2
/
+7
*
mm/vmscan: Consider anonymous pages without swap
Keith Busch
2021-09-03
1
-4
/
+30
*
mm/vmscan: add helper for querying ability to age anonymous pages
Dave Hansen
2021-09-03
1
-2
/
+18
*
mm/vmscan: add page demotion counter
Yang Shi
2021-09-03
2
-0
/
+7
*
mm/migrate: demote pages during reclaim
Dave Hansen
2021-09-03
1
-0
/
+85
*
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-09-03
7
-10
/
+15
*
mm/migrate: update node demotion order on hotplug events
Dave Hansen
2021-09-03
1
-1
/
+89
*
mm/numa: automatically generate node migration order
Dave Hansen
2021-09-03
3
-1
/
+222
*
userfaultfd: change mmap_changing to atomic
Nadav Amit
2021-09-03
1
-7
/
+8
*
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
2021-09-03
1
-1
/
+3
*
hugetlb: before freeing hugetlb page set dtor to appropriate value
Mike Kravetz
2021-09-03
1
-1
/
+21
*
hugetlb: drop ref count earlier after page allocation
Mike Kravetz
2021-09-03
1
-22
/
+78
*
hugetlb: simplify prep_compound_gigantic_page ref count racing code
Mike Kravetz
2021-09-03
1
-10
/
+7
*
mm: fix panic caused by __page_handle_poison()
Michael Wang
2021-09-03
1
-2
/
+2
*
mm: hwpoison: dump page for unhandlable page
Yang Shi
2021-09-03
1
-3
/
+3
*
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
2021-09-03
2
-11
/
+9
*
mm/hwpoison: fix some obsolete comments
Miaohe Lin
2021-09-03
1
-3
/
+3
*
mm/hwpoison: change argument struct page **hpagep to *hpage
Miaohe Lin
2021-09-03
1
-4
/
+3
*
mm/hwpoison: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-09-03
1
-3
/
+4
*
mm/hwpoison: remove unneeded variable unmap_success
Miaohe Lin
2021-09-03
1
-2
/
+1
*
mm/page_isolation: tracing: trace all test_pages_isolated failures
George G. Davis
2021-09-03
1
-3
/
+10
*
mm/page_alloc.c: use in_task()
Vasily Averin
2021-09-03
1
-3
/
+3
*
mm/page_alloc: make alloc_node_mem_map() __init rather than __ref
Mike Rapoport
2021-09-03
1
-2
/
+2
*
mm/page_alloc.c: fix 'zone_id' may be used uninitialized in this function war...
Nico Pache
2021-09-03
1
-1
/
+1
*
memblock: stop poisoning raw allocations
Mike Rapoport
2021-09-03
1
-16
/
+4
*
mm: introduce memmap_alloc() to unify memory map allocation
Mike Rapoport
2021-09-03
3
-6
/
+28
*
mm/page_alloc: always initialize memory map for the holes
Mike Rapoport
2021-09-03
1
-8
/
+0
*
mm/kasan: move kasan.fault to mm/kasan/report.c
Woody Lin
2021-09-03
3
-47
/
+26
*
mm/vmalloc: fix wrong behavior in vread
Chen Wandun
2021-09-03
1
-1
/
+28
*
mm/vmalloc: remove gfpflags_allow_blocking() check
Uladzislau Rezki (Sony)
2021-09-03
1
-10
/
+8
*
mm/vmalloc: use batched page requests in bulk-allocator
Uladzislau Rezki (Sony)
2021-09-03
1
-5
/
+27
*
mm/sparse: clarify pgdat_to_phys
Miles Chen
2021-09-03
1
-1
/
+2
*
include/linux/mmzone.h: avoid a warning in sparse memory support
Matthew Wilcox
2021-09-03
1
-1
/
+1
*
mm: sparse: remove __section_nr() function
Ohhoon Kwon
2021-09-03
1
-26
/
+0
*
mm: sparse: pass section_nr to section_mark_present
Ohhoon Kwon
2021-09-03
1
-5
/
+4
*
mm/bootmem_info.c: mark __init on register_page_bootmem_info_section
Muchun Song
2021-09-03
1
-2
/
+2
*
mm/mremap: fix memory account on do_munmap() failure
Chen Wandun
2021-09-03
1
-1
/
+1
*
remap_file_pages: Use vma_lookup() instead of find_vma()
Liam R. Howlett
2021-09-03
1
-4
/
+1
*
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
2021-09-03
1
-0
/
+2
*
mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code
Huang Ying
2021-09-03
1
-26
/
+0
*
memcg: make memcg->event_list_lock irqsafe
Shakeel Butt
2021-09-03
1
-4
/
+4
*
memcg: fix up drain_local_stock comment
Michal Hocko
2021-09-03
1
-2
/
+3
*
mm, memcg: save some atomic ops when flush is already true
Miaohe Lin
2021-09-03
1
-1
/
+1
*
mm: memcontrol: set the correct memcg swappiness restriction
Baolin Wang
2021-09-03
1
-1
/
+1
*
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2021-09-03
1
-1
/
+1
*
memcg: infrastructure to flush memcg stats
Shakeel Butt
2021-09-03
2
-0
/
+40
*
memcg: switch lruvec stats to rstat
Shakeel Butt
2021-09-03
1
-76
/
+38
*
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
2
-14
/
+5
*
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
1
-21
/
+12
*
mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related func...
Suren Baghdasaryan
2021-09-03
3
-1
/
+12
[next]