mmotm 2020-12-02-19-12 uploaded

From: akpm
Date: Wed Dec 02 2020 - 22:13:43 EST


The mm-of-the-moment snapshot 2020-12-02-19-12 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.10-rc6:
(patches marked "*" will be included in linux-next)

origin.patch
* zlib-export-s390-symbols-for-zlib-modules.patch
* coredump-fix-core_pattern-parse-error.patch
* mm-filemap-add-static-for-function-__add_to_page_cache_locked.patch
* mm-zsmallocc-drop-zsmalloc_pgtable_mapping.patch
* mm-memcg-slab-fix-obj_cgroup_charge-return-value-handling.patch
* mm-list_lru-set-shrinker-map-bit-when-child-nr_items-is-not-zero.patch
* mm-swapfile-do-not-sleep-with-a-spin-lock-held.patch
* mailmap-add-two-more-addresses-of-uwe-kleine-oenig.patch
* selftest-vm-fix-build-error.patch
* proc-use-untagged_addr-for-pagemap_read-addresses.patch
* proc-kpageflags-prevent-an-integer-overflow-in-stable_page_flags.patch
* proc-kpageflags-do-not-use-uninitialized-struct-pages.patch
* kthread-add-kthread_work-tracepoints.patch
* kthread_worker-document-cpu-hotplug-handling.patch
* kthread_worker-document-cpu-hotplug-handling-fix.patch
* uapi-move-constants-from-linux-kernelh-to-linux-consth.patch
* ide-falcon-remove-in_interrupt-usage.patch
* ide-remove-bug_onin_interrupt-irqs_disabled-from-ide_unregister.patch
* fs-ntfs-remove-unused-varibles.patch
* fs-ntfs-remove-unused-varible-attr_len.patch
* fs-ocfs2-remove-unneeded-break.patch
* ocfs2-ratelimit-the-max-lookup-times-reached-notice.patch
* ocfs2-clear-links-count-in-ocfs2_mknod-if-an-error-occurs.patch
* ocfs2-fix-ocfs2-corrupt-when-iputting-an-inode.patch
* ramfs-support-o_tmpfile.patch
* kernel-watchdog-flush-all-printk-nmi-buffers-when-hardlockup-detected.patch
mm.patch
* mmslab_common-use-list_for_each_entry-in-dump_unreclaimable_slab.patch
* mm-slab-clarify-kreallocs-behavior-with-__gfp_zero.patch
* mm-slab-provide-krealloc_array.patch
* alsa-pcm-use-krealloc_array.patch
* vhost-vringh-use-krealloc_array.patch
* pinctrl-use-krealloc_array.patch
* edac-ghes-use-krealloc_array.patch
* drm-atomic-use-krealloc_array.patch
* hwtracing-intel-use-krealloc_array.patch
* dma-buf-use-krealloc_array.patch
* mm-slub-use-kmem_cache_debug_flags-in-deactivate_slab.patch
* mm-slub-let-number-of-online-cpus-determine-the-slub-page-order.patch
* device-dax-kmem-use-struct_size.patch
* mm-fix-page_owner-initializing-issue-for-arm32.patch
* fs-break-generic_file_buffered_read-up-into-multiple-functions.patch
* fs-generic_file_buffered_read-now-uses-find_get_pages_contig.patch
* mm-msync-exit-early-when-the-flags-is-an-ms_async-and-start-vm_start.patch
* mm-truncate-add-parameter-explanation-for-invalidate_mapping_pagevec.patch
* mm-remove-the-unuseful-else-after-a-return.patch
* mm-remove-the-unuseful-else-after-a-return-checkpatch-fixes.patch
* mm-gup_benchmark-rename-to-mm-gup_test.patch
* selftests-vm-use-a-common-gup_testh.patch
* selftests-vm-rename-run_vmtests-run_vmtestssh.patch
* selftests-vm-minor-cleanup-makefile-and-gup_testc.patch
* selftests-vm-only-some-gup_test-items-are-really-benchmarks.patch
* selftests-vm-gup_test-introduce-the-dump_pages-sub-test.patch
* selftests-vm-run_vmtestssh-update-and-clean-up-gup_test-invocation.patch
* selftests-vm-hmm-tests-remove-the-libhugetlbfs-dependency.patch
* selftests-vm-2x-speedup-for-run_vmtestssh.patch
* mm-gup_benchmark-mark-gup_benchmark_init-as-__init-function.patch
* mm-gup_benchmark-gup_benchmark-depends-on-debug_fs.patch
* mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2.patch
* mm-reorganize-internal_get_user_pages_fast.patch
* mm-prevent-gup_fast-from-racing-with-cow-during-fork.patch
* mm-prevent-gup_fast-from-racing-with-cow-during-fork-checkpatch-fixes.patch
* mm-handle-zone-device-pages-in-release_pages.patch
* mm-swapfilec-use-helper-function-swap_count-in-add_swap_count_continuation.patch
* mm-swap_state-skip-meaningless-swap-cache-readahead-when-ra_infowin-==-0.patch
* mm-swap_state-skip-meaningless-swap-cache-readahead-when-ra_infowin-==-0-fix.patch
* mm-swapfilec-remove-unnecessary-out-label-in-__swap_duplicate.patch
* mm-swap-use-memset-to-fill-the-swap_map-with-swap_has_cache.patch
* mm-remove-pagevec_lookup_range_nr_tag.patch
* mm-shmemc-make-shmem_mapping-inline.patch
* tmpfs-fix-documentation-nits.patch
* mm-memcontrol-add-file_thp-shmem_thp-to-memorystat.patch
* mm-memcontrol-add-file_thp-shmem_thp-to-memorystat-fix.patch
* mm-memcontrol-remove-unused-mod_memcg_obj_state.patch
* mm-memcontrol-eliminate-redundant-check-in-__mem_cgroup_insert_exceeded.patch
* mm-memcg-slab-fix-return-child-memcg-objcg-for-root-memcg.patch
* mm-memcg-slab-fix-use-after-free-in-obj_cgroup_charge.patch
* mm-rmap-always-do-ttu_ignore_access.patch
* mm-memcg-update-page-struct-member-in-comments.patch
* mm-memcg-fix-obsolete-code-comments.patch
* mm-memcg-deprecate-the-non-hierarchical-mode.patch
* docs-cgroup-v1-reflect-the-deprecation-of-the-non-hierarchical-mode.patch
* cgroup-remove-obsoleted-broken_hierarchy-and-warned_broken_hierarchy.patch
* mm-page_counter-use-page_counter_read-in-page_counter_set_max.patch
* mm-memcg-remove-obsolete-memcg_has_children.patch
* mm-thp-move-lru_add_page_tail-func-to-huge_memoryc.patch
* mm-thp-use-head-for-head-page-in-lru_add_page_tail.patch
* mm-thp-simplify-lru_add_page_tail.patch
* mm-thp-narrow-lru-locking.patch
* mm-vmscan-remove-unnecessary-lruvec-adding.patch
* mm-rmap-stop-store-reordering-issue-on-page-mapping.patch
* mm-rmap-stop-store-reordering-issue-on-page-mapping-fix.patch
* mm-page_idle_get_page-does-not-need-lru_lock.patch
* mm-memcg-add-debug-checking-in-lock_page_memcg.patch
* mm-swapc-fold-vm-event-pgrotated-into-pagevec_move_tail_fn.patch
* mm-lru-move-lock-into-lru_note_cost.patch
* mm-vmscan-remove-lruvec-reget-in-move_pages_to_lru.patch
* mm-mlock-remove-lru_lock-on-testclearpagemlocked.patch
* mm-mlock-remove-__munlock_isolate_lru_page.patch
* mm-lru-introduce-testclearpagelru.patch
* mm-compaction-do-page-isolation-first-in-compaction.patch
* mm-swapc-serialize-memcg-changes-in-pagevec_lru_move_fn.patch
* mm-lru-replace-pgdat-lru_lock-with-lruvec-lock.patch
* mm-lru-replace-pgdat-lru_lock-with-lruvec-lock-fix.patch
* mm-lru-replace-pgdat-lru_lock-with-lruvec-lock-fix-2.patch
* mm-lru-introduce-the-relock_page_lruvec-function.patch
* mm-lru-introduce-the-relock_page_lruvec-function-fix.patch
* mm-lru-revise-the-comments-of-lru_lock.patch
* mm-memcg-slab-rename-_lruvec_slab_state-to-_lruvec_kmem_state.patch
* mm-memcontrol-assign-boolean-values-to-a-bool-variable.patch
* mm-memcg-remove-incorrect-comments.patch
* mm-move-lruvec-stats-update-functions-to-vmstath.patch
* mm-memcontrol-account-pagetables-per-node.patch
* xen-unpopulated-alloc-consolidate-pgmap-manipulation.patch
* kselftests-vm-add-mremap-tests.patch
* mm-speedup-mremap-on-1gb-or-larger-regions.patch
* arm64-mremap-speedup-enable-have_move_pud.patch
* x86-mremap-speedup-enable-have_move_pud.patch
* mm-cleanup-remove-unused-tsk-arg-from-__access_remote_vm.patch
* mm-mmap-fix-the-adjusted-length-error.patch
* mm-mapping_dirty_helpers-enhance-the-kernel-doc-markups.patch
* mm-add-colon-to-fix-kernel-doc-markups-error-for-check_pte.patch
* mmap_lock-add-tracepoints-around-lock-acquisition.patch
* mmap_lock-add-tracepoints-around-lock-acquisition-fix.patch
* sparc-fix-handling-of-page-table-constructor-failure.patch
* mm-move-free_unref_page-to-mm-internalh.patch
* mm-mremap-account-memory-on-do_munmap-failure.patch
* mm-mremap-for-mremap_dontunmap-check-security_vm_enough_memory_mm.patch
* mremap-dont-allow-mremap_dontunmap-on-special_mappings-and-aio.patch
* vm_ops-rename-split-callback-to-may_split.patch
* mremap-check-if-its-possible-to-split-original-vma.patch
* mm-forbid-splitting-special-mappings.patch
* mm-track-mmu-notifiers-in-fs_reclaim_acquire-release.patch
* mm-extract-might_alloc-debug-check.patch
* locking-selftests-add-testcases-for-fs_reclaim.patch
* mm-vmallocc-__vmalloc_area_node-avoid-32-bit-overflow.patch
* mm-vmalloc-use-free_vm_area-if-an-allocation-fails.patch
* mm-vmalloc-rework-the-drain-logic.patch
* mm-vmalloc-add-align-parameter-explanation-for-pvm_determine_end_from_reverse.patch
* mm-vmalloc-remove-unnecessary-return-statement.patch
* docs-vm-remove-unused-3-items-explanation-for-proc-vmstat.patch
* mm-vmalloc-fix-kasan-shadow-poisoning-size.patch
* kasan-fix-object-remain-in-offline-per-cpu-quarantine.patch
* alpha-switch-from-discontigmem-to-sparsemem.patch
* ia64-remove-custom-__early_pfn_to_nid.patch
* ia64-remove-ifdef-config_zone_dma32-statements.patch
* ia64-discontig-paging_init-remove-local-max_pfn-calculation.patch
* ia64-split-virtual-map-initialization-out-of-paging_init.patch
* ia64-forbid-using-virtual_mem_map-with-flatmem.patch
* ia64-make-sparsemem-default-and-disable-discontigmem.patch
* arm-remove-config_arch_has_holes_memorymodel.patch
* arm-arm64-move-free_unused_memmap-to-generic-mm.patch
* arc-use-flatmem-with-freeing-of-unused-memory-map-instead-of-discontigmem.patch
* m68k-mm-make-node-data-and-node-setup-depend-on-config_discontigmem.patch
* m68k-mm-enable-use-of-generic-memory_modelh-for-discontigmem.patch
* m68k-deprecate-discontigmem.patch
* mm-introduce-debug_pagealloc_mapunmap_pages-helpers.patch
* pm-hibernate-make-direct-map-manipulations-more-explicit.patch
* arch-mm-restore-dependency-of-__kernel_map_pages-on-debug_pagealloc.patch
* arch-mm-make-kernel_page_present-always-available.patch
* mm-page_alloc-clean-up-pageset-high-and-batch-update.patch
* mm-page_alloc-calculate-pageset-high-and-batch-once-per-zone.patch
* mm-page_alloc-remove-setup_pageset.patch
* mm-page_alloc-simplify-pageset_update.patch
* mm-page_alloc-cache-pageset-high-and-batch-in-struct-zone.patch
* mm-page_alloc-move-draining-pcplists-to-page-isolation-users.patch
* mm-page_alloc-disable-pcplists-during-memory-offline.patch
* mm-page_alloc-disable-pcplists-during-memory-offline-fix.patch
* page-flags-remove-unused-__pageprivate.patch
* mm-page-flags-fix-comment.patch
* mm-page_alloc-add-__free_pages-documentation.patch
* mm-page_alloc-mark-some-symbols-with-static-keyword.patch
* mm-page_alloc-clear-all-pages-in-post_alloc_hook-with-init_on_alloc=1.patch
* init-main-fix-broken-buffer_init-when-deferred_struct_page_init-set.patch
* mm-page_alloc-refactor-setup_per_zone_lowmem_reserve.patch
* mm-page_alloc-speeding-up-the-iteration-of-max_order.patch
* mm-refactor-initialization-of-stuct-page-for-holes-in-memory-layout.patch
* mmhwpoison-drain-pcplists-before-bailing-out-for-non-buddy-zero-refcount-page.patch
* mmhwpoison-take-free-pages-off-the-buddy-freelists.patch
* mmhwpoison-take-free-pages-off-the-buddy-freelists-for-hugetlb.patch
* mmhwpoison-drop-unneeded-pcplist-draining.patch
* mmhwpoison-refactor-get_any_page.patch
* mmhwpoison-drop-pfn-parameter.patch
* mmmadvise-call-soft_offline_page-without-mf_count_increased.patch
* mmhwpoison-remove-mf_count_increased.patch
* mmhwpoison-remove-flag-argument-from-soft-offline-functions.patch
* mmhwpoison-disable-pcplists-before-grabbing-a-refcount.patch
* mmhwpoison-remove-drain_all_pages-from-shake_page.patch
* mm-hugetlbc-just-use-put_page_testzero-instead-of-page_count.patch
* mm-huge_memoryc-update-tlb-entry-if-pmd-is-changed.patch
* mips-do-not-call-flush_tlb_all-when-setting-pmd-entry.patch
* include-linux-huge_mmh-remove-extern-keyword.patch
* khugepaged-add-couples-parameter-explanation-for-kernel-doc-markup.patch
* mm-hugetlb-fix-type-of-delta-parameter-and-related-local-variables-in-gather_surplus_pages.patch
* mmhugetlb-remove-unneded-initialization.patch
* mm-dont-wake-kswapd-prematurely-when-watermark-boosting-is-disabled.patch
* mm-vmscan-drop-unneeded-assignment-in-kswapd.patch
* mm-remove-the-filename-in-the-top-of-file-comment-in-vmscanc.patch
* mm-vmscan-__isolate_lru_page_prepare-clean-up.patch
* mm-page_isolation-do-not-isolate-the-max-order-page.patch
* mm-compaction-rename-start_pfn-to-iteration_start_pfn-in-compact_zone.patch
* mm-compaction-move-compaction_suitables-comment-to-right-place.patch
* mm-compaction-make-defer_compaction-and-compaction_deferred-static.patch
* mm-oom_kill-change-comment-and-rename-is_dump_unreclaim_slabs.patch
* mm-migrate-fix-comment-spelling.patch
* mm-optimize-migrate_vma_pages-mmu-notifier.patch
* mm-support-thps-in-zero_user_segments.patch
* mm-support-thps-in-zero_user_segments-fix.patch
* mm-truncate_complete_page-is-not-existed-anymore.patch
* mm-migrate-simplify-the-logic-for-handling-permanent-failure.patch
* mm-migrate-skip-shared-exec-thp-for-numa-balancing.patch
* mm-migrate-clean-up-migrate_prep_local.patch
* mm-migrate-return-enosys-if-thp-migration-is-unsupported.patch
* mm-make-pagecache-tagged-lookups-return-only-head-pages.patch
* mm-shmem-use-pagevec_lookup-in-shmem_unlock_mapping.patch
* mm-swap-optimise-get_shadow_from_swap_cache.patch
* mm-add-fgp_entry.patch
* mm-filemap-rename-find_get_entry-to-mapping_get_entry.patch
* mm-filemap-add-helper-for-finding-pages.patch
* mm-filemap-add-helper-for-finding-pages-fix.patch
* mm-filemap-add-mapping_seek_hole_data.patch
* mm-filemap-add-mapping_seek_hole_data-fix.patch
* iomap-use-mapping_seek_hole_data.patch
* mm-add-and-use-find_lock_entries.patch
* mm-add-and-use-find_lock_entries-fix.patch
* mm-add-an-end-parameter-to-find_get_entries.patch
* mm-add-an-end-parameter-to-pagevec_lookup_entries.patch
* mm-remove-nr_entries-parameter-from-pagevec_lookup_entries.patch
* mm-pass-pvec-directly-to-find_get_entries.patch
* mm-remove-pagevec_lookup_entries.patch
* mm-truncateshmem-handle-truncates-that-split-thps.patch
* mm-truncateshmem-handle-truncates-that-split-thps-fix.patch
* mm-truncateshmem-handle-truncates-that-split-thps-fix-fix.patch
* mm-filemap-return-only-head-pages-from-find_get_entries.patch
* mmthpshmem-limit-shmem-thp-alloc-gfp_mask.patch
* mmthpshm-limit-gfp-mask-to-no-more-than-specified.patch
* mmthpshmem-make-khugepaged-obey-tmpfs-mount-flags.patch
* mm-cmac-remove-redundant-cma_mutex-lock.patch
* mm-cma-improve-pr_debug-log-in-cma_release.patch
* mm-cma-improve-pr_debug-log-in-cma_release-fix.patch
* mm-page_alloc-do-not-rely-on-the-order-of-page_poison-and-init_on_alloc-free-parameters.patch
* mm-page_poison-use-static-key-more-efficiently.patch
* kernel-power-allow-hibernation-with-page_poison-sanity-checking.patch
* mm-page_poison-remove-config_page_poisoning_no_sanity.patch
* mm-page_poison-remove-config_page_poisoning_zero.patch
* mm-vmstat-fix-proc-sys-vm-stat_refresh-generating-false-warnings.patch
* mm-vmstat-fix-proc-sys-vm-stat_refresh-generating-false-warnings-fix.patch
* mm-vmstat-fix-proc-sys-vm-stat_refresh-generating-false-warnings-fix-2.patch
* add-uffd_user_mode_only.patch
* add-user-mode-only-option-to-unprivileged_userfaultfd-sysctl-knob.patch
* userfaultfd-selftests-make-__su64-format-specifiers-portable.patch
* mm-zswap-make-struct-kernel_param_ops-definitions-const.patch
* mm-zswap-fix-passing-zero-to-ptr_err-warning.patch
* mm-zswap-move-to-use-crypto_acomp-api-for-hardware-acceleration.patch
* zsmalloc-rework-the-list_add-code-in-insert_zspage.patch
* mm-process_vm_access-remove-redundant-initialization-of-iov_r.patch
* zram-support-a-page-writeback.patch
* zram-break-the-strict-dependency-from-lzo.patch
* zram-add-stat-to-gather-incompressible-pages-since-zram-set-up.patch
* mm-fix-kernel-doc-markups.patch
* mm-use-sysfs_emit-for-struct-kobject-uses.patch
* mm-huge_memory-convert-remaining-use-of-sprintf-to-sysfs_emit-and-neatening.patch
* mm-backing-dev-use-sysfs_emit-in-macro-defining-functions.patch
* mm-shmem-convert-shmem_enabled_show-to-use-sysfs_emit_at.patch
* mm-slub-convert-sysfs-sprintf-family-to-sysfs_emit-sysfs_emit_at.patch
* mm-fix-fall-through-warnings-for-clang.patch
* mm-cleanup-kstrto-usage.patch
* mm-add-kernel-electric-fence-infrastructure.patch
* mm-add-kernel-electric-fence-infrastructure-fix.patch
* mm-add-kernel-electric-fence-infrastructure-fix-2.patch
* x86-kfence-enable-kfence-for-x86.patch
* arm64-kfence-enable-kfence-for-arm64.patch
* kfence-use-pt_regs-to-generate-stack-trace-on-faults.patch
* mm-kfence-insert-kfence-hooks-for-slab.patch
* mm-kfence-insert-kfence-hooks-for-slub.patch
* kfence-kasan-make-kfence-compatible-with-kasan.patch
* kfence-documentation-add-kfence-documentation.patch
* kfence-add-test-suite.patch
* maintainers-add-entry-for-kfence.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
* alpha-replace-bogus-in_interrupt.patch
* procfs-delete-duplicated-words-other-fixes.patch
* proc-provide-details-on-indirect-branch-speculation.patch
* proc-provide-details-on-indirect-branch-speculation-v2.patch
* proc-sysctl-make-protected_-world-readable.patch
* asm-generic-force-inlining-of-get_order-to-work-around-gcc10-poor-decision.patch
* kernelh-split-out-mathematical-helpers.patch
* kernelh-split-out-mathematical-helpers-fix.patch
* acctc-use-elif-instead-of-end-and-elif.patch
* bitmap-convert-bitmap_empty-bitmap_full-to-return-boolean.patch
* bitmap-remove-unused-function-declaration.patch
* lib-test_free_pages-add-basic-progress-indicators.patch
* lib-stackdepotc-replace-one-element-array-with-flexible-array-member.patch
* lib-stackdepotc-use-flex_array_size-helper-in-memcpy.patch
* lib-stackdepotc-use-array_size-helper-in-jhash2.patch
* lib-test_lockup-minimum-fix-to-get-it-compiled-on-preempt_rt.patch
* lib-list_kunit-follow-new-file-name-convention-for-kunit-tests.patch
* lib-linear_ranges_kunit-follow-new-file-name-convention-for-kunit-tests.patch
* lib-bits_kunit-follow-new-file-name-convention-for-kunit-tests.patch
* lib-cmdline-fix-get_option-for-strings-starting-with-hyphen.patch
* lib-cmdline-allow-null-to-be-an-output-for-get_option.patch
* lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api.patch
* lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api-fix.patch
* lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api-fix-2.patch
* lib-cmdline_kunit-add-a-new-test-suite-for-cmdline-api-fix-3.patch
* lib-optimize-cpumask_local_spread.patch
* ilog2-improve-ilog2-for-constant-arguments.patch
* ilog2-improve-ilog2-for-constant-arguments-checkpatch-fixes.patch
* lib-string-remove-unnecessary-undefs.patch
* stringh-detect-intra-object-overflow-in-fortified-string-functions.patch
* lkdtm-tests-for-fortify_source.patch
* stringh-add-fortify-coverage-for-strscpy.patch
* add-new-file-in-lkdtm-to-test-fortified-strscpy.patch
* correct-wrong-filenames-in-comment.patch
* lib-cleanup-kstrto-usage.patch
* lib-stackdepot-add-support-to-configure-stack_hash_size.patch
* lib-stackdepot-add-support-to-configure-stack_hash_size-fix.patch
* lib-lz4-explicitly-support-in-place-decompression.patch
* bitops-introduce-the-for_each_set_clump-macro.patch
* lib-test_bitmapc-add-for_each_set_clump-test-cases.patch
* lib-test_bitmapc-add-for_each_set_clump-test-cases-checkpatch-fixes.patch
* gpio-thunderx-utilize-for_each_set_clump-macro.patch
* gpio-xilinx-utilize-generic-bitmap_get_value-and-_set_value.patch
* checkpatch-add-new-exception-to-repeated-word-check.patch
* checkpatch-fix-false-positives-in-repeated_word-warning.patch
* checkpatch-ignore-generated-camelcase-defines-and-enum-values.patch
* checkpatch-prefer-static-const-declarations.patch
* checkpatch-allow-fix-removal-of-unnecessary-break-statements.patch
* checkpatch-extend-attributes-check-to-handle-more-patterns.patch
* checkpatch-add-a-fixer-for-missing-newline-at-eof.patch
* checkpatch-update-__attribute__sectionname-quote-removal.patch
* checkpatch-update-__attribute__sectionname-quote-removal-v2.patch
* checkpatch-add-fix-option-for-gerrit_change_id.patch
* checkpatch-add-__alias-and-__weak-to-suggested-__attribute__-conversions.patch
* checkpatch-improve-email-parsing.patch
* checkpatch-fix-spelling-errors-and-remove-repeated-word.patch
* checkpatch-avoid-commit_log_long_line-warning-for-signature-tags.patch
* checkpatch-fix-unescaped-left-brace.patch
* checkpatch-add-fix-option-for-assignment_continuations.patch
* checkpatch-add-fix-option-for-logical_continuations.patch
* checkpatch-add-fix-and-improve-warning-msg-for-non-standard-signature.patch
* checkpatch-add-warning-for-unnecessary-use-of-%h-and-%hh.patch
* checkpatch-add-warning-for-lines-starting-with-a-in-commit-log.patch
* checkpatch-fix-typo_spelling-check-for-words-with-apostrophe.patch
* checkpatch-fix-typo_spelling-check-for-words-with-apostrophe-fix.patch
* kdump-append-uts_namespacename-offset-to-vmcoreinfo.patch
* rapidio-remove-unused-rio_get_asm-and-rio_get_device.patch
* gcov-remove-support-for-gcc-49.patch
* gcov-fix-kernel-doc-markup-issue.patch
* relay-remove-unused-buf_mapped-and-buf_unmapped-callbacks.patch
* relay-require-non-null-callbacks-in-relay_open.patch
* relay-make-create_buf_file-and-remove_buf_file-callbacks-mandatory.patch
* relay-allow-the-use-of-const-callback-structs.patch
* relay-allow-the-use-of-const-callback-structs-v3.patch
* drm-i915-make-relay-callbacks-const.patch
* ath10k-make-relay-callbacks-const.patch
* ath11k-make-relay-callbacks-const.patch
* ath9k-make-relay-callbacks-const.patch
* blktrace-make-relay-callbacks-const.patch
* aio-simplify-read_events.patch
* resource-fix-kernel-doc-markups.patch
* resource-fix-kernel-doc-markups-checkpatch-fixes.patch
* reboot-refactor-and-comment-the-cpu-selection-code.patch
* reboot-allow-to-specify-reboot-mode-via-sysfs.patch
* reboot-fix-variable-assignments-in-type_store.patch
* reboot-remove-cf9_safe-from-allowed-types-and-rename-cf9_force.patch
* reboot-allow-to-override-reboot-type-if-quirks-are-found.patch
* reboot-hide-from-sysfs-not-applicable-settings.patch
* fault-injection-handle-ei_etype_true.patch
* lib-lzo-make-lzogeneric1x_1_compress-static.patch
linux-next.patch
linux-next-rejects.patch
linux-next-git-rejects.patch
* kmap-stupid-hacks-to-make-it-compile.patch
* init-kconfig-dont-assume-scripts-lld-versionsh-is-executable.patch
* mm-swapc-reduce-lock-contention-in-lru_cache_add.patch
* mm-swapc-reduce-lock-contention-in-lru_cache_add-fix.patch
* mm-memcontrol-use-helpers-to-read-pages-memcg-data.patch
* mm-memcontrol-slab-use-helpers-to-access-slab-pages-memcg_data.patch
* mm-introduce-page-memcg-flags.patch
* mm-convert-page-kmemcg-type-to-a-page-memcg-flag.patch
* mm-memcg-bail-early-from-swap-accounting-if-memcg-disabled.patch
* mm-memcg-warning-on-memcg-after-readahead-page-charged.patch
* mm-memcg-remove-unused-definitions.patch
* mm-kvm-account-kvm_vcpu_mmap-to-kmemcg.patch
* mm-slub-call-account_slab_page-after-slab-page-initialization.patch
* mm-memcg-slab-pre-allocate-obj_cgroups-for-slab-caches-with-slab_account.patch
* mm-memcg-slab-pre-allocate-obj_cgroups-for-slab-caches-with-slab_account-v2.patch
* mm-memcontrol-rewrite-mem_cgroup_page_lruvec.patch
* mm-memcontrol-rewrite-mem_cgroup_page_lruvec-fix.patch
* mm-memcontrol-rewrite-mem_cgroup_page_lruvec-fix-fix.patch
* treewide-remove-stringification-from-__alias-macro-definition.patch
* treewide-remove-stringification-from-__alias-macro-definition-fix.patch
* epoll-check-for-events-when-removing-a-timed-out-thread-from-the-wait-queue.patch
* epoll-simplify-signal-handling.patch
* epoll-pull-fatal-signal-checks-into-ep_send_events.patch
* epoll-move-eavail-next-to-the-list_empty_careful-check.patch
* epoll-simplify-and-optimize-busy-loop-logic.patch
* epoll-pull-all-code-between-fetch_events-and-send_event-into-the-loop.patch
* epoll-replace-gotos-with-a-proper-loop.patch
* epoll-eliminate-unnecessary-lock-for-zero-timeout.patch
* mm-unexport-follow_pte_pmd.patch
* mm-simplify-follow_ptepmd.patch
* mm-simplify-follow_ptepmd-fix.patch
* kasan-drop-unnecessary-gpl-text-from-comment-headers.patch
* kasan-kasan_vmalloc-depends-on-kasan_generic.patch
* kasan-group-vmalloc-code.patch
* kasan-shadow-declarations-only-for-software-modes.patch
* kasan-shadow-declarations-only-for-software-modes-fix.patch
* kasan-rename-unpoison_shadow-to-unpoison_range.patch
* kasan-rename-kasan_shadow_-to-kasan_granule_.patch
* kasan-only-build-initc-for-software-modes.patch
* kasan-split-out-shadowc-from-commonc.patch
* kasan-define-kasan_memory_per_shadow_page.patch
* kasan-rename-report-and-tags-files.patch
* kasan-dont-duplicate-config-dependencies.patch
* kasan-hide-invalid-free-check-implementation.patch
* kasan-decode-stack-frame-only-with-kasan_stack_enable.patch
* kasan-arm64-only-init-shadow-for-software-modes.patch
* kasan-arm64-only-use-kasan_depth-for-software-modes.patch
* kasan-arm64-move-initialization-message.patch
* kasan-arm64-rename-kasan_init_tags-and-mark-as-__init.patch
* kasan-rename-addr_has_shadow-to-addr_has_metadata.patch
* kasan-rename-print_shadow_for_address-to-print_memory_metadata.patch
* kasan-rename-shadow-layout-macros-to-meta.patch
* kasan-separate-metadata_fetch_row-for-each-mode.patch
* kasan-arm64-dont-allow-sw_tags-with-arm64_mte.patch
* kasan-introduce-config_kasan_hw_tags.patch
* arm64-enable-armv85-a-asm-arch-option.patch
* arm64-mte-add-in-kernel-mte-helpers.patch
* arm64-mte-reset-the-page-tag-in-page-flags.patch
* arm64-mte-add-in-kernel-tag-fault-handler.patch
* arm64-kasan-allow-enabling-in-kernel-mte.patch
* arm64-mte-convert-gcr_user-into-an-exclude-mask.patch
* arm64-mte-switch-gcr_el1-in-kernel-entry-and-exit.patch
* kasan-mm-untag-page-address-in-free_reserved_area.patch
* arm64-kasan-align-allocations-for-hw_tags.patch
* arm64-kasan-add-arch-layer-for-memory-tagging-helpers.patch
* kasan-define-kasan_granule_size-for-hw_tags.patch
* kasan-x86-s390-update-undef-config_kasan.patch
* kasan-arm64-expand-config_kasan-checks.patch
* kasan-arm64-implement-hw_tags-runtime.patch
* kasan-arm64-print-report-from-tag-fault-handler.patch
* kasan-mm-reset-tags-when-accessing-metadata.patch
* kasan-arm64-enable-config_kasan_hw_tags.patch
* kasan-add-documentation-for-hardware-tag-based-mode.patch
* kselftest-arm64-check-gcr_el1-after-context-switch.patch
* kasan-simplify-quarantine_put-call-site.patch
* kasan-rename-get_alloc-free_info.patch
* kasan-introduce-set_alloc_info.patch
* kasan-arm64-unpoison-stack-only-with-config_kasan_stack.patch
* kasan-allow-vmap_stack-for-hw_tags-mode.patch
* kasan-remove-__kasan_unpoison_stack.patch
* kasan-inline-kasan_reset_tag-for-tag-based-modes.patch
* kasan-inline-random_tag-for-hw_tags.patch
* kasan-open-code-kasan_unpoison_slab.patch
* kasan-inline-unpoison_range-and-check_invalid_free.patch
* kasan-add-and-integrate-kasan-boot-parameters.patch
* kasan-mm-check-kasan_enabled-in-annotations.patch
* kasan-mm-rename-kasan_poison_kfree.patch
* kasan-dont-round_up-too-much.patch
* kasan-simplify-assign_tag-and-set_tag-calls.patch
* kasan-clarify-comment-in-__kasan_kfree_large.patch
* kasan-sanitize-objects-when-metadata-doesnt-fit.patch
* kasan-mm-allow-cache-merging-with-no-metadata.patch
* kasan-update-documentation.patch
* mm-fix-some-spelling-mistakes-in-comments.patch
* epoll-convert-internal-api-to-timespec64.patch
* epoll-add-syscall-epoll_pwait2.patch
* epoll-wire-up-syscall-epoll_pwait2.patch
* selftests-filesystems-expand-epoll-with-epoll_pwait2.patch
* mmap-locking-api-dont-check-locking-if-the-mm-isnt-live-yet.patch
* mm-gup-assert-that-the-mmap-lock-is-held-in-__get_user_pages.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