linux-block.git
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
2022-02-16 Hugh Dickinsmm/munlock: mlock_pte_range() when mlocking or munlocking
2022-02-16 Hugh Dickinsmm/munlock: maintain page->mlock_count while unevictable
2022-02-16 Hugh Dickinsmm/munlock: replace clear_page_mlock() by final clearance
2022-02-16 Hugh Dickinsmm/munlock: rmap call mlock_vma_page() munlock_vma_page()
2022-02-16 Hugh Dickinsmm/munlock: delete munlock_vma_pages_all(), allow oomreap
2022-02-16 Hugh Dickinsmm/munlock: delete FOLL_MLOCK and FOLL_POPULATE
2022-02-16 Hugh Dickinsmm/munlock: delete page_mlock() and all its works
2022-02-16 Rik van Rielmm: invalidate hwpoison page cache page in fault path
2022-02-16 Miaohe Linmm/memory-failure.c: remove unnecessary PageTransTail...
2022-02-16 Miaohe Linmm/memory-failure.c: remove obsolete comment in __soft_...
2022-02-16 Miaohe Linmm/memory-failure.c: rework the try_to_unmap logic...
2022-02-16 Miaohe Linmm/memory-failure.c: remove PageSlab check in hwpoison_...
2022-02-16 Miaohe Linmm/memory-failure.c: remove unneeded orig_head
2022-02-16 Miaohe Linmm/memory-failure.c: rework the signaling logic in...
2022-02-16 Miaohe Linmm/memory-failure.c: avoid walking page table when...
2022-02-16 Miaohe Linmm/memory-failure.c: minor clean up for memory_failure_...
2022-02-16 Naoya Horiguchimm/hwpoison: fix error page recovered but reported...
2022-02-16 Naoya Horiguchimm/memory-failure.c: remove obsolete comment
2022-02-16 Alistair Popplemm/pages_alloc.c: don't create ZONE_MOVABLE beyond...
2022-02-16 Mel Gormanmm/page_alloc: limit number of high-order pages on...
2022-02-16 Mel Gormanmm/page_alloc: free pages in a single pass during bulk...
2022-02-16 Mel Gormanmm/page_alloc: simplify how many pages are selected...
2022-02-16 Mel Gormanmm/page_alloc: track range of active PCP lists during...
2022-02-16 Mel Gormanmm/page_alloc: fetch the correct pcp buddy during bulk...
2022-02-16 Nathan Chancellormm/page_alloc: mark pagesets as __maybe_unused
2022-02-16 David Hildenbrandmm: enforce pageblock_order < MAX_ORDER
2022-02-16 David Hildenbrandcma: factor out minimum alignment requirement
2022-02-16 Nicolas Saenz... mm/page_alloc: don't pass pfn to free_unref_page_commit()
2022-02-16 Miaohe Linmm/mmzone.h: remove unused macros
2022-02-16 NeilBrownmm: discard __GFP_ATOMIC
2022-02-16 Peter Collingbournemm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()
2022-02-16 Wei Yangmm/page_alloc: add penalty to local_node
2022-02-16 Wei Yangmm/page_alloc: adding same penalty is enough to get...
2022-02-16 Zi Yanmm: page_alloc: avoid merging non-fallbackable pagebloc...
2022-02-16 Yury Norovmm/vmalloc.c: vmap(): don't allow invalid pages
2022-02-16 Jiapeng Chongmm/vmalloc.c: fix "unused function" warning
2022-02-16 Uladzislau... mm/vmalloc: eliminate an extra orig_gfp_mask
2022-02-16 Uladzislau... mm/vmalloc: add adjust_search_size parameter
2022-02-16 Uladzislau... mm/vmalloc: Move draining areas out of caller context
2022-02-16 Miaohe Linmm/vmalloc: remove unneeded function forward declaration
2022-02-16 Waiman Longmm-sparsemem-fix-mem_section-will-never-be-null-gcc...
2022-02-16 Waiman Longmm/sparsemem: fix 'mem_section' will never be NULL...
2022-02-16 Miaohe Linmm/sparse: make mminit_validate_memmodel_limits() static
2022-02-16 wangyongmemfd: fix shmem huge page failed to set F_SEAL_WRITE...
2022-02-16 Muchun Songmm: replace multiple dcache flush with flush_dcache_folio()
2022-02-16 Muchun Songmm: userfaultfd: fix missing cache flush in mcopy_atomi...
2022-02-16 Muchun Songmm: shmem: fix missing cache flush in shmem_mfill_atomi...
2022-02-16 Muchun Songmm: hugetlb: fix missing cache flush in hugetlb_mcopy_a...
2022-02-16 Muchun Songmm: hugetlb: fix missing cache flush in copy_huge_page_...
2022-02-16 Muchun Songmm: fix missing cache flush for all tail pages of compo...
2022-02-16 Muchun Songmm: thp: fix wrong cache flush in remove_migration_pmd()
2022-02-16 Stafford Hornemm: remove mmu_gathers storage from remaining architectures
2022-02-16 Anshuman Khandualmm: merge pte_mkhuge() call into arch_make_huge_pte()
2022-02-16 David Hildenbrandmm/huge_memory: remove stale locking logic from __split...
2022-02-16 David Hildenbrandmm/huge_memory: remove stale page_trans_huge_mapcount()
2022-02-16 David Hildenbrandmm/swapfile: remove stale reuse_swap_page()
2022-02-16 David Hildenbrandmm/khugepaged: remove reuse_swap_page() usage
2022-02-16 David Hildenbrandmm/huge_memory: streamline COW logic in do_huge_pmd_wp_...
2022-02-16 David Hildenbrandmm: streamline COW logic in do_swap_page()
2022-02-16 David Hildenbrandmm: slightly clarify KSM logic in do_swap_page()
2022-02-16 David Hildenbrandmm: optimize do_wp_page() for fresh pages in local...
2022-02-16 David Hildenbrandmm: optimize do_wp_page() for exclusive pages in the...
2022-02-16 Anshuman Khandualmm: generalize ARCH_HAS_FILTER_PGPROT
2022-02-16 Shakeel Buttmemcg: synchronously enforce memory.high for large...
2022-02-16 Shakeel Buttselftests: memcg: test high limit for single entry...
2022-02-16 Shakeel Buttmemcg: unify force charging conditions
2022-02-16 Shakeel Buttmemcg: refactor mem_cgroup_oom
2022-02-16 Wei Yangmm/memcg: retrieve parent memcg from css.parent
2022-02-16 Wei Yangmm/memcg: mem_cgroup_per_node is already set to 0 on...
2022-02-16 Yosry Ahmedmemcg-add-per-memcg-total-kernel-memory-stat-v2
2022-02-16 Yosry Ahmedmemcg: add per-memcg total kernel memory stat
2022-02-16 Shakeel Buttmemcg: replace in_interrupt() with !in_task()
2022-02-16 Xavier Rochetmpfs: support for file creation time
2022-02-16 John Hubbardmm/gup: remove unused get_user_pages_locked()
2022-02-16 John Hubbardmm: change lookup_node() to use get_user_pages_fast()
2022-02-16 John Hubbardmm/gup: remove unused pin_user_pages_locked()
2022-02-16 John Hubbardmm/gup: follow_pfn_pte(): -EEXIST cleanup
2022-02-16 Peter Xumm: fix invalid page pointer returned with FOLL_PIN...
2022-02-16 Miaohe Linfilemap: remove find_get_pages()
2022-02-16 Andrew Mortonmm-move-page-writeback-sysctls-to-is-own-file-fix
2022-02-16 Andrew Mortonmm-move-page-writeback-sysctls-to-is-own-file-checkpatc...
2022-02-16 zhanglianjiemm: move page-writeback sysctls to their own file
2022-02-16 Christoph Hellwigmm: unexport page_init_poison
2022-02-16 Muchun Songtools/vm/page_owner: filter out pid and timestamp
2022-02-16 Waiman Longmm/page_owner: record task command name
2022-02-16 Waiman Longmm/page_owner: print memcg information
2022-02-16 Waiman Longmm/page_owner: use scnprintf() to avoid excessive buffe...
next