This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allmodconfig in repository toolchain/ci/linux.
omits 97add482e903 Add linux-next specific files for 20220317 omits 478aac0e91d6 Merge branch 'akpm/master' omits 5d440718d373 kselftest/vm: override TARGETS from arguments omits a0d90855a8dc selftests: kselftest framework: provide "finished" helper omits dbc50926d345 selftests: vm: remove dependecy from internal kernel macros omits 18440d47c3ca mm-madvise-madv_dontneed_locked-fix omits 67e68ef6cf4a mm: madvise: MADV_DONTNEED_LOCKED omits b76e406b70fc mm-fix-race-between-madv_free-reclaim-and-blkdev-direct-io [...] omits a88a2bc60d93 mm: fix race between MADV_FREE reclaim and blkdev direct IO read omits 7a86e27e7134 mm: generalize ARCH_HAS_FILTER_PGPROT omits bb6093f73efb mm: unmap_mapping_range_tree() with i_mmap_rwsem shared omits 71d419e90d4a mm: warn on deleting redirtied only if accounted omits b5270ca8a4d7 mm-huge_memory-remove-stale-locking-logic-from-__split_hug [...] omits 1135467aefc0 mm/huge_memory: remove stale locking logic from __split_hu [...] omits 53a91f2c1cc1 mm/huge_memory: remove stale page_trans_huge_mapcount() omits 2d31bfc70906 mm/swapfile: remove stale reuse_swap_page() omits 8a1fd87a2ef0 mm/khugepaged: remove reuse_swap_page() usage omits a95e612ad106 mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page() omits 36dc34514c13 mm: streamline COW logic in do_swap_page() omits c6bd463c3a7a mm-slightly-clarify-ksm-logic-in-do_swap_page-fix omits de75887f1dae mm: slightly clarify KSM logic in do_swap_page() omits b5a5b9e6b8dd mm: optimize do_wp_page() for fresh pages in local LRU pagevecs omits cff8dd3f2bd4 mm: optimize do_wp_page() for exclusive pages in the swapcache omits 0687b1612e09 mm/huge_memory: make is_transparent_hugepage() static omits e954727ee1ff userfaultfd/selftests: enable hugetlb remap and remove eve [...] omits fb719bb19d90 selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test omits 83f8b658c464 mm: enable MADV_DONTNEED for hugetlb mappings omits 91ef0240b527 kasan: disable LOCKDEP when printing reports omits e674bbfa67b9 kasan: move and hide kasan_save_enable/restore_multi_shot omits 03e933aa9279 kasan: reorder reporting functions omits d7451723aa2b kasan: respect KASAN_BIT_REPORTED in all reporting routines omits dd6f7ae15dd7 kasan: add comment about UACCESS regions to kasan_report omits ecb8a2569136 kasan: rename kasan_access_info to kasan_report_info omits 39c5a12e02b5 kasan: move and simplify kasan_report_async omits 1a395001e228 kasan: call print_report from kasan_report_invalid_free omits 43cb7604ba59 kasan: merge __kasan_report into kasan_report omits 9e19ae54ee14 kasan: restructure kasan_report omits 4b67385849a0 kasan: simplify kasan_find_first_bad_addr call sites omits 9781aba355bc kasan: split out print_report from __kasan_report omits f265b981510b kasan: move disable_trace_on_warning to start_report omits 96f6cb9584b4 kasan: move update_kunit_status to start_report omits 8439a558780c kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_KUNIT omits 18bc4f2e702e kasan: simplify kasan_update_kunit_status() and call sites omits 0df58ef23738 kasan: simplify async check in end_report() omits 50e4f669f0c6 fix for "kasan: print basic stack frame info for SW_TAGS" omits 1828f66ffadc kasan: print basic stack frame info for SW_TAGS omits dc299e65919c kasan: improve stack frame info in reports omits 81097e7059a1 kasan: rearrange stack frame info in reports omits 93346a834a89 kasan: more line breaks in reports omits 62870727d72a kasan: drop addr check from describe_object_addr omits 894566d3844d kasan: print virtual mapping info in reports omits 41887cff3e3e kasan: update function name in comments omits ef1a43dcbcc4 mm/kasan: remove unnecessary CONFIG_KASAN option omits e1b831774ae2 kasan: test: support async (again) and asymm modes for HW_TAGS omits 6297fe1582d1 kasan-improve-vmalloc-tests-fix-3-fix omits b76fa03d051e another fix for "kasan: improve vmalloc tests" omits 1e0aa5c39118 fix for "kasan: improve vmalloc tests" omits be47f79f680b similar to "kasan: test: fix compatibility with FORTIFY_SOURCE" omits 3ed241f73d5e kasan: improve vmalloc tests omits 104dcf1406c1 kasan: documentation updates omits 50763780ea64 arm64: select KASAN_VMALLOC for SW/HW_TAGS modes omits f5d32dd9c6c4 kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS omits c865f33366dd kasan: add kasan.vmalloc command line flag omits 58adebecccec kasan: clean up feature flags for HW_TAGS mode omits 1fce800f28a0 kasan: mark kasan_arg_stacktrace as __initdata omits 1049b72d329a kasan, arm64: don't tag executable vmalloc allocations omits 4758709f1fca fix for "kasan, vmalloc: only tag normal vmalloc allocations" omits 7bbda8852d8b kasan, scs: support tagged vmalloc mappings omits c1ec90e2dcbc fix for "kasan, vmalloc: only tag normal vmalloc allocations" omits fe1a4ee0b815 kasan, vmalloc: only tag normal vmalloc allocations omits 2e0d5be52da6 kasan, vmalloc: add vmalloc tagging for HW_TAGS omits 4a04028c73bb kasan, page_alloc: allow skipping memory init for HW_TAGS omits 034b2481cfe9 kasan, page_alloc: allow skipping unpoisoning for HW_TAGS omits 22d08d0d6b8f kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS omits 9ef4b91ba28e kasan, vmalloc: unpoison VM_ALLOC pages after mapping omits 3ce368a5fc1f kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged omits 3a0a096611b1 kasan, vmalloc: add vmalloc tagging for SW_TAGS omits beb23f7913f3 mm: remove unnecessary check in alloc_thread_stack_node() omits c67da20815a1 fix for "kasan, fork: reset pointer tags of vmapped stacks" omits e8fb0800e0c6 kasan, arm64: reset pointer tags of vmapped stacks omits 9becf7a81ee2 kasan, fork: reset pointer tags of vmapped stacks omits 39fd786f76d6 kasan, vmalloc: reset tags in vmalloc functions omits 365c7a9f509b kasan: add wrappers for vmalloc hooks omits 4cad67133cd9 kasan: reorder vmalloc hooks omits 1f53dfee8817 kasan, vmalloc: drop outdated VM_KASAN comment omits b0a336ee3ae1 kasan, x86, arm64, s390: rename functions for modules shadow omits 6d93bee4ccc5 kasan: define KASAN_VMALLOC_INVALID for SW_TAGS omits 0ef1890dc684 kasan: clean up metadata byte definitions omits 8c8750d8335f kasan, page_alloc: rework kasan_unpoison_pages call site omits 0508a5abc644 kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook omits c117c62efc12 kasan, page_alloc: move SetPageSkipKASanPoison in post_alloc_hook omits 00a08ad6df0e kasan, page_alloc: combine tag_clear_highpage calls in pos [...] omits d5d7cb97e967 kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook omits 31f9e913e566 kasan, page_alloc: refactor init checks in post_alloc_hook omits 2e49f285de4b kasan: only apply __GFP_ZEROTAGS when memory is zeroed omits 6a150a2ba356 mm: clarify __GFP_ZEROTAGS comment omits fefe1b8ece68 kasan: drop skip_kasan_poison variable in free_pages_prepare omits 5618e18764d6 kasan, page_alloc: init memory of skipped pages on free omits e25b81092368 kasan, page_alloc: simplify kasan_poison_pages call site omits 51a3c9a2e9ab kasan, page_alloc: merge kasan_free_pages into free_pages_prepare omits b610e592dd9f kasan, page_alloc: move tag_clear_highpage out of kernel_i [...] omits 422f67e57e8c kasan, page_alloc: deduplicate should_skip_kasan_poison omits cd5037479220 mm/migration: add trace events for base page and HugeTLB m [...] omits cd0826a1d709 mm/migration: add trace events for THP migrations omits bc8e9ca40c9f mm: remove range parameter from follow_invalidate_pte() omits 5bd046aa4627 dax: fix missing writeprotect the pte entry omits 0582baa32aaf mm: pvmw: add support for walking devmap pages omits 113c343d3b8a mm: rmap: introduce pfn_mkclean_range() to cleans PTEs omits 5cfeeac38a6c dax: fix cache flush on PMD-mapped pages omits 8042ac0feca9 mm: rmap: fix cache flush on THP pages omits b98edfee3d49 mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap() omits 1dd6cb8e1b57 mm: filemap_unaccount_folio() large skip mapcount fixup omits f08d727f5bac mm: delete __ClearPageWaiters() omits fa2e65c85319 selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT omits 0237e187a8e7 selftest/vm: add util.h and and move helper functions there omits 72cdf1fcf75d mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery omits 148b6aa3fd2f Merge branch 'akpm-current/current' omits 85498626e7ce Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] omits 79686e9653f4 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] omits 895219289f92 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...] omits 6c00fc7d7ccd Merge branch 'for-next' of git://git.infradead.org/users/w [...] omits 19e40150f168 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...] omits 30c3a941465c Merge branch 'rust-next' of https://github.com/Rust-for-Li [...] omits 66232b613595 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 7cbeefaf4c57 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 740c72f1ca4d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 16241d65b545 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits a0fd8c3ae4b6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits fbe3abe2a025 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...] omits 536a5b0891f7 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...] omits 163b96e20b85 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...] omits 45fb5a3fa778 Merge branch 'main' of git://git.infradead.org/users/willy [...] omits b9e546abb972 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits c85caf66b2ae Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits e556a08797c1 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git omits 5bcd809107f6 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...] omits 0ef7025ca921 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...] omits 0ae942762be7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits fc08939a0027 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 32db15c18736 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits f37f027e3a21 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits f7c883e32866 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 059dfb20c560 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 68b619c27cf6 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...] omits 279c9b9ba85a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 637a0620b96f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] omits aea851cbf6b7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits ab5ef09ef3af Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 08c9d14159cb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits a163fecf3a02 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 1c724f89e978 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...] omits ac9bf9b75d9e Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...] omits 945593fc1bb0 Merge branch 'next' of git://github.com/awilliam/linux-vfio.git omits 7a8d32400cc0 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...] omits 2ae9372e8d27 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...] omits dd792bcf94e3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...] omits 6592845c5e83 Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...] omits 2ece2704a91c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...] omits df779ff280ad Merge branch 'driver-core-next' of git://git.kernel.org/pu [...] omits bcd70ab26daa Merge branch 'for-next' of git://github.com/cminyard/linux [...] omits 89d67072dab0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 9d1d27598795 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 1e7cebc4de57 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 83b6e03a8521 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 8b0cae2696d3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 93ab04c56514 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] omits d9a5a55ca8e7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 6c6b4702e931 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...] omits 9623b2134789 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...] omits 78d186b8a028 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits a81c6ef76e24 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...] omits e4ebd0077b8f Merge branch 'timers/drivers/next' of git://git.linaro.org [...] omits 84e52f925185 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 155bb6a58c71 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 5488285fa544 Merge branch 'mailbox-for-next' of git://git.linaro.org/la [...] omits 499c057a66b7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits b773035048b3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 685406028938 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 8e6a561c09e7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 2bf6fd5f5aae Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...] omits 984b9733d76e Merge branch 'next' of git://github.com/cschaufler/smack-next omits 2c51898920d5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 5033753150fc Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...] omits f53422764ec6 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...] omits 0219ee3a52f7 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...] omits bfda65276df1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 6d8aea6d5904 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits ec7c1181b65f Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...] omits 82953d5cdf72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 4444b3902194 Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...] omits 7a31830c166a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 88a061bc0ee8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 459179e0a7be Merge branch 'for-next' of git://git.kernel.dk/linux-block.git omits 713d94d17ec4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits d6fe4f1f6cb8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 2033ac0d81ec ipc/mqueue: use get_tree_nodev() in mqueue_get_tree() omits 5eca013d458c Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" omits 330dcf3e4242 kernel/resource: fix kfree() of bootmem memory again omits 6e961cf4cdcf kcov: properly handle subsequent mmap calls omits fb391f304da1 kcov: split ioctl handling into locked and unlocked parts omits 63ab47d8e5f4 kernel/panic.c: remove CONFIG_PANIC_ON_OOPS_VALUE indirection omits 925219ba637b panic: move panic_print before kmsg dumpers omits 28aa888c04e5 panic: add option to dump all CPUs backtraces in panic_print omits d8b705831cfb sysctl: documentation: fix table format warning omits 3639c1c70116 docs: sysctl/kernel: add missing bit to panic_print omits b760d900c25c taskstats-remove-unneeded-dead-assignment-fix omits 7d77e47180db taskstats: remove unneeded dead assignment omits 0cc53778e3f6 kasan: no need to unset panic_on_warn in end_report() omits 274ce7914694 ubsan: no need to unset panic_on_warn in ubsan_epilogue() omits 03f1447ca90b panic: unset panic_on_warn inside panic() omits 3293a9837250 docs: kdump: add scp example to write out the dump file omits d460b5c056f2 docs: kdump: update description about sysfs file system support omits 703de4233541 arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef omits 9e7e685b4341 x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef omits 45c9bba42cbf riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead [...] omits a853d63c832c kexec: make crashk_res, crashk_low_res and crash_notes sym [...] omits dac76f5e9cee cgroup: add a comment to cgroup_rstat_flush_locked(). omits d92d3e6f98e4 cgroup: use irqsave in cgroup_rstat_flush_locked(). omits 2f68dc00377d fat: use pointer to simple type in put_user() omits e02682026c73 minix: fix bug when opening a file with O_DIRECT omits b6f86144cc87 fs/pipe.c: local vars have to match types of proper pipe_i [...] omits d50e0de64640 fs/pipe: use kvcalloc to allocate a pipe_buffer array omits af5d0be332e1 init/main.c: silence some -Wunused-parameter warnings omits 6c5a63e36350 init/main.c: return 1 from handled __setup() functions omits c3c32d6ddb66 init.h: improve __setup and early_param documentation omits e19291ce1a8f init: use ktime_us_delta() to make initcall_debug log more [...] omits 0fce7aff222b kallsyms: print module name in %ps/S case when KALLSYMS is [...] omits dabec1b14b4d checkpatch: use python3 to find codespell dictionary omits 76ef9819e2ff checkpatch: add early_param exception to blank line after [...] omits 4c61311bd75d checkpatch: add --fix option for some TRAILING_STATEMENTS omits ca9ed7e51ecf checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICEN [...] omits 15722ab32451 lz4: fix LZ4_decompress_safe_partial read out of bound omits 12b65d64bfb2 lib/glob.c: fix uninitialized_var.cocci warning omits d524830fcffe lib/refcount.c: use REFCOUNT_WARN() to simplify code omits 44dabc884652 lib: bitmap: fix many kernel-doc warnings omits 545a2c7fddbc lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option omits 741ea093febd bitfield: add explicit inclusions to the example omits 6a2c4e220037 ilog2: force inlining of __ilog2_u32() and __ilog2_u64() omits 1506846fbc17 include: drop pointless __compiler_offsetof indirection omits 72967ebc4895 Kconfig.debug: make DEBUG_INFO always default=n omits b3f1122080f0 Kconfig.debug: make DEBUG_INFO selectable from a choice omits d5612c4df125 kernel/ksysfs.c: use helper macro __ATTR_RW omits 4f14687559a2 Documentation/sparse: add hints about __CHECKER__ omits e0e94312bb65 linux-typesh-remove-unnecessary-__bitwise__-fix omits f66124c4d0cb linux/types.h: remove unnecessary __bitwise__ omits e4dc63abb943 proc/sysctl: make protected_* world readable omits 0c956a76ee3a procfs: prevent unprivileged processes accessing fdinfo dir omits df7fcec3bec3 fs/proc/task_mmu.c: remove redundant page validation of pte_page omits 01f5765e510e proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment omits 43ed41200e56 proc/vmcore: fix possible deadlock on concurrent mmap and read omits eabac60409c3 proc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix omits 3ad5a2e90445 proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks omits f01dda5e800f kernel/hung_task.c: Monitor killed tasks. omits bf4400855eff fs/buffer.c: dump more info for __getblk_gfp() stall problem omits f9cfdfc078c5 fs/buffer.c: add debug print for __getblk_gfp() stall problem omits 0c2d98d59470 mm/damon/sysfs: remove repeat container_of() in damon_sysf [...] omits f710149ed33f Docs/ABI/testing: add DAMON sysfs interface ABI document omits efe04a80fa5e Docs/admin-guide/mm/damon/usage: document DAMON sysfs interface omits ab2faaf94b13 selftests/damon: add a test for DAMON sysfs interface omits 54a4640ea24e mm/damon/sysfs: support DAMOS stats omits e29bc47a77e1 mm/damon/sysfs: fix out-of-bound array access for wmark_me [...] omits 5576d18dc6c0 mm/damon/sysfs: support DAMOS watermarks omits cde37a4f98db mm/damon/sysfs: support schemes prioritization omits f132cf2b02cf mm/damon/sysfs: support DAMOS quotas omits fcc41862101b mm/damon/sysfs: support DAMON-based Operation Schemes omits 948b859d722b mm/damon/sysfs: support the physical address space monitoring omits 9b38f3d21394 mm/damon/sysfs: link DAMON for virtual address spaces monitoring omits ec4a33b1d09b mm/damon/sysfs: fix missing error code in damon_sysfs_attr [...] omits 48cb7a17ff35 mm/damon: implement a minimal stub for sysfs-based DAMON i [...] omits a9931a5cebdd mm/damon/core: add number of each enum type values omits 88ed6c38522b mm/damon/core: allow non-exclusive DAMON start/stop omits dda60780196f Docs/damon: update outdated term 'regions update interval' omits 11468150fe85 Docs/vm/damon/design: update DAMON-Idle Page Tracking inte [...] omits 560b32997077 Docs/vm/damon: call low level monitoring primitives the op [...] omits cbf4496c30b1 mm/damon: remove unnecessary CONFIG_DAMON option omits 6d48f2feec99 mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,se [...] omits 648d97f800be mm/damon/dbgfs-test: fix is_target_id() change omits 874730ae2569 mm/damon/dbgfs: use operations id for knowing if the targe [...] omits 9a210a7f1c00 mm/damon/dbgfs: use damon_select_ops() instead of damon_{v [...] omits 6cecc0da1bb1 mm/damon/reclaim: use damon_select_ops() instead of damon_ [...] omits 22f1c61c0b5c mm/damon/paddr,vaddr: register themselves to DAMON in subs [...] omits ca5d3dbc581a mm/damon: let monitoring operations can be registered and [...] omits e13aa9042ce6 mm/damon: rename damon_primitives to damon_operations omits 4180daf07ec9 mm/damon: remove redundant page validation omits b55d1a3769c5 mm/damon: remove the target id concept omits a54633b6bd5a mm/damon/core: move damon_set_targets() into dbgfs omits ede0158b8e1b Docs/admin-guide/mm/damon/usage: update for changed initai [...] omits 2517ade37f2b mm/damon/dbgfs/init_regions: use target index instead of t [...] omits 8b816df29c49 mm/hmm.c: remove unneeded local variable ret omits 51329c41076d kfence: allow use of a deferrable timer omits 076489486852 kfence: test: try to avoid test_gfpzero trigger rcu_stall omits 6595a3be8e60 kunit: make kunit_test_timeout compatible with comment omits 3dd5e0a83ab3 kunit: fix UAF when run kfence test case test_gfpzero omits 00945dbe60ff kfence: alloc kfence_pool after system startup omits 6475d6a17e88 kfence: allow re-enabling KFENCE after system startup omits 70a4d62f763e mm/kfence: remove unnecessary CONFIG_KFENCE option omits 298de7459b4b mm/page_table_check.c: use strtobool for param parsing omits 3ed1b27a63e1 mm/highmem: remove unnecessary done label omits be7da5e2e1b0 highmem-document-kunmap_local-v2 omits 67ccb2a4f2d5 highmem: document kunmap_local() omits 0bae0d1f49a0 mm/early_ioremap: declare early_memremap_pgprot_adjust() omits 56a1123ccc07 mm/usercopy: return 1 from hardened_usercopy __setup() handler omits 49169dbff27d mm: uninline copy_overflow() omits f1d8fe25f240 mm: remove usercopy_warn() omits 367da9b2b0c7 mm/zswap.c: allow handling just same-value filled pages omits 369c1ba12824 mm/thp: ClearPageDoubleMap in first page_add_file_rmap() omits dcd4233de234 mm/rmap: convert from atomic_t to refcount_t on anon_vma-> [...] omits b67b1a8d2050 mm-only-re-generate-demotion-targets-when-a-numa-node-chan [...] omits db6715af0ab6 mm-only-re-generate-demotion-targets-when-a-numa-node-chan [...] omits 06b973a7a340 mm: only re-generate demotion targets when a numa node cha [...] omits 748e57995020 drivers/base/memory: clarify adding and removing of memory blocks omits fa14c8c7e0d7 drivers/base/memory: determine and store zone for single-z [...] omits 335ec1e7669b drivers/base/node: rename link_mem_sections() to register_ [...] omits e73b4d8a41b4 mm/memory_hotplug: fix misplaced comment in offline_pages omits 2b7dae80848d mm/memory_hotplug: clean up try_offline_node omits 239e4dff2196 mm/memory_hotplug: avoid calling zone_intersects() for ZON [...] omits b6a8543ac4ad mm-memory_hotplug-remove-obsolete-comment-of-__add_pages-fix omits 87da0d1300a2 mm/memory_hotplug: remove obsolete comment of __add_pages omits a58ad004937a drivers/base/node: consolidate node device subsystem initi [...] omits 15d19b489410 drivers/base/memory: add memory block to memory group afte [...] omits b69f9a46ed68 memcg: do not tweak node in alloc_mem_cgroup_per_node_info omits b9ad5e09779d mm: make free_area_init_node aware of memory less nodes omits 9fb6bf14afb9 mm, memory_hotplug: reorganize new pgdat initialization omits c6df3368690e mm, memory_hotplug: drop arch_free_nodedata omits 1f0521c178ab mm-handle-uninitialized-numa-nodes-gracefully-fix omits b25c3e9876ed mm: handle uninitialized numa nodes gracefully omits f6e1771c9b1a mm, memory_hotplug: make arch_alloc_nodedata independent o [...] omits bea6ecf47eb7 mm: madvise: skip unmapped vma holes passed to process_madvise omits 6a188245165a mm: madvise: return correct bytes advised with process_madvise omits 9a016597fd20 mm/madvise: use vma_lookup() instead of find_vma() omits 39ed73fb3066 mm/hwpoison: check the subpage, not the head page omits 0b649b80c16c mm/ksm: use helper macro __ATTR_RW omits af6ab3281bb1 mm/vmstat: add event for ksm swapping in copy omits d44686491caa mm: page_io: fix psi memory pressure error on cold swapins omits 4c79bf9645f1 memory tiering: skip to scan fast memory omits 121e81134e62 NUMA balancing: optimize page placement for memory tiering system omits ab769a316820 NUMA Balancing: add page promotion counter omits 7cd718986eef powerpc/fadump: opt out from freeing pages on cma activati [...] omits e5906f802952 mm/cma: provide option to opt out from exposing pages on a [...] omits 4c982533fee0 mm/thp: refix __split_huge_pmd_locked() for migration PMD omits 87a58f507b7e mm/migrate: fix race between lock page and clear PG_Isolated omits a73931cb7bff mm,migrate: fix establishing demotion target omits 1b5058446af8 mm/oom_kill: remove unneeded is_memcg_oom check omits 884d86282495 mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempol [...] omits 1eba44080b02 mm/mempolicy: convert from atomic_t to refcount_t on mempo [...] omits 5bc7a5daf180 mm/mempolicy: fix potential mpol_new leak in shared_policy [...] omits a9891d4a3d5b mempolicy: mbind_range() set_policy() after vma_merge() omits f4b29bc57478 mm: compaction: cleanup the compaction trace events omits b93581efa7c7 mm: vmscan: fix documentation for page_check_references() omits 6c994178eb4f mm: workingset: replace IRQ-off check with a lockdep assert. omits df4c3fb3eab9 userfaultfd/selftests: fix uninitialized_var.cocci warning omits e93fe505be02 userfaultfd-provide-unmasked-address-on-page-fault-v3-fix omits 7c1da0676d4a userfaultfd: provide unmasked address on page-fault omits 09bb4a9b5980 userfaultfd: provide unmasked address on page-fault omits b61203c09e5a userfaultfd: mark uffd_wp regardless of VM_WRITE flag omits 6af6ba7fcb0a hugetlb: fix comments about avoiding atomic allocation of [...] omits d3e87191010e mm: remove unneeded local variable follflags omits db60cbebf6e1 mm-export-pageheadhuge-fix omits b3441330921d mm/hugetlb.c: export PageHeadHuge() omits 19ca0e0f60bb mm/hugetlb: use helper macro __ATTR_RW omits 6fcf3bf8b77c hugetlb-clean-up-potential-spectre-issue-warnings-v2 omits 2b2924e0d3cb hugetlb: clean up potential spectre issue warnings omits 171d23d30130 mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB omits 3d1f259bca29 mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_H [...] omits 7436b6a01e81 selftests: vm: add a hugetlb test case omits 4024fd19dd29 mm: sparsemem: use page table lock to protect kernel pmd o [...] omits a8d4a460a304 mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a s [...] omits 5123149da515 mm-hugetlb-free-the-2nd-vmemmap-page-associated-with-each- [...] omits dab3c3b5050d mm: hugetlb: free the 2nd vmemmap page associated with eac [...] omits 2efe80386898 mm/mlock: fix potential imbalanced rlimit ucounts adjustment omits 16d7b92dcdd8 mm, fault-injection: declare should_fail_alloc_page() omits c17681733e50 mm/memory-failure.c: make non-LRU movable pages unhandlable omits 02f5c1c69752 mm/memory-failure.c: avoid calling invalidate_inode_page() [...] omits e166eaceffdc mm-memory-failurec-fix-race-with-changing-page-compound-again-fix omits b01d8b764f1f mm/memory-failure.c: fix race with changing page compound again omits d18d59e13de3 mm/hwpoison: add in-use hugepage hwpoison filter judgement omits ea2d60144fa1 mm/hwpoison: avoid the impact of hwpoison_filter() return [...] omits ef46b5bc3527 mm-hwpoison-inject-support-injecting-hwpoison-to-free-page-fix omits 360a52c0a0cd mm/hwpoison-inject: support injecting hwpoison to free page omits 300f344eb1a2 mm/memory-failure.c: remove unnecessary PageTransTail check omits e0ed400d1573 mm/memory-failure.c: remove obsolete comment in __soft_off [...] omits 1c9f430bb336 mm/memory-failure.c: rework the try_to_unmap logic in hwpo [...] omits 2f9fe9f185cb mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev omits 33568c810400 mm/memory-failure.c: fix race with changing page more robustly omits 16bc441a4665 mm/memory-failure.c: rework the signaling logic in kill_proc omits adc0963a967c mm/memory-failure.c: catch unexpected -EFAULT from vma_address() omits 7afcb5031a27 mm/memory-failure.c: minor clean up for memory_failure_dev [...] omits 0d6f8743d1f9 mm: invalidate hwpoison page cache page in fault path omits 81017c49e02c mm/hwpoison: fix error page recovered but reported "not re [...] omits e119aaa8d061 mm/memory-failure.c: remove obsolete comment omits c15c9a13c0b7 mm/page_alloc: check high-order pages for corruption durin [...] omits b8b0d9b8060b mm/page_alloc: call check_new_pages() while zone spinlock [...] omits 5da9f58e2f52 mm: count time in drain_all_pages during direct reclaim as [...] omits a8c7bd87627a arch-x86-mm-numa-do-not-initialize-nodes-twice-v2 omits 9d9b7c0b586f arch/x86/mm/numa: Do not initialize nodes twice omits 61d77a9eba4c mm/page_alloc: do not prefetch buddies during bulk free omits e2040c6bbafa mm/page_alloc: limit number of high-order pages on PCP dur [...] omits 72b347b3a468 mm/page_alloc: free pages in a single pass during bulk free omits c31f39da3a15 mm/page_alloc: drain the requested list first during bulk free omits 0df509780665 mm/page_alloc: simplify how many pages are selected per pc [...] omits c9c9de7c5c82 mm/page_alloc: track range of active PCP lists during bulk free omits c41c7e18eb01 mm/page_alloc: fetch the correct pcp buddy during bulk free omits bec3699ff4c7 mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end [...] omits 57adc1d47d03 mm/page_alloc: mark pagesets as __maybe_unused omits 3d880f7f9fe9 mm: enforce pageblock_order < MAX_ORDER omits 24b1f6dcebb2 cma: factor out minimum alignment requirement omits 30509124dd82 mm/page_alloc: don't pass pfn to free_unref_page_commit() omits 5d57caa07206 mm/mmzone.h: remove unused macros omits 4b989da8f45c mm: discard __GFP_ATOMIC omits 14183acc240c mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last() omits af885402650b mm/page_alloc: add penalty to local_node omits 6f2c2a8e51ec mm/page_alloc: adding same penalty is enough to get round- [...] omits fb5fd795756d mm: page_alloc: avoid merging non-fallbackable pageblocks [...] omits bbf2cda288b0 mm/vmalloc: fix comments about vmap_area struct omits f64cf17917f3 mm/vmalloc.c: vmap(): don't allow invalid pages omits 2caaf230f818 mm/vmalloc.c: fix "unused function" warning omits 3773e38f97fd mm/vmalloc: eliminate an extra orig_gfp_mask omits 69ddb26ea6e6 mm/vmalloc: add adjust_search_size parameter omits b99162c28e68 mm/vmalloc: Move draining areas out of caller context omits f45af991fe3e mm/vmalloc: remove unneeded function forward declaration omits 7239d92f8c75 mm/sparse: make mminit_validate_memmodel_limits() static omits 8946034c5fdc mm/mremap:: use vma_lookup() instead of find_vma() omits 5ab48d017ffd mm/mmap: remove obsolete comment in ksys_mmap_pgoff omits df6cedf6702e mm: _install_special_mapping() apply VM_LOCKED_CLEAR_MASK omits 81d4d6ffbed2 mm/memory.c: use helper macro min and max in unmap_mapping [...] omits 5ae7fbe47e5e mm/memory.c: use helper function range_in_vma() omits 62bbd909bd8a mm/mmap: return 1 from stack_guard_gap __setup() handler omits 497c6c34ad62 mm: rework swap handling of zap_pte_range omits b9587fc4a4ae mm: change zap_details.zap_mapping into even_cows omits 7f20692d5f94 mm: rename zap_skip_check_mapping() to should_zap_page() omits 59f619b774e4 mm-dont-skip-swap-entry-even-if-zap_details-specified-v5 omits f4cdba630558 mm: don't skip swap entry even if zap_details specified omits 45292e3b9c4a mm: replace multiple dcache flush with flush_dcache_folio() omits 3db657979189 mm: userfaultfd: fix missing cache flush in mcopy_atomic_p [...] omits c3b2b6b16bda mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() omits 0d7303ac83a8 mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atom [...] omits 92b3bc820f43 mm: hugetlb: fix missing cache flush in copy_huge_page_fro [...] omits 8f5789b280aa mm: fix missing cache flush for all tail pages of compound page omits dd25a3cef577 mm: thp: fix wrong cache flush in remove_migration_pmd() omits 6a37faec5eb5 mm: remove mmu_gathers storage from remaining architectures omits 8a4fbe4303d4 mm: merge pte_mkhuge() call into arch_make_huge_pte() omits 8d33e8c0798b selftests, x86: fix how check_cc.sh is being invoked omits 19d86d147600 memcg: enable accounting for tty-related objects omits c388d50e273c mm: memcontrol: rename memcg_cache_id to memcg_kmem_id omits 0d408a87ece6 mm: list_lru: rename list_lru_per_memcg to list_lru_memcg omits dfad1dda9b6c mm: memcontrol: fix cannot alloc the maximum memcg ID omits f951f8e06e3e mm: memcontrol: reuse memory cgroup ID for kmem ID omits 1b9e02e541df mm-list_lru-replace-linear-array-with-xarray-fix omits d97d5be15136 mm: list_lru: replace linear array with xarray omits 80832d11be75 mm: list_lru: rename memcg_drain_all_list_lrus to memcg_re [...] omits 9203c923985e mm: list_lru: allocate list_lru_one only when needed omits 65d578d41354 mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css [...] omits 2ad2cccc91d0 xarray: use kmem_cache_alloc_lru to allocate xa_node omits a0f9a480482a mm: dcache: use kmem_cache_alloc_lru() to allocate dentry omits 7397c2397de7 f2fs: allocate inode by using alloc_inode_sb() omits 2091f7e109a7 fs: allocate inode by using alloc_inode_sb() omits 67c1e8407d11 fs: introduce alloc_inode_sb() to allocate filesystems spe [...] omits 56428ca6dd16 mm: introduce kmem_cache_alloc_lru omits a9c0c95a98e0 mm: list_lru: transpose the array of per-node per-memcg lru lists omits 54e52b517654 mm/memcg: disable migration instead of preemption in drain [...] omits ba8f5165ead8 mm/memcg: protect memcg_stock with a local_lock_t omits 3651f8d6526c mm/memcg: opencode the inner part of obj_cgroup_uncharge_p [...] omits 3a9f95424445 mm/memcg: protect per-CPU counter by disabling preemption [...] omits be9dd1d2391b mm/memcg: disable threshold event handlers on PREEMPT_RT omits 768f51e33b38 mm/memcg: revert ("mm/memcg: optimize user context object [...] omits 65c70afd02c8 mm/memcg: move generation assignment and comparison together omits e1c992c42411 mm/memcg: set pos to prev unconditionally omits 6e7982703855 mm/memcg: set memcg after css verified and got reference omits 1b848477e162 mm/memcontrol: return 1 from cgroup.memory __setup() handler omits ed9fce72a110 memcg: synchronously enforce memory.high for large overcharges omits cdf560891d7d selftests: memcg: test high limit for single entry allocation omits b118633ef817 memcg: unify force charging conditions omits 9f70f10348c6 memcg: refactor mem_cgroup_oom omits f5469a443b5e mm/memcg: retrieve parent memcg from css.parent omits 5c9b3c2f7e67 mm/memcg: mem_cgroup_per_node is already set to 0 on allocation omits 2e9b006fbed4 memcg: add per-memcg total kernel memory stat omits c490553f35b5 memcg: replace in_interrupt() with !in_task() omits bc2934d2aa64 memcg: sync flush only if periodic flush is delayed omits 7f85bb42d9ae mm: shmem: use helper macro __ATTR_RW omits 8a0b756fae30 tmpfs: do not allocate pages on read omits bc1f4f6fc90b shmem: mapping_set_exiting() to help mapped resilience omits e8bd7fd081e9 tmpfs: three tweaks to creation time patch omits 735b5501c228 tmpfs: support for file creation time omits aa4632561b4a mm/swap: fix confusing comment in folio_mark_accessed omits 8ee1dbe524ae mm/gup: remove unused get_user_pages_locked() omits c91d73f6268c mm: change lookup_node() to use get_user_pages_fast() omits f3100254bc30 mm/gup: remove unused pin_user_pages_locked() omits 5aacc6343784 mm/gup: follow_pfn_pte(): -EEXIST cleanup omits b490a791669b mm: fix invalid page pointer returned with FOLL_PIN gups omits 527ff9c87191 mm: fs: fix lru_cache_disabled race in bh_lru omits 3ea193051653 mm/writeback: minor clean up for highmem_dirtyable_memory omits 85d8a00f8085 filemap: remove find_get_pages() omits be075b17ff7f mm: unexport page_init_poison omits 3643b54fec9e tools/vm/page_owner_sort.c: support for multi-value select [...] omits 2bf02c8547d3 tools/vm/page_owner_sort.c: use fprintf() to send error me [...] omits 4a3561f3c0a5 tools/vm/page_owner_sort.c: support for user-defined culli [...] omits a62fda3a475c tools/vm/page_owner_sort.c: support for selecting by PID, [...] omits 1e2c63264317 tools/vm/page_owner_sort: support for sorting by task comm [...] omits 584856d59f6a tools/vm/page_owner_sort: fix three trivival places omits 903779c0c880 tools/vm/page_owner_sort.c: support sorting by tgid and up [...] omits c1afb3c81b4b tools/vm/page_owner_sort.c: add a security check omits 825d5526c351 tools/vm/page_owner_sort.c: fix comments omits cdcd767dbba1 tools/vm/page_owner_sort.c: fix the instructions for use omits a0f3893ce7e9 mm/page_owner.c: record tgid omits d9bcd29d68f8 mm/page_owner: record task command name omits fb70bff31cef mm/page_owner: print memcg information omits 66e4fd142b85 mm/page_owner: use scnprintf() to avoid excessive buffer o [...] omits 4166757b7a5f lib/vsprintf: avoid redundant work with 0 size omits 5b73c1acb4c0 Documentation/vm/page_owner.rst: fix unexpected indentation warns omits 396e4bd09ef2 documentation-vm-page_ownerrst-update-the-documentation-fix omits 8a57f3ac183a Documentation/vm/page_owner.rst: update the documentation omits 9d554be1d898 tools/vm/page_owner_sort.c: delete invalid duplicate code omits e1fc0fbb52e7 tools/vm/page_owner_sort.c: two trivial fixes omits a22f00d6815b tools/vm/page_owner_sort.c: support sorting pid and time omits ab399473b07f tools/vm/page_owner_sort.c: add switch between culling by [...] omits 0a21259225ed tools/vm/page_owner_sort.c: support sorting by stack trace omits a633ad90a006 tools/vm/page_owner_sort.c: fix NULL-pointer dereference w [...] omits d125d30160eb tools/vm/page_owner_sort.c: sort by stacktrace before culling omits cf91db69e227 mm/memremap: avoid calling kasan_remove_zero_shadow() for [...] omits fdd2eef0bc3c mount: warn only once about timestamp range expiration omits 17052eeb0f4f mm: lru_cache_disable: replace work queue synchronization [...] omits 38da42da43c5 mm/list_lru: optimize memcg_reparent_list_lru_node() omits f329e71bd545 mm: __isolate_lru_page_prepare() in isolate_migratepages_block() omits bccfb09671bc mm/fs: delete PF_SWAPWRITE omits 5ca7d381a649 remove congestion tracking framework omits 1bc8569f2118 block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC" omits d7765cf9e9fc f2fs: replace congestion_wait() calls with io_schedule_timeout() omits 9500e733314e remove-bdi_congested-and-wb_congested-and-related-functions-fix omits 0be22f71cb52 remove bdi_congested() and wb_congested() and related functions omits 39469d7ce9df remove inode_congested() omits 20b41655b55b ceph: remove reliance on bdi congestion omits 6bb77ea3ff6f nfs: remove reliance on bdi congestion omits b7647a475be6 fuse: remove reliance on bdi congestion omits b791dbd462f0 mm: improve cleanup when ->readpages doesn't process all pages omits 92822550169b mm: document and polish read-ahead code omits 66ac3f926282 doc: convert 'subsection' to 'section' in gfp.h omits c35e7217d3db ocfs2: fix ocfs2 corrupt when iputting an inode omits d57cdd1e9423 ocfs2: clear links count in ocfs2_mknod() if an error occurs omits c428af3fa9a5 ocfs2: reflink deadlock when clone file to the same direct [...] omits 90f4489e3efe fs/ocfs2: fix comments mentioning i_mutex omits 44edab2075de ocfs2: cleanup some return variables omits 9414af48944a ntfs: add sanity check on allocation size omits 1f395636d4f4 scripts/spelling.txt: add more spellings to spelling.txt omits 07944253d8b7 kthread: make it clear that kthread_create_on_node() might [...] omits 684535791d54 linux/kthread.h: remove unused macros omits 48ef2c22d59b /proc/kpageflags: do not use uninitialized struct pages omits 1efda57004de /proc/kpageflags: prevent an integer overflow in stable_pa [...] omits 03f0e7e8fdc4 hugetlb: do not demote poisoned hugetlb pages omits 18ce80f41a90 selftests: vm: fix clang build error multiple output files omits e530a8319033 ocfs2: fix crash when initialize filecheck kobj fails omits 3e6927051eba configs/debug: restore DEBUG_INFO=y for overriding omits 310efb54e461 mm: swap: get rid of deadloop in swapin readahead omits 81ea641a3de9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 7d0b4e3c7df2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits f8dd9756955c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 7884881e0933 Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...] omits 726cab9570bc Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...] omits c378ac08ff56 Merge branch 'for-linux-next' of git://anongit.freedesktop [...] omits 87f8afcce8a9 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...] omits 8a1bf5ee6e10 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...] omits a4dd699c44e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits ad7e8d1265cd Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...] omits fa3883134552 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...] omits c0414e5bbf6b Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...] omits b58843d77564 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...] omits 85f47c475803 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 4529fbb51184 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits a2be6eb145c5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits c767fef8f415 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 3b763a0724a6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits dbc49bec2fda Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...] omits 6835211ddae3 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...] omits 5c76cb315235 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...] omits f574c73901ae Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] omits 862308e1ba48 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git omits 2d78e5c8bd19 Merge branch 'master' of git://linuxtv.org/media_tree.git omits 790823834203 Merge branch 'docs-next' of git://git.lwn.net/linux.git omits a9d364d22e8a Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...] omits ad1ca969fc53 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...] omits 9d6a2c0f1fa8 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...] omits 4dcaa317730a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 782809a50b14 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...] omits 24022f24e6e6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits f8e19f7f978a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits fed0bc354219 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits e9634fbda6ae Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...] omits 1a38d85c49ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 57adb71658c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] omits e8159ab468ca Merge branch 'master' of https://github.com/Paragon-Softwa [...] omits a046f66134d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 6cb7f3c5da02 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...] omits a26e8f44546f Merge branch 'ksmbd-for-next' of https://github.com/smfren [...] omits 79c379079ea2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 691e7eca8f3e Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] omits f39c37e810ba Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] omits 699a5c21d6aa Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...] omits d1c1b37b624e Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] omits b28f52cfd828 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] omits aef4b1298aa8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits a602af806671 Merge branch 'fscache-next' of git://git.kernel.org/pub/sc [...] omits 873225325f51 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/f [...] omits 1da3851bd003 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 33bbd4ccf409 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...] omits 54876a60af28 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] omits 3a65f70f7dfd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits f45e18c0b619 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 373a6d8d06f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 82ccd6cbd0b5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 86902e8bc8bf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 2a7d5db4ecca Merge branch 'for-next' of git://github.com/openrisc/linux.git omits 9a285c3567eb Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...] omits 8a62efb90e29 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...] omits a426ba3d1153 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 52662a1e2d43 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 1604e1e25af8 Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...] omits b3ccdef1f679 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...] omits d4bfe73da33d Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...] omits a86d7202bd0a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 816623474a7a Merge branch 'next' of https://git.linaro.org/people/jens. [...] omits e6f21a27f953 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...] omits 16980088e7b3 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...] omits 6cd2b478be72 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...] omits 4638ce8ee181 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 6e8bd471ac14 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 035556c3c25b Merge branch 'reset/next' of https://git.pengutronix.de/gi [...] omits 972ceea0dc49 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits b4f411f0ec29 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits ea0f4f1491a0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 9ffa3110b066 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 81509f135f33 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 111969a461e7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 1ac8b1afdb95 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 141b42abe7ba Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits e3d1fe2f3548 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] omits 7419c5f5d540 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...] omits a3985e2d440a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 113d9f762d50 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 19f738125826 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 599c4495df6d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits acc4ecf9e2c1 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...] omits b603427f009b Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...] omits a5cfb42c7cde Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits b87531d13204 Merge branch 'for-next' of git://git.infradead.org/users/h [...] omits aeaf50900b72 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...] omits e53555af0ce3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 4acbe0d8bf41 gfs2: Add read/write page 'fault_stats' omits 39503bb2de2f gfs2: Disable page faults during lockless buffered reads omits fdf7c82ecc99 gfs2: Fix should_fault_in_pages() logic omits cdf39fcb6bec Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] omits 4a00d4a517e3 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...] omits 61872d17975e Merge branch 'urgent' of git://git.kernel.org/pub/scm/linu [...] omits 584be63126dd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 8b06a63873aa Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...] omits f34a0d66ae08 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...] omits 527e1d1c9c45 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 22f08c2f8454 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 16f856b3f3aa Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...] omits 09ceafd13752 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git omits c62fbc0e74bb Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits f6f7999a26eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits c3c2da1a93a8 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...] omits 4e672720e982 Merge branch 'fixes-togreg' of https://gitlab.com/vilhelmg [...] omits 7df9e2c4dc8e Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] omits 977fc18b7744 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...] omits ea64397c4a78 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...] omits e2e981718482 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 66a9b2168c6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits a6fb6e4c4616 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 43dc56840641 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits a1945a5225a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 6e60fb562e03 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits a1574534de3d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 767bd1d36375 Merge branch 'fixes' of https://git.linaro.org/people/jens [...] omits 0ee584c8ee1c Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...] omits 18a5e14a6274 Merge remote-tracking branch 'spi/for-5.18' into spi-next omits 3bdba2110a62 Merge branch 'spi-linus' into spi-next omits 34bd0ac75cd8 Merge remote-tracking branch 'spi/for-5.16' into spi-linus omits 0a105360129c Merge remote-tracking branch 'asoc/for-5.18' into asoc-next omits 61af67998fec Merge branch 'asoc-linus' into asoc-next omits 13175afaa144 f2fs: introduce gc_urgent_mid mode omits 24b983efb011 f2fs: compress: fix to print raw data size in error path o [...] omits 7c686a32a512 Bluetooth: call hci_le_conn_failed with hdev lock in hci_l [...] omits 1b144a7a0512 Bluetooth: Send AdvMonitor Dev Found for all matched devices omits 28c5124c1e07 Bluetooth: msft: Clear tracked devices on resume omits f09ab95cfdb4 Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready() omits fa6838549e43 Bluetooth: Don't assign twice the same value omits 77e118ad4cf9 Bluetooth: btrtl: Add support for RTL8852B omits b03538d57f9f Bluetooth: hci_uart: add missing NULL check in h5_enqueue omits 34e4b6750eb4 Bluetooth: Fix use after free in hci_send_acl omits 9b1f1074e156 Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on f [...] omits 942ef3d04880 Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL omits 38c5b731a566 Bluetooth: btmtkuart: fix the conflict between mtk and msf [...] omits 682c6fff61b3 Bluetooth: btmtkuart: add .set_bdaddr support omits b4c58ed7a378 Bluetooth: btmtkuart: rely on BT_MTK module omits 49b346e8c26c Bluetooth: btusb: Add missing Chicony device for Realtek R [...] omits d502e068a596 Bluetooth: mgmt: remove redundant assignment to variable cur_len omits 710be928ac20 f2fs: remove redundant parameter judgment omits f31fcef3b444 f2fs: use spin_lock to avoid hang omits 371ce9596552 cifs: fix KASAN warning in parse_server_interfaces() during mount omits 4bdc2e671ee0 cifs: we do not need a spinlock around the tree access dur [...] omits 0433401dc11d parisc: Avoid calling SMP cache flush functions on cache-l [...] omits a6f748c35eca f2fs: fix compressed file start atomic write may cause dat [...] omits bd147bd4c926 Merge branch 'remotes/lorenzo/pci/uniphier' omits 704abc66a5d2 Merge branch 'pci/host/rcar' omits efb943c51a50 Merge branch 'remotes/lorenzo/pci/qcom' omits 4af2e9168699 Merge branch 'remotes/lorenzo/pci/mvebu' omits 1fe067bd3ed1 Merge branch 'remotes/lorenzo/pci/misc' omits efe96059740e Merge branch 'remotes/lorenzo/pci/imx6' omits c58e3f317cad Merge branch 'remotes/lorenzo/pci/hv' omits 710d8220f85c Merge branch 'pci/host/fu740' omits 648fb9960080 Merge branch 'remotes/lorenzo/pci/endpoint' omits f6fe0b5947b1 Merge branch 'pci/host/dwc' omits 61ecccc3f713 Merge branch 'remotes/lorenzo/pci/aardvark' omits 137c09609100 Merge branch 'pci/vga' omits d7377879839b Merge branch 'pci/p2pdma' omits 749165e4dbd2 Merge branch 'pci/misc' omits e0f89ea6ebee Merge branch 'pci/hotplug' omits 1f72907dfebb Merge branch 'pci/enumeration' omits 3b500f151fb8 Merge branch 'pci/bridge-class-codes' omits 1fb63f3286af Merge branch 'pci/acpi' omits e14f0af749b9 PCI: rcar: Finish transition to L1 state in rcar_pcie_conf [...] omits 4eb628dd74df cifs: during reconnect, update interface if necessary omits 6a4006fdea4a cifs: change iface_list from array to sorted linked list omits 8923810de10e cifs: use a different reconnect helper for non-cifsd threads omits 0ad98124279a Adjust cifssb maximum read size omits 31cff7c2aedd cifs: truncate the inode and mapping when we simulate fcollapse omits 187af6e98b44 cifs: fix handlecache and multiuser adds d34c58247f73 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds a46310bfae94 Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org [...] adds 029c4628b2eb mm: swap: get rid of livelock in swapin readahead adds 8208257d2d04 configs/debug: restore DEBUG_INFO=y for overriding adds 7b0b1332cfdb ocfs2: fix crash when initialize filecheck kobj fails adds 1c4debc443ef selftests: vm: fix clang build error multiple output files adds 2ab99e54584e Merge branch 'akpm' (patches from Andrew) adds c81801eb7f24 Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/ [...] adds 4ee06de7729d net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit() adds cb0b430b4e3a net: dsa: Add missing of_node_put() in dsa_port_parse_of adds f1858c277ba4 net: phy: mscc: Add MODULE_FIRMWARE macros adds 424e7834e293 bnx2x: fix built-in kernel driver load failure adds 0f643c88c8d2 net: bcmgenet: skip invalid partial checksums adds 8e0341aefcc9 net: mscc: ocelot: fix backwards compatibility with single [...] adds b04683ff8f08 iavf: Fix hang during reboot/shutdown adds 551acdc3c3d2 Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm [...] adds e39a6c6a295f Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...] adds 56c32dab6683 Merge branch 'fixes' of https://git.linaro.org/people/jens [...] adds 548b8fbd1be1 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds acc452b1fbc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 1e45b88619f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds db364aa4c3c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds e3f6d21a23ee Merge remote-tracking branch 'spi/for-5.16' into spi-linus adds 46c426ff2781 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds d0800331539a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 45304d711d9d Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...] adds 915a4cff7307 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...] adds b29ff9900dcf Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] adds 75ce7d02fd3d Merge branch 'fixes-togreg' of https://gitlab.com/vilhelmg [...] adds 253746bea464 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...] adds c3f4638bda9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds c2bd12df6aa2 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git adds 6c0d0455bbb0 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...] adds 06612a2ac369 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] adds 7c2efed9f5b6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 9707e9001d98 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...] adds e2ecd2a1957e Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...] adds 4e3cd7c9b0cc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 6ced30da3228 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...] adds a8253684eb4b Merge drm/drm-fixes into drm-misc-fixes adds 3c3384050d68 drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS adds 382d8f4c46c1 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] adds 97adfb9523dd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds d652bf9c040c Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...] adds 985e660fb0c4 Merge branch 'for-next' of git://git.infradead.org/users/h [...] adds e5cab1117382 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 98a1818b3244 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...] adds 62189a832bde Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...] adds cb0881445053 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 159f96ed47c3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 8736b021a5d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 79950771ef4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds ed509ca65d17 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...] adds a58df5aa6b95 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] adds 7542db3c42fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds c23e6fd02c77 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds bae86b0763d5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 8edb15f1bcbc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 0ab49c3d36e5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds f4bb9786d83b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 3173596284ec Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds eabb50ac2053 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 6cba50c1789b Merge branch 'reset/next' of https://git.pengutronix.de/gi [...] adds 0977774c62d8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 161a31292582 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 28e44b0613f1 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...] adds 6a4091822599 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...] adds 1bd5bf4fe556 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...] adds ed27d854649a Merge branch 'next' of https://git.linaro.org/people/jens. [...] adds 133f7090d3d2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds af3e00abe5ed Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...] adds ca58c5c443ca Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...] adds 94d59ec8f1ad Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...] adds 84af3df82b13 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds d96db5475a29 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 056e78699d5c Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...] adds ed58d88b2009 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...] adds 6b0b769efd68 Merge branch 'for-next' of git://github.com/openrisc/linux.git adds 0a5754976914 parisc: Avoid calling SMP cache flush functions on cache-l [...] adds 2b41be484abd parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLE adds 46162ac2a6a4 parisc: Improve CPU socket and core bootup info text adds 2a1dcdbb62cd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 463d7beb790d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds d5bffc02e5c9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 28c12c789ef6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 2e15a73f28be Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 4b626c305da3 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] adds e85d29ba4b24 xtensa: fix DTC warning unit_address_format adds f8fdaede22c8 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...] adds 241e08ac18bc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 9262377618b2 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/f [...] adds 54d1be52021d Merge branch 'fscache-next' of git://git.kernel.org/pub/sc [...] adds a3fcfd13ded7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds e3ee9fb22652 smb3: fix incorrect session setup check for multiuser mounts adds 45c55428990d Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] adds a1108dcd9373 erofs: rename ctime to mtime adds ad1b7ae7e4ba Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] adds e225aa3c38fc exfat: allow access to paths with trailing dots adds 4a12c9a24ae2 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] adds 88dc6cb282c0 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...] adds 263c02c801b7 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] adds 98237fcda4a2 f2fs: use spin_lock to avoid hang adds 646f64b576f7 f2fs: remove redundant parameter judgment adds d284af43f703 f2fs: compress: fix to print raw data size in error path o [...] adds d98af5f45520 f2fs: introduce gc_urgent_mid mode adds 3459538a3654 f2fs: fix compressed file start atomic write may cause dat [...] adds bf03f9559b7d f2fs: initialize sbi->gc_mode explicitly adds 5cdefac88f6e f2fs: use aggressive GC policy during f2fs_disable_checkpoint() adds 19393f3cb7a1 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] adds c5d3786a88f6 gfs2: Fix should_fault_in_pages() logic adds b2d5f10d9662 gfs2: Disable page faults during lockless buffered reads adds 28b6c894942a gfs2: Add read/write page 'fault_stats' adds c16595e48e19 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 775a10579f8d Merge branch 'ksmbd-for-next' of https://github.com/smfren [...] adds 12077a60bd14 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...] adds 8fa5847fef11 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds daad22b0e5a6 Merge branch 'master' of https://github.com/Paragon-Softwa [...] adds 163b438b510c fs/jffs2: fix comments mentioning i_mutex adds 4c7c44ee1650 jffs2: fix use-after-free in jffs2_clear_xattr_subsystem adds d051cef784de jffs2: fix memory leak in jffs2_do_mount_fs adds 9cdd3128874f jffs2: fix memory leak in jffs2_scan_medium adds 46ee9bda865c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 1d2751ca45cd Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] adds 0a552b9c39fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds aad923671686 Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...] adds 60bdd865927b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds cc7431a79b82 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds ca01309c5c1b Merge branch 'pci/acpi' adds 37bc9723a3b7 Merge branch 'pci/bridge-class-codes' adds b0e8ff8f904d Merge branch 'pci/enumeration' adds cd4f6b1cde8b Merge branch 'pci/hotplug' adds 1edc7a507ad2 PCI: Declare pci_filp_private only when HAVE_PCI_MMAP adds 2f5086984623 PCI: Remove unused assignments adds 10bd45629c0a PCI: kirin: Remove unused assignments adds c41590f812b3 PCI: fu740: Remove unused assignments adds 0ef1f674af01 PCI: cpqphp: Remove unused assignments adds d6ef10c59bbd PCI: ibmphp: Remove unused assignments adds 2a8b7b24b850 x86/PCI: Add #includes to asm/pci_x86.h adds 6a3a5ae87fce Merge branch 'pci/misc' adds 058fe88df43c Merge branch 'pci/p2pdma' adds 5feee930e036 Merge branch 'pci/vga' adds f44aeb2fbc26 Merge branch 'remotes/lorenzo/pci/aardvark' adds 849b720b7913 Merge branch 'pci/host/dwc' adds 0f307cf05770 Merge branch 'remotes/lorenzo/pci/endpoint' adds 0c2c4cefb9f3 Merge branch 'pci/host/fu740' adds 4b52e9cb2f30 Merge branch 'remotes/lorenzo/pci/hv' adds deaf7a2c2e4b PCI: imx6: Invoke the PHY exit function after PHY power off adds 45514f78c65c PCI: imx6: Assert i.MX8MM CLKREQ# even if no device present adds e380e9da1f86 Merge branch 'remotes/lorenzo/pci/imx6' adds 27892ea49fc0 Merge branch 'remotes/lorenzo/pci/misc' adds 15f05c408c59 Merge branch 'remotes/lorenzo/pci/mvebu' adds a959fe1f7fb5 Merge branch 'remotes/lorenzo/pci/qcom' adds 84b576146294 PCI: rcar: Finish transition to L1 state in rcar_pcie_conf [...] adds 6e36203bc14c PCI: rcar: Use PCI_SET_ERROR_RESPONSE after read which tri [...] adds 3e7b96d12139 Merge branch 'remotes/lorenzo/pci/rcar' adds d79e394c7ba5 Merge branch 'remotes/lorenzo/pci/uniphier' adds d341b4a3e86a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds e00716bc5bb8 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...] adds a3d5da370c63 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 0cc8f8bf4018 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...] adds 5da7d733aff0 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...] adds 15e30612e139 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...] adds 483e5d8bb0ad Merge branch 'docs-next' of git://git.lwn.net/linux.git adds b5fa5a2b96d9 Merge branch 'master' of git://linuxtv.org/media_tree.git adds 20924755ad28 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git adds 3d13058ed2a6 cpufreq: intel_pstate: Use firmware default EPP adds f6c46b1d62f8 PM: hibernate: Honour ACPI hardware signature by default f [...] adds 7facc36288fc Merge branches 'pm-cpufreq' and 'pm-sleep' into linux-next adds 668f69a5f863 thermal: int340x: Increase bitmap size adds c7ff29763989 thermal: int340x: Update OS policy capability handshake adds 16c02447f3e1 Documentation: thermal: DPTF Documentation adds 2a20faf0630e Merge branches 'thermal-int340x' and 'thermal-docs' into l [...] adds a58e640e9405 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] adds 6a7b52694823 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...] adds 6bd94779e1b7 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...] adds 90f32e7c4f74 Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...] adds 16ff041e36f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 3ea566422cbd can: isotp: sanitize CAN ID checks in isotp_bind() adds 30ffd5332e06 can: isotp: return -EADDRNOTAVAIL when reading from unboun [...] adds 42bf50a1795a can: isotp: support MSG_TRUNC flag when reading from socket adds 7843d3c8e5e6 dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML adds c34983c94166 can: ucan: fix typos in comments adds a0bfd73deba1 Merge tag 'linux-can-next-for-5.18-20220316' of git://git. [...] adds e077ed58c243 bareudp: use ipv6_mod_enabled to check if IPv6 enabled adds a8df216630fe hamradio: Fix wrong assignment of 'bbc->cfg.loopback' adds af1147b236da net: ksz884x: optimize netdev_open flow and remove static [...] adds 2fc559c8cba0 gve: Fix spelling mistake "droping" -> "dropping" adds f403443015c6 net: hns3: Fix spelling mistake "does't" -> "doesn't" adds 571703ff387c net: mv643xx_eth: undo some opreations in mv643xx_eth_probe adds 4de7c8bd6a38 phy: Remove duplicated include in phy-fsl-lynx-28g.c adds a860352e9dd0 net: dsa: Never offload FDB entries on standalone ports adds ab95465cde23 net/sched: add vlan push_eth and pop_eth action to the har [...] adds 697319b2954f net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of pedit adds 725726fd1fb7 net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitly adds 717f1019c0fc Merge branch 'flow_offload-add-tc-vlan-push_eth-and-pop_et [...] adds 05fc65f3f5e4 ptp: ocp: Fix PTP_PF_* verification requests adds 270a95966881 dt-bindings: net: mvneta: Add marvell,armada-ac5-neta adds 2d2a514c1d61 net: mvneta: Add support for 98DX2530 Ethernet port adds 82192c49f343 Merge branch 'net-mvneta-armada-98dx2530-soc' adds 435fe1c0c1f7 net: geneve: support IPv4/IPv6 as inner protocol adds 58e06d05d43a net: stmmac: clean up impossible condition adds 1abea24af42c selftests: net: fix array_size.cocci warning adds e243f39685af Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net adds df4d35e1f01f enetc: use correct format characters adds d65aea8e8298 bnx2x: use correct format characters adds c011072c9035 net/fsl: xgmac_mdio: use correct format characters adds 8624a95ecdea vlan: use correct format characters adds 30fb35989dcc net: ethernet: ti: Fix spelling mistake and clean up message adds 21c68644ff83 ethernet: sun: Fix spelling mistake "mis-matched" -> "mismatched" adds 02f393381d14 gtp: Fix inconsistent indenting adds 2bcd5b9f357d ice: Fix inconsistent indenting in ice_switch adds 2b1d0a242a00 ice: fix return value check in ice_gnss.c adds 4c1202189e35 ice: add trace events for tx timestamps adds fad6c1f1a109 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...] adds 009378994ff2 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 5142239a2221 net: veth: Account total xdp_frame len running ndo_xdp_xmit adds 718a18a0c8a6 veth: Rework veth_xdp_rcv_skb in order to accept non-linear skb adds 7cda76d858a4 veth: Allow jumbo frames in xdp mode adds e0999c8e5909 selftests/bpf: Fix tunnel remote IP comments adds 618aaf9d281d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds fd45f32ed965 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 200d8766f88f Bluetooth: mgmt: remove redundant assignment to variable cur_len adds e2a32250eff7 Bluetooth: btusb: Add missing Chicony device for Realtek R [...] adds 35a18b46f9b8 Bluetooth: btmtkuart: rely on BT_MTK module adds 863e11def199 Bluetooth: btmtkuart: add .set_bdaddr support adds d9861cbd82b5 Bluetooth: btmtkuart: fix the conflict between mtk and msf [...] adds 2f93ea193094 Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL adds 9d786ab533c0 Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on f [...] adds 811246d2f031 Bluetooth: Fix use after free in hci_send_acl adds 7dc961a78659 Bluetooth: hci_uart: add missing NULL check in h5_enqueue adds 5276ef693144 Bluetooth: btrtl: Add support for RTL8852B adds ca497d2cb419 Bluetooth: Don't assign twice the same value adds 68e607b69ccf Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready() adds ccc0b735b2f0 Bluetooth: msft: Clear tracked devices on resume adds 6938e36b5b72 Bluetooth: Send AdvMonitor Dev Found for all matched devices adds 65ac48b3f225 Bluetooth: call hci_le_conn_failed with hdev lock in hci_l [...] adds 65d6602f6334 Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync() adds 496eab9dde9f Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt adds aeeb8ed27062 Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES adds c844ce71d5be Bluetooth: mt7921s: Add .get_data_path_id adds 3cabc5ca2c9d Bluetooth: mt7921s: Add .btmtk_get_codec_config_data adds 255a55aaccb1 Bluetooth: mt7921s: Add WBS support adds fcbaf92582e7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 066291bec0c5 iwlwifi: mei: fix building iwlmei adds 7f5f00cdf795 brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback" adds 00f1d133867f rtw89: Fix spelling mistake "Mis-Match" -> "Mismatch" adds b7379148f598 rtw89: modify dcfo_comp to share with chips adds 8379fa611536 rtw89: 8852c: add write/read crystal function in CFO tracking adds a9ffae8d3f9d rtw89: 8852c: add setting of TB UL TX power offset adds 84d0e33e51df rtw89: 8852c: add read/write rf register function adds 2a5f2b32639a rtw89: add config_rf_reg_v1 to configure RF parameter tables adds 828a4396e52a rtw89: modify MAC enable functions adds e07a99682972 rtw89: initialize preload window of D-MAC adds de78869d1f48 rtw89: disable FW and H2C function if CPU disabled adds feed65417847 rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIs adds 8001c741e351 rtw89: change value assignment style of rtw89_mac_cfg_gnt() adds d780f926d633 rtw89: extend mac tx_en bits from 16 to 32 adds de7ba639e6c5 rtw89: implement stop and resume channels transmission v1 adds e809904f9bd2 mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u [...] adds 4dd4ad44b7da mt76: mt7663u: introduce mt7663u_mcu_power_on routine adds cbaa0a404f8d mt76: mt7921: fix up the monitor mode adds 07241519b357 mt76: mt7921: use mt76_hw instead of open coding it adds 233e39d1ed2c mt76: mt7915: fix DFS no radar detection event adds 499da7200f35 mt76: split single ldpc cap bit into bits adds 11a72265928f mt76: mt7921: make mt7921_init_tx_queues static adds e907341dab1b mt76: mt7921: fix xmit-queue dump for usb and sdio adds 849ee6ac9dd3 mt76: mt7921: fix mt7921_queues_acq implementation adds 123bc712b1de mt76: fix monitor mode crash with sdio driver adds 3f71ff0868e6 mt76: mt7915: allow beaconing on all chains adds 37b5e57b0c76 mt76: connac: add 6 GHz support for wtbl and starec configuration adds b4d093e321bd mt76: mt7915: add 6 GHz support adds 1c2d366ecb41 mt76: mt7915: fix eeprom fields of txpower init values adds ae146683001a mt76: mt7915: add txpower init for 6GHz adds 9a657684158f mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration adds 01318bc00d16 mt76: mt7915: check for devm_pinctrl_get() failure adds c00e13726b6c mt76: connac: make read-only array ba_range static const adds f1fe8eefd2dd mt76: use le32/16_get_bits() whenever possible adds 6450b1335f51 mt76: fix invalid rssi report adds 70493b869249 mt76: mt7915: set band1 TGID field in tx descriptor adds bd1407ed22ed mt76: mt7915: fix beamforming mib stats adds 381d9de774d4 mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps() adds 51f9325c7b43 mt76: mt7915: fix typos in comments adds 84bba93ac46e mt76: usb: add req_type to ___mt76u_rr signature adds e0daf14d9f4e mt76: usb: add req_type to ___mt76u_wr signature adds 6cb596ba84e3 mt76: usb: introduce __mt76u_init utility routine adds eafe031fd664 mt76: mt7921: disable runtime pm for usb adds b72fd217934d mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usb adds 5b834b0d4d6b mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in commo [...] adds 9da47b504c5b mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in comm [...] adds 8b7a56d5c0c9 mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac c [...] adds 0d2afe09fad5 mt76: mt7921: add mt7921u driver adds 1c71e03afe4b mt76: mt7921: move mt7921_init_hw in a dedicated work adds 6b7f9aff7c67 mt76: mt7915: introduce 802.11ax multi-bss support adds 32bfd774626d mt76: fix wrong HE data rate in sniffer tool adds 1f12fa34e5dc mt76: mt7921: don't enable beacon filter when IEEE80211_CO [...] adds 24e69f6bc3ca mt76: fix monitor rx FCS error in DFS channel adds a93ccb5c386c Merge tag 'mt76-for-kvalo-2022-03-16' of https://github.co [...] adds 6b051b5722f5 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...] adds 21f386f6910a Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...] adds 5c82f0a5bf85 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...] adds 7c7239ce76cb Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...] adds 7f162685fbfa Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds bb30d36881b0 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...] adds 3384c2132ed7 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...] adds 9f346aeb8552 Merge branch 'for-linux-next' of git://anongit.freedesktop [...] adds 685711122202 Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...] adds 09069df7b013 Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...] adds bb4b61bec999 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 91047cbec0dd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 0791af9135eb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 153e3ea74aec Merge branch 'asoc-linus' into asoc-next adds b26f965f7c83 ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpy adds 638cec39339d ASoC: fsl_spdif: Add new registers included on i.MX8ULP adds a0a8f53f9587 Merge remote-tracking branch 'asoc/for-5.18' into asoc-next adds ab9a4cef9183 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds ffbd1b3dfcca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 81459350d581 io_uring: cache req->apoll->events in req->cflags adds 91eac1c69c20 io_uring: cache poll/double-poll state with a request flag adds ab0cb592a3cc Merge branch 'for-5.18/io_uring' into for-next adds ae4da18941c1 io_uring: normilise naming for fill_cqe* adds 6695490dc857 io_uring: refactor timeout cancellation cqe posting adds 3b2b78a8eb7c io_uring: extend provided buf return to fails adds b91ef1872869 io_uring: fix provided buffer return on failure for kiocb_done() adds 0f84747177b9 io_uring: remove extra barrier for non-sqpoll iopoll adds 66fc25ca6b7e io_uring: shuffle io_eventfd_signal() bits around adds 9333f6b4628c io_uring: thin down io_commit_cqring() adds 9aa8dfde4869 io_uring: fold evfd signalling under a slower path adds 2fca248cb2fe Merge branch 'for-5.18/io_uring' into for-next adds bcfe9b6cbb44 virtio_blk: eliminate anonymous module_init & module_exit adds 59f59bea7fb9 Merge branch 'for-5.18/drivers' into for-next adds dbc7d452e7cf io_uring: manage provided buffers strictly ordered adds 284534f9df0a Merge branch 'for-5.18/io_uring' into for-next adds e5cf91489956 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git adds d2f741562e3f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds d960981e5589 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds b0bf7b5d49f3 Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...] adds dc3d879c6ffa dt-bindings: mmc: renesas,sdhi: Document RZ/G2UL SoC adds 89134212b6c2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds b34445db3734 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...] adds 852448ad8c7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 6dfaa39d8289 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 650a32413796 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...] adds 48b940ae8067 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...] adds 901ea4bc34f0 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...] adds 2d3fbee8aa65 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 0add2175bf9c Merge branch 'next' of git://github.com/cschaufler/smack-next adds 7099c7d89191 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...] adds ba268214325d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 6cc84ff70d4d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds ba65e95c3c8d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 451a7de63017 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 83bb7dcdb90b Merge branch 'mailbox-for-next' of git://git.linaro.org/la [...] adds 2764402c9dcd Merge branch 'spi-linus' into spi-next adds 2d2c73318bd5 spi: Get sgs size fix into branch adds ebc4cb43ea5a spi: Fix erroneous sgs value with min_t() adds 366188b45dc5 Merge remote-tracking branch 'spi/for-5.18' into spi-next adds e4a68cf382c9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 01683580c65f MAINTAINERS: Update maintainers for paravirt ops and VMwar [...] adds d69079d04f93 MAINTAINERS: Add Zack as maintainer of vmmouse driver adds 686016f73242 MAINTAINERS: Mark VMware mailing list entries as email aliases adds 3e6a27d26fae Merge branch into tip/master: 'x86/misc' adds d4c9df20a37d x86/nmi: Remove the 'strange power saving mode' hint from [...] adds 82c20a7b207d Merge branch into tip/master: 'x86/cleanups' adds eda90b8d6171 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 1e74846a9501 Merge branch 'timers/drivers/next' of git://git.linaro.org [...] adds 68c720ee68e5 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...] adds 1c3b5c62fc85 pinctrl: npcm: Fix broken typing on 64bit platforms adds 8f887b78961c irq/qcom-mpm: Fix build error without MAILBOX adds 294aee8ab6cb irqchip/irq-qcom-mpm: fix return value check in qcom_mpm_init() adds 859f0e8839ac Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...] adds 2dd846c4fd30 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 65168dfcacfc Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...] adds b0087d59ec7b Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...] adds d68501c50907 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds d8b9f2d03583 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] adds 68173c8934ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 128c09ac656c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 6060a75e77fb platform/x86: thinkpad_acpi: consistently check fan_get_st [...] adds 20e1d6402a71 ACPI / x86: Add support for LPS0 callback handler adds b1f66033cd4e platform/x86: amd-pmc: Move to later in the suspend process adds 23f5f7007ab3 platform/x86: amd-pmc: Output error codes in messages adds 0d64787e24c6 platform/x86: amd-pmc: Drop CPU QoS workaround adds 36bfc37da190 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds f9b615a391c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds e91477c47353 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds d603bf21f012 Merge branch 'for-next' of git://github.com/cminyard/linux [...] adds b33999548ee1 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...] adds 7f220d4a38e0 Merge tag 'v5.17-rc8' into usb-next adds aff477cb8f94 xen/usb: harden xen_hcd against malicious backends adds a1c10cbaf4c4 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...] adds f85cae23e146 Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...] adds c193d3483575 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...] adds 4674cca432f3 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...] adds 2542643c12cf Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...] adds 8b8e7158aa75 MAINTAINERS: adjust entry for header movement in hisilicon [...] adds f621eb13facb vfio-pci: Provide reviewers and acceptance criteria for va [...] adds f2e8e6e36df9 Merge branch 'next' of git://github.com/awilliam/linux-vfio.git adds 02d838dec8a0 staging: rtl8192e: Fix spelling mistake "RESQUEST" -> "REQUEST" adds a39a6b330be4 staging: r8188eu: remove unnecessary initializations adds 432c80a379b3 staging: r8188eu: remove three unused receive defines adds e85176ffa54a staging: r8188eu: remove unused function prototype adds 3524c88e334b staging: r8188eu: make rtl8188e_process_phy_info static adds 5aaec657369c staging: r8188eu: remove some unused local ieee80211 macros adds 7a6ee0bbab25 mips: dts: ralink: add MT7621 SoC adds ebeb61e9733a Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...] adds b10897c124da Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...] adds 467635972c5b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 23b8faf38e71 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 060cb08c7616 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 14095582d29c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 500d34be99aa Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] adds ecebf39a1089 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 1fa3ba358ac4 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...] adds d3b722e4218c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 2b14d39977b0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds f6853767fc47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds d9ffe38c31d1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 2957308343fa livepatch: Don't block removal of patches that are safe to unload adds fa2d8afa1f0a Merge branch 'for-5.18/fixes' into for-next adds 4a9d8b216fe3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 91f8380fc0ef Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 55f223188f8a Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...] adds a1abbcdc9e0c Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...] adds 8d493186565f Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git adds 76506de03448 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 6f00a607aa08 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds c81b93a4dbc2 Merge branch 'main' of git://git.infradead.org/users/willy [...] adds e42a7058a2ed Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...] adds 1e35cb6e8bcf Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...] adds e299227eeb47 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...] adds 85680c795bd5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 8d8022416f75 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 24024e0641b6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 349090ca4e6a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 8437e77569ac Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds eb932c5e896a Merge branch 'rust-next' of https://github.com/Rust-for-Li [...] adds f8c0306c8426 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...] adds 6e8c6a36f46c Merge branch 'for-next' of git://git.infradead.org/users/w [...] adds d1845d89a9d4 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...] adds 7d046328e2a4 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] adds 87c5f8d9ecb8 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] adds 470dd3f691b5 hugetlb: do not demote poisoned hugetlb pages adds 8c9507d70145 /proc/kpageflags: prevent an integer overflow in stable_pa [...] adds 1ac9b3e39c7c /proc/kpageflags: do not use uninitialized struct pages adds c3bb242fcbd3 linux/kthread.h: remove unused macros adds 22979b5a4c4a kthread: make it clear that kthread_create_on_node() might [...] adds 5ee4f7f212e1 scripts/spelling.txt: add more spellings to spelling.txt adds 47202d3cea5b ntfs: add sanity check on allocation size adds b1d8e7e65db6 ocfs2: cleanup some return variables adds 4e7cbc3985e0 fs/ocfs2: fix comments mentioning i_mutex adds 44e8d112db15 ocfs2: reflink deadlock when clone file to the same direct [...] adds 2070daa10422 ocfs2: clear links count in ocfs2_mknod() if an error occurs adds 6c9c7d14722d ocfs2: fix ocfs2 corrupt when iputting an inode adds a9e8253485b9 doc: convert 'subsection' to 'section' in gfp.h adds 2643d96b7872 mm: document and polish read-ahead code adds c3716300b2a6 mm: improve cleanup when ->readpages doesn't process all pages adds 5ca52afec1b0 fuse: remove reliance on bdi congestion adds 6afabe6347fb nfs: remove reliance on bdi congestion adds 0047f4b7dca5 ceph: remove reliance on bdi congestion adds cddf215bc89b remove inode_congested() adds 73323bf91641 remove bdi_congested() and wb_congested() and related functions adds 60ab9d60fb86 remove-bdi_congested-and-wb_congested-and-related-functions-fix adds fedff969dc47 f2fs: replace congestion_wait() calls with io_schedule_timeout() adds 7d297c75c8ba block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC" adds 6215866a629b remove congestion tracking framework adds e0a81b2a8b65 mm/fs: delete PF_SWAPWRITE adds 0229b73b7669 mm: __isolate_lru_page_prepare() in isolate_migratepages_block() adds 5fde80788d3f mm/list_lru: optimize memcg_reparent_list_lru_node() adds e4cf1389bb9f mm: lru_cache_disable: replace work queue synchronization [...] adds dee4fb40a0ac mount: warn only once about timestamp range expiration adds 4dcea4eb9204 mm/memremap: avoid calling kasan_remove_zero_shadow() for [...] adds 87655597826a tools/vm/page_owner_sort.c: sort by stacktrace before culling adds 67151b3cf263 tools/vm/page_owner_sort.c: fix NULL-pointer dereference w [...] adds c83dcf8ca1da tools/vm/page_owner_sort.c: support sorting by stack trace adds ce41a3371d87 tools/vm/page_owner_sort.c: add switch between culling by [...] adds e3ff087ff9e2 tools/vm/page_owner_sort.c: support sorting pid and time adds d42620c814ca tools/vm/page_owner_sort.c: two trivial fixes adds feba19a04b70 tools/vm/page_owner_sort.c: delete invalid duplicate code adds 6797dc294654 Documentation/vm/page_owner.rst: update the documentation adds 5b22591a8eab documentation-vm-page_ownerrst-update-the-documentation-fix adds a5c4e2f52a68 Documentation/vm/page_owner.rst: fix unexpected indentation warns adds ed33a94ff6fa lib/vsprintf: avoid redundant work with 0 size adds 7b080a01b6b0 mm/page_owner: use scnprintf() to avoid excessive buffer o [...] adds 779357ee4311 mm/page_owner: print memcg information adds 84d84233e421 mm/page_owner: record task command name adds 0c0d963f5b39 mm/page_owner.c: record tgid adds 5a2cc42e4009 tools/vm/page_owner_sort.c: fix the instructions for use adds 765857267688 tools/vm/page_owner_sort.c: fix comments adds dc7c88a8edb8 tools/vm/page_owner_sort.c: add a security check adds 4deb70b96176 tools/vm/page_owner_sort.c: support sorting by tgid and up [...] adds 81a84bfcfdd0 tools/vm/page_owner_sort: fix three trivival places adds bf3f88fd28c5 tools/vm/page_owner_sort: support for sorting by task comm [...] adds c3e61df56add tools/vm/page_owner_sort.c: support for selecting by PID, [...] adds fe0bfc98b099 tools/vm/page_owner_sort.c: support for user-defined culli [...] adds 1b79754a55cc tools/vm/page_owner_sort.c: use fprintf() to send error me [...] adds 4b4d158be273 tools/vm/page_owner_sort.c: support for multi-value select [...] adds 5fa276998b3e mm: unexport page_init_poison adds a690033e8d6a filemap: remove find_get_pages() adds a63c9bd4dddf mm/writeback: minor clean up for highmem_dirtyable_memory adds db43ab79caf4 mm: fs: fix lru_cache_disabled race in bh_lru adds 8210eeb5c0f7 mm: fix invalid page pointer returned with FOLL_PIN gups adds 5767786d2d98 mm/gup: follow_pfn_pte(): -EEXIST cleanup adds 7339f95e62ae mm/gup: remove unused pin_user_pages_locked() adds fc3c9f20f39c mm: change lookup_node() to use get_user_pages_fast() adds 99b8d5dda6e9 mm/gup: remove unused get_user_pages_locked() adds 9775ff0b69fb mm/swap: fix confusing comment in folio_mark_accessed adds fb7991d00000 tmpfs: support for file creation time adds 200764f2ecbe tmpfs: three tweaks to creation time patch adds 2ff05466237e shmem: mapping_set_exiting() to help mapped resilience adds e4fa02c1682c tmpfs: do not allocate pages on read adds 4064fbc714d7 mm: shmem: use helper macro __ATTR_RW adds f41854294f66 memcg: sync flush only if periodic flush is delayed adds 9567cf179318 memcg: replace in_interrupt() with !in_task() adds a43d5ce7972d memcg: add per-memcg total kernel memory stat adds 7e56de6d56d9 mm/memcg: mem_cgroup_per_node is already set to 0 on allocation adds f4645f2700de mm/memcg: retrieve parent memcg from css.parent adds ef7204aa456e memcg: refactor mem_cgroup_oom adds 8fab2f40db5d memcg: unify force charging conditions adds eca093fc2dba selftests: memcg: test high limit for single entry allocation adds dccfb27c8f7c memcg: synchronously enforce memory.high for large overcharges adds cce837c14e4c mm/memcontrol: return 1 from cgroup.memory __setup() handler adds beec9b15d21f mm/memcg: set memcg after css verified and got reference adds 62b842d24eaa mm/memcg: set pos to prev unconditionally adds f6ba35fe8e91 mm/memcg: move generation assignment and comparison together adds 31979a6a93d6 mm/memcg: revert ("mm/memcg: optimize user context object [...] adds 47fb5aba6f77 mm/memcg: disable threshold event handlers on PREEMPT_RT adds 734ed253194c mm/memcg: protect per-CPU counter by disabling preemption [...] adds 5e93c7210208 mm/memcg: opencode the inner part of obj_cgroup_uncharge_p [...] adds 49818a417064 mm/memcg: protect memcg_stock with a local_lock_t adds a385bf20ed41 mm/memcg: disable migration instead of preemption in drain [...] adds 605d33a110d7 mm: list_lru: transpose the array of per-node per-memcg lru lists adds 8d56019ac74d mm: introduce kmem_cache_alloc_lru adds c6118de75f8a fs: introduce alloc_inode_sb() to allocate filesystems spe [...] adds 318315485654 fs: allocate inode by using alloc_inode_sb() adds e8e875e5fbbf f2fs: allocate inode by using alloc_inode_sb() adds 6afa8ab68bc7 mm: dcache: use kmem_cache_alloc_lru() to allocate dentry adds 006bdbcb83c0 xarray: use kmem_cache_alloc_lru to allocate xa_node adds 682e3dfd003b mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css [...] adds 7b266bb89742 mm: list_lru: allocate list_lru_one only when needed adds 4883fc763dda mm: list_lru: rename memcg_drain_all_list_lrus to memcg_re [...] adds 5fa0d6cc67c4 mm: list_lru: replace linear array with xarray adds 8babf54e5a33 mm-list_lru-replace-linear-array-with-xarray-fix adds 7465a6271010 mm: memcontrol: reuse memory cgroup ID for kmem ID adds db93d0553789 mm: memcontrol: fix cannot alloc the maximum memcg ID adds b3c9d322edfa mm: list_lru: rename list_lru_per_memcg to list_lru_memcg adds 486be0d26cef mm: memcontrol: rename memcg_cache_id to memcg_kmem_id adds fc6f81c7d630 memcg: enable accounting for tty-related objects adds 42ce47fc7bbc selftests, x86: fix how check_cc.sh is being invoked adds d6e3dbad150a mm: merge pte_mkhuge() call into arch_make_huge_pte() adds 7f83bbfee31c mm: remove mmu_gathers storage from remaining architectures adds 85d024611b6f mm: thp: fix wrong cache flush in remove_migration_pmd() adds 0931acc8874b mm: fix missing cache flush for all tail pages of compound page adds c1dc67da5a42 mm: hugetlb: fix missing cache flush in copy_huge_page_fro [...] adds 225e804d8be8 mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atom [...] adds eab26714b308 mm: shmem: fix missing cache flush in shmem_mfill_atomic_pte() adds 4cfbbe2ab212 mm: userfaultfd: fix missing cache flush in mcopy_atomic_p [...] adds e997f2166206 mm: replace multiple dcache flush with flush_dcache_folio() adds 19472f5760b5 mm: don't skip swap entry even if zap_details specified adds dbe733d7f578 mm-dont-skip-swap-entry-even-if-zap_details-specified-v5 adds ec4137ccbf22 mm: rename zap_skip_check_mapping() to should_zap_page() adds 550c9ff8a5d3 mm: change zap_details.zap_mapping into even_cows adds 0c5b5906e165 mm: rework swap handling of zap_pte_range adds b5917b60a3d8 mm/mmap: return 1 from stack_guard_gap __setup() handler adds 7a056e242df7 mm/memory.c: use helper function range_in_vma() adds 6ce6f664f175 mm/memory.c: use helper macro min and max in unmap_mapping [...] adds 7b5307d7a045 mm: _install_special_mapping() apply VM_LOCKED_CLEAR_MASK adds f63095cf83a2 mm/mmap: remove obsolete comment in ksys_mmap_pgoff adds 0cba521a1489 mm/mremap:: use vma_lookup() instead of find_vma() adds 0f083d64784a mm/sparse: make mminit_validate_memmodel_limits() static adds 477b4678ea43 mm/vmalloc: remove unneeded function forward declaration adds 4110df363c1e mm/vmalloc: Move draining areas out of caller context adds 7dbb8aa66513 mm/vmalloc: add adjust_search_size parameter adds 338a305079f8 mm/vmalloc: eliminate an extra orig_gfp_mask adds 5c8e976e435b mm/vmalloc.c: fix "unused function" warning adds dba0469f0def mm/vmalloc.c: vmap(): don't allow invalid pages adds 897d6f0c1c35 mm/vmalloc: fix comments about vmap_area struct adds ea1e6809dce7 mm: page_alloc: avoid merging non-fallbackable pageblocks [...] adds 4deea44b1d24 mm/page_alloc: adding same penalty is enough to get round- [...] adds ba8920e4af55 mm/page_alloc: add penalty to local_node adds 7fae56abd464 mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last() adds a45859bf38f3 mm: discard __GFP_ATOMIC adds 7c34c95a7b03 mm/mmzone.h: remove unused macros adds 9b3ebfd9e203 mm/page_alloc: don't pass pfn to free_unref_page_commit() adds 04bb156bbc95 cma: factor out minimum alignment requirement adds 0f3a152571a2 mm: enforce pageblock_order < MAX_ORDER adds b8fe8346d05c mm/page_alloc: mark pagesets as __maybe_unused adds c2f76c7d66b4 mm/pages_alloc.c: don't create ZONE_MOVABLE beyond the end [...] adds c24a67503347 mm/page_alloc: fetch the correct pcp buddy during bulk free adds 7080167db731 mm/page_alloc: track range of active PCP lists during bulk free adds 53113725b054 mm/page_alloc: simplify how many pages are selected per pc [...] adds 2c19f4fb11a9 mm/page_alloc: drain the requested list first during bulk free adds 566e2d1704ea mm/page_alloc: free pages in a single pass during bulk free adds 6346867bcff9 mm/page_alloc: limit number of high-order pages on PCP dur [...] adds 11baee07e3be mm/page_alloc: do not prefetch buddies during bulk free adds c2771dab8732 arch/x86/mm/numa: Do not initialize nodes twice adds de543a569467 arch-x86-mm-numa-do-not-initialize-nodes-twice-v2 adds b14076f80cb9 mm: count time in drain_all_pages during direct reclaim as [...] adds 04bcf1406b0a mm/page_alloc: call check_new_pages() while zone spinlock [...] adds 37d2d255e0be mm/page_alloc: check high-order pages for corruption durin [...] adds 0673677a202e mm/memory-failure.c: remove obsolete comment adds 0135a87e9b71 mm/hwpoison: fix error page recovered but reported "not re [...] adds 5adebd44d6ca mm: invalidate hwpoison page cache page in fault path adds ec09626fad0c mm/memory-failure.c: minor clean up for memory_failure_dev [...] adds 98e3b9dbb710 mm/memory-failure.c: catch unexpected -EFAULT from vma_address() adds 15287eac51f9 mm/memory-failure.c: rework the signaling logic in kill_proc adds 644bc7c8093a mm/memory-failure.c: fix race with changing page more robustly adds 33d9160b597c mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev adds 807e431d29ce mm/memory-failure.c: rework the try_to_unmap logic in hwpo [...] adds 626b26f18681 mm/memory-failure.c: remove obsolete comment in __soft_off [...] adds 6747a437c468 mm/memory-failure.c: remove unnecessary PageTransTail check adds 78e552668d25 mm/hwpoison-inject: support injecting hwpoison to free page adds 7fe4f504022b mm-hwpoison-inject-support-injecting-hwpoison-to-free-page-fix adds 09d955a7dd53 mm/hwpoison: avoid the impact of hwpoison_filter() return [...] adds 8f65ab5f83ba mm/hwpoison: add in-use hugepage hwpoison filter judgement adds 7bc9dc41ee7d mm/memory-failure.c: fix race with changing page compound again adds 055489a03017 mm-memory-failurec-fix-race-with-changing-page-compound-again-fix adds 6a477e3a1984 mm/memory-failure.c: avoid calling invalidate_inode_page() [...] adds fbb12cb4ecde mm/memory-failure.c: make non-LRU movable pages unhandlable adds fb79f736f8be mm, fault-injection: declare should_fail_alloc_page() adds a825b682f0aa mm/mlock: fix potential imbalanced rlimit ucounts adjustment adds ff1637f3570a mm: hugetlb: free the 2nd vmemmap page associated with eac [...] adds 4428aea0c107 mm-hugetlb-free-the-2nd-vmemmap-page-associated-with-each- [...] adds 6069bc3c820f mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a s [...] adds 96ddf762cbec mm: sparsemem: use page table lock to protect kernel pmd o [...] adds fcb7357fe017 selftests: vm: add a hugetlb test case adds 7e7ce9ad7849 mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_H [...] adds 9956bd42e039 mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB adds c6a319ddb907 hugetlb: clean up potential spectre issue warnings adds fe4a53f632d4 hugetlb-clean-up-potential-spectre-issue-warnings-v2 adds 38d90c6428a5 mm/hugetlb: use helper macro __ATTR_RW adds 6f462115a171 mm/hugetlb.c: export PageHeadHuge() adds 8d0abe2123ae mm-export-pageheadhuge-fix adds 995bdac9e7ad mm: remove unneeded local variable follflags adds f9ea5f820600 hugetlb: fix comments about avoiding atomic allocation of [...] adds c9d51df6879c userfaultfd: mark uffd_wp regardless of VM_WRITE flag adds bcfb6355e84a userfaultfd: provide unmasked address on page-fault adds 7e0bf380b8fc userfaultfd: provide unmasked address on page-fault adds 7f26c6a4f867 userfaultfd-provide-unmasked-address-on-page-fault-v3-fix adds 1b3d8c92292e userfaultfd/selftests: fix uninitialized_var.cocci warning adds 6736096505cc mm: workingset: replace IRQ-off check with a lockdep assert. adds 238aee7bdf71 mm: vmscan: fix documentation for page_check_references() adds eea55143d508 mm: compaction: cleanup the compaction trace events adds 4d65dd08bf4e mempolicy: mbind_range() set_policy() after vma_merge() adds 898baebb2ae9 mm/mempolicy: fix potential mpol_new leak in shared_policy [...] adds 4fbd79de2889 mm/mempolicy: convert from atomic_t to refcount_t on mempo [...] adds fba5f50cb6fb mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempol [...] adds ef18e22de677 mm/oom_kill: remove unneeded is_memcg_oom check adds a121a865ab2f mm,migrate: fix establishing demotion target adds af726b21c2b5 mm/migrate: fix race between lock page and clear PG_Isolated adds c8db7ce3f384 mm/thp: refix __split_huge_pmd_locked() for migration PMD adds 5b55658c4c33 mm/cma: provide option to opt out from exposing pages on a [...] adds 0cdf582bc56f powerpc/fadump: opt out from freeing pages on cma activati [...] adds 4ef226a6ea1f NUMA Balancing: add page promotion counter adds 978dc7790a79 NUMA balancing: optimize page placement for memory tiering system adds e60651c41f98 memory tiering: skip to scan fast memory adds 3b7c6ddfc6fc mm: page_io: fix psi memory pressure error on cold swapins adds dfd6423bbb30 mm/vmstat: add event for ksm swapping in copy adds f917d72cf62c mm/ksm: use helper macro __ATTR_RW adds 02784c1b0e9a mm/hwpoison: check the subpage, not the head page adds e97ea8dbc1b5 mm/madvise: use vma_lookup() instead of find_vma() adds f789e34f5059 mm: madvise: return correct bytes advised with process_madvise adds a332911e7068 mm: madvise: skip unmapped vma holes passed to process_madvise adds 9039a226f220 mm, memory_hotplug: make arch_alloc_nodedata independent o [...] adds c5a8dccce9cd mm: handle uninitialized numa nodes gracefully adds 469b41a41398 mm-handle-uninitialized-numa-nodes-gracefully-fix adds 67c65d1b8cf3 mm, memory_hotplug: drop arch_free_nodedata adds 9d667dfc335a mm, memory_hotplug: reorganize new pgdat initialization adds 7950528786d4 mm: make free_area_init_node aware of memory less nodes adds 2889d9b2e7b7 memcg: do not tweak node in alloc_mem_cgroup_per_node_info adds 747fb9a09cc0 drivers/base/memory: add memory block to memory group afte [...] adds 504acb7587e8 drivers/base/node: consolidate node device subsystem initi [...] adds 3dda298bad6d mm/memory_hotplug: remove obsolete comment of __add_pages adds 1faa49b96a6e mm-memory_hotplug-remove-obsolete-comment-of-__add_pages-fix adds a2f121c2b56b mm/memory_hotplug: avoid calling zone_intersects() for ZON [...] adds ca7b8d96a144 mm/memory_hotplug: clean up try_offline_node adds ff5d81921d75 mm/memory_hotplug: fix misplaced comment in offline_pages adds 9a6982311c97 drivers/base/node: rename link_mem_sections() to register_ [...] adds 1eeaa8b24582 drivers/base/memory: determine and store zone for single-z [...] adds 55d1ac918502 drivers/base/memory: clarify adding and removing of memory blocks adds 1f280d0cfed4 mm: only re-generate demotion targets when a numa node cha [...] adds ba8ea1ff1a2e mm-only-re-generate-demotion-targets-when-a-numa-node-chan [...] adds 3aa211e1919d mm-only-re-generate-demotion-targets-when-a-numa-node-chan [...] adds 084b7ad53fc0 mm/rmap: convert from atomic_t to refcount_t on anon_vma-> [...] adds 986f005e42a6 mm/thp: ClearPageDoubleMap in first page_add_file_rmap() adds fe9e9c2bff9f mm/zswap.c: allow handling just same-value filled pages adds 0ccbe1924313 mm: remove usercopy_warn() adds 1584e1837c81 mm: uninline copy_overflow() adds b86055ac90d4 mm/usercopy: return 1 from hardened_usercopy __setup() handler adds 59958fe81708 mm/early_ioremap: declare early_memremap_pgprot_adjust() adds 251d47b7cb21 highmem: document kunmap_local() adds 1bdf8e9acf63 highmem-document-kunmap_local-v2 adds 6c12b68c8fda mm/highmem: remove unnecessary done label adds d4148e3d5f24 mm/page_table_check.c: use strtobool for param parsing adds 3855f8fa0aeb mm/kfence: remove unnecessary CONFIG_KFENCE option adds 56716d9cf177 kfence: allow re-enabling KFENCE after system startup adds f0153bedfd7f kfence: alloc kfence_pool after system startup adds 549ee33ab866 kunit: fix UAF when run kfence test case test_gfpzero adds 2019d2462a86 kunit: make kunit_test_timeout compatible with comment adds 89914a627a52 kfence: test: try to avoid test_gfpzero trigger rcu_stall adds 3ffd725ecfa9 kfence: allow use of a deferrable timer adds f4b83eca649c mm/hmm.c: remove unneeded local variable ret adds a1dbf106ccb9 mm/damon/dbgfs/init_regions: use target index instead of t [...] adds ab2c22786c7f Docs/admin-guide/mm/damon/usage: update for changed initai [...] adds ce816edb6d3d mm/damon/core: move damon_set_targets() into dbgfs adds 74763a2156bc mm/damon: remove the target id concept adds 9aa045984a21 mm/damon: remove redundant page validation adds c7730b91b734 mm/damon: rename damon_primitives to damon_operations adds faf4acb61638 mm/damon: let monitoring operations can be registered and [...] adds 8d8dd1e334ae mm/damon/paddr,vaddr: register themselves to DAMON in subs [...] adds 42a4cddbd981 mm/damon/reclaim: use damon_select_ops() instead of damon_ [...] adds 87a9adb5cd90 mm/damon/dbgfs: use damon_select_ops() instead of damon_{v [...] adds 5e88447da9c3 mm/damon/dbgfs: use operations id for knowing if the targe [...] adds 65f8088f931b mm/damon/dbgfs-test: fix is_target_id() change adds aa489e181d42 mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,se [...] adds 933dedfac3d5 mm/damon: remove unnecessary CONFIG_DAMON option adds 15062eb00022 Docs/vm/damon: call low level monitoring primitives the op [...] adds 224751aa0854 Docs/vm/damon/design: update DAMON-Idle Page Tracking inte [...] adds 0bacd9cb8875 Docs/damon: update outdated term 'regions update interval' adds 4e13c2a44d50 mm/damon/core: allow non-exclusive DAMON start/stop adds 8aa9b4efcc41 mm/damon/core: add number of each enum type values adds 49495bce150c mm/damon: implement a minimal stub for sysfs-based DAMON i [...] adds 772605fc65b2 mm/damon/sysfs: fix missing error code in damon_sysfs_attr [...] adds 253143c050b5 mm/damon/sysfs: link DAMON for virtual address spaces monitoring adds 6cc60cd11b84 mm/damon/sysfs: support the physical address space monitoring adds 0c0b52a933e8 mm/damon/sysfs: support DAMON-based Operation Schemes adds 9d5a7f4e571f mm/damon/sysfs: support DAMOS quotas adds 512eceac2965 mm/damon/sysfs: support schemes prioritization adds 26bd1d0800aa mm/damon/sysfs: support DAMOS watermarks adds 210f33e25ce8 mm/damon/sysfs: fix out-of-bound array access for wmark_me [...] adds 257a52ef6169 mm/damon/sysfs: support DAMOS stats adds 7929973b1a3c selftests/damon: add a test for DAMON sysfs interface adds cc72d3ccd0f2 Docs/admin-guide/mm/damon/usage: document DAMON sysfs interface adds 15fd48ff1d9f Docs/ABI/testing: add DAMON sysfs interface ABI document adds 55deeae870a3 mm/damon/sysfs: remove repeat container_of() in damon_sysf [...] adds 295e90e7d8ba fs/buffer.c: add debug print for __getblk_gfp() stall problem adds 478fe81ddd58 fs/buffer.c: dump more info for __getblk_gfp() stall problem adds 395225e34d21 kernel/hung_task.c: Monitor killed tasks. adds a5b6affc00c3 proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks adds b5f18f22ba16 proc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix adds 3f9e412124dd proc/vmcore: fix possible deadlock on concurrent mmap and read adds fa9fa0504492 proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment adds 3669faffbd6d fs/proc/task_mmu.c: remove redundant page validation of pte_page adds c005ebafdbb8 procfs: prevent unprivileged processes accessing fdinfo dir adds 357c6c4fbd42 proc/sysctl: make protected_* world readable adds 280abe9f2a94 linux/types.h: remove unnecessary __bitwise__ adds 57a5e58a30c6 linux-typesh-remove-unnecessary-__bitwise__-fix adds 2b1a6dd560e2 Documentation/sparse: add hints about __CHECKER__ adds a8a7c79514d8 kernel/ksysfs.c: use helper macro __ATTR_RW adds 6a93f0e0d0a1 Kconfig.debug: make DEBUG_INFO selectable from a choice adds 536e4fa7d267 Kconfig.debug: make DEBUG_INFO always default=n adds 33ec5c06ab5b include: drop pointless __compiler_offsetof indirection adds 33cb55110251 ilog2: force inlining of __ilog2_u32() and __ilog2_u64() adds ceb4648d8b8f bitfield: add explicit inclusions to the example adds 58c33a2f35ee lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option adds a27c0e81a2bf lib: bitmap: fix many kernel-doc warnings adds 8622f84862f9 lib/refcount.c: use REFCOUNT_WARN() to simplify code adds 71964f2ac700 lib/glob.c: fix uninitialized_var.cocci warning adds eef4d5d63978 lz4: fix LZ4_decompress_safe_partial read out of bound adds fe20aa015c63 checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICEN [...] adds 6b904ad5d9f6 checkpatch: add --fix option for some TRAILING_STATEMENTS adds 90d9b728ee7f checkpatch: add early_param exception to blank line after [...] adds d31a07d086ba checkpatch: use python3 to find codespell dictionary adds c172562bacbf kallsyms: print module name in %ps/S case when KALLSYMS is [...] adds 6214a76f6f90 init: use ktime_us_delta() to make initcall_debug log more [...] adds cbbfe55ec60b init.h: improve __setup and early_param documentation adds 589ae0e8457b init/main.c: return 1 from handled __setup() functions adds 611e35a6784a init/main.c: silence some -Wunused-parameter warnings adds 0bc827f3ed8b fs/pipe: use kvcalloc to allocate a pipe_buffer array adds 93c27c03865a fs/pipe.c: local vars have to match types of proper pipe_i [...] adds ddd6f8035fab minix: fix bug when opening a file with O_DIRECT adds f28a50a165e8 fat: use pointer to simple type in put_user() adds aa34e1ec67e6 cgroup: use irqsave in cgroup_rstat_flush_locked(). adds 9dc731c1ba87 cgroup: add a comment to cgroup_rstat_flush_locked(). adds 0ed0f6aa8069 kexec: make crashk_res, crashk_low_res and crash_notes sym [...] adds ae5a0abb3ba9 riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead [...] adds 27928f23e10d x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef adds d41c4494cdbe arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef adds 0ff19b4a68f3 docs: kdump: update description about sysfs file system support adds 8e7fdc369bfe docs: kdump: add scp example to write out the dump file adds 0c1555c0f3be panic: unset panic_on_warn inside panic() adds d7630199b620 ubsan: no need to unset panic_on_warn in ubsan_epilogue() adds f18dadeb2dcc kasan: no need to unset panic_on_warn in end_report() adds c6e9ff7155a8 taskstats: remove unneeded dead assignment adds 2938a449ac13 taskstats-remove-unneeded-dead-assignment-fix adds fa588ee2edf8 docs: sysctl/kernel: add missing bit to panic_print adds 908cad44d39d sysctl: documentation: fix table format warning adds 4d4119ccebe3 panic: add option to dump all CPUs backtraces in panic_print adds 0431f11625b1 panic: move panic_print before kmsg dumpers adds a7f6cedfb333 kernel/panic.c: remove CONFIG_PANIC_ON_OOPS_VALUE indirection adds f894a13cb10f kcov: split ioctl handling into locked and unlocked parts adds d6d316f9e016 kcov: properly handle subsequent mmap calls adds 8da115785dd0 kernel/resource: fix kfree() of bootmem memory again adds 0bf5aa8f25e4 Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" adds 3b91da5fccf7 ipc/mqueue: use get_tree_nodev() in mqueue_get_tree() adds 3cf0a6957478 Merge branch 'akpm-current/current' adds 0b6188d81e9c mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery adds 4616016569ee selftest/vm: add util.h and and move helper functions there adds ce9eb61ebeb5 selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT adds 5025db76104a mm: delete __ClearPageWaiters() adds c0b2bc56d480 mm: filemap_unaccount_folio() large skip mapcount fixup adds 9f30e0a8d134 mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap() adds 47f13fb21e66 mm: rmap: fix cache flush on THP pages adds f27f608d5deb dax: fix cache flush on PMD-mapped pages adds 51cb89b42191 mm: rmap: introduce pfn_mkclean_range() to cleans PTEs adds e649eec0ac7c mm: pvmw: add support for walking devmap pages adds 6b4e85bba602 dax: fix missing writeprotect the pte entry adds dcb15410eae2 mm: remove range parameter from follow_invalidate_pte() adds 7b2421f257ff mm/migration: add trace events for THP migrations adds ef7d1087cedb mm/migration: add trace events for base page and HugeTLB m [...] adds be8a5bd36b0c kasan, page_alloc: deduplicate should_skip_kasan_poison adds 49383ef893d9 kasan, page_alloc: move tag_clear_highpage out of kernel_i [...] adds aa3fcff2b003 kasan, page_alloc: merge kasan_free_pages into free_pages_prepare adds ccde0eeaace2 kasan, page_alloc: simplify kasan_poison_pages call site adds 5cecccdd09bb kasan, page_alloc: init memory of skipped pages on free adds 553a58a76c7b kasan: drop skip_kasan_poison variable in free_pages_prepare adds b69fa6e3eb17 mm: clarify __GFP_ZEROTAGS comment adds 8938a989759c kasan: only apply __GFP_ZEROTAGS when memory is zeroed adds 67b95eacd736 kasan, page_alloc: refactor init checks in post_alloc_hook adds b98e4277904f kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook adds 452de6be7248 kasan, page_alloc: combine tag_clear_highpage calls in pos [...] adds adc8eec7e4d7 kasan, page_alloc: move SetPageSkipKASanPoison in post_alloc_hook adds c78fd6eb4835 kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook adds 47cfa8b31ab2 kasan, page_alloc: rework kasan_unpoison_pages call site adds a96dc2912739 kasan: clean up metadata byte definitions adds fef230813b7d kasan: define KASAN_VMALLOC_INVALID for SW_TAGS adds bb2f1c8ca06e kasan, x86, arm64, s390: rename functions for modules shadow adds 7598c72845ae kasan, vmalloc: drop outdated VM_KASAN comment adds f5ce071ae015 kasan: reorder vmalloc hooks adds 2444c043f387 kasan: add wrappers for vmalloc hooks adds ee28916080e9 kasan, vmalloc: reset tags in vmalloc functions adds f3f5c1530cd8 kasan, fork: reset pointer tags of vmapped stacks adds 30c372b6e539 kasan, arm64: reset pointer tags of vmapped stacks adds e2544ee90c1c fix for "kasan, fork: reset pointer tags of vmapped stacks" adds 204d2d17fa2a mm: remove unnecessary check in alloc_thread_stack_node() adds 4cb0a913243f kasan, vmalloc: add vmalloc tagging for SW_TAGS adds 449ad2e9cb14 kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged adds 4f98ee592282 kasan, vmalloc: unpoison VM_ALLOC pages after mapping adds 0b1ce56f5f27 kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS adds 384a99901922 kasan, page_alloc: allow skipping unpoisoning for HW_TAGS adds ef4b9697d6f5 kasan, page_alloc: allow skipping memory init for HW_TAGS adds 9e5be09473a2 kasan, vmalloc: add vmalloc tagging for HW_TAGS adds 73496c4ca3cc kasan, vmalloc: only tag normal vmalloc allocations adds cb4cb5500eb8 fix for "kasan, vmalloc: only tag normal vmalloc allocations" adds 61a653f36617 kasan, scs: support tagged vmalloc mappings adds c900f310063e fix for "kasan, vmalloc: only tag normal vmalloc allocations" adds 1084545a66e1 kasan, arm64: don't tag executable vmalloc allocations adds 90ab6e4c79ff kasan: mark kasan_arg_stacktrace as __initdata adds f28a99090808 kasan: clean up feature flags for HW_TAGS mode adds 230ada828f94 kasan: add kasan.vmalloc command line flag adds 7636614fcd8d kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS adds 1721fa36cf69 arm64: select KASAN_VMALLOC for SW/HW_TAGS modes adds 8f5947c409b2 kasan: documentation updates adds 96ec18cf05ae kasan: improve vmalloc tests adds b01085919d4b similar to "kasan: test: fix compatibility with FORTIFY_SOURCE" adds ecc5d0e08dfc fix for "kasan: improve vmalloc tests" adds 06c2e57ff0f9 another fix for "kasan: improve vmalloc tests" adds 53be05f1d1b1 kasan-improve-vmalloc-tests-fix-3-fix adds fa91a0bab87d kasan: test: support async (again) and asymm modes for HW_TAGS adds 3fb06f3c4940 mm/kasan: remove unnecessary CONFIG_KASAN option adds c3dae87b64f2 kasan: update function name in comments adds 0191b9c1fa24 kasan: print virtual mapping info in reports adds 6b9ed7f9ff4a kasan: drop addr check from describe_object_addr adds e0cd6fb4b0fe kasan: more line breaks in reports adds 291e984fec29 kasan: rearrange stack frame info in reports adds d3de956dd608 kasan: improve stack frame info in reports adds d81dc76989bb kasan: print basic stack frame info for SW_TAGS adds 9d76359094b3 fix for "kasan: print basic stack frame info for SW_TAGS" adds 35292af93f80 kasan: simplify async check in end_report() adds 1c1c22662906 kasan: simplify kasan_update_kunit_status() and call sites adds db517f6c9f58 kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_KUNIT adds c9baf7677134 kasan: move update_kunit_status to start_report adds 71d1577bd936 kasan: move disable_trace_on_warning to start_report adds 39c28faccdd3 kasan: split out print_report from __kasan_report adds 033f7b2231d0 kasan: simplify kasan_find_first_bad_addr call sites adds f880b50372e8 kasan: restructure kasan_report adds c133622e28b0 kasan: merge __kasan_report into kasan_report adds d63f770e2fb8 kasan: call print_report from kasan_report_invalid_free adds 8dd8bdd614fc kasan: move and simplify kasan_report_async adds 356d0e55be41 kasan: rename kasan_access_info to kasan_report_info adds bef48cc21381 kasan: add comment about UACCESS regions to kasan_report adds ca75b7ae1b13 kasan: respect KASAN_BIT_REPORTED in all reporting routines adds 1e33e2b5c437 kasan: reorder reporting functions adds 0fa81c9b87fe kasan: move and hide kasan_save_enable/restore_multi_shot adds 2cd40bc26fdb kasan: disable LOCKDEP when printing reports adds 036a56db36ad mm: enable MADV_DONTNEED for hugetlb mappings adds 67afb6c2af4d selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test adds 43df54efec0a userfaultfd/selftests: enable hugetlb remap and remove eve [...] adds 05e6543df84f mm/huge_memory: make is_transparent_hugepage() static adds 0d91d42c4335 mm: optimize do_wp_page() for exclusive pages in the swapcache adds 8479df85ca30 mm: optimize do_wp_page() for fresh pages in local LRU pagevecs adds b5dea48e7792 mm: slightly clarify KSM logic in do_swap_page() adds c790ad050fc9 mm-slightly-clarify-ksm-logic-in-do_swap_page-fix adds 44a6334fcbc2 mm: streamline COW logic in do_swap_page() adds d056bc12a243 mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page() adds 866b182d290e mm/khugepaged: remove reuse_swap_page() usage adds 3bceed5ea462 mm/swapfile: remove stale reuse_swap_page() adds e5bbf629ec11 mm/huge_memory: remove stale page_trans_huge_mapcount() adds 8767b1cc6362 mm/huge_memory: remove stale locking logic from __split_hu [...] adds 31a308d27987 mm-huge_memory-remove-stale-locking-logic-from-__split_hug [...] adds 06ffad21fb73 mm: warn on deleting redirtied only if accounted adds a118fd2204bb mm: unmap_mapping_range_tree() with i_mmap_rwsem shared adds 20e5e60cd87e mm: generalize ARCH_HAS_FILTER_PGPROT adds 6e6e90431678 mm: fix race between MADV_FREE reclaim and blkdev direct IO read adds 924e25606258 mm-fix-race-between-madv_free-reclaim-and-blkdev-direct-io [...] adds fdfdca0c1ed3 mm: madvise: MADV_DONTNEED_LOCKED adds 94cd24245ced mm-madvise-madv_dontneed_locked-fix adds 0a67d73bc484 selftests: vm: remove dependecy from internal kernel macros adds 60d7e137a462 selftests: kselftest framework: provide "finished" helper adds 592ade5cba5a kselftest/vm: override TARGETS from arguments adds 894f78c4a6cd Merge branch 'akpm/master' adds 6d72dda014a4 Add linux-next specific files for 20220318
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (97add482e903) \ N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes: .../devicetree/bindings/mmc/renesas,sdhi.yaml | 2 + .../devicetree/bindings/net/can/xilinx,can.yaml | 161 +++++ .../devicetree/bindings/net/can/xilinx_can.txt | 61 -- .../bindings/net/marvell-armada-370-neta.txt | 1 + Documentation/driver-api/index.rst | 1 + Documentation/driver-api/thermal/index.rst | 1 + Documentation/driver-api/thermal/intel_dptf.rst | 272 ++++++++ .../vfio-pci-device-specific-driver-acceptance.rst | 35 + Documentation/filesystems/erofs.rst | 2 +- .../maintainer/maintainer-entry-profile.rst | 1 + MAINTAINERS | 50 +- Next/SHA1s | 62 +- Next/merge.log | 742 ++++++++++++--------- arch/mips/boot/dts/ralink/Makefile | 4 + .../mips/boot/dts/ralink/mt7621-gnubee-gb-pc1.dts | 0 .../mips/boot/dts/ralink/mt7621-gnubee-gb-pc2.dts | 0 .../mips/boot/dts/ralink}/mt7621.dtsi | 0 arch/mips/ralink/Kconfig | 5 + arch/parisc/Kconfig | 1 + arch/parisc/include/asm/cacheflush.h | 15 +- arch/parisc/kernel/alternative.c | 10 + arch/parisc/kernel/cache.c | 52 +- arch/parisc/kernel/topology.c | 4 +- arch/x86/include/asm/pci_x86.h | 3 + arch/x86/kernel/acpi/sleep.c | 23 +- arch/x86/kernel/nmi.c | 1 - arch/xtensa/boot/dts/xtfpga-flash-128m.dtsi | 8 +- arch/xtensa/boot/dts/xtfpga-flash-16m.dtsi | 8 +- arch/xtensa/boot/dts/xtfpga-flash-4m.dtsi | 4 +- drivers/acpi/sleep.c | 11 +- drivers/acpi/x86/s2idle.c | 40 ++ drivers/block/virtio_blk.c | 8 +- drivers/bluetooth/btmtksdio.c | 75 ++- drivers/bluetooth/btmtkuart.c | 12 +- drivers/cpufreq/intel_pstate.c | 38 +- drivers/gpu/drm/bridge/Kconfig | 3 +- drivers/gpu/drm/panel/Kconfig | 1 + drivers/irqchip/Kconfig | 1 + drivers/irqchip/irq-qcom-mpm.c | 2 +- drivers/net/bareudp.c | 19 +- drivers/net/can/usb/ucan.c | 4 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 2 - drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 28 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c | 4 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 15 +- drivers/net/ethernet/broadcom/genet/bcmgenet.c | 6 +- drivers/net/ethernet/freescale/enetc/enetc_mdio.c | 2 +- drivers/net/ethernet/freescale/xgmac_mdio.c | 2 +- drivers/net/ethernet/google/gve/gve_rx.c | 2 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 2 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 7 + drivers/net/ethernet/intel/ice/ice_gnss.c | 4 +- drivers/net/ethernet/intel/ice/ice_ptp.c | 8 + drivers/net/ethernet/intel/ice/ice_switch.c | 2 +- drivers/net/ethernet/intel/ice/ice_trace.h | 24 + drivers/net/ethernet/marvell/mv643xx_eth.c | 6 +- drivers/net/ethernet/marvell/mvneta.c | 12 + .../ethernet/mellanox/mlx5/core/en/tc/act/act.c | 7 + .../ethernet/mellanox/mlx5/core/en/tc/act/act.h | 2 + .../ethernet/mellanox/mlx5/core/en/tc/act/mirred.c | 10 + .../ethernet/mellanox/mlx5/core/en/tc/act/mpls.c | 7 +- .../ethernet/mellanox/mlx5/core/en/tc/act/pedit.c | 59 +- .../ethernet/mellanox/mlx5/core/en/tc/act/pedit.h | 3 +- .../ethernet/mellanox/mlx5/core/en/tc/act/vlan.c | 19 +- .../mellanox/mlx5/core/en/tc/act/vlan_mangle.c | 4 +- .../net/ethernet/mellanox/mlx5/core/en/tc_priv.h | 1 - .../ethernet/mellanox/mlx5/core/en/tc_tun_encap.c | 10 +- drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 1 + drivers/net/ethernet/micrel/ksz884x.c | 9 +- drivers/net/ethernet/mscc/ocelot_flower.c | 16 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 5 +- drivers/net/ethernet/sun/niu.c | 2 +- drivers/net/ethernet/ti/netcp_core.c | 2 +- drivers/net/geneve.c | 82 ++- drivers/net/gtp.c | 2 +- drivers/net/hamradio/baycom_epp.c | 4 +- drivers/net/phy/mscc/mscc_main.c | 3 + drivers/net/veth.c | 192 ++++-- .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 8 +- drivers/net/wireless/intel/iwlwifi/Kconfig | 1 + drivers/net/wireless/mediatek/mt76/mac80211.c | 5 +- drivers/net/wireless/mediatek/mt76/mt76.h | 14 +- drivers/net/wireless/mediatek/mt76/mt7603/dma.c | 2 +- drivers/net/wireless/mediatek/mt76/mt7603/mac.c | 9 +- drivers/net/wireless/mediatek/mt76/mt7615/mac.c | 20 +- drivers/net/wireless/mediatek/mt76/mt7615/mcu.c | 5 +- drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h | 1 + drivers/net/wireless/mediatek/mt76/mt7615/usb.c | 90 ++- .../net/wireless/mediatek/mt76/mt7615/usb_mcu.c | 36 +- .../net/wireless/mediatek/mt76/mt76_connac_mcu.c | 54 +- .../net/wireless/mediatek/mt76/mt76_connac_mcu.h | 3 +- drivers/net/wireless/mediatek/mt76/mt76x0/usb.c | 2 +- drivers/net/wireless/mediatek/mt76/mt76x2/usb.c | 2 +- drivers/net/wireless/mediatek/mt76/mt7915/eeprom.c | 82 ++- drivers/net/wireless/mediatek/mt76/mt7915/eeprom.h | 32 +- drivers/net/wireless/mediatek/mt76/mt7915/init.c | 59 +- drivers/net/wireless/mediatek/mt76/mt7915/mac.c | 147 ++-- drivers/net/wireless/mediatek/mt76/mt7915/mcu.c | 105 ++- drivers/net/wireless/mediatek/mt76/mt7915/mmio.c | 2 + drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h | 6 +- drivers/net/wireless/mediatek/mt76/mt7915/regs.h | 28 +- drivers/net/wireless/mediatek/mt76/mt7915/soc.c | 2 + .../net/wireless/mediatek/mt76/mt7915/testmode.c | 4 + drivers/net/wireless/mediatek/mt76/mt7921/Kconfig | 11 + drivers/net/wireless/mediatek/mt76/mt7921/Makefile | 2 + .../net/wireless/mediatek/mt76/mt7921/debugfs.c | 28 +- drivers/net/wireless/mediatek/mt76/mt7921/dma.c | 2 +- drivers/net/wireless/mediatek/mt76/mt7921/init.c | 74 +- drivers/net/wireless/mediatek/mt76/mt7921/mac.c | 128 +++- drivers/net/wireless/mediatek/mt76/mt7921/mac.h | 1 + drivers/net/wireless/mediatek/mt76/mt7921/main.c | 38 +- drivers/net/wireless/mediatek/mt76/mt7921/mcu.c | 33 +- drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h | 42 +- drivers/net/wireless/mediatek/mt76/mt7921/pci.c | 1 + .../net/wireless/mediatek/mt76/mt7921/pci_mac.c | 13 +- drivers/net/wireless/mediatek/mt76/mt7921/regs.h | 61 +- drivers/net/wireless/mediatek/mt76/mt7921/sdio.c | 7 +- .../net/wireless/mediatek/mt76/mt7921/sdio_mac.c | 83 --- .../net/wireless/mediatek/mt76/mt7921/sdio_mcu.c | 2 +- drivers/net/wireless/mediatek/mt76/mt7921/usb.c | 306 +++++++++ .../net/wireless/mediatek/mt76/mt7921/usb_mac.c | 252 +++++++ drivers/net/wireless/mediatek/mt76/sdio_txrx.c | 2 +- drivers/net/wireless/mediatek/mt76/usb.c | 125 ++-- drivers/net/wireless/realtek/rtw89/coex.c | 30 +- drivers/net/wireless/realtek/rtw89/core.h | 47 +- drivers/net/wireless/realtek/rtw89/mac.c | 283 +++++++- drivers/net/wireless/realtek/rtw89/mac.h | 12 +- drivers/net/wireless/realtek/rtw89/phy.c | 164 ++++- drivers/net/wireless/realtek/rtw89/phy.h | 9 + drivers/net/wireless/realtek/rtw89/reg.h | 77 +++ drivers/net/wireless/realtek/rtw89/rtw8852a.c | 22 +- drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.c | 24 +- drivers/net/wireless/realtek/rtw89/rtw8852c.c | 50 ++ drivers/pci/controller/dwc/pci-imx6.c | 5 +- drivers/pci/controller/dwc/pcie-fu740.c | 2 +- drivers/pci/controller/dwc/pcie-kirin.c | 3 - drivers/pci/controller/pcie-rcar-host.c | 56 +- drivers/pci/hotplug/cpqphp_core.c | 2 +- drivers/pci/hotplug/cpqphp_ctrl.c | 22 +- drivers/pci/hotplug/cpqphp_pci.c | 2 +- drivers/pci/hotplug/ibmphp_hpc.c | 2 - drivers/pci/hotplug/ibmphp_res.c | 3 +- drivers/pci/pci-sysfs.c | 7 +- drivers/pci/proc.c | 6 +- drivers/pci/setup-bus.c | 2 +- drivers/phy/freescale/phy-fsl-lynx-28g.c | 1 - drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c | 7 +- drivers/platform/x86/amd-pmc.c | 72 +- drivers/platform/x86/thinkpad_acpi.c | 12 +- drivers/ptp/ptp_ocp.c | 28 +- drivers/spi/spi.c | 4 +- drivers/staging/Kconfig | 2 - drivers/staging/Makefile | 1 - drivers/staging/mt7621-dts/Kconfig | 11 - drivers/staging/mt7621-dts/Makefile | 5 - drivers/staging/mt7621-dts/TODO | 5 - drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c | 6 +- drivers/staging/r8188eu/include/rtl8188e_recv.h | 6 - drivers/staging/r8188eu/include/wifi.h | 27 - drivers/staging/rtl8192e/rtllib_rx.c | 2 +- .../intel/int340x_thermal/int3400_thermal.c | 148 ++-- drivers/usb/host/xen-hcd.c | 57 +- fs/cifs/cifs_debug.c | 15 +- fs/cifs/cifs_swn.c | 6 +- fs/cifs/cifsfs.c | 14 +- fs/cifs/cifsglob.h | 38 +- fs/cifs/cifsproto.h | 8 - fs/cifs/connect.c | 49 +- fs/cifs/dfs_cache.c | 2 +- fs/cifs/file.c | 10 - fs/cifs/misc.c | 9 +- fs/cifs/sess.c | 131 +--- fs/cifs/smb1ops.c | 2 +- fs/cifs/smb2ops.c | 173 +++-- fs/cifs/transport.c | 2 +- fs/erofs/erofs_fs.h | 5 +- fs/erofs/inode.c | 4 +- fs/exfat/exfat_fs.h | 3 +- fs/exfat/namei.c | 50 +- fs/exfat/super.c | 7 + fs/f2fs/f2fs.h | 3 + fs/f2fs/file.c | 6 +- fs/f2fs/super.c | 14 +- fs/gfs2/file.c | 30 +- fs/io_uring.c | 315 +++++---- fs/jffs2/build.c | 4 +- fs/jffs2/fs.c | 2 +- fs/jffs2/jffs2_fs_i.h | 4 +- fs/jffs2/scan.c | 6 +- include/linux/acpi.h | 12 +- include/linux/if_arp.h | 1 + include/net/flow_offload.h | 6 + include/net/tc_act/tc_vlan.h | 10 + include/net/xdp.h | 14 + include/uapi/linux/if_link.h | 1 + kernel/livepatch/transition.c | 11 +- localversion-next | 2 +- net/8021q/vlanproc.c | 2 +- net/can/isotp.c | 72 +- net/core/xdp.c | 1 + net/dsa/dsa2.c | 1 + net/dsa/slave.c | 3 + net/sched/act_vlan.c | 13 + sound/soc/fsl/fsl_spdif.c | 52 +- sound/soc/fsl/fsl_spdif.h | 14 + sound/soc/sof/topology.c | 3 +- tools/testing/selftests/bpf/test_tunnel.sh | 2 +- tools/testing/selftests/net/cmsg_sender.c | 4 +- tools/testing/selftests/net/psock_fanout.c | 5 +- tools/testing/selftests/net/toeplitz.c | 6 +- 210 files changed, 4564 insertions(+), 2046 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/can/xilinx,can.yaml delete mode 100644 Documentation/devicetree/bindings/net/can/xilinx_can.txt create mode 100644 Documentation/driver-api/thermal/intel_dptf.rst create mode 100644 Documentation/driver-api/vfio-pci-device-specific-driver-accept [...] rename drivers/staging/mt7621-dts/gbpc1.dts => arch/mips/boot/dts/ralink/mt7621-gn [...] rename drivers/staging/mt7621-dts/gbpc2.dts => arch/mips/boot/dts/ralink/mt7621-gn [...] rename {drivers/staging/mt7621-dts => arch/mips/boot/dts/ralink}/mt7621.dtsi (100%) create mode 100644 drivers/net/wireless/mediatek/mt76/mt7921/usb.c create mode 100644 drivers/net/wireless/mediatek/mt76/mt7921/usb_mac.c delete mode 100644 drivers/staging/mt7621-dts/Kconfig delete mode 100644 drivers/staging/mt7621-dts/Makefile delete mode 100644 drivers/staging/mt7621-dts/TODO