This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allmodconfig in repository toolchain/ci/linux.
omits dd315b580061 Add linux-next specific files for 20220324 omits a822e62790ec Merge branch 'akpm/master' omits c31e69c8982a kselftest/vm: override TARGETS from arguments omits c8060e745715 selftests: kselftest framework: provide "finished" helper omits a0d74caa4e14 selftests: vm: remove dependecy from internal kernel macros omits 0ff0be005668 mm-madvise-madv_dontneed_locked-fix omits 670cf61c7e14 mm: madvise: MADV_DONTNEED_LOCKED omits b16e00245030 mm-fix-race-between-madv_free-reclaim-and-blkdev-direct-io [...] omits 71983230bd77 mm: fix race between MADV_FREE reclaim and blkdev direct IO read omits d7e20d88613d mm: generalize ARCH_HAS_FILTER_PGPROT omits 6a44c777a4e2 mm: unmap_mapping_range_tree() with i_mmap_rwsem shared omits ca158464de6d mm: warn on deleting redirtied only if accounted omits 48920dfc797b mm-huge_memory-remove-stale-locking-logic-from-__split_hug [...] omits 80878d775be2 mm/huge_memory: remove stale locking logic from __split_hu [...] omits 689474ea793a mm/huge_memory: remove stale page_trans_huge_mapcount() omits 4bada6a12814 mm/swapfile: remove stale reuse_swap_page() omits 16ac6123461e mm/khugepaged: remove reuse_swap_page() usage omits 673a89d8af28 mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page() omits 2928571f8771 mm: streamline COW logic in do_swap_page() omits 044846eab7f0 mm-slightly-clarify-ksm-logic-in-do_swap_page-fix omits 656408c5b34d mm: slightly clarify KSM logic in do_swap_page() omits 30750ca11162 mm: optimize do_wp_page() for fresh pages in local LRU pagevecs omits f4fb1611131f mm: optimize do_wp_page() for exclusive pages in the swapcache omits f698bbe33626 mm/huge_memory: make is_transparent_hugepage() static omits f01380ac751d userfaultfd/selftests: enable hugetlb remap and remove eve [...] omits da582a1e8e34 selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test omits e582a3210b1e mm: enable MADV_DONTNEED for hugetlb mappings omits a2dafa5c1651 kasan: disable LOCKDEP when printing reports omits 789f13a229b9 kasan: move and hide kasan_save_enable/restore_multi_shot omits 405692e31870 kasan: reorder reporting functions omits 84c46e63fd0c kasan: respect KASAN_BIT_REPORTED in all reporting routines omits 6830a5211c1d kasan: add comment about UACCESS regions to kasan_report omits 3f7bd02b0a3b kasan: rename kasan_access_info to kasan_report_info omits 310579ab9e08 kasan: move and simplify kasan_report_async omits 417adf4af1b3 kasan: call print_report from kasan_report_invalid_free omits 45a12e32c7c5 kasan: merge __kasan_report into kasan_report omits f6d0b606957a kasan: restructure kasan_report omits 345d89bde745 kasan: simplify kasan_find_first_bad_addr call sites omits dc92fe226ba0 kasan: split out print_report from __kasan_report omits 0d749d1de15c kasan: move disable_trace_on_warning to start_report omits 3ae6a68c6fd8 kasan: move update_kunit_status to start_report omits ba0542c4612a kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_KUNIT omits 986de55e2ed4 kasan: simplify kasan_update_kunit_status() and call sites omits ca6a918a067a kasan: simplify async check in end_report() omits 75595e57510a fix for "kasan: print basic stack frame info for SW_TAGS" omits 7c1bfb56ddd4 kasan: print basic stack frame info for SW_TAGS omits de323a4b6b50 kasan: improve stack frame info in reports omits 22ecc8051b2f kasan: rearrange stack frame info in reports omits 9fd376db84ea kasan: more line breaks in reports omits bb35ed8f1831 kasan: drop addr check from describe_object_addr omits a48bc1e5a238 kasan: print virtual mapping info in reports omits 4dec9fce3559 kasan: update function name in comments omits 6d93e2b4d392 mm/kasan: remove unnecessary CONFIG_KASAN option omits 985671dabcd4 kasan: test: support async (again) and asymm modes for HW_TAGS omits 24cb0d762484 kasan-improve-vmalloc-tests-fix-3-fix omits 3e97ceec2f9f another fix for "kasan: improve vmalloc tests" omits 90701474b6bb fix for "kasan: improve vmalloc tests" omits 95bf58a12d61 similar to "kasan: test: fix compatibility with FORTIFY_SOURCE" omits 0edd9d57c4dc kasan: improve vmalloc tests omits 66c6f6de5960 kasan: documentation updates omits 9d9298287bf3 arm64: select KASAN_VMALLOC for SW/HW_TAGS modes omits f06b79091749 kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS omits f626f142c668 kasan: add kasan.vmalloc command line flag omits cbe64aebb584 kasan: clean up feature flags for HW_TAGS mode omits 2527613026b4 kasan: mark kasan_arg_stacktrace as __initdata omits 45e2154ea31f kasan, arm64: don't tag executable vmalloc allocations omits 696d7d5cca97 fix for "kasan, vmalloc: only tag normal vmalloc allocations" omits c0d68a86b9ff kasan, scs: support tagged vmalloc mappings omits 57c5e2d06773 fix for "kasan, vmalloc: only tag normal vmalloc allocations" omits d699fa9e8fba kasan, vmalloc: only tag normal vmalloc allocations omits 7a07a87bd850 kasan, vmalloc: add vmalloc tagging for HW_TAGS omits 6d40457cd10d kasan, page_alloc: allow skipping memory init for HW_TAGS omits 70756c1caa02 kasan, page_alloc: allow skipping unpoisoning for HW_TAGS omits 499ef728dee2 kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS omits c80ba44e6599 kasan, vmalloc: unpoison VM_ALLOC pages after mapping omits 771476a49773 kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged omits 7e770b9dcb80 kasan, vmalloc: add vmalloc tagging for SW_TAGS omits 5af852faaba2 mm: remove unnecessary check in alloc_thread_stack_node() omits d35f5d4c96c6 fix for "kasan, fork: reset pointer tags of vmapped stacks" omits 2d89422a03a3 kasan, arm64: reset pointer tags of vmapped stacks omits e7f9746fe5a4 kasan, fork: reset pointer tags of vmapped stacks omits 2ded03bab99c kasan, vmalloc: reset tags in vmalloc functions omits 6fddd83dc40b kasan: add wrappers for vmalloc hooks omits 98747d53509b kasan: reorder vmalloc hooks omits c48a64746d95 kasan, vmalloc: drop outdated VM_KASAN comment omits e3673d83a36b kasan, x86, arm64, s390: rename functions for modules shadow omits 5e6d204358b6 kasan: define KASAN_VMALLOC_INVALID for SW_TAGS omits 98e76208f29a kasan: clean up metadata byte definitions omits 7ee658b22fa4 kasan, page_alloc: rework kasan_unpoison_pages call site omits 110e9cb04a79 kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook omits 0b5a155822a8 kasan, page_alloc: move SetPageSkipKASanPoison in post_alloc_hook omits 95e84bd3410e kasan, page_alloc: combine tag_clear_highpage calls in pos [...] omits 132ff878f26d kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook omits d93ef89577d0 kasan, page_alloc: refactor init checks in post_alloc_hook omits a3d5c2da67b7 kasan: only apply __GFP_ZEROTAGS when memory is zeroed omits a6e8ca8ff097 mm: clarify __GFP_ZEROTAGS comment omits e97abfda11eb kasan: drop skip_kasan_poison variable in free_pages_prepare omits 571d469ada31 kasan, page_alloc: init memory of skipped pages on free omits 091b0c688c1f kasan, page_alloc: simplify kasan_poison_pages call site omits 5a443358cccb kasan, page_alloc: merge kasan_free_pages into free_pages_prepare omits b2a7c42e8ec9 kasan, page_alloc: move tag_clear_highpage out of kernel_i [...] omits a1b2d18f27fb kasan, page_alloc: deduplicate should_skip_kasan_poison omits 1df6197645bc mm/migration: add trace events for base page and HugeTLB m [...] omits 5b353ed9a52e mm/migration: add trace events for THP migrations omits 21a18a905e4c mm: remove range parameter from follow_invalidate_pte() omits f30b09f6e32a dax: fix missing writeprotect the pte entry omits f9263250692d mm: pvmw: add support for walking devmap pages omits 905c26b76d75 mm: rmap: introduce pfn_mkclean_range() to cleans PTEs omits e8e57f601e26 dax: fix cache flush on PMD-mapped pages omits ae565e898458 mm: rmap: fix cache flush on THP pages omits 7871c216b5ed mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap() omits 16a5704a4081 mm: filemap_unaccount_folio() large skip mapcount fixup omits b21e6d222bc3 mm: delete __ClearPageWaiters() omits bbee343c96d2 selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT omits d5d329362b7a selftest/vm: add util.h and and move helper functions there omits 877caf9f18a5 mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery omits 2ef52e42e8a4 Merge branch 'akpm-current/current' omits 07e5a5edf54b Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] omits c487e14dde61 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] omits b586aba46d95 Merge branch 'for-next' of git://git.infradead.org/users/w [...] omits 121fde9ff897 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...] omits 6e623ac7e76e Merge branch 'rust-next' of https://github.com/Rust-for-Li [...] omits b4503193e45a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits ce3f6e1007e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 4e2f13683567 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits d65ed96706be Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 0c669a269176 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 757a1f9505b4 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...] omits b1865190380d Merge branch 'auxdisplay' of https://github.com/ojeda/linux.git omits 1e7dd0a0813e Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...] omits 63e91c4bbfb7 Merge branch 'main' of git://git.infradead.org/users/willy [...] omits f315581aa549 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 42c567d52251 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits db158992070f Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...] omits 653554df2fe7 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git omits bbe893113ec0 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...] omits d32d975cdfc6 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...] omits ecdc60eea7ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 0c459a6fcf28 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits a5a612c12667 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 2adece3db9ad Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 751eff15cfde Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...] omits 57efb0d7239a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits f9a89d508891 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] omits 190b574184ab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 92d0c5e610b4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 0220de79df6f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits a9102d6157e9 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...] omits a8fe0a6e25f3 Merge branch 'next' of git://github.com/awilliam/linux-vfio.git omits dc1daf839ac0 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...] omits 24056551462e Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...] omits bc0c89a66a68 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...] omits c16eeff58dff Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...] omits ab317aa70d37 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...] omits 33886a26f275 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...] omits 6bf9f401b9e9 Merge branch 'for-next' of git://github.com/cminyard/linux [...] omits 6492028780ca Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 237ebfd200fa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits e82efba72841 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 9a0d26ee20d1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 79bb56fe2866 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] omits fc6807102c98 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 5997e7dc0125 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...] omits f437bb176493 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...] omits 089ad89cb2fc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 5956c3d79afc Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...] omits 744a6352cfe0 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...] omits a80c3f9d876c Merge branch 'timers/drivers/next' of git://git.linaro.org [...] omits 03e5b94cb3b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 590ff6fd5202 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 917c08c76a89 Merge branch 'mailbox-for-next' of git://git.linaro.org/la [...] omits 7e788e3c4f71 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits fe41780a2198 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits cbcff73690cb Merge branch 'master' of git://www.linux-watchdog.org/linu [...] omits 72c35fd04ca5 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...] omits fc6f8e51be97 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...] omits e0cbf99bbcef Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...] omits 020a0e723b4a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits e3733343373c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits f0b70d9acc3f Merge branch 'for-backlight-next' of git://git.kernel.org/ [...] omits 90647d4e0b58 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...] omits 2a588cc42971 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits d10f2c70e959 Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...] omits 6f408353560c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 43d47f6f0c60 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 5c032526a5b4 pinctrl: nuvoton: Fix return value check in wpcm450_gpio_r [...] omits 402c867e2d2a pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register() omits 08766b266375 pinctrl: nuvoton: wpcm450: select GENERIC_PINCTRL_GROUPS omits 32b719fb82b9 pinctrl: nuvoton: Fix sparse warning omits 040c359bbb5f Merge branch 'for-next' of git://git.kernel.dk/linux-block.git omits bdc4faf1beff Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 408901866223 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits bb8f3907738f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits f658f13a2c6b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits dc627a678f8d Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...] omits e5f2dfc8b0ba Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...] omits 07817b8e90bf Merge branch 'for-linux-next' of git://anongit.freedesktop [...] omits 4c1782d41730 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...] omits 29768f1258ca Merge branch 'for-linux-next' of git://anongit.freedesktop [...] omits 59c7e0caa3e7 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...] omits 40b5612ea3e2 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...] omits 01fd8d2522c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 56a5b7558f58 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 6788381e2f3c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 0d8b0b49d7fa Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...] omits f7dc23888f9f Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...] omits aabb0fe5dfbe Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] omits 4d823e7c9a7c Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git omits 58bbb85402a3 Merge branch 'master' of git://linuxtv.org/media_tree.git omits 52524b84a3de Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...] omits 5a0503f8ba76 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...] omits 1a2c7853c148 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 018b1be49ee7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits b066c76265d1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 629e30a1d534 Merge remote-tracking branch 'asoc/for-5.17' into asoc-linus omits 7863a3690992 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 8734747be238 Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...] omits dc5b44fb3162 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits f67e11484bcb Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] omits 004f7a1256a2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 9f6d2db825b5 Merge branch 'master' of https://github.com/Paragon-Softwa [...] omits 14969f304f11 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 20b7450e6f1d Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...] omits 2bca8b993164 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...] omits b3a05126d73b Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...] omits a74789912070 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits a3981b56ffca Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...] omits 9453c9a793b1 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] omits ad72421415c4 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] omits 6b23aff6cd51 Merge branch 'master' of git://github.com/ceph/ceph-client.git omits 41f9ca6bc9d2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits c77eb19bcf85 Merge branch 'fscache-next' of git://git.kernel.org/pub/sc [...] omits ff6b33c15b17 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits b6e3169aff36 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...] omits 137c75fe4d14 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] omits 2e7bf0b30f9a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits ce11d09d3b4f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 84d56e0966f1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits cdd59a0225e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 5e218fe9a0ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits b1251b053189 Merge branch 'for-next' of git://github.com/openrisc/linux.git omits de325a1aa716 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...] omits 6b105c371eb1 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...] omits cddd40517415 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits f584c82d3f1b Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...] omits 735c9bc1b002 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...] omits 38e3aa6b099e Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...] omits 250ce97a9882 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 3fa2e815b504 Merge branch 'next' of https://git.linaro.org/people/jens. [...] omits 9841fb869653 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...] omits 3256ea2f326c Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...] omits 4077347a8a95 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...] omits e53592000b2d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits b7e3fdc40deb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 57878fe947ed Merge branch 'reset/next' of https://git.pengutronix.de/gi [...] omits ac065ad5e016 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits 5d7a06e45106 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits c8016e21d4b6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 7671ddcc5edb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 463748d9d61f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 7a7ca8693312 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 1ef9a90b80d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] omits b0da3563d13d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 89cc45d00517 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] omits a16b071dec8f Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...] omits 5d825018c13a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 5f3c5fe9505c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits c2509736f3c0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 8628e3fc6a06 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 6b5c09fe840e Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...] omits cd693dfa33d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits eb558452bfa3 Merge branch 'for-next' of git://git.infradead.org/users/h [...] omits 4c240002c18f Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...] omits fa641f36071e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits 4fb3edfb1fc4 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] omits 7408770f675a Merge branch 'zstd-linus' of https://github.com/terrelln/l [...] omits fa1d3d5763b8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 32fe10cf4789 Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...] omits b6ea9a73a593 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...] omits e82c397b2a96 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits c83d7fef55b2 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git omits 6ab0424cd73c Merge branch 'fixes-togreg' of https://gitlab.com/vilhelmg [...] omits f2701c7201c1 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] omits 75c9c05aaee9 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...] omits 696c4f637fb8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits aef877e089c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits af2848ed55a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 6a35af98ccc5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits f1af2f0b2411 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 1ff6f5dc6dbd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 7aaa65784d84 Merge branch 'fixes' of https://git.linaro.org/people/jens [...] omits 4dd07af12b86 random: re-add removed comment about get_random_{u32,u64} [...] omits 7265fad43745 random: treat bootloader trust toggle the same way as cpu [...] omits f43787125417 random: skip fast_init if hwrng provides large chunk of entropy omits df15bfc3eec0 gfs2: Fix gfs2_file_buffered_write endless loop workaround omits 2bf4f33f68bc MAINTAINERS: ksmbd: switch Sergey to reviewer omits 460cd5123124 ipc/mqueue: use get_tree_nodev() in mqueue_get_tree() omits 05777cf4f462 Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" omits ecf9a354a430 kernel/resource: fix kfree() of bootmem memory again omits 4720cfd2cdde kcov: properly handle subsequent mmap calls omits 3409cedbaef4 kcov: split ioctl handling into locked and unlocked parts omits 6e30b0eb95f1 kernel/panic.c: remove CONFIG_PANIC_ON_OOPS_VALUE indirection omits 7b744b28de3a panic: move panic_print before kmsg dumpers omits 6dd2ce1d02dd panic: add option to dump all CPUs backtraces in panic_print omits 673d43722596 sysctl: documentation: fix table format warning omits 7e82a67c7fc3 docs: sysctl/kernel: add missing bit to panic_print omits 9a7db3f0dff0 taskstats-remove-unneeded-dead-assignment-fix omits acf0f7064f40 taskstats: remove unneeded dead assignment omits 0f8810a92708 kasan: no need to unset panic_on_warn in end_report() omits 40c5a4747d09 ubsan: no need to unset panic_on_warn in ubsan_epilogue() omits 83fcf38ba3b9 panic: unset panic_on_warn inside panic() omits 7792814d2f17 docs: kdump: add scp example to write out the dump file omits b0d4f11672ab docs: kdump: update description about sysfs file system support omits cd70065cdb8f arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef omits 489d770cb2e7 x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef omits 137764df07d8 riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead [...] omits 75bcdda48a3e kexec: make crashk_res, crashk_low_res and crash_notes sym [...] omits c8c35ccd6f7b cgroup: add a comment to cgroup_rstat_flush_locked(). omits 5324ae9e20d8 cgroup: use irqsave in cgroup_rstat_flush_locked(). omits aab34753fe06 fat: use pointer to simple type in put_user() omits 6a5dbea05f1e minix: fix bug when opening a file with O_DIRECT omits f53fc232bcec fs/pipe.c: local vars have to match types of proper pipe_i [...] omits b775b1d67e18 fs/pipe: use kvcalloc to allocate a pipe_buffer array omits ba4c7311ffdb init/main.c: silence some -Wunused-parameter warnings omits db215421f8cb init/main.c: return 1 from handled __setup() functions omits 5fbd6808dc32 init.h: improve __setup and early_param documentation omits 4330040e258f init: use ktime_us_delta() to make initcall_debug log more [...] omits 88ae2123805f kallsyms: print module name in %ps/S case when KALLSYMS is [...] omits 5a3131cca594 checkpatch: use python3 to find codespell dictionary omits f4a6b94e3114 checkpatch: add early_param exception to blank line after [...] omits 88a2aaf24dc8 checkpatch: add --fix option for some TRAILING_STATEMENTS omits 4d56559df72c checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICEN [...] omits f151adaeb75f lz4: fix LZ4_decompress_safe_partial read out of bound omits d8261b32dd69 lib/glob.c: fix uninitialized_var.cocci warning omits ba6cc729275c lib/refcount.c: use REFCOUNT_WARN() to simplify code omits 394c29c50098 lib: bitmap: fix many kernel-doc warnings omits e7ff884ce98e lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option omits 55cb3de64c40 bitfield: add explicit inclusions to the example omits dcdcc06afc64 ilog2: force inlining of __ilog2_u32() and __ilog2_u64() omits b3fd41d1fcda include: drop pointless __compiler_offsetof indirection omits 822c2f98a465 Kconfig.debug: make DEBUG_INFO always default=n omits d7732619b5af Kconfig.debug: make DEBUG_INFO selectable from a choice omits 63233e596a63 kernel/ksysfs.c: use helper macro __ATTR_RW omits 984eebf23439 Documentation/sparse: add hints about __CHECKER__ omits 7c3d1f95e86c linux-typesh-remove-unnecessary-__bitwise__-fix omits 76ddeacc9270 linux/types.h: remove unnecessary __bitwise__ omits 847cd2be9864 proc/sysctl: make protected_* world readable omits 9802cad3f1f2 procfs: prevent unprivileged processes accessing fdinfo dir omits 9ab2f2f2d881 fs/proc/task_mmu.c: remove redundant page validation of pte_page omits 6e98f81539bf proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment omits 943a22f5971f proc/vmcore: fix possible deadlock on concurrent mmap and read omits 4169c76ef3ac proc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix omits 874d05b92178 proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks omits d071c1b57cb4 kernel/hung_task.c: Monitor killed tasks. omits b0daa4d951b8 fs/buffer.c: dump more info for __getblk_gfp() stall problem omits 52ee481832dc fs/buffer.c: add debug print for __getblk_gfp() stall problem omits 9904d766d118 mm/rmap: convert from atomic_t to refcount_t on anon_vma-> [...] omits fae8ee585184 mm-only-re-generate-demotion-targets-when-a-numa-node-chan [...] omits 94f5a3a8e30f mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempol [...] omits e36ab7c5ad83 mm/mempolicy: convert from atomic_t to refcount_t on mempo [...] omits bb6ff5fd5d36 mm/mempolicy: fix potential mpol_new leak in shared_policy [...] omits 4ec8caf056cf userfaultfd: mark uffd_wp regardless of VM_WRITE flag omits 3fb5980f4d2e hugetlb: fix comments about avoiding atomic allocation of [...] omits ced156cd4da1 mm: discard __GFP_ATOMIC omits f4945db2febc mm/page_alloc: add penalty to local_node omits a632abcb97de mm/page_alloc: adding same penalty is enough to get round- [...] omits 169c1515e73d mm/vmalloc.c: vmap(): don't allow invalid pages omits 7c1ace564d40 mm/memcg: move generation assignment and comparison together omits c185c7b65d00 mm/memcg: set pos to prev unconditionally omits f70e8886e0d2 mm/memcg: set memcg after css verified and got reference omits f0b859f148b8 memcg: sync flush only if periodic flush is delayed omits c88e8b44380e mm: unexport page_init_poison omits a0146225653a tools/vm/page_owner_sort.c: support for multi-value select [...] omits bfe015c6addf tools/vm/page_owner_sort.c: use fprintf() to send error me [...] omits 0c86f8fcbcb2 tools/vm/page_owner_sort.c: support for user-defined culli [...] omits f825671388cf tools/vm/page_owner_sort.c: support for selecting by PID, [...] omits d845e3e0f86e tools/vm/page_owner_sort: support for sorting by task comm [...] omits ccc167fe1602 tools/vm/page_owner_sort: fix three trivival places omits efce4674d7b7 tools/vm/page_owner_sort.c: support sorting by tgid and up [...] omits cd5bd8aee7a7 tools/vm/page_owner_sort.c: add a security check omits 8ee223f54a8a tools/vm/page_owner_sort.c: fix comments omits 59dd9b18e464 tools/vm/page_owner_sort.c: fix the instructions for use omits 8a00d00eb912 mm/page_owner.c: record tgid omits 996b6c8fc455 mm/page_owner: record task command name omits 970a326cdf4a mm/page_owner: print memcg information omits ad5221e1cb28 mm/page_owner: use scnprintf() to avoid excessive buffer o [...] omits 6a9aa33856b0 lib/vsprintf: avoid redundant work with 0 size omits 81a187d83ec3 Documentation/vm/page_owner.rst: fix unexpected indentation warns omits 88b3cdf69607 documentation-vm-page_ownerrst-update-the-documentation-fix omits 10c3f3e54817 Documentation/vm/page_owner.rst: update the documentation omits 95dd7e732b14 tools/vm/page_owner_sort.c: delete invalid duplicate code omits fb74a97b9464 tools/vm/page_owner_sort.c: two trivial fixes omits 711ac6db8408 tools/vm/page_owner_sort.c: support sorting pid and time omits d90cce2882c2 tools/vm/page_owner_sort.c: add switch between culling by [...] omits 4594ced3fdc3 tools/vm/page_owner_sort.c: support sorting by stack trace omits 1508862d5bbf tools/vm/page_owner_sort.c: fix NULL-pointer dereference w [...] omits c9d20fb05aed tools/vm/page_owner_sort.c: sort by stacktrace before culling omits 2db3d0089bb3 ocfs2: fix ocfs2 corrupt when iputting an inode omits 6e2403182151 ocfs2: clear links count in ocfs2_mknod() if an error occurs omits 0aee5955d6f9 ocfs2: reflink deadlock when clone file to the same direct [...] omits ef477785661f kthread: make it clear that kthread_create_on_node() might [...] omits cf9c8e1b98a6 /proc/kpageflags: do not use uninitialized struct pages omits 2b7ebdaa24c4 /proc/kpageflags: prevent an integer overflow in stable_pa [...] omits 1da2507c6510 hugetlb: do not demote poisoned hugetlb pages omits 8fae78158501 pinctrl: mediatek: mt8186: Account for probe refactoring omits 4bc2b7caa59f Merge x86/core into tip/master omits 72c9c4644e99 Merge sched/core into tip/master omits 7df803a8cf2c Merge perf/core into tip/master omits 1d39753e99a2 Merge ras/core into tip/master omits 21a87cfbd451 Merge locking/core into tip/master omits 5cf7f2f2ea21 mfd: bd9576: fix typos in comments omits 1a20a074653b mfd: Use platform_get_irq() to get the interrupt omits 7648c9dbfc04 mfd: db8500-prcmu: Remove unused inline function omits fe2204ed18d8 mfd: arizona-spi: Add Android board ACPI table handling omits c6582618869a mfd: arizona-spi: Split Windows ACPI init code into its ow [...] omits 1573b3d64137 parisc: Convert parisc_requires_coherency() to static branch omits b6573c7ad59d parisc: Detect hppa-suse-linux-gcc compiler for cross-building omits 77646dcad4d5 xfs: rename "alloc_set_aside" to be more descriptive omits 382f12abf5cd xfs: don't report reserved bnobt space as available omits e8e020604166 xfs: fix infinite loop when reserving free block pool omits 168df9331656 xfs: don't include bnobt blocks when reserving free block pool omits aee63a65ca06 xfs: actually set aside enough space to handle a bmbt split omits 4c7bae27ef28 xfs: document the XFS_ALLOC_AGFL_RESERVE constant omits 7b72f3bb0907 Merge remote-tracking branch 'asoc/for-5.17' into asoc-linus omits a89c1bd9c7d1 mfd: asic3: Add missing iounmap() on error asic3_mfd_probe omits be13f930e81b Watchdog: sp5100_tco: Enable Family 17h+ CPUs omits f232fcda90e5 Watchdog: sp5100_tco: Add initialization using EFCH MMIO omits 71c2335ff243 Watchdog: sp5100_tco: Refactor MMIO base address initialization omits 1b599c57fb2b Watchdog: sp5100_tco: Move timer initialization into function omits a5655a44a9be watchdog: ixp4xx: Implement restart omits 68be3c7db4c5 watchdog: orion_wdt: support pretimeout on Armada-XP omits 7f6abbe923ed watchdog: allow building BCM7038_WDT for BCM4908 omits 8914d3988581 watchdog: renesas_wdt: Add R-Car Gen4 support omits 21d265b803fa dt-bindings: watchdog: renesas-wdt: Document r8a779f0 support omits 16055ec50a35 watchdog: Improve watchdog_dev function documentation omits 29ef7d07631c watchdog: aspeed: add nowayout support omits 1f7590ac16e7 watchdog: rti-wdt: Add missing pm_runtime_disable() in pro [...] omits 8ccdc16a4399 watchdog: imx2_wdg: Alow ping on suspend omits a42fbc2549fa ksmbd: shorten experimental warnign on loading the module omits 9d449cb83b2a ksmbd: increment reference count of parent fp omits 43ff44bde7e5 ksmbd: fix racy issue from using ->d_parent and ->d_name omits 15d037532fb5 Merge branch 'arm/soc' into for-next omits 00e6b4952feb Merge branch 'arm/defconfig' into for-next omits 1089e95bde8c Merge branch 'arm/drivers' into for-next omits 40002d087d7a Merge branch 'arm/dt' into for-next omits 147e0945432d ARM: configs: multi_v5: Enable Allwinner F1C100 omits 52577a86f146 Merge remote-tracking branch 'regulator/for-5.18' into reg [...] omits be3c8b6b3e61 Merge branch 'regulator-linus' into regulator-next omits 2c5cf84f0132 Merge remote-tracking branch 'regulator/for-5.16' into reg [...] omits 2c39c08992f8 drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVEN omits 3f0a942194a9 drm/amdgpu/gmc: use PCI BARs for APUs in passthrough omits 56032d2994c3 drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire() omits d730d969b392 drm/amdgpu: Fix spelling mistake "regiser" -> "register" omits a52d0fb48923 drm/amdkfd: add RAS poison consumption handling for UTCL2 (v2) omits d3c7b652f858 drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2) omits 6b157163c7b4 drm/amdkfd: replace source_id with client_id for RAS poiso [...] omits 350c8d14d6f8 drm/amdkfd: refine event_interrupt_poison_consumption omits 6db2a535815a drm/amdgpu/pm: fix the Stable pstate Test in amdgpu_test omits 542d5ceffa33 drm/amdgpu: conduct a proper cleanup of PDB bo omits c4d89ca2ca1a drm/amdgpu: prevent memory wipe in suspend/shutdown stage omits 9cf0ddc1002c drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() static omits 0fbd4782d6a1 drm/amdgpu: drop amdgpu_display_gem_fb_init() omits 6eec70d3b9ff drm/amdgpu: make amdgpu_display_framebuffer_init() static omits a73e65ea1c9e drm/amd: Add USBC connector ID omits 4d3a82e4ec28 pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group omits b0abece237a0 pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl dtsi omits 9d3ab161f7b9 Merge tag 'soc-fixes-5.17-3' into for-next4 omits 83a259ac6dc9 Merge tag 'soc-fixes-5.17-2' into for-next4 omits 17588e867e69 soc: document merges omits cd16bca772b2 Merge branch 'arm/soc' into for-next4 omits 5f8a266788b6 Merge branch 'arm/drivers' into for-next4 omits c729ff4f3d7a Merge branch 'arm/dt' into for-next4 omits 27874bf7ce7f Merge branch 'arm/defconfig' into for-next4 omits d5ff1c1f9fdc Merge branch 'arm/fixes' into for-next4 omits 1c95dce9847d Merge branch 'features' into for-next omits 874a3168d0c5 MAINTAINERS: rectify entry for ROHM MULTIFUNCTION BD9571MW [...] omits 022bd5cae497 mfd: intel-lpss: Provide an SSP type to the driver omits b5b775b2d96a dt-bindings: mfd: brcm,cru: Rename pinctrl node omits 844dd8fe02f2 dt-bindings: Add compatibles for undocumented trivial syscons omits ce39a65bc12b mfd: atmel-flexcom: fix compilation warning omits e3727c6aef80 Merge branch 'misc-5.17' into next-fixes omits d2bda1500aa8 IDT: Fix Build warnings on some 32bit architectures. omits 91adfbb14c00 Merge branch 'for-next/kspp-fam0' into for-next/kspp omits eb29c492def3 tpm: xen-tpmfront: Use struct_size() helper omits 04c36bd452de hwspinlock: sprd: Use struct_size() helper in devm_kzalloc() omits b5caa8dd9cc8 samples/seccomp: Improve arch hints adds c7d4b15372bd Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/l [...] adds 5bebe2c9ae0e Merge tag 'mmc-v5.18' of git://git.kernel.org/pub/scm/linu [...] adds 9c4b86ebf5bf Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/s [...] adds 182966e1cd74 Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/ [...] adds 40037e4f8b2f Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm [...] adds e6aef3496a00 Merge tag 'm68knommu-for-v5.18' of git://git.kernel.org/pu [...] adds 9c0e6a89b592 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm adds 194dfe88d62e Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/s [...] adds cf38326010ae ARM: configs: multi_v5: Enable Allwinner F1C100 adds 8ffa5709e577 Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub [...] adds baaa68a9796e Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/l [...] adds b4bc93bd76d4 Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/s [...] adds ed4643521e6a Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/li [...] adds 15f2e3d6c1f7 Merge tag 'fs.v5.18' of git://git.kernel.org/pub/scm/linux [...] adds 0f8821da4845 fs/namespace: Boost the mount_lock.lock owner instead of s [...] adds 2e2d4650b34f Merge tag 'fs.rt.v5.18' of git://git.kernel.org/pub/scm/li [...] adds cd4699c5fd66 Merge tag 'prlimit-tasklist_lock-for-v5.18' of git://git.k [...] adds 3ce62cf4dc3b Merge tag 'flexible-array-transformations-5.18-rc1' of git [...] adds efee6c79298f Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitro [...] adds 1ebdbeb03efe Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 66711cfea642 Merge tag 'hyperv-next-signed-20220322' of git://git.kerne [...] adds 7403e6d82639 Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/ [...] adds 169e77764adc Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/ [...] adds 3a72917ccfbb proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks adds 5039b170369d proc/vmcore: fix possible deadlock on concurrent mmap and read adds e9f5d1017c50 proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment adds c724c866bb70 linux/types.h: remove unnecessary __bitwise__ adds 179fd6ba3bac Documentation/sparse: add hints about __CHECKER__ adds a7cd9a5376aa kernel/ksysfs.c: use helper macro __ATTR_RW adds f9b3cd245784 Kconfig.debug: make DEBUG_INFO selectable from a choice adds 14e83077d55f include: drop pointless __compiler_offsetof indirection adds f334f5668bed ilog2: force inlining of __ilog2_u32() and __ilog2_u64() adds 25cb5b7ac6a7 bitfield: add explicit inclusions to the example adds 1bf18da62106 lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option adds 2699e5143c9b lib: bitmap: fix many kernel-doc warnings adds 6e8f42dc9c85 checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICEN [...] adds 481efd7bd6f2 checkpatch: add --fix option for some TRAILING_STATEMENTS adds 05dc40e694e0 checkpatch: add early_param exception to blank line after [...] adds c882c6b1cb31 checkpatch: use python3 to find codespell dictionary adds 105e8c2e4778 init: use ktime_us_delta() to make initcall_debug log more [...] adds abc7da58c4b3 init.h: improve __setup and early_param documentation adds f9a40b089065 init/main.c: return 1 from handled __setup() functions adds 5a519c8fe4d6 fs/pipe: use kvcalloc to allocate a pipe_buffer array adds aeb213cddeb5 fs/pipe.c: local vars have to match types of proper pipe_i [...] adds 9ce3c0d26c42 minix: fix bug when opening a file with O_DIRECT adds 2cd50532ce5c fat: use pointer to simple type in put_user() adds b1e2c8df0f00 cgroup: use irqsave in cgroup_rstat_flush_locked(). adds f05fa10901aa kexec: make crashk_res, crashk_low_res and crash_notes sym [...] adds d414cb379ac3 riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead [...] adds 4ece09be9913 x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef adds d339f1584f0a arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef adds b2377d4b9451 docs: kdump: update description about sysfs file system support adds ae6694c1aa8f docs: kdump: add scp example to write out the dump file adds 1a2383e8b84c panic: unset panic_on_warn inside panic() adds d83ce027a540 ubsan: no need to unset panic_on_warn in ubsan_epilogue() adds e7ce7500375a kasan: no need to unset panic_on_warn in end_report() adds 92333baaceb3 taskstats: remove unneeded dead assignment adds a1ff1de00db2 docs: sysctl/kernel: add missing bit to panic_print adds 8d470a45d1a6 panic: add option to dump all CPUs backtraces in panic_print adds f953f140f318 panic: move panic_print before kmsg dumpers adds 17581aa13680 kcov: split ioctl handling into locked and unlocked parts adds b3d7fe86fbd0 kcov: properly handle subsequent mmap calls adds 0cbcc92917c5 kernel/resource: fix kfree() of bootmem memory again adds b027471adaf9 Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang" adds 52deda9551a0 Merge branch 'akpm' (patches from Andrew) adds b14ffae378aa Merge tag 'drm-next-2022-03-24' of git://anongit.freedeskt [...] adds b9132c32e019 Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/l [...] adds c2e8021a535d fsdax: fix function description adds a7e8de822e0b dax: make sure inodes are flushed before destroy cache adds db8cd5efeebc dax: Fix missing kdoc for dax_device adds f0614eefbf82 Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/l [...] adds b1b07ba356f0 Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/s [...] adds 85c7000fda00 Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/c [...] adds 2dacc1e57b95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] adds b1f8ccdaae03 Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pu [...] adds 6f2689a76628 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...] adds 34af78c4e616 Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pu [...] adds f8f9f21c7848 MIPS: Fix build error for loongson64 and sgi-ip27 adds 9a8b3d5f71eb Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linu [...] adds 1f1c153e406a Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm [...] adds 744465da705f Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc [...] adds d710d370c491 Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/li [...] adds aa5b537b0ecc Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.o [...] adds ba5a396be51c tools/vm/page_owner_sort.c: sort by stacktrace before culling adds 82f5ebc2beb3 tools/vm/page_owner_sort.c: support sorting by stack trace adds cd75ea0e3262 tools/vm/page_owner_sort.c: add switch between culling by [...] adds 8f9c447e2e2b tools/vm/page_owner_sort.c: support sorting pid and time adds e7a3f6776905 tools/vm/page_owner_sort.c: two trivial fixes adds 41ed64347b5d tools/vm/page_owner_sort.c: delete invalid duplicate code adds 57f2b54a9379 Documentation/vm/page_owner.rst: update the documentation adds 2e9449856b94 Documentation/vm/page_owner.rst: fix unexpected indentation warns adds ef62c8ff1de4 lib/vsprintf: avoid redundant work with 0 size adds 3ebc43976127 mm/page_owner: use scnprintf() to avoid excessive buffer o [...] adds fcf8935832b8 mm/page_owner: print memcg information adds 865ed6a32786 mm/page_owner: record task command name adds bf215eab785a mm/page_owner.c: record tgid adds 49e495a015e9 tools/vm/page_owner_sort.c: fix the instructions for use adds 59d7cb27d528 tools/vm/page_owner_sort.c: fix comments adds 56465a38305f tools/vm/page_owner_sort.c: add a security check adds cf3c2c8678a0 tools/vm/page_owner_sort.c: support sorting by tgid and up [...] adds 578d8f2761a8 tools/vm/page_owner_sort: fix three trivival places adds 194d52d771b8 tools/vm/page_owner_sort: support for sorting by task comm [...] adds 8ea8613a616a tools/vm/page_owner_sort.c: support for selecting by PID, [...] adds 9c8a0a8e599f tools/vm/page_owner_sort.c: support for user-defined culli [...] adds 1a9762b2d7a5 mm: unexport page_init_poison adds 90647d9d7250 selftest/vm: add util.h and and move helper functions there adds 6f6a841fb77d selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT adds bb43b14b5762 mm: delete __ClearPageWaiters() adds 85207ad8ea21 mm: filemap_unaccount_folio() large skip mapcount fixup adds 5d543f13e2f5 mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap() adds 283fd6fe0528 mm/migration: add trace events for THP migrations adds 4cc79b3303f2 mm/migration: add trace events for base page and HugeTLB m [...] adds 94ae8b83fefc kasan, page_alloc: deduplicate should_skip_kasan_poison adds 5b2c07138cbd kasan, page_alloc: move tag_clear_highpage out of kernel_i [...] adds 7c13c163e036 kasan, page_alloc: merge kasan_free_pages into free_pages_prepare adds c3525330a04d kasan, page_alloc: simplify kasan_poison_pages call site adds db8a04774a81 kasan, page_alloc: init memory of skipped pages on free adds 487a32ec24be kasan: drop skip_kasan_poison variable in free_pages_prepare adds c82ce3195fd1 mm: clarify __GFP_ZEROTAGS comment adds 1c0e5b24f117 kasan: only apply __GFP_ZEROTAGS when memory is zeroed adds b8491b9052fe kasan, page_alloc: refactor init checks in post_alloc_hook adds b42090ae6f3a kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook adds 9294b1281d0a kasan, page_alloc: combine tag_clear_highpage calls in pos [...] adds 89b271163328 kasan, page_alloc: move SetPageSkipKASanPoison in post_alloc_hook adds 7e3cbba65de2 kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook adds e9d0ca922816 kasan, page_alloc: rework kasan_unpoison_pages call site adds fe1ac91edb9a kasan: clean up metadata byte definitions adds 00a756133bb9 kasan: define KASAN_VMALLOC_INVALID for SW_TAGS adds 63840de29647 kasan, x86, arm64, s390: rename functions for modules shadow adds 0b7ccc70ee1d kasan, vmalloc: drop outdated VM_KASAN comment adds 5bd9bae22a45 kasan: reorder vmalloc hooks adds 579fb0ac085b kasan: add wrappers for vmalloc hooks adds 4aff1dc4fb3a kasan, vmalloc: reset tags in vmalloc functions adds c08e6a1206e6 kasan, fork: reset pointer tags of vmapped stacks adds 51fb34de2a4c kasan, arm64: reset pointer tags of vmapped stacks adds 1d96320f8d53 kasan, vmalloc: add vmalloc tagging for SW_TAGS adds 01d92c7f358c kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged adds 19f1c3acf8f4 kasan, vmalloc: unpoison VM_ALLOC pages after mapping adds f49d9c5bb15c kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS adds 53ae233c30a6 kasan, page_alloc: allow skipping unpoisoning for HW_TAGS adds 9353ffa6e9e9 kasan, page_alloc: allow skipping memory init for HW_TAGS adds 23689e91fb22 kasan, vmalloc: add vmalloc tagging for HW_TAGS adds f6e39794f4b6 kasan, vmalloc: only tag normal vmalloc allocations adds 36c4a73bf8d2 kasan, arm64: don't tag executable vmalloc allocations adds 1eeac51e6201 kasan: mark kasan_arg_stacktrace as __initdata adds 241944d1628e kasan: clean up feature flags for HW_TAGS mode adds 551b2bcb7e7a kasan: add kasan.vmalloc command line flag adds fbefb423f873 kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS adds f6f37d9320a1 arm64: select KASAN_VMALLOC for SW/HW_TAGS modes adds 8479d7b5be2f kasan: documentation updates adds 1a2473f0cbc0 kasan: improve vmalloc tests adds ed6d74446cbf kasan: test: support async (again) and asymm modes for HW_TAGS adds 09eb911d9345 mm/kasan: remove unnecessary CONFIG_KASAN option adds 2dfd1bd99232 kasan: update function name in comments adds c056a364e954 kasan: print virtual mapping info in reports adds 7131c883f995 kasan: drop addr check from describe_object_addr adds 038fd2b4cb42 kasan: more line breaks in reports adds 0f9b35f38318 kasan: rearrange stack frame info in reports adds 16347c318903 kasan: improve stack frame info in reports adds 1e0f611fab9c kasan: print basic stack frame info for SW_TAGS adds 476b1dc2bc34 kasan: simplify async check in end_report() adds 3784c299eafc kasan: simplify kasan_update_kunit_status() and call sites adds 49d9977ac909 kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_KUNIT adds a260d2814e6d kasan: move update_kunit_status to start_report adds 0a6e8a07dec7 kasan: move disable_trace_on_warning to start_report adds 9d7b7dd94692 kasan: split out print_report from __kasan_report adds b91328002d26 kasan: simplify kasan_find_first_bad_addr call sites adds b3bb1d700e51 kasan: restructure kasan_report adds be8631a17620 kasan: merge __kasan_report into kasan_report adds 31c65110b90c kasan: call print_report from kasan_report_invalid_free adds bb2f967ce213 kasan: move and simplify kasan_report_async adds c965cdd67540 kasan: rename kasan_access_info to kasan_report_info adds 795b760fe741 kasan: add comment about UACCESS regions to kasan_report adds c068664c97c7 kasan: respect KASAN_BIT_REPORTED in all reporting routines adds 865bfa28eda6 kasan: reorder reporting functions adds 80207910cd71 kasan: move and hide kasan_save_enable/restore_multi_shot adds c32caa267b92 kasan: disable LOCKDEP when printing reports adds 90e7e7f5ef3f mm: enable MADV_DONTNEED for hugetlb mappings adds c4b6cb884011 selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test adds 9ae8f2b849f7 userfaultfd/selftests: enable hugetlb remap and remove eve [...] adds 562beb7235ab mm/huge_memory: make is_transparent_hugepage() static adds 53a05ad9f21d mm: optimize do_wp_page() for exclusive pages in the swapcache adds d4c470970d45 mm: optimize do_wp_page() for fresh pages in local LRU pagevecs adds 84d60fdd3733 mm: slightly clarify KSM logic in do_swap_page() adds c145e0b47c77 mm: streamline COW logic in do_swap_page() adds 3bff7e3f1f16 mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page() adds 363106c4cefe mm/khugepaged: remove reuse_swap_page() usage adds 03104c2c5db8 mm/swapfile: remove stale reuse_swap_page() adds 55c62fa7c533 mm/huge_memory: remove stale page_trans_huge_mapcount() adds 7f7609175ff2 mm/huge_memory: remove stale locking logic from __split_hu [...] adds 566d3362885a mm: warn on deleting redirtied only if accounted adds 2c8659951654 mm: unmap_mapping_range_tree() with i_mmap_rwsem shared adds 24e988c7fd1e mm: generalize ARCH_HAS_FILTER_PGPROT adds 6c8e2a256915 mm: fix race between MADV_FREE reclaim and blkdev direct IO read adds 9457056ac426 mm: madvise: MADV_DONTNEED_LOCKED adds 25fd2d41b505 selftests: kselftest framework: provide "finished" helper adds 29c8c18363ee Merge branch 'akpm' (patches from Andrew) adds 50560ce6a0bd Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub [...] adds 146467766294 Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kern [...] adds b690490d6d46 Merge branch 'for-5.18/amd-sfh' into for-linus adds 412370414c3c Merge branch 'for-5.18/apple' into for-linus adds a2ff0059270f Merge branch 'for-5.18/core' into for-linus adds e0464ad24666 Merge branch 'for-5.18/google' into for-linus adds 5d3ab41394f7 Merge branch 'for-5.18/i2c-hid' into for-linus adds 1fe30b497ca0 Merge branch 'for-5.18/razer' into for-linus adds bda3c85a00b0 Merge branch 'for-5.18/sigma-micro' into for-linus adds b146dbbd3bc6 Merge branch 'for-5.18/uclogic' into for-linus adds 5e206459f670 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds ebcb577aee14 Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org [...] adds 636f64db07f3 Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org [...] adds 148a65047695 Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/ [...] adds 8eb48fc7c54e Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linu [...] adds e35a4a4e13c3 Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/p [...] adds 748718bcc0a2 mfd: atmel-flexcom: Fix compilation warning adds 9876ef1d7ea0 dt-bindings: Add compatibles for undocumented trivial syscons adds e7391b021e3f dt-bindings: mfd: brcm,cru: Rename pinctrl node adds 5a2d27c283db mfd: intel-lpss: Provide an SSP type to the driver adds e4f8e06515e2 MAINTAINERS: Rectify entry for ROHM MULTIFUNCTION BD9571MW [...] adds e84ee1a75f94 mfd: asic3: Add missing iounmap() on error asic3_mfd_probe adds 3cf2b4344b65 mfd: arizona-spi: Split Windows ACPI init code into its ow [...] adds 9ed55e9ac536 mfd: arizona-spi: Add Android board ACPI table handling adds 553f685ebf96 mfd: db8500-prcmu: Remove unused inline function adds fc832ac98752 mfd: Use platform_get_irq() to get the interrupt adds def387a23957 mfd: bd9576: fix typos in comments adds d99460ed5cdc dt-bindings: mfd: syscon: Add microchip,lan966x-cpu-syscon [...] adds 8350e8331b39 Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/ [...] adds 46f538bf2404 Merge tag 'backlight-next-5.18' of git://git.kernel.org/pu [...] adds 21050a39a3b6 Merge tag 'drm-intel-next-fixes-2022-03-24' of git://anong [...] adds 5662abf6e213 drm/edid: check basic audio support on CEA extension block adds 7344bad7fb6d drm/edid: fix CEA extension byte #3 parsing adds c73c3576a222 Merge tag 'drm-misc-next-fixes-2022-03-24-1' of git://anon [...] adds 40faaf80c463 fbdev: Fix sys_imageblit() for arbitrary image widths adds 2a81dba4b577 fbdev: Fix cfb_imageblit() for arbitrary image widths adds cb7cbaae7fd9 Merge tag 'drm-next-2022-03-25' of git://anongit.freedeskt [...] adds a8988507e577 Merge tag 'fsnotify_for_v5.18-rc1' of git://git.kernel.org [...] adds a452c4eb404d Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/s [...] adds 52d543b5497c Merge tag 'for-linus-5.17-1' of https://github.com/cminyar [...] adds bddac7c1e02b Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" adds 9bf3fc500785 Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pu [...] adds 41d36a9f3e53 fs: remove kiocb.ki_hint adds 7b12e49669c9 fs: remove fs.f_write_hint adds 561593a048d7 Merge tag 'for-5.18/write-streams-2022-03-18' of git://git [...] adds 752d422e74c4 Merge tag 'for-5.18/alloc-cleanups-2022-03-25' of git://gi [...] adds 3f7282139fe1 Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kern [...] adds 4be240b18aa6 Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/s [...] adds b06a17583f6f Merge tag 'array-bounds-v5.18-rc1' of git://git.kernel.org [...] adds 631f871f0717 fs/iomap: Fix buffered write page prefaulting adds a060c9409e25 Merge tag 'write-page-prefaulting' of git://git.kernel.org [...] adds 5627ecb8374a Merge branch 'i2c/for-mergewindow' of git://git.kernel.org [...] adds 710f5d627a98 Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/l [...] adds eca344a7362e tracing: Have trace event string test handle zero length strings adds f022814633e1 Merge tag 'trace-v5.18-1' of git://git.kernel.org/pub/scm/ [...] adds 7001052160d1 Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/ [...] adds 88b3be5c6391 Merge tag 'for-linus' of https://github.com/openrisc/linux adds 02f9a04d76b7 Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub [...] adds 2c4d33b87c61 perf vendor events intel: Update events for CascadelakeX adds 3e75e95e80ee perf vendor events intel: Update events for Elkhartlake adds fb76811a8f6e perf vendor events intel: Update events for Icelake adds f25db21bbf9a perf vendor events intel: Update events for IcelakeX adds fd14311829f3 perf vendor events intel: Update events for Skylake adds 299d5dca772e perf vendor events intel: Update events for SkylakeX adds 42e80e1ac329 perf vendor events intel: Update events for Tigerlake adds 5edc3c618bb8 perf vendor events intel: Update events for TremontX adds cd6382d82752 perf test arm64: Test unwinding using fame-pointer (fp) mode adds 4e666cdb06ee perf tools: Fix dependency for version file creation adds 7572733b8499 perf tools: Fix version kernel tag adds 84005bb61486 perf ftrace latency: Add -n/--use-nsec option adds feff08395b2c perf ftrace latency: Update documentation adds 34fe4ccb777e Merge remote-tracking branch 'torvalds/master' into perf/core adds bc355822f0d9 perf parse-events: Move slots only with topdown adds 6f680c6aa276 perf script: Add 'brstackinsnlen' for branch stacks adds ccbc9df9ae9a perf header: Fix spelling mistake "could't" -> "couldn't" adds 011899cc0006 perf build-id: Fix spelling mistake "Cant" -> "Can't" adds 7b830875d22d perf evsel: Make evsel__env() always return a valid env adds 61726144c9c9 tools arch x86: Sync the msr-index.h copy with the kernel sources adds d0a0a511493d perf stat: Fix forked applications enablement of counters adds 1efe4cbd7ac5 tools headers cpufeatures: Sync with the kernel sources adds d16d30f48c1c tools headers cpufeatures: Sync with the kernel sources adds 67b61f59a620 perf lock: Add --synth=no option for record adds 64999e440209 perf lock: Extend struct lock_key to have print function adds 4bd9cab59f17 perf lock: Add -F/--field option to control output adds 1314376d495f tools arm64: Import cputype.h adds c2eeac985657 libperf tests: Fix typo in perf_evlist__open() failure err [...] adds ae0f4eb34fc3 perf tools: Enhance the matching of sub-commands abbreviations adds b58230de3ccd perf python: Add perf_env stubs that will be needed in evs [...] adds ab0809af0bee perf evsel: Improve AMD IBS (Instruction-Based Sampling) e [...] adds 7b58b82b86c8 Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.k [...] adds dfb0a0b715fd Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/ [...] adds 50d602d81f35 Merge tag 'mailbox-v5.18' of git://git.linaro.org/landing- [...] adds 56f28e926eba powerpc: restore removed #endif adds a4eb44a6435d dt: amd-seattle: remove Husky platform adds f179eb6b3cc3 dt: amd-seattle: remove Overdrive revision A0 support adds 9bd9a063accf dt: amd-seattle: upgrade AMD Seattle XGBE to new SMMU binding adds acd9208ef8a4 dt: amd-seattle: fix PCIe legacy interrupt routing adds dd5c160655e2 dt: amd-seattle: add a description of the PCIe SMMU adds 429863e767a0 dt: amd-seattle: add description of the SATA/CCP SMMUs adds e0db1597a71a dt: amd-seattle: disable IPMI controller and some GPIO blo [...] adds 6a2f0b2d3b74 dt: amd-seattle: add a description of the CPUs and caches adds dd1d7818c779 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...] adds aac56dca3b73 Merge branch 'fixes' of https://git.linaro.org/people/jens [...] adds ffba2123e171 net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional cl [...] adds 109d899452ba net: dsa: realtek: make interface drivers depend on OF adds 9fe087dda5bf net: usb: ax88179_178a: add Allied Telesis AT-UMCs adds 4b5f1ad5566a vsock/virtio: initialize vdev->priv before using VQs adds c1011c0b3a9c vsock/virtio: read the negotiated features before using VQs adds 88704454ef8b vsock/virtio: enable VQs early on probe adds a81687886ca9 Merge branch 'vsock-virtio-enable-vqs-early-on-probe-and-f [...] adds feb13dcb1818 net: enetc: report software timestamping via SO_TIMESTAMPING adds 264a9c5c9dff net: sparx5: Remove unused GLAG handling in PGID adds ad238fc6de7d net: sparx5: Refactor mdb handling according to feedback adds afec4980dc04 Merge branch 'net-sparx5-refactor-based-on-feedback-on' adds ccb18f05535c net: hns3: fix bug when PF set the duplicate MAC address for VFs adds c0f46de30c96 net: hns3: fix port base vlan add fail when concurrent with reset adds 1932a624ab88 net: hns3: add vlan list lock to protect vlan list adds 190cd8a72b01 net: hns3: refine the process when PF set VF VLAN adds 371d1ccf4309 Merge branch 'net-hns3-add-some-fixes-for-net' adds 2d327a79ee17 llc: only change llc->dev when bind() succeeds adds bf8bfc4336f7 net: phy: broadcom: Fix brcm_fet_config_init() adds b50d3b46f842 selftests: test_vxlan_under_vrf: Fix broken test case adds 877837211802 net: hns3: fix ethtool tx copybreak buf size indicating no [...] adds a89cbb16995b net: hns3: add max order judgement for tx spare buffer adds 671cb8cbb9c9 net: hns3: clean residual vf config after disable sriov adds f5cd60169f98 net: hns3: add netdev reset check for hns3_set_tunable() adds 4d07c5936c25 net: hns3: add NULL pointer check for hns3_set/get_ringparam() adds ad0ecaef6a2c net: hns3: fix phy can not link up when autoneg off and reset adds 2eca426d37e7 Merge branch 'hns3-fixes' adds 08be6b13db23 net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL adds 1521db37f0d4 qlcnic: dcb: default to returning -EOPNOTSUPP adds 7781607938c8 net/x25: Fix null-ptr-deref caused by x25_disconnect adds 0906f3a3df07 net: sparx5: switchdev: fix possible NULL pointer dereference adds 33b5bc9e7033 octeontx2-af: initialize action variable adds 5c7e49be96ea selftests: tls: skip cmsg_to_pipe tests with TLS=n adds 5ae6acf1d00b net/smc: fix a memory leak in smc_sysctl_net_exit() adds bcb74e132a76 net/sched: act_ct: fix ref leak when switching zones adds f12f66bb7ae3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 24b488061b97 MAINTAINERS: update Lorenzo's email address adds e6c66141ca48 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...] adds ce18f905a500 ALSA: hda/realtek: Add mute and micmut LED support for Zbo [...] adds 5a8738571747 ALSA: hda/realtek: Enable headset mic on Lenovo P360 adds 0112f822f8a6 ALSA: cs4236: fix an incorrect NULL check on list iterator adds 9f684cb532e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 664d66dc0a64 ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV adds b0793cb5c40e Merge remote-tracking branch 'asoc/for-5.17' into asoc-linus adds f4f55b23dddb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 184ae0e32bc9 regulator: rt4831: Add bypass mask to fix set_bypass API work adds aefe5fc3000a regulator: rt4831: Add active_discharge_on to fix discharge API adds 78beedbc6af3 Merge remote-tracking branch 'regulator/for-5.17' into reg [...] adds ab3b9ff0552e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds cb0917fca8a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds a5e77bf42257 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 65bfc2805dd1 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...] adds 0ac157cb00e4 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] adds dd04ab81c219 Merge branch 'fixes-togreg' of https://gitlab.com/vilhelmg [...] adds c8bd296cca34 crypto: arm/aes-neonbs-cbc - Select generic cbc and aes adds e9a36feecee0 crypto: stm32 - fix reference leak in stm32_crc_remove adds 4327d168515f crypto: x86/chacha20 - Avoid spurious jumps to other functions adds 7ed7aa4de942 crypto: x86/poly1305 - Fixup SLS adds be8a5471f885 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds f3fc91447c0a Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git adds c1ebdafde1ee hwmon: (xdpe12284) Fix build warning seen if CONFIG_SENSOR [...] adds b24616f92110 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...] adds 0b9e66762aa0 btrfs: zoned: traverse devices under chunk_mutex in btrfs_ [...] adds 62ed0bf7315b btrfs: zoned: remove left over ASSERT checking for single profile adds b642b52d0b50 btrfs: fix qgroup reserve overflow the qgroup limit adds bbac58698a55 btrfs: remove device item and update super block in the sa [...] adds 05fd9564e9fa btrfs: fix fallocate to use file_modified to update permis [...] adds 75a36a7d3ea9 btrfs: avoid defragging extents whose next extents are not [...] adds a7d16d9a07bb btrfs: do not warn for free space inode in cow_file_range adds 60021bd754c6 btrfs: prevent subvol with swapfile from being deleted adds 95385bb74f40 Merge branch 'misc-5.18' into next-fixes adds 984efdaaf990 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] adds 7ffdfb418d13 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...] adds 66322d7e1413 Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...] adds 73ba15faee61 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds aa5fa19b51ac Merge branch 'zstd-linus' of https://github.com/terrelln/l [...] adds d877adea8dd9 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] adds 63e83cd05ea5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds c329e7519286 Merge branch 'for-next' of git://git.infradead.org/users/h [...] adds 14d77068fa89 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...] adds f32b6866367f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds dfefd07d84b3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds b5e214bf7e47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds b1b889535322 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...] adds 2908c5cff0a7 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] adds faf27a68dd73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 91ae73842284 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds fbe15cb1bc0e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds cb940666728d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 1e6bfa57cc20 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 4a9af2fd054b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds bd9d22b7a0df Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds e758f8faeb2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 5ac786bb45c6 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...] adds 53c89d00a0f3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds c4f687cb2885 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds f45f20e44e8d Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...] adds 83cfc7e71f05 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...] adds 07fc74cc8837 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...] adds 10ff7d183bbf Merge branch 'next' of https://git.linaro.org/people/jens. [...] adds 8dcc18d6a332 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 2dea3dadc2de Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...] adds adbf85aaf7da dt-bindings: clock: fix dt_binding_check error for qcom,gc [...] adds 71021db1c532 clk: qcom: gcc-msm8994: Fix gpll4 width adds b21bdc2ae396 Merge branch 'clk-qcom' into clk-next adds 3b1db05cee07 dt-bindings: clock: renesas: Make example 'clocks' parsable adds 44f6724c9f61 Merge branch 'clk-renesas' into clk-next adds ec8b55780508 dt-bindings: clock: drop useless consumer example adds dfb6e16868bf Merge branch 'clk-imx' into clk-next adds 5f7e2af00807 clk: Initialize orphan req_rate adds 481f541ced8f clk: test: Test clk_set_rate_range on orphan mux adds 7dabfa2bc480 clk: Drop the rate range on clk_put() adds 3fb2cf242e74 Merge branch 'clk-range' into clk-next adds 96cbff98ab36 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...] adds 3bcf9ef9335b Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...] adds e891f6a4b64a Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...] adds 0209be1b02cb Revert "parisc: Fix invalidate/flush vmap routines" adds 4270c9baa226 parisc: Fix CPU affinity for Lasi, WAX and Dino chips adds f6f7b06fc388 parisc: Clean up cpu_check_affinity() and drop cpu_set_aff [...] adds 18b87d38468d parisc: Detect hppa-suse-linux-gcc compiler for cross-building adds 1a58656faba4 parisc: Add constants for control registers and clean up mfctl() adds 3df6dea08e20 parisc: Ensure set_firmware_width() is called only once adds 84615181b699 parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGY adds 2ef76236fec3 parisc: Move store_cpu_topology() into text section adds 1b2c840500ba parisc: Move CPU startup-related functions into .text section adds bd3883ee1426 parisc: Move disable_sr_hashing_asm() into .text section adds c7dd5cf1caa8 parisc: Implement __cpu_die() and __cpu_disable() for CPU [...] adds dcb99370b57c parisc: Rewrite arch_cpu_idle_dead() for CPU hotplugging adds 673b4591474a parisc: Move common_stext into .text section when CONFIG_H [...] adds 01734b642740 parisc: Find a new timesync master if current CPU is removed adds 46c548102dd1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 9ae2ee332f9d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 895ae58da4a2 s390/zcrypt: Add admask to zcdn adds cfd68b33094e s390/zcrypt: Filter admin CPRBs on custom devices adds f4272c03a325 s390/pkey: fix typos in comments adds 0f210fb39e4a s390: crypto: Use min_t() instead of doing it manually adds 6ffbeb3fac9d s390: fix typo in syscall_wrapper.h adds 081397d13f9c s390/tape: use bitwise instead of arithmetic operator for flags adds f09354ffd84e s390/traps: improve panic message for translation-specific [...] adds 4afeb670710e s390/alternatives: use instructions instead of byte patterns adds 6982dba181de s390/alternatives: use insn format for new instructions adds 2d6c0008be64 s390/ap: use insn format for new instructions adds a7e196f579cd s390/ap: adjust whitespace adds 0b452520477e s390/test_unwind: extend kretprobe test adds 09bc20c8fb35 s390/kprobes: enable kretprobes framepointer verification adds d81675b60d09 s390/unwind: recover kretprobe modified return address in [...] adds 708b13763920 s390/unwind: avoid duplicated unwinding entries for kretprobes adds afacda5faabd s390/test_unwind: verify __kretprobe_trampoline is replaced adds dc2ab23b992c s390/smp: cleanup target CPU callback starting adds 9097fc793f74 s390/smp: cleanup control register update routines adds ed0192bc644f s390/maccess: rework absolute lowcore accessors adds 710782200419 s390/vfio-ap: fix kernel doc and signature of group notifi [...] adds 97f32e11730e s390/zcrypt: fix using the correct variable for sizeof() adds 4f45c37ffd10 s390: cleanup timer API use adds 7277b4216a11 s390/smp: use physical address for SIGP_SET_PREFIX command adds c122383d221d s390/pci: improve zpci_dev reference counting adds 7dcfe50f58d2 s390/pci: rename get_zdev_by_bus() to zdev_from_bus() adds 041c774e47d0 drivers/s390/char: Add Ultravisor io device adds 559e162a09cd selftests: drivers/s390x: Add uvdevice tests adds 34d79f16fe7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds fb545b990c45 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] adds 3016ab19d318 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 4ef79fb5fdf8 Merge branch 'fscache-next' of git://git.kernel.org/pub/sc [...] adds 40f0ec36da3f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 113be37d8744 [smb3] move more common protocol header definitions to smb [...] adds 15e7b6d753b8 smb3: move defines for ioctl protocol header and SMB2 size [...] adds be1350004392 smb3: move defines for query info and query fsinfo to smbf [...] adds 7e5c8c02911b smb3: cleanup and clarify status of tree connections adds 8dc701258670 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] adds 823b675bfc4b Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] adds c3f73f985556 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...] adds db5dda167da5 ext4: fix fallocate to use file_modified to update permiss [...] adds c7cded845fc1 ext4: truncate during setxattr leads to kernel panic adds e021ca43e4ba Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] adds 46f3e0421ccb gfs2: Fix gfs2_file_buffered_write endless loop workaround adds 11661835f901 gfs2: Remove dead code in gfs2_file_read_iter adds 3bde4c485860 gfs2: Make sure not to return short direct writes adds 2719fa9886b9 Merge tag 'write-page-prefaulting' into HEAD adds 7f42392bdfb4 gfs2: Don't get stuck on partial buffered writes adds 9e349f23802b gfs2: Make sure FITRIM minlen is rounded up to fs block size adds 8b9bcd3ac4b1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds e643e92a76c4 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...] adds 3bbc829a063c ksmbd: fix racy issue from using ->d_parent and ->d_name adds 74d8a8ee0028 ksmbd: increment reference count of parent fp adds fe7bdbd0df07 ksmbd: shorten experimental warnign on loading the module adds a76a57f99d96 MAINTAINERS: ksmbd: switch Sergey to reviewer adds 1f05b1036a09 ksmbd: Remove a redundant zeroing of memory adds 5d4c2759d83b ksmbd: replace usage of found with dedicated list iterator [...] adds 1552942f155d Merge branch 'ksmbd-for-next' of https://github.com/smfren [...] adds 3de24f3d7078 NFS: replace usage of found with dedicated list iterator variable adds 82ee41b85cef SUNRPC don't resend a task on an offlined transport adds 1d15d121cc2a NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error adds 421ab1be43bd SUNRPC: Do not dereference non-socket transports in sysfs adds ebbe788731cb SUNRPC: Don't return error values in sysfs read of closed files adds d02d81efc756 NFS: Don't loop forever in nfs_do_recoalesce() adds 4b284f361790 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...] adds ca65fec1df10 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 4ab79579ed7a Merge branch 'master' of https://github.com/Paragon-Softwa [...] adds 1ee5bb27f771 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 9ced34b8502f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 94f4be578d70 Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...] adds 4a7788322b52 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds cf0e8a342ff1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 9fedf3f20599 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 35e9b40fbd6e Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...] adds 10fab9deb685 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...] adds 8d6451b9a51b Documentation: Fix duplicate statement about raw_spinlock_t type adds 87a6ef5c05c7 Merge branch 'docs-next' of git://git.lwn.net/linux.git adds fa3416509605 ACPI, APEI: Use the correct variable for sizeof() adds 617a48ed7ba6 Merge branch 'acpi-apei' into linux-next adds 895519c19fae MAINTAINERS: Add additional file to uncore frequency control adds d7c37bca37f8 Merge branch 'pm-docs' into linux-next adds cd5336251434 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] adds 51d1547a22bd Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...] adds 6d02585611ee Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...] adds 0a5aa3452ecd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds caaf2ae712b7 dma-buf: Add dma_fence_array_for_each (v2) adds 64a8f92fd783 dma-buf: add dma_fence_unwrap v2 adds 519f490db07e dma-buf/sync-file: fix warning about fence containers adds be6f51b8e2bd Merge branch 'for-linux-next' of git://anongit.freedesktop [...] adds c5c948aa894a drm/amd: Add USBC connector ID adds 32f90e652519 drm/amdgpu: prevent memory wipe in suspend/shutdown stage adds 2d505453f38e drm/amdgpu: conduct a proper cleanup of PDB bo adds 60d61f4ed6ea drm/amdgpu/pm: fix the Stable pstate Test in amdgpu_test adds 1647b54ed55d drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire() adds b818a5d37454 drm/amdgpu/gmc: use PCI BARs for APUs in passthrough adds 0d8e4eb33764 drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVEN adds 93dde6ccd66d drm/amdgpu/pm: add asic smu support check adds 3107e1a7ae08 drm/amd/display: Fix p-state allow debug index on dcn31 adds 5e8a71cf13bc drm/amd/display: fix audio format not updated after edid updated adds 6bf528ec91fb drm/amd/display: Reduce stack size adds 7d56a154e22f drm/amd/display: FEC check in timing validation adds bd219322dbb4 drm/amd/display: Add fSMC_MSG_SetDtbClk support adds c9fbf6435162 drm/amd/display: Update VTEM Infopacket definition adds 02fc996d5098 drm/amdgpu/vcn: Fix the register setting for vcn1 adds e5fc78252ccd drm/amd/display: Add support for zstate during extended vblank adds a572f7055067 drm/amd/display: remove destructive verify link for TMDS adds b7dfbd2e601f drm/amdkfd: Fix Incorrect VMIDs passed to HWS adds c5650327aba0 drm/amdkfd: Check use_xgmi_p2p before reporting hive_id adds 6ea239adc2a7 drm/amdgpu/vcn: improve vcn dpg stop procedure adds ebbb7bb9e803 drm/amdkfd: Check for potential null return of kmalloc_array() adds 5f3854f1f4e2 drm/amdgpu: add more cases to noretry=1 adds 7057c81773ac drm/amdgpu: set noretry=1 for gc 10.3.6 adds 609910db56e7 drm/amdgpu: set noretry=1 for GFX 10.3.4 adds 0dc386add50b drm/amdgpu: set noretry for gfx 10.3.7 adds 15f9cd4334c8 drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval function adds 31d5c52346cc drm/amdgpu: make amdgpu_display_framebuffer_init() static adds 60da2f7440f2 drm/amdgpu: drop amdgpu_display_gem_fb_init() adds c5b266810c51 drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() static adds eed41975307a drm/amdkfd: refine event_interrupt_poison_consumption adds 9d8a8d78d952 drm/amdkfd: replace source_id with client_id for RAS poiso [...] adds 6475ae2b7428 drm/amdgpu: add UTCL2 RAS poison query for Aldebaran (v2) adds 1990e29b1900 drm/amdkfd: add RAS poison consumption handling for UTCL2 (v2) adds 2f78f0d3e3a8 drm/amdgpu: Fix spelling mistake "regiser" -> "register" adds f3fa490960e8 drm/amdgpu: drop redundant check of harvest info adds 4268d081619a drm/amd/display: Fix HDCP SEND AKI INIT error adds ed94aca6dbca drm/amdkfd: print unmap queue status for RAS poison consum [...] adds 31f714b44959 drm/amd/display: [FW Promotion] Release 0.0.109.0 adds 1918a0455d36 drm/amd/display: 3.2.178 adds 26f4712aedbd drm/amd/display: move FPU related code from dcn31 to dml/d [...] adds fa896297b31b drm/amd/display: move FPU related code from dcn315 to dml/ [...] adds 3f8951cc123f drm/amd/display: move FPU related code from dcn316 to dml/ [...] adds 6e97c2f96892 drm/amdgpu: move VM PDEs to idle after update adds 184a69ca4d41 drm/amdgpu: separate VM PT handling into amdgpu_vm_pt.c adds e997b82745a5 drm/amdgpu: simplify VM update tracking a bit adds 5255e146c99a drm/amdgpu: rework TLB flushing adds bffa91dadf59 drm/amdkfd: start using tlb_seq from the VM subsystem adds 4d30a83c740e drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2 adds 8f8cc3fb4350 drm/amdgpu: remove table_freed param from the VM code adds 54c33801cd2f Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...] adds 3fe084109343 Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...] adds f7eab1ddb9f8 drm/msm/gpu: Rename runtime suspend/resume functions adds 7e4167c9e021 drm/msm/gpu: Park scheduler threads for system suspend adds 7242795d520d drm/msm/gpu: Remove mutex from wait_event condition adds ac3e4f42d5ec drm/msm: Add missing put_task_struct() in debugfs path adds 05241de1f69e dt-bindings: display/msm: another fix for the dpu-qcm2290 example adds fa80438549de Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...] adds 630b9933da57 Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...] adds 97bf109e88a8 video: fbdev: of: display_timing: Remove a redundant zeroi [...] adds 894d02fbfa67 video: fbdev: udlfb: properly check endpoint type adds 7d1ef74eac53 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 4d2f66dd9e0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 799d57acc1cb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 7ef66d186eb9 io_uring: remove IORING_CQE_F_MSG adds 6094ac7115dd Merge branch 'for-5.18/io_uring' into for-next adds a73825ba70c9 io_uring: fix async accept on O_NONBLOCK sockets adds 34d2bfe7d4b6 io_uring: improve task work cache utilization adds e529e21f317f Merge branch 'for-5.18/io_uring' into for-next adds 52dd86406dfa io_uring: enable EPOLLEXCLUSIVE for accept poll adds 43a1f21f7c97 Merge branch 'for-5.18/io_uring' into for-next adds 41cdcc2202d4 io_uring: improve req fields comments adds 230cd8209fd5 Merge branch 'for-5.18/io_uring' into for-next adds ab0ac0959b02 io_uring: fix invalid flags for io_put_kbuf() adds 8197b053a833 io_uring: fix put_kbuf without proper locking adds 2226af05f4ea Merge branch 'for-5.18/io_uring' into for-next adds c86d18f4aa93 io_uring: fix memory leak of uid in files registration adds 95281b7d8392 Merge branch 'for-5.18/io_uring' into for-next adds 7f5985b0b3f6 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git adds 8e4d522a856e Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...] adds 30acdce845b3 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...] adds 9a1a2b65cc29 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...] adds 47f62eaa117d workqueue: Warn flushing of kernel-global workqueues adds 06f289457337 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...] adds cf6e4bc16dba watchdog: imx2_wdg: Alow ping on suspend adds d055ef3a2c69 watchdog: rti-wdt: Add missing pm_runtime_disable() in pro [...] adds 4ed1a6b6e66d watchdog: aspeed: add nowayout support adds ba6c89ab3b58 watchdog: Improve watchdog_dev function documentation adds 7198d62c6687 dt-bindings: watchdog: renesas-wdt: Document r8a779f0 support adds 823a20e3c78b watchdog: renesas_wdt: Add R-Car Gen4 support adds cd91fb277696 watchdog: allow building BCM7038_WDT for BCM4908 adds 7a6b3d8a432d watchdog: orion_wdt: support pretimeout on Armada-XP adds 1aea522809e6 watchdog: ixp4xx: Implement restart adds abd71a948f7a Watchdog: sp5100_tco: Move timer initialization into function adds 1f182aca2300 Watchdog: sp5100_tco: Refactor MMIO base address initialization adds 0578fff4aae5 Watchdog: sp5100_tco: Add initialization using EFCH MMIO adds 826270373f17 Watchdog: sp5100_tco: Enable Family 17h+ CPUs adds 5ec7b22fad0d Merge branch 'master' of git://www.linux-watchdog.org/linu [...] adds d635d9bdb52c dt-bindings: net: snps,dwmac: modify available values of PBL adds 78d08f0d1202 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 93fa84108149 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 063452fd94d1 x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation adds 20df73756148 selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test adds b9080ba4a6ec x86/defconfig: Enable WERROR adds 410ce3dd5055 x86/config: Make the x86 defconfigs a bit more usable adds ba5a91cc154f Merge branch into tip/master: 'x86/urgent' adds 23e3fd606d63 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 4d4f3ccb8121 Merge branch 'timers/drivers/next' of git://git.linaro.org [...] adds 7cd6d974b187 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...] adds 18a871a8dbba Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...] adds 898542a375f8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 0294b69f261d Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...] adds 2f614b29e6a9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds ff32baa1f39b xen: don't hang when resuming PCI device adds de2ae403b4c0 xen: fix is_xen_pmu() adds 81c97e5ae918 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] adds cedec56527d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds aeecb66ddaae Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds f092fcc14151 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...] adds 61b3903afbc1 Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...] adds d3e20c27fd1e Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...] adds 5580567197cb Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...] adds b13daa7f2d88 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...] adds fafda379f40b Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...] adds c0cfc2101616 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 2b011a3a026f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds ea46db62486e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds ae2ca8caeaa5 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] adds b7c8cd5e5758 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 042a6362ce4d pinctrl: mediatek: mt8186: Account for probe refactoring adds 6ef00b42f901 pinctrl: nuvoton: Fix sparse warning adds 0bb850887c1e pinctrl: nuvoton: wpcm450: select GENERIC_PINCTRL_GROUPS adds ce2076ba209e pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register() adds 283fb4ea08c5 pinctrl: nuvoton: Fix return value check in wpcm450_gpio_r [...] adds 9279c00fa402 pinctrl: ingenic: Fix regmap on X series SoCs adds f164935f6f15 dt-bindings: pinctrl: rt2880: add missing pin groups and f [...] adds 6ed23c312ab1 dt-bindings: pinctrl: aspeed: Update gfx node in example adds 168a0abf05a8 pinctrl: qcom-pmic-gpio: Add support for pm8450 adds 44e445ed9413 pinctrl: nuvoton: wpcm450: Fix build error without OF adds 4a6d01495a16 pinctrl: mediatek: common-v1: fix semicolon.cocci warnings adds ec92f18e27fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds f7a5cde5c095 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds e8ae324ead62 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds d0f8328b731c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 1521ca5b9f93 clk: sunxi-ng: sun6i-rtc: include clk/sunxi-ng.h adds b5bf5b283d07 rtc: pm8xxx: Attach wake irq to device adds 870c54e1a3e1 rtc: pm8xxx: Return -ENODEV if set_time disallowed adds 81c2f059ab90 rtc: optee: add RTC driver for OP-TEE RTC PTA adds 4b1275c55540 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...] adds 6ebeb0526947 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...] adds 5cf4bc46c2f2 IDT: Fix Build warnings on some 32bit architectures. adds 10b152464b79 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git adds 1d27adee48cf selftests/seccomp: Don't call read() on TTY from background pgrp adds bb80d4a24a9d Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...] adds 8a3e485497aa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 52db44d54754 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 77bb2e383468 Merge branch 'main' of git://git.infradead.org/users/willy [...] adds 78b2b2080276 Merge branch 'auxdisplay' of https://github.com/ojeda/linux.git adds c1cb81429df4 kdb: Fix the putarea helper function adds 4ba04bbeaa83 Merge branch 'kgdb/for-next' of git://git.kernel.org/pub/s [...] adds 436def4372c7 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...] adds 4abaaa15e19f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds af704c856e88 random: skip fast_init if hwrng provides large chunk of entropy adds d97c68d178fb random: treat bootloader trust toggle the same way as cpu [...] adds dd7aa36e5357 random: re-add removed comment about get_random_{u32,u64} [...] adds 0396e46dc465 virt: vmgenid: recognize new CID added by Hyper-V adds f3c8816c0d70 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 47f1d2ca24a8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds c91de081b08e Merge branch 'rust-next' of https://github.com/Rust-for-Li [...] adds d5d8fbab6634 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...] adds 73dc6719f056 Merge branch 'for-next' of git://git.infradead.org/users/w [...] adds 2dee883a22f7 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] adds f17a8ab17a34 afs: Prefer struct_size over open coded arithmetic adds 34ff2a3acf46 virt: acrn: Prefer array_size and struct_size over open co [...] adds 8f18445fa4f9 iwlwifi: mei: Replace zero-length array with flexible-arra [...] adds b8efcb1f55c5 uapi: wireless: Replace zero-length array with flexible-ar [...] adds 9eebf947468a scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_fr [...] adds d39f6b9b7ee9 drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c adds 0603f9679797 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] adds fed71b2675c7 hugetlb: do not demote poisoned hugetlb pages adds 2a8cdb58c4ce /proc/kpageflags: prevent an integer overflow in stable_pa [...] adds 922d9d98f874 /proc/kpageflags: do not use uninitialized struct pages adds dc6466cae8b8 kthread: make it clear that kthread_create_on_node() might [...] adds 4a33cbcb099e ocfs2: clear links count in ocfs2_mknod() if an error occurs adds 60d7c89c4f5b ocfs2: fix ocfs2 corrupt when iputting an inode adds 6a1996c84f87 tools/vm/page_owner_sort.c: use fprintf() to send error me [...] adds f004710beb6f tools/vm/page_owner_sort.c: support for multi-value select [...] adds 3a94ce810d6f memcg: sync flush only if periodic flush is delayed adds 9c82fab6a049 mm/memcg: set memcg after css verified and got reference adds 3ed734691710 mm/memcg: set pos to prev unconditionally adds 8b271800575b mm/memcg: move generation assignment and comparison together adds 9fede7b6b4c8 mm/vmalloc.c: vmap(): don't allow invalid pages adds 1a2dfd7e6c70 mm/page_alloc: adding same penalty is enough to get round- [...] adds 452d114235f1 mm/page_alloc: add penalty to local_node adds 2bc295a7b808 mm: discard __GFP_ATOMIC adds 2f9ca22356ce hugetlb: fix comments about avoiding atomic allocation of [...] adds c3d03349a519 userfaultfd: mark uffd_wp regardless of VM_WRITE flag adds c8d36c2b88f4 mm/mempolicy: fix potential mpol_new leak in shared_policy [...] adds 0d183d9824fc mm/mempolicy: convert from atomic_t to refcount_t on mempo [...] adds 1b59ed68f30d mm-only-re-generate-demotion-targets-when-a-numa-node-chan [...] adds 7c7ecccc9a18 mm/rmap: convert from atomic_t to refcount_t on anon_vma-> [...] adds 4b17f8a49a5b fs/buffer.c: add debug print for __getblk_gfp() stall problem adds d028e3bfaa0a fs/buffer.c: dump more info for __getblk_gfp() stall problem adds 403cd2a1f239 kernel/hung_task.c: Monitor killed tasks. adds a69dd4ee1703 fs/proc/task_mmu.c: remove redundant page validation of pte_page adds ee2e141dcfb0 procfs: prevent unprivileged processes accessing fdinfo dir adds 68a5db651f2f proc/sysctl: make protected_* world readable adds c11e3c0e1fd0 lib/refcount.c: use REFCOUNT_WARN() to simplify code adds 43c2c8e6ea23 lib/glob.c: fix uninitialized_var.cocci warning adds 90283e105d82 lz4: fix LZ4_decompress_safe_partial read out of bound adds 322aa4486092 init/main.c: silence some -Wunused-parameter warnings adds 819804507cdc kernel/panic.c: remove CONFIG_PANIC_ON_OOPS_VALUE indirection adds ec31e5d6e685 ipc/mqueue: use get_tree_nodev() in mqueue_get_tree() adds d1f6e1f588e8 Merge branch 'akpm-current/current' adds c2fd5e34318d mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery adds 33848290a54f mm: rmap: fix cache flush on THP pages adds cad8415018f0 dax: fix cache flush on PMD-mapped pages adds 63c0bc3ecf09 mm: rmap: introduce pfn_mkclean_range() to cleans PTEs adds 3a1aaccdaa7b mm: pvmw: add support for walking devmap pages adds c05b423d9540 dax: fix missing writeprotect the pte entry adds 734caf880dc9 mm: remove range parameter from follow_invalidate_pte() adds 9af1ea298cd0 kselftest/vm: override TARGETS from arguments adds 64df39496742 Merge branch 'akpm/master' adds 8515d05bf6bc Add linux-next specific files for 20220328
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 (dd315b580061) \ N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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: Documentation/admin-guide/kernel-parameters.txt | 4 +- Documentation/core-api/dma-attributes.rst | 8 + .../bindings/clock/bitmain,bm1880-clk.yaml | 12 - .../devicetree/bindings/clock/idt,versaclock5.yaml | 7 - .../devicetree/bindings/clock/imx1-clock.yaml | 9 - .../devicetree/bindings/clock/imx21-clock.yaml | 9 - .../devicetree/bindings/clock/imx23-clock.yaml | 9 - .../devicetree/bindings/clock/imx25-clock.yaml | 8 - .../devicetree/bindings/clock/imx27-clock.yaml | 9 - .../devicetree/bindings/clock/imx28-clock.yaml | 9 - .../devicetree/bindings/clock/imx31-clock.yaml | 8 - .../devicetree/bindings/clock/imx35-clock.yaml | 8 - .../bindings/clock/imx7ulp-pcc-clock.yaml | 11 - .../bindings/clock/imx7ulp-scg-clock.yaml | 11 - .../devicetree/bindings/clock/imx8qxp-lpcg.yaml | 11 - .../devicetree/bindings/clock/imxrt1050-clock.yaml | 8 - .../bindings/clock/nvidia,tegra124-car.yaml | 7 - .../bindings/clock/nvidia,tegra20-car.yaml | 7 - .../devicetree/bindings/clock/qcom,gcc-other.yaml | 2 +- .../bindings/clock/renesas,cpg-div6-clock.yaml | 12 + .../bindings/display/msm/dpu-qcm2290.yaml | 4 +- Documentation/devicetree/bindings/mfd/syscon.yaml | 1 + .../devicetree/bindings/net/snps,dwmac.yaml | 6 +- .../bindings/pinctrl/aspeed,ast2500-pinctrl.yaml | 16 + .../bindings/pinctrl/qcom,pmic-gpio.yaml | 1 + .../bindings/pinctrl/ralink,rt2880-pinmux.yaml | 11 +- Documentation/driver-api/dma-buf.rst | 6 + Documentation/locking/locktypes.rst | 3 - Documentation/vm/page_owner.rst | 3 - MAINTAINERS | 12 +- Next/SHA1s | 108 +- Next/merge.log | 17127 ++++++------------- arch/arm/arm-soc-for-next-contents.txt | 200 - arch/arm/crypto/Kconfig | 2 + arch/arm64/boot/dts/amd/Makefile | 4 +- arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dts | 13 +- arch/arm64/boot/dts/amd/amd-overdrive-rev-b1.dts | 1 + arch/arm64/boot/dts/amd/amd-overdrive.dts | 66 - arch/arm64/boot/dts/amd/amd-seattle-cpus.dtsi | 224 + arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 70 +- arch/arm64/boot/dts/amd/amd-seattle-xgbe-b.dtsi | 22 +- arch/arm64/boot/dts/amd/husky.dts | 84 - arch/mips/Kconfig | 5 + arch/mips/loongson64/numa.c | 10 + arch/mips/sgi-ip27/ip27-memory.c | 10 + arch/parisc/Kconfig | 3 +- arch/parisc/include/asm/processor.h | 6 +- arch/parisc/include/asm/smp.h | 9 +- arch/parisc/include/asm/special_insns.h | 17 +- arch/parisc/include/asm/topology.h | 20 +- arch/parisc/kernel/cache.c | 26 +- arch/parisc/kernel/firmware.c | 7 +- arch/parisc/kernel/head.S | 11 +- arch/parisc/kernel/irq.c | 25 +- arch/parisc/kernel/pacache.S | 4 + arch/parisc/kernel/process.c | 27 +- arch/parisc/kernel/processor.c | 11 +- arch/parisc/kernel/smp.c | 112 +- arch/parisc/kernel/time.c | 6 +- arch/parisc/kernel/topology.c | 77 +- arch/s390/Kconfig | 1 + arch/s390/include/asm/alternative-asm.h | 12 +- arch/s390/include/asm/alternative.h | 15 +- arch/s390/include/asm/ap.h | 60 +- arch/s390/include/asm/ctl_reg.h | 16 +- arch/s390/include/asm/processor.h | 17 +- arch/s390/include/asm/spinlock.h | 2 +- arch/s390/include/asm/syscall_wrapper.h | 2 +- arch/s390/include/asm/unwind.h | 13 + arch/s390/include/asm/uv.h | 23 +- arch/s390/include/uapi/asm/uvdevice.h | 51 + arch/s390/kernel/entry.S | 10 +- arch/s390/kernel/ipl.c | 4 +- arch/s390/kernel/kprobes.c | 8 +- arch/s390/kernel/machine_kexec.c | 2 +- arch/s390/kernel/os_info.c | 2 +- arch/s390/kernel/setup.c | 19 +- arch/s390/kernel/smp.c | 57 +- arch/s390/kernel/traps.c | 6 +- arch/s390/kernel/unwind_bc.c | 12 +- arch/s390/lib/spinlock.c | 4 +- arch/s390/lib/test_unwind.c | 58 +- arch/s390/pci/pci.c | 5 +- arch/s390/pci/pci_bus.h | 7 +- arch/s390/pci/pci_clp.c | 9 +- arch/s390/pci/pci_event.c | 7 +- arch/x86/configs/i386_defconfig | 50 +- arch/x86/configs/x86_64_defconfig | 37 +- arch/x86/crypto/chacha-avx512vl-x86_64.S | 4 +- arch/x86/crypto/poly1305-x86_64-cryptogams.pl | 38 +- arch/x86/kernel/fpu/xstate.c | 2 +- arch/x86/xen/pmu.c | 10 +- arch/x86/xen/pmu.h | 3 +- arch/x86/xen/smp_pv.c | 2 +- drivers/acpi/apei/apei-base.c | 2 +- drivers/clk/clk.c | 55 +- drivers/clk/clk_test.c | 213 + drivers/clk/qcom/gcc-msm8994.c | 1 + drivers/clk/sunxi-ng/ccu-sun6i-rtc.c | 2 + drivers/crypto/stm32/stm32-crc32.c | 4 +- drivers/dax/super.c | 2 + drivers/dma-buf/Makefile | 1 + drivers/dma-buf/dma-fence-array.c | 27 + drivers/dma-buf/selftests.h | 1 + drivers/dma-buf/st-dma-fence-unwrap.c | 261 + drivers/dma-buf/sync_file.c | 141 +- drivers/gpu/drm/amd/amdgpu/Makefile | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 5 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 18 +- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 14 +- drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 7 - drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 6 + drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | 40 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | 23 - drivers/gpu/drm/amd/amdgpu/amdgpu_sync.h | 2 - drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 1057 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | 35 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c | 979 ++ drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 1 + drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | 7 +- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 19 +- drivers/gpu/drm/amd/amdkfd/kfd_device.c | 14 +- drivers/gpu/drm/amd/amdkfd/kfd_events.c | 2 + drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c | 13 +- drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 1 + drivers/gpu/drm/amd/amdkfd/kfd_process.c | 9 +- drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 10 +- .../drm/amd/display/dc/clk_mgr/dcn315/dcn315_smu.c | 19 +- .../drm/amd/display/dc/clk_mgr/dcn315/dcn315_smu.h | 4 +- drivers/gpu/drm/amd/display/dc/core/dc.c | 23 + drivers/gpu/drm/amd/display/dc/core/dc_link.c | 3 +- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 4 +- drivers/gpu/drm/amd/display/dc/core/dc_resource.c | 4 +- drivers/gpu/drm/amd/display/dc/dc.h | 8 +- drivers/gpu/drm/amd/display/dc/dc_stream.h | 2 + .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 8 +- drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 12 + drivers/gpu/drm/amd/display/dc/dcn31/Makefile | 26 - .../gpu/drm/amd/display/dc/dcn31/dcn31_hubbub.c | 2 + drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hubp.c | 8 + .../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c | 356 +- .../gpu/drm/amd/display/dc/dcn31/dcn31_resource.h | 4 +- drivers/gpu/drm/amd/display/dc/dcn315/Makefile | 26 - .../drm/amd/display/dc/dcn315/dcn315_resource.c | 232 +- .../drm/amd/display/dc/dcn315/dcn315_resource.h | 3 + drivers/gpu/drm/amd/display/dc/dcn316/Makefile | 26 - .../drm/amd/display/dc/dcn316/dcn316_resource.c | 231 +- .../drm/amd/display/dc/dcn316/dcn316_resource.h | 3 + drivers/gpu/drm/amd/display/dc/dml/Makefile | 2 + .../gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.c | 18 +- .../gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.c | 863 + .../dcn316_resource.h => dml/dcn31/dcn31_fpu.h} | 30 +- .../display/dc/dml/dcn31/display_rq_dlg_calc_31.c | 13 + .../drm/amd/display/dc/dml/display_mode_structs.h | 2 + drivers/gpu/drm/amd/display/dc/inc/dc_link_dp.h | 4 +- drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h | 3 + drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 4 +- drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c | 38 +- drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h | 8 + drivers/gpu/drm/amd/display/modules/inc/mod_hdcp.h | 2 +- .../amd/display/modules/info_packet/info_packet.c | 5 +- drivers/gpu/drm/amd/pm/amdgpu_dpm.c | 6 + drivers/gpu/drm/drm_cache.c | 2 +- drivers/gpu/drm/drm_edid.c | 15 +- drivers/gpu/drm/msm/adreno/adreno_device.c | 79 +- drivers/gpu/drm/msm/msm_gem.c | 1 + drivers/hwmon/pmbus/xdpe12284.c | 2 +- drivers/net/dsa/realtek/Kconfig | 2 + .../net/ethernet/freescale/enetc/enetc_ethtool.c | 5 +- drivers/net/ethernet/hisilicon/hns3/hnae3.h | 3 + drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 44 +- drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 23 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 173 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 4 + .../ethernet/hisilicon/hns3/hns3pf/hclge_mdio.c | 4 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 5 + .../net/ethernet/marvell/octeontx2/af/rvu_npc.c | 15 +- drivers/net/ethernet/microchip/sparx5/Kconfig | 1 + .../net/ethernet/microchip/sparx5/sparx5_fdma.c | 2 + .../ethernet/microchip/sparx5/sparx5_mactable.c | 19 +- .../net/ethernet/microchip/sparx5/sparx5_main.h | 7 +- .../net/ethernet/microchip/sparx5/sparx5_pgid.c | 20 +- .../ethernet/microchip/sparx5/sparx5_switchdev.c | 18 +- .../net/ethernet/microchip/sparx5/sparx5_vlan.c | 7 + drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.h | 10 +- .../ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 7 + drivers/net/phy/broadcom.c | 21 + drivers/net/usb/ax88179_178a.c | 51 + drivers/net/wireless/intel/iwlwifi/mei/sap.h | 2 +- drivers/parisc/dino.c | 39 +- drivers/parisc/gsc.c | 29 + drivers/parisc/gsc.h | 1 + drivers/parisc/lasi.c | 7 +- drivers/parisc/wax.c | 7 +- drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c | 17 +- drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 2 +- drivers/pinctrl/nuvoton/Kconfig | 1 + drivers/pinctrl/pinctrl-ingenic.c | 46 +- drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 + drivers/regulator/rt4831-regulator.c | 3 + drivers/rtc/Kconfig | 10 + drivers/rtc/Makefile | 1 + drivers/rtc/rtc-optee.c | 362 + drivers/rtc/rtc-pm8xxx.c | 33 +- drivers/s390/char/Kconfig | 10 + drivers/s390/char/Makefile | 1 + drivers/s390/char/sclp.c | 4 +- drivers/s390/char/sclp_con.c | 3 +- drivers/s390/char/sclp_vt220.c | 6 +- drivers/s390/char/tape_34xx.c | 4 +- drivers/s390/char/uvdevice.c | 264 + drivers/s390/cio/device_fsm.c | 12 +- drivers/s390/cio/eadm_sch.c | 12 +- drivers/s390/crypto/ap_bus.h | 1 + drivers/s390/crypto/pkey_api.c | 2 +- drivers/s390/crypto/vfio_ap_ops.c | 24 +- drivers/s390/crypto/zcrypt_api.c | 68 +- drivers/s390/crypto/zcrypt_card.c | 2 +- drivers/s390/crypto/zcrypt_ep11misc.c | 2 +- drivers/scsi/fcoe/fcoe_ctlr.c | 2 +- drivers/video/fbdev/core/cfbimgblt.c | 28 +- drivers/video/fbdev/core/sysimgblt.c | 29 +- drivers/video/fbdev/udlfb.c | 14 +- drivers/video/of_display_timing.c | 2 +- drivers/virt/acrn/acrn_drv.h | 10 +- drivers/virt/acrn/mm.c | 9 +- drivers/virt/vmgenid.c | 1 + drivers/xen/manage.c | 4 +- fs/afs/security.c | 3 +- fs/aio.c | 1 - fs/btrfs/file.c | 13 +- fs/btrfs/inode.c | 23 +- fs/btrfs/ioctl.c | 20 +- fs/btrfs/volumes.c | 65 +- fs/btrfs/zoned.c | 9 +- fs/cachefiles/io.c | 2 - fs/cifs/cifs_debug.c | 2 +- fs/cifs/cifsfs.c | 4 +- fs/cifs/cifsglob.h | 24 +- fs/cifs/cifspdu.h | 14 +- fs/cifs/cifssmb.c | 11 +- fs/cifs/connect.c | 32 +- fs/cifs/misc.c | 2 +- fs/cifs/smb2glob.h | 11 - fs/cifs/smb2misc.c | 10 +- fs/cifs/smb2ops.c | 40 +- fs/cifs/smb2pdu.c | 4 +- fs/cifs/smb2pdu.h | 448 +- fs/dax.c | 2 +- fs/ext4/ext4.h | 2 +- fs/ext4/extents.c | 32 +- fs/ext4/inode.c | 7 +- fs/ext4/super.c | 1 + fs/ext4/xattr.c | 34 +- fs/f2fs/file.c | 6 - fs/fcntl.c | 18 - fs/gfs2/file.c | 34 +- fs/gfs2/rgrp.c | 3 +- fs/io_uring.c | 39 +- fs/iomap/buffered-io.c | 2 +- fs/ksmbd/smb2pdu.c | 29 +- fs/ksmbd/smb2pdu.h | 450 +- fs/ksmbd/vfs.c | 1 + fs/namei.c | 5 +- fs/namespace.c | 20 +- fs/nfs/nfs42proc.c | 13 +- fs/nfs/nfs4proc.c | 1 + fs/nfs/pagelist.c | 1 + fs/ocfs2/namei.c | 32 +- fs/ocfs2/namei.h | 2 - fs/ocfs2/refcounttree.c | 15 +- fs/ocfs2/xattr.c | 12 +- fs/ocfs2/xattr.h | 1 - fs/open.c | 1 - fs/smbfs_common/smb2pdu.h | 502 + fs/xfs/libxfs/xfs_alloc.c | 30 +- fs/xfs/libxfs/xfs_alloc.h | 3 +- fs/xfs/libxfs/xfs_sb.c | 2 + fs/xfs/xfs_fsops.c | 18 +- fs/xfs/xfs_log_recover.c | 2 +- fs/xfs/xfs_mount.c | 9 +- fs/xfs/xfs_mount.h | 18 +- fs/xfs/xfs_super.c | 3 +- include/linux/dma-fence-array.h | 19 + include/linux/dma-fence-chain.h | 2 + include/linux/dma-fence-unwrap.h | 95 + include/linux/dma-mapping.h | 8 + include/linux/fs.h | 21 - include/linux/kallsyms.h | 27 - include/linux/namei.h | 5 +- include/linux/sunrpc/xprt.h | 3 + include/linux/sunrpc/xprtsock.h | 1 - include/linux/workqueue.h | 15 +- include/scsi/libfcoe.h | 3 +- include/trace/events/f2fs.h | 3 +- include/uapi/linux/io_uring.h | 2 - include/uapi/linux/wireless.h | 2 +- kernel/debug/kdb/kdb_support.c | 2 +- kernel/dma/swiotlb.c | 23 +- kernel/trace/trace.c | 9 +- kernel/workqueue.c | 36 +- lib/vsprintf.c | 5 +- localversion-next | 2 +- mm/filemap.c | 2 +- mm/page_owner.c | 1 - net/llc/af_llc.c | 59 +- net/sched/act_ct.c | 15 +- net/smc/smc_sysctl.c | 5 + net/sunrpc/clnt.c | 4 +- net/sunrpc/sysfs.c | 76 +- net/sunrpc/xprtsock.c | 26 +- net/vmw_vsock/virtio_transport.c | 11 +- net/x25/af_x25.c | 11 +- samples/seccomp/dropper.c | 84 +- sound/isa/cs423x/cs4236.c | 8 +- sound/pci/hda/patch_realtek.c | 10 +- sound/soc/sof/intel/Kconfig | 1 + tools/arch/arm64/include/asm/cputype.h | 258 + tools/arch/x86/include/asm/cpufeatures.h | 7 +- tools/arch/x86/include/asm/disabled-features.h | 7 +- tools/arch/x86/include/asm/msr-index.h | 6 + tools/lib/perf/tests/test-evlist.c | 8 +- tools/perf/Documentation/perf-ftrace.txt | 75 +- tools/perf/Documentation/perf-lock.txt | 6 + tools/perf/Documentation/perf-script.txt | 8 +- tools/perf/Makefile.perf | 4 +- tools/perf/arch/x86/util/evlist.c | 18 +- tools/perf/builtin-c2c.c | 5 +- tools/perf/builtin-ftrace.c | 24 +- tools/perf/builtin-kmem.c | 2 +- tools/perf/builtin-kvm.c | 9 +- tools/perf/builtin-lock.c | 143 +- tools/perf/builtin-mem.c | 5 +- tools/perf/builtin-sched.c | 4 +- tools/perf/builtin-script.c | 48 +- tools/perf/builtin-stat.c | 6 +- tools/perf/builtin-timechart.c | 3 +- tools/perf/check-headers.sh | 1 + .../pmu-events/arch/x86/cascadelakex/cache.json | 6588 +++++++ .../pmu-events/arch/x86/cascadelakex/other.json | 7446 +------- .../pmu-events/arch/x86/elkhartlake/other.json | 241 - .../pmu-events/arch/x86/elkhartlake/pipeline.json | 241 + tools/perf/pmu-events/arch/x86/icelake/cache.json | 633 + tools/perf/pmu-events/arch/x86/icelake/other.json | 752 +- .../perf/pmu-events/arch/x86/icelake/pipeline.json | 47 + tools/perf/pmu-events/arch/x86/icelakex/cache.json | 252 + .../perf/pmu-events/arch/x86/icelakex/memory.json | 26 +- tools/perf/pmu-events/arch/x86/icelakex/other.json | 287 +- .../pmu-events/arch/x86/icelakex/pipeline.json | 35 + tools/perf/pmu-events/arch/x86/skylake/cache.json | 36 + tools/perf/pmu-events/arch/x86/skylake/other.json | 36 - tools/perf/pmu-events/arch/x86/skylakex/cache.json | 36 + tools/perf/pmu-events/arch/x86/skylakex/other.json | 36 - .../perf/pmu-events/arch/x86/tigerlake/cache.json | 86 + .../perf/pmu-events/arch/x86/tigerlake/other.json | 129 - .../pmu-events/arch/x86/tigerlake/pipeline.json | 43 + tools/perf/pmu-events/arch/x86/tremontx/cache.json | 839 +- .../arch/x86/tremontx/floating-point.json | 12 + .../perf/pmu-events/arch/x86/tremontx/memory.json | 59 +- tools/perf/pmu-events/arch/x86/tremontx/other.json | 1362 +- .../pmu-events/arch/x86/tremontx/pipeline.json | 320 + .../pmu-events/arch/x86/tremontx/uncore-other.json | 1 + .../arch/x86/tremontx/virtual-memory.json | 11 + tools/perf/tests/shell/test_arm_callgraph_fp.sh | 68 + tools/perf/util/PERF-VERSION-GEN | 13 +- tools/perf/util/bpf_ftrace.c | 2 + tools/perf/util/bpf_skel/func_latency.bpf.c | 6 +- tools/perf/util/build-id.c | 2 +- tools/perf/util/evsel.c | 27 +- tools/perf/util/ftrace.h | 1 + tools/perf/util/header.c | 2 +- tools/perf/util/python.c | 13 +- tools/testing/selftests/Makefile | 1 + tools/testing/selftests/drivers/.gitignore | 1 + .../selftests/drivers/s390x/uvdevice/Makefile | 22 + .../selftests/drivers/s390x/uvdevice/config | 1 + .../drivers/s390x/uvdevice/test_uvdevice.c | 276 + .../testing/selftests/net/test_vxlan_under_vrf.sh | 8 +- tools/testing/selftests/net/tls.c | 6 + tools/testing/selftests/seccomp/seccomp_bpf.c | 10 +- tools/testing/selftests/vm/userfaultfd.c | 3 - tools/testing/selftests/x86/amx.c | 16 +- 385 files changed, 22280 insertions(+), 26787 deletions(-) delete mode 100644 arch/arm/arm-soc-for-next-contents.txt delete mode 100644 arch/arm64/boot/dts/amd/amd-overdrive.dts create mode 100644 arch/arm64/boot/dts/amd/amd-seattle-cpus.dtsi delete mode 100644 arch/arm64/boot/dts/amd/husky.dts create mode 100644 arch/s390/include/uapi/asm/uvdevice.h create mode 100644 drivers/dma-buf/st-dma-fence-unwrap.c create mode 100644 drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c create mode 100644 drivers/gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.c copy drivers/gpu/drm/amd/display/dc/{dcn316/dcn316_resource.h => dml/dcn31/dcn31_f [...] create mode 100644 drivers/rtc/rtc-optee.c create mode 100644 drivers/s390/char/uvdevice.c create mode 100644 include/linux/dma-fence-unwrap.h create mode 100644 tools/arch/arm64/include/asm/cputype.h create mode 100755 tools/perf/tests/shell/test_arm_callgraph_fp.sh create mode 100644 tools/testing/selftests/drivers/s390x/uvdevice/Makefile create mode 100644 tools/testing/selftests/drivers/s390x/uvdevice/config create mode 100644 tools/testing/selftests/drivers/s390x/uvdevice/test_uvdevice.c