From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50EB8C433F5 for ; Fri, 1 Apr 2022 03:38:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243314AbiDADkk (ORCPT ); Thu, 31 Mar 2022 23:40:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60172 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244678AbiDADkj (ORCPT ); Thu, 31 Mar 2022 23:40:39 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8148725FD51; Thu, 31 Mar 2022 20:38:48 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id EB7B4B82348; Fri, 1 Apr 2022 03:38:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8359AC2BBE4; Fri, 1 Apr 2022 03:38:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1648784325; bh=BygcRe/MB8LRBQquC27GyYPwMy3whtDNIO6D6/woG+s=; h=Date:To:From:Subject:From; b=ijs5TkyFGTZhAmOfnsmqesmSyype2x7mjwozaGz1CeKa5va8OuLBmb7oSbgLosNM2 zUpAl5stjBMc5qLCqSDqpNJf1kk3dyTaHp+/6xScJLdV9gM2vlSjwTd4jPiznoLZea RgiH+MYobPcrFnZazjBB3uKwcAvMTriOiE+4DNA8= Date: Thu, 31 Mar 2022 20:38:44 -0700 To: broonie@kernel.org, mhocko@suse.cz, sfr@canb.auug.org.au, linux-next@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, mm-commits@vger.kernel.org, akpm@linux-foundation.org From: Andrew Morton Subject: mmotm 2022-03-31-20-37 uploaded Message-Id: <20220401033845.8359AC2BBE4@smtp.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org The mm-of-the-moment snapshot 2022-03-31-20-37 has been uploaded to https://www.ozlabs.org/~akpm/mmotm/ mmotm-readme.txt says README for mm-of-the-moment: https://www.ozlabs.org/~akpm/mmotm/ This is a snapshot of my -mm patch queue. Uploaded at random hopefully more than once a week. You will need quilt to apply these patches to the latest Linus release (5.x or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated in https://ozlabs.org/~akpm/mmotm/series The file broken-out.tar.gz contains two datestamp files: .DATE and .DATE-yyyy-mm-dd-hh-mm-ss. Both contain the string yyyy-mm-dd-hh-mm-ss, followed by the base kernel version against which this patch series is to be applied. This tree is partially included in linux-next. To see which patches are included in linux-next, consult the `series' file. Only the patches within the #NEXT_PATCHES_START/#NEXT_PATCHES_END markers are included in linux-next. A full copy of the full kernel tree with the linux-next and mmotm patches already applied is available through git within an hour of the mmotm release. Individual mmotm releases are tagged. The master branch always points to the latest release, so it's constantly rebasing. https://github.com/hnaz/linux-mm The directory https://www.ozlabs.org/~akpm/mmots/ (mm-of-the-second) contains daily snapshots of the -mm tree. It is updated more frequently than mmotm, and is untested. A git copy of this tree is also available at https://github.com/hnaz/linux-mm This mmotm tree contains the following patches against 5.17: (patches marked "*" will be included in linux-next) origin.patch * revert-mm-madvise-skip-unmapped-vma-holes-passed-to-process_madvise.patch * ocfs2-fix-crash-when-mount-with-quota-enabled.patch * nilfs2-fix-lockdep-warnings-in-page-operations-for-btree-nodes.patch * nilfs2-fix-lockdep-warnings-during-disk-space-reclamation.patch * nilfs2-get-rid-of-nilfs_mapping_init.patch * mm-munlock-remove-fields-to-fix-htmldocs-warnings.patch * mm-munlock-add-lru_add_drain-to-fix-memcg_stat_test.patch * mm-munlock-update-documentation-vm-unevictable-lrurst.patch * mm-munlock-protect-the-per-cpu-pagevec-by-a-local_lock_t.patch * mm-kfence-fix-objcgs-vector-allocation.patch * mailmap-update-kirills-email.patch * mmhwpoison-unmap-poisoned-page-before-invalidation.patch * mm-kasan-fix-__gfp_bits_shift-definition-breaking-lockdep.patch * tools-vm-page_owner_sortc-remove-c-option.patch * doc-vm-page_ownerrst-remove-content-related-to-c-option.patch * mm-kmemleak-reset-tag-when-compare-object-pointer.patch * mm-damon-prevent-activated-scheme-from-sleeping-by-deactivated-schemes.patch * mm-secretmem-fix-panic-when-growing-a-memfd_secret.patch * mm-secretmem-fix-panic-when-growing-a-memfd_secret-fix.patch * mailmap-update-vasily-averins-email-address.patch * memcg-sync-flush-only-if-periodic-flush-is-delayed.patch * mm-list_lruc-revert-mm-list_lru-optimize-memcg_reparent_list_lru_node.patch * mm-sparsemem-fix-mem_section-will-never-be-null-gcc-12-warning.patch * mm-avoid-pointless-invalidate_range_start-end-on-mremapold_size=0.patch * mm-mempolicy-fix-mpol_new-leak-in-shared_policy_replace.patch * userfaultfd-mark-uffd_wp-regardless-of-vm_write-flag.patch * mm-fix-unexpected-zeroed-page-mapping-with-zram-swap.patch * mm-compaction-fix-compiler-warning-when-config_compaction=n.patch * hugetlb-do-not-demote-poisoned-hugetlb-pages.patch * proc-kpageflags-prevent-an-integer-overflow-in-stable_page_flags.patch * proc-kpageflags-do-not-use-uninitialized-struct-pages.patch * procfs-prevent-unpriveleged-processes-accessing-fdinfo-dir.patch mm.patch * mm-rmap-fix-missing-swap_free-in-try_to_unmap-after-arch_unmap_one-failed.patch * mm-hugetlb-take-src_mm-write_protect_seq-in-copy_hugetlb_page_range.patch * mm-memory-slightly-simplify-copy_present_pte.patch * mm-rmap-split-page_dup_rmap-into-page_dup_file_rmap-and-page_try_dup_anon_rmap.patch * mm-rmap-convert-rmap-flags-to-a-proper-distinct-rmap_t-type.patch * mm-rmap-remove-do_page_add_anon_rmap.patch * mm-rmap-pass-rmap-flags-to-hugepage_add_anon_rmap.patch * mm-rmap-drop-compound-parameter-from-page_add_new_anon_rmap.patch * mm-rmap-use-page_move_anon_rmap-when-reusing-a-mapped-pageanon-page-exclusively.patch * mm-huge_memory-remove-outdated-vm_warn_on_once_page-from-unmap_page.patch * mm-page-flags-reuse-pg_mappedtodisk-as-pg_anon_exclusive-for-pageanon-pages.patch * mm-remember-exclusively-mapped-anonymous-pages-with-pg_anon_exclusive.patch * mm-gup-disallow-follow_pagefoll_pin.patch * mm-support-gup-triggered-unsharing-of-anonymous-pages.patch * mm-gup-trigger-fault_flag_unshare-when-r-o-pinning-a-possibly-shared-anonymous-page.patch * mm-gup-sanity-check-with-config_debug_vm-that-anonymous-pages-are-exclusive-when-unpinning.patch * mm-swap-remember-pg_anon_exclusive-via-a-swp-pte-bit.patch * mm-debug_vm_pgtable-add-tests-for-__have_arch_pte_swp_exclusive.patch * x86-pgtable-support-__have_arch_pte_swp_exclusive.patch * arm64-pgtable-support-__have_arch_pte_swp_exclusive.patch * s390-pgtable-cleanup-description-of-swp-pte-layout.patch * s390-pgtable-support-__have_arch_pte_swp_exclusive.patch * powerpc-pgtable-remove-_page_bit_swap_type-for-book3s.patch * powerpc-pgtable-support-__have_arch_pte_swp_exclusive-for-book3s.patch * mm-create-new-mm-swaph-header-file.patch * mm-create-new-mm-swaph-header-file-fix.patch * mm-drop-swap_dirty_folio.patch * mm-move-responsibility-for-setting-swp_fs_ops-to-swap_activate.patch * mm-reclaim-mustnt-enter-fs-for-swp_fs_ops-swap-space.patch * mm-introduce-swap_rw-and-use-it-for-reads-from-swp_fs_ops-swap-space.patch * mm-perform-async-writes-to-swp_fs_ops-swap-space-using-swap_rw.patch * doc-update-documentation-for-swap_activate-and-swap_rw.patch * mm-submit-multipage-reads-for-swp_fs_ops-swap-space.patch * mm-submit-multipage-write-for-swp_fs_ops-swap-space.patch * vfs-add-fmode_can_odirect-file-flag.patch * mm-shmem-make-shmem_init-return-void.patch * mm-shmem-make-shmem_init-return-void-fix.patch * mm-memcg-remove-unneeded-nr_scanned.patch * mm-memcg-mz-already-removed-from-rb_tree-if-not-null.patch * mm-memcg-set-memcg-after-css-verified-and-got-reference.patch * mm-memcg-set-pos-explicitly-for-reclaim-and-reclaim.patch * mm-memcg-move-generation-assignment-and-comparison-together.patch * mm-use-mmap_assert_write_locked-instead-of-open-coding-it.patch * mm-mmu_gather-limit-free-batch-count-and-add-schedule-point-in-tlb_batch_pages_flush.patch * mm-mremap-use-helper-mlock_future_check.patch * documentation-sysctl-document-page_lock_unfairness.patch * mm-page_alloc-simplify-update-of-pgdat-in-wake_all_kswapds.patch * mm-page_alloc-add-same-penalty-is-enough-to-get-round-robin-order.patch * mm-discard-__gfp_atomic.patch * mm-remove-unnecessary-void-conversions.patch * mm-khugepaged-sched-to-numa-node-when-collapse-huge-page.patch * hugetlb-remove-use-of-list-iterator-variable-after-loop.patch * mm-hugetlb_vmemmap-introduce-arch_want_hugetlb_page_free_vmemmap.patch * arm64-mm-hugetlb-enable-hugetlb_page_free_vmemmap-for-arm64.patch * mm-vmscan-reclaim-only-affects-managed_zones.patch * mm-vmscan-make-sure-wakeup_kswapd-with-managed-zone.patch * mm-vmscan-make-sure-wakeup_kswapd-with-managed-zone-v2.patch * mm-vmscan-sc-reclaim_idx-must-be-a-valid-zone-index.patch * mm-z3fold-declare-z3fold_mount-with-__init.patch * mm-z3fold-remove-obsolete-comment-in-z3fold_alloc.patch * mm-z3fold-minor-clean-up-for-z3fold_free.patch * mm-z3fold-remove-unneeded-page_mapcount_reset-and-clearpageprivate.patch * mm-z3fold-remove-confusing-local-variable-l-reassignment.patch * mm-z3fold-move-decrement-of-pool-pages_nr-into-__release_z3fold_page.patch * mm-z3fold-remove-redundant-list_del_init-of-zhdr-buddy-in-z3fold_free.patch * mm-z3fold-remove-unneeded-page_headless-check-in-free_handle.patch * mm-compaction-use-helper-isolation_suitable.patch * mm-add-selftests-for-migration-entries.patch * mm-migration-remove-unneeded-local-variable-mapping_locked.patch * mm-migration-remove-unneeded-out-label.patch * mm-migration-remove-unneeded-local-variable-page_lru.patch * mm-migration-fix-the-confusing-pagetranshuge-check.patch * mm-migration-use-helper-function-vma_lookup-in-add_page_for_migration.patch * mm-migration-use-helper-macro-min-in-do_pages_stat.patch * mm-migration-avoid-unneeded-nodemask_t-initialization.patch * mm-migration-remove-some-duplicated-codes-in-migrate_pages.patch * mm-migration-fix-potential-page-refcounts-leak-in-migrate_pages.patch * mm-migration-fix-potential-invalid-node-access-for-reclaim-based-migration.patch * mm-migration-fix-possible-do_pages_stat_array-racing-with-memory-offline.patch * ksm-count-ksm-merging-pages-for-each-process.patch * ksm-count-ksm-merging-pages-for-each-process-fix.patch * mm-vmstat-add-events-for-ksm-cow.patch * mm-untangle-config-dependencies-for-demote-on-reclaim.patch * mm-page_alloc-do-not-calculate-nodes-total-pages-and-memmap-pages-when-empty.patch * mm-memory_hotplug-reset-nodes-state-when-empty-during-offline.patch * mm-memory_hotplug-refactor-hotadd_init_pgdat-and-try_online_node.patch * mm-memory_hotplug-refactor-hotadd_init_pgdat-and-try_online_node-checkpatch-fixes.patch * zram-add-a-huge_idle-writeback-mode.patch * damon-vaddr-test-tweak-code-to-make-the-logic-clearer.patch * info-task-hung-in-generic_file_write_iter.patch * info-task-hung-in-generic_file_write-fix.patch * kernel-hung_taskc-monitor-killed-tasks.patch * ia64-fix-typos-in-comments.patch * ia64-ptrace-fix-typos-in-comments.patch * ia64-replace-comments-with-c99-initializers.patch * ocfs2-replace-usage-of-found-with-dedicated-list-iterator-variable.patch * ocfs2-remove-usage-of-list-iterator-variable-after-the-loop-body.patch * ocfs2-reflink-deadlock-when-clone-file-to-the-same-directory-simultaneously.patch * ocfs2-clear-links-count-in-ocfs2_mknod-if-an-error-occurs.patch * ocfs2-fix-ocfs2-corrupt-when-iputting-an-inode.patch * proc-fix-dentry-inode-overinstantiating-under-proc-pid-net.patch * proc-fix-dentry-inode-overinstantiating-under-proc-pid-net-checkpatch-fixes.patch * fs-proc-kcorec-remove-check-of-list-iterator-against-head-past-the-loop-body.patch * fs-proc-kcorec-remove-check-of-list-iterator-against-head-past-the-loop-body-fix.patch * proc-sysctl-make-protected_-world-readable.patch * kernel-pid_namespace-use-null-instead-of-using-plain-integer-as-pointer.patch * get_maintainer-honor-mailmap-for-in-file-emails.patch * lib-test_meminit-optimize-do_kmem_cache_rcu_persistent-test.patch * lib-kconfigdebug-remove-more-config__value-indirections.patch * lib-test_stringc-add-strspn-and-strcspn-tests.patch * lib-stringc-simplify-strspn.patch * lz4-fix-lz4_decompress_safe_partial-read-out-of-bound.patch * pipe-make-poll_usage-boolean-and-annotate-its-access.patch * list-fix-a-data-race-around-ep-rdllist.patch * init-mainc-silence-some-wunused-parameter-warnings.patch * fatfs-remove-redundant-judgment.patch * add-fat-messages-to-printk-index.patch * add-fat-messages-to-printk-index-checkpatch-fixes.patch * fat-add-ratelimit-to-fat_ent_bread.patch * kexec-remove-redundant-assignments.patch * rapidio-remove-unnecessary-use-of-list-iterator.patch * taskstats-version-12-with-thread-group-and-exe-info.patch * ipc-mqueue-use-get_tree_nodev-in-mqueue_get_tree.patch linux-next.patch linux-next-rejects.patch linux-next-git-rejects.patch * mm-oom_killc-fix-vm_oom_kill_table-ifdeffery.patch * selftests-vm-add-test-for-soft-dirty-pte-bit.patch * kselftest-vm-override-targets-from-arguments.patch