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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 36631C43217 for ; Thu, 16 Sep 2021 21:01:03 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id A7ECB6120D for ; Thu, 16 Sep 2021 21:01:02 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A7ECB6120D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-foundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvack.org Received: by kanga.kvack.org (Postfix) id 430D2900004; Thu, 16 Sep 2021 17:01:02 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 3DFF4900002; Thu, 16 Sep 2021 17:01:02 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 2A863900004; Thu, 16 Sep 2021 17:01:02 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0077.hostedemail.com [216.40.44.77]) by kanga.kvack.org (Postfix) with ESMTP id 1AA8F900002 for ; Thu, 16 Sep 2021 17:01:02 -0400 (EDT) Received: from smtpin05.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with ESMTP id CB519183A6EAE for ; Thu, 16 Sep 2021 21:01:01 +0000 (UTC) X-FDA: 78594656322.05.E39853B Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by imf24.hostedemail.com (Postfix) with ESMTP id 6372DB000836 for ; Thu, 16 Sep 2021 21:01:01 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id C398A60F70; Thu, 16 Sep 2021 21:00:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1631826059; bh=fgdCsyKD5NWeP5X7rekXr/AQls8azJHNHu+4ZkKGK4w=; h=Date:From:To:Subject:From; b=Iupaxr2Bo6mENpY035qg5B0Bj2ZX5uvrZa9j1Pff452pRLs7SEEHrXYk59tVlw5wj JPYvjPYBzU5GbzuUO53Fz4FJ84gPpMkHfj+J7hXIZmjAHjSW5DdZypmDVX+MWOZF3C qISfAzL9Hfa3i/neCIFYGeuDPLHm4BfmMmhJ/0+M= Date: Thu, 16 Sep 2021 14:00:58 -0700 From: akpm@linux-foundation.org To: broonie@kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-next@vger.kernel.org, mhocko@suse.cz, mm-commits@vger.kernel.org, sfr@canb.auug.org.au Subject: mmotm 2021-09-16-14-00 uploaded Message-ID: <20210916210058.KrWpsFx8b%akpm@linux-foundation.org> User-Agent: s-nail v14.8.16 X-Rspamd-Server: rspam05 X-Rspamd-Queue-Id: 6372DB000836 X-Stat-Signature: cpxop5dh3tfpywqfnxpbb6gf6nu9n3yt Authentication-Results: imf24.hostedemail.com; dkim=pass header.d=linux-foundation.org header.s=korg header.b=Iupaxr2B; spf=pass (imf24.hostedemail.com: domain of akpm@linux-foundation.org designates 198.145.29.99 as permitted sender) smtp.mailfrom=akpm@linux-foundation.org; dmarc=none X-HE-Tag: 1631826061-318549 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: The mm-of-the-moment snapshot 2021-09-16-14-00 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.15-rc1: (patches marked "*" will be included in linux-next) origin.patch * mm-hwpoison-add-is_free_buddy_page-in-hwpoisonhandlable.patch * kasan-fix-kconfig-check-of-cc_has_working_nosanitize_address.patch * mm-damon-dont-use-strnlen-with-known-bogus-source-length.patch * xtensa-increase-size-of-gcc-stack-frame-check.patch * fix-judgment-error-in-shmem_is_huge.patch * ocfs2-drop-acl-cache-for-directories-too.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 * scripts-spellingtxt-add-more-spellings-to-spellingtxt.patch * ocfs2-fix-handle-refcount-leak-in-two-exception-handling-paths.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 mm.patch * mm-move-kvmalloc-related-functions-to-slabh.patch * mm-slub-fix-two-bugs-in-slab_debug_trace_open.patch * mm-slub-fix-mismatch-between-reconstructed-freelist-depth-and-cnt.patch * mm-slub-fix-potential-memoryleak-in-kmem_cache_open.patch * mm-slub-fix-potential-use-after-free-in-slab_debugfs_fops.patch * mm-slub-fix-incorrect-memcg-slab-count-for-bulk-free.patch * compiler-attributes-add-__alloc_size-for-better-bounds-checking.patch * compiler-attributes-add-__alloc_size-for-better-bounds-checking-fix.patch * checkpatch-add-__alloc_size-to-known-attribute.patch * slab-clean-up-function-declarations.patch * slab-add-__alloc_size-attributes-for-better-bounds-checking.patch * mm-page_alloc-add-__alloc_size-attributes-for-better-bounds-checking.patch * percpu-add-__alloc_size-attributes-for-better-bounds-checking.patch * mm-vmalloc-add-__alloc_size-attributes-for-better-bounds-checking.patch * rapidio-avoid-bogus-__alloc_size-warning.patch * mm-remove-bogus-vm_bug_on.patch * vfs-keep-inodes-with-page-cache-off-the-inode-shrinker-lru.patch * mm-gup-further-simplify-__gup_device_huge.patch * memcg-prohibit-unconditional-exceeding-the-limit-of-dying-tasks.patch * mm-mmapc-fix-a-data-race-of-mm-total_vm.patch * mm-use-__pfn_to_section-instead-of-open-coding-it.patch * mm-memory-avoid-unnecessary-kernel-user-pointer-conversion.patch * mm-shmem-unconditionally-set-pte-dirty-in-mfill_atomic_install_pte.patch * mm-clear-vmf-pte-after-pte_unmap_same-returns.patch * mm-drop-first_index-last_index-in-zap_details.patch * mm-add-zap_skip_check_mapping-helper.patch * mm-introduce-pmd_install-helper.patch * mm-remove-redundant-smp_wmb.patch * lazy-tlb-introduce-lazy-mm-refcount-helper-functions.patch * lazy-tlb-allow-lazy-tlb-mm-refcounting-to-be-configurable.patch * lazy-tlb-shoot-lazies-a-non-refcounting-lazy-tlb-option.patch * powerpc-64s-enable-mmu_lazy_tlb_shootdown.patch * mm-mremap-dont-account-pages-in-vma_to_resize.patch * mm-vmalloc-repair-warn_allocs-in-__vmalloc_area_node.patch * mm-vmalloc-dont-allow-vm_no_guard-on-vmap.patch * kasan-test-add-memcpy-test-that-avoids-out-of-bounds-write.patch * lib-stackdepot-include-gfph.patch * lib-stackdepot-remove-unused-function-argument.patch * lib-stackdepot-introduce-__stack_depot_save.patch * kasan-common-provide-can_alloc-in-kasan_save_stack.patch * kasan-generic-introduce-kasan_record_aux_stack_noalloc.patch * workqueue-kasan-avoid-alloc_pages-when-recording-stack.patch * mm-large-system-hash-avoid-possible-null-deref-in-alloc_large_system_hash.patch * mm-page_allocc-remove-meaningless-vm_bug_on-in-pindex_to_order.patch * mm-page_allocc-simplify-the-code-by-using-macro-k.patch * mm-page_allocc-fix-obsolete-comment-in-free_pcppages_bulk.patch * mm-page_allocc-use-helper-function-zone_spans_pfn.patch * mm-page_allocc-avoid-allocating-highmem-pages-via-alloc_pages_exact.patch * mm-page_alloc-print-node-fallback-order.patch * mm-page_alloc-use-accumulated-load-when-building-node-fallback-list.patch * mm-move-node_reclaim_distance-to-fix-numa-without-smp.patch * mm-move-fold_vm_numa_events-to-fix-numa-without-smp.patch * mm-fix-data-race-in-pagepoisoned.patch * mm-page_isolation-fix-potential-missing-call-to-unset_migratetype_isolate.patch * mm-page_isolation-guard-against-possible-putback-unisolated-page.patch * tools-vm-page_owner_sortc-count-and-sort-by-mem.patch * mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempolicy-refcnt.patch * mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempolicy-refcnt-fix.patch * oom_kill-oom_score_adj-broken-for-processes-with-small-memory-usage.patch * mmhugetlb-remove-mlock-ulimit-for-shm_hugetlb.patch * mm-nommu-kill-arch_get_unmapped_area.patch * selftest-vm-fix-ksm-selftest-to-run-with-different-numa-topologies.patch * mm-vmstat-annotate-data-race-for-zone-free_areanr_free.patch * mm-memory_hotplug-add-static-qualifier-for-online_policy_to_str.patch * mm-memory_hotplug-make-hwpoisoned-dirty-swapcache-pages-unmovable.patch * mm-rmap-convert-from-atomic_t-to-refcount_t-on-anon_vma-refcount.patch * mm-zsmallocc-close-race-window-between-zs_pool_dec_isolated-and-zs_unregister_migration.patch * mm-zsmallocc-combine-two-atomic-ops-in-zs_pool_dec_isolated.patch * mm-highmem-remove-deprecated-kmap_atomic.patch * zram_drv-allow-reclaim-on-bio_alloc.patch * zram-off-by-one-in-read_block_state.patch * include-linux-mmh-move-nr_free_buffer_pages-from-swaph-to-mmh.patch * mm-damon-grammar-s-works-work.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 * proc-sysctl-make-protected_-world-readable.patch * lib-stackdepot-check-stackdepot-handle-before-accessing-slabs.patch * lib-stackdepot-add-helper-to-print-stack-entries.patch * lib-stackdepot-add-helper-to-print-stack-entries-into-buffer.patch * lib-stackdepot-add-helper-to-print-stack-entries-into-buffer-v2.patch * lib-stackdepot-add-helper-to-print-stack-entries-into-buffer-v3.patch * ramfs-fix-mount-source-show-for-ramfs.patch * init-mainc-silence-some-wunused-parameter-warnings.patch * coda-avoid-null-pointer-dereference-from-a-bad-inode.patch * coda-check-for-async-upcall-request-using-local-state.patch * coda-remove-err-which-no-one-care.patch * coda-avoid-flagging-null-inodes.patch * coda-avoid-hidden-code-duplication-in-rename.patch * coda-avoid-doing-bad-things-on-inode-type-changes-during-revalidation.patch * coda-convert-from-atomic_t-to-refcount_t-on-coda_vm_ops-refcnt.patch * coda-use-vmemdup_user-to-replace-the-open-code.patch * coda-bump-module-version-to-72.patch * hfsplus-fix-out-of-bounds-warnings-in-__hfsplus_setxattr.patch * unshare-use-swap-to-make-code-cleaner.patch * ipc-check-checkpoint_restore_ns_capable-to-modify-c-r-proc-files.patch * ipc-check-checkpoint_restore_ns_capable-to-modify-c-r-proc-files-fix.patch linux-next.patch * mm-migrate-simplify-the-file-backed-pages-validation-when-migrating-its-mapping.patch * mm-unexport-folio_memcg_unlock.patch * mm-unexport-unlock_page_memcg.patch make-sure-nobodys-leaking-resources.patch releasing-resources-with-children.patch mutex-subsystem-synchro-test-module.patch kernel-forkc-export-kernel_thread-to-modules.patch workaround-for-a-pci-restoring-bug.patch