index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-06-28
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...
akpm-base
akpm
Stephen Rothwell
2022-06-28
Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp...
Stephen Rothwell
2022-06-28
Merge branch 'for-next' of git://git.infradead.org/users/willy/pagecache.git
Stephen Rothwell
2022-06-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vbab...
Stephen Rothwell
2022-06-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
Stephen Rothwell
2022-06-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/...
Stephen Rothwell
2022-06-28
Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
Stephen Rothwell
2022-06-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Stephen Rothwell
2022-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...
Stephen Rothwell
2022-06-27
filemap: minor cleanup for filemap_write_and_wait_range
Miaohe Lin
2022-06-27
memcg: notify about global mem_cgroup_id space depletion
Vasily Averin
2022-06-27
mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
Xiang Yang
2022-06-27
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
2022-06-27
mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()
Miaohe Lin
2022-06-27
mm/khugepaged: use helper macro __ATTR_RW
Miaohe Lin
2022-06-27
mm/khugepaged: minor cleanup for collapse_file
Miaohe Lin
2022-06-27
mm/khugepaged: trivial typo and codestyle cleanup
Miaohe Lin
2022-06-27
mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occurs
Miaohe Lin
2022-06-27
mm/khugepaged: remove unneeded shmem_huge_enabled() check
Miaohe Lin
2022-06-27
mm: sparsemem: drop unexpected word 'a' in comments
XueBing Chen
2022-06-27
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
2022-06-27
mm/page_alloc: make the annotations of available memory more accurate
Yang Yang
2022-06-27
mm/page_alloc: replace local_lock with normal spinlock -fix
Mel Gorman
2022-06-27
mm/page_alloc: replace local_lock with normal spinlock
Mel Gorman
2022-06-27
mm/page_alloc: remotely drain per-cpu lists
Nicolas Saenz Julienne
2022-06-27
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
2022-06-27
mm/page_alloc: remove mistaken page == NULL check in rmqueue
Mel Gorman
2022-06-27
mm/page_alloc: split out buddy removal code from rmqueue into separate helper
Mel Gorman
2022-06-27
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
2022-06-27
mm/page_alloc: add page->buddy_list and page->pcp_list
Mel Gorman
2022-06-27
hugetlb: lazy page table copies in fork()
Mike Kravetz
2022-06-27
hugetlb: fix an unused variable warning/error
Stephen Rothwell
2022-06-27
hugetlb: do not update address in huge_pmd_unshare
Mike Kravetz
2022-06-27
hugetlb: skip to end of PT page mapping when pte not present
Mike Kravetz
2022-06-27
mm/mmap.c: fix missing call to vm_unacct_memory in mmap_region
Miaohe Lin
2022-06-27
mm-docs-fix-comments-that-mention-mem_hotplug_end-fix
Andrew Morton
2022-06-27
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
2022-06-27
mm: rmap: simplify the hugetlb handling when unmapping or migration
Baolin Wang
2022-06-27
mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance function
Muchun Song
2022-06-27
mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
Muchun Song
2022-06-27
mm: memcontrol: introduce memcg_reparent_ops
Muchun Song
2022-06-27
mm: memcontrol: make all the callers of {folio,page}_memcg() safe
Muchun Song
2022-06-27
mm: thp: make split queue lock safe when LRU pages are reparented
Muchun Song
2022-06-27
mm: vmscan: rework move_pages_to_lru()
Muchun Song
2022-06-27
mm: memcontrol: make lruvec lock safe when LRU pages are reparented
Muchun Song
2022-06-27
mm: memcontrol: prepare objcg API for non-kmem usage
Muchun Song
2022-06-27
mm: rename unlock_page_lruvec{_irq, _irqrestore} to lruvec_unlock{_irq, _irqr...
Muchun Song
2022-06-27
mm: memcontrol: remove dead code and comments
Muchun Song
2022-06-27
mm-madvise-minor-cleanup-for-swapin_walk_pmd_entry-fix
Andrew Morton
2022-06-27
mm/madvise: minor cleanup for swapin_walk_pmd_entry()
Miaohe Lin
[next]