The mm-of-the-moment snapshot 2021-06-03-21-08 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.13-rc4: (patches marked "*" will be included in linux-next) origin.patch * revert-mips-make-userspace-mapping-young-by-default.patch * kfence-use-task_idle-when-awaiting-allocation.patch * pid-take-a-reference-when-initializing-cad_pid.patch * mm-debug_vm_pgtable-fix-alignment-for-pmd-pud_advanced_tests.patch * mm-page_alloc-fix-counting-of-free-pages-after-take-off-from-buddy.patch * drivers-base-memory-fix-trying-offlining-memory-blocks-with-memory-holes-on-aarch64.patch * hugetlb-pass-head-page-to-remove_hugetlb_page.patch * proc-add-gitignore-for-proc-subset-pid-selftest.patch * kasan-fix-doc-warning-in-initc.patch * mm-hugetlb-fix-simple-resv_huge_pages-underflow-on-uffdio_copy.patch * lib-crc64-fix-kernel-doc-warning.patch * ocfs2-fix-data-corruption-by-fallocate.patch * mailmap-use-private-address-for-michel-lespinasse.patch * mmhwpoison-fix-race-with-hugetlb-page-allocation.patch * proc-kpageflags-prevent-an-integer-overflow-in-stable_page_flags.patch * proc-kpageflags-do-not-use-uninitialized-struct-pages.patch * kthread-switch-to-new-kerneldoc-syntax-for-named-variable-macro-argument.patch * ia64-headers-drop-duplicated-words.patch * ia64-mca_drv-fix-incorrect-array-size-calculation.patch * streamline_configpl-make-spacing-consistent.patch * streamline_configpl-add-softtabstop=4-for-vim-users.patch * scripts-spellingtxt-add-more-spellings-to-spellingtxt.patch * squashfs-add-option-to-panic-on-errors.patch * ocfs2-remove-unnecessary-init_list_head.patch * ocfs2-fix-snprintf-checking.patch * ocfs2-remove-redundant-assignment-to-pointer-queue.patch * ocfs2-remove-repeated-uptodate-check-for-buffer.patch * ocfs2-replaced-simple_strtoull-with-kstrtoull.patch * ocfs2-clear-links-count-in-ocfs2_mknod-if-an-error-occurs.patch * ocfs2-fix-ocfs2-corrupt-when-iputting-an-inode.patch * kernel-watchdog-modify-the-explanation-related-to-watchdog-thread.patch * doc-watchdog-modify-the-explanation-related-to-watchdog-thread.patch * doc-watchdog-modify-the-doc-related-to-watchdog-%u.patch mm.patch * kunit-make-test-lock-irq-safe.patch * mm-slub-kunit-add-a-kunit-test-for-slub-debugging-functionality.patch * mm-slub-kunit-add-a-kunit-test-for-slub-debugging-functionality-fix.patch * mm-slub-kunit-add-a-kunit-test-for-slub-debugging-functionality-fix-2.patch * slub-remove-resiliency_test-function.patch * mm-slub-change-run-time-assertion-in-kmalloc_index-to-compile-time.patch * mm-slub-change-run-time-assertion-in-kmalloc_index-to-compile-time-fix.patch * mm-slub-change-run-time-assertion-in-kmalloc_index-to-compile-time-fix-2.patch * slub-restore-slub_debug=-behavior.patch * slub-actually-use-message-in-restore_bytes.patch * slub-indicate-slab_fix-uses-printf-formats.patch * slub-force-on-no_hash_pointers-when-slub_debug-is-enabled.patch * slub-force-on-no_hash_pointers-when-slub_debug-is-enabled-fix.patch * tools-vm-page_owner_sortc-fix-the-potential-stack-overflow-risk.patch * mm-debug_vm_pgtable-ensure-thp-availability-via-has_transparent_hugepage.patch * mm-page-writeback-kill-get_writeback_state-comments.patch * mm-page-writeback-fix-performance-when-bdis-share-of-ratio-is-0.patch * mm-page-writeback-update-the-comment-of-dirty-position-control.patch * mm-page-writeback-use-__this_cpu_inc-in-account_page_dirtied.patch * mm-gup_benchmark-support-threading.patch * mm-gup-allow-foll_pin-to-scale-in-smp.patch * mm-gup-pack-has_pinned-in-mmf_has_pinned.patch * mm-gup-pack-has_pinned-in-mmf_has_pinned-checkpatch-fixes.patch * mm-gup-pack-has_pinned-in-mmf_has_pinned-fix.patch * mm-swapfile-use-percpu_ref-to-serialize-against-concurrent-swapoff.patch * swap-fix-do_swap_page-race-with-swapoff.patch * mm-swap-remove-confusing-checking-for-non_swap_entry-in-swap_ra_info.patch * mm-shmem-fix-shmem_swapin-race-with-swapoff.patch * mm-swapfile-move-get_swap_page_of_type-under-config_hibernation.patch * mm-swapfile-move-get_swap_page_of_type-under-config_hibernation-fix.patch * mm-swapfile-move-get_swap_page_of_type-under-config_hibernation-fix-2.patch * mm-swap-remove-unused-local-variable-nr_shadows.patch * mm-swap_slotsc-delete-meaningless-forward-declarations.patch * mm-swap-remove-unused-global-variable-nr_swapper_spaces.patch * mm-swap-remove-unnecessary-smp_rmb-in-swap_type_to_swap_info.patch * mm-free-idle-swap-cache-page-after-cow.patch * mm-memcg-move-mod_objcg_state-to-memcontrolc.patch * mm-memcg-cache-vmstat-data-in-percpu-memcg_stock_pcp.patch * mm-memcg-improve-refill_obj_stock-performance.patch * mm-memcg-optimize-user-context-object-stock-access.patch * mm-memcg-optimize-user-context-object-stock-access-checkpatch-fixes.patch * mm-memcg-optimize-user-context-object-stock-access-fix.patch * mm-memcg-slab-properly-set-up-gfp-flags-for-objcg-pointer-array.patch * mm-memcg-slab-create-a-new-set-of-kmalloc-cg-n-caches.patch * mm-memcg-slab-create-a-new-set-of-kmalloc-cg-n-caches-fix.patch * mm-memcg-slab-create-a-new-set-of-kmalloc-cg-n-caches-v5.patch * mm-memcg-slab-create-a-new-set-of-kmalloc-cg-n-caches-v5-fix.patch * mm-memcg-slab-disable-cache-merging-for-kmalloc_normal-caches.patch * mm-memcontrol-fix-root_mem_cgroup-charging.patch * mm-memcontrol-fix-page-charging-in-page-replacement.patch * mm-memcontrol-bail-out-early-when-mm-in-get_mem_cgroup_from_mm.patch * mm-memcontrol-remove-the-pgdata-parameter-of-mem_cgroup_page_lruvec.patch * mm-memcontrol-simplify-lruvec_holds_page_lru_lock.patch * mm-memcontrol-rename-lruvec_holds_page_lru_lock-to-page_matches_lruvec.patch * mm-memcontrol-simplify-the-logic-of-objcg-pinning-memcg.patch * mm-memcontrol-move-obj_cgroup_uncharge_pages-out-of-css_set_lock.patch * mm-vmscan-remove-noinline_for_stack.patch * memcontrol-use-flexible-array-member.patch * perf-map_executable-does-not-indicate-vm_mayexec.patch * binfmt-remove-in-tree-usage-of-map_executable.patch * binfmt-remove-in-tree-usage-of-map_executable-fix.patch * mm-ignore-map_executable-in-ksys_mmap_pgoff.patch * mm-mmapc-logic-of-find_vma_intersection-repeated-in-__do_munmap.patch * mm-mmap-introduce-unlock_range-for-code-cleanup.patch * mm-mmap-introduce-unlock_range-for-code-cleanup-fix.patch * mm-mmap-use-find_vma_intersection-in-do_mmap-for-overlap.patch * mm-memoryc-fix-comment-of-finish_mkwrite_fault.patch * mm-add-vma_lookup-update-find_vma_intersection-comments.patch * drm-i915-selftests-use-vma_lookup-in-__igt_mmap.patch * arch-arc-kernel-troubleshoot-use-vma_lookup-instead-of-find_vma.patch * arch-arm64-kvm-use-vma_lookup-instead-of-find_vma_intersection.patch * arch-powerpc-kvm-book3s_hv_uvmem-use-vma_lookup-instead-of-find_vma_intersection.patch * arch-powerpc-kvm-book3s-use-vma_lookup-in-kvmppc_hv_setup_htab_rma.patch * arch-mips-kernel-traps-use-vma_lookup-instead-of-find_vma.patch * arch-m68k-kernel-sys_m68k-use-vma_lookup-in-sys_cacheflush.patch * x86-sgx-use-vma_lookup-in-sgx_encl_find.patch * virt-kvm-use-vma_lookup-instead-of-find_vma_intersection.patch * vfio-use-vma_lookup-instead-of-find_vma_intersection.patch * net-ipv5-tcp-use-vma_lookup-in-tcp_zerocopy_receive.patch * drm-amdgpu-use-vma_lookup-in-amdgpu_ttm_tt_get_user_pages.patch * media-videobuf2-use-vma_lookup-in-get_vaddr_frames.patch * misc-sgi-gru-grufault-use-vma_lookup-in-gru_find_vma.patch * kernel-events-uprobes-use-vma_lookup-in-find_active_uprobe.patch * lib-test_hmm-use-vma_lookup-in-dmirror_migrate.patch * mm-ksm-use-vma_lookup-in-find_mergeable_vma.patch * mm-migrate-use-vma_lookup-in-do_pages_stat_array.patch * mm-mremap-use-vma_lookup-in-vma_to_resize.patch * mm-memoryc-use-vma_lookup-in-__access_remote_vm.patch * mm-mempolicy-use-vma_lookup-in-__access_remote_vm.patch * mm-remove-special-swap-entry-functions.patch * mm-swapops-rework-swap-entry-manipulation-code.patch * mm-rmap-split-try_to_munlock-from-try_to_unmap.patch * mm-rmap-split-migration-into-its-own-function.patch * mm-rename-migrate_pgmap_owner.patch * mm-memoryc-allow-different-return-codes-for-copy_nonpresent_pte.patch * mm-device-exclusive-memory-access.patch * mm-selftests-for-exclusive-device-memory.patch * mm-selftests-for-exclusive-device-memory-fix.patch * nouveau-svm-refactor-nouveau_range_fault.patch * nouveau-svm-implement-atomic-svm-access.patch * mm-improve-mprotectrw-efficiency-on-pages-referenced-once.patch * mm-improve-mprotectrw-efficiency-on-pages-referenced-once-v5.patch * selftest-mremap_test-update-the-test-to-handle-pagesize-other-than-4k.patch * selftest-mremap_test-avoid-crash-with-static-build.patch * mm-mremap-use-pmd-pud_poplulate-to-update-page-table-entries.patch * mm-mremap-use-pmd-pud_poplulate-to-update-page-table-entries-fix.patch * powerpc-mm-book3s64-fix-possible-build-error.patch * powerpc-mm-book3s64-update-tlb-flush-routines-to-take-a-page-walk-cache-flush-argument.patch * powerpc-mm-book3s64-update-tlb-flush-routines-to-take-a-page-walk-cache-flush-argument-fix.patch * mm-mremap-use-range-flush-that-does-tlb-and-page-walk-cache-flush.patch * mm-mremap-use-range-flush-that-does-tlb-and-page-walk-cache-flush-fix.patch * mm-mremap-move-tlb-flush-outside-page-table-lock.patch * mm-mremap-allow-arch-runtime-override.patch * powerpc-mm-enable-move-pmd-pud.patch * h8300-remove-unused-variable.patch * mm-dmapool-use-device_attr_ro-macro.patch * mm-tracing-unify-pfn-format-strings.patch * mm-page_alloc-add-an-alloc_pages_bulk_array_node-helper.patch * mm-vmalloc-switch-to-bulk-allocator-in-__vmalloc_area_node.patch * mm-vmalloc-print-a-warning-message-first-on-failure.patch * mm-vmalloc-remove-quoted-string-split-across-lines.patch * mm-vmalloc-fallback-to-a-single-page-allocator.patch * printk-introduce-dump_stack_lvl.patch * printk-introduce-dump_stack_lvl-fix.patch * kasan-use-dump_stack_lvlkern_err-to-print-stacks.patch * mm-report-which-part-of-mem-is-being-freed-on-initmem-case.patch * mm-page_alloc-__alloc_pages_bulk-do-bounds-check-before-accessing-array.patch * mm-mmzoneh-simplify-is_highmem_idx.patch * mm-make-__dump_page-static.patch * mm-page_alloc-bail-out-on-fatal-signal-during-reclaim-compaction-retry-attempt.patch * mm-debug-factor-pagepoisoned-out-of-__dump_page.patch * mm-page_owner-constify-dump_page_owner.patch * mm-make-compound_head-const-preserving.patch * mm-constify-get_pfnblock_flags_mask-and-get_pfnblock_migratetype.patch * mm-constify-page_count-and-page_ref_count.patch * mm-optimise-nth_page-for-contiguous-memmap.patch * mm-page_alloc-switch-to-pr_debug.patch * kbuild-skip-per-cpu-btf-generation-for-pahole-v118-v121.patch * mm-page_alloc-split-per-cpu-page-lists-and-zone-stats.patch * mm-page_alloc-split-per-cpu-page-lists-and-zone-stats-fix.patch * mm-page_alloc-split-per-cpu-page-lists-and-zone-stats-fix-fix.patch * mm-page_alloc-convert-per-cpu-list-protection-to-local_lock.patch * mm-page_alloc-convert-per-cpu-list-protection-to-local_lock-fix.patch * mm-page_alloc-convert-per-cpu-list-protection-to-local_lock-fix-checkpatch-fixes.patch * mm-vmstat-convert-numa-statistics-to-basic-numa-counters.patch * mm-vmstat-inline-numa-event-counter-updates.patch * mm-page_alloc-batch-the-accounting-updates-in-the-bulk-allocator.patch * mm-page_alloc-reduce-duration-that-irqs-are-disabled-for-vm-counters.patch * mm-page_alloc-explicitly-acquire-the-zone-lock-in-__free_pages_ok.patch * mm-page_alloc-avoid-conflating-irqs-disabled-with-zone-lock.patch * mm-page_alloc-update-pgfree-outside-the-zone-lock-in-__free_pages_ok.patch * mm-page_alloc-dump-migrate-failed-pages-only-at-ebusy.patch * mm-page_alloc-delete-vmpercpu_pagelist_fraction.patch * mm-page_alloc-disassociate-the-pcp-high-from-pcp-batch.patch * mm-page_alloc-disassociate-the-pcp-high-from-pcp-batch-fix-2.patch * mm-page_alloc-adjust-pcp-high-after-cpu-hotplug-events.patch * mm-page_alloc-scale-the-number-of-pages-that-are-batch-freed.patch * mm-page_alloc-limit-the-number-of-pages-on-pcp-lists-when-reclaim-is-active.patch * mm-page_alloc-introduce-vmpercpu_pagelist_high_fraction.patch * mm-page_alloc-introduce-vmpercpu_pagelist_high_fraction-fix.patch * mm-drop-section_shift-in-code-comments.patch * mm-page_alloc-improve-memmap_pages-dbg-msg.patch * mm-page_alloc-fix-counting-of-managed_pages.patch * mm-page_alloc-move-free_the_page.patch * mm-page_alloc-allow-high-order-pages-to-be-stored-on-the-per-cpu-lists.patch * mm-memory-failure-use-a-mutex-to-avoid-memory_failure-races.patch * mm-memory-failure-use-a-mutex-to-avoid-memory_failure-races-fix.patch * mmhwpoison-return-ehwpoison-to-denote-that-the-page-has-already-been-poisoned.patch * mmhwpoison-send-sigbus-with-error-virutal-address.patch * mmhwpoison-send-sigbus-with-error-virutal-address-fix.patch * mmhwpoison-make-get_hwpoison_page-call-get_any_page.patch * mm-memory_hotplug-factor-out-bootmem-core-functions-to-bootmem_infoc.patch * mm-hugetlb-introduce-a-new-config-hugetlb_page_free_vmemmap.patch * mm-hugetlb-gather-discrete-indexes-of-tail-page.patch * mm-hugetlb-free-the-vmemmap-pages-associated-with-each-hugetlb-page.patch * mm-hugetlb-defer-freeing-of-hugetlb-pages.patch * mm-hugetlb-alloc-the-vmemmap-pages-associated-with-each-hugetlb-page.patch * mm-hugetlb-alloc-the-vmemmap-pages-associated-with-each-hugetlb-page-fix.patch * mm-hugetlb-add-a-kernel-parameter-hugetlb_free_vmemmap.patch * mm-memory_hotplug-disable-memmap_on_memory-when-hugetlb_free_vmemmap-enabled.patch * mm-memory_hotplug-disable-memmap_on_memory-when-hugetlb_free_vmemmap-enabled-fix.patch * mm-hugetlb-introduce-nr_free_vmemmap_pages-in-the-struct-hstate.patch * mm-debug_vm_pgtable-move-pmd-pud_huge_tests-out-of-config_transparent_hugepage.patch * mm-debug_vm_pgtable-remove-redundant-pfn_pmd-pte-and-fix-one-comment-mistake.patch * mm-huge_memoryc-remove-dedicated-macro-hpage_cache_index_mask.patch * mm-huge_memoryc-use-page-deferred_list.patch * mm-huge_memoryc-add-missing-read-only-thp-checking-in-transparent_hugepage_enabled.patch * mm-huge_memoryc-add-missing-read-only-thp-checking-in-transparent_hugepage_enabled-v4.patch * mm-huge_memoryc-remove-unnecessary-tlb_remove_page_size-for-huge-zero-pmd.patch * mm-huge_memoryc-dont-discard-hugepage-if-other-processes-are-mapping-it.patch * mm-hugetlb-change-parameters-of-arch_make_huge_pte.patch * mm-pgtable-add-stubs-for-pmd-pub_set-clear_huge.patch * mm-pgtable-add-stubs-for-pmd-pub_set-clear_huge-fix-2.patch * arm64-define-only-pud-pmd_set-clear_huge-when-usefull.patch * mm-vmalloc-enable-mapping-of-huge-pages-at-pte-level-in-vmap.patch * mm-vmalloc-enable-mapping-of-huge-pages-at-pte-level-in-vmalloc.patch * powerpc-8xx-add-support-for-huge-pages-on-vmap-and-vmalloc.patch * khugepaged-selftests-remove-debug_cow.patch * mm-hugetlb-fix-racy-resv_huge_pages-underflow-on-uffdio_copy.patch * mm-hugetlb-fix-racy-resv_huge_pages-underflow-on-uffdio_copy-fix.patch * userfaultfd-selftests-use-user-mode-only.patch * userfaultfd-selftests-remove-the-time-check-on-delayed-uffd.patch * userfaultfd-selftests-dropping-verify-check-in-locking_thread.patch * userfaultfd-selftests-only-dump-counts-if-mode-enabled.patch * userfaultfd-selftests-unify-error-handling.patch * mm-thp-simplify-copying-of-huge-zero-page-pmd-when-fork.patch * mm-userfaultfd-fix-uffd-wp-special-cases-for-fork.patch * mm-userfaultfd-fix-uffd-wp-special-cases-for-fork-fix.patch * mm-userfaultfd-fix-a-few-thp-pmd-missing-uffd-wp-bit.patch * mm-userfaultfd-fail-uffd-wp-registeration-if-not-supported.patch * mm-pagemap-export-uffd-wp-protection-information.patch * userfaultfd-selftests-add-pagemap-uffd-wp-test.patch * userfaultfd-shmem-combine-shmem_mcopy_atomicmfill_zeropage_pte.patch * userfaultfd-shmem-support-minor-fault-registration-for-shmem.patch * userfaultfd-shmem-support-uffdio_continue-for-shmem.patch * userfaultfd-shmem-advertise-shmem-minor-fault-support.patch * userfaultfd-shmem-modify-shmem_mfill_atomic_pte-to-use-install_pte.patch * userfaultfd-selftests-use-memfd_create-for-shmem-test-type.patch * userfaultfd-selftests-create-alias-mappings-in-the-shmem-test.patch * userfaultfd-selftests-reinitialize-test-context-in-each-test.patch * userfaultfd-selftests-reinitialize-test-context-in-each-test-fix.patch * userfaultfd-selftests-exercise-minor-fault-handling-shmem-support.patch * userfaultfd-fix-uffdio_continue-ioctl-request-definition.patch * mm-swap-fix-pte_same_as_swp-not-removing-uffd-wp-bit-when-compare.patch * mm-move-holes_in_zone-into-mm.patch * docs-procrst-meminfo-briefly-describe-gaps-in-memory-accounting.patch * fs-proc-kcore-drop-kcore_remap-and-kcore_other.patch * fs-proc-kcore-pfn_is_ram-check-only-applies-to-kcore_ram.patch * fs-proc-kcore-dont-read-offline-sections-logically-offline-pages-and-hwpoisoned-pages.patch * mm-introduce-page_offline_beginendfreezethaw-to-synchronize-setting-pageoffline.patch * virtio-mem-use-page_offline_startend-when-setting-pageoffline.patch * fs-proc-kcore-use-page_offline_freezethaw.patch * mm-compaction-use-device_attr_wo-macro.patch * mm-mempolicy-cleanup-nodemask-intersection-check-for-oom.patch * mm-mempolicy-dont-handle-mpol_local-like-a-fake-mpol_preferred-policy.patch * mm-mempolicy-dont-handle-mpol_local-like-a-fake-mpol_preferred-policy-v4.patch * mm-mempolicy-dont-handle-mpol_local-like-a-fake-mpol_preferred-policy-v4-fix.patch * mm-mempolicy-unify-the-parameter-sanity-check-for-mbind-and-set_mempolicy.patch * mm-mempolicy-unify-the-parameter-sanity-check-for-mbind-and-set_mempolicy-v4.patch * include-linux-mmzoneh-add-documentation-for-pfn_valid.patch * memblock-update-initialization-of-reserved-pages.patch * arm64-decouple-check-whether-pfn-is-in-linear-map-from-pfn_valid.patch * arm64-drop-pfn_valid_within-and-simplify-pfn_valid.patch * mm-migrate-fix-missing-update-page_private-to-hugetlb_page_subpool.patch * mm-migrate-fix-missing-update-page_private-to-hugetlb_page_subpool-v2.patch * mm-thp-relax-the-vm_denywrite-constraint-on-file-backed-thps.patch * mm-memory-add-orig_pmd-to-struct-vm_fault.patch * mm-memory-make-numa_migrate_prep-non-static.patch * mm-thp-refactor-numa-fault-handling.patch * mm-thp-refactor-numa-fault-handling-fix.patch * mm-migrate-account-thp-numa-migration-counters-correctly.patch * mm-migrate-dont-split-thp-for-misplaced-numa-page.patch * mm-migrate-check-mapcount-for-thp-instead-of-refcount.patch * mm-thp-skip-make-pmd-prot_none-if-thp-migration-is-not-supported.patch * mm-thp-make-alloc_split_ptlocks-dependent-on-use_split_pte_ptlocks.patch * mm-thp-make-arch_enable_split_pmd_ptlock-dependent-on-pgtable_levels-2.patch * nommu-remove-__gfp_highmem-in-vmalloc-vzalloc.patch * nommu-remove-__gfp_highmem-in-vmalloc-vzalloc-checkpatch-fixes.patch * mm-generalize-zone_.patch * mm-make-variable-names-for-populate_vma_page_range-consistent.patch * mm-madvise-introduce-madv_populate_readwrite-to-prefault-page-tables.patch * mm-madvise-introduce-madv_populate_readwrite-to-prefault-page-tables-checkpatch-fixes.patch * maintainers-add-tools-testing-selftests-vm-to-memory-management.patch * selftests-vm-add-protection_keys_32-protection_keys_64-to-gitignore.patch * selftests-vm-add-test-for-madv_populate_readwrite.patch * mm-memory_hotplug-rate-limit-page-migration-warnings.patch * memory-hotplugrst-complete-admin-guide-overhaul.patch * mmmemory_hotplug-drop-unneeded-locking.patch * mmmemory_hotplug-drop-unneeded-locking-fix.patch * mm-zswapc-remove-unused-function-zswap_debugfs_exit.patch * mm-zswapc-avoid-unnecessary-copy-in-at-map-time.patch * mm-zswapc-fix-two-bugs-in-zswap_writeback_entry.patch * mm-highmem-remove-deprecated-kmap_atomic.patch * zram-move-backing_dev-under-macro-config_zram_writeback.patch * mm-fix-typos-and-grammar-error-in-comments.patch * mm-fix-comments-mentioning-i_mutex.patch * mm-define-default-value-for-first_user_address.patch * mm-clear-spelling-mistakes.patch * mm-vmscan-remove-kerneldoc-like-comment-from-isolate_lru_pages.patch * mm-vmalloc-include-header-for-prototype-of-set_iounmap_nonlazy.patch * mm-page_alloc-make-should_fail_alloc_page-a-static-function-should_fail_alloc_page-static.patch * mm-mapping_dirty_helpers-remove-double-note-in-kerneldoc.patch * mm-memcontrolc-fix-kerneldoc-comment-for-mem_cgroup_calculate_protection.patch * mm-memory_hotplug-fix-kerneldoc-comment-for-__try_online_node.patch * mm-memory_hotplug-fix-kerneldoc-comment-for-__remove_memory.patch * mm-zbud-add-kerneldoc-fields-for-zbud_pool.patch * mm-z3fold-add-kerneldoc-fields-for-z3fold_pool.patch * mm-swap-make-swap_address_space-an-inline-function.patch * mm-mmap_lock-remove-dead-code-for-config_tracing-configurations.patch * mm-mmap_lock-remove-dead-code-for-config_tracing-configurations-fix.patch * mm-page_alloc-move-prototype-for-find_suitable_fallback.patch * mm-swap-make-node_data-an-inline-function-on-config_flatmem.patch * kfence-unconditionally-use-unbound-work-queue.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-avoid-mixing-integer-types-in-mem_rw.patch * fs-proc-kcorec-add-mmap-interface.patch * fs-proc-kcorec-add-mmap-interface-fix.patch * procfs-allow-reading-fdinfo-with-ptrace_mode_read.patch * procfs-dmabuf-add-inode-number-to-proc-fdinfo.patch * sysctl-remove-redundant-assignment-to-first.patch * proc-sysctl-make-protected_-world-readable.patch * kernelh-split-out-panic-and-oops-helpers.patch * kernelh-split-out-panic-and-oops-helpers-fix.patch * kernelh-split-out-panic-and-oops-helpers-fix-2.patch * lib-decompress_bunzip2-remove-an-unneeded-semicolon.patch * lib-string_helpers-switch-to-use-bit-macro.patch * lib-string_helpers-move-escape_np-check-inside-else-branch-in-a-loop.patch * lib-string_helpers-drop-indentation-level-in-string_escape_mem.patch * lib-string_helpers-introduce-escape_na-for-escaping-non-ascii.patch * lib-string_helpers-introduce-escape_nap-to-escape-non-ascii-and-non-printable.patch * lib-string_helpers-allow-to-append-additional-characters-to-be-escaped.patch * lib-test-string_helpers-print-flags-in-hexadecimal-format.patch * lib-test-string_helpers-get-rid-of-trailing-comma-in-terminators.patch * lib-test-string_helpers-add-test-cases-for-new-features.patch * maintainers-add-myself-as-designated-reviewer-for-generic-string-library.patch * seq_file-introduce-seq_escape_mem.patch * seq_file-add-seq_escape_str-as-replica-of-string_escape_str.patch * seq_file-convert-seq_escape-to-use-seq_escape_str.patch * nfsd-avoid-non-flexible-api-in-seq_quote_mem.patch * seq_file-drop-unused-_escape_mem_ascii.patch * lib-math-rationalc-fix-divide-by-zero.patch * lib-math-rational-add-kunit-test-cases.patch * lib-math-rational-add-kunit-test-cases-fix.patch * lib-math-rational-add-kunit-test-cases-fix-2.patch * lz4_decompress-declare-lz4_decompress_safe_withprefix64k-static.patch * lib-decompress_unlz4c-correctly-handle-zero-padding-around-initrds.patch * checkpatch-scripts-spdxcheckpy-now-requires-python3.patch * checkpatch-improve-the-indented-label-test.patch * init-print-out-unknown-kernel-parameters.patch * init-mainc-silence-some-wunused-parameter-warnings.patch * hfsplus-fix-out-of-bounds-warnings-in-__hfsplus_setxattr.patch * x86-signal-dont-do-sas_ss_reset-until-we-are-certain-that-sigframe-wont-be-abandoned.patch * exec-remove-checks-in-__register_bimfmt.patch * kcov-add-__no_sanitize_coverage-to-fix-noinstr-for-all-architectures.patch * kcov-add-__no_sanitize_coverage-to-fix-noinstr-for-all-architectures-v2.patch * kcov-add-__no_sanitize_coverage-to-fix-noinstr-for-all-architectures-v3.patch * lib-decompressors-remove-set-but-not-used-variabled-level.patch * lib-decompressors-remove-set-but-not-used-variabled-level-fix.patch * ipc-sem-use-kvmalloc-for-sem_undo-allocation.patch * ipc-use-kmalloc-for-msg_queue-and-shmid_kernel.patch * ipc-semc-use-read_once-write_once-for-use_global_lock.patch * ipc-utilc-use-binary-search-for-max_idx.patch * ipc-utilc-use-binary-search-for-max_idx-fix.patch * linux-next-pre.patch linux-next.patch linux-next-post.patch linux-next-rejects.patch * mm-arch-remove-indirection-level-in-alloc_zeroed_user_highpage_movable.patch * kasan-use-separate-unpoison-implementation-for-integrated-init.patch * arm64-mte-handle-tags-zeroing-at-page-allocation-time.patch * kasan-disable-freed-user-page-poisoning-with-hw-tags.patch * mm-slub-use-stackdepot-to-save-stack-trace-in-objects.patch * mm-slub-use-stackdepot-to-save-stack-trace-in-objects-fix.patch * mm-slub-use-stackdepot-to-save-stack-trace-in-objects-fix-2.patch * mmap-make-mlock_future_check-global.patch * riscv-kconfig-make-direct-map-manipulation-options-depend-on-mmu.patch * set_memory-allow-querying-whether-set_direct_map_-is-actually-enabled.patch * mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas.patch * mm-introduce-memfd_secret-system-call-to-create-secret-memory-areas-fix.patch * pm-hibernate-disable-when-there-are-active-secretmem-users.patch * arch-mm-wire-up-memfd_secret-system-call-where-relevant.patch * secretmem-test-add-basic-selftest-for-memfd_secret2.patch * mm-fix-spelling-mistakes-in-header-files.patch * buildid-only-consider-gnu-notes-for-build-id-parsing.patch * buildid-add-api-to-parse-build-id-out-of-buffer.patch * buildid-stash-away-kernels-build-id-on-init.patch * buildid-stash-away-kernels-build-id-on-init-fix.patch * dump_stack-add-vmlinux-build-id-to-stack-traces.patch * module-add-printk-formats-to-add-module-build-id-to-stacktraces.patch * module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix.patch * module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-2.patch * module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-fix.patch * module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-fix-fix.patch * arm64-stacktrace-use-%psb-for-backtrace-printing.patch * x86-dumpstack-use-%psb-%pbb-for-backtrace-printing.patch * scripts-decode_stacktracesh-support-debuginfod.patch * scripts-decode_stacktracesh-silence-stderr-messages-from-addr2line-nm.patch * scripts-decode_stacktracesh-indicate-auto-can-be-used-for-base-path.patch * buildid-mark-some-arguments-const.patch * buildid-fix-kernel-doc-notation.patch * kdump-use-vmlinux_build_id-to-simplify.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