linux-2.6-block.git
2022-02-17 SeongJae Parkmm/damon/dbgfs: use operations id for knowing if the...
2022-02-17 SeongJae Parkmm/damon/dbgfs: use damon_select_ops() instead of damon...
2022-02-17 SeongJae Parkmm/damon/reclaim: use damon_select_ops() instead of...
2022-02-17 SeongJae Parkmm/damon/paddr,vaddr: register themselves to DAMON...
2022-02-17 SeongJae Parkmm/damon: let monitoring operations can be registered...
2022-02-17 SeongJae Parkmm/damon: rename damon_primitives to damon_operations
2022-02-17 Baolin Wangmm/damon: remove redundant page validation
2022-02-17 SeongJae Parkmm/damon: remove the target id concept
2022-02-17 SeongJae Parkmm/damon/core: move damon_set_targets() into dbgfs
2022-02-17 SeongJae ParkDocs/admin-guide/mm/damon/usage: update for changed...
2022-02-17 SeongJae Parkmm/damon/dbgfs/init_regions: use target index instead...
2022-02-17 Alistair Popplemm/gup: migrate device coherent pages when pinning...
2022-02-17 Alistair Popplemm: remove the vma check in migrate_vma_setup()
2022-02-17 Alex Sierratools: update test_hmm script to support SP config
2022-02-17 Alex Sierratools: update hmm-test to support device coherent type
2022-02-17 Alex Sierralib: add support for device coherent type in test_hmm
2022-02-17 Alex Sierralib: test_hmm add module param for zone device type
2022-02-17 Alex Sierralib: test_hmm add ioctl to get zone device type
2022-02-17 Alex Sierradrm/amdkfd: coherent type as sys mem on migration to ram
2022-02-17 Alex Sierradrm/amdkfd: add SPM support for SVM
2022-02-17 Alex Sierramm/gup: fail get_user_pages for LONGTERM dev coherent...
2022-02-17 Alex Sierramm: add device coherent vma selection for memory migration
2022-02-17 Alex Sierramm: add zone device coherent type memory support
2022-02-17 Christoph Hellwigmm: build migrate_vma_* for all configs with ZONE_DEVIC...
2022-02-17 Christoph Hellwigmm: include <asm/tlbflush.h> in migrate_device.c
2022-02-17 Christoph Hellwigmm: move the migrate_vma_* device migration code into...
2022-02-17 Christoph Hellwigmm: refactor the ZONE_DEVICE handling in migrate_vma_pages
2022-02-17 Christoph Hellwigmm: refactor the ZONE_DEVICE handling in migrate_vma_in...
2022-02-17 Christoph Hellwigmm: refactor check_and_migrate_movable_pages
2022-02-17 Christoph Hellwigmm: generalize the pgmap based page_free infrastructure
2022-02-17 Christoph Hellwigfsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED
2022-02-17 Christoph Hellwigmm: remove the extra ZONE_DEVICE struct page refcount
2022-02-17 Stephen Rothwellfix for "mm: don't include <linux/memremap.h> in <linux...
2022-02-17 Andrew Mortonmm-dont-include-linux-memremaph-in-linux-mmh-fix
2022-02-17 Christoph Hellwigmm: don't include <linux/memremap.h> in <linux/mm.h>
2022-02-17 Christoph Hellwigmm: simplify freeing of devmap managed pages
2022-02-17 Christoph Hellwigmm: move free_devmap_managed_page to memremap.c
2022-02-17 Christoph Hellwigmm: remove pointless includes from <linux/hmm.h>
2022-02-17 Christoph Hellwigmm: remove the __KERNEL__ guard from <linux/mm.h>
2022-02-17 Christoph Hellwigmm: remove a pointless CONFIG_ZONE_DEVICE check in...
2022-02-17 Miaohe Linmm/hmm.c: remove unneeded local variable ret
2022-02-17 Miaohe Linmm/highmem: remove unnecessary done label
2022-02-17 Ira Weinyhighmem-document-kunmap_local-v2
2022-02-17 Ira Weinyhighmem: document kunmap_local()
2022-02-17 Christophe... mm: uninline copy_overflow()
2022-02-17 Christophe... mm: remove usercopy_warn()
2022-02-17 Maciej S. Szmigieromm/zswap.c: allow handling just same-value filled pages
2022-02-17 Xiyu Yangmm/rmap: convert from atomic_t to refcount_t on anon_vm...
2022-02-17 David Hildenbranddrivers/base/memory: determine and store zone for singl...
2022-02-17 David Hildenbranddrivers/base/node: rename link_mem_sections() to regist...
2022-02-17 Miaohe Linmm/memory_hotplug: fix misplaced comment in offline_pages
2022-02-17 Miaohe Linmm/memory_hotplug: clean up try_offline_node
2022-02-17 Miaohe Linmm/memory_hotplug: avoid calling zone_intersects()...
2022-02-17 Andrew Mortonmm-memory_hotplug-remove-obsolete-comment-of-__add_page...
2022-02-17 Miaohe Linmm/memory_hotplug: remove obsolete comment of __add_pages
2022-02-17 David Hildenbranddrivers/base/node: consolidate node device subsystem...
2022-02-17 David Hildenbranddrivers/base/memory: add memory block to memory group...
2022-02-17 Wei Yangmemcg: do not tweak node in alloc_mem_cgroup_per_node_info
2022-02-17 Michal Hockomm: make free_area_init_node aware of memory less nodes
2022-02-17 Michal Hockomm, memory_hotplug: reorganize new pgdat initialization
2022-02-17 Michal Hockomm, memory_hotplug: drop arch_free_nodedata
2022-02-17 Andrew Mortonmm-handle-uninitialized-numa-nodes-gracefully-fix
2022-02-17 Michal Hockomm: handle uninitialized numa nodes gracefully
2022-02-17 Michal Hockomm, memory_hotplug: make arch_alloc_nodedata independen...
2022-02-17 Mauricio Faria... mm: fix race between MADV_FREE reclaim and blkdev direc...
2022-02-17 Miaohe Linmm/balloon_compaction: make balloon page compaction...
2022-02-17 Matthew Wilcox... mm/hwpoison: check the subpage, not the head page
2022-02-17 Yang Yangmm/vmstat: add event for ksm swapping in copy
2022-02-17 Johannes Weinermm: page_io: fix psi memory pressure error on cold...
2022-02-17 Huang Yingmemory tiering: skip to scan fast memory
2022-02-17 Huang Yingnuma-balancing-optimize-page-placement-for-memory-tieri...
2022-02-17 Andrew Mortonnuma-balancing-optimize-page-placement-for-memory-tieri...
2022-02-17 Andrew Mortonnuma-balancing-optimize-page-placement-for-memory-tieri...
2022-02-17 Huang YingNUMA balancing: optimize page placement for memory...
2022-02-17 Huang YingNUMA Balancing: add page promotion counter
2022-02-17 Hari Bathinipowerpc/fadump: opt out from freeing pages on cma activ...
2022-02-17 Hari Bathinimm/cma: provide option to opt out from exposing pages...
2022-02-17 Huang Yingmm,migrate: fix establishing demotion target
2022-02-17 Anshuman Khandualmm/migration: add trace events for base page and HugeTL...
2022-02-17 Anshuman Khandualmm/migration: add trace events for THP migrations
2022-02-17 Stephen Rothwellfix up for "mm: move oom_kill sysctls to their own...
2022-02-16 sujiaxunmm: move oom_kill sysctls to their own file
2022-02-16 Andrew Mortonmm-mempolicy-convert-from-atomic_t-to-refcount_t-on...
2022-02-16 Xiyu Yangmm/mempolicy: convert from atomic_t to refcount_t on...
2022-02-16 Mike Kravetzuserfaultfd/selftests: enable hugetlb remap and remove...
2022-02-16 Mike Kravetzselftests/vm: add hugetlb madvise MADV_DONTNEED MADV_RE...
2022-02-16 Mike Kravetzmm: enable MADV_DONTNEED for hugetlb mappings
2022-02-16 Anshuman Khandualmm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
2022-02-16 Muchun Songmm: sparsemem: move vmemmap related to HugeTLB to CONFI...
2022-02-16 Muchun Songselftests: vm: add a hugetlb test case
2022-02-16 Muchun Songmm: sparsemem: use page table lock to protect kernel...
2022-02-16 Muchun Songmm: hugetlb: replace hugetlb_free_vmemmap_enabled with...
2022-02-16 Muchun Songmm: hugetlb: free the 2nd vmemmap page associated with...
2022-02-16 Hugh Dickinsmm/thp: shrink_page_list() avoid splitting VM_LOCKED THP
2022-02-16 Hugh Dickinsmm/thp: collapse_file() do try_to_unmap(TTU_BATCH_FLUSH)
2022-02-16 Hugh Dickinsmm/munlock: page migration needs mlock pagevec drained
2022-02-16 Andrew Mortonmm-munlock-mlock_page-munlock_page-batch-by-pagevec-fix
2022-02-16 Hugh Dickinsmm/munlock: mlock_page() munlock_page() batch by pagevec
2022-02-16 Hugh Dickinsmm/munlock: delete smp_mb() from __pagevec_lru_add_fn()
2022-02-16 Hugh Dickinsmm/migrate: __unmap_and_move() push good newpage to LRU
next