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-release-arm-next-allnoconfig
in repository toolchain/ci/linux.
omits e7d6987e09a3 Add linux-next specific files for 20220422
omits 212f95a87c29 Merge branch 'akpm/master'
omits 25ddfb0de83f kselftest/vm: override TARGETS from arguments
omits c3f5c201fc19 mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
omits fc93237c58c0 Merge branch 'akpm-current/current'
omits 3599b0c97215 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits 4027696bb16e ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
omits 2b94556d9978 ipc: update semtimedop() to use hrtimer
omits 19761d675dd2 ipc/sem: Remove redundant assignments
omits 08fbab1310b2 fs: sysv: check sbi->s_firstdatazone in complete_read_super
omits ff8702b1b552 delayacct: track delays from write-protect copy
omits 6ea5e51d7ea3 kernel: make taskstats available from all net namespaces
omits e3844311bc9d taskstats-version-12-with-thread-group-and-exe-info-fix
omits 507a04e8e88b taskstats: version 12 with thread group and exe info
omits a2091ab8c373 rapidio: remove unnecessary use of list iterator
omits 84a755582b78 kexec: remove redundant assignments
omits 3ff2d3f116c1 MAINTAINERS: remove redundant file of PTRACE SUPPORT entry
omits 28084f896f7e ptrace: fix wrong comment of PT_DTRACE
omits 2c937be802f3 ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEP
omits d9efca391fc7 fat: add ratelimit to fat*_ent_bread()
omits 99301578656c add-fat-messages-to-printk-index-checkpatch-fixes
omits 815cd004430a fatfs: add FAT messages to printk index
omits e120d2ea2d3f fatfs: remove redundant judgment
omits 481b5737b7f3 init/main.c: silence some -Wunused-parameter warnings
omits 58f5d78c08b1 init/Kconfig: remove USELIB syscall by default
omits 6a5501e9b3e4 list: fix a data-race around ep->rdllist
omits 456f2876cfb1 pipe: make poll_usage boolean and annotate its access
omits 00b771916e8f lib: remove back_str initialization
omits 5d8fd9eccd15 lib/string.c: simplify str[c]spn
omits c5ae0fd6a8b5 lib/test_string.c: add strspn and strcspn tests
omits fcd2a951fcea lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
omits 1aed1d5e7596 lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
omits 2985e491b25d get_maintainer: Honor mailmap for in file emails
omits 7a5d99acd22d kernel: pid_namespace: use NULL instead of using plain int [...]
omits 28229cfb576b proc/sysctl: make protected_* world readable
omits f4a2303d5d98 fs-proc-kcorec-remove-check-of-list-iterator-against-head- [...]
omits 7fb589c02637 fs/proc/kcore.c: remove check of list iterator against hea [...]
omits d8420ca5fa4b proc-fix-dentry-inode-overinstantiating-under-proc-pid-net [...]
omits a44af2e13958 proc: fix dentry/inode overinstantiating under /proc/${pid}/net
omits 1b5ea8d15010 ocfs2: fix ocfs2 corrupt when iputting an inode
omits ad8ba6e4c5e6 ocfs2: clear links count in ocfs2_mknod() if an error occurs
omits 739a1bb6d93d ocfs2: reflink deadlock when clone file to the same direct [...]
omits 6d4bca8cfd7b ocfs2: remove usage of list iterator variable after the loop body
omits 9ed92d912a89 ocfs2: replace usage of found with dedicated list iterator [...]
omits 0f4b1aca73e5 scripts/decode_stacktrace.sh: support old bash version
omits bc789e867741 ia64: Replace comments with C99 initializers
omits 24492200a79d ia64: ptrace: fix typos in comments
omits c031978e10b2 ia64: fix typos in comments
omits 70a1249a942e kernel/hung_task.c: Monitor killed tasks.
omits 30acf93ac1a6 fs/buffer.c: dump more info for __getblk_gfp() stall problem
omits 95f195c6811b fs/buffer.c: add debug print for __getblk_gfp() stall problem
omits 0a718768e763 mm/swapfile: unuse_pte can map random data if swap read fails
omits 0ff12dabd652 mm/damon/core-test: add a kunit test case for ops registration
omits e774ba86fecb selftests/damon: add damon to selftests root Makefile
omits f5fba76e2445 damon: vaddr-test: tweak code to make the logic clearer
omits df7feb684ff6 zram: add a huge_idle writeback mode
omits d5a7cc06ade4 mm: simplify follow_invalidate_pte()
omits deaa707b3e16 dax: fix missing writeprotect the pte entry
omits 5b8ce88a5b3a mm: pvmw: add support for walking devmap pages
omits bda25d82715c mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
omits 4bb30ff7a498 dax: fix cache flush on PMD-mapped pages
omits d1c51bd5d3c9 mm: rmap: fix cache flush on THP pages
omits f6cdc8eea265 mm: compaction: make sure highest is above the min_pfn
omits d68acaf79a40 mm: compaction: simplify the code in __compact_finished
omits 209dbe6be92a mm: compaction: make compaction_zonelist_suitable return f [...]
omits c88b3892f1d2 mm: compaction: avoid possible NULL pointer dereference in [...]
omits fdb7f4a1d914 mm: compaction: clean up comment about async compaction in [...]
omits 0aa553f218c1 mm: compaction: use helper compound_nr in isolate_migratep [...]
omits c1002ee59d1d mm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
omits 0f96f17db473 mm: compaction: clean up comment about suitable migration [...]
omits 9275be4ffefd mm: compaction: clean up comment for sched contention
omits 38c808f58e8d mm: compaction: remove unneeded assignment to isolate_start_pfn
omits ab7a74f767bc mm: compaction: remove unneeded pfn update
omits 3aa895820a13 mm: compaction: remove unneeded return value of kcompactd_run
omits e07dd1626869 mm-memory_hotplug-refactor-hotadd_init_pgdat-and-try_onlin [...]
omits 0eb743791c1c mm/memory_hotplug: refactor hotadd_init_pgdat and try_online_node
omits 6315da05d5d7 mm/memory_hotplug: fix build warning without CONFIG_MEMORY [...]
omits 515c12fe19af mm/memory_hotplug: reset node's state when empty during offline
omits be01d9fe64e5 mm/page_alloc: do not calculate node's total pages and mem [...]
omits 706653dde0ae mm/madvise: fix potential pte_unmap_unlock pte error
omits 4a64e6941c70 mm: untangle config dependencies for demote-on-reclaim
omits 89fd91bf7da1 mm/vmstat: add events for ksm cow
omits cd5b735c16bd ksm-count-ksm-merging-pages-for-each-process-fix
omits 9aba182db554 ksm: count ksm merging pages for each process
omits 3bfeee595134 mm: migrate: simplify the refcount validation when migrati [...]
omits f1e5b2543108 mm/migration: fix possible do_pages_stat_array racing with [...]
omits a3c84489c2b9 mm/migration: fix potential invalid node access for reclai [...]
omits 82a9a6e8dfc9 mm/migration: fix potential page refcounts leak in migrate_pages
omits 18e7c24c30ce mm/migration: remove some duplicated codes in migrate_pages
omits 445b41542679 mm/migration: avoid unneeded nodemask_t initialization
omits 30f605683d43 mm/migration: use helper macro min in do_pages_stat
omits 6c8fcbe17e9a mm/migration: use helper function vma_lookup() in add_page [...]
omits 6b70a42759c3 mm/migration: remove unneeded local variable page_lru
omits c5e50e971059 mm/migration: remove unneeded local variable mapping_locked
omits 83b1f76ff81b mm: Add selftests for migration entries
omits 91df0c00d184 mm/mempolicy: clean up the code logic in queue_pages_pte_range
omits d45e7e22d90d drivers/base/node.c: fix compaction sysfs file leak
omits 460436fcd688 mm: compaction: use helper isolation_suitable()
omits e482385db75a mm/z3fold: remove unneeded PAGE_HEADLESS check in free_handle()
omits 997d05def991 mm/z3fold: remove redundant list_del_init of zhdr->buddy i [...]
omits 5e1485bc2f79 mm/z3fold: move decrement of pool->pages_nr into __release [...]
omits f5009c3ce3a8 mm/z3fold: remove confusing local variable l reassignment
omits 0fdf79470d3c mm/z3fold: remove unneeded page_mapcount_reset and ClearPa [...]
omits 6d520e5b3efa mm/z3fold: minor clean up for z3fold_free
omits d9a1763cb4b9 mm/z3fold: remove obsolete comment in z3fold_alloc
omits 2065e2dfe0c6 mm/z3fold: declare z3fold_mount with __init
omits 1c8244cfef08 fs/proc/task_mmu.c: remove redundant page validation of pte_page
omits 19448ddca80f mm: do not call add_nr_deferred() with zero deferred
omits 74593ae5f739 mm/vmscan: fix comment for isolate_lru_pages
omits 40e803f932c6 mm-vmscan-fix-comment-for-current_may_throttle-fix
omits 6fb629cb0672 mm/vmscan: fix comment for current_may_throttle
omits aa5670e5e375 mm/vmscan: remove obsolete comment in get_scan_count
omits a4857408e7ff mm/vmscan: sc->reclaim_idx must be a valid zone index
omits 56d56c4fa734 mm-vmscan-make-sure-wakeup_kswapd-with-managed-zone-v2
omits c039dbf2fb5e mm/vmscan: make sure wakeup_kswapd with managed zone
omits 24f1b4a14566 mm/vmscan: reclaim only affects managed_zones
omits 1795d2400060 mm/uffd: move USERFAULTFD configs into mm/
omits ffc7e7381716 userfaultfd/selftests: use swap() instead of open coding it
omits dbd64d0b84c7 selftests/uffd: enable uffd-wp for shmem/hugetlbfs
omits f0544e356707 mm/uffd: hide PTE_MARKER option
omits 6b4375420e1e mm: enable PTE markers by default
omits a321b5a5b727 mm/uffd: enable write protection for shmem & hugetlbfs
omits 82e57a5666c0 mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs
omits 539aff7cf1a5 mm/khugepaged: don't recycle vma pgtable if uffd-wp registered
omits a9ce1d0d43c5 mm/shmem: vma_needs_copy can be static
omits 30546b87d63d mm/hugetlb: handle uffd-wp during fork()
omits 2a729c4d88e4 mm-hugetlb-only-drop-uffd-wp-special-pte-if-required-fix-fix
omits 946627e6469a Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits cce61c5a3c31 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
omits ea5b590176a2 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
omits 5683eb67c490 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
omits ef245301f4bb Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
omits 25a1767aa33e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits b2ba1186f822 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 81f52a0fdfd2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits e21d99c3d346 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
omits f3a95adc20fe Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
omits ba45adde74cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits eb0ab21ae0cd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits df02472dafb1 Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...]
omits ad0e6c6da0a3 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits e55a509897c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4b24cbd2a0c8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 6c58aa859c50 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 72dff14961c3 Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
omits e1de56d1c02c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 433e04f35e6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d9dd6f09a78c Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
omits bb2596ca3867 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ec2515b6ff46 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 51b62575698b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 57d432b1beeb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d8d01ed918bc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 1f8d0fb17a52 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
omits dce9bdaa54b2 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
omits 4c0155ac9e89 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 536f5daf332f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 015ec9e89942 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
omits ff0fb24f25cf Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
omits 3c8c6dc65791 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 99711c02e013 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 731e8fee54df Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
omits 99a4877401fb Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
omits 805516f5d475 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits de1da5b1fd11 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
omits d6d9d98de366 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 089860b70b80 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8a9e1ff49886 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 72f7952121b8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 978733da86f2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 922316524eef Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 02370fc5952c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 2a9735a10aa5 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
omits 6146444414a7 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
omits 3f57c663e3a1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 61822f03343b Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...]
omits 273a91863087 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
omits 5f9b6621402c Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
omits 79308351bfc5 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 8e9eb714cb51 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2d500ce1b2a4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c0ce8b84d0ff Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 500b81e442ac Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
omits 11ea5f74a884 Merge branch 'next' of git://github.com/cschaufler/smack-next
omits 3f835fa1b9f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 431c906580b5 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
omits 860149e4b82a Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
omits 6692e257f7e2 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...]
omits 99dcaa7cabea Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4cb97cf41c35 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits ad2dd528a22f Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...]
omits 4dd55359bd67 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6f8c29848912 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e385815445c3 random: insist on random_get_entropy() existing in order t [...]
omits c785e92563e6 xtensa: use fallback for random_get_entropy() instead of zero
omits dcf16fdb5e75 sparc: use fallback for random_get_entropy() instead of zero
omits c410cd807018 um: use fallback for random_get_entropy() instead of zero
omits cff876a2a6b2 x86: use fallback for random_get_entropy() instead of zero
omits 34eea1b1f348 nios2: use fallback for random_get_entropy() instead of zero
omits 98c46881f4e3 arm: use fallback for random_get_entropy() instead of zero
omits 7351826416bc mips: use fallback for random_get_entropy() instead of jus [...]
omits 209e08039081 riscv: use fallback for random_get_entropy() instead of zero
omits 071d118569fe m68k: use fallback for random_get_entropy() instead of zero
omits a50386bbbdad timekeeping: add raw clock fallback for random_get_entropy()
omits 91afe794c070 siphash: update the hsiphash documentation
omits ba36545724ef Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
omits b940cd785010 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 843891052b45 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
omits d97efeb4a6cb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0ebc2e3f627e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1a2ebc9df98f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6f57920cbe68 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b12d41716e32 arm/xen: Fix some refcount leaks
omits 1c08d903132a Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
omits 46b5d564a400 Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...]
omits 1718e834db22 Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
omits 3ff7fd27036e Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...]
omits 8c1db40dce1d Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits beb45d950deb Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits 321437eed2fe Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits 479506a21bd2 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
omits 42dc7a8b6997 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 7ff7a5f4893a Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
omits f83d2fad616b Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
omits 958fd37cb6c4 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
omits 2d965efc01cf Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits a262441620f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ef397ec653aa Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 6feab44e2ba3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 930ef66e30d6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits c4b0d9ba15ef Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
omits 095f212a8a2e Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...]
omits e939972dec3b Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
omits ded4ed06d5fe Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
omits 41b11b54eea2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 325a512c7009 Merge branch 'docs-next' of git://git.lwn.net/linux.git
omits 321cf29c3205 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
omits a76c972778f8 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
omits c09ccf63103a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f7844fbc3bbd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 84fdc506ff63 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 57384863d490 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cf2646cf51b3 Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
omits 2d7a5cb75489 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 48dcee273ff3 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits f2cdaeb32c81 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits de8b05cca17a Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits 103fa2b07c4b Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
omits 0da5e0dd8992 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 611379e8d2c5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits bd81ee2c78d6 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 63ccfa348de5 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits cf67965771b0 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 25b1430a7cb4 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits af0987c2371b Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 9d744e340ba5 Merge branch 'master' of git://github.com/ceph/ceph-client.git
omits 92176e676ebf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits ef1fbd592b4b Merge branch 'master' of git://git.kernel.org/pub/scm/fs/f [...]
omits 491d9f62abf3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1ea6fe4d7552 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
omits e18863ad87bf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits eedf9266cfa4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d02ea065d9de Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 244cc757052e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7a42df97f44d Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
omits 67279e9a4b33 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6efeb2692388 Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
omits 8cbd2b737c63 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
omits 4050d05def8d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 81ae2d2db7cd Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
omits 629db416bf46 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0f30508e9217 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
omits c856d5e6edf5 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits d522b73bc9b9 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
omits 2e6b0d0f8fc8 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits 2965eff5a0bf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4d722cc8db42 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f7b161709513 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
omits b4d6be6287b0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 9eccf6dc8492 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 001891c8a0cc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0318e72d28be Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4334178e210c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dd707c77a6b6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 62fc8cfef7c6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 1b8ceba3cea7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 21be2e0b06f7 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 24b3d6736ab7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f3fd53791e0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9e6c861a2954 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5e87f91cfe6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 21c48c725d9f Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
omits 8848b0418ca7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 994459d7271a Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits 3e86d9e55f79 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...]
omits 2c41434dc49c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 1e9235a24947 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 813d98e2e26d Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
omits 8a66c92f2c4d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits e262bb188848 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 6c29bd3518d7 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
omits f6f7316206b2 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 16bae776ace3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits da46e4f21cbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 3651548a1c36 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits c7f98e30bd58 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 38b7a19f4e55 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 44008acd4ae1 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
omits b6899ad996c5 Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
omits 381229b33f4a Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits b787cba4a491 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 261db7b6ea1c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits b330a373f5d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 99f7b55d4628 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 97ea5194409e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 2f6ef42a0db1 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits aa798e53a985 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits d2dc12859572 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
omits 1144580dad0e Merge branch 'driver-core-linus' of git://git.kernel.org/p [...]
omits c0dce63b1427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 23f3cbbae210 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits fd50d81406bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 23d23bc693de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 42b5b0483e05 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 2c5aee85af3c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 033ea593bd2e Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
omits 94c974a9dc6f Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 059bea473593 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 56dcb46d21ac Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...]
omits 8f8a3afc0c22 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
omits 4402e215c42b Merge branch 'devel' into for-next
omits 8c6290b1238d pinctrl: nomadik: Add new MC2 config
omits 3aede974de0c Merge branch 'for-5.19/io_uring' into for-next
omits ebbe59f49556 io_uring: allow NOP opcode in IOPOLL mode
omits 34a7ee8a42c8 io_uring: return an error when cqe is dropped
omits b293240e2634 io_uring: use constants for cq_overflow bitfield
omits db9bb58b391c io_uring: rework io_uring_enter to simplify return value
omits 2a847e6faf76 io_uring: trace cqe overflows
omits f457ab8deb01 io_uring: add trace support for CQE overflow
omits 5a0381de4ff5 Merge remote-tracking branch 'asoc/for-5.19' into asoc-next
omits d8c1d8dd6bb3 Merge remote-tracking branch 'asoc/for-5.17' into asoc-linus
omits 1983158cf565 Merge branch 'for-next-next-v5.18-20220421' into for-next- [...]
omits 991771e8b3cd Merge branch 'for-next-current-v5.17-20220421' into for-ne [...]
omits 7d8ed0a905f9 Merge branch 'ext/qu/scrub-refactor-v4' into for-next-next [...]
omits dd41526acbe1 Merge branch 'ext/qu/raid-types' into for-next-next-v5.18- [...]
omits a595b282170a Merge branch 'ext/gabe/xarray-extent-buffers' into for-nex [...]
omits 6629b67599d1 Merge branch 'ext/gabe/xarray-delayed-nodes' into for-next [...]
omits ff71b5b24f6b Merge branch 'misc-next' into for-next-next-v5.18-20220421
omits 5a9d53e82a31 Merge branch 'misc-5.18' into for-next-current-v5.17-20220421
omits 6eb596a51f83 btrfs: move scrub_remap_extent() call into scrub_extent() [...]
omits f29f9144929c btrfs: use find_first_extent_item() to replace the open-co [...]
omits 3d79f48c6447 btrfs: refactor scrub_raid56_parity()
omits 3cbaa9e2378b btrfs: use scrub_simple_mirror() to handle RAID56 data str [...]
omits 35411e5b0301 btrfs: scrub: cleanup the non-RAID56 branches in scrub_stripe()
omits 8b1846bc8627 btrfs: introduce dedicated helper to scrub simple-stripe b [...]
omits be8a2f75b485 btrfs: introduce dedicated helper to scrub simple-mirror b [...]
omits a3ab2b3ea997 btrfs: introduce a helper to locate an extent item
omits 2f5898ad2676 btrfs: calculate @physical_end using @dev_extent_len direc [...]
omits ea9b3095c297 btrfs: use ilog2() to replace if () branches for btrfs_bg_ [...]
omits c927f989949d btrfs: move definition of btrfs_raid_types to volumes.h
omits 6f5fae0d63bc btrfs: Turn fs_info member buffer_radix into XArray
omits efecd1a798a1 btrfs: convert delayed_nodes_tree into an xarray
omits 7650de016c17 btrfs: raid56: enable subpage support for RAID56
omits 802c194edd38 btrfs: raid56: make alloc_rbio_essential_pages() subpage c [...]
omits ee1c2f8e8ea8 btrfs: raid56: make steal_rbio() subpage compatible
omits cc3bad63876c btrfs: raid56: make set_bio_pages_uptodate() subpage compatible
omits e82646841085 btrfs: raid56: remove btrfs_raid_bio::bio_pages array
omits 17bd7fc85039 btrfs: raid56: make raid56_add_scrub_pages() subpage compatible
omits ef0cea646a4c btrfs: raid56: open code rbio_stripe_page_index()
omits 9db709620bc8 btrfs: raid56: make finish_rmw() subpage compatible
omits 62d79d3428a0 btrfs: raid56: make __raid_recover_endio_io() subpage compatible
omits a4e30d9feafc btrfs: raid56: make finish_parity_scrub() subpage compatible
omits d6fbf7346528 btrfs: raid56: make rbio_add_io_page() subpage compatible
omits cee452a7d27f btrfs: raid56: introduce btrfs_raid_bio::bio_sectors
omits 089d9d68e715 btrfs: raid56: introduce btrfs_raid_bio::stripe_sectors
omits 4533a717579e btrfs: raid56: introduce new cached members for btrfs_raid_bio
omits b54952ca627d btrfs: raid56: make btrfs_raid_bio more compact
omits 9fe525abb2a4 btrfs: raid56: open code rbio_nr_pages()
omits 7d44cab5a41e btrfs: reduce width for stripe_len from u64 to u32
omits c39da4a85bcb btrfs: skip compression property for anything other than f [...]
omits d6344eb23fcd Merge remote-tracking branch 'regulator/for-5.19' into reg [...]
omits 40fc9176241f Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC [...]
omits 84faf3e3439e Bluetooth: Print broken quirks
omits 19a04449eb57 Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_C [...]
omits 1de614cf3ab1 Bluetooth: hci_qca: Use del_timer_sync() before freeing
omits 4972e77ad2e7 Bluetooth: btintel: Constify static struct regmap_bus
omits 02fa192d49d8 Bluetooth: Keep MGMT pending queue ordered FIFO
omits ac00caa218ca Bluetooth: fix dangling sco_conn and use-after-free in sco [...]
omits 114161ec3b92 Bluetooth: mt7921s: Fix the incorrect pointer check
omits 4cf3e48e3977 Bluetooth: btbcm: Support per-board firmware variants
omits 8c9f0263968a fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT
omits f00156b83d02 Merge remote-tracking branch 'spi/for-5.19' into spi-next
omits b79ddd945ea2 f2fs: avoid infinite loop to flush node pages
omits a79a81e7d565 f2fs: use flush command instead of FUA for zoned device
omits 6c4ad07ad2b3 f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
omits 44e7aa41c738 Merge branch 'arm/drivers' into for-next
omits 839a15a1fe65 Merge tag 'v5.18-rc3' into for-next
omits 0769fcbdad48 Merge branch 'arm/dt' into for-next
omits 181ed17f644d btrfs: do not BUG_ON() on failure to update inode when set [...]
omits b54ecac10938 Merge branch 'arm/fixes' into for-next
omits 6f3fefba4796 btrfs: always log symlinks in full mode
omits 1161f7a6b50e pinctrl: thunderbay: Use devm_platform_ioremap_resource()
omits 73ff1fca248e Merge branch 'arm/multiplatform-late' into for-next
omits ac4b03d5ad6b Merge branch 'pxa-multiplatform-5.18' of git://git.kernel. [...]
omits b77e9d096408 dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl
omits e72ddce98f35 dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl
omits 16d2f0944128 dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl
omits 742dc4ebb365 dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
omits 491460921dc4 dt-bindings: pinctrl: rt2880: fix binding name, pin groups [...]
omits 92d30437f657 mips: dts: ralink: mt7621: use the new compatible string f [...]
omits a89aa5b80861 MAINTAINERS: add Ralink pinctrl driver
omits 4a102bcf8704 pinctrl: ralink: add new compatible strings for each pinct [...]
omits 088ff7e32328 pinctrl: ralink: rename driver names to subdrivers
omits 7f89b541f8b0 pinctrl: ralink: rename variable names for functions on MT [...]
omits 9203eb80e3cd pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
omits a0fc8438b742 pinctrl: ralink: rename pinmux functions to pinctrl
omits 108e01a0cea2 pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
omits 493b8af24754 pinctrl: ralink: rename MT7628(an) functions to MT76X8
omits c9c5123a32e4 pinctrl: ingenic: Garbage-collect code paths for SoCs disa [...]
omits c04c391aa743 dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatib [...]
omits 0ec8efa67be8 dt-bindings: pinctrl: Convert i.MX7D to json-schema
omits c4e0dbb001fe pinctrl: max77620: drop unneeded MODULE_ALIAS
omits 18dcb24464b1 pinctrl: meson: fix unused variable warning
omits d0e28b3fbb8e pinctrl: mediatek: mt8195: enable driver on mtk platforms
omits b8199b1fcf69 gpio/rockchip: handle deferring input-enable pinconfs
omits c327a37e53e5 pinctrl/rockchip: support setting input-enable param
omits aa696c2e8f33 pinctrl/rockchip: support deferring other gpio params
omits d33a6c732166 Merge branch 'omap1-multiplatform-5.18' of git://git.kerne [...]
omits ae17d454cf6d Merge branch 'arm/multiplatform' into for-next
omits 6eab9bfd712f Merge branch 'omap1/multiplatform-prep' of git://git.kerne [...]
omits ef5c15e1f325 dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string
omits ab9d8a19fd55 dt-bindings: mmc: convert sdhci-dove to JSON schema
omits 747015015212 dt-bindings: mmc: convert orion-sdio to JSON schema
omits 056ec13303b1 dt-bindings: mmc: Add small binding note on level shifters
omits bbd196fda3a2 mmc: mmci: Break IRQ status loop when all zero
omits b59e8a5fd321 [TO BE REBASED] ARM: omap1: enable multiplatform
omits 4c4467ac7429 [TO BE REBASED] ARM: OMAP1: clock: Convert to CCF
omits bdfb692acfa9 [MERGED] ASoC: ti: osk5912: Make it CCF clk API compatible
omits c70a08405401 [MERGED] mmc: omap: Make it CCF clk API compatible
omits 4f851faf4370 [MERGED] video: fbdev: omap: Make it CCF clk API compatible
omits 8397c5237000 MAINTAINERS: omap1: Add Janusz as an additional maintainer
omits 311d207b1847 ARM: omap1: htc_herald: fix typos in comments
omits 8af9492effa2 ARM: OMAP1: fix typos in comments
omits 10975b29a1be usb: gadget: omap_udc: Make it CCF clk API compatible
omits 15c212f5b8d2 usb: host: ohci-omap: Make it CCF clk API compatible
omits 1987cc00241a ARM: OMAP1: clock: Remove noop code
omits a13dd11e73d0 ARM: OMAP1: clock: Remove unused code
omits 0ca27719467d ARM: OMAP1: clock: Fix UART rate reporting algorithm
omits 2fd66273c0d5 ARM: OMAP1: clock: Fix early UART rate issues
omits be574f3003c0 ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
omits ce5f98342476 ARM: omap1: fix build with no SoC selected
omits 8fc4ae41d851 ARM: omap1: move mach/*.h into mach directory
omits 83e001525d1d ARM: omap1: use pci_remap_iospace() for omap_cf
omits 7e2459b5d75a ARM: omap1: relocate static I/O mapping
omits 8209e62a869c ARM: omap: remove empty plat-omap directory
omits bd5b46d05402 ARM: omap: un-merge plat/sram.c
omits 5ba470260855 ARM: omap: split up arch/arm/plat-omap/Kconfig
omits ecb6fb163edd ARM: omap1: move plat/dma.c to mach/omap-dma.c
omits b6f4c2655677 ARM: omap1: dma: remove omap2 specific bits
omits 8fcf714b8d32 dma: omap: hide legacy interface
omits 936d37a10910 mmc: meson-gx: switch to device-managed dmam_alloc_coherent()
omits f1768fa7a2b6 mmc: sdhci-pci-gli: A workaround to allow GL9755 to enter [...]
omits b5159751e921 mmc: sh_mmcif: move platform_data header to proper location
omits e317e80ed670 mmc: jz4740: Apply DMA engine limits to maximum segment size
omits a8440ece64f1 csky: atomic: Add conditional atomic operations' optimization
omits 3b2d89837ed4 csky: atomic: Add custom atomic.h implementation
omits 4a7df3905552 csky: atomic: Optimize cmpxchg with acquire & release
omits 10b0948de634 xtensa: add hibernation support
omits d60d2f9a956c xtensa: support coprocessors on SMP
omits cdbb36798b81 xtensa: get rid of stack frame in coprocessor_flush
omits 74c2ee227008 xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TAB
omits 0c9e3feab141 xtensa: add xtensa_xsr macro
omits 8a1b96fa525a xtensa: handle coprocessor exceptions in kernel mode
omits b679a4cc4d5f xtensa: use callx0 opcode in fast_coprocessor
omits 51ce31e274c4 xtensa: clean up excsave1 initialization
omits 2f73233a3561 xtensa: clean up declarations in coprocessor.h
omits d8cecc0a01d7 xtensa: clean up exception handler prototypes
omits 1684764df65c xtensa: clean up function declarations in traps.c
omits d2e04f8a4066 xtensa: enable KCSAN
omits d5e92661147b io_uring: allow re-poll if we made progress
omits 61405fa346fe io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
omits 92393159862d fixup! mm/hugetlb: Only drop uffd-wp special pte if required
omits 57d2776c476d mm/hugetlb: only drop uffd-wp special pte if required
omits 10c4ef3c40bf mm/hugetlb: allow uffd wr-protect none ptes
omits fca0593f57de mm/hugetlb: handle pte markers in page faults
omits 5bf344d454cf mm/hugetlb: handle UFFDIO_WRITEPROTECT
omits 8b09f2ebe856 mm/hugetlb: take care of UFFDIO_COPY_MODE_WP
omits 33e1180110a3 mm/hugetlb: hook page faults for uffd write protection
omits a4106db8361e mm/hugetlb: introduce huge pte version of uffd-wp helpers
omits b28c9dc46919 mm/shmem: handle uffd-wp during fork()
omits 6ba4ffbaca10 mm/shmem: allows file-back mem to be uffd wr-protected on thps
omits e6dc33ba6c7d mm/shmem: allow uffd wr-protect none pte for file-backed mem
omits 22c0906766a5 mm/shmem: persist uffd-wp bit across zapping for file-backed
omits 25ebe81ae75c mm/shmem: handle uffd-wp special pte in page fault handler
omits 11aff8c03b51 mm/shmem: take care of UFFDIO_COPY_MODE_WP
omits bbda1074e2d5 fixup! mm/uffd: PTE_MARKER_UFFD_WP
omits 58b3b8d18b50 mm/uffd: PTE_MARKER_UFFD_WP
omits e185fee83769 mm-check-against-orig_pte-for-finish_fault-fix-checkpatch-fixes
omits 0146b2d6ed6a mm-check-against-orig_pte-for-finish_fault-fix
omits 8cdd7e57928b mm: check against orig_pte for finish_fault()
omits 70a8da53f7cb mm: teach core mm about pte markers
omits 5d316b416ead fixup! mm: Introduce PTE_MARKER swap entry
omits 6b33079f315a mm: introduce PTE_MARKER swap entry
omits d6d422cd7806 include/linux/swapops.h: remove stub for non_swap_entry()
omits 983f18487e1d mm/page_alloc: reuse tail struct pages for compound devmaps
omits 7e0f4d6f2208 mm/sparse-vmemmap: improve memory savings for compound devmaps
omits 172f5c88939a mm/hugetlb_vmemmap: move comment block to Documentation/vm
omits 73e8e9054556 mm/sparse-vmemmap: refactor core of vmemmap_populate_basep [...]
omits 39753bbf74e3 mm/sparse-vmemmap: add a pgmap argument to section activation
omits 1a0474e2f5f7 hugetlb: clean up hugetlb_cma_reserve
omits 5b2c7a6348a5 hugetlb: fix return value of __setup handlers
omits 6ca20525b661 hugetlb: fix hugepages_setup when deal with pernode
omits 49a102d4ce1f hugetlb: Fix wrong use of nr_online_nodes
omits 818d27282ccb hugetlb: fix wrong use of nr_online_nodes
omits 01eb9549bcc3 mm: mmap: register suitable readonly file vmas for khugepaged
omits a612d5c2d659 mm: khugepaged: introduce khugepaged_enter_vma() helper
omits 0728dd60f703 mm: khugepaged: move some khugepaged_* functions to khugepaged.c
omits 5a969d652575 mm: khugepaged: make khugepaged_enter() void function
omits 50896830aeb4 mm: thp: only regular file could be THP eligible
omits ce80cd5972f2 mm: khugepaged: skip DAX vma
omits e7d023bde1b0 mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
omits a857b09f3a3a sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
omits f36dc7f5e8bb mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
omits 9c37e067a744 mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
omits 48527c7db9c6 mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
omits 6ec9eec78102 arm64: mm: hugetlb: restructure the code comment inside fl [...]
omits 0bc7f07c312a arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
omits 46b7d1300f20 mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE [...]
omits cdad1c70301a hugetlb: remove use of list iterator variable after loop
omits 33b092b43d7e mm/khugepaged: sched to numa node when collapse huge page
omits ba39ffc7df7c mm, hugetlb, hwpoison: separate branch for free and in-use [...]
omits b012c0a58edf mm/memory-failure.c: dissolve truncated hugetlb page
omits 31c1e016f942 mm/memory-failure.c: minor cleanup for HWPoisonHandlable
omits 87ca1af58a23 Revert "mm/memory-failure.c: fix race with changing page c [...]
omits 61344f36c7b6 mm/hwpoison: put page in already hwpoisoned case with MF_C [...]
omits 3005acea9728 mm/memory-failure.c: remove unnecessary (void*) conversions
omits 360e72972e10 mm/page_alloc.c: calc the right pfn if page size is not 4K
omits 894f4c441851 mm-wrap-__find_buddy_pfn-with-a-necessary-buddy-page-valid [...]
omits 5278be4f0586 mm: wrap __find_buddy_pfn() with a necessary buddy page va [...]
omits 7b45fd2f49e5 mm: page_alloc: simplify pageblock migratetype check in __ [...]
omits 48cdc517948f mm: discard __GFP_ATOMIC
omits c2c1a4e85b82 mm-page_alloc-add-same-penalty-is-enough-to-get-round-robi [...]
omits 981e750e0159 mm/page_alloc: adding same penalty is enough to get round- [...]
omits bc7e2c1e6844 mm/page_alloc: simplify update of pgdat in wake_all_kswapds
omits 10683fc536ae Documentation/sysctl: document page_lock_unfairness
omits 47b7c36a2ade mm/vmalloc: fix a comment
omits 80247919ab92 mm/mremap: avoid unneeded do_munmap call
omits 1fde0c28efcd mm/mremap: use helper mlock_future_check()
omits 944f264b692d mm: avoid unnecessary flush on change_huge_pmd()
omits bb9b714baf7b mm/mprotect: do not flush when not required architecturally
omits cac5cb3c907f mm/mprotect: use mmu_gather
omits e10350034f3f mm/mmap: Drop arch_vm_get_page_pgprot()
omits 260865155b5b mm/mmap: drop arch_filter_pgprot()
omits fe8b545aee2e x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 3f3e72365ee2 sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits 548652384514 arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits bf1ab85a7180 powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
omits f81fb4561dcd mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT
omits 5ea5cfd64787 mm/mmap.c: use helper mlock_future_check()
omits 108198c531c5 mm/mmap: clarify protection_map[] indices
omits d05db9acc343 mm/debug_vm_pgtable: drop protection_map[] usage
omits 1747e39146b8 mm/mmu_gather: limit free batch count and add schedule poi [...]
omits 2522f4e07a24 mm/mmap.c: use mmap_assert_write_locked() instead of open [...]
omits 7b7e2dea0028 selftests: vm: add test for Soft-Dirty PTE bit
omits 625d2f845a20 selftests: vm: bring common functions to a new file
omits ea350e66d2b7 MAINTAINERS: add corresponding kselftests to memcg entry
omits 17c016bcd00a MAINTAINERS: add corresponding kselftests to cgroup entry
omits 369bbda180f2 kselftests: memcg: speed up the memory.high test
omits ae7092ef21d3 kselftests: memcg: update the oom group leaf events test
omits 06c8182566fb mm/memcg: non-hierarchical mode is deprecated
omits b0d56a032ebe mm/memcg: move generation assignment and comparison together
omits 1b34558ac89a mm/memcg: set pos explicitly for reclaim and !reclaim
omits 59fb32971acf mm/memcg: set memcg after css verified and got reference
omits cd9b449cac94 mm/memcg: mz already removed from rb_tree if not NULL
omits 2e7230de68d0 mm/memcg: remove unneeded nr_scanned
omits 1cf7a04eda3c mm-shmem-make-shmem_init-return-void-fix
omits 7da70d3bfe02 mm: shmem: make shmem_init return void
omits 2a606f031f74 VFS: Add FMODE_CAN_ODIRECT file flag
omits 5679b6a6e0b3 mm: submit multipage write for SWP_FS_OPS swap-space
omits c8a8b096272b mm: submit multipage reads for SWP_FS_OPS swap-space
omits 898c8b4529ba doc: update documentation for swap_activate and swap_rw
omits dbd8b17ec492 mm: perform async writes to SWP_FS_OPS swap-space using ->swap_rw
omits c982c1b6b1ee mm: introduce ->swap_rw and use it for reads from SWP_FS_O [...]
omits 35bf31c06c98 mm: reclaim mustn't enter FS for SWP_FS_OPS swap-space
omits 0544817c367f mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
omits f23a842e482e mm: drop swap_dirty_folio
omits 2c869bfbf3bf mm-create-new-mm-swaph-header-file-fix
omits fc359a94e3fb mm: create new mm/swap.h header file.
omits 54da6345044f tools/testing/selftests/vm/gup_test.c: clarify error statement
omits 277f9b1e0fe9 powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s
omits b59f7cc7223a powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
omits d46ec58fff0a s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
omits 33f6d3bf6e53 s390/pgtable: cleanup description of swp pte layout
omits cf8badd29172 arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
omits 9ee1a6b8e0a6 x86-pgtable-support-__have_arch_pte_swp_exclusive-fix
omits f0f9a6d74117 x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
omits bee181a0af23 mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
omits ab29028ddd4f mm-swap-remember-pg_anon_exclusive-via-a-swp-pte-bit-fix
omits 3a873fb5b97e mm/swap: remember PG_anon_exclusive via a swp pte bit
omits fa0728d205ed mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous p [...]
omits cc413efa0a66 mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a poss [...]
omits 71f19bc30702 mm-support-gup-triggered-unsharing-of-anonymous-pages-fix
omits 4c6c2227aabb mm: support GUP-triggered unsharing of anonymous pages
omits 66f715eef287 mm/gup: disallow follow_page(FOLL_PIN)
omits 2373d6c94264 mm: remember exclusively mapped anonymous pages with PG_an [...]
omits 36cee44b8515 mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive [...]
omits f828457b92ff mm/huge_memory: remove outdated VM_WARN_ON_ONCE_PAGE from [...]
omits 533e6699356a mm/rmap: use page_move_anon_rmap() when reusing a mapped P [...]
omits 8076fb98340b mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
omits ca670153d75f mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
omits 63a2bf3ccb07 mm/rmap: remove do_page_add_anon_rmap()
omits cf4b86faa7b8 mm/rmap: convert RMAP flags to a proper distinct rmap_t type
omits 1fa3fc418411 mm/rmap: split page_dup_rmap() into page_dup_file_rmap() a [...]
omits f0dc7cd0979e mm/memory: slightly simplify copy_present_pte()
omits 892cede8740f mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb [...]
omits efdb357c0085 mm/rmap: fix missing swap_free() in try_to_unmap() after a [...]
omits c32193d7a975 mm/smaps_rollup: return empty file for kthreads instead of ESRCH
omits 73fc16ad4063 mm/page_owner.c: use get_task_comm() to record task comman [...]
omits afade810c6b0 tools/vm/page_owner_sort.c: avoid repeated judgments
omits e5a987174c66 tools/vm/page_owner_sort.c: provide allocator labelling an [...]
omits dbba82d28ac3 tools/vm/page_owner: support debug log to avoid huge log print
omits 3b8fd73766ca tools/vm/page_owner_sort.c: support sorting blocks by mult [...]
omits 87bb6d8ef1a3 tools/vm/page_owner_sort.c: support for multi-value select [...]
omits 7245760f5264 tools/vm/page_owner_sort.c: use fprintf() to send error me [...]
omits 098090b8097c kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t
omits d5bb6de8d23d kasan-fix-sleeping-function-called-from-invalid-context-on [...]
omits bcfaec2c6fcd kasan: fix sleeping function called from invalid context o [...]
omits 5909859db51e procfs: prevent unprivileged processes accessing fdinfo dir
omits 00b0290a9324 /proc/kpageflags: do not use uninitialized struct pages
omits dcccb008518c /proc/kpageflags: prevent an integer overflow in stable_pa [...]
omits d9e9fdf715cb mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
omits d62ed0a71f5d mm/highmem: fix kernel-doc warnings in highmem*.h
omits 53b5f79677c3 kcov: don't generate a warning on vm_insert_page()'s failure
omits ff60b63f1538 MAINTAINERS: add Vincenzo Frascino to KASAN reviewers
omits 3ea1d4e002d4 kasan: prevent cpu_quarantine corruption when CPU offline [...]
omits bf509190505f oom_kill.c: futex: delay the OOM reaper to allow time for [...]
omits 21cecf325257 selftest/vm: add skip support to mremap_test
omits df9a98108048 selftest/vm: support xfail in mremap_test
omits c10cca014073 selftest/vm: verify remap destination address in mremap_test
omits 2b9d65bd29e6 selftest/vm: verify mmap addr in mremap_test
omits 7910389d575b mm, hugetlb: allow for "high" userspace addresses
omits 317e653706ca userfaultfd: mark uffd_wp regardless of VM_WRITE flag
omits 0c80e581fee2 mm/munlock: remove fields to fix htmldocs warnings
omits f8cb6b7df17b memcg: sync flush only if periodic flush is delayed
omits efb405bb75f4 mm/memory-failure.c: skip huge_zero_page in memory_failure()
omits 6416b9b5b502 mm/hwpoison: fix race between hugetlb free/demotion and me [...]
omits c85b5d88951b binfmt_flat: Remove shared library support
omits fe6f3882718a Merge branch 'for-5.19/drivers' into for-next
omits 16b2559b30d6 Merge branch 'for-5.19/block' into for-next
omits ee526fd6b300 Merge branch 'for-5.19/io_uring-socket' into for-next
omits e6fbb04e0bd4 Merge branch 'for-5.19/io_uring-xattr' into for-next
omits 1ad1c7902e5d Merge branch 'for-5.19/io_uring' into for-next
omits 6ac41fbfd34f io_uring: add socket(2) support
omits 065c2a0e53a1 net: add __sys_socket_file()
omits 3efbef2ff4cf io_uring: fix trace for reduced sqe padding
omits af1b1985d52e io_uring: add fgetxattr and getxattr support
omits 10860bd7ce1f io_uring: add fsetxattr and setxattr support
omits c6e933d5cbc5 fs: split off do_getxattr from getxattr
omits 698d947498b6 fs: split off setxattr_copy and do_setxattr function from [...]
omits 7c648b7d6186 io_uring: add support for IORING_ASYNC_CANCEL_ANY
omits cd9ef41cd359 io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
omits 85222d8b6adb io_uring: add support for IORING_ASYNC_CANCEL_ALL
omits 36689d57c71f io_uring: pass in struct io_cancel_data consistently
omits 156afa36fd55 io_uring: remove dead 'poll_only' argument to io_poll_cancel()
omits 1d21a70fd6e7 io_uring: refactor io_disarm_next() locking
omits ee9b7ff30293 io_uring: move timeout locking in io_timeout_cancel()
omits 16b217ed7bb3 io_uring: store SCM state in io_fixed_file->file_ptr
omits 5935f875ed81 io_uring: kill ctx arg from io_req_put_rsrc
omits c78eaa44be8f io_uring: add a helper for putting rsrc nodes
omits ad9ee4583d5e io_uring: store rsrc node in req instead of refs
omits 99ea4d9da9c5 io_uring: refactor io_assign_file error path
omits 73687727298f io_uring: use right helpers for file assign locking
omits 671f6e9ba22b io_uring: add data_race annotations
omits 95f0da7a69f6 io_uring: inline io_req_complete_fail_submit()
omits 5ab4fc6d5c3f io_uring: refactor io_submit_sqe()
omits a95a3e51f11b io_uring: refactor lazy link fail
omits 499436e5b20a io_uring: introduce IO_REQ_LINK_FLAGS
omits b6bd92480c7e io_uring: refactor io_queue_sqe()
omits 224d44125026 io_uring: rename io_queue_async_work()
omits 470510d7b342 io_uring: inline io_queue_sqe()
omits c8b12ebb72d0 io_uring: helper for prep+queuing linked timeouts
omits 61e686929573 io_uring: inline io_free_req()
omits 2e47ba7a3a2a io_uring: kill io_put_req_deferred()
omits f1ffc4b573eb btrfs: do not return errors from submit_bio_hook_t instances
omits a7ab1d31ba5a btrfs: do not return errors from btrfs_submit_compressed_read
omits 7e18612940fe btrfs: do not return errors from btrfs_submit_metadata_bio
omits 5cd550beb636 btrfs: remove unused bio_flags argument to btrfs_submit_me [...]
omits 22da959156da btrfs: move btrfs_readpage to extent_io.c
omits 2ee6a74817b9 f2fs: give priority to select unpinned section for foreground GC
omits 9b01ba7c91c9 f2fs: replace usage of found with dedicated list iterator [...]
omits 3ec9dd7e528d f2fs: Remove usage of list iterator pas the loop for list_ [...]
omits 20f5fc8d8887 f2fs: fix dereference of stale list iterator after loop body
omits b256899b1f9a f2fs: fix to do sanity check on inline_dots inode
omits d6a7917f4dba f2fs: introduce data read/write showing path info
omits 8139588a7b58 f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inode
omits 53d2ac130290 f2fs: don't set GC_FAILURE_PIN for background GC
omits 927ca0d435e7 f2fs: check pinfile in gc_data_segment() in advance
omits a7fdf95e04f4 scripts: dummy-tools, add pahole
omits 0c014c7927e6 kheaders: Have cpio unconditionally replace files
omits 3710f54d1217 btrfs: repair super block num_devices automatically
omits 432a1d454ece btrfs: improve error reporting in lookup_inline_extent_backref
omits 7e204fa217ee Documentation: move watch_queue to core-api
omits 623638d9cb48 Docs: Replace version by 'current' in changes.rst
omits cf3da21d0818 Docs: Add cpio requirement to changes.rst
omits 125c7d3ae2e0 Documentation: kunit: change complete_and_exit to kthread_ [...]
omits 561fb3cd5ec2 Documentation: siphash: enclose HalfSipHash usage example [...]
omits dc701cfc5b26 Documentation: siphash: convert danger note to warning for [...]
omits ede6d0d54a85 Merge branch 'for-v5.19/arm-dts64-cleanups' into for-next
omits 43be65bbe7cf arm64: dts: marvell: align SPI NOR node name with dtschema
omits d4afdeb21315 arm64: dts: microchip: align SPI NOR node name with dtschema
omits ef4ec6e4365a arm64: dts: mediatek: mt8183-kukui: align SPI NOR node nam [...]
omits 36eb7c8b5f8e kbuild: support W=e to make build abort in case of warning
omits 260ec87d3b48 Merge branches 'arm64-for-5.19', 'arm64-defconfig-for-5.19 [...]
omits fc6a9cd957e9 Merge objtool/urgent into tip/master
omits 7d71bf2770f3 Merge x86/urgent into tip/master
omits 19fec1b2361a Merge perf/urgent into tip/master
omits 4d0316a9e2f0 Merge sched/urgent into tip/master
omits de5094f531bf Merge x86/tdx into tip/master
omits 3e4474207ed1 Merge x86/sev into tip/master
omits a62b8e8da2be Merge timers/core into tip/master
omits dac5e96b8459 Merge irq/core into tip/master
omits 5f24d586b48b Merge x86/core into tip/master
omits c092bcf2a668 Merge x86/cleanups into tip/master
omits a9fed750ed3d Merge core/core into tip/master
omits 756e62e29e99 Merge smp/core into tip/master
omits 60d96e584fd7 Merge x86/kdump into tip/master
omits b0aa856942e8 Merge x86/apic into tip/master
omits 6104f9a605ab Merge x86/irq into tip/master
omits a3186c8662be Merge x86/platform into tip/master
omits fc6fc03821b8 Merge x86/build into tip/master
omits 33689133a3d9 Merge ras/core into tip/master
omits 3fe3fd387ecd Merge x86/misc into tip/master
omits 26b89660ef04 Merge sched/core into tip/master
omits 5b2a309dfdaa Merge perf/core into tip/master
omits 1ea98eb0d72f Merge locking/core into tip/master
omits 8bf7c1aedcf3 Merge x86/mm into tip/master
omits f4137b06529b Merge remote-tracking branch 'tip/x86/merge' into tip-master
omits 90bc2cc162de btrfs: do not allow compression on nodatacow files
omits 2b8353bf3106 btrfs: export a helper for compression hard check
omits 493ac50f5540 btrfs: zoned: use dedicated lock for data relocation
omits 60a6c2f16c76 btrfs: fix assertion failure during scrub due to block gro [...]
omits 6f95f8ff913c btrfs: do not pass compressed_bio to submit_compressed_bio()
omits 428ca47f98af btrfs: avoid double search for block group during NOCOW writes
omits 1ea1b8a455c2 btrfs: return block group directly at btrfs_next_block_group()
omits fccf44398167 btrfs: use a read/write lock for protecting the block groups tree
omits c2af72028d05 btrfs: use rbtree with leftmost node cached for tracking l [...]
omits 65f7c6c9a3bb btrfs: remove search start argument from first_logical_byte()
omits 6c740a818506 btrfs: return correct error number for __extent_writepage_io()
omits 56307e2c4374 btrfs: fix the error handling for submit_extent_page() for [...]
omits 03f0411f8a65 btrfs: avoid double clean up when submit_one_bio() failed
omits 279bc7a144ef btrfs: use non-bh spin_lock in zstd timer callback
omits fc3b2ee49387 btrfs: use BTRFS_DIR_START_INDEX at btrfs_create_new_inode()
omits 6d0af347ccca btrfs: fix direct I/O writes for split bios on zoned devices
omits 425b888e14b5 btrfs: fix direct I/O read repair for split bios
omits b3cbde59934b btrfs: simplify parameters of submit_read_repair() and rename
omits e6223d896145 btrfs: fix and document the zoned device choice in alloc_new_bio
omits b84a121a78c5 btrfs: remove the zoned/zone_size union in struct btrfs_fs_info
omits 9636dcfa568a btrfs: remove unnecessary check of iput argument
omits d6a25beeceb7 btrfs: stop using the btrfs_bio saved iter in index_rbio_pages
omits 9c4b94f39bea btrfs: don't allocate a btrfs_bio for scrub bios
omits 975b72c237e6 btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
omits 63fd880c6428 btrfs: pass bio opf to rbio_add_io_page
omits 9204452d3262 btrfs: pass a block_device to btrfs_bio_clone
omits 07b75904c62e btrfs: move the call to bio_set_dev out of submit_stripe_bio
omits 4f34c7db59ae btrfs: use on-stack bio in scrub_repair_page_from_good_copy
omits ee2a9085b16d btrfs: use on-stack bio in scrub_recheck_block
omits d72614897ce5 btrfs: use on-stack bio in repair_io_failure
omits fbe678b39f92 btrfs: check-integrity: simplify bio allocation in btrfsic [...]
omits 4be464c969af btrfs: check-integrity: split submit_bio from btrfsic checking
omits a418a8783b24 btrfs: factor check and flush helpers from __btrfsic_submit_bio
omits 3019542c61e1 btrfs: fix leaked plug after failure syncing log on zoned [...]
omits a8f2c7109b97 btrfs: zoned: make auto-reclaim less aggressive
omits 9f3314cb01a0 btrfs: change the bg_reclaim_threshold valid region from 0 to 100
omits 6c3b61b0c45a btrfs: allow block group background reclaim for non-zoned [...]
omits 2554d99dff8f btrfs: make the bg_reclaim_threshold per-space info
omits 1cc59812a444 btrfs: do not test for free space inode during NOCOW check [...]
omits 9d36a39eb364 btrfs: move common NOCOW checks against a file extent into [...]
omits ea051118970c btrfs: wait between incomplete batch memory allocations
omits ce9db0622ef1 btrfs: allocate page arrays using bulk page allocator
omits ec59ab6c919c btrfs: factor out allocating an array of pages
omits 8730dc881991 btrfs: remove unnecessary type casts
omits 988a063f4f99 btrfs: expand subpage support to any PAGE_SIZE > 4K
omits 05ab9492bfa7 btrfs: make nodesize >= PAGE_SIZE case to reuse the non-su [...]
omits a6beb3f8b8c4 btrfs: use dummy extent buffer for super block sys chunk a [...]
omits 2ec11e556385 btrfs: assert that relocation is protected with sb_start_write()
omits 8ce7c2d3c7dd fs: add a lockdep check function for sb_start_write()
omits 2ef098c15643 btrfs: simplify code flow in btrfs_ioctl_balance
omits 7b82dc271190 Merge branch 'imx/defconfig' into for-next
omits 690bf4e1570b Merge branch 'imx/dt64' into for-next
omits a0eff0800612 Merge branch 'imx/dt' into for-next
omits 69b906578140 Merge branch 'imx/bindings' into for-next
omits 4d395a569bc9 Merge branch 'imx/drivers' into for-next
omits abcb7536ff64 random: document crng_fast_key_erasure() destination possibility
omits 3d72819a26b1 xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GEN
omits 84e65f5c4d47 xtensa: enable context tracking
omits a479c80e50b0 xtensa: use abi_* register names in the kernel exit code
omits 10ab3d8123a6 xtensa: move trace_hardirqs_off call back to entry.S
omits 4952d72516d9 xtensa: drop dead code from entry.S
omits 7d8342b5551a dm: improve abnormal bio processing
omits a1872eb1a376 hwmon: (intel-m10-bmc-hwmon) use devm_hwmon_sanitize_name()
omits 7e3290fbf42c hwmon: introduce hwmon_sanitize_name()
omits bbf8ad2f0a1d hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
omits 64cf36b60472 hwmon: (peci) Use devm_delayed_work_autocancel() to simplify code
omits cf6ee7d5503e hwmon: (asus-ec-sensors) Add T_Sensor for ASUS WS X570-ACE
omits acfa4b685808 hwmon: (jc42) add HWMON_C_TZ_REGISTER
omits 2ab40dd15f1c bus: mhi: host: Use cached values for calculating the shar [...]
omits 8fc716154093 Merge branch 'for-5.19/drivers' into for-next
omits c31bcc9f0a96 Merge branch 'for-5.19/block' into for-next
omits b03080f869e1 io_uring: minor refactoring for some tw handlers
omits c68356048b63 io_uring: clean poll tw PF_EXITING handling
omits 589c9f9c1eef Merge branch 'for-5.19/block' into for-next
omits 45d4316b18ce Merge branch 'io_uring-5.18' into for-next
omits ddf3eee6862f io_uring: optimise io_get_cqe()
omits 9a5303f1354e io_uring: optimise submission left counting
omits 6cde82768f4a io_uring: optimise submission loop invariant
omits a463053e51c6 io_uring: add helper to return req to cache list
omits 40d8dfba8df0 io_uring: helper for empty req cache checks
omits 92117a09b776 io_uring: inline io_flush_cached_reqs
omits 262ca5cb0310 io_uring: shrink final link flush
omits 554c34c36eb8 io_uring: memcpy CQE from req
omits 5dedbb47888f io_uring: explicitly keep a CQE in io_kiocb
omits f3ed4bfcd996 io_uring: rename io_sqe_file_register
omits c10901022e2b io_uring: deduplicate SCM accounting
omits b9feb6f08fb0 io_uring: don't pass around fixed index for scm
omits 8e954a2c5278 io_uring: refactor __io_sqe_files_scm
omits 058bd81d0c54 io_uring: uniform SCM accounting
omits 12beeef15d41 io_uring: don't scm-account for non af_unix sockets
omits 0af361337af2 io_uring: move finish_wait() outside of loop in cqring_wait()
omits 762185ef5062 io_uring: refactor io_req_add_compl_list()
omits ba4db1aefb3c io_uring: silence io_for_each_link() warning
omits bb7ac3412a43 io_uring: partially uninline io_put_task()
omits c67fa795c3eb io_uring: cleanup conditional submit locking
omits 8346c5039c86 io_uring: optimise mutex locking for submit+iopoll
omits 4ad4b96ef39c io_uring: pre-calculate syscall iopolling decision
omits e8e1169ee3d5 io_uring: split off IOPOLL argument verifiction
omits 1974d4772e93 io_uring: clean up io_queue_next()
omits 878355dbef6b io_uring: move poll recycling later in compl flushing
omits 0ff4f49809b0 io_uring: optimise io_free_batch_list
omits d52191774986 io_uring: refactor io_req_find_next
omits 7e2d845fdc5d io_uring: remove extra ifs around io_commit_cqring
omits 39014f9b13b3 io_uring: small optimisation of tctx_task_work
omits fa6b1281e4f0 xtensa: noMMU: allow handling protection faults
omits 239d495bbaa6 xtensa: extract vmalloc_fault code into a function
omits 7ad5b44fe3b4 xtensa: move asid_cache from fault.c to mmu.c
omits 12e1f4181626 xtensa: iss: extract and constify network callbacks
omits e608720cb213 xtensa: iss: clean up per-device locking in network driver
omits 8ac60cc99653 xtensa: iss: replace iss_net_set_mac with eth_mac_addr
omits 168a5b8235c5 xtensa: iss: drop opened_list logic from the network driver
omits 03775bd27236 xtensa: localize labels used in memmove
omits 21a9fd22697e Merge branch 'arm/fixes' into for-next
omits 75874398169f Merge branch 'x86/cpu' into x86/merge, to resolve conflicts
omits 819ef88b941e Merge branch 'x86/tdx' into x86/core, to resolve conflicts
omits 270a62595741 Merge branch 'fixes' into for-next
omits 0dcf1c1a6ec2 dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
omits c4ffd8a5eb94 ceph: remove incorrect session state check
omits 438a8a984ad3 ceph: get snap_rwsem read lock in handle_cap_export for ce [...]
omits 0cfd4e9d980c libceph: disambiguate cluster/pool full log message
omits d9d62c8c15e8 mmc: improve API to make clear hw_reset callback is for cards
omits cbf4c0bd4fe4 mmc: core: improve API to make clear that mmc_sw_reset is [...]
omits 4d75f8459068 MAINTAINERS: Add linux-renesas-soc(a)vger.kernel.org list fo [...]
omits 01b8e9e75e5b mmc: renesas_sdhi: remove superfluous specific M3W entry
omits c894b6193ef4 mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 support
omits 923b56b6b0d7 mmc: omap: Make it CCF clk API compatible
omits 0aea9deb107a mmc: mmc_spi: parse speed mode options
omits 11325f157446 mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()
omits 1c7ec586fe55 mmc: core: Set HS clock speed before sending HS CMD13
omits 3a8003436e6a bus: mhi: host: pci_generic: Flush recovery worker during freeze
omits 0079f9c104cd bus: mhi: host: pci_generic: Add missing poweroff() PM callback
omits 4f89447fda72 Merge branch 'arm/multiplatform' into for-next
omits ef6b260a4134 Merge branch 'arm/dt' into for-next
omits 85ac66f27440 Merge branch 'arm/fixes' into for-next
omits aee7f609222b Merge branch for-5.19/arm64/dt into for-next
omits 8b5568bffd47 Merge branch for-5.19/arm/defconfig into for-next
omits 58324d65559a Merge branch for-5.19/memory into for-next
omits 587df8686740 Merge branch for-5.19/soc into for-next
omits 5cd3b71ee156 Merge branch for-5.19/arm/core into for-next
omits 1be9b7206b7d Merge branch 'for-5.18' into for-next
omits 6ceb6a96db4e Merge branch 'v5.17-fixes' into for-next
omits bfa883aceaf4 Merge branch 'v5.17-next/soc' into for-next
omits 57278309680c Merge branch 'v5.17-next/dts64' into for-next
omits ed7e1505b075 Merge branch 'v5.17-next/dts32' into for-next
omits 45c9e9a608aa dt-bindings: arm: mediatek: mmsys: add support for MT8186
omits 919e96df951d dt-bindings: mediatek: add compatible for MT8186 pwrap
omits 498540577aef soc: mediatek: pwrap: add pwrap driver for MT8186 SoC
omits 2f67bb34d9e2 soc: mediatek: mmsys: add mmsys reset control for MT8186
omits b319542664df soc: mediatek: mmsys: add sw0_rst_offset in mmsys driver data
omits 88ea791b5665 Merge branch 'for-5.17-fixes' into for-next
omits 485ec84dbb02 Merge branch 'for-5.17-fixes' into for-next
omits 6c6d06e02a32 Merge branch 'for-5.17-fixes' into for-next
omits ad9bff39fb84 Merge branch 'for-5.17-fixes' into for-next
omits 48da2ddc4c78 Merge branch 'for-5.17-fixes' into for-next
omits b1c852c71719 Merge branch 'for-5.17-fixes' into for-next
omits 27fe872b5169 Merge branch 'for-5.17-fixes' into for-next
omits 12ab2b5c8a0e Merge branch 'for-5.17' into for-next
omits a091b198ba1a Merge branch 'for-5.17' into for-next
omits b699a483de89 Merge branch 'for-5.16-fixes' into for-next
adds b05a5683eba6 Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub [...]
adds e827d149fd09 Merge tag 'drm-intel-fixes-2022-04-20' of git://anongit.fr [...]
adds 70da382e1c5b Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.fre [...]
adds d569e86915b7 Merge tag 'drm-fixes-2022-04-22' of git://anongit.freedesk [...]
adds 3b8000ae185c mm/vmalloc: huge vmalloc backing pages should be split rat [...]
adds 405ce051236c mm/hwpoison: fix race between hugetlb free/demotion and me [...]
adds d173d5417fb6 mm/memory-failure.c: skip huge_zero_page in memory_failure()
adds 9b3016154c91 memcg: sync flush only if periodic flush is delayed
adds 0e88904cb700 userfaultfd: mark uffd_wp regardless of VM_WRITE flag
adds 5f24d5a579d1 mm, hugetlb: allow for "high" userspace addresses
adds 9c85a9bae267 selftest/vm: verify mmap addr in mremap_test
adds 18d609daa546 selftest/vm: verify remap destination address in mremap_test
adds e5508fc52c76 selftest/vm: support xfail in mremap_test
adds 80df2fb95df2 selftest/vm: add skip support to mremap_test
adds e4a38402c36e oom_kill.c: futex: delay the OOM reaper to allow time for [...]
adds 415fccf85920 MAINTAINERS: add Vincenzo Frascino to KASAN reviewers
adds ecc04463d1a3 kcov: don't generate a warning on vm_insert_page()'s failure
adds 319561669a59 mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
adds 281b9d9a4b02 Merge branch 'akpm' (patches from Andrew)
adds 2d230968ad0d Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm [...]
adds 279b83c6731c Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub [...]
adds 88c5060d56d8 Merge tag '5.18-rc3-smb3-fixes' of git://git.samba.org/sfr [...]
adds b9663a6ff828 tools: Add kmem_cache_alloc_lru()
adds 63b1898fffcd XArray: Disallow sibling entries of nodes
adds 22f19f674048 Merge tag 'xarray-5.18a' of git://git.infradead.org/users/ [...]
adds 23bc8f69f0ec arm64: mm: fix p?d_leaf()
adds 7200095feadf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds 4e339e5e2dbf Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.o [...]
adds 06fb4ecfeac7 gpio: Request interrupts after IRQ is initialized
adds bb4ce2c65881 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds aafa9f958342 ata: pata_marvell: Check the 'bmdma_addr' beforing reading
adds 2e5991fa39e4 Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/l [...]
adds 23e3d7f7061f jbd2: fix a potential race while discarding reserved buffe [...]
adds c00c5e1d157b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
adds 9423edfc5188 sparc: cacheflush_32.h needs struct page
adds d22588d73b18 perf clang: Fix header include for LLVM >= 14
adds c6d8df010643 perf script: Always allow field 'data_src' for auxtrace
adds ccb17caecfbd perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
adds 5bb017d4b97a perf test: Fix error message for test case 71 on s390, whe [...]
adds 45ab9400e73f Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git:/ [...]
adds 1f5e98e723a0 Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.d [...]
adds ff2695e52c99 bcache: put bch_bio_map() back to correct location in jour [...]
adds 9dca4168a37c bcache: fix wrong bdev parameter when calling bio_alloc_cl [...]
adds 8467f9e34955 Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/l [...]
adds 0fe86b27cbad Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pu [...]
adds c18a2a280c07 Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.fre [...]
adds 13bc32bad705 Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesk [...]
adds 533bec143a4c arm/xen: Fix some refcount leaks
adds b51bd23c614b Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org [...]
adds 6fc2586d23b5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds f39359260e39 Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/l [...]
adds 22da5264abf4 Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
adds f2edd118d02d page_alloc: use vmalloc_huge for large system hash
adds 9becb6889130 kvmalloc: use vmalloc_huge for vmalloc allocations
adds b877ca4dc816 Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel. [...]
adds f48ffef19dfd Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel. [...]
adds 5206548f6e67 Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm [...]
adds 42740a2ff5d3 Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel [...]
adds af2d861d4cd2 Linux 5.18-rc4
adds 0fc74d820a01 no-MMU: expose vmalloc_huge() for alloc_large_system_hash()
adds 4d8ec9120819 f2fs: should not truncate blocks during roll-forward recovery
adds d615b5416f8a Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/ [...]
new 2f477ee3ed92 Revert "arm64: dts: tegra: Fix boolean properties with values"
new 6aec6dace915 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
new f5e6b7041cf1 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new dffeb33910ff Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
new d48fea8401cf net: cosa: fix error check return value of register_chrdev()
new fc06b2867f4c net: dsa: Add missing of_node_put() in dsa_port_link_register_of
new 5b0b9e4c2c89 tcp: md5: incorrect tcp_header_len for incoming connections
new 7f40ea2145d9 net: bridge: switchdev: check br_vlan_group() return value
new b391719191c1 dt-bindings: net: dsa: realtek: cleanup compatible strings
new b107a6392b4b net: dsa: realtek: remove realtek,rtl8367s string
new b253a0680cea tcp: ensure to use the most recently sent skb when filling [...]
new 00f3d2ed9dac wireguard: selftests: enable ACPI for SMP
new 45ac774c33d8 wireguard: device: check for metadata_dst with skb_valid_dst()
new f675ed06390b Merge branch 'wireguard-patches-for-5-18-rc4'
new 5fd1fe4807f9 net: ethernet: stmmac: fix write to sgmii_adapter_base
new 165e3e17fe8f sctp: check asoc strreset_chunk in sctp_generate_reconf_event
new eba1a872cb73 ipvs: correctly print the memory size of ip_vs_conn_tab
new babc3dc9524f netfilter: nft_set_rbtree: overlap detection with element [...]
new b9b1e0da5800 netfilter: flowtable: Remove the empty file
new 8ddffdb9442a netfilter: Update ip6_route_me_harder to consider L3 domain
new 5220a5251130 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
new e98365afc1e9 net: hns3: clear inited state and stop client after failed [...]
new 1ec1968e4e43 net: hns3: align the debugfs output to the left
new 123521b6b260 net: hns3: fix error log of tx/rx tqps stats
new 48009e997297 net: hns3: modify the return code of hclge_get_ring_chain_ [...]
new 7d413735cb18 net: hns3: add validity check for message data length
new c59d60629684 net: hns3: add return value for mailbox handling in PF
new c4c89a6ad8e1 Merge branch 'hns3-fixes'
new e85f8a9f1625 net: hns: Add missing fwnode_handle_put in hns_mac_init
new 4e2e65e2e56c net/smc: sync err code when tcp connection was refused
new 9810c58c7051 net: lan966x: fix a couple off by one bugs
new ff827beb706e ip_gre: Make o_seqno start from 0 in native mode
new fde98ae91f79 ip6_gre: Make o_seqno start from 0 in native mode
new 31c417c948d7 ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
new 7c762e70c50b net: dsa: flood multicast to CPU when slave has IFF_PROMISC
new 9323ac367005 net: mscc: ocelot: ignore VID 0 added by 8021q module
new 1fcb8fb3522f net: mscc: ocelot: don't add VID 0 to ocelot->vlans when l [...]
new 4bfe744ff164 tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
new ba5a4fdd63ae tcp: make sure treq->af_specific is initialized
new 97b9af7a7093 net/smc: Only save the original clcsock callback functions
new 0558226cebee net/smc: Fix slab-out-of-bounds issue in fallback
new c3e8d5a40685 Merge branch 'net-smc-two-fixes-for-smc-fallback'
new 33b46e940fc9 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new b02d196c44ea bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() fr [...]
new 57e7826b34bf Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 7635a1ad8d92 iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
new 4dd4e6f65985 MAINTAINERS: update iwlwifi driver maintainer
new 27d8e749bd50 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
new a6ac60b36dad ALSA: hda/realtek: Fix mute led issue on thinkpad with cs3 [...]
new 5f5d8890789c ALSA: hda/realtek: Enable mute/micmute LEDs support for HP [...]
new b7c81f80246f firewire: fix potential uaf in outbound_phy_packet_callback()
new 9423973869bd firewire: remove check of list iterator against head past [...]
new a7ecbe92b924 firewire: core: extend card->lock in fw_core_handle_bus_reset
new b4b7f2a65ced Merge branch 'topic/firewire' into for-linus
new 3b79954fd00d ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers
new eb9d84b0ffe3 ALSA: fireworks: fix wrong return count shorter than expec [...]
new 48273fdf58ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 87c18514bb84 ASoC: rt9120: Correct the reg 0x09 size to one byte
new 2fbe467bcbfc ASoC: max98090: Reject invalid values in custom control put()
new 13fcf676d9e1 ASoC: max98090: Generate notifications on changes for cust [...]
new 2bde1985e391 ASoC: atmel: mchp-pdmc: set prepare_slave_config
new 660564fc9a92 ASoC: dmaengine: Restore NULL prepare_slave_config() callback
new 1d53dcf5d0be Merge remote-tracking branch 'asoc/for-5.17' into asoc-linus
new 71109e9cdfc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new dfd2b37edf7e regulator: dt-bindings: Revise the rt5190a buck/ldo description
new dd36264d532b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new e31de837c0ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new f8d788533dad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new c95ce3a23dcd topology: Fix up build warning in topology_is_visible()
new 68e573bdbb72 Merge branch 'driver-core-linus' of git://git.kernel.org/p [...]
new 41c606879f89 Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"
new a8c5b8255f8a tty: n_gsm: fix broken virtual tty handling
new c19ffe00fed6 tty: n_gsm: fix invalid use of MSC in advanced option
new f4f7d6328721 tty: n_gsm: fix software flow control handling
new 6e6eebdf5e24 serial: 8250: Also set sticky MCR bits in console restoration
new 637674fa4005 serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
new 3b70d8cbfe16 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
new f4fd84ae0765 usb: dwc3: core: Only handle soft-reset in DCTL
new da609eda81a8 Merge tag 'usb-serial-5.18-rc4' of https://git.kernel.org/ [...]
new e47f8b6faf87 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new 1d8313bc7feb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 41b3417c7bef Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new e64d5fa5044f bus: mhi: host: pci_generic: Add missing poweroff() PM callback
new c38f83bae403 bus: mhi: host: pci_generic: Flush recovery worker during freeze
new e90d20c9df11 Merge tag 'mhi-fixes-v5.18' of git://git.kernel.org/pub/sc [...]
new 2e043a2ead2a Merge tag 'phy-fixes-5.18' of git://git.kernel.org/pub/scm [...]
new 89b3896056c7 Merge tag 'icc-5.18-rc4' of git://git.kernel.org/pub/scm/l [...]
new 2d1746e3fda0 binder: Address corner cases in deferred copy and fixup
new ef38de9217a0 binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0
new 5b47b751b760 eeprom: at25: Use DMA safe buffers
new 4b3d811d826d Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
new 66fcc33aa5c5 selftest/vm: verify mmap addr in mremap_test
new 2a144f0926cc selftest/vm: verify remap destination address in mremap_test
new 865fae8fe702 selftest/vm: support xfail in mremap_test
new e8f0c8965932 selftest/vm: add skip support to mremap_test
new 8ed8966684d6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 9889fc4f19e0 dmaengine: idxd: Fix the error handling path in idxd_cdev_ [...]
new e5a9e97d2a8c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 1f788fbd8e64 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
new d4cb77112c7b media: isl7998x: select V4L2_FWNODE to fix build error
new f2527acdd6ed Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
new 75d2b2b06bd8 hwmon: (pmbus) disable PEC if not enabled
new c3e8edb2e833 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
new 37fdeb1e659a Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 032269a33d1a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 534ddbb546bd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 1840e570d319 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new ed911c9f9dcb drm/i915: Fix DISP_POS_Y and DISP_HEIGHT defines
new c05d8332f5d2 drm/i915: Check EDID for HDR static metadata when choosing blc
new a255a99bbfd0 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new f433908016fe Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
new 8ec1442953c6 riscv: patch_text: Fixup last cpu should be master
new 760d10a5b792 RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
new 8d7148f44021 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new cc7328af2f85 gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
new d3bac946725c Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
new 496c6150280f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 34e5025f24df Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
new 9170b27757d2 kbuild: read *.mod to get objects passed to $(LD) or $(AR)
new 79c9c9372164 kbuild: support W=e to make build abort in case of warning
new f8570e8ab509 kheaders: Have cpio unconditionally replace files
new 7c39c50dcb74 scripts: dummy-tools, add pahole
new 9b514137416b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2adacd7f0a9f perf docs: Add man page entry for Arm SPE
new 24f378e66021 perf test: Add basic perf record tests
new fdefc3750e84 perf mem: Print memory operation type
new 2c77f36a9a8e perf vendor events intel: Fix icelake cstate metrics
new cbeee6caa4e9 perf vendor events intel: Fix icelakex cstate metrics
new 12c6385eebb8 perf vendor events intel: Add sapphirerapids events
new dd498d08044c perf vendor events intel: Update CLX uncore to v1.14
new 339ec95167f2 perf vendor events intel: Update SKX uncore
new da578feb7026 perf vendor events intel: Update nehalemep event topics
new 45d97cdd2f79 perf vendor events intel: Update tigerlake topic
new 55ae1b759e4b perf vendor events intel: Update tremontx uncore and topics
new a01174fc9e9e perf vendor events intel: Update westmereep-dp event topics
new 7f2c72fa6977 perf vendor events intel: Update westmereep-sp event topics
new 44a4b9ad8eb3 perf vendor events intel: Update westmereex event topics
new 8f1a69825fe0 perf vendor events intel: Update elkhartlake event topics
new f51c401f113b perf vendor events intel: Update goldmontplus event topics
new 87e0a30e9a73 perf vendor events intel: Update goldmont event topics
new b8836c2a4d4b perf version: Add HAVE_DEBUGINFOD_SUPPORT to built-in features
new c60664dea70a perf tools: Print warning when HAVE_DEBUGINFOD_SUPPORT is [...]
new c735b0a52176 perf stat: Introduce stats for the user and system rusage times
new b03b89b35003 perf stat: Add user_time and system_time events
new 75eafc970bd9 perf list: Print all available tool events
new 3a7ab605978d perf tools: Move libbpf init in libbpf_init function
new 17408e5904d4 perf vendor events intel: Add metrics for Alderlake
new 60344f1a9a59 perf stat: Support metrics with hybrid events
new 2c8e64514aa2 perf stat: Merge event counts from all hybrid PMUs
new d7e3c397087f perf stat: Support hybrid --topdown option
new 4bbac9a1f58f libperf evsel: Factor out perf_evsel__ioctl()
new e0c1b8f9eba8 Merge remote-tracking branch 'torvalds/master' into perf/core
new b2d9678c4ced Merge branch 'perf/core' of git://git.kernel.org/pub/scm/l [...]
new 11382c053e5d Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new a3e050ee4a37 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new b3bbf6a70ba0 ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
new fb0b54909b15 ARC: implement syscall tracepoints
new b08a66fb6800 ARC: disasm: handle ARCv2 case in kprobe get/set functions
new e88856183749 ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type
new 88213099e588 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b059f16af749 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new 2a2848e7c2fd arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS [...]
new 348b096850d9 kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
new 9891f4edc90c kselftest/arm64: Remove assumption that tasks start FPSIMD only
new 88560c9c263a kselftest/arm64: Validate setting via FPSIMD and read via [...]
new eb89cf6f913f kselftest/arm64: Handle more kselftest result codes in MTE [...]
new 929e073bcbfb kselftest/arm64: Log unexpected asynchronous MTE faults
new df0a991023e0 kselftest/arm64: Refactor parameter checking in mte_switch_mode()
new 78387d9f017f kselftest/arm64: Add simple test for MTE prctl
new b5d3f4daf4d3 kselftest/arm64: Add manual encodings for SME instructions
new 0fea47609e48 kselftest/arm64: sme: Add SME support to vlset
new f442d9edcff0 kselftest/arm64: Add tests for TPIDR2
new 7e387a00d640 kselftest/arm64: Extend vector configuration API tests to [...]
new aee8a834e3f0 kselftest/arm64: sme: Provide streaming mode SVE stress test
new f2608edbc17b kselftest/arm64: signal: Handle ZA signal context in core code
new 659689a61912 kselftest/arm64: Add stress test for SME ZA context switching
new 8d41f50ade02 kselftest/arm64: signal: Add SME signal handling tests
new e4bbc3f2c589 kselftest/arm64: Add streaming SVE to SVE ptrace tests
new 8f6bb75334f4 kselftest/arm64: Add coverage for the ZA ptrace interface
new 5bbfaf598476 kselftest/arm64: Add SME support to syscall ABI test
new fb146c8a0ad9 selftests/arm64: Add a testcase for handling of ZA on clone()
new 4f6277e8ac39 arm64: stacktrace: remove NULL task check from unwind_frame()
new cb86a41b35c8 arm64: stacktrace: delete PCS comment
new 96bb1530c4f9 arm64: stacktrace: make struct stackframe private to stacktrace.c
new c797bd45480b arm64: stacktrace: rename unwinder functions
new e9d75a0ba878 arm64: stacktrace: rename stackframe to unwind_state
new bd5552bc4807 arm64: stacktrace: align with common naming
new 96d32e630935 arm64/sme: Provide ABI documentation for SME
new b4adc83b0770 arm64/sme: System register and exception syndrome definitions
new ca8a4ebcff44 arm64/sme: Manually encode SME instructions
new b2cf6a23289b arm64/sme: Early CPU setup for SME
new 5e64b862c482 arm64/sme: Basic enumeration support
new b42990d3bf77 arm64/sme: Identify supported SME vector lengths at boot
new 12f1bacfc5d9 arm64/sme: Implement sysctl to set the default vector length
new 9e4ab6c89109 arm64/sme: Implement vector length configuration prctl()s
new a9d691585950 arm64/sme: Implement support for TPIDR2
new b40c559b45be arm64/sme: Implement SVCR context switching
new af7167d6d267 arm64/sme: Implement streaming SVE context switching
new 0033cd933964 arm64/sme: Implement ZA context switching
new 8bd7f91c03d8 arm64/sme: Implement traps and syscall handling for SME
new 40a8e87bb328 arm64/sme: Disable ZA and streaming mode when handling signals
new 85ed24dad290 arm64/sme: Implement streaming SVE signal handling
new 39782210eb7e arm64/sme: Implement ZA signal handling
new e12310a0d30f arm64/sme: Implement ptrace support for streaming mode SVE [...]
new 776b4a1cf364 arm64/sme: Add ptrace support for ZA
new d45d7ff7047f arm64/sme: Disable streaming mode and ZA when flushing CPU state
new e0838f6373e5 arm64/sme: Save and restore streaming mode over EFI runtime calls
new 90807748ca3a KVM: arm64: Hide SME system registers from guests
new 51729fb1d068 KVM: arm64: Trap SME usage in guest
new 861262ab8627 KVM: arm64: Handle SME host state when running guests
new a1f4ccd25cc2 arm64/sme: Provide Kconfig for SME
new da32b5817253 mm: Add fault_in_subpage_writeable() to probe at sub-page [...]
new f3ba50a7a100 arm64: Add support for user sub-page fault probing
new 18788e34642e btrfs: Avoid live-lock in search_ioctl() on hardware with [...]
new 1b1f46d76d08 Merge branches 'for-next/misc', 'for-next/kselftest', 'for [...]
new b6ba1a89f73f arm64: document the boot requirements for MTE
new 5c346f94d293 Merge branch 'for-next/misc' into for-next/core
new 3b48d9469d9a Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new 330e4076d37e Merge branch 'arm/fixes' into for-next
new adf5abab076d Merge branch 'arm/dt' into for-next
new 0f3c1c1eca4a Merge branch 'arm/drivers' into for-next
new c0c237d106bd ARM: s3c: fix include path
new 52ef8efcb75e dma: omap: hide legacy interface
new 19491c2215f6 ARM: omap1: dma: remove omap2 specific bits
new 16630718ee46 ARM: omap1: move plat/dma.c to mach/omap-dma.c
new 04e8d9d139c9 ARM: omap: split up arch/arm/plat-omap/Kconfig
new 11237651e22c ARM: omap: un-merge plat/sram.c
new e37a0bca8260 ARM: omap: remove empty plat-omap directory
new c8b8a93a0a3d ARM: omap1: relocate static I/O mapping
new df99e7bbbec3 ARM: omap1: use pci_remap_iospace() for omap_cf
new 7e0a9e622dbe ARM: omap1: move mach/*.h into mach directory
new 615dce5bf736 ARM: omap1: fix build with no SoC selected
new 98e0f6345ad9 ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF
new 34c86239b184 ARM: OMAP1: clock: Fix early UART rate issues
new 338d5d476cde ARM: OMAP1: clock: Fix UART rate reporting algorithm
new 6bdfc9beeced ARM: OMAP1: clock: Remove unused code
new e9bdc3d4f59c ARM: OMAP1: clock: Remove noop code
new ec8f12821875 ARM: OMAP1: fix typos in comments
new 2b2d9ef321d6 ARM: omap1: htc_herald: fix typos in comments
new 917bf5a312fd MAINTAINERS: omap1: Add Janusz as an additional maintainer
new 0cd47616cfbb Merge branch 'omap1/multiplatform-prep' of git://git.kerne [...]
new a570e0b05bb0 Merge branch 'arm/multiplatform' into for-next
new 908c39c8cc6d [MERGED] usb: host: ohci-omap: Make it CCF clk API compatible
new 930f64028dcf [MERGED] usb: gadget: omap_udc: Make it CCF clk API compatible
new 2fdc64b8ed64 [MERGED] video: fbdev: omap: Make it CCF clk API compatible
new 841847338e23 [MERGED] mmc: omap: Make it CCF clk API compatible
new cc588fc3635a [MERGED] ASoC: ti: osk5912: Make it CCF clk API compatible
new 184df12983f8 [TO BE REBASED] ARM: OMAP1: clock: Convert to CCF
new f923656e8812 [TO BE REBASED] ARM: omap1: enable multiplatform
new 519a1e6f6552 Merge branch 'omap1-multiplatform-5.18' of git://git.kerne [...]
new 54b203cbc12d Merge branch 'pxa-multiplatform-5.18' of git://git.kernel. [...]
new d003de30c490 Merge branch 'arm/multiplatform-late' into for-next
new bf730f4d63c3 soc: document merges
new 4894b187da71 Revert "ARM: pxa: convert to multiplatform"
new 967ba514d3a6 Merge branch 'arm/multiplatform-late' into for-next
new 36a88bcc2594 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b9c6e9610908 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d044b2f056b2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 66e726382b89 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 291107b1566e Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 45974e4276a8 ARM: dts: imx6ull-colibri: fix vqmmc regulator
new 0310b5aa0656 arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock
new 839cd67c422d Merge branch 'imx/drivers' into for-next
new e8ff45a8ef57 dt-bindings: arm: Add i.MX8M Mini Toradex Verdin based Men [...]
new b4c8842bbbaa dt-bindings: arm: fsl: add ls1021a-iot board
new 60c8a9de4514 Merge branch 'imx/bindings' into for-next
new 17efcc33e4f5 ARM: dts: imx6qdl-vicut1.dtsi: remove TiWi module
new 092073263226 ARM: dts: imx6qdl-vicut1.dtsi: Put nON_SWITCH in own pinctrl grp
new 2a0a0c5dc076 ARM: dts: imx6qdl-vicut1.dtsi: Remove PCIe
new f6d8a739b357 ARM: dts: imx6qdl-vicut1/victgo: Remove UART2
new 1a0e71889dea ARM: dts: imx6qdl-vicut1.dtsi: Fix LED names
new c061895eb024 ARM: dts: imx6qdl-vicut1.dtsi: Fix debug LED gpio pins
new 4e6ab6837e32 ARM: dts: imx6qdl-vicut1.dtsi: Update GPIO line names
new 1d039a1ae2c7 ARM: dts: imx6qdl-vicut1.dtsi: Remove conflicting pinctrl entry
new 4eef8cb7dd41 ARM: dts: imx6q-vicut1.dts: remove sata node
new deebb9ba3a64 ARM: dts: imx6dl-victgo.dts: update gpio names
new d380984764ad ARM: dts: imx6dl-victgo.dts: Factor out common parts to im [...]
new 217390ad7423 ARM: dts: imx6qdl-vicut1.dtsi: Move some node out to DTS files
new 901e8f8f8b87 ARM: dts: Remove imx6qdl-victgo.dtsi
new 6d8e96fbeb07 ARM: dts: imx6qdl-vicut1: Factor out common parts of 12inc [...]
new eac849a24e18 ARM: dts: imx6dl-victgo.dts: Remove touchscreen x axis inversion
new b456aed07944 ARM: dts: imx6qdl-vicut1.dtsi: Add missing ISB led node
new 7912bda4f60d ARM: dts: imx6qdl-vicut1.dtsi: add thermal zone and attach [...]
new 23f550d5f7f6 ARM: dts: Add initial LS1021A IoT board dts support
new 9aabc12f4537 ARM: dts: imx51: Add generic DMA bindings for UART nodes
new 038dc22fe590 ARM: dts: i.MX51: digi-connectcore-som: Remove unused regulators
new 9aac4049d3f6 ARM: dts: i.MX51: digi-connectcore-som: Update PMIC voltages
new 9a6ba03559ba ARM: dts: i.MX51: digi-connectcore-som: Setup usbotg vbus-supply
new 83a24d527271 ARM: dts: i.MX51: digi-connectcore-jsk: Use usb-nop-xceiv [...]
new 2970f79403a0 Merge branch 'imx/dt' into for-next
new 510c527b4ff5 arm64: dts: imx8mm: Add i.MX8M Mini Toradex Verdin based M [...]
new cc5457601705 arm64: dts: imx8mn-evk: Add UART3 support
new a6b9c9635672 Merge branch 'imx/dt64' into for-next
new 5565f35abe7b Merge branch 'imx/defconfig' into for-next
new bffcef7233c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fcff3291ab94 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b804923b7ccb soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
new 8fdb61f1933a soc: mediatek: add mtk-mutex support for mt8195 vdosys0
new 4e8988c634a1 soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0
new 940368923239 arm64: defconfig: enable MT6359 regulator driver
new e5bf06b16f6e arm64: defconfig: enable some mt6360 PMIC drivers
new d66aea197d53 arm: mediatek: select arch timer for mt7629
new 8e1a991b7a54 Merge branch 'v5.18-next/defconfig' into for-next
new a044e6a0883b arm: dts: mediatek: Get rid of mediatek, larb for MM nodes
new efa661017115 Merge branch 'v5.18-next/dts32' into for-next
new 33c7874b4432 arm64: dts: mediatek: Format mediatek,larbs as an array of [...]
new 261691b40128 arm64: dts: mt8192: Add pwrap node
new c63556ec6bfe arm64: dts: mt8192: Add SCP node
new 40de66b8bbbb arm64: dts: mt8192: Add usb-phy node
new e5aac2258e66 arm64: dts: mt8192: Add xhci node
new 27f0eb16b0d4 arm64: dts: mt8192: Fix nor_flash status disable typo
new 4d50a433d0fd arm64: dts: mt8192: Add efuse node
new 4a65b0f1bec5 arm64: dts: mt8192: Add m4u and smi nodes
new 19c66219e4d5 arm64: dts: mt8192: Add the mmsys reset bit to reset the dsi0
new 7663f7a26b33 dt-bindings: arm: mediatek: Add mt8195 pericfg compatible
new b2edd51979d2 arm64: dts: mt8192: Add dpi node
new e530d080932d arm64: dts: mt8192: Add PCIe node
new aa8f3711fc87 arm64: dts: mt8192: Add H264 venc device node
new 75a3c81bc634 arm64: dts: hisilicon: align 'freq-table-hz' with dtschema in UFS
new c01d9aa630b8 arm64: dts: mediatek: mt8183: align Google CROS EC PWM nod [...]
new c8b8db1a173d arm64: dts: mediatek: align operating-points table name wi [...]
new 775ef8aaa66e arm64: dts: mediatek: align thermal zone node names with dtschema
new c1f403d6ca9f arm64: dts: mt8183-kukui: align SPI NOR node name with dtschema
new e5e7fdb78b6f arm64: dts: mediatek: Get rid of mediatek, larb for MM nodes
new 419aaccaa477 arm64: dts: mediatek: mt8173: Add power domain to encoder nodes
new d77e6abd1eba arm64: dts: mt6359: add PMIC MT6359 related nodes
new 94d7e9f538ff dt-bindings: arm: Add compatible for Mediatek MT8192
new cd2f0efe51e8 arm64: dts: mt8192: Add spmi node
new 875215de8d7a arm64: dts: mt8192: Add audio-related nodes
new b8bd7e4975af arm64: dts: mt8183: Update disp_aal node compatible
new 43eb164baec8 arm64: dts: mt8192: Add mmc device nodes
new 4c78814a1f46 arm64: dts: Add mediatek SoC mt8195 and evaluation board
new f8ca6bb2e42b dt-bindings: arm64: dts: mediatek: Add mt8195-demo board
new e3ea51041e42 arm64: dts: mediatek: Add device-tree for MT8195 Demo board
new 56e4a0984596 Merge remote-tracking branch 'krzk/for-v5.19/arm-dts64-cle [...]
new dd5590b53895 arm64: dts: mediatek: mt8173: Add gce-client-reg handle to [...]
new 7dadfeedcd15 Merge branch 'v5.18-next/dts64' into for-next
new 9d7370a56d18 soc: mediatek: mmsys: Add sw0_rst_offset for MT8192
new 1da90b8a7bae dt-bindings: arm: mediatek: mmsys: add power and gce properties
new 81c5a41d10b9 dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
new 5252c1c5a08e soc: mediatek: cmdq: Use mailbox rx_callback instead of cm [...]
new 949cfe1a433b Merge tag 'v5.18-next-vdso0-stable-tag' into v5.18-next/soc
new f9f4545b968b dt-bindings: pwrap: mediatek: Update pwrap document for mt8195
new e24b4c321107 Merge branch 'v5.18-next/soc' into for-next
new 614b3e028ac6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 32566513b6ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2835f8805a55 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1eae95fb1d69 arm64: dts: qcom: qrb5165-rb5: Fix can-clock node name
new cb29e7106d4e arm64: dts: qcom: db845c: Add support for MCP2517FD
new 2a31f958f832 arm64: dts: qcom: sm8450: Fix qmp phy node (use phy@ inste [...]
new c11e239f6aee arm64: dts: qcom: sc7280: Add GPI DMAengines
new 18bec7f725c5 arm64: dts: qcom: sc7280: Add GENI I2C/SPI DMA channels
new f238ff81e894 arm64: dts: qcom: sc7280-idp: Enable GPI DMAs
new 0d2ff8a1a075 Merge branches 'arm64-for-5.19', 'arm64-defconfig-for-5.19 [...]
new 7794f072742f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0b71a2a85161 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 90715507cb89 dt-bindings: power: Add r8a779g0 SYSC power domain definitions
new f2afa78d5a0c dt-bindings: clock: Add r8a779g0 CPG Core Clock Definitions
new 1c1d0e5dc445 Merge tag 'renesas-r8a779g0-dt-binding-defs-tag' into rene [...]
new 11a5ebb42ec2 soc: renesas: r8a779g0-sysc: Add r8a779g0 support
new 87ab58e1fe3a soc: renesas: Identify R-Car V4H
new d869d48ae741 soc: renesas: rcar-rst: Add support for R-Car V4H
new 6cd3233242ee dt-bindings: arm: renesas: Document R-Car V4H White Hawk D [...]
new 8ff93be3259f dt-bindings: reset: renesas,rst: Document r8a779g0 reset module
new 36f093d12e3c Merge branches 'renesas-drivers-for-v5.19' and 'renesas-dt [...]
new 468ba02fb1f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 37c18aeb1389 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 78aec16daed0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f474557caf85 arm64: dts: microchip: align SPI NOR node name with dtschema
new 5280738ea657 arm64: dts: marvell: align SPI NOR node name with dtschema
new 6578c197a70f Merge branch 'for-v5.19/arm-dts64-cleanups' into for-next
new 5fe580196dd9 dt-bindings: timer: exynos4210-mct: describe known hardwar [...]
new 9d53182805ec Merge branch 'next/drivers' into for-next
new d304f4fcbca8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a3bc55dc35f9 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new d98941b0296b Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new b4f3d5f06e29 clk: sunxi-ng: sun6i-rtc: Mark rtc-32k as critical
new 7d4c60f30825 Merge branch 'sunxi/fixes-for-5.18' into sunxi/for-next
new f58ca215cda1 clk: sunxi: sun9i-mmc: check return value after calling pl [...]
new 7a10341e67ed Merge branch 'sunxi/clk-fixes-for-5.18' into sunxi/for-next
new fff8c10368e6 bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()
new 737a9ba0eeb8 Merge branch 'sunxi/fixes-for-5.18' into sunxi/for-next
new bbc16be643e4 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 8adc24a58703 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new d9c2cb794b6d Merge branch for-5.19/arm/core into for-next
new a0bc9eee4670 Merge branch for-5.19/soc into for-next
new 43c8c2f07833 Merge branch for-5.19/memory into for-next
new 1c9ef59010c0 Merge branch for-5.19/arm/defconfig into for-next
new 962c400d48e6 arm64: tegra: Add node for Tegra234 CCPLEX cluster
new 6d9d19af3e34 arm64: tegra: Update PWM fan node name
new 115996bf2635 Merge branch for-5.19/arm64/dt into for-next
new ba53ec5b7bd6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 12eeb74925da soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get in [...]
new f226041424cf soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator
new 625f5c507994 ARM: dts: keystone: Align SPI NOR node name with dtschema
new 6273a1864d43 ARM: dts: keystone: Fix missing fallback and case in SPI N [...]
new c0a75ca134c9 Merge branches 'ti-drivers-soc-next' and 'ti-keystone-dts- [...]
new 810a6e440ba9 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 37843d0f6e7a clk: microchip: mpfs: don't reset disabled peripherals
new d968fda3de91 clk: qcom: clk-rcg2: fix gfx3d frequency calculation
new 8f9fb2abe22e clk: microchip: mpfs: fix parents for FIC clocks
new a2438f82366e clk: microchip: mpfs: mark CLK_ATHENA as critical
new 2b6190c80423 riscv: dts: microchip: fix usage of fic clocks on mpfs
new 3ebb9fdf466a dt-bindings: clk: mpfs document msspll dri registers
new 8be99c7b8bb1 dt-bindings: clk: mpfs: add defines for two new clocks
new 8e8fbab4f1e6 dt-bindings: rtc: add refclk to mpfs-rtc
new 445c2da89747 clk: microchip: mpfs: re-parent the configurable clocks
new 1c6a7ea32b8c clk: microchip: mpfs: add RTCREF clock control
new 6deb9bf4580d riscv: dts: microchip: reparent mpfs clocks
new 5f9d4aa14ddf Merge branch 'clk-fixes' into clk-next
new 4ce2b909dcf5 dt-bindings: clock: ehrpwm: Add AM62 specific compatible
new bae71de51b89 clk: keystone: syscon-clk: Add support for AM62 epwm-tbclk
new 65e0d726ff99 Merge branch 'clk-ti' into clk-next
new bab79506fd16 clk: actions: remove redundant assignment after a mask operation
new 3196a605659d clk: using pm_runtime_resume_and_get instead of pm_runtime [...]
new 14c4fd8ff5ba Merge branch 'clk-cleanup' into clk-next
new 038010bb3068 dt-bindings: Add en7523-scu device tree binding documentation
new 1e6273179190 clk: en7523: Add clock driver for Airoha EN7523 SoC
new e91e9d8fc457 Merge branch 'clk-airoha' into clk-next
new f9edf134d75d clk: cdce706: use simple i2c probe function
new df221682075d clk: cdce925: use i2c_match_id and simple i2c probe
new eb5f909ac9e7 clk: cs2000-cp: use simple i2c probe function
new 55349aedb5da clk: max9485: use simple i2c probe function
new d8703ce85e7c clk: si514: use simple i2c probe function
new adc00f60c829 clk: si5341: use simple i2c probe function
new ca3ebd20d956 clk: si5351: use i2c_match_id and simple i2c probe
new 32a5c1d38378 clk: si544: use i2c_match_id and simple i2c probe
new 2b349b893def clk: si570: use i2c_match_id and simple i2c probe
new 5baa12cfc433 clk: renesas-pcie: use simple i2c probe function
new 386945864c92 Merge branch 'clk-i2c-simple' into clk-next
new 9f4f53efa986 Merge tag 'renesas-clk-for-v5.19-tag1' of git://git.kernel [...]
new 2b7bd9ef856a Merge branch 'clk-renesas' into clk-next
new e99ab448b039 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new 94b13731339e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b243a358b313 clk: renesas: r8a779f0: Add UFS clock
new 13b4d179c664 dt-bindings: clock: renesas,cpg-mssr: Document r8a779g0
new 19c77dc5181e Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new 186f69b64c80 csky: atomic: Optimize cmpxchg with acquire & release
new 6b160e0513e9 csky: atomic: Add custom atomic.h implementation
new c5acdf12cc24 csky: atomic: Add conditional atomic operations' optimization
new 09b5fa387faa Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new a96e4ebf3ded m68k: defconfig: Update defconfigs for v5.18-rc1
new ec7b0ec772f1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c058492d6c74 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 023bc81e376c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1613a55ea0e1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4848be17e50b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1b553839e132 s390/sclp: add detection of IPL-complete-control facility
new 2ba24343bdb8 s390/kexec: set end-of-ipl flag in last diag308 call
new 28d3417a9467 s390/zcrypt: add display of ASYM master key verification pattern
new 7714e16f791d s390/smp: sort out physical vs virtual CPU0 lowcore pointer
new 4da75a7fd042 s390/cio: simplify the calculation of variables
new d9b38e9d0fd3 s390/ap: uevent on apmask/aqpmask change
new 6acb086d9f78 s390/zcrypt: cleanup CPRB struct definitions
new 2004b57cde6b s390/zcrypt: code cleanup
new f2f47d0ef72c s390/mmap: increase stack/mmap gap to 128MB
new 57761da4dc5c s390/vdso: move vdso mapping to its own function
new 9e37a2e8546f s390/vdso: map vdso above stack
new 41cd81abafdc s390/vdso: add vdso randomization
new d4b2945dc9c0 s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declaration
new 52c79e636a58 s390/pci: make better use of zpci_dbg() levels
new 723b5a9d2bb0 s390/pci: don't log availability events as errors
new cde8833e40dd s390/pci: add PCI access type and length to error records
new 34fb0e703480 s390/pci: add error record for CC 2 retries
new 9a07731702d9 s390: add KCSAN instrumentation to barriers and spinlocks
new 809f24f60bcd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d8bd7aff6c54 xtensa: localize labels used in memmove
new 48ed27a92504 xtensa: iss: drop opened_list logic from the network driver
new eccf4be2c49f xtensa: iss: replace iss_net_set_mac with eth_mac_addr
new 819b1b0dbb6d xtensa: iss: clean up per-device locking in network driver
new 37a120ccc052 xtensa: iss: extract and constify network callbacks
new cd6b4bbe1840 xtensa: move asid_cache from fault.c to mmu.c
new 03e6fdd920ea xtensa: extract vmalloc_fault code into a function
new c38312aa39b4 xtensa: noMMU: allow handling protection faults
new c72ffe7f91b6 xtensa: drop dead code from entry.S
new 81e8b7c10894 xtensa: move trace_hardirqs_off call back to entry.S
new 27113a618adc xtensa: use abi_* register names in the kernel exit code
new f46c32ad35e4 xtensa: enable context tracking
new cc1852359e10 xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GEN
new dfca7e7ce27f xtensa: enable KCSAN
new e8da639b960e xtensa: clean up function declarations in traps.c
new 858303519774 xtensa: clean up exception handler prototypes
new 2e3cc82aabd2 xtensa: clean up declarations in coprocessor.h
new be706dc32923 xtensa: clean up excsave1 initialization
new 539840028326 xtensa: use callx0 opcode in fast_coprocessor
new 7e8284c34194 xtensa: handle coprocessor exceptions in kernel mode
new 53c02af52fbc xtensa: add xtensa_xsr macro
new ddcf140245c7 xtensa: merge SAVE_CP_REGS_TAB and LOAD_CP_REGS_TAB
new 7ab140029d2b xtensa: get rid of stack frame in coprocessor_flush
new 975fb61675b9 xtensa: support coprocessors on SMP
new 8c82b9a16a65 xtensa: add hibernation support
new c8b222cfc804 xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLE
new 9e037951d833 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new 318a74ccd93e Merge branch 'master' of git://git.kernel.org/pub/scm/fs/f [...]
new 5073c69175b8 Merge branch 'misc-5.18' into for-next-current-v5.17-20220422
new 55cec7676dd8 Merge branch 'for-next-current-v5.17-20220422' into for-ne [...]
new 56cfba622f0e btrfs: simplify code flow in btrfs_ioctl_balance
new 71cc2daaf8e6 fs: add a lockdep check function for sb_start_write()
new f8815621ed3a btrfs: assert that relocation is protected with sb_start_write()
new 7074ca52d050 btrfs: use dummy extent buffer for super block sys chunk a [...]
new 6e7f3cd2d314 btrfs: make nodesize >= PAGE_SIZE case to reuse the non-su [...]
new da5afb809fad btrfs: expand subpage support to any PAGE_SIZE > 4K
new 288b80cc624d btrfs: remove unnecessary type casts
new 55093e751296 btrfs: factor out allocating an array of pages
new e6ce5dc88434 btrfs: allocate page arrays using bulk page allocator
new 1e8d3bc5da4b btrfs: wait between incomplete batch memory allocations
new 424923a882d0 btrfs: move common NOCOW checks against a file extent into [...]
new e5e50e7592f1 btrfs: do not test for free space inode during NOCOW check [...]
new e5696ab4422d btrfs: make the bg_reclaim_threshold per-space info
new 3c1b3f683794 btrfs: allow block group background reclaim for non-zoned [...]
new 4d8668dc3b0c btrfs: change the bg_reclaim_threshold valid region from 0 to 100
new b74d860a5712 btrfs: zoned: make auto-reclaim less aggressive
new 72b82a0f0ae1 btrfs: fix leaked plug after failure syncing log on zoned [...]
new e63e3060e6c9 btrfs: factor check and flush helpers from __btrfsic_submit_bio
new 153b12a0b11b btrfs: check-integrity: split submit_bio from btrfsic checking
new c6a9fd027ed7 btrfs: check-integrity: simplify bio allocation in btrfsic [...]
new b8dfe29222bd btrfs: use on-stack bio in repair_io_failure
new 713f5646eb53 btrfs: use on-stack bio in scrub_recheck_block
new 5dcd670ae342 btrfs: use on-stack bio in scrub_repair_page_from_good_copy
new 1219ebd6180d btrfs: move the call to bio_set_dev out of submit_stripe_bio
new afcd8e0477ab btrfs: pass a block_device to btrfs_bio_clone
new 8e7643aefe52 btrfs: pass bio opf to rbio_add_io_page
new 7353e10a1a24 btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios
new 5cd799c9d260 btrfs: don't allocate a btrfs_bio for scrub bios
new 89aed71ecb41 btrfs: stop using the btrfs_bio saved iter in index_rbio_pages
new 41ec7a81802d btrfs: remove unnecessary check of iput argument
new bf210cd1e110 btrfs: remove the zoned/zone_size union in struct btrfs_fs_info
new c792b9151ef6 btrfs: fix and document the zoned device choice in alloc_new_bio
new fb97a67d90ec btrfs: simplify parameters of submit_read_repair() and rename
new bab6bed69288 btrfs: fix direct I/O read repair for split bios
new 5132861ead1e btrfs: fix direct I/O writes for split bios on zoned devices
new eb25aeee8bea btrfs: use BTRFS_DIR_START_INDEX at btrfs_create_new_inode()
new fe6cc73a0482 btrfs: use non-bh spin_lock in zstd timer callback
new 0a26f3e94a1e btrfs: avoid double clean up when submit_one_bio() failed
new 73889a1256dd btrfs: fix the error handling for submit_extent_page() for [...]
new 64ad11b55b44 btrfs: return correct error number for __extent_writepage_io()
new 441a6dc388b1 btrfs: remove search start argument from first_logical_byte()
new adda85fe3c74 btrfs: use rbtree with leftmost node cached for tracking l [...]
new b2e3d78996c5 btrfs: use a read/write lock for protecting the block groups tree
new 055a63674598 btrfs: return block group directly at btrfs_next_block_group()
new 2f8ee235fdf2 btrfs: avoid double search for block group during NOCOW writes
new 50c0f5c0f1d4 btrfs: do not pass compressed_bio to submit_compressed_bio()
new d2df5241d12c btrfs: fix assertion failure during scrub due to block gro [...]
new 42a2df233f96 btrfs: zoned: use dedicated lock for data relocation
new ac112c0eba72 btrfs: export a helper for compression hard check
new a314bc891dc9 btrfs: do not allow compression on nodatacow files
new f03420281815 btrfs: improve error reporting in lookup_inline_extent_backref
new 1574b391c53e btrfs: repair super block num_devices automatically
new 5d27a2929155 btrfs: move btrfs_readpage to extent_io.c
new 56648bd4f5f5 btrfs: remove unused bio_flags argument to btrfs_submit_me [...]
new 43185b8c10a7 btrfs: do not return errors from btrfs_submit_metadata_bio
new a123ae3f00e9 btrfs: do not return errors from btrfs_submit_compressed_read
new 96e17086df8d btrfs: do not return errors from submit_bio_hook_t instances
new 97b2fcb37211 btrfs: always log symlinks in full mode
new e4f8b0773ae7 btrfs: do not BUG_ON() on failure to update inode when set [...]
new a9b8e8416ca7 btrfs: skip compression property for anything other than f [...]
new 7a63e68f0e55 btrfs: reduce width for stripe_len from u64 to u32
new a677b2daf0cb btrfs: raid56: open code rbio_nr_pages()
new eae9c75bb41b btrfs: raid56: make btrfs_raid_bio more compact
new 1270ec18c298 btrfs: raid56: introduce new cached members for btrfs_raid_bio
new c90d831a61f0 btrfs: raid56: introduce btrfs_raid_bio::stripe_sectors
new 8ba4f757cbed btrfs: raid56: introduce btrfs_raid_bio::bio_sectors
new 7c963a5cbdd6 btrfs: raid56: make rbio_add_io_page() subpage compatible
new 2bffedbddcb3 btrfs: raid56: make finish_parity_scrub() subpage compatible
new e821d9256e9c btrfs: raid56: make __raid_recover_endio_io() subpage compatible
new 24c350d76942 btrfs: raid56: make finish_rmw() subpage compatible
new 919a857ac80b btrfs: raid56: open code rbio_stripe_page_index()
new 5193d21852a7 btrfs: raid56: make raid56_add_scrub_pages() subpage compatible
new fa50873c33b5 btrfs: raid56: remove btrfs_raid_bio::bio_pages array
new e45c3ccf4fd3 btrfs: raid56: make set_bio_pages_uptodate() subpage compatible
new 6f2c4044cb0f btrfs: raid56: make steal_rbio() subpage compatible
new 71a40b0fbce9 btrfs: raid56: make alloc_rbio_essential_pages() subpage c [...]
new 446e59dd6c55 btrfs: raid56: enable subpage support for RAID56
new a9c80aa0ca70 btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
new b98f9472c6b5 btrfs: use normal workqueues for scrub
new 9d7bd4c387c1 btrfs: use a normal workqueue for rmw_workers
new ce4d9489ea16 btrfs: move definition of btrfs_raid_types to volumes.h
new 600b4cce0982 btrfs: use ilog2() to replace if () branches for btrfs_bg_ [...]
new 6113420de7fc Merge branch 'misc-next' into for-next-next-v5.18-20220422
new 7aa9b9c7184d btrfs: convert delayed_nodes_tree into an xarray
new 074354468996 Merge branch 'ext/gabe/xarray-delayed-nodes' into for-next [...]
new 729304c6cee9 btrfs: Turn fs_info member buffer_radix into XArray
new 562192094e78 Merge branch 'ext/gabe/xarray-extent-buffers' into for-nex [...]
new 4af68863ce91 btrfs: calculate @physical_end using @dev_extent_len direc [...]
new 029b4154bcac btrfs: introduce a helper to locate an extent item
new a5a1b794bfc6 btrfs: introduce dedicated helper to scrub simple-mirror b [...]
new 784b509bee39 btrfs: introduce dedicated helper to scrub simple-stripe b [...]
new 576cae40e96b btrfs: scrub: cleanup the non-RAID56 branches in scrub_stripe()
new 5aeee6d89dfa btrfs: use scrub_simple_mirror() to handle RAID56 data str [...]
new ca2582c8f087 btrfs: refactor scrub_raid56_parity()
new 850373a83f0f btrfs: use find_first_extent_item() to replace the open-co [...]
new 35823b278911 btrfs: move scrub_remap_extent() call into scrub_extent() [...]
new bd0ea2462b47 Merge branch 'ext/qu/scrub-refactor-v4' into for-next-next [...]
new 4972fdf152fa Merge branch 'for-next-next-v5.18-20220422' into for-next- [...]
new a4b4793a3aab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dc9b0dc4561d libceph: disambiguate cluster/pool full log message
new 7f47f7f3b3c3 ceph: get snap_rwsem read lock in handle_cap_export for ce [...]
new 396ea1681892 ceph: remove incorrect session state check
new 7acae6183cf3 ceph: fix possible NULL pointer dereference for req->r_session
new b7f5a12afe3b Merge branch 'master' of git://github.com/ceph/ceph-client.git
new aad24509c6a4 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new a32e697cda27 inotify: show inotify mask flags in proc fdinfo
new 38035c04f586 inotify: move control flags from mask to mark flags
new 623af4f538b5 fsnotify: fix wrong lockdep annotations
new 867a448d587e fsnotify: pass flags argument to fsnotify_alloc_group()
new f3010343d9e1 fsnotify: make allow_dups a property of the group
new 43b245a788e2 fsnotify: create helpers for group mark_mutex lock
new 642054b87058 inotify: use fsnotify group lock helpers
new 960bdff24ce8 audit: use fsnotify group lock helpers
new b8962a9d8cc2 nfsd: use fsnotify group lock helpers
new aabb45fdcb31 dnotify: use fsnotify group lock helpers
new c3638b5b1374 fsnotify: allow adding an inode mark without pinning inode
new 4adce25ccfff fanotify: create helper fanotify_mark_user_flags()
new 8998d110835e fanotify: factor out helper fanotify_mark_update_flags()
new 7d5e005d9825 fanotify: implement "evictable" inode marks
new e79719a2ca5c fanotify: use fsnotify group lock helpers
new 5f9d3bd52026 fanotify: enable "evictable" inode marks
new cfb73d370782 Pull evictable fsnotify marks work from Amir.
new 6ff5a350ddf1 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new a22bb5526d7d f2fs: check pinfile in gc_data_segment() in advance
new 642c0969916e f2fs: don't set GC_FAILURE_PIN for background GC
new c2ca36e82f70 f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inode
new c277f1411d7b f2fs: introduce data read/write showing path info
new 12662d19467b f2fs: fix to do sanity check on inline_dots inode
new 2aaf51dd39af f2fs: fix dereference of stale list iterator after loop body
new df35435d4144 f2fs: Remove usage of list iterator pas the loop for list_ [...]
new 9e3a845df9ea f2fs: replace usage of found with dedicated list iterator [...]
new 6124df285ee6 f2fs: give priority to select unpinned section for foreground GC
new 6cc4dd68f6c4 f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
new 9daf4ca856fb f2fs: use flush command instead of FUA for zoned device
new 4bb050698696 f2fs: avoid infinite loop to flush node pages
new 6daa83cbee0d f2fs: extend stat_lock to avoid potential race in statfs
new 4f7f451a267e Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 888e58368fe8 fuse: fix deadlock between atomic O_TRUNC and page invalidation
new 6b49bc9d8a5f fuse: avoid unnecessary spinlock bump
new 7aad9df5272d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d9cfde21cef5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 276882eed3f8 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
new e13433b4416f SUNRPC release the transport of a relocated task with an a [...]
new 42f3a2988bb5 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
new 1689e05791ee Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a756543dd501 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new b9b3fe152e49 xfs: convert buffer flags to unsigned.
new d65a92de4383 MAINTAINERS: update IOMAP FILESYSTEM LIBRARY and XFS FILESYSTEM
new 9a5280b312e2 xfs: reorder iunlink remove operation in xfs_ifree
new e60aa787f43f xfs: Simplify XFS logging methods.
new e270356944cc xfs: Add XFS messages to printk index
new f3bf67c6c6fe xfs: Use generic_file_open()
new f34061f554fe xfs: pass explicit mount pointer to rtalloc query functions
new 5a605fd6cb1d xfs: recalculate free rt extents after log recovery
new 2229276c5283 xfs: use a separate frextents counter for rt extent reservations
new 2d9ac4319b99 xfs: simplify local variable assignment in file write code
new 1499b8a3a37b Merge branch 'guilt/5.19-miscellaneous' into xfs-5.19-for-next
new a4d98629c93f xfs: convert attr type flags to unsigned.
new 79539c7c761a xfs: convert scrub type flags to unsigned.
new 0e5b8e45229b xfs: convert bmap extent type flags to unsigned.
new e7d410ac3368 xfs: convert bmapi flags to unsigned.
new f53dde11b405 xfs: convert AGF log flags to unsigned.
new 0d1b97696696 xfs: convert AGI log flags to unsigned.
new 722db70fb2f0 xfs: convert btree buffer log flags to unsigned.
new 581b4484475c xfs: convert buffer log item flags to unsigned.
new 3402d931575f xfs: convert da btree operations flags to unsigned.
new 1005dd019c88 xfs: convert dquot flags to unsigned.
new 22d53f480c56 xfs: convert log item tracepoint flags to unsigned.
new a103375307ad xfs: convert inode lock flags to unsigned.
new 90215d749871 xfs: convert ptag flags to unsigned.
new b9f3082eee5a xfs: convert quota options flags to unsigned.
new 2eb7550d2c0d xfs: convert shutdown reasons to unsigned.
new c60d13ea657f xfs: convert log ticket and iclog flags to unsigned.
new 898a768f54bf Merge branch 'guilt/xfs-unsigned-flags-5.18' into xfs-5.19 [...]
new 735fbf67df56 xfs: factor out the CIL transaction header building
new 6eaed95e21a0 xfs: only CIL pushes require a start record
new ffa04c1f2cb0 xfs: embed the xlog_op_header in the unmount record
new 54021b624261 xfs: embed the xlog_op_header in the commit record
new c7610dceed39 xfs: log tickets don't need log client id
new 3c352bef8335 xfs: move log iovec alignment to preparation function
new 8d547cf9d239 xfs: reserve space and initialise xlog_op_header in item f [...]
new c5141320c42b xfs: log ticket region debug is largely useless
new d80fc2914f91 xfs: pass lv chain length into xlog_write()
new decb545fc081 xfs: change the type of ic_datap
new db357078b042 xfs: introduce xlog_write_full()
new ad3e3693182b xfs: introduce xlog_write_partial()
new 1236bbe86bb8 xfs: remove xlog_verify_dest_ptr
new be8ddda5f7e0 xfs: xlog_write() no longer needs contwr state
new 14b07ecd5cd2 xfs: xlog_write() doesn't need optype anymore
new 593e34391faa xfs: CIL context doesn't need to count iovecs
new 463260d76705 Merge branch 'guilt/xlog-write-rework' into xfs-5.19-for-next
new 3b0d9fd369ea xfs: Move extent count limits to xfs_format.h
new 95f0b95e2b68 xfs: Define max extent length based on on-disk format definition
new 9feb8f19665c xfs: Introduce xfs_iext_max_nextents() helper
new bb1d50494cbd xfs: Use xfs_extnum_t instead of basic data types
new dd95a6ce31d6 xfs: Introduce xfs_dfork_nextents() helper
new 1e7384f93db5 xfs: Use basic types to define xfs_log_dinode's di_nextent [...]
new 755c38ffe1a5 xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-b [...]
new 919819f5e180 xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated [...]
new 7c05aa9d9d20 xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
new 9b7d16e34bbe xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
new 0c35e7ba1850 xfs: Use uint64_t to count maximum blocks that can be used [...]
new df9ad5cc7a52 xfs: Introduce macros to represent new maximum extent coun [...]
new 8314bca03a1a xfs: Replace numbered inode recovery error messages with d [...]
new 52a4a14842ef xfs: Introduce per-inode 64-bit extent counters
new 83a21c18441f xfs: Directory's data fork extent counter can never overflow
new 4f86bb4b66c9 xfs: Conditionally upgrade existing inodes to use large ex [...]
new 5b35d922c527 xfs: Decouple XFS_IBULK flags from XFS_IWALK flags
new c3c4ecb529c5 xfs: Enable bulkstat ioctl to support 64-bit per-inode ext [...]
new 973ac0eb3a7d xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of suppo [...]
new a44a027a8b2a Merge tag 'large-extent-counters-v9' of https://github.com [...]
new 0cef69a53498 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 3a068c51e893 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c03d1a53a048 Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
new e09210d4df57 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new faebd693c593 printk: rename cpulock functions
new f5343321b71a printk: cpu sync always disable interrupts
new 1f5d783094cf printk: add missing memory barrier to wake_up_klogd()
new 938ba4084abc printk: wake up all waiters
new 5341b93dea8c printk: wake waiters for safe and NMI contexts
new 9f0844de49cf printk: get caller_id/timestamp after migration disable
new 1f47e8af45fd printk: call boot_delay_msec() in printk_delay()
new 1fc0ca9e0db6 printk: add con_printk() macro for console details
new a699449bb13b printk: refactor and rework printing logic
new 03a749e628fd printk: move buffer definitions into console_emit_next_rec [...]
new 3b604ca81202 printk: add pr_flush()
new 2bb2b7b57f81 printk: add functions to prefer direct printing
new 09c5ba0aa2fc printk: add kthread console printers
new e00cc0e1cbf4 printk: extend console_lock for proper kthread support
new 6b3d71e87892 printk: remove @console_locked
new 248b050d8366 Merge branch 'rework/kthreads' into for-next
new 6213ffaa6eda Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e7de54d56a72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 079c4b26e85e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 57d022599796 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 3c4cb222fe3c hwmon: (jc42) add HWMON_C_TZ_REGISTER
new b02aa4034397 hwmon: (asus-ec-sensors) Add T_Sensor for ASUS WS X570-ACE
new 93a0e857b096 hwmon: (peci) Use devm_delayed_work_autocancel() to simplify code
new 7c92b3d99daa hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
new c7b7a0c245d7 hwmon: introduce hwmon_sanitize_name()
new 5386e6084307 hwmon: (intel-m10-bmc-hwmon) use devm_hwmon_sanitize_name()
new 7f50620913b0 hwmon: (asus-ec-sensors) add ProArt X570 Creator WIFI board
new 87576f7611b1 hwmon: (dell-smm) Add cooling device support
new 9a886ce86ec0 hwmon: (pmbus) add MFR_* registers to debugfs
new f6dd440c48e7 dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x
new a7e1e934855c hwmon: (tmp401) Add support of three advanced features
new be9ca013e032 hwmon: (jc42) Add support for S-34TS04A
new 5791310914e8 hwmon: (dell-smm) Update Documentation regarding firmware bugs
new 6e89f0e6e35f hwmon: (aquacomputer_d5next) Add support for Aquacomputer [...]
new 548baee82430 hwmon: (pmbus/max16601) Add MAX16602 support
new c72152df0d08 hwmon: (tmp401) Fix incorrect return value of tmp401_init_client
new 32137c7007ca dt-bindings: hwmon: Add Atmel AT30TS74
new e95c5a2ae0bf hwmon: (lm75) Add Atmel AT30TS74 support
new 96835ba4827e Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 77930ee4d5b3 Documentation: kunit: change complete_and_exit to kthread_ [...]
new 69ef0920bdd3 Docs: Add cpio requirement to changes.rst
new 5a5866c28b43 Docs: Replace version by 'current' in changes.rst
new f5461124d59b Documentation: move watch_queue to core-api
new 3b4a2c60d19e Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 82b4737fd001 media: meson-ir-tx: remove superfluous dev_err()
new 3813c932ed97 media: cec: call enable_adap on s_log_addrs
new 590a8e564c6e media: cec: abort if the current transmit was canceled
new f9d0ecbf56f4 media: cec: correctly pass on reply results
new 567f882a4013 media: cec.h: add cec_msg_recv_is_rx/tx_result helpers
new e2ed5024ac2b media: cec: use call_op and check for !unregistered
new dad272bd03d5 media: cec: add xfer_timeout_ms field
new f1b57164305d media: cec: add optional adap_configured callback
new d8fdfc66cfd7 media: imx: imx-mipi-csis: Add support for JPEG_1X8
new 6008dea1c70e media: entity: skip non-data link when removing reverse links
new af3ed78ecbf3 media: entity: Skip non-data links in graph iteration
new 4e4dab4bb602 media: media.h: Add new media link type
new 9d0c23bfe708 media: entity: Add link_type_name() helper
new 012c87f7696f media: entity: Add support for ancillary links
new aa4faf6eb271 media: v4l2-async: Create links during v4l2_async_match_notify()
new 63bd19442f08 media: ccs: Use %u for printing unsigned values, remove ex [...]
new 8b4b08b7eafa media: ccs: Use unsigned int as index to an array
new a8a2bd1001f3 media: mc: Remove redundant documentation
new db1fa290a35b media: mc: media_device_init() initialises a media_device, [...]
new 78a171e58717 media: mc: Provide a helper for setting bus_info field
new cef699749f37 media: mc: Set bus_info in media_device_init()
new f2d8b6917f3b media: v4l: ioctl: Set bus_info in v4l_querycap()
new 365ab7ebc24e media: i2c: max9286: fix kernel oops when removing module
new 2425c81fc452 media: staging: media: ipu3: Fix AF x_start position when [...]
new 229fac6c44dc media: staging: media: ipu3-imgu: Request specific firmwar [...]
new 1f391df44607 media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fw [...]
new 1ad037645a81 media: staging/intel-ipu3: Reset imgu_video_device sequence
new dbdc7237ec71 media: staging/intel-ipu3: Cleanup dummy buffers via helper
new 282b4d26076c media: mc: delete redundant code in __media_device_unregis [...]
new ba449bb56203 media: i2c: ov5645: Fix media bus format
new dadd47d46818 media: v4l2-subdev: fix #endif comments
new e550c3709237 media: v4l2-subdev: drop extra #ifdef
new 40aaab9d773b media: subdev: rename subdev-state alloc & free
new f69952a4dc1e media: subdev: add active state to struct v4l2_subdev
new 2f91838c3b71 media: subdev: rename v4l2_subdev_get_pad_* helpers
new 3cc7a4bbc381 media: subdev: pass also the active state to subdevs from ioctls
new ed647ea668fb media: subdev: add subdev state locking
new b2ac238724af media: subdev: add locking wrappers to subdev op wrappers
new 14a6fca77ad1 media: subdev: add v4l2_subdev_get_fmt() helper function
new 660440a9076b media: Documentation: add documentation about subdev state
new 7dd0f93a31af media: Revert "media: dw9768: activate runtime PM and turn [...]
new 378a0e4ba898 media: ov7640: Use ARRAY_SIZE instead of manual checking
new ab0589af587e media: i2c: ov5695: fix typos in comments
new 4d19e0662fcc media: i2c: cleanup comments
new 02276e18defa media: i2c: dw9714: Disable the regulator when the driver [...]
new b4657e00115d media: i2c: dw9714: Return zero in remove callback
new 3d22dd432889 media: media.h: remove unneeded <stdint.h> inclusion
new 3c9b04d9631e media: media-entity.h: Fix documentation for media_create_ [...]
new 3bf96b6eeb61 media: staging: media: ipu3: Fix AWB x_start position when [...]
new 011d7456e5a1 media: video-mux: Use dev_err_probe()
new 90307ebe5a56 media: venus: hfi: Add error message for timeout error
new 86594f6af867 media: venus: hfi: avoid null dereference in deinit
new 73664f107c0f media: venus: do not queue internal buffers from previous [...]
new 59685fdfac6d media: venus: vdec: ensure venus is powered on during stream off
new 2308d5aff8d0 media: v4l: Add Qualcomm custom compressed pixel formats
new fc00086ed767 media: venus: helpers: Add helper to check supported pixel [...]
new 9593126dae3e media: venus: Add a handling of QC08C compressed format
new 1af7d8dacfc9 media: venus: hfi_platform: Correct supported compressed format
new cef92b14e653 media: venus: Add a handling of QC10C compressed format
new ef15219c3e25 media: venus: vdec: Use output resolution on reconfigure
new fcbc4acf8b8d media: v4l2-ctrls: Add intra-refresh type control
new fc503c8a3f12 media: venus: venc: Add support for intra-refresh type
new e7326bec7b07 media: coda: disable encoder cmd ioctl on decoder and vice versa
new ca43692ae15e media: coda: disable encoder ioctls for decoder devices
new bf5071cccb82 media: coda: disable stateful encoder ioctls for jpeg encoder
new 87e0ce68cc02 media: coda: assert bitstream mutex is locked in coda_fill [...]
new 375acc17b108 media: coda: consolidate job_finish calls on decoder prepa [...]
new fb11bc40c4cb media: platform: samsung: remove redundant assignment to v [...]
new 7e32aab9f47d media: coda: add JPEG downscale support
new d2cc715a56df media: coda: jpeg: set buffer error flag when header parsi [...]
new 26087650eb35 media: coda: jpeg: improve header parse error message
new e4b579363396 media: coda: jpeg: start streaming without valid header
new 7aa65a75f894 media: imx-jpeg: Add pm-sleep support for imx-jpeg
new d387c6f64028 media: imx-jpeg: Correct the pixel format of rgb
new 7110c08ea719 media: coda: Fix reported H264 profile
new eb2fd187abc8 media: coda: Add more H264 levels for CODA960
new 03b49ec8715a media: docs: Fix vimc default pipeline graph
new f83bd49cbc37 media: v4l2: fix uninitialized value tuner_status(CWE-457)
new e8123311cf06 media: pci: cx23885: Fix the error handling in cx23885_initdev()
new 2203436a4d24 media: cx25821: Fix the warning when removing the module
new 2394eaeebd90 media: imx-jpeg: don't change byteused of queued buffer
new 802239d55d0a media: saa7134: simplify if-if to if-else
new d9a6a70d65cd media: amphion: fix decoder's interlaced field
new 5f6bfab6da65 media: hantro: Add support for Hantro G1 on RK356x
new acd134bca2ac media: dt-bindings: media: rockchip-vpu: Add RK3568 compatible
new daf3999c12dc media: hantro: Implement support for encoder commands
new 309373a3571e media: hantro: Empty encoder capture buffers by default
new c1cc03eafd31 media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_device
new 284dd8487834 media: imx: imx-mipi-csis: Don't use .s_power()
new 24aad87b48f4 media: imx: imx-mipi-csis: Drop unneeded system PM implementation
new 2eab8739b6f6 media: imx: imx-mipi-csis: Don't stop streaming at runtime [...]
new c22afddcf7c5 media: imx: imx-mipi-csis: Simplify runtime PM implementation
new df4167d9c5af media: imx: imx-mipi-csis: Simplify mipi_csis_s_stream()
new e273454c50c3 media: imx: imx-mipi-csis: Drop powered flag
new 851b270bc41d media: imx: imx-mipi-csis: Protect mipi_csis_dump_regs()
new fe14b546d6e5 media: imx: imx-mipi-csis: Fix active format initializatio [...]
new d0c19bed8cd3 media: platform: imx-mipi-csis: Remove unneeded 'default n'
new 6c1c1eb8c87d media: ext-ctrls-codec.rst: fix indentation
new 70139a2ee226 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new 6dd4a29d2620 ACPI: PM: Always print final debug message in acpi_device_ [...]
new 7fb9b6ea4733 Merge branch 'acpi-pm' into linux-next
new fc45e55ebc58 ACPI: processor: idle: Avoid falling back to C3 type C-states
new 20e582e16af2 Revert "ACPI: processor: idle: fix lockup regression on 32 [...]
new d0f6cfb2bd16 thermal: int340x: Fix attr.show callback prototype
new c15e061fb0ab Merge branches 'acpi-processor' and 'thermal-int340x-fixes [...]
new dc13998131ea Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new f52b16ba9fe4 cpufreq: mediatek: Use device print to show logs
new da89357f2b13 cpufreq: mediatek: Replace old_* with pre_*
new f4ba82c6c432 cpufreq: mediatek: Record previous target vproc value
new 8f705811d64b cpufreq: mediatek: Make sram regulator optional
new b7d352c4a908 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 13623b2d74e8 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new e6fafee9a33c Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...]
new 60c42a1030dd tools/lib/thermal: Add a thermal library
new 8d3e4e4e4d93 tools/thermal: Add util library
new a84a55b356ad tools/thermal: Add a temperature capture tool
new c07a7c8dbcd8 tools/thermal: Add thermal daemon skeleton
new 74c84089aa43 Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
new 57e84673baa8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8f8f330e17f1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f70925bf9940 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new f1ed409fb1ee net: cdc-ncm: Move spin_lock_bh() to spin_lock()
new 1c604f91b773 myri10ge: remove redundant assignment to variable status
new d09d3ec03f02 net/ipv6: Enforce limits for accept_unsolicited_na sysctl
new e350dbac3c09 net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resum [...]
new 59359597b010 nfp: support 802.1ad VLAN assingment to VF
new 6f37c9f9dfbf Revert "rtnetlink: return EINVAL when request cannot succeed"
new 0844d36f771d USB2NET : SR9800 : change SR9800_BULKIN_SIZE from global t [...]
new 89e9c7280075 ipv6: Remove __ipv6_only_sock().
new 81ee0eb6c0fe ipv6: Use ipv6_only_sock() helper in condition.
new 42d594357e01 Merge branch 'ipv6-only-sock'
new 3ac8316e09b0 dt-bindings: net: cdns,macb: Drop phy-names property for Z [...]
new 29e96fe9e0ec net: macb: In ZynqMP initialization make SGMII phy configu [...]
new cb1e6bf42bce Merge branch 'zynqmp-phy-config-optional'
new 16a28267774c ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos().
new 67e1e2f4854b ipv4: Avoid using RTO_ONLINK with ip_route_connect().
new b1ad41384866 ipv4: Initialise ->flowi4_scope properly in ICMP handlers.
new fb799dd49a25 Merge branch 'ipv6-RT_ONLINK-remove-prep'
new c78c5a660439 dt-bindings: net: mediatek,net: convert to the json-schema
new 5e7260712b9a qed: Remove IP services API.
new 869376d0859a mlxsw: core_linecards: Fix size of array element during in [...]
new b649695248b1 net: phy: LAN87xx: add ethtool SQI support
new 58f373f8d787 MAINTAINERS: Add maintainers for Microchip T1 Phy driver
new e21bebf9727a Merge branch 'add-ethtool-sqi-support-for-lan87xx-t1-phy'
new f28c47bb9fd3 tsnep: Remove useless null check before call of_node_put()
new 31693d02b06e net: hns3: Fix spelling mistake "actvie" -> "active"
new 1761fed25678 mptcp: don't send RST for single subflow
new 0348c690ed37 mptcp: add the fallback check
new 0530020a7c8f mptcp: track and update contiguous data status
new 1e39e5a32ad7 mptcp: infinite mapping sending
new f8d4bcacff3b mptcp: infinite mapping receiving
new 104125b82e5c mptcp: add mib for infinite map sending
new d9fdd02d4265 mptcp: dump infinite_map field in mptcp_dump_mpext
new 8bd03be3418c selftests: mptcp: add infinite map mibs check
new 988998ac4bd9 Merge branch 'mptcp-tcp-fallback'
new b343734ee265 selftests: forwarding: add option to run tests with stable [...]
new fe32dffdcd33 selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.sh
new 6182c5c5098f selftests: forwarding: multiple instances in tcpdump helper
new f23cddc72294 selftests: forwarding: add helpers for IP multicast group [...]
new a5114df6c613 selftests: forwarding: add helper for retrieving IPv6 link [...]
new 476a4f05d9b8 selftests: forwarding: add a no_forwarding.sh test
new 90b9566aa5cd selftests: forwarding: add a test for local_termination.sh
new 07c8a2dd69f6 selftests: drivers: dsa: add a subset of forwarding selftests
new cfc1d91a7d78 Merge branch 'dsa-selftests'
new 8d92e4fbcf0f devlink: introduce line card devices support
new 276910aecc6a devlink: introduce line card info get message
new 28b2d1f1ac41 devlink: introduce line card device info infrastructure
new 798e2df5067c mlxsw: reg: Extend MDDQ by device_info
new 8e2e10f65112 mlxsw: core_linecards: Probe provisioned line cards for de [...]
new 5e2229891825 selftests: mlxsw: Check devices on provisioned line card
new 3b37130f4855 mlxsw: core_linecards: Expose HW revision and INI version
new 08682c9e58cd selftests: mlxsw: Check line card info on provisioned line card
new c38e9bf33812 mlxsw: reg: Extend MDDQ device_info by FW version fields
new e932b4bdbd7c mlxsw: core_linecards: Expose device FW version over device info
new 002defd576a3 selftests: mlxsw: Check device info on activated line card
new 5e927a9f4b9f Merge branch 'mlxsw-line-card-model'
new 985e254c738c net: mscc: ocelot: Remove useless code
new 60d78e9fce88 ethernet: broadcom/sb1250-mac: remove BUG_ON in sbmac_probe()
new a00e41bf2f47 net: ethernet: mtk_eth_soc: add check for allocation failure
new c5794097b269 net: ipa: compute proper aggregation limit
new b0e653b2a0d9 arp: fix unused variable warnning when CONFIG_PROC_FS=n
new df1cc21152ff net: dsa: remove unused headers
new cc271ab86606 wwan_hwsim: Avoid flush_scheduled_work() usage
new 2d1b9276bf74 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new e8c5e1a0f78f libbpf: Improve libbpf API documentation link position
new df86ca0d2f0f bpf: Allow attach TRACING programs through LINK_CREATE command
new 8462e0b46fe2 libbpf: Teach bpf_link_create() to fallback to bpf_raw_tra [...]
new fd0493a1e49e selftests/bpf: Switch fexit_stress to bpf_link_create() API
new 003fed595c0f libbpf: Remove unnecessary type cast
new 93bc2e9e943d bpftool, musl compat: Replace nftw with FTW_ACTIONRETVAL
new 246bdfa52f33 bpftool, musl compat: Replace sys/fcntl.h by fcntl.h
new d9d31cf88702 bpf: Use bpf_prog_run_array_cg_flags everywhere
new cb3f38147c20 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 443f176d7b3a Bluetooth: btbcm: Support per-board firmware variants
new 7c67a8aeba3f Bluetooth: mt7921s: Fix the incorrect pointer check
new b169c8c6976d Bluetooth: fix dangling sco_conn and use-after-free in sco [...]
new fad777a5ebc7 Bluetooth: Keep MGMT pending queue ordered FIFO
new 381a0625a216 Bluetooth: btintel: Constify static struct regmap_bus
new 374d3f671af3 Bluetooth: hci_qca: Use del_timer_sync() before freeing
new 69f622db8252 Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_C [...]
new d8fac6f1ca43 Bluetooth: Print broken quirks
new b1a27c97678e Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC [...]
new d0cca44e63ad Bluetooth: btrtl: Add support for RTL8852C
new 3d94fc0335ea Bluetooth: use hdev lock in activate_scan for hci_is_adv_m [...]
new 99b8210a65d4 Bluetooth: use hdev lock for accept_list and reject_list i [...]
new df50527dbc32 Bluetooth: protect le accept and resolv lists with hdev->lock
new 800dff20e471 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new ab589ac24ee1 wlcore: main: use pm_runtime_resume_and_get() instead of p [...]
new da8e909c99e4 wlcore: sysfs: use pm_runtime_resume_and_get() instead of [...]
new 3447eebe6084 wlcore: testmode: use pm_runtime_resume_and_get() instead [...]
new d8e11976d8e8 wlcore: vendor_cmd: use pm_runtime_resume_and_get() instea [...]
new 00bfc8964f43 wlcore: sdio: using pm_runtime_resume_and_get() instead of [...]
new e05c7ddfeb23 wlcore: cmd: using pm_runtime_resume_and_get() instead of [...]
new 8e95061b5b9c wl18xx: debugfs: use pm_runtime_resume_and_get() instead o [...]
new eefad995c242 rtw89: 8852c: add BB and RF parameters tables
new 342475ac510a rtw89: 8852c: add TX power by rate and limit tables
new c6badab206d5 rtw89: 8852c: add TX power track tables
new c7845551bf66 rtw89: 8852c: phy: configure TSSI bandedge
new cc99eefa61f0 rtw89: 8852c: add BB initial and reset functions
new e885871ee809 rtw89: 8852c: support bb gain info
new e6b17cbd34e3 rtw89: 8852c: add efuse gain offset parser
new 7b9c98c7a484 rtw89: 8852c: add HFC parameters
new bb865ba6ea83 rtw89: 8852c: add set channel function of RF part
new 63fb5c981590 rtw89: 8852c: set channel of MAC part
new 1b00e9236a71 rtw89: 8852c: add set channel of BB part
new 79dafcd4ff6f rtw89: 8852c: add help function of set channel
new 54d5ecc1710e wl12xx: use pm_runtime_resume_and_get() instead of pm_runt [...]
new c94e36908467 wl12xx: scan: use pm_runtime_resume_and_get() instead of p [...]
new 9cbdadf0097f rtw88: fix uninitialized 'tim_offset' warning
new 9ebacb1e7e75 rtw88: pci: 8821c: Disable 21ce completion timeout
new 948e521c7285 rtw89: pci: add variant IMR/ISR and configure functions
new e1757e804501 rtw89: pci: add variant RPWM/CPWM to enter low power mode
new 837202684657 rtw89: pci: reclaim TX BD only if it really need
new c83dcd0508e2 rtw89: pci: add a separate interrupt handler for low power mode
new 98816def1973 rtw89: ser: re-enable interrupt in threadfn if under_recovery
new 52edbb9fb78a rtw89: ps: access TX/RX rings via another registers in low [...]
new d7259cdbd055 rtw89: pci: allow to process RPP prior to TX BD
new fc5f311fce74 rtw89: don't flush hci queues and send h2c if power is off
new 16b44ed0ffd3 rtw89: add RF H2C to notify firmware
new cd89a47105dc rtw89: 8852c: configure default BB TX/RX path
new af0cac159b1c rtw89: 8852c: implement chip_ops related to TX power
new 3ecca403d9bf rtw89: 8852c: implement chip_ops::get_thermal
new f4ae7ccc2bbf rtw89: 8852c: fill freq and band of RX status by PPDU report
new 2fb822f82a59 rtw89: 8852c: add chip_ops related to BTC
new 77c2a1d43f97 Merge branch 'main' of git git://git.kernel.org/pub/scm/li [...]
new a8f871163a22 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 672048a21bc6 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...]
new ff56d526448e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 19df0cfa258c Merge tag 'drm-misc-next-2022-04-21' of git://anongit.free [...]
new 5a55edf2ddf7 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
new 0e48711f6020 drm: bridge: dw_hdmi: Audio: fix returnvar.cocci warnings
new 57ae18fbde6a drm/sun4i: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi
new e41a2999f746 drm/doc: Add sections about tiny drivers and external refs [...]
new c5060b09f460 drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependency
new 1584f0a1b146 drm/nouveau/gsp: change gv100_gsp from global to static
new 544ccad73925 drm/vmwgfx: Reserve fence slots on buffer objects in cotables
new 26b954e4ef46 dt-bindings: display: simple: Add DataImage FG040346DSSWBG [...]
new 4dd024d4ad65 drm/panel: simple: Add DataImage FG040346DSSWBG04 panel support
new f470cfe40bd8 drm/modes: Make width-mm/height-mm check in of_get_drm_pan [...]
new 2381e02aa873 drm/panel: lvds: Drop now redundant width-mm and height-mm check
new 0f73a559f916 drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
new 503e19720c72 drm/tilcdc: fix typos in comment
new c6eafc99f0f7 drm: Put related statements next to each other in Makefile
new da68386d9edb drm: Rename dp/ to display/
new 1e0f66420b13 drm/display: Introduce a DRM display-helper module
new 5d1b8b4a14f7 drm/display: Split DisplayPort header into core and helper
new 2a64b147350f drm/display: Move DSC header and helpers into display-help [...]
new 6a99099fe1d6 drm/display: Move HDCP helpers into display-helper module
new 4fc8cb47fcfd drm/display: Move HDMI helpers into display-helper module
new 644edf52b630 drm/display: Move SCDC helpers into display-helper library
new e518a9dc81d3 drm: mxsfb: Wrap FIFO reset and comments into mxsfb_reset_block()
new cb285a5348e7 drm: mxsfb: Replace mxsfb_get_fb_paddr() with drm_fb_cma_g [...]
new 268a06e1dc82 drm: mxsfb: Factor out mxsfb_set_mode()
new 3604f1e5319b drm: mxsfb: Reorder mxsfb_crtc_mode_set_nofb()
new 57e6f0562cb4 drm: mxsfb: Obtain bus flags from bridge state
new f3ad3224dc4b Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new cc9d82fc966b drm/amdkfd: use kvcalloc() instead of kvmalloc() in kfd_migrate
new 50a7d025cacd drm/amdgpu: add RAS poison creation handler (v2)
new 66f879496121 drm/amdgpu: add RAS poison consumption handler (v2)
new b3c76814ce5b drm/amdgpu: add RAS fatal error interrupt handler
new 114f08872731 drm/amd/pm: fix the deadlock issue observed on SI
new a2443ef0a804 drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaran
new b3ef3205bc5e drm/amdgpu: Remove useless kfree
new c3eb12dff0f9 drm/amdkfd: Ignore bogus signals from MEC efficiently
new 721af39f0036 drm/amd/display: Insert smu busy status before sending ano [...]
new 84ebd73e3281 drm/amd/display: Fix HDCP QUERY Error for eDP and Tiled
new 259f249c4b9b drm/amd/display: 3.2.182
new 89c342a96618 drm/amd/display: update dcn315 clk table read
new e955b5473294 drm/amd/display: Add Audio readback registers
new d2069326d26c drm/amd/display: Reset cached PSR parameters after hibernate
new 4a0caac06a4c drm/amd/display: Don't pass HostVM by default on DCN3.1
new d9f442e9a20c drm/amd/display: read PSR-SU cap DPCD for specific panel
new e953cd08d782 drm/amd/display: Remove ddc write and read size checking
new 9fbfeaf11071 drm/amd/display: Maintain current link settings in link lo [...]
new 3c5407450407 drm/amd/display: Remove unused integer
new 9844792ec8ad drm/amd/display: Keep track of DSC packed PPS
new 398bb283899b drm/amd/display: 3.2.183
new 7e1e62d35695 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 49f3d7a0e889 next-20220422/drm-intel
new adc9f36ef6c0 Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...]
new 651877176c08 drm/fourcc: Add QCOM tiled modifiers
new 101993338513 drm/msm: Remove unused field in submit
new 4bfba71640f8 drm/msm: Add support for pointer params
new 39ba0c0d6cd1 drm/msm: Split out helper to get comm/cmdline
new d4726d770068 drm/msm: Add a way to override processes comm/cmdline
new 695383a1386c drm/msm/gem: Move prototypes
new f9d5355fa5b6 drm/msm/gpu: Drop duplicate fence counter
new 8e30fa32392c drm/msm/gem: Convert some missed GEM_WARN_ON()s
new ca35ab2a2059 drm/msm/gem: Split out inuse helper
new 2ee4b5d26536 drm/msm/gem: Drop PAGE_SHIFT for address space mm
new d413e6f97134 drm/msm: Drop msm_gem_iova()
new 522f1abffe90 drm/msm/gem: Rework vma lookup and pin
new 27674c666826 drm/msm/gem: Split vma lookup and pin
new 95d1deb02a9c drm/msm/gem: Add fenced vma unpin
new a636a0ff1148 drm/msm: Add a way for userspace to allocate GPU iova
new 69f06a5d854f drm/msm: remove explicit devfreq status reset
new 15c411980bac drm/msm: simplify gpu_busy callback
new 78f815c1cf8f drm/msm: return the average load over the polling period
new bd1d78206199 Merge branch 'msm-next' of https://gitlab.freedesktop.org/ [...]
new 6baf6a938c3c Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...]
new 72855f089327 Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
new 6fbe0cc53a1b video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandle
new 3167a9d1bd63 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d640947562ce regmap: cache: set max_register with reg_stride
new 1e27306b367c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c92b576a13ad selftests: alsa: Start validating control names
new 011b559be832 ALSA: pcm: Check for null pointer of pointer substream bef [...]
new 2c7fa07f0a34 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d516e96bdeca ASoC: SOF: sof-audio: remove useless assignment
new 14bdc7b2f9ea ASoC: SOF: topology: Check w->sname validity once in sof_c [...]
new 95fa7a62e164 ASoC: SOF: Intel: hda: simplify NHLT handling
new 2a68ff846164 ASoC: SOF: Intel: hda: Revisit IMR boot sequence
new 8ad0b83e0079 ASoC: soc-core: remove always-false path
new d81e4ba5ef1c ASoC: SOF: sof-pci-dev: don't use the community key on APL [...]
new 4bfbbb76e82e ASOC: SOF: pci: add ipc_type override for Intel IPC4 tests
new 6c84dae21274 ASoC: SOF: Intel: pci-tgl: add ADL-PS support
new c275872107fe ASoC: SOF: Intel: pci-tgl: add RPL-P support
new 57ebd5d568f5 ASoC: SOF: pci: add quirks and PCI IDS
new d05040741afe ASoC: fsl_asrc: using pm_runtime_resume_and_get to simplif [...]
new cc691ba94cf8 ASoC: sh: Make SND_SOC_RZ depend on ARCH_RZG2L
new 430c35009954 firmware: cirrus: cs_dsp: Avoid padding bytes in cs_dsp_coeff_ctl
new 6eaaf9bd9b4e ASoC: img-spdif-in: using pm_runtime_resume_and_get instea [...]
new b1d1b02594d4 ASoC: img-spdif-out: using pm_runtime_resume_and_get to si [...]
new 47a1886a610a ASoC: Intel: avs: Enable AVS driver only on x86 platforms
new 5755d0f63c67 ASoC: Intel: avs: Depend on SND_INTEL_DSP_CONFIG
new 666b0cad75dc ASoC: imx-hdmi: remove useless null check before call of_n [...]
new 4d9596d42152 ASoC: qcom: Use MCLK as RT5682I-VS sysclk source
new 9470aa1c4609 ASoC: img-parallel-out: using pm_runtime_resume_and_get
new e5737cceeee5 ASoC: img-i2s-in: using pm_runtime_resume_and_get instead [...]
new 1f0214a86de8 ASoC: SOF: mediatek: Add mt8186 hardware support
new 570c14dc92d5 ASoC: SOF: mediatek: Add mt8186 sof fw loader and dsp ops
new 210b3ab932f7 ASoC: SOF: mediatek: Add mt8186 dsp clock support
new 0e0b83cc7ec7 ASoC: SOF: mediatek: Add DSP system PM callback for mt8186
new 85780eb54db3 Add support of MediaTek mt8186 to SOF
new e654a1331f68 ASoC: ak*: use i2c_match_id and simple i2c probe
new 9d8f2edd3d7d ASoC: alc56*: use i2c_match_id and simple i2c probe
new 4ac8ebb6cc28 ASoC: max980*: use i2c_match_id and simple i2c probe
new 3577a8a0ac5b ASoC: pcm186x: use i2c_match_id and simple i2c probe
new 55116b39e5e1 ASoC: tas*: use i2c_match_id and simple i2c probe
new 988e6870c86c ASoC: tlv320*: use i2c_match_id and simple i2c probe
new b34a068c0286 ASoC: remaining i2c_match_id i2c probe changes
new cf51406ccb08 ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macro
new 5349c0c93d15 ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macro
new 9a2fb6e78136 ASoC: Add macros for signed TLV controls with callbacks
new b641fb7e0192 ASoC: SOF: ipc3: Add local implementation for handling fw_ [...]
new cf64b67eebc2 ASoC: SOF: Do not check for the fw_ready callback
new 473dd4ea340c ASoC: SOF: amd: Do not set fw_ready callback
new b5054161ebd1 ASoC: SOF: imx: Do not set fw_ready callback
new 0fc88b5d42c6 ASoC: SOF: Intel: Do not set fw_ready callback
new 19faf9ee0622 ASoC: SOF: loader: Remove the old fw_ready related code
new 0386dd9140d0 ASoC: SOF: Rework the firmware ready message handling
new 8e84b6a4e7f1 ASoC: SOF: remove incorrect clearing of prepared flag
new 51ec71dc0cc9 ASoC: SOF: Intel: Add IPC-specific dai ops for IPC3
new 309e6e557482 ASOC: SOF: Intel: hda-dai: consistent naming for HDA DAI a [...]
new b44c99f11de2 ASoC: SOF: Intel: hda-dai: simplify hda_dai_widget_update( [...]
new 5ef85c9e42e5 ASoC: SOF: Intel: hda-dai: use snd_soc_dai_get_widget() helper
new f321ffc8d936 ASoC: SOF: Intel: hda-dai: split link DMA and dai operations
new 9272d6c2af64 ASoC: SOF: Intel: hda-dai: regroup dai and link DMA operations
new d1c73a213b46 ASoC: SOF: sof-audio: flag errors on pipeline teardown
new 816225032299 ASOC: SOF: Intel: hda-dai: add hda_dai_hw_free_ipc() helper
new f09e92844eab ASoC: SOF: Intel: hda-dai: move code to deal with hda dai/ [...]
new 23b1944e46ab ASoC: SOF: Intel: hda-dai: improve suspend case
new 722cbbfaed2a ASoC: SOF: Intel: hda-dai: reset dma_data and release stream
new 880924cad12e ASoC: SOF: Intel: add helper for link DMA cleanups
new c4eb48f7739f ASoC: SOF: Intel: hda-dai: protect hw_params against succe [...]
new 83f48ad508b0 ASoC: SOF: Intel: improve HDaudio DAI support
new 2edf5b3ec5a7 Merge remote-tracking branch 'asoc/for-5.19' into asoc-next
new 1a6cadf004cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 85d0b6945291 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new c8eefa0f2a3b Input: aiptek - remove redundant assignment to variable ret
new 0a112e7c681c Input: remove unneeded variable in input_inhibit_device()
new d238b8f68018 Input: clps711x-keypad - use syscon_regmap_lookup_by_phandle
new 41657514c796 Input: add Raspberry Pi Sense HAT joystick driver
new 28e26e927cf4 Input: ep93xx_keypad - use devm_platform_ioremap_resource( [...]
new 40f6d265665a Input: synaptics-rmi4 - remove unnecessary flush_workqueue()
new 2e7cfec0edd4 Input: pm8941-pwrkey - fix error message
new 8ac8904bf9c7 Input: pm8941-pwrkey - add support for PON GEN3 base addresses
new 0b65118e6ba3 Input: pm8941-pwrkey - add software key press debouncing support
new be8fc023ef64 Input: pm8941-pwrkey - simulate missed key press events
new b243018eafeb Input: sun4i-lradc-keys - add wakeup support
new cf3cd14fc274 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3de2e5f28cb1 block/badblocks: Remove redundant assignments
new 7ab89db97901 block/blk-map: Remove redundant assignment
new 834726828b47 block/partitions/acorn: Remove redundant assignments
new 87420fa94f6c block/partitions/atari: Remove redundant assignment
new e233fe1aa028 block/partitions/ldm: Remove redundant assignments
new 0254af24d7d8 Merge branch 'for-5.19/block' into for-next
new 698191d8ed5e Merge branch 'for-5.19/drivers' into for-next
new 68ca8fc00277 io_uring: small optimisation of tctx_task_work
new 60053be859b3 io_uring: remove extra ifs around io_commit_cqring
new 7819a1f6ac03 io_uring: refactor io_req_find_next
new a538be5be328 io_uring: optimise io_free_batch_list
new b605a7fabb60 io_uring: move poll recycling later in compl flushing
new 57859f4d93db io_uring: clean up io_queue_next()
new f81440d33cc6 io_uring: split off IOPOLL argument verifiction
new 773697b610bf io_uring: pre-calculate syscall iopolling decision
new d487b43cd327 io_uring: optimise mutex locking for submit+iopoll
new f89296305145 io_uring: cleanup conditional submit locking
new 9d170164dbac io_uring: partially uninline io_put_task()
new 963c6abbb4e4 io_uring: silence io_for_each_link() warning
new 775a1f2f9948 io_uring: refactor io_req_add_compl_list()
new b4f20bb4e6d5 io_uring: move finish_wait() outside of loop in cqring_wait()
new 1f59bc0f18cf io_uring: don't scm-account for non af_unix sockets
new a03a2a209e82 io_uring: uniform SCM accounting
new dca58c6a08a9 io_uring: refactor __io_sqe_files_scm
new e390510af046 io_uring: don't pass around fixed index for scm
new 73b25d3badbf io_uring: deduplicate SCM accounting
new 8b3171bdf53c io_uring: rename io_sqe_file_register
new cef216fc32d7 io_uring: explicitly keep a CQE in io_kiocb
new 90e7c35fb891 io_uring: memcpy CQE from req
new e126391c0920 io_uring: shrink final link flush
new 23a5c43b2fc0 io_uring: inline io_flush_cached_reqs
new 88ab95be7e40 io_uring: helper for empty req cache checks
new fa05457a603e io_uring: add helper to return req to cache list
new 8e6971a819df io_uring: optimise submission loop invariant
new 1cd15904b6e8 io_uring: optimise submission left counting
new d8da428b7a9a io_uring: optimise io_get_cqe()
new f22190570b21 io_uring: clean poll tw PF_EXITING handling
new 971cf9c19e97 io_uring: minor refactoring for some tw handlers
new 4e118cd9e9e6 io_uring: kill io_put_req_deferred()
new f5c6cf2a310d io_uring: inline io_free_req()
new cb2d344c7551 io_uring: helper for prep+queuing linked timeouts
new cbc2e2038845 io_uring: inline io_queue_sqe()
new 77955efbc462 io_uring: rename io_queue_async_work()
new 7bfa9badc793 io_uring: refactor io_queue_sqe()
new da1a08c5b281 io_uring: introduce IO_REQ_LINK_FLAGS
new df3becde8d9d io_uring: refactor lazy link fail
new 924a07e482ba io_uring: refactor io_submit_sqe()
new 17b147f6c1f2 io_uring: inline io_req_complete_fail_submit()
new a6d97a8a77cb io_uring: add data_race annotations
new 93f052cb39e1 io_uring: use right helpers for file assign locking
new 772f5e002b9e io_uring: refactor io_assign_file error path
new c1bdf8ed1e84 io_uring: store rsrc node in req instead of refs
new 25a15d3c668b io_uring: add a helper for putting rsrc nodes
new 7ac1edc4a9bb io_uring: kill ctx arg from io_req_put_rsrc
new 5e45690a1cb8 io_uring: store SCM state in io_fixed_file->file_ptr
new 3645c2000a76 io_uring: move timeout locking in io_timeout_cancel()
new 81ec803b4ecd io_uring: refactor io_disarm_next() locking
new 98d3dcc8be97 io_uring: remove dead 'poll_only' argument to io_poll_cancel()
new b21432b4d580 io_uring: pass in struct io_cancel_data consistently
new 8e29da69fead io_uring: add support for IORING_ASYNC_CANCEL_ALL
new 4bf94615b888 io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
new 970f256edb8c io_uring: add support for IORING_ASYNC_CANCEL_ANY
new 4c3c09439c08 io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
new 10c873334feb io_uring: allow re-poll if we made progress
new 47894438e916 io_uring: add trace support for CQE overflow
new 08dcd0288f6e io_uring: trace cqe overflows
new 3e813c902672 io_uring: rework io_uring_enter to simplify return value
new 10988a0a67ba io_uring: use constants for cq_overflow bitfield
new 155bc9505dbd io_uring: return an error when cqe is dropped
new f35fe457febf Merge branch 'for-5.19/io_uring' into for-next
new 1a91794ce848 fs: split off setxattr_copy and do_setxattr function from [...]
new c975cad93157 fs: split off do_getxattr from getxattr
new e9621e2bec80 io_uring: add fsetxattr and setxattr support
new a56834e0fafe io_uring: add fgetxattr and getxattr support
new 0200ce6a57c5 io_uring: fix trace for reduced sqe padding
new 640fcb37634a Merge branch 'for-5.19/io_uring-xattr' into for-next
new da214a475f8b net: add __sys_socket_file()
new 1374e08e2d44 io_uring: add socket(2) support
new e54189ef1413 Merge branch 'for-5.19/io_uring-socket' into for-next
new 4ffaa94b9c04 io_uring: cleanup error-handling around io_req_complete
new 86361d1a7296 Merge branch 'for-5.19/io_uring-xattr' into for-next
new 69cc1b6fa565 io_uring: fix compile warning for 32-bit builds
new 104390679b6e Merge branch 'for-5.19/io_uring' into for-next
new a9f042491994 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new e7ea9556985f dm: improve abnormal bio processing
new 5d57b1f87f20 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7aa24bb69be9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f65557179230 Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...]
new 3ba4aadddb24 mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()
new 8904cd0d507d mmc: mmc_spi: parse speed mode options
new 9924473e3cb0 mmc: omap: Make it CCF clk API compatible
new e72a7b8983bf mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 support
new 337a4d7be47f mmc: renesas_sdhi: remove superfluous specific M3W entry
new ba3e39661a55 MAINTAINERS: Add linux-renesas-soc(a)vger.kernel.org list fo [...]
new 2a983f95cf00 mmc: core: improve API to make clear that mmc_sw_reset is [...]
new d7751104d717 mmc: improve API to make clear hw_reset callback is for cards
new 62e7afc40811 dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
new c77cc2a6a3c3 mmc: jz4740: Apply DMA engine limits to maximum segment size
new e5a108982b79 mmc: sh_mmcif: move platform_data header to proper location
new 5e4ffe8bdb33 mmc: sdhci-pci-gli: A workaround to allow GL9755 to enter [...]
new b9e6a40a2470 mmc: meson-gx: switch to device-managed dmam_alloc_coherent()
new eb0e35840aec mmc: mmci: Break IRQ status loop when all zero
new b8f6dbfcf867 dt-bindings: mmc: Add small binding note on level shifters
new 96e3e81f6a8e dt-bindings: mmc: convert orion-sdio to JSON schema
new c649948eea69 dt-bindings: mmc: convert sdhci-dove to JSON schema
new 2363b0d9535b dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string
new 5cd6ad3faf75 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a498db69dc6d regulator: dt-bindings: richtek,rt4801: use existing ena_g [...]
new 6963569103c0 regulator: richtek,rt4801: parse GPIOs per regulator
new 4f42615b0602 Merge remote-tracking branch 'regulator/for-5.19' into reg [...]
new 8645dd8f2848 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ca4f480ace10 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...]
new 5b2d7736bae2 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 15b84a33b40c Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new 7f7272182160 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a112cd1f5f88 Merge branch 'next' of git://github.com/cschaufler/smack-next
new 58fb80ae7922 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
new 129a4cfc0268 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5f756a2eaa44 of: overlay: do not break notify on NOTIFY_{OK|STOP}
new 1e4089667c7c of: overlay: rename variables to be consistent
new 067c098766c6 of: overlay: rework overlay apply and remove kfree()s
new 74de379201cd dt-bindings: gnss: Rewrite Mediatek bindings in YAML
new db92a6eb8349 dt-bindings: i2c: renesas,riic: Document RZ/G2UL SoC
new ac6583f56f54 dt-bindings: fsl: convert fsl,layerscape-dcfg to YAML
new f14eb061fe89 dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTM
new 82b9a6bb4b7a dt-bindings: timer: Update TI timer to yaml
new c4f3f823c2a6 dt-bindings: timer: Add compatible for am6 for TI timer-dm
new 08d81f475f9d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cc470d553430 spi: img-spfi: Fix pm_runtime_get_sync() error checking
new b9db82e5f249 spi: spi-sprd: using pm_runtime_resume_and_get instead of [...]
new 7d34ff58f35c spi: spi-imx: using pm_runtime_resume_and_get instead of p [...]
new 32831bf569e3 spi: mxs: using pm_runtime_resume_and_get instead of pm_ru [...]
new 40b6a137717b spi: spi-omap2-mcspi: using pm_runtime_resume_and_get inst [...]
new d5d933f09ac3 spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
new 2b8070840e6f spi: spi-tegra20-sflash: using pm_runtime_resume_and_get i [...]
new 28ac902aedd1 spi: cadence-quadspi: drop cqspi_set_protocol()
new 1aeda0966693 spi: cadence-quadspi: allow operations with cmd/addr buswidth >1
new 1e6f8bd15cf8 spi: spi-tegra20-slink: using pm_runtime_resume_and_get in [...]
new b7be05d5e4a3 spi: spi-cadence-quadspi: using pm_runtime_resume_and_get [...]
new 1af2fb6283fb spi: stm32: using pm_runtime_resume_and_get instead of pm_ [...]
new b0ceb6212515 spi: clps711x: Use syscon_regmap_lookup_by_phandle
new e64e9ad267ca spi: ingenic: Add support for use GPIO as chip select line.
new aecec8bbb225 spi: Add bindings for new Ingenic SoCs.
new 6d72b1140354 spi: ingenic: Add support for new Ingenic SoCs.
new 9ee448f94318 Improve SPI support for Ingenic SoCs.
new 3c557de9aa6f Merge remote-tracking branch 'spi/for-5.19' into spi-next
new 8608e6854b15 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d76ba5dc660f Merge branch into tip/master: 'objtool/urgent'
new 803028851c15 Merge branch into tip/master: 'perf/urgent'
new 379d1ab283f1 Merge branch into tip/master: 'sched/urgent'
new b5f261498dc9 Merge branch into tip/master: 'x86/urgent'
new b562e3dd63ed Merge branch into tip/master: 'core/core'
new b18c10259aaa Merge branch into tip/master: 'irq/core'
new 030561829a11 Merge branch into tip/master: 'locking/core'
new 565492e74748 Merge branch into tip/master: 'perf/core'
new bbbb31a8c778 Merge branch into tip/master: 'ras/core'
new e1a444c32b85 Merge branch into tip/master: 'sched/core'
new ef36d4455bf9 Merge branch into tip/master: 'smp/core'
new 653ef5b24f57 Merge branch into tip/master: 'timers/core'
new 27f997b6c353 Merge branch into tip/master: 'x86/apic'
new 5904116c1633 Merge branch into tip/master: 'x86/build'
new f80d275f38f1 Merge branch into tip/master: 'x86/cleanups'
new 8d80b87e53a8 Merge branch into tip/master: 'x86/core'
new 9e28e592d1ff Merge branch into tip/master: 'x86/cpu'
new 178e2ff83fd8 Merge branch into tip/master: 'x86/irq'
new 2cbf197f99df Merge branch into tip/master: 'x86/kdump'
new 7831ff0c2655 Merge branch 'x86/cpu' into x86/merge, to pick up changes
new 5af14c29f7a0 x86/tdx: Annotate a noreturn function
new d5568773a806 Merge branch 'x86/tdx' into x86/merge, to fix conflicts
new 6044d159b5d8 x86/boot: Put globals that are accessed early into the .da [...]
new 2bf93ffbb97e virt: sevguest: Change driver name to reflect generic SEV support
new 9617f2f48310 virt: sevguest: Rename the sevguest dir and files to sev-guest
new 05e2e71e31e6 Merge branch 'x86/sev' into x86/merge, to fix conflicts
new abbbfcf000a4 Merge branch into tip/master: 'x86/merge'
new 83e8d210e468 Merge branch into tip/master: 'x86/misc'
new b82675395129 Merge branch into tip/master: 'x86/mm'
new 3afadd96f2ac Merge branch into tip/master: 'x86/platform'
new 60cc5468daae futex: MAINTAINERS, .mailmap: Update AndrÊ's email address
new 1912a07f8a05 Merge branch into tip/master: 'locking/urgent'
new 70c459d915e8 x86/mce: Simplify AMD severity grading logic
new fa619f5156cf x86/mce: Add messages for panic errors in AMD's MCE grading
new 8da18e1d2df3 Merge ras/core into tip/master
new 2e2e291984f3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 4fae4c016bb3 Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
new 69b09ed25f98 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 8f450fafa459 Merge branch 'irq/irqchip-next' of git://git.kernel.org/pu [...]
new 669f6db7d796 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e5215598af9b rcu: Put panic_on_rcu_stall() after expedited RCU CPU stal [...]
new 544322c4fa03 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new 5ccc3c704002 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new 775bd78c1c0d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 62f3ef51cbfd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 33873133e2f5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 85a197df1599 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 00bae266a7c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e55b79a84888 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6c794616660d Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new 23cfbc6ec44e firmware: Add the support for ZSTD-compressed firmware files
new b3625b1324a5 selftests: firmware: Use smaller dictionary for XZ compression
new 04c826d07267 selftests: firmware: Fix the request_firmware_into_buf() t [...]
new f18b45ff9ac7 selftests: firmware: Simplify test patterns
new bc67cac10326 selftests: firmware: Add ZSTD compressed file tests
new 6c2f42117427 driver: platform: Add helper for safer setting of driver_override
new 6e67955087e7 amba: Use driver_set_override() instead of open-coding
new 5688f212e98a fsl-mc: Use driver_set_override() instead of open-coding
new 01ed100276bd hv: Use driver_set_override() instead of open-coding
new 23d99baf9d72 PCI: Use driver_set_override() instead of open-coding
new 1e8ee51212b4 s390/cio: Use driver_set_override() instead of open-coding
new 19368f0f23e8 spi: Use helper for safer setting of driver_override
new 240bf4e66574 vdpa: Use helper for safer setting of driver_override
new fb4ac6f18be1 clk: imx: scu: Fix kfree() of static memory on setting dri [...]
new 0f4b20ef4169 slimbus: qcom-ngd: Fix kfree() of static memory on setting [...]
new e5f89131a061 rpmsg: Constify local variable in field store macro
new 42cd402b8fd4 rpmsg: Fix kfree() of static memory on setting driver_override
new 4ac4a90d7728 firmware_loader: Clear data and size in fw_free_paged_buf
new 736da0b657f6 firmware_loader: Check fw_state_is_done in loading_store
new 3677563eb873 firmware_loader: use kernel credentials when reading firmware
new 4e224719f5d9 drivers/base/memory: Fix an unlikely reference counting is [...]
new 5b5bfecaa333 scripts/get_abi: Fix wrong script file name in the help message
new df8338a7955c Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 324e4f85070f usb: gadget: uvc: allow changing interface name via configfs
new be30e3502771 usb: gadget: uvc: remove pause flag use
new 61aa709ca58a usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_co [...]
new 9b969f93bcef usb: gadget: uvc: giveback vb2 buffer on req complete
new aef11279888c usb: gadget: uvc: improve sg exit condition
new 38c695e1e2a2 usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC command
new 92440202a880 usb: typec: tipd: Only update power status on IRQ
new ee11ae36b2c8 dt-bindings: usb: Add documentation for AM62 USB Wrapper module
new e8784c0aec03 drivers: usb: dwc3: Add AM62 USB wrapper driver
new 9ec4cbf1cc55 usb: usbip: fix a refcount leak in stub_probe()
new d088fabace2c usb: usbip: add missing device lock on tweak configuration cmd
new eafc69a48811 usb: Prepare cleanup of powerpc's asm/prom.h
new 17b2fb9c231e usb-storage: alauda: fix initFunction error return
new 1abf67983a4f usb-storage: shuttle_usbat: fix initFunction error return
new ba6df3ea6819 usb-storage: isd200: fix initFunction error return
new 0b059979090d arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector
new 9c00c7c92265 arm64: dts: qcom: sc7280: Set the default dr_mode for usb2
new 5bf4b20dc190 usb:oxu210hp-hcd: Use platform_get_irq() to get the interrupt
new 134a3408c2d3 USB: host: isp116x: check return value after calling platf [...]
new b8a198813376 usb: gadget: u_audio: clean up some inconsistent indenting
new 67ec2c75f377 usb: gadget: net2280: use swap() instead of open coding it
new b92ffb1eddd9 USB: storage: karma: fix rio_karma_init return
new 1e2b2f06c1be dt-bindings: usb: samsung,exynos-usb2: include usb-hcd schema
new 8a722fe86e56 dt-bindings: usb: samsung,exynos-usb2: add missing required reg
new 0fee30ab6351 USB / dwc3: Fix three doc-build warnings
new 24a5d34d7b01 usb: gadget: omap_udc: Make it CCF clk API compatible
new a85f023022f0 usb: host: ohci-omap: Make it CCF clk API compatible
new 6a7c7df993bd usb: dwc3: gadget: increase tx fifo size for ss isoc endpoints
new 7e824f28c9d7 usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAK
new 424bef51fa53 usb: musb: Fix missing of_node_put() in omap2430_probe
new 4f8cfe675f46 usb: core: devices: remove dead code under #ifdef PROC_EXTRA
new 2a0a71d92d15 USB: omap_udc: clean up comment
new 77e00508c296 usb: gadget: pxa27x_udc: clean up comment
new e707ec4d0435 usb: gadget: s3c-hsudc: clean up comments
new 53b0c69f35bd usb: gadget: tegra-xudc: clean up comments
new 8666009c5f83 usb: gadget: net2272: clean up comments
new 9cd6576f46be dt-bindings: dwc2: Add bindings for new Ingenic SoCs.
new d712b725b84d USB: dwc2: Add OTG support for Ingenic SoCs.
new ab3a560ae8e2 MIPS: Ingenic: Refresh USB nodes to match driver changes.
new 5c29e8649997 usb: musb: mediatek: Use clk_bulk API to simplify clock op [...]
new 0f0101719138 usb: dwc3: Don't switch OTG -> peripheral if extcon is present
new 2840d6dfcf43 usb: dwc3: EP clear halt leading to clearing of delayed_status
new bf594d1d0c1d usb: dwc3: gadget: Replace list_for_each_entry_safe() if u [...]
new 4d378f2ae581 drivers: usb: host: Fix deadlock in oxu_bus_suspend()
new a03e2ddab8e7 usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
new 9671d5503706 USB: core: Disable remote wakeup for freeze/quiesce
new 63acaa8e9c65 USB: hcd-pci: Fully suspend across freeze/thaw cycle
new 0f08c2e7458e usb: deprecate the third argument of usb_maxpacket()
new b45cde330ba7 HID: usbhid: remove third argument of usb_maxpacket()
new 948bf187694f Input: remove third argument of usb_maxpacket()
new 61f879ab755b media: remove third argument of usb_maxpacket()
new e13adbfa3912 net: remove third argument of usb_maxpacket()
new dcd2e49b550e usb: remove third argument of usb_maxpacket()
new 80b2b03bacfc sound: usb: remove third argument of usb_maxpacket()
new 2ddf7617d568 usb: remove third argument of usb_maxpacket()
new bdddc253b093 usb: rework usb_maxpacket() using usb_pipe_endpoint()
new aa86e7261016 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new af47d9ff642c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 74c778ec5a27 serial: icom: remove ICOM_VERSION_STR macro
new f73989f58d54 serial: icom: switch vague casts to container_of
new 2c334f12dc25 serial: icom: remove to_icom_adapter() and icom_kref_release()
new 7a5f86e86b7a serial: icom: use proper __le types and functions
new 59a1d562d35e serial: icom: move header content to .c
new 05ef2f3dd0cb serial: icom: use ARRAY_SIZE
new 8b026d636d4a serial: icom: make icom_acfg_baud const and unsigned
new e391e325478f serial: icom: use list_for_each_entry()
new 7664b7a16b16 serial: icom: delete empty serial hooks
new f938948db907 serial: icom: remove unused struct icom_port members
new 00a7fa836dbc tty: serial: meson: Add a 12MHz internal clock rate to cal [...]
new 9b92cc5ee2d1 tty: serial: meson: Added S4 SOC compatibility
new b68f42d4c997 serial: sunplus-uart: change sunplus_console_ports from gl [...]
new a28ef75816fc serial: xilinx_uartps: return early in cdns_uart_handle_tx()
new 08814cd69d4e serial: xilinx_uartps: cache xmit in cdns_uart_handle_tx()
new e48b68ab0ca4 serial: zs: use NULL as a pointer, not 0
new d2b574c0b45e serial: qcom: use check for empty instead of pending
new 86b9602f8203 serial: pic32: make SERIAL_PIC32_CONSOLE depend on SERIAL_PIC32=y
new e3e7b13bffae serial: allow COMPILE_TEST for some drivers
new c1b4148135c1 tty: serial: fsl_lpuart: remove the count initialization a [...]
new 8ec8719fc27b tty/sysrq: change the definition of sysrq_key_table's elem [...]
new 62b2caef400c drivers: tty: serial: Fix deadlock in sa1100_set_termios()
new 8f3631f0f6eb serial/8250: Use fifo in 8250 console driver
new 7ea4aa70bfce char: ttyprintk: register console
new b0e0bd9d0d89 serial: core: fix tcdrain() with CTS enabled
new ec66b8cf03e5 tty: Add function for handling flow control chars
new 28fb1a92a007 serial: stm32: remove infinite loop possibility in putchar [...]
new 1f507b3aecb3 serial: stm32: add KGDB support
new 8043b16f522c serial: stm32: add earlycon support
new f28b2be13e88 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 4a9800c81d2f lkdtm/bugs: Check for the NULL pointer after calling kmalloc
new 42db2594e4cd lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW
new f387e86d3a74 lkdtm/usercopy: Expand size of "out of frame" object
new 8bfdbddd6824 lkdtm/bugs: Don't expect thread termination without CONFIG [...]
new 73f62e60d80c lkdtm: Move crashtype definitions into each category
new 2e53b877dc12 lkdtm: Add CFI_BACKWARD to test ROP mitigations
new d8a54d2e4219 Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/l [...]
new f918cfc08c17 firmware: xilinx: add support for IOCTL and QUERY ID featu [...]
new 94ae7f22265e firmware: xilinx: add new function for do_feature_check_call
new 218f01a80aea firmware: xilinx: always check API version for IOCTL/QUERY
new e5052bec7e3e firmware: xilinx: enable feature check for ZynqMP
new a8a570c6d0fd binder: hold fd_install until allocating fds first
new 3a5e65023f02 char: misc: remove usage of list iterator past the loop body
new 6bd0ffeaa389 nvmem: bcm-ocotp: mark ACPI device ID table as maybe unused
new 1066f8156351 nvmem: sunplus-ocotp: staticize sp_otp_v0
new 874dfbcf219c nvmem: sunplus-ocotp: drop useless probe confirmation
new fd7e92d5b8b4 vmw_balloon: Print errors on reset only once
new f61c5c830ff0 misc: vmw_vmci: replace usage of found with dedicated list [...]
new 4834f9898c73 char: xillybus: replace usage of found with dedicated list [...]
new 5ac11fe03a0a misc: fastrpc: fix an incorrect NULL check on list iterator
new f76a9ae61628 w1/ds2490: remove dump from ds_recv_status, pr_ to dev_XXX [...]
new 88517757a829 misc: bcm-vk: replace usage of found with dedicated list i [...]
new b67d19662fde char: xillybus: fix a refcount leak in cleanup_dev()
new 830a4e5c48df /dev/mem: make reads and writes interruptible
new 5a0793ac66ac firmware: stratix10-svc: fix a missing check on list iterator
new 1f7142915d30 VMCI: Add support for ARM64
new 7e1c6caa3338 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new e1531764a363 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 421a21efc939 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d192a8bcbdb2 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new 81f8733d82ce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new cee6603cb626 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 928fa42524ff Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 17c8129e0624 staging: rtl8192u: change get_key functions to return 0 in [...]
new cb65037baa62 staging: rtl8723bs: remove leftover code for other chips
new 2c61fd036ac5 staging: r8188eu: Drop redundant memset
new 97042d0a75a1 staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()
new 6d933902c609 staging: r8188eu: remove OnAtim
new 869ddbfccdea staging: r8188eu: remove dummy entries from OnAction_tbl
new 5aad5eee3e1f staging: r8188eu: on_action_spct does nothing
new 69192df6757e staging: r8188eu: remove OnAction_qos
new ff88784d69fc staging: r8188eu: remove OnAction_dls
new fe5d2632dfc7 staging: r8188eu: remove unnecessary braces in single stat [...]
new fe0abc0ff733 staging: r8188eu: remove spaces before tabs
new 093c6d3ba771 staging: r8188eu: remove 'added by' author comments
new b56f8ea2b031 staging: r8188eu: replace spaces with tabs
new 9c40dba84c79 staging: r8188eu: correct typo in comments
new 0afaa121813e staging: r8188eu: use in-kernel ieee channel
new adebf457179f staging: vme: Move vme_user to staging KConfig
new 3da709f3efe5 staging: vme: Add VME_BUS dependency to Kconfig
new e36c9c001884 staging: vme: Move 'vme/devices/' to 'vme_user/'
new a2b5fd298130 staging: r8188eu: fix the index check in mgt_dispatcher
new 15210fd36ed3 staging: vchiq:remove unneeded flush_workqueue
new 7079b3483a17 staging: fieldbus: Fix the error handling path in anybuss_ [...]
new 8112446bbaa8 staging: r8188eu: Remove unneeded variable ret in rtw_suspend()
new 89c734e19802 staging: rtl8192u: Fix signedness bug in ieee80211_check_a [...]
new 1efba7ef1d7d staging: bcm2835-audio: delete TODO
new ee99822b33f2 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new e235fe3bcf83 dmaengine: ptdma: statify pt_tx_status
new b21fe492a3a9 dmaengine: ti: k3-psil-am62: Update PSIL thread for saul.
new 63c14ae6c161 dmaengine: idxd: refactor wq driver enable/disable operations
new 99faef48e7a3 dmaengine: mv_xor_v2 : Move spin_lock_bh() to spin_lock()
new d53ac9c750d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 820a4f88ee46 cgroup: Add new test_cpu.c test suite in cgroup selftests
new 3c879a1bb887 cgroup: Add test_cpucg_stats() testcase to cgroup cpu selftests
new 6376b22cd0a3 cgroup: Add test_cpucg_weight_overprovisioned() testcase
new 4ab93063c83a cgroup: Add test_cpucg_weight_underprovisioned() testcase
new b76ee4f576eb cgroup: Adding test_cpucg_nested_weight_overprovisioned() [...]
new 89ca0efa8468 cgroup: Add test_cpucg_nested_weight_underprovisioned() testcase
new 889ab8113ef1 cgroup: Add test_cpucg_max() testcase
new a79906570f96 cgroup: Add test_cpucg_max_nested() testcase
new 5c26993c31f0 cgroup: Add config file to cgroup selftest suite
new 43a285ca91d5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 129a745f660f Merge branch 'fixes' into for-next
new adf47e8f2883 Merge branch 'misc' into for-next
new 358ede15e5d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ad14649fc5ab scsi: qla2xxx: Remove free_sg command flag
new dceaef94a475 scsi: mpt3sas: Fix _ctl_set_task_mid() TaskMID check
new b4efbec4c2a7 scsi: mpt3sas: Fix writel() use
new 7ab4d2441b95 scsi: mpt3sas: Fix ioc->base_readl() use
new 82b4420c288c scsi: mpt3sas: Fix event callback log_code value handling
new fe413ab32b24 scsi: mpt3sas: Fix adapter replyPostRegisterIndex declaration
new 95af09fabf37 scsi: target: core: Silence the message about unknown VPD pages
new 565138ac5f8a scsi: iscsi: Fix harmless double shift bug
new a4e6496fca3f scsi: ufs: core: Increase fDeviceInit poll frequency
new 2abe58002364 scsi: ufs: Fix a spelling error in a source code comment
new 59a57bb79e10 scsi: ufs: Declare ufshcd_wait_for_register() static
new 51d1628fc457 scsi: ufs: Remove superfluous boolean conversions
new a858af9a9e01 scsi: ufs: Simplify statements that return a boolean
new b639b59b44fd scsi: ufs: Remove ufshcd_lrb.sense_bufflen
new 1de4378f6057 scsi: ufs: Remove ufshcd_lrb.sense_buffer
new 9d3ab17e840c scsi: ufs: Use get_unaligned_be16() instead of be16_to_cpup()
new dd2cf44ff4ec scsi: ufs: Remove the UFS_FIX() and END_FIX() macros
new 25eff2f543b1 scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
new aead21f32ae7 scsi: ufs: Declare the quirks array const
new acbbfe484faa scsi: ufs: Invert the return value of ufshcd_is_hba_active()
new 9474c64e83ca scsi: ufs: Remove unused constants and code
new 778d2b0ec6d1 scsi: ufs: Switch to aggregate initialization
new c906e8328de8 scsi: ufs: Make the config_scaling_param calls type safe
new b4ade33b0d16 scsi: ufs: Remove the driver version
new e2106584d011 scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun
new 2b10863f7163 scsi: ufs: Use an SPDX license identifier in the Kconfig file
new d0c1725b1e64 scsi: ufs: Remove paths from source code comments
new 21c2e3418d07 scsi: ufs: Remove the TRUE and FALSE definitions
new 3fb20fcd93fe scsi: ufs: Remove locking from around single register writes
new ad8a647e7729 scsi: ufs: Introduce ufshcd_clkgate_delay_set()
new bee40dc167da scsi: ufs: qcom: Fix ufs_qcom_resume()
new c10d52d73ae0 scsi: ufs: Remove unnecessary ufshcd-crypto.h include directives
new cff91daf52d3 scsi: ufs: Fix kernel-doc syntax in ufshcd.h
new 3f06f7800b80 scsi: ufs: Minimize #include directives
new 4bc26113c603 scsi: ufs: Split the ufshcd.h header file
new 743b09d8541e scsi: ufs: Move the struct ufs_ref_clk definition
new a8b032b5b3ba scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition
new aa96bfb4caff scsi: sd: sd_zbc: Improve source code documentation
new 9a93b9c9d38a scsi: sd: sd_zbc: Verify that the zone size is a power of two
new 43af5da09efb scsi: sd: sd_zbc: Use logical blocks as unit when querying zones
new 628617be8968 scsi: sd: sd_zbc: Introduce struct zoned_disk_info
new 60caf3758103 scsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_chara [...]
new c976e588b34e scsi: sd: sd_zbc: Hide gap zones
new 897284e8a048 scsi: scsi_debug: Fix a typo
new 35dbe2b9a7b0 scsi: scsi_debug: Rename zone type constants
new 4a5fc1c6d752 scsi: scsi_debug: Add gap zone support
new 331c6e910f1a scsi: aacraid: Fix undefined behavior due to shift overflo [...]
new 93de8df20537 scsi: mac53c94: Fix warning comparing pointer to 0
new 1dcd96c4d0b7 scsi: fnic: Remove redundant NULL check
new 8e897c84661e scsi: bfa: Remove redundant NULL check
new 8c36b054df01 scsi: aha1542: Remove unneeded semicolon
new ce781c3f05cd scsi: message: fusion: Remove unused variable retval
new 507bd398a056 scsi: elx: efct: Remove unnecessary memset() in efct_io()
new 391b8dac5577 scsi: ipr: Directly return instead of using local ret variable
new bda57fede0a6 scsi: qla4xxx: Drop redundant memset()
new 21faafff6abb scsi: qedf: Remove unnecessary code
new 4c0df601e150 scsi: bfa: Remove unneeded flush_workqueue()
new cf97628fe1a1 scsi: qla2xxx: Remove unneeded flush_workqueue()
new 671a52f2aeaf scsi: fnic: Remove unneeded flush_workqueue()
new a346f28ad231 scsi: lpfc: Remove unneeded variable
new ab49396c1b63 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1a358d350664 rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
new ee651cd1e944 dt-bindings: remoteproc: qcom: pas: Add sc8280xp adsp and [...]
new 4e55a6cf4811 remoteproc: qcom: pas: Add sc8280xp remoteprocs
new 0e01d176d578 hwspinlock: using pm_runtime_resume_and_get instead of pm_ [...]
new b7da6f517214 dt-bindings: remoteproc: mediatek: Add interrupts property [...]
new 76de1da77831 Merge branches 'rpmsg-next', 'rproc-next', 'hwspinlock-nex [...]
new 2c0ef3070475 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3c938cc5cebc gpio: use raw spinlock for gpio chip shadowed data
new 6588cb81e546 dt-bindings: gpio: add common consumer GPIO lines
new c83227a5d05e irq/gpio: ixp4xx: Drop boardfile probe path
new fae74fb5d525 gpio: pcf857x: Make teardown callback return void
new f6b58226e323 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new f27cb59d516e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b3af85969e95 Merge tag 'samsung-pinctrl-fixes-5.18' of https://git.kern [...]
new 1f3e25a06883 pinctrl: rockchip: fix RK3308 pinmux bits
new 7c4cffc5d473 pinctrl: rockchip: sort the rk3308_mux_recalced_data entries
new 05d8af449d93 pinctrl: stm32: Keep pinctrl block clock enabled when LEVE [...]
new 0c9843a74a85 pinctrl: pistachio: fix use of irq_of_parse_and_map()
new 8ce5ef645468 pinctrl/rockchip: support deferring other gpio params
new 42d90a1e5caf pinctrl/rockchip: support setting input-enable param
new 7ff11357810f gpio/rockchip: handle deferring input-enable pinconfs
new 931d7fa89e64 pinctrl: mediatek: mt8195: enable driver on mtk platforms
new 34069de31457 pinctrl: meson: fix unused variable warning
new 94d93c9b7444 pinctrl: max77620: drop unneeded MODULE_ALIAS
new 4764f39e3676 dt-bindings: pinctrl: Convert i.MX7D to json-schema
new f01143f291b2 dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatib [...]
new 8d2d607c6cd8 pinctrl: ingenic: Garbage-collect code paths for SoCs disa [...]
new 90c0659ed38a pinctrl: thunderbay: Use devm_platform_ioremap_resource()
new 4b9d632f66e3 pinctrl: nomadik: Add new MC2 config
new 30b7fa3a98de dt-bindings: pinctrl: rockchip: add rk3588
new e343cff747f7 dt-bindings: pinctrl: qcom: Update lpass lpi file name to [...]
new 6af63b663d3b dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl bindings
new 645471101526 pinctrl: qcom: Update macro name to LPI specific
new be73368d5356 pinctrl: qcom: Update lpi pin group custiom functions with [...]
new 9ce49018c692 pinctrl: qcom: Extract chip specific LPASS LPI code
new 120a5f2e5430 pinctrl: qcom: Add SC7280 lpass pin configuration
new a6a5c1737fa9 pinctrl: qcom: Update clock voting as optional
new bc8e81a55f3a Merge tag 'renesas-pinctrl-for-v5.19-tag1' of git://git.ke [...]
new 150438c86f55 pinctrl: ralink: rename MT7628(an) functions to MT76X8
new 6b3dd85b0bde pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
new bc25a9754efa pinctrl: ralink: rename pinmux functions to pinctrl
new f5dff8ac1333 pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
new 18653d4bd8ab pinctrl: ralink: rename variable names for functions on MT [...]
new 91da26dcf538 pinctrl: ralink: rename driver names to subdrivers
new e5981cd46183 pinctrl: ralink: add new compatible strings for each pinct [...]
new 56dfb7baf36f MAINTAINERS: add Ralink pinctrl driver
new b4f209e32ba5 mips: dts: ralink: mt7621: use the new compatible string f [...]
new 23e37546b25e dt-bindings: pinctrl: rt2880: fix binding name, pin groups [...]
new fdcd7c8d1588 dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
new a8bf29d253a8 dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl
new b6a3a007a99a dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl
new 69ab1e16d382 dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl
new 091304c65297 Merge branch 'devel' into for-next
new 35a0e28e45d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c7078972038a pwm-sun4i: Convert "next_period" to local variable
new ba3e5037ceeb pwm-sun4i: Calculate "delay_jiffies" directly, eliminate a [...]
new 8246b478a23a pwm-sun4i: Calculate the delay without rounding down to jiffies
new fdaa6efce9aa pwm: atmel-tcb: Drop duplicated tracking of per-channel data
new f643490e1bf9 dt-bindings: pwm: Add Xilinx AXI Timer
new bc1ce713a084 pwm: Add support for Xilinx AXI Timer
new 1a406a38bc1d dt-bindings: pwm: Convert atmel pwm to json-schema
new f30673a9df34 dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list
new 15452ce3c946 dt-bindings: pwm: Add bindings doc for Sunplus SoC SP7021 [...]
new b3c4af8507a0 pwm: sunplus-pwm: Add Sunplus SoC SP7021 PWM Driver
new 5e3b07ca5cc7 pwm: lp3943: Fix duty calculation in case period was clamped
new 1d24cc892030 pwm: lp3943: Implement .apply() callback
new eaaad16a9b3f gpio: mvebu: Drop PWM base assignment
new d7b4408374b6 pwm: atmel-tcb: Make atmel_tcb_divisors static
new 09f688f0718f pwm: raspberrypi-poe: Fix endianness in firmware struct
new 4225cd01d30f pwm: clps71xx: Implement .apply() callback
new b09b179bac0a dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek,pwm [...]
new b8ba2b42b0e9 dt-bindings: pwm: Add compatible for MediaTek MT8192
new 7eafddce0861 dt-bindings: pwm: Add compatible for MediaTek MT8195
new 6ddb156ba474 dt-bindings: pwm: Add compatible for MediaTek MT8186
new 2bf8ee0faa98 dt-bindings: pwm: Add interrupts property for MediaTek MT8192
new 8eded021f352 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 26f2c001f209 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ea1d15a067d6 selftests/binderfs: Improve message to provide more info
new 678f0cdc572c selftests/damon: add damon to selftests root Makefile
new a23039c7306f selftests: Provide local define of __cpuid_count()
new 0dba8dae6b04 selftests/vm/pkeys: Use provided __cpuid_count() macro
new 2ba8a7abb5ef selftests/x86/amx: Use provided __cpuid_count() macro
new 170d1c23f2a3 selftests/x86/corrupt_xstate_header: Use provided __cpuid_ [...]
new 6220f69e72a5 selftests/resctrl: Extend CPU vendor detection
new d577380da04e selftests/resctrl: Print a message if the result of MBM&CM [...]
new f54b32781644 selftests/resctrl: Kill child process before parent proces [...]
new e2e3fb6ef0d6 selftests/resctrl: Change the default limited time to 120 seconds
new 3531d930c36f selftests/resctrl: Fix resctrl_tests' return code to work [...]
new b733143cc455 selftests/resctrl: Make resctrl_tests run using kselftest [...]
new 42e2f21451f7 selftests/resctrl: Update README about using kselftest fra [...]
new 68c4844985d1 selftests/resctrl: Add missing SPDX license to Makefile
new 712ad8b1207e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e33c8310a6dd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 509cae8f7577 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 213b3f5eff77 Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...]
new a3294ac57f2a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 778a23e3d0a1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 66200bbcde69 Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
new 08e61e861a0e PCI: hv: Fix multi-MSI to allow more than one MSI vector
new 82cd4bacff88 Drivers: hv: vmbus: Fix handling of messages with transact [...]
new de5ddb7d4434 PCI: hv: Use vmbus_requestor to generate transaction IDs f [...]
new b03afa57c65e Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
new 0aadb6a7bb81 Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
new b91eaf7267cf Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
new a765ed47e451 PCI: hv: Fix synchronization between channel callback and [...]
new 6d5a323f93ae Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
new b12fcee2d6f6 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new e565d3efd894 bus: mhi: host: Use cached values for calculating the shar [...]
new 89ad19bea649 bus: mhi: host: pci_generic: Sort mhi_pci_id_table based o [...]
new 95c33ae41b82 bus: mhi: host: Add soc_reset sysfs
new 36e5505dfb42 bus: mhi: host: Wait for ready state after reset
new 0bca889fd6fe bus: mhi: host: Bail on writing register fields if read fails
new d126bfeaf721 bus: mhi: host: Optimize and update MMIO register write method
new 17e6ff4937be bus: mhi: host: Add support for Cinterion MV32-WA/MV32-WB
new cf53b5ad8cd2 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new 6dd0e5cc87b3 cxl/mbox: Move cxl_mem_command construction to helper funcs
new 39ed8da4f341 cxl/mbox: Move raw command warning to raw command validation
new 63cf60b7e0a5 cxl/mbox: Move build of user mailbox cmd to a helper functions
new 9ae016aeb722 cxl/mbox: Construct a users cxl_mbox_cmd in the validation path
new 82b8ba29538e cxl/mbox: Remove dependency on cxl_mem_command for a debug msg
new d97fe8eec2b8 cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox param
new 2dd5600a0e4e cxl/mbox: Move cxl_mem_command param to a local variable
new 6179045ccc0c cxl/mbox: Block immediate mode in SET_PARTITION_INFO command
new 6aa657f416b6 cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds list
new ee92c7e261fd cxl/mbox: Drop mbox_mutex comment
new cbe83a205268 cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd re [...]
new 92fcc1abab09 cxl/mbox: Improve handling of mbox_cmd hw return codes
new c43e036d6f86 cxl/mbox: Use new return_code handling
new e08063fb8794 cxl/mem: Drop DVSEC vs EFI Memory Map sanity check
new e39f9be08d9d cxl/pci: Add debug for DVSEC range init failures
new fbaf2b079d2a cxl/mem: Make cxl_dvsec_range() init failure fatal
new 36bfc6ad508a cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pci
new 31e624a77e74 cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()
new 35ee1f499091 cxl/mem: Replace redundant debug message with a comment
new 9ea4dcf49878 PM: CXL: Disable suspend
new 26f89535a5bb cxl/mbox: Use type __u32 for mailbox payload sizes
new 280302f0e8f6 cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()
new e77cc5df7bbc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 327cbeefcf03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new dddb0311a529 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8717627d6ac5 random: document crng_fast_key_erasure() destination possibility
new ec862155c3cc Documentation: siphash: convert danger note to warning for [...]
new 2fbfeb4fa616 Documentation: siphash: enclose HalfSipHash usage example [...]
new 5a7e470e460f Documentation: siphash: disambiguate HalfSipHash algorithm [...]
new 34abb6c3f2d2 ia64: define get_cycles macro for arch-override
new 3f9fa4b16e89 s390: define get_cycles macro for arch-override
new aa1d388b56d8 parisc: define get_cycles macro for arch-override
new 80364c7e70bb alpha: define get_cycles macro for arch-override
new bea3ef462145 powerpc: define get_cycles macro for arch-override
new cc3865316d2d timekeeping: add raw clock fallback for random_get_entropy()
new d69ac897d379 m68k: use fallback for random_get_entropy() instead of zero
new 8af7533d89b5 riscv: use fallback for random_get_entropy() instead of zero
new 58604345704f mips: use fallback for random_get_entropy() instead of jus [...]
new d62e5338f022 arm: use fallback for random_get_entropy() instead of zero
new a3c93d04b534 openrisc: use fallback for random_get_entropy() instead of zero
new d6cf8210e28b nios2: use fallback for random_get_entropy() instead of zero
new 39aa1fd86530 x86/asm: use fallback for random_get_entropy() instead of zero
new c9039bcfdb11 um: use fallback for random_get_entropy() instead of zero
new 82e073335c9d sparc: use fallback for random_get_entropy() instead of zero
new 13bccf0edeee xtensa: use fallback for random_get_entropy() instead of zero
new b9d7c7f46a7e random: insist on random_get_entropy() existing in order t [...]
new 94a5485608f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new f89ac45b8e5f Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 5d79fa0d3325 ftrace: Fix build warning
new f8b7d2b4c192 ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=y
new 988f11e04640 latencytop: move sysctl to its own file
new 3c6a4cba3138 mm: fix unused variable kernel warning when SYSCTL=n
new cb55f27ac932 fs/proc: Introduce list_for_each_table_entry for proc sysctl
new 8fd7c2144d12 ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=n
new ba1d52269b59 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 70578ff3367d binfmt_flat: Remove shared library support
new ff7c96a6956b Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new a733fc00c894 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new d83c5da8db6c Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new a8b90ad49c13 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new a607085a8dce fixup for "ASoC: Intel: avs: Configure modules according t [...]
new 479c1a96d6be partial revert of "ASoC: Intel: avs: Enable AVS driver onl [...]
new 5ed5a4ab186a Revert "ASoC: SOF: mediatek: Add DSP system PM callback fo [...]
new 692c0b2163e4 Revert "ASoC: SOF: mediatek: Add mt8186 dsp clock support"
new c94b3fd4e72b Revert "ASoC: SOF: mediatek: Add mt8186 sof fw loader and [...]
new 27b63287ce3f kasan: prevent cpu_quarantine corruption when CPU offline [...]
new e2993a615a45 kasan-prevent-cpu_quarantine-corruption-when-cpu-offline-a [...]
new 8e396649cea7 /proc/kpageflags: prevent an integer overflow in stable_pa [...]
new c368047db4ab /proc/kpageflags: do not use uninitialized struct pages
new bf8bc0f9a820 procfs: prevent unprivileged processes accessing fdinfo dir
new 971caa9415f4 kasan: fix sleeping function called from invalid context o [...]
new a5e0a832b729 kasan: mark KASAN_VMALLOC flags as kasan_vmalloc_flags_t
new 7285faaeea9c tools/vm/page_owner_sort.c: use fprintf() to send error me [...]
new 7ef860b27cfa tools/vm/page_owner_sort.c: support for multi-value select [...]
new d8581fda8fcc tools/vm/page_owner_sort.c: support sorting blocks by mult [...]
new 8c1e52e99860 tools/vm/page_owner: support debug log to avoid huge log print
new af89f887be83 tools/vm/page_owner_sort.c: provide allocator labelling an [...]
new 7e58ed17999f tools/vm/page_owner_sort.c: avoid repeated judgments
new 4e62215c7dff mm/smaps_rollup: return empty file for kthreads instead of ESRCH
new 56bba73dccc3 mm: rework calculation of bdi_min_ratio in bdi_set_min_ratio
new 96d591c37fbb mm/rmap: fix missing swap_free() in try_to_unmap() after a [...]
new e1784ebf7c75 mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb [...]
new 2e0076d9f804 mm/memory: slightly simplify copy_present_pte()
new bd66c41df68b mm/rmap: split page_dup_rmap() into page_dup_file_rmap() a [...]
new 477e2a6cb5ed mm/rmap: convert RMAP flags to a proper distinct rmap_t type
new 65568162179d mm/rmap: remove do_page_add_anon_rmap()
new 8147777f62f1 mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
new 514d171f2862 mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
new ea503f0b741a mm/rmap: use page_move_anon_rmap() when reusing a mapped P [...]
new f3c0d6ddc3e8 mm/huge_memory: remove outdated VM_WARN_ON_ONCE_PAGE from [...]
new 423893c94aec mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive [...]
new 4e5470d7366f mm: remember exclusively mapped anonymous pages with PG_an [...]
new e797684d1126 mm/gup: disallow follow_page(FOLL_PIN)
new a75169e4d08d mm: support GUP-triggered unsharing of anonymous pages
new 4783b3d38442 mm-support-gup-triggered-unsharing-of-anonymous-pages-fix
new 8df0492e1b6a mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a poss [...]
new 8cf607a181f0 mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous p [...]
new 940be0226c36 mm-gup-sanity-check-with-config_debug_vm-that-anonymous-pa [...]
new 19bede19d33e mm/swap: remember PG_anon_exclusive via a swp pte bit
new 54c1ceae3f69 mm-swap-remember-pg_anon_exclusive-via-a-swp-pte-bit-fix
new fc79bbd7cd4c mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
new e84ac5ca540d x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
new 6d3f4335da98 x86-pgtable-support-__have_arch_pte_swp_exclusive-fix
new 8fced676604a arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
new 6ddd8fb500e9 s390/pgtable: cleanup description of swp pte layout
new ce62cc88d375 s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
new 002e06074828 powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
new 87cb9bcdf656 powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s
new e8f5fe257ee4 tools/testing/selftests/vm/gup_test.c: clarify error statement
new ea23a60e2660 mm/gup: fix comments to pin_user_pages_*()
new 86c71e6a223a mm: create new mm/swap.h header file.
new 9c87c7664bcc mm-create-new-mm-swaph-header-file-fix
new 2266dc31973a mm: drop swap_dirty_folio
new 8d7346b91319 mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
new 4246f2d8b744 mm: reclaim mustn't enter FS for SWP_FS_OPS swap-space
new 96b54d8942d7 mm: introduce ->swap_rw and use it for reads from SWP_FS_O [...]
new 3332cca55611 mm: perform async writes to SWP_FS_OPS swap-space using ->swap_rw
new 2f39acbfbae4 doc: update documentation for swap_activate and swap_rw
new 995e14c31e30 mm: submit multipage reads for SWP_FS_OPS swap-space
new 4f37d6cf252f mm: submit multipage write for SWP_FS_OPS swap-space
new 323b568c7f11 VFS: Add FMODE_CAN_ODIRECT file flag
new b9ac948222f1 mm: shmem: make shmem_init return void
new 459512d87f6f mm/memcg: remove unneeded nr_scanned
new 3027e56863a9 mm/memcg: mz already removed from rb_tree if not NULL
new aa190c7841ac mm/memcg: set memcg after css verified and got reference
new b5c44849cd02 mm/memcg: set pos explicitly for reclaim and !reclaim
new 2dbe15a51a6b mm/memcg: move generation assignment and comparison together
new 11c7c7177596 mm/memcg: non-hierarchical mode is deprecated
new 8e3851e58b05 kselftests: memcg: update the oom group leaf events test
new fa519bdc6117 kselftests: memcg: speed up the memory.high test
new e995da723df3 MAINTAINERS: add corresponding kselftests to cgroup entry
new 2001ed549f6d MAINTAINERS: add corresponding kselftests to memcg entry
new 8c0a68ee6c8d mm/memcontrol.c: make cgroup_memory_noswap static
new b410e6a5a0ac mm/memcontrol.c: remove unused private flag of memory.oom_control
new bbaabcefee3b cgroups: refactor children cgroups in memcg tests
new 8a5583b06dc3 cgroup: account for memory_recursiveprot in test_memcg_low()
new 3c0db19074b7 cgroup: account for memory_localevents in test_memcg_oom_g [...]
new db1974c5fd2a cgroup: remove racy check in test_memcg_sock()
new 61594d23ddf3 cgroup: fix racy check in alloc_pagecache_max_30M() helper [...]
new 42dce84d4888 selftests: vm: bring common functions to a new file
new 74fe5cfae4c1 selftests: vm: add test for Soft-Dirty PTE bit
new 1d0c11379da9 selftests: vm: refactor run_vmtests.sh to reduce boilerplate
new 2292898a98b5 selftests: vm: fix shellcheck warnings in run_vmtests.sh
new d8a6746eb861 mm/mmap.c: use mmap_assert_write_locked() instead of open [...]
new 25bdecded7be mm/mmu_gather: limit free batch count and add schedule poi [...]
new 591704d6ed60 mm/debug_vm_pgtable: drop protection_map[] usage
new 573f62b55807 mm/mmap: clarify protection_map[] indices
new 326c9ba8dc39 mm/mmap.c: use helper mlock_future_check()
new 39713de43f28 mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT
new 1f5eb959f399 powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
new 79b9bf1faca9 arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
new 7c9b2244acba sparc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
new da4ae40b4467 x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
new 33468d9dbe5b mm/mmap: drop arch_filter_pgprot()
new 905c5793f529 mm/mmap: Drop arch_vm_get_page_pgprot()
new 513d1d2dc6ac mm/mprotect: use mmu_gather
new 823dd1c404a5 mm/mprotect: do not flush when not required architecturally
new 2c01180771be mm: avoid unnecessary flush on change_huge_pmd()
new 4cf4a4d95a40 mm/mremap: use helper mlock_future_check()
new 2ffac0ee47b0 mm/mremap: avoid unneeded do_munmap call
new ba1d01f54916 mm/vmalloc: fix a comment
new 526de8816585 vmap(): don't allow invalid pages
new c4a9e9614481 Documentation/sysctl: document page_lock_unfairness
new 3a7a3979a5ad mm/highmem: fix kernel-doc warnings in highmem*.h
new 8fbc9c49fe02 Documentation/vm: include kdocs from highmem*.h into highmem.rst
new 97c86c5e9566 Documentation/vm: remove "Using kmap-atomic" from highmem.rst.
new 5d123becae72 Documentation/vm: rework "Temporary Virtual Mappings"
new d23bebc0be87 mm/page_alloc: simplify update of pgdat in wake_all_kswapds
new 8a8f779669e7 mm/page_alloc: adding same penalty is enough to get round- [...]
new f62aaa8d24f1 mm-page_alloc-add-same-penalty-is-enough-to-get-round-robi [...]
new 451a508e5ede mm: discard __GFP_ATOMIC
new 5923bf10da83 mm: page_alloc: simplify pageblock migratetype check in __ [...]
new ce53f332cfd5 mm: wrap __find_buddy_pfn() with a necessary buddy page va [...]
new 50196845996f mm-wrap-__find_buddy_pfn-with-a-necessary-buddy-page-valid [...]
new a3beb3745c98 mm/page_alloc.c: calc the right pfn if page size is not 4K
new 8c51ae86ca75 mm/memory-failure.c: remove unnecessary (void*) conversions
new 7a9326b95a8a mm/hwpoison: put page in already hwpoisoned case with MF_C [...]
new 523e95c23f1d Revert "mm/memory-failure.c: fix race with changing page c [...]
new 927021e9dee9 mm/memory-failure.c: minor cleanup for HWPoisonHandlable
new 51884d79bcf0 mm/memory-failure.c: dissolve truncated hugetlb page
new c78fe3437fe7 mm, hugetlb, hwpoison: separate branch for free and in-use [...]
new 4272063db38c mm/khugepaged: sched to numa node when collapse huge page
new 41a7fe445572 hugetlb: remove use of list iterator variable after loop
new bd160c926462 mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE [...]
new fae906232eea arm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP for arm64
new e09b581140ca arm64: mm: hugetlb: restructure the code comment inside fl [...]
new f8c5b8e1965e mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
new 8a105079046e mm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
new c38d533a21ed mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
new 123a2c6b5bf5 sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
new 5f98885bfee8 mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
new dc7e9be579a0 mm: khugepaged: skip DAX vma
new 3598abb1306a mm: thp: only regular file could be THP eligible
new 722a2107ceda mm: khugepaged: make khugepaged_enter() void function
new 9d088ce95e81 mm: khugepaged: move some khugepaged_* functions to khugepaged.c
new 24cffd0ead53 mm: khugepaged: introduce khugepaged_enter_vma() helper
new f70763e5172d mm: mmap: register suitable readonly file vmas for khugepaged
new f158dc753d5c hugetlb: fix wrong use of nr_online_nodes
new 3ab758828a4d hugetlb: Fix wrong use of nr_online_nodes
new d0ac89484175 hugetlb: fix hugepages_setup when deal with pernode
new f3a3924acc1c hugetlb: fix return value of __setup handlers
new db99546f4b97 hugetlb: clean up hugetlb_cma_reserve
new ee0475b7251b mm/khugepaged: use vma_is_anonymous
new d96be41a7630 mm: hugetlb: add missing cache flushing in hugetlb_unshare [...]
new d13a937c8b61 mm/sparse-vmemmap: add a pgmap argument to section activation
new 70316a06cfe1 mm/sparse-vmemmap: refactor core of vmemmap_populate_basep [...]
new c37badcdb92f mm/hugetlb_vmemmap: move comment block to Documentation/vm
new b21d31432669 mm/sparse-vmemmap: improve memory savings for compound devmaps
new 684befe1a75a mm/page_alloc: reuse tail struct pages for compound devmaps
new f5f42798e4c8 include/linux/swapops.h: remove stub for non_swap_entry()
new 420d264022c8 mm: introduce PTE_MARKER swap entry
new 84dda1eef5dd fixup! mm: Introduce PTE_MARKER swap entry
new 6c55b8a639d5 mm: teach core mm about pte markers
new 728e5a8a4262 fixup! mm: Teach core mm about pte markers
new c980fa08a883 mm: check against orig_pte for finish_fault()
new 5eb7e102df75 mm-check-against-orig_pte-for-finish_fault-fix
new 2bd8dd819302 mm-check-against-orig_pte-for-finish_fault-fix-checkpatch-fixes
new 6445dc7f8dd0 mm/uffd: PTE_MARKER_UFFD_WP
new 4d72ef44c6a3 fixup! mm/uffd: PTE_MARKER_UFFD_WP
new fdfbbb722796 mm/shmem: take care of UFFDIO_COPY_MODE_WP
new 64907d00d2b9 mm/shmem: handle uffd-wp special pte in page fault handler
new 7b8ca935beb0 mm/shmem: persist uffd-wp bit across zapping for file-backed
new fc773aa48e85 mm/shmem: allow uffd wr-protect none pte for file-backed mem
new 8d8c6609ec4f mm/shmem: allows file-back mem to be uffd wr-protected on thps
new 1e20693feaf2 mm/shmem: handle uffd-wp during fork()
new 92decb5609b5 mm/hugetlb: introduce huge pte version of uffd-wp helpers
new 1e5859878672 mm/hugetlb: hook page faults for uffd write protection
new e3ccd1d11058 mm/hugetlb: take care of UFFDIO_COPY_MODE_WP
new 58704a88d502 mm/hugetlb: handle UFFDIO_WRITEPROTECT
new 392a78d9350d mm/hugetlb: handle pte markers in page faults
new ee3d1b017e57 mm/hugetlb: allow uffd wr-protect none ptes
new 0bc1f950ca31 mm/hugetlb: only drop uffd-wp special pte if required
new 704e58d5fc9d fixup! mm/hugetlb: Only drop uffd-wp special pte if required
new 0acd0529f228 mm-hugetlb-only-drop-uffd-wp-special-pte-if-required-fix-fix
new 4d3b68219b65 mm/hugetlb: handle uffd-wp during fork()
new a31b43b575d4 mm/shmem: vma_needs_copy can be static
new 7346af7a6dfd mm/khugepaged: don't recycle vma pgtable if uffd-wp registered
new 26d241b47d41 mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs
new 5861a15f4ae2 mm/uffd: enable write protection for shmem & hugetlbfs
new be0458003b94 mm: enable PTE markers by default
new a810b0423ecf mm/uffd: hide PTE_MARKER option
new 7bd117ff771d selftests/uffd: enable uffd-wp for shmem/hugetlbfs
new 34103ae33e9f userfaultfd/selftests: use swap() instead of open coding it
new b86ef0000a48 mm/uffd: move USERFAULTFD configs into mm/
new 20de03ac4022 mm/vmscan: reclaim only affects managed_zones
new 080853b975f3 mm/vmscan: make sure wakeup_kswapd with managed zone
new b0bd80ef195b mm-vmscan-make-sure-wakeup_kswapd-with-managed-zone-v2
new e55bf521e1b6 mm/vmscan: sc->reclaim_idx must be a valid zone index
new 81c7b85cfd52 mm/vmscan: remove obsolete comment in get_scan_count
new ffdf754a88f5 mm/vmscan: fix comment for current_may_throttle
new 74f408bf6825 mm-vmscan-fix-comment-for-current_may_throttle-fix
new 770bfd4060ae mm/vmscan: fix comment for isolate_lru_pages
new e2601fe1a5f3 fs/proc/task_mmu.c: remove redundant page validation of pte_page
new 63951ae35b6f mm/z3fold: declare z3fold_mount with __init
new 562d00db07dd mm/z3fold: remove obsolete comment in z3fold_alloc
new 9b3e7dc18d6e mm/z3fold: minor clean up for z3fold_free
new ba892da2238f mm/z3fold: remove unneeded page_mapcount_reset and ClearPa [...]
new 359fa308163d mm/z3fold: remove confusing local variable l reassignment
new e4250a393bd6 mm/z3fold: move decrement of pool->pages_nr into __release [...]
new 6fafac9443ce mm/z3fold: remove redundant list_del_init of zhdr->buddy i [...]
new 74a44632ba6a mm/z3fold: remove unneeded PAGE_HEADLESS check in free_handle()
new 5c5c83cbc58a mm: compaction: use helper isolation_suitable()
new 5d1863d33d8b drivers/base/node.c: fix compaction sysfs file leak
new dd7b50f9d044 mm/mempolicy: clean up the code logic in queue_pages_pte_range
new a888c6b3edbd mm: Add selftests for migration entries
new f31906df23b2 mm/migration: remove unneeded local variable mapping_locked
new 4a6b3c4f7720 mm/migration: remove unneeded local variable page_lru
new 1c57f0524080 mm/migration: use helper function vma_lookup() in add_page [...]
new f8cdca58ffde mm/migration: use helper macro min in do_pages_stat
new fa1e2b933898 mm/migration: avoid unneeded nodemask_t initialization
new c4100d67987d mm/migration: remove some duplicated codes in migrate_pages
new 48a6717fc771 mm/migration: fix potential page refcounts leak in migrate_pages
new 617b1458e177 mm/migration: fix potential invalid node access for reclai [...]
new 6bc3811545e6 mm/migration: fix possible do_pages_stat_array racing with [...]
new 2390e0a6aa86 mm: migrate: simplify the refcount validation when migrati [...]
new 8aa7a698ed38 ksm: count ksm merging pages for each process
new 66c41a1934fb ksm-count-ksm-merging-pages-for-each-process-fix
new 5ac1e83cb379 mm/vmstat: add events for ksm cow
new f76a66f7b249 mm: untangle config dependencies for demote-on-reclaim
new 451d89f44e6c mm/madvise: fix potential pte_unmap_unlock pte error
new a3b8ffea5ad4 mm/madvise: free hwpoison and swapin error entry in madvis [...]
new 5353570ef68c mm/page_alloc: do not calculate node's total pages and mem [...]
new 02202dd2adff mm/memory_hotplug: reset node's state when empty during offline
new 23095e6f8745 mm/memory_hotplug: fix build warning without CONFIG_MEMORY [...]
new f1e05e7e8e12 mm/memory_hotplug: refactor hotadd_init_pgdat and try_online_node
new 11591bbdc4c5 mm-memory_hotplug-refactor-hotadd_init_pgdat-and-try_onlin [...]
new d65f1b0afbd7 mm: compaction: remove unneeded return value of kcompactd_run
new ce6415fb438d mm: compaction: remove unneeded pfn update
new f1a836d235ba mm: compaction: remove unneeded assignment to isolate_start_pfn
new d1009ff87ca1 mm: compaction: clean up comment for sched contention
new 3ee9359f0a67 mm: compaction: clean up comment about suitable migration [...]
new 078a2af93a80 mm: compaction: use COMPACT_CLUSTER_MAX in compaction.c
new 304a1b388dfe mm: compaction: use helper compound_nr in isolate_migratep [...]
new cea307ef0e7a mm: compaction: clean up comment about async compaction in [...]
new f6751f6c18d8 mm: compaction: avoid possible NULL pointer dereference in [...]
new d7adda9e1158 mm: compaction: make compaction_zonelist_suitable return f [...]
new d22e7b4110ec mm: compaction: simplify the code in __compact_finished
new 21944d0c812d mm: compaction: make sure highest is above the min_pfn
new 4afa71ffb6d7 drivers/base/memory: fix an unlikely reference counting is [...]
new 89242fd191cb mm: rmap: fix cache flush on THP pages
new 20fe8a03a6e8 dax: fix cache flush on PMD-mapped pages
new 5e567b365c3f mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
new 9a692e2db66b mm: pvmw: add support for walking devmap pages
new 5600bffecf42 dax: fix missing writeprotect the pte entry
new ef78e4b0fc7b mm: simplify follow_invalidate_pte()
new f9a031d9090d zram: add a huge_idle writeback mode
new a03f823290c8 damon: vaddr-test: tweak code to make the logic clearer
new ad2536fa2512 selftests/damon: add damon to selftests root Makefile
new 85449c7824a3 mm/damon/core-test: add a kunit test case for ops registration
new 1ed43f64c926 mm/damon: remove unnecessary type castings
new af8ea3061743 mm/damon/reclaim: fix the timer always stays active
new 31bf49279677 mm/swapfile: unuse_pte can map random data if swap read fails
new 1f00478df688 swap bits in unuse_pte()
new 19fd32102de8 mm: page_isolation: move has_unmovable_pages() to mm/page_ [...]
new fb1edf2b4b79 mm: page_isolation: check specified range for unmovable pages
new 92bbef67d459 mm: make alloc_contig_range work at pageblock granularity
new 00075087da94 mm: page_isolation: enable arbitrary range page isolation.
new c87cef8f348f mm: cma: use pageblock_order as the single alignment
new 315542908f61 drivers: virtio_mem: use pageblock size as the minimum vir [...]
new 295e6e4c664b mm/migration: reduce the rcu lock duration
new 097a529fd2da mm/migration: remove unneeded lock page and PageMovable check
new 1d60d7b2a130 mm/migration: return errno when isolate_huge_page failed
new 91a3daf26b0e mm/migration: fix potential pte_unmap on an not mapped pte
new ab7beb3f6592 memcg: introduce per-memcg reclaim interface
new d1adab48ffc7 selftests: cgroup: return -errno from cg_read()/cg_write() [...]
new a0ee544eebdc selftests: cgroup: fix alloc_anon_noexit() instantly freei [...]
new c455669ce06d selftests: cgroup: add a selftest for memory.reclaim
new 53c9fb1883c7 mm/vmscan: take min_slab_pages into account when try to ca [...]
new 259ed2fad38f mm/vmscan: add a comment about MADV_FREE pages check in fo [...]
new 3630806db1fa mm/vmscan: introduce helper function reclaim_page_list()
new 1ba68de208fb mm/vmscan: activate swap-backed executable folios after fi [...]
new 358241cc56d0 mm/vmscan: take all base pages of THP into account when ra [...]
new 8a9297f79ee2 mm/vmscan: remove obsolete comment in kswapd_run
new 9ab517d68e01 mm/vmscan: use helper folio_is_file_lru()
new a171aff29746 kfence: enable check kfence canary on panic via boot param
new 3b891b8c9fc7 kfence-enable-check-kfence-canary-on-panic-via-boot-param-fix
new c2f7a2be7577 fs/buffer.c: add debug print for __getblk_gfp() stall problem
new f12dfaf838e6 fs/buffer.c: dump more info for __getblk_gfp() stall problem
new 299f91448644 kernel/hung_task.c: Monitor killed tasks.
new 6267ce546388 ia64: fix typos in comments
new a7629cbdf20c ia64: ptrace: fix typos in comments
new 3aee0f1f2506 ia64: Replace comments with C99 initializers
new 2598368bdf76 scripts/decode_stacktrace.sh: support old bash version
new d7949061d55d ocfs2: replace usage of found with dedicated list iterator [...]
new 3e25ddf6c9ea ocfs2: remove usage of list iterator variable after the loop body
new 56b519805a30 ocfs2: reflink deadlock when clone file to the same direct [...]
new 6515227357b4 ocfs2: clear links count in ocfs2_mknod() if an error occurs
new a76e5639ff95 ocfs2: fix ocfs2 corrupt when iputting an inode
new cbb4de42b44e proc: fix dentry/inode overinstantiating under /proc/${pid}/net
new a380a166b413 proc-fix-dentry-inode-overinstantiating-under-proc-pid-net [...]
new 2308fa019cae fs/proc/kcore.c: remove check of list iterator against hea [...]
new 23e402f9ce25 fs-proc-kcorec-remove-check-of-list-iterator-against-head- [...]
new b6024af1b79a vmcore: convert copy_oldmem_page() to take an iov_iter
new 4925dfffef90 vmcore: convert __read_vmcore to use an iov_iter
new 65d18f6be339 vmcore: convert read_from_oldmem() to take an iov_iter
new 441d4d28f29a net: unexport csum_and_copy_{from,to}_user
new 700fb2543cfb kernel: pid_namespace: use NULL instead of using plain int [...]
new e3f5d67e336c get_maintainer: Honor mailmap for in file emails
new 9037cf0c62f1 lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
new 951d2f067313 lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
new 0f26d36bd3f5 lib/test_string.c: add strspn and strcspn tests
new 902bf53ea5d6 lib/string.c: simplify str[c]spn
new 39a9b0628303 lib: remove back_str initialization
new 6c33e8276846 pipe: make poll_usage boolean and annotate its access
new a3b5a162e1f3 list: fix a data-race around ep->rdllist
new ffe7ff2e0c57 init/Kconfig: remove USELIB syscall by default
new 943ac461426f init/main.c: silence some -Wunused-parameter warnings
new 748564bbee9c fatfs: remove redundant judgment
new 5fe3dbf571bc fatfs: add FAT messages to printk index
new fd172214c0c1 add-fat-messages-to-printk-index-checkpatch-fixes
new 405b24f0ecd1 fat: add ratelimit to fat*_ent_bread()
new ae52b25e3ed5 ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEP
new 7eb79beda998 ptrace: fix wrong comment of PT_DTRACE
new a997a3d5ba81 MAINTAINERS: remove redundant file of PTRACE SUPPORT entry
new 4896f1ddd368 kexec: remove redundant assignments
new 17aea79186b8 rapidio: remove unnecessary use of list iterator
new 6c3d87339c80 taskstats: version 12 with thread group and exe info
new 44d04bd61558 taskstats-version-12-with-thread-group-and-exe-info-fix
new bc7a18c1016f kernel: make taskstats available from all net namespaces
new 3a966198f205 delayacct: track delays from write-protect copy
new 2c6981586503 fs: sysv: check sbi->s_firstdatazone in complete_read_super
new 36a36c554940 ipc/sem: Remove redundant assignments
new eb7e32422aa6 ipc: update semtimedop() to use hrtimer
new 4735534794c5 ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
new 7b9b112f4a9b arm64: stackleak: fix current_top_of_stack()
new 2de9e0369054 stackleak: move skip_erasing() check earlier
new 060dbf845c7a stackleak: rework stack low bound handling
new 593db5ad8416 stackleak: clarify variable names
new 8ea22430f17e stackleak: rework stack high bound handling
new 11b926aeb7ab stackleak: remove redundant check
new cecffa6899a8 stackleak: add on/off stack variants
new 4e4d1fead913 arm64: entry: use stackleak_erase_on_task_stack()
new 3672936afbd1 Merge branch 'akpm-current/current'
new 75f0f3cb11dc mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
new 8ffa7c5aad99 kselftest/vm: override TARGETS from arguments
new 622a8852ef9c Merge branch 'akpm/master'
new 088fb7eff349 Add linux-next specific files for 20220426
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 (e7d6987e09a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 2113 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.mailmap | 1 +
Documentation/ABI/stable/sysfs-bus-mhi | 10 +
Documentation/ABI/testing/configfs-usb-gadget-uvc | 1 +
Documentation/admin-guide/cgroup-v2.rst | 21 +
Documentation/admin-guide/media/vimc.dot | 14 +-
Documentation/arm64/booting.rst | 10 +
Documentation/arm64/elf_hwcaps.rst | 33 +
Documentation/arm64/index.rst | 1 +
Documentation/arm64/sme.rst | 428 +
Documentation/arm64/sve.rst | 70 +-
Documentation/bpf/libbpf/index.rst | 3 +-
.../bindings/arm/freescale/fsl,layerscape-dcfg.txt | 19 -
Documentation/devicetree/bindings/arm/fsl.yaml | 2 +
.../devicetree/bindings/arm/mediatek.yaml | 5 +
.../bindings/arm/mediatek/mediatek,mmsys.yaml | 32 +
.../bindings/arm/mediatek/mediatek,pericfg.yaml | 1 +
Documentation/devicetree/bindings/arm/renesas.yaml | 12 +
.../bindings/clock/airoha,en7523-scu.yaml | 58 +
.../devicetree/bindings/clock/microchip,mpfs.yaml | 13 +-
.../bindings/clock/renesas,cpg-mssr.yaml | 1 +
.../bindings/clock/ti,am654-ehrpwm-tbclk.yaml | 1 +
.../bindings/display/panel/panel-simple.yaml | 2 +
.../devicetree/bindings/gnss/mediatek.txt | 35 -
.../devicetree/bindings/gnss/mediatek.yaml | 59 +
.../bindings/gpio/gpio-consumer-common.yaml | 64 +
Documentation/devicetree/bindings/hwmon/lm75.yaml | 1 +
.../devicetree/bindings/hwmon/ti,tmp401.yaml | 105 +
.../devicetree/bindings/i2c/renesas,riic.yaml | 2 +
.../devicetree/bindings/media/rockchip-vpu.yaml | 1 +
.../devicetree/bindings/net/cdns,macb.yaml | 8 -
.../devicetree/bindings/net/mediatek,net.yaml | 297 +
.../devicetree/bindings/net/mediatek-net.txt | 108 -
.../bindings/pinctrl/qcom,lpass-lpi-pinctrl.yaml | 133 -
.../pinctrl/qcom,sc7280-lpass-lpi-pinctrl.yaml | 115 +
.../pinctrl/qcom,sm8250-lpass-lpi-pinctrl.yaml | 133 +
.../bindings/pinctrl/ralink,mt7620-pinctrl.yaml | 30 +-
.../bindings/pinctrl/ralink,mt7621-pinctrl.yaml | 12 +-
.../bindings/pinctrl/ralink,rt2880-pinctrl.yaml | 4 +-
.../bindings/pinctrl/ralink,rt305x-pinctrl.yaml | 23 +-
.../bindings/pinctrl/ralink,rt3883-pinctrl.yaml | 12 +-
.../bindings/pinctrl/rockchip,pinctrl.yaml | 1 +
.../devicetree/bindings/pwm/atmel,at91sam-pwm.yaml | 47 +
.../devicetree/bindings/pwm/atmel-pwm.txt | 35 -
.../devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 75 +
.../devicetree/bindings/pwm/pwm-mtk-disp.txt | 45 -
.../devicetree/bindings/pwm/pwm-omap-dmtimer.txt | 2 +-
.../bindings/pwm/sunplus,sp7021-pwm.yaml | 42 +
.../regulator/richtek,rt4801-regulator.yaml | 14 +-
.../regulator/richtek,rt5190a-regulator.yaml | 2 +-
.../devicetree/bindings/remoteproc/mtk,scp.yaml | 3 +
.../devicetree/bindings/remoteproc/qcom,adsp.yaml | 26 +
.../devicetree/bindings/reset/renesas,rst.yaml | 1 +
.../bindings/rtc/microchip,mfps-rtc.yaml | 15 +-
.../bindings/soc/fsl/fsl,layerscape-dcfg.yaml | 68 +
.../devicetree/bindings/soc/mediatek/pwrap.txt | 10 +-
.../devicetree/bindings/spi/ingenic,spi.yaml | 3 +
.../devicetree/bindings/timer/renesas,ostm.yaml | 2 +
.../bindings/timer/samsung,exynos4210-mct.yaml | 67 +-
.../devicetree/bindings/timer/ti,timer-dm.yaml | 152 +
.../devicetree/bindings/timer/ti,timer.txt | 44 -
.../devicetree/bindings/timer/xlnx,xps-timer.yaml | 92 +
Documentation/devicetree/bindings/usb/dwc2.yaml | 7 +
.../bindings/usb/samsung,exynos-usb2.yaml | 15 +-
.../devicetree/bindings/usb/ti,am62-usb.yaml | 103 +
Documentation/devicetree/overlay-notes.rst | 30 +-
Documentation/driver-api/media/cec-core.rst | 13 +-
Documentation/driver-api/media/v4l2-subdev.rst | 69 +
.../debug/debug-vm-pgtable/arch-support.txt | 2 +-
Documentation/gpu/drm-kms-helpers.rst | 43 +-
Documentation/gpu/introduction.rst | 60 +
Documentation/hwmon/aquacomputer_d5next.rst | 3 +-
Documentation/hwmon/asus_ec_sensors.rst | 1 +
Documentation/hwmon/dell-smm-hwmon.rst | 9 +
Documentation/hwmon/max16601.rst | 8 +
.../networking/devlink/devlink-linecard.rst | 4 +
Documentation/networking/devlink/mlxsw.rst | 33 +
Documentation/security/siphash.rst | 8 +-
Documentation/usb/gadget-testing.rst | 1 +
.../media/mediactl/media-controller-model.rst | 6 +
.../userspace-api/media/mediactl/media-types.rst | 17 +-
.../userspace-api/media/v4l/ext-ctrls-codec.rst | 22 +
.../userspace-api/media/v4l/pixfmt-reserved.rst | 19 +
Documentation/virt/index.rst | 2 +-
Documentation/vm/highmem.rst | 101 +-
MAINTAINERS | 35 +-
Makefile | 2 +-
Next/SHA1s | 210 +-
Next/merge.log | 4659 +++--
arch/Kconfig | 7 +
arch/alpha/include/asm/timex.h | 1 +
arch/alpha/lib/csum_partial_copy.c | 1 -
arch/arc/Kconfig | 2 +
arch/arc/include/asm/perf_event.h | 4 +
arch/arc/include/asm/ptrace.h | 27 +
arch/arc/include/asm/syscall.h | 2 +
arch/arc/include/asm/thread_info.h | 5 +-
.../include/uapi/asm/bpf_perf_event.h | 0
arch/arc/kernel/disasm.c | 64 +-
arch/arc/kernel/entry.S | 12 +-
arch/arc/kernel/ptrace.c | 140 +-
arch/arm/Kconfig | 17 +
arch/arm/arm-soc-for-next-contents.txt | 79 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/imx51-digi-connectcore-jsk.dts | 8 +
arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi | 25 +-
arch/arm/boot/dts/imx51.dtsi | 6 +
arch/arm/boot/dts/imx6dl-victgo.dts | 682 +-
arch/arm/boot/dts/imx6dl-vicut1.dts | 1 +
arch/arm/boot/dts/imx6q-vicut1.dts | 5 +-
arch/arm/boot/dts/imx6qdl-vicut1-12inch.dtsi | 128 +
arch/arm/boot/dts/imx6qdl-vicut1.dtsi | 222 +-
arch/arm/boot/dts/imx6qp-vicutp.dts | 1 +
arch/arm/boot/dts/imx6ull-colibri.dtsi | 2 +-
arch/arm/boot/dts/keystone-k2e-evm.dts | 4 +-
arch/arm/boot/dts/keystone-k2g-evm.dts | 2 +-
arch/arm/boot/dts/keystone-k2g-ice.dts | 2 +-
arch/arm/boot/dts/keystone-k2hk-evm.dts | 4 +-
arch/arm/boot/dts/keystone-k2l-evm.dts | 4 +-
arch/arm/boot/dts/ls1021a-iot.dts | 227 +
arch/arm/boot/dts/mt2701.dtsi | 2 -
arch/arm/boot/dts/mt7623n.dtsi | 5 -
arch/arm/configs/am200epdkit_defconfig | 1 -
arch/arm/configs/cm_x300_defconfig | 1 -
arch/arm/configs/colibri_pxa270_defconfig | 1 -
arch/arm/configs/colibri_pxa300_defconfig | 1 -
arch/arm/configs/corgi_defconfig | 1 -
arch/arm/configs/eseries_pxa_defconfig | 1 -
arch/arm/configs/ezx_defconfig | 1 -
arch/arm/configs/h5000_defconfig | 1 -
arch/arm/configs/imote2_defconfig | 365 +
arch/arm/configs/lpd270_defconfig | 1 -
arch/arm/configs/lubbock_defconfig | 1 -
arch/arm/configs/magician_defconfig | 1 -
arch/arm/configs/mainstone_defconfig | 1 -
arch/arm/configs/palmz72_defconfig | 1 -
arch/arm/configs/pcm027_defconfig | 1 -
arch/arm/configs/pxa255-idp_defconfig | 1 -
arch/arm/configs/pxa3xx_defconfig | 1 -
arch/arm/configs/pxa_defconfig | 1 -
arch/arm/configs/spitz_defconfig | 1 -
arch/arm/configs/trizeps4_defconfig | 1 -
arch/arm/configs/viper_defconfig | 1 -
arch/arm/configs/xcep_defconfig | 1 -
arch/arm/configs/zeus_defconfig | 1 -
arch/arm/kernel/crash_dump.c | 27 +-
arch/arm/mach-davinci/board-da830-evm.c | 3 +-
arch/arm/mach-davinci/board-dm644x-evm.c | 9 +-
arch/arm/mach-davinci/board-dm646x-evm.c | 4 +-
arch/arm/mach-mediatek/Kconfig | 1 +
arch/arm/mach-pxa/Kconfig | 14 -
arch/arm/mach-pxa/Makefile.boot | 3 +
arch/arm/mach-pxa/include/mach/uncompress.h | 70 +
arch/arm/mach-s3c/Makefile | 2 -
arch/arm/mach-s3c/Makefile.s3c64xx | 3 -
arch/arm64/Kconfig | 12 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts | 321 +
arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts | 4 +
arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi | 18 +
arch/arm64/boot/dts/mediatek/Makefile | 2 +
arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 6 +-
arch/arm64/boot/dts/mediatek/mt6359.dtsi | 298 +
arch/arm64/boot/dts/mediatek/mt8167.dtsi | 2 +-
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 23 +-
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 13 +-
arch/arm64/boot/dts/mediatek/mt8192-evb.dts | 1 +
arch/arm64/boot/dts/mediatek/mt8192.dtsi | 526 +-
arch/arm64/boot/dts/mediatek/mt8195-demo.dts | 445 +
arch/arm64/boot/dts/mediatek/mt8195-evb.dts | 181 +
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 1045 +
arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi | 8 +-
.../dts/nvidia/tegra186-p3509-0000+p3636-0001.dts | 10 +-
arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi | 6 +-
arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts | 2 +-
.../arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi | 2 +-
arch/arm64/boot/dts/nvidia/tegra194-p3668.dtsi | 6 +-
arch/arm64/boot/dts/nvidia/tegra210-p2180.dtsi | 6 +-
arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi | 8 +-
arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts | 10 +-
arch/arm64/boot/dts/nvidia/tegra210-smaug.dts | 4 +-
arch/arm64/boot/dts/qcom/qrb5165-rb5.dts | 2 +-
arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 8 +
arch/arm64/boot/dts/qcom/sc7280.dtsi | 177 +
arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 32 +
arch/arm64/boot/dts/qcom/sm8450.dtsi | 4 +-
arch/arm64/configs/defconfig | 4 +
arch/arm64/include/asm/cpu.h | 4 +
arch/arm64/include/asm/cpufeature.h | 24 +
arch/arm64/include/asm/el2_setup.h | 64 +-
arch/arm64/include/asm/esr.h | 13 +-
arch/arm64/include/asm/exception.h | 1 +
arch/arm64/include/asm/fpsimd.h | 123 +-
arch/arm64/include/asm/fpsimdmacros.h | 87 +
arch/arm64/include/asm/hwcap.h | 8 +
arch/arm64/include/asm/kvm_arm.h | 1 +
arch/arm64/include/asm/kvm_host.h | 4 +
arch/arm64/include/asm/mte.h | 1 +
arch/arm64/include/asm/pgtable-hwdef.h | 4 +-
arch/arm64/include/asm/pgtable.h | 4 +-
arch/arm64/include/asm/processor.h | 36 +-
arch/arm64/include/asm/stacktrace.h | 32 -
arch/arm64/include/asm/sysreg.h | 67 +
arch/arm64/include/asm/thread_info.h | 2 +
arch/arm64/include/asm/uaccess.h | 15 +
arch/arm64/include/uapi/asm/hwcap.h | 8 +
arch/arm64/include/uapi/asm/ptrace.h | 69 +-
arch/arm64/include/uapi/asm/sigcontext.h | 55 +-
arch/arm64/kernel/cpufeature.c | 106 +
arch/arm64/kernel/cpuinfo.c | 13 +
arch/arm64/kernel/crash_dump.c | 29 +-
arch/arm64/kernel/entry-common.c | 11 +
arch/arm64/kernel/entry-fpsimd.S | 36 +
arch/arm64/kernel/entry.S | 2 +-
arch/arm64/kernel/fpsimd.c | 585 +-
arch/arm64/kernel/mte.c | 30 +
arch/arm64/kernel/process.c | 44 +-
arch/arm64/kernel/ptrace.c | 358 +-
arch/arm64/kernel/signal.c | 188 +-
arch/arm64/kernel/stacktrace.c | 124 +-
arch/arm64/kernel/syscall.c | 29 +-
arch/arm64/kernel/traps.c | 1 +
arch/arm64/kvm/fpsimd.c | 43 +-
arch/arm64/kvm/hyp/nvhe/switch.c | 30 +
arch/arm64/kvm/hyp/vhe/switch.c | 11 +-
arch/arm64/kvm/sys_regs.c | 9 +-
arch/arm64/tools/cpucaps | 2 +
arch/csky/include/asm/atomic.h | 12 +-
arch/csky/include/asm/barrier.h | 11 +-
arch/csky/include/asm/cmpxchg.h | 6 +-
arch/ia64/include/asm/timex.h | 1 +
arch/ia64/kernel/crash_dump.c | 32 +-
arch/m68k/configs/amiga_defconfig | 5 +-
arch/m68k/configs/apollo_defconfig | 5 +-
arch/m68k/configs/atari_defconfig | 5 +-
arch/m68k/configs/bvme6000_defconfig | 5 +-
arch/m68k/configs/hp300_defconfig | 5 +-
arch/m68k/configs/mac_defconfig | 5 +-
arch/m68k/configs/multi_defconfig | 5 +-
arch/m68k/configs/mvme147_defconfig | 5 +-
arch/m68k/configs/mvme16x_defconfig | 5 +-
arch/m68k/configs/q40_defconfig | 5 +-
arch/m68k/configs/sun3_defconfig | 5 +-
arch/m68k/configs/sun3x_defconfig | 5 +-
arch/m68k/lib/checksum.c | 2 -
arch/microblaze/kernel/timer.c | 4 +
arch/mips/boot/dts/ingenic/jz4780.dtsi | 2 +-
arch/mips/boot/dts/ingenic/x1000.dtsi | 2 +-
arch/mips/boot/dts/ingenic/x1830.dtsi | 2 +-
arch/mips/include/asm/timex.h | 1 +
arch/mips/kernel/crash_dump.c | 27 +-
arch/nios2/include/asm/timex.h | 1 +
arch/openrisc/include/asm/timex.h | 3 +
arch/parisc/include/asm/timex.h | 3 +-
arch/powerpc/include/asm/timex.h | 1 +
arch/powerpc/kernel/crash_dump.c | 35 +-
arch/powerpc/lib/checksum_wrappers.c | 2 -
.../boot/dts/microchip/microchip-mpfs-fabric.dtsi | 16 +-
.../dts/microchip/microchip-mpfs-icicle-kit.dts | 2 +-
arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi | 10 +-
arch/riscv/configs/defconfig | 1 +
arch/riscv/configs/rv32_defconfig | 1 +
arch/riscv/kernel/crash_dump.c | 26 +-
arch/riscv/kernel/patch.c | 2 +-
arch/s390/include/asm/barrier.h | 16 +-
arch/s390/include/asm/ipl.h | 6 +
arch/s390/include/asm/pci_debug.h | 7 +-
arch/s390/include/asm/processor.h | 8 +-
arch/s390/include/asm/sclp.h | 1 +
arch/s390/include/asm/scsw.h | 83 +-
arch/s390/include/asm/spinlock.h | 1 +
arch/s390/include/asm/timex.h | 1 +
arch/s390/include/uapi/asm/pkey.h | 2 +-
arch/s390/include/uapi/asm/zcrypt.h | 42 +-
arch/s390/kernel/crash_dump.c | 13 +-
arch/s390/kernel/machine_kexec.c | 10 +-
arch/s390/kernel/relocate_kernel.S | 3 +-
arch/s390/kernel/setup.c | 2 +-
arch/s390/kernel/vdso.c | 55 +-
arch/s390/mm/mmap.c | 4 +-
arch/s390/pci/pci.c | 2 +-
arch/s390/pci/pci_clp.c | 2 +-
arch/s390/pci/pci_debug.c | 2 +-
arch/s390/pci/pci_event.c | 3 -
arch/s390/pci/pci_insn.c | 108 +-
arch/sh/kernel/crash_dump.c | 29 +-
arch/sparc/include/asm/cacheflush_32.h | 1 +
arch/x86/boot/compressed/early_serial_console.c | 3 +-
arch/x86/boot/compressed/misc.c | 5 +-
arch/x86/boot/compressed/misc.h | 1 -
arch/x86/coco/tdx/tdcall.S | 1 +
arch/x86/include/asm/sev.h | 2 +-
arch/x86/include/asm/timex.h | 5 +-
arch/x86/include/asm/tsc.h | 6 +-
arch/x86/kernel/cpu/mce/severity.c | 110 +-
arch/x86/kernel/crash_dump_32.c | 29 +-
arch/x86/kernel/crash_dump_64.c | 48 +-
arch/x86/kernel/sev.c | 10 +-
arch/x86/lib/csum-wrappers_64.c | 2 -
arch/xtensa/Kconfig | 1 +
block/badblocks.c | 2 -
block/blk-map.c | 5 +-
block/partitions/acorn.c | 4 +-
block/partitions/atari.c | 1 -
block/partitions/ldm.c | 15 +-
drivers/Makefile | 2 +-
drivers/acpi/device_pm.c | 18 +-
drivers/acpi/processor_idle.c | 8 +-
drivers/amba/bus.c | 28 +-
drivers/android/binder.c | 44 +-
drivers/android/binder_internal.h | 2 +
drivers/ata/pata_marvell.c | 2 +
drivers/base/driver.c | 69 +
drivers/base/firmware_loader/Kconfig | 24 +-
drivers/base/firmware_loader/fallback.c | 28 +-
drivers/base/firmware_loader/firmware.h | 10 +
drivers/base/firmware_loader/main.c | 94 +-
drivers/base/memory.c | 5 +-
drivers/base/platform.c | 28 +-
drivers/base/regmap/regcache.c | 4 +-
drivers/base/topology.c | 4 +-
drivers/bluetooth/btrtl.c | 13 +
drivers/bus/fsl-mc/fsl-mc-bus.c | 25 +-
drivers/bus/mhi/host/boot.c | 22 +-
drivers/bus/mhi/host/init.c | 82 +-
drivers/bus/mhi/host/internal.h | 7 +-
drivers/bus/mhi/host/main.c | 9 +-
drivers/bus/mhi/host/pci_generic.c | 39 +-
drivers/bus/mhi/host/pm.c | 24 +-
drivers/bus/sunxi-rsb.c | 2 +
drivers/char/Kconfig | 3 +-
drivers/char/mem.c | 2 +-
drivers/char/misc.c | 24 +-
drivers/char/ttyprintk.c | 16 +
drivers/char/xillybus/xillybus_class.c | 26 +-
drivers/char/xillybus/xillyusb.c | 1 +
drivers/clk/Kconfig | 9 +
drivers/clk/Makefile | 1 +
drivers/clk/actions/owl-pll.c | 2 +-
drivers/clk/clk-cdce706.c | 5 +-
drivers/clk/clk-cdce925.c | 24 +-
drivers/clk/clk-cs2000-cp.c | 5 +-
drivers/clk/clk-en7523.c | 351 +
drivers/clk/clk-max9485.c | 5 +-
drivers/clk/clk-renesas-pcie.c | 4 +-
drivers/clk/clk-si514.c | 5 +-
drivers/clk/clk-si5341.c | 5 +-
drivers/clk/clk-si5351.c | 24 +-
drivers/clk/clk-si544.c | 22 +-
drivers/clk/clk-si570.c | 24 +-
drivers/clk/clk.c | 9 +-
drivers/clk/imx/clk-scu.c | 7 +-
drivers/clk/keystone/syscon-clk.c | 11 +
drivers/clk/microchip/clk-mpfs.c | 195 +-
drivers/clk/qcom/clk-rcg2.c | 2 +-
drivers/clk/renesas/r8a779f0-cpg-mssr.c | 1 +
drivers/clk/sunxi-ng/ccu-sun6i-rtc.c | 1 +
drivers/clk/sunxi/clk-sun9i-mmc.c | 2 +
drivers/cpufreq/mediatek-cpufreq.c | 146 +-
drivers/cxl/Kconfig | 4 +
drivers/cxl/Makefile | 2 +-
drivers/cxl/core/Makefile | 1 +
drivers/cxl/core/mbox.c | 334 +-
drivers/cxl/core/suspend.c | 24 +
drivers/cxl/cxlmem.h | 71 +-
drivers/cxl/mem.c | 75 +-
drivers/cxl/pci.c | 47 +-
drivers/cxl/pmem.c | 1 -
drivers/dma/idxd/cdev.c | 14 +-
drivers/dma/idxd/device.c | 58 +-
drivers/dma/idxd/dma.c | 38 +-
drivers/dma/idxd/idxd.h | 2 -
drivers/dma/mv_xor_v2.c | 4 +-
drivers/dma/ptdma/ptdma-dmaengine.c | 2 +-
drivers/dma/ti/k3-psil-am62.c | 8 +-
drivers/firewire/core-card.c | 3 +
drivers/firewire/core-cdev.c | 4 +-
drivers/firewire/core-topology.c | 9 +-
drivers/firewire/core-transaction.c | 30 +-
drivers/firewire/sbp2.c | 13 +-
drivers/firmware/stratix10-svc.c | 12 +-
drivers/firmware/xilinx/zynqmp.c | 131 +-
drivers/gpio/Kconfig | 2 +
drivers/gpio/gpio-amdpt.c | 10 +-
drivers/gpio/gpio-brcmstb.c | 12 +-
drivers/gpio/gpio-cadence.c | 12 +-
drivers/gpio/gpio-dwapb.c | 36 +-
drivers/gpio/gpio-grgpio.c | 30 +-
drivers/gpio/gpio-hlwd.c | 18 +-
drivers/gpio/gpio-idt3243x.c | 12 +-
drivers/gpio/gpio-ixp4xx.c | 44 +-
drivers/gpio/gpio-loongson1.c | 8 +-
drivers/gpio/gpio-menz127.c | 8 +-
drivers/gpio/gpio-mlxbf2.c | 18 +-
drivers/gpio/gpio-mmio.c | 22 +-
drivers/gpio/gpio-mvebu.c | 7 -
drivers/gpio/gpio-pcf857x.c | 14 +-
drivers/gpio/gpio-sifive.c | 12 +-
drivers/gpio/gpio-tb10x.c | 4 +-
drivers/gpio/gpiolib-of.c | 2 +-
drivers/gpio/gpiolib.c | 4 +-
drivers/gpu/drm/Kconfig | 40 +-
drivers/gpu/drm/Makefile | 29 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | 15 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 125 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 2 +
drivers/gpu/drm/amd/amdgpu/atombios_dp.c | 3 +-
drivers/gpu/drm/amd/amdkfd/kfd_events.c | 22 +-
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c | 33 +
drivers/gpu/drm/amd/amdkfd/kfd_migrate.c | 15 +-
drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 10 +-
drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 3 +-
drivers/gpu/drm/amd/display/Kconfig | 1 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 5 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 2 +-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c | 2 +-
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 4 +-
.../drm/amd/display/dc/clk_mgr/dcn301/dcn301_smu.c | 2 +
.../amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.c | 114 +-
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 15 +-
drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c | 6 -
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 15 +
drivers/gpu/drm/amd/display/dc/core/dc_link_dpcd.c | 2 +-
drivers/gpu/drm/amd/display/dc/dc.h | 10 +-
drivers/gpu/drm/amd/display/dc/dc_stream.h | 2 +-
.../amd/display/dc/dcn10/dcn10_stream_encoder.c | 1 +
.../amd/display/dc/dcn10/dcn10_stream_encoder.h | 8 +
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c | 2 +
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.h | 2 +-
.../display/dc/dcn30/dcn30_dio_stream_encoder.h | 4 +
.../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c | 9 +-
.../gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.c | 145 +-
.../gpu/drm/amd/display/dc/dml/dsc/rc_calc_fpu.h | 2 +-
drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c | 4 +-
drivers/gpu/drm/amd/display/dc/dsc/dscc_types.h | 2 +-
drivers/gpu/drm/amd/display/dc/dsc/rc_calc_dpi.c | 2 +-
drivers/gpu/drm/amd/display/dc/inc/hw/clk_mgr.h | 1 +
drivers/gpu/drm/amd/display/dc/os_types.h | 2 +-
.../drm/amd/display/include/ddc_service_types.h | 2 +
drivers/gpu/drm/amd/display/include/dpcd_defs.h | 2 +-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h | 4 +-
drivers/gpu/drm/amd/pm/amdgpu_dpm.c | 39 +
drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c | 10 -
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c | 35 -
drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c | 10 -
drivers/gpu/drm/bridge/Kconfig | 17 +-
drivers/gpu/drm/bridge/analogix/Kconfig | 10 +-
drivers/gpu/drm/bridge/analogix/analogix-anx6345.c | 2 +-
drivers/gpu/drm/bridge/analogix/analogix-anx78xx.c | 2 +-
.../gpu/drm/bridge/analogix/analogix-i2c-dptx.c | 2 +-
drivers/gpu/drm/bridge/analogix/analogix_dp_core.h | 2 +-
drivers/gpu/drm/bridge/analogix/anx7625.c | 6 +-
drivers/gpu/drm/bridge/cadence/Kconfig | 4 +-
.../gpu/drm/bridge/cadence/cdns-mhdp8546-core.c | 4 +-
.../gpu/drm/bridge/cadence/cdns-mhdp8546-core.h | 2 +-
.../gpu/drm/bridge/cadence/cdns-mhdp8546-hdcp.c | 2 +-
drivers/gpu/drm/bridge/ite-it6505.c | 4 +-
drivers/gpu/drm/bridge/parade-ps8640.c | 4 +-
drivers/gpu/drm/bridge/synopsys/Kconfig | 2 +
drivers/gpu/drm/bridge/synopsys/dw-hdmi-gp-audio.c | 6 +-
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 4 +-
drivers/gpu/drm/bridge/tc358767.c | 2 +-
drivers/gpu/drm/bridge/tc358775.c | 2 +-
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 4 +-
drivers/gpu/drm/display/Kconfig | 49 +
drivers/gpu/drm/display/Makefile | 16 +
drivers/gpu/drm/display/drm_display_helper_mod.c | 22 +
drivers/gpu/drm/display/drm_dp_aux_bus.c | 323 +
drivers/gpu/drm/display/drm_dp_aux_dev.c | 354 +
drivers/gpu/drm/display/drm_dp_cec.c | 451 +
drivers/gpu/drm/display/drm_dp_dual_mode_helper.c | 530 +
drivers/gpu/drm/display/drm_dp_helper.c | 3855 ++++
.../drm/{dp => display}/drm_dp_helper_internal.h | 0
drivers/gpu/drm/display/drm_dp_mst_topology.c | 5978 ++++++
.../gpu/drm/display/drm_dp_mst_topology_internal.h | 24 +
drivers/gpu/drm/display/drm_dsc_helper.c | 409 +
drivers/gpu/drm/display/drm_hdcp_helper.c | 421 +
drivers/gpu/drm/display/drm_hdmi_helper.c | 199 +
drivers/gpu/drm/display/drm_scdc_helper.c | 250 +
drivers/gpu/drm/dp/Makefile | 9 -
drivers/gpu/drm/dp/drm_dp.c | 3855 ----
drivers/gpu/drm/dp/drm_dp_aux_bus.c | 323 -
drivers/gpu/drm/dp/drm_dp_aux_dev.c | 354 -
drivers/gpu/drm/dp/drm_dp_cec.c | 451 -
drivers/gpu/drm/dp/drm_dp_dual_mode_helper.c | 530 -
drivers/gpu/drm/dp/drm_dp_helper_mod.c | 22 -
drivers/gpu/drm/dp/drm_dp_mst_topology.c | 5978 ------
drivers/gpu/drm/dp/drm_dp_mst_topology_internal.h | 24 -
drivers/gpu/drm/drm_connector.c | 34 -
drivers/gpu/drm/drm_dsc.c | 408 -
drivers/gpu/drm/drm_edid.c | 160 -
drivers/gpu/drm/drm_hdcp.c | 423 -
drivers/gpu/drm/drm_mipi_dsi.c | 6 +-
drivers/gpu/drm/drm_modes.c | 8 +-
drivers/gpu/drm/drm_scdc_helper.c | 249 -
drivers/gpu/drm/exynos/Kconfig | 3 +-
drivers/gpu/drm/gma500/cdv_intel_dp.c | 2 +-
drivers/gpu/drm/gma500/intel_bios.c | 3 +-
drivers/gpu/drm/i915/Kconfig | 5 +-
drivers/gpu/drm/i915/display/icl_dsi.c | 1 +
drivers/gpu/drm/i915/display/intel_bios.c | 3 +-
drivers/gpu/drm/i915/display/intel_ddi.c | 2 +-
drivers/gpu/drm/i915/display/intel_display.c | 2 +-
drivers/gpu/drm/i915/display/intel_display_types.h | 6 +-
drivers/gpu/drm/i915/display/intel_dp.c | 5 +-
drivers/gpu/drm/i915/display/intel_dp_hdcp.c | 6 +-
.../gpu/drm/i915/display/intel_dp_link_training.h | 2 +-
drivers/gpu/drm/i915/display/intel_gmbus.c | 2 +-
drivers/gpu/drm/i915/display/intel_hdcp.c | 2 +-
drivers/gpu/drm/i915/display/intel_hdmi.c | 5 +-
drivers/gpu/drm/i915/display/intel_lspcon.c | 4 +-
drivers/gpu/drm/i915/display/intel_qp_tables.c | 2 +-
drivers/gpu/drm/i915/display/intel_sdvo.c | 1 +
drivers/gpu/drm/i915/display/intel_vdsc.c | 2 +
drivers/gpu/drm/msm/Kconfig | 3 +-
drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 21 +-
drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 2 +-
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 17 +-
drivers/gpu/drm/msm/adreno/adreno_gpu.c | 63 +-
drivers/gpu/drm/msm/adreno/adreno_gpu.h | 4 +-
drivers/gpu/drm/msm/dp/dp_audio.c | 2 +-
drivers/gpu/drm/msm/dp/dp_aux.h | 2 +-
drivers/gpu/drm/msm/dp/dp_catalog.c | 2 +-
drivers/gpu/drm/msm/dp/dp_ctrl.c | 3 +-
drivers/gpu/drm/msm/edp/edp.h | 3 +-
drivers/gpu/drm/msm/edp/edp_ctrl.c | 3 +-
drivers/gpu/drm/msm/msm_drv.c | 29 +-
drivers/gpu/drm/msm/msm_drv.h | 23 -
drivers/gpu/drm/msm/msm_fb.c | 20 +-
drivers/gpu/drm/msm/msm_fence.c | 6 +-
drivers/gpu/drm/msm/msm_fence.h | 3 +
drivers/gpu/drm/msm/msm_gem.c | 151 +-
drivers/gpu/drm/msm/msm_gem.h | 53 +-
drivers/gpu/drm/msm/msm_gem_submit.c | 32 +-
drivers/gpu/drm/msm/msm_gem_vma.c | 61 +-
drivers/gpu/drm/msm/msm_gpu.c | 48 +-
drivers/gpu/drm/msm/msm_gpu.h | 25 +-
drivers/gpu/drm/msm/msm_gpu_devfreq.c | 97 +-
drivers/gpu/drm/msm/msm_rd.c | 5 +-
drivers/gpu/drm/msm/msm_ringbuffer.c | 13 +-
drivers/gpu/drm/msm/msm_ringbuffer.h | 1 -
drivers/gpu/drm/msm/msm_submitqueue.c | 2 +
drivers/gpu/drm/mxsfb/mxsfb_kms.c | 170 +-
drivers/gpu/drm/nouveau/Kconfig | 4 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 4 +-
drivers/gpu/drm/nouveau/nouveau_connector.h | 2 +-
drivers/gpu/drm/nouveau/nouveau_dp.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_encoder.h | 6 +-
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/gv100.c | 2 +-
drivers/gpu/drm/panel/Kconfig | 3 +-
drivers/gpu/drm/panel/panel-edp.c | 4 +-
drivers/gpu/drm/panel/panel-lvds.c | 12 -
drivers/gpu/drm/panel/panel-samsung-atna33xc20.c | 4 +-
drivers/gpu/drm/panel/panel-simple.c | 29 +
drivers/gpu/drm/radeon/atombios_dp.c | 2 +-
drivers/gpu/drm/radeon/radeon_connectors.c | 2 +-
drivers/gpu/drm/radeon/radeon_dp_mst.c | 2 +-
drivers/gpu/drm/radeon/radeon_mode.h | 4 +-
drivers/gpu/drm/rockchip/Kconfig | 4 +-
drivers/gpu/drm/rockchip/analogix_dp-rockchip.c | 2 +-
drivers/gpu/drm/rockchip/cdn-dp-core.c | 2 +-
drivers/gpu/drm/rockchip/cdn-dp-core.h | 2 +-
drivers/gpu/drm/rockchip/rockchip_lvds.c | 2 +-
drivers/gpu/drm/rockchip/rockchip_rgb.c | 2 +-
drivers/gpu/drm/selftests/test-drm_dp_mst_helper.c | 4 +-
drivers/gpu/drm/sun4i/sun4i_hdmi.h | 1 -
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 6 +-
drivers/gpu/drm/tegra/Kconfig | 4 +-
drivers/gpu/drm/tegra/dp.c | 2 +-
drivers/gpu/drm/tegra/dpaux.c | 4 +-
drivers/gpu/drm/tegra/sor.c | 4 +-
drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 2 +-
drivers/gpu/drm/vc4/Kconfig | 2 +
drivers/gpu/drm/vc4/vc4_hdmi.c | 4 +-
drivers/gpu/drm/vmwgfx/vmwgfx_cotable.c | 4 +
drivers/gpu/drm/xlnx/Kconfig | 3 +-
drivers/gpu/drm/xlnx/zynqmp_dp.c | 2 +-
drivers/hid/usbhid/hid-core.c | 2 +-
drivers/hid/usbhid/usbkbd.c | 2 +-
drivers/hid/usbhid/usbmouse.c | 2 +-
drivers/hv/channel.c | 116 +-
drivers/hv/channel_mgmt.c | 1 +
drivers/hv/hyperv_vmbus.h | 2 +-
drivers/hv/ring_buffer.c | 14 +-
drivers/hv/vmbus_drv.c | 28 +-
drivers/hwmon/Kconfig | 7 +-
drivers/hwmon/aquacomputer_d5next.c | 37 +-
drivers/hwmon/asus-ec-sensors.c | 5 +
drivers/hwmon/dell-smm-hwmon.c | 97 +-
drivers/hwmon/jc42.c | 6 +
drivers/hwmon/lm75.c | 14 +
drivers/hwmon/pmbus/Kconfig | 4 +-
drivers/hwmon/pmbus/max16601.c | 13 +-
drivers/hwmon/pmbus/pmbus_core.c | 92 +-
drivers/hwmon/tmp401.c | 46 +-
drivers/hwspinlock/omap_hwspinlock.c | 6 +-
drivers/input/input.c | 4 +-
drivers/input/joystick/Kconfig | 11 +
drivers/input/joystick/Makefile | 1 +
drivers/input/joystick/sensehat-joystick.c | 137 +
drivers/input/keyboard/clps711x-keypad.c | 3 +-
drivers/input/keyboard/ep93xx_keypad.c | 7 +-
drivers/input/keyboard/sun4i-lradc-keys.c | 22 +-
drivers/input/misc/ati_remote2.c | 2 +-
drivers/input/misc/cm109.c | 2 +-
drivers/input/misc/pm8941-pwrkey.c | 127 +-
drivers/input/misc/powermate.c | 2 +-
drivers/input/misc/yealink.c | 2 +-
drivers/input/rmi4/rmi_f54.c | 1 -
drivers/input/tablet/acecad.c | 2 +-
drivers/input/tablet/aiptek.c | 3 +-
drivers/input/tablet/pegasus_notetaker.c | 2 +-
drivers/irqchip/irq-ixp4xx.c | 126 +-
drivers/md/bcache/journal.c | 2 +-
drivers/md/bcache/request.c | 2 +-
drivers/md/dm.c | 23 +-
drivers/media/cec/core/cec-adap.c | 282 +-
drivers/media/cec/core/cec-api.c | 24 +-
drivers/media/cec/core/cec-core.c | 18 +-
drivers/media/cec/core/cec-pin-priv.h | 11 +
drivers/media/cec/core/cec-pin.c | 23 +-
drivers/media/cec/core/cec-priv.h | 10 +
drivers/media/common/saa7146/saa7146_video.c | 1 -
drivers/media/i2c/Kconfig | 1 +
drivers/media/i2c/ccs/ccs-core.c | 36 +-
drivers/media/i2c/dw9714.c | 2 +-
drivers/media/i2c/dw9768.c | 6 -
drivers/media/i2c/max9286.c | 19 +-
drivers/media/i2c/ov5645.c | 6 +-
drivers/media/i2c/ov5695.c | 2 +-
drivers/media/i2c/ov7640.c | 33 +-
drivers/media/mc/mc-device.c | 21 +-
drivers/media/mc/mc-entity.c | 80 +-
drivers/media/pci/bt8xx/bttv-driver.c | 2 -
drivers/media/pci/cx18/cx18-ioctl.c | 2 -
drivers/media/pci/cx23885/cx23885-core.c | 6 +-
drivers/media/pci/cx25821/cx25821-core.c | 2 +-
drivers/media/pci/cx88/cx88-blackbird.c | 1 -
drivers/media/pci/cx88/cx88-video.c | 1 -
drivers/media/pci/dt3155/dt3155.c | 3 -
drivers/media/pci/intel/ipu3/ipu3-cio2-main.c | 6 -
drivers/media/pci/ivtv/ivtv-ioctl.c | 1 -
drivers/media/pci/meye/meye.c | 1 -
drivers/media/pci/saa7134/saa7134-video.c | 4 +-
drivers/media/pci/saa7164/saa7164-encoder.c | 1 -
drivers/media/pci/saa7164/saa7164-vbi.c | 1 -
drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c | 3 -
drivers/media/pci/solo6x10/solo6x10-v4l2.c | 4 -
drivers/media/pci/sta2x11/sta2x11_vip.c | 4 -
drivers/media/pci/tw5864/tw5864-video.c | 1 -
drivers/media/pci/tw68/tw68-video.c | 3 -
drivers/media/pci/tw686x/tw686x-video.c | 2 -
drivers/media/platform/allegro-dvt/allegro-core.c | 5 -
drivers/media/platform/amphion/vdec.c | 2 +-
drivers/media/platform/chips-media/coda-bit.c | 4 +-
drivers/media/platform/chips-media/coda-common.c | 118 +-
drivers/media/platform/chips-media/coda-jpeg.c | 24 +-
drivers/media/platform/chips-media/coda.h | 7 +
drivers/media/platform/marvell/cafe-driver.c | 1 -
.../media/platform/mediatek/jpeg/mtk_jpeg_core.c | 2 -
drivers/media/platform/nxp/Kconfig | 1 -
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-hw.h | 4 +-
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c | 64 +-
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.h | 2 +-
drivers/media/platform/nxp/imx-mipi-csis.c | 669 +-
drivers/media/platform/qcom/camss/camss-video.c | 4 -
drivers/media/platform/qcom/venus/core.h | 1 +
drivers/media/platform/qcom/venus/helpers.c | 85 +-
drivers/media/platform/qcom/venus/helpers.h | 1 +
drivers/media/platform/qcom/venus/hfi.c | 3 +
.../media/platform/qcom/venus/hfi_platform_v4.c | 4 +-
.../media/platform/qcom/venus/hfi_platform_v6.c | 4 +-
drivers/media/platform/qcom/venus/hfi_venus.c | 4 +-
drivers/media/platform/qcom/venus/vdec.c | 37 +-
drivers/media/platform/qcom/venus/venc.c | 6 +-
drivers/media/platform/qcom/venus/venc_ctrls.c | 8 +
.../media/platform/renesas/rcar-vin/rcar-core.c | 2 -
.../media/platform/renesas/rcar-vin/rcar-v4l2.c | 13 +-
drivers/media/platform/renesas/rcar_jpu.c | 2 -
drivers/media/platform/renesas/vsp1/vsp1_drv.c | 2 -
drivers/media/platform/renesas/vsp1/vsp1_entity.c | 10 +-
drivers/media/platform/renesas/vsp1/vsp1_histo.c | 2 -
drivers/media/platform/renesas/vsp1/vsp1_video.c | 2 -
.../media/platform/samsung/exynos-gsc/gsc-m2m.c | 5 -
drivers/media/platform/samsung/exynos4-is/common.c | 2 -
.../media/platform/samsung/exynos4-is/fimc-lite.c | 4 -
.../media/platform/samsung/s5p-jpeg/jpeg-core.c | 2 -
.../media/platform/samsung/s5p-jpeg/jpeg-hw-s5p.c | 1 -
.../media/platform/samsung/s5p-mfc/s5p_mfc_dec.c | 2 -
.../media/platform/samsung/s5p-mfc/s5p_mfc_enc.c | 2 -
drivers/media/platform/st/stm32/stm32-dcmi.c | 2 -
drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c | 2 -
.../media/platform/sunxi/sun4i-csi/sun4i_v4l2.c | 4 -
drivers/media/platform/sunxi/sun6i-csi/sun6i_csi.c | 2 -
drivers/media/platform/ti/cal/cal-video.c | 4 -
drivers/media/platform/ti/cal/cal.c | 2 -
drivers/media/platform/ti/davinci/vpbe_display.c | 2 -
drivers/media/platform/ti/davinci/vpif_capture.c | 2 -
drivers/media/platform/ti/davinci/vpif_display.c | 2 -
drivers/media/platform/video-mux.c | 4 +-
drivers/media/radio/radio-maxiradio.c | 2 -
drivers/media/rc/ati_remote.c | 4 +-
drivers/media/rc/mceusb.c | 2 +-
drivers/media/rc/meson-ir-tx.c | 4 +-
drivers/media/rc/streamzap.c | 2 +-
drivers/media/rc/xbox_remote.c | 2 +-
drivers/media/usb/tm6000/tm6000-dvb.c | 2 +-
drivers/media/usb/tm6000/tm6000-input.c | 2 +-
drivers/media/usb/tm6000/tm6000-video.c | 2 +-
drivers/media/v4l2-core/tuner-core.c | 4 +-
drivers/media/v4l2-core/v4l2-async.c | 33 +-
drivers/media/v4l2-core/v4l2-ctrls-defs.c | 9 +
drivers/media/v4l2-core/v4l2-ioctl.c | 6 +
drivers/media/v4l2-core/v4l2-subdev.c | 214 +-
drivers/message/fusion/mptctl.c | 3 -
drivers/misc/bcm-vk/bcm_vk_msg.c | 29 +-
drivers/misc/eeprom/at25.c | 19 +-
drivers/misc/fastrpc.c | 9 +-
drivers/misc/lkdtm/bugs.c | 96 +-
drivers/misc/lkdtm/cfi.c | 145 +-
drivers/misc/lkdtm/core.c | 138 +-
drivers/misc/lkdtm/fortify.c | 17 +-
drivers/misc/lkdtm/heap.c | 47 +-
drivers/misc/lkdtm/lkdtm.h | 142 +-
drivers/misc/lkdtm/perms.c | 47 +-
drivers/misc/lkdtm/powerpc.c | 11 +-
drivers/misc/lkdtm/refcount.c | 65 +-
drivers/misc/lkdtm/stackleak.c | 11 +-
drivers/misc/lkdtm/usercopy.c | 49 +-
drivers/misc/mei/hdcp/mei_hdcp.h | 2 +-
drivers/misc/vmw_balloon.c | 4 +-
drivers/misc/vmw_vmci/Kconfig | 2 +-
drivers/misc/vmw_vmci/vmci_context.c | 15 +-
drivers/misc/vmw_vmci/vmci_guest.c | 4 +
drivers/misc/vmw_vmci/vmci_queue_pair.c | 12 +
drivers/mmc/core/core.c | 3 -
drivers/mmc/core/mmc.c | 21 +-
drivers/net/bonding/bond_main.c | 2 +-
drivers/net/ethernet/broadcom/sb1250-mac.c | 7 +-
drivers/net/ethernet/cadence/macb_main.c | 2 +-
.../chelsio/inline_crypto/ch_ktls/chcr_ktls.c | 2 +-
drivers/net/ethernet/engleder/tsnep_main.c | 3 +-
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 6 +-
.../hns3/hns3_common/hclge_comm_tqp_stats.c | 4 +-
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c | 84 +-
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 9 +
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 2 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 31 +-
drivers/net/ethernet/mediatek/mtk_wed.c | 2 +
.../ethernet/mellanox/mlx5/core/en_accel/fs_tcp.c | 2 +-
drivers/net/ethernet/mellanox/mlxsw/core.h | 1 +
.../net/ethernet/mellanox/mlxsw/core_linecards.c | 239 +-
drivers/net/ethernet/mellanox/mlxsw/reg.h | 87 +-
.../net/ethernet/microchip/lan966x/lan966x_mac.c | 4 +-
.../net/ethernet/microchip/lan966x/lan966x_main.c | 5 +-
drivers/net/ethernet/mscc/ocelot.c | 14 +-
drivers/net/ethernet/mscc/ocelot_vcap.c | 4 -
drivers/net/ethernet/myricom/myri10ge/myri10ge.c | 2 +-
drivers/net/ethernet/netronome/nfp/crypto/tls.c | 2 +-
drivers/net/ethernet/netronome/nfp/nfp_net_sriov.c | 43 +-
drivers/net/ethernet/netronome/nfp/nfp_net_sriov.h | 3 +
drivers/net/ethernet/qlogic/qed/Makefile | 3 +-
.../ethernet/qlogic/qed/qed_nvmetcp_ip_services.c | 238 -
.../net/ethernet/stmicro/stmmac/dwmac-socfpga.c | 12 +-
drivers/net/ethernet/ti/am65-cpsw-ethtool.c | 6 +-
drivers/net/ipa/ipa_endpoint.c | 9 +-
drivers/net/phy/microchip_t1.c | 48 +
drivers/net/usb/cdc_ncm.c | 12 +-
drivers/net/usb/lan78xx.c | 4 +-
drivers/net/usb/rndis_host.c | 2 +-
drivers/net/usb/sr9800.h | 2 +-
drivers/net/usb/usbnet.c | 4 +-
drivers/net/wan/cosa.c | 2 +-
drivers/net/wireguard/device.c | 3 +-
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c | 2 +-
drivers/net/wireless/mediatek/mt76/usb.c | 2 +-
drivers/net/wireless/ralink/rt2x00/rt2x00usb.c | 4 +-
drivers/net/wireless/realtek/rtw88/fw.c | 2 +-
drivers/net/wireless/realtek/rtw88/pci.c | 12 +
drivers/net/wireless/realtek/rtw89/core.c | 10 +
drivers/net/wireless/realtek/rtw89/core.h | 91 +
drivers/net/wireless/realtek/rtw89/fw.c | 39 +
drivers/net/wireless/realtek/rtw89/fw.h | 12 +
drivers/net/wireless/realtek/rtw89/mac.c | 6 +-
drivers/net/wireless/realtek/rtw89/pci.c | 339 +-
drivers/net/wireless/realtek/rtw89/pci.h | 144 +
drivers/net/wireless/realtek/rtw89/phy.c | 350 +
drivers/net/wireless/realtek/rtw89/phy.h | 73 +-
drivers/net/wireless/realtek/rtw89/ps.c | 34 +-
drivers/net/wireless/realtek/rtw89/reg.h | 254 +-
drivers/net/wireless/realtek/rtw89/rtw8852a.c | 4 +
drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.c | 8 +-
.../net/wireless/realtek/rtw89/rtw8852a_table.c | 24 +-
drivers/net/wireless/realtek/rtw89/rtw8852ae.c | 8 +
drivers/net/wireless/realtek/rtw89/rtw8852c.c | 2104 ++
drivers/net/wireless/realtek/rtw89/rtw8852c.h | 20 +-
drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.c | 214 +
drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.h | 14 +
.../net/wireless/realtek/rtw89/rtw8852c_table.c | 19470 +++++++++++++++++++
.../net/wireless/realtek/rtw89/rtw8852c_table.h | 36 +
drivers/net/wireless/realtek/rtw89/rtw8852ce.c | 16 +
drivers/net/wireless/realtek/rtw89/util.h | 30 +
drivers/net/wireless/ti/wl18xx/debugfs.c | 18 +-
drivers/net/wireless/ti/wlcore/cmd.c | 6 +-
drivers/net/wireless/ti/wlcore/main.c | 225 +-
drivers/net/wireless/ti/wlcore/scan.c | 6 +-
drivers/net/wireless/ti/wlcore/sdio.c | 3 +-
drivers/net/wireless/ti/wlcore/sysfs.c | 6 +-
drivers/net/wireless/ti/wlcore/testmode.c | 12 +-
drivers/net/wireless/ti/wlcore/tx.c | 6 +-
drivers/net/wireless/ti/wlcore/vendor_cmd.c | 18 +-
drivers/net/wwan/wwan_hwsim.c | 22 +-
drivers/of/overlay.c | 287 +-
drivers/pci/controller/pci-hyperv.c | 79 +-
drivers/pci/pci-sysfs.c | 28 +-
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c | 8 +-
drivers/pinctrl/pinctrl-pistachio.c | 6 +-
drivers/pinctrl/pinctrl-rockchip.c | 69 +-
drivers/pinctrl/qcom/Kconfig | 19 +
drivers/pinctrl/qcom/Makefile | 2 +
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 309 +-
drivers/pinctrl/qcom/pinctrl-lpass-lpi.h | 86 +
drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.c | 167 +
drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.c | 163 +
drivers/pinctrl/stm32/pinctrl-stm32.c | 19 +-
drivers/pwm/Kconfig | 25 +
drivers/pwm/Makefile | 2 +
drivers/pwm/pwm-atmel-tcb.c | 14 +-
drivers/pwm/pwm-clps711x.c | 68 +-
drivers/pwm/pwm-lp3943.c | 42 +-
drivers/pwm/pwm-raspberrypi-poe.c | 2 +-
drivers/pwm/pwm-sun4i.c | 18 +-
drivers/pwm/pwm-sunplus.c | 232 +
drivers/pwm/pwm-xilinx.c | 321 +
drivers/regulator/rt4801-regulator.c | 49 +-
drivers/remoteproc/qcom_q6v5_pas.c | 33 +
drivers/rpmsg/qcom_smd.c | 2 +-
drivers/rpmsg/rpmsg_core.c | 3 +-
drivers/rpmsg/rpmsg_internal.h | 13 +-
drivers/rpmsg/rpmsg_ns.c | 14 +-
drivers/s390/char/sclp_early.c | 4 +-
drivers/s390/cio/cio.h | 6 +-
drivers/s390/cio/css.c | 28 +-
drivers/s390/crypto/ap_bus.c | 96 +-
drivers/s390/crypto/ap_bus.h | 1 +
drivers/s390/crypto/ap_queue.c | 7 +-
drivers/s390/crypto/pkey_api.c | 149 +-
drivers/s390/crypto/vfio_ap_drv.c | 2 -
drivers/s390/crypto/zcrypt_api.c | 215 +-
drivers/s390/crypto/zcrypt_api.h | 4 +-
drivers/s390/crypto/zcrypt_card.c | 2 +-
drivers/s390/crypto/zcrypt_cca_key.h | 58 +-
drivers/s390/crypto/zcrypt_ccamisc.c | 272 +-
drivers/s390/crypto/zcrypt_ccamisc.h | 6 +
drivers/s390/crypto/zcrypt_cex2a.c | 11 +-
drivers/s390/crypto/zcrypt_cex2c.c | 10 +-
drivers/s390/crypto/zcrypt_cex4.c | 44 +-
drivers/s390/crypto/zcrypt_ep11misc.c | 168 +-
drivers/s390/crypto/zcrypt_ep11misc.h | 2 +-
drivers/s390/crypto/zcrypt_error.h | 3 +-
drivers/s390/crypto/zcrypt_msgtype50.c | 31 +-
drivers/s390/crypto/zcrypt_msgtype6.c | 340 +-
drivers/s390/crypto/zcrypt_msgtype6.h | 26 +-
drivers/s390/crypto/zcrypt_queue.c | 2 +-
drivers/scsi/aacraid/aacraid.h | 2 +-
drivers/scsi/aha1542.c | 20 +-
drivers/scsi/bfa/bfad_debugfs.c | 3 +-
drivers/scsi/bfa/bfad_im.c | 1 -
drivers/scsi/elx/efct/efct_io.c | 1 -
drivers/scsi/fnic/fnic_debugfs.c | 3 +-
drivers/scsi/fnic/fnic_main.c | 4 +-
drivers/scsi/ipr.c | 3 +-
drivers/scsi/lpfc/lpfc_sli.c | 3 +-
drivers/scsi/mac53c94.c | 2 +-
drivers/scsi/mpt3sas/mpt3sas_base.c | 32 +-
drivers/scsi/mpt3sas/mpt3sas_base.h | 2 +-
drivers/scsi/mpt3sas/mpt3sas_ctl.c | 11 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 6 +-
drivers/scsi/qedf/qedf_attr.c | 2 -
drivers/scsi/qla2xxx/qla_os.c | 1 -
drivers/scsi/qla2xxx/qla_target.c | 2 -
drivers/scsi/qla2xxx/qla_target.h | 1 -
drivers/scsi/qla4xxx/ql4_os.c | 1 -
drivers/scsi/scsi_debug.c | 149 +-
drivers/scsi/sd.h | 32 +-
drivers/scsi/sd_zbc.c | 236 +-
drivers/scsi/ufs/Kconfig | 26 +-
drivers/scsi/ufs/cdns-pltfrm.c | 2 +-
drivers/scsi/ufs/tc-dwc-g210-pci.c | 1 +
drivers/scsi/ufs/tc-dwc-g210-pltfrm.c | 1 +
drivers/scsi/ufs/tc-dwc-g210.c | 2 +
drivers/scsi/ufs/tc-dwc-g210.h | 2 +
drivers/scsi/ufs/ufs-debugfs.c | 1 +
drivers/scsi/ufs/ufs-exynos.c | 5 +-
drivers/scsi/ufs/ufs-exynos.h | 8 +-
drivers/scsi/ufs/ufs-hisi.c | 2 +
drivers/scsi/ufs/ufs-hwmon.c | 1 +
drivers/scsi/ufs/ufs-mediatek.c | 31 +-
drivers/scsi/ufs/ufs-qcom-ice.c | 2 +-
drivers/scsi/ufs/ufs-qcom.c | 28 +-
drivers/scsi/ufs/ufs-qcom.h | 6 +-
drivers/scsi/ufs/ufs-sysfs.c | 1 +
drivers/scsi/ufs/ufs-sysfs.h | 3 +-
drivers/scsi/ufs/ufs.h | 35 -
drivers/scsi/ufs/ufs_bsg.c | 6 +
drivers/scsi/ufs/ufs_bsg.h | 7 +-
drivers/scsi/ufs/ufs_quirks.h | 15 +-
drivers/scsi/ufs/ufshcd-crypto.h | 5 +-
drivers/scsi/ufs/ufshcd-dwc.c | 2 +
drivers/scsi/ufs/ufshcd-dwc.h | 2 +
drivers/scsi/ufs/ufshcd-pci.c | 4 +-
drivers/scsi/ufs/ufshcd-pltfrm.c | 28 +-
drivers/scsi/ufs/ufshcd-priv.h | 298 +
drivers/scsi/ufs/ufshcd.c | 234 +-
drivers/scsi/ufs/ufshcd.h | 368 +-
drivers/scsi/ufs/ufshci.h | 2 +
drivers/scsi/ufs/ufshpb.c | 14 +-
drivers/scsi/ufs/unipro.h | 18 +-
drivers/slimbus/qcom-ngd-ctrl.c | 13 +-
drivers/soc/mediatek/mt8167-mmsys.h | 2 +-
drivers/soc/mediatek/mt8183-mmsys.h | 2 +-
drivers/soc/mediatek/mt8186-mmsys.h | 4 +-
drivers/soc/mediatek/mt8192-mmsys.h | 4 +-
drivers/soc/mediatek/mt8195-mmsys.h | 370 +
drivers/soc/mediatek/mt8365-mmsys.h | 4 +-
drivers/soc/mediatek/mtk-cmdq-helper.c | 25 +-
drivers/soc/mediatek/mtk-mmsys.c | 153 +-
drivers/soc/mediatek/mtk-mmsys.h | 6 +
drivers/soc/mediatek/mtk-mutex.c | 95 +-
drivers/soc/renesas/Kconfig | 11 +
drivers/soc/renesas/Makefile | 1 +
drivers/soc/renesas/r8a779g0-sysc.c | 62 +
drivers/soc/renesas/rcar-gen4-sysc.c | 3 +
drivers/soc/renesas/rcar-gen4-sysc.h | 1 +
drivers/soc/renesas/rcar-rst.c | 1 +
drivers/soc/renesas/renesas-soc.c | 8 +
drivers/soc/ti/knav_qmss_queue.c | 3 +-
drivers/soc/ti/wkup_m3_ipc.c | 26 +-
drivers/spi/Kconfig | 4 +-
drivers/spi/spi-cadence-quadspi.c | 144 +-
drivers/spi/spi-clps711x.c | 5 +-
drivers/spi/spi-img-spfi.c | 2 +-
drivers/spi/spi-imx.c | 6 +-
drivers/spi/spi-ingenic.c | 47 +-
drivers/spi/spi-mxs.c | 3 +-
drivers/spi/spi-omap2-mcspi.c | 13 +-
drivers/spi/spi-rockchip.c | 8 +
drivers/spi/spi-sprd.c | 3 +-
drivers/spi/spi-stm32.c | 3 +-
drivers/spi/spi-tegra20-sflash.c | 6 +-
drivers/spi/spi-tegra20-slink.c | 6 +-
drivers/spi/spi.c | 26 +-
drivers/staging/Kconfig | 1 +
drivers/staging/Makefile | 2 +-
drivers/staging/fieldbus/anybuss/host.c | 2 +-
drivers/staging/media/hantro/hantro_drv.c | 18 +-
drivers/staging/media/hantro/hantro_hw.h | 1 +
drivers/staging/media/hantro/hantro_v4l2.c | 67 +-
drivers/staging/media/hantro/rockchip_vpu_hw.c | 14 +
drivers/staging/media/ipu3/ipu3-css-fw.c | 4 +-
drivers/staging/media/ipu3/ipu3-css-fw.h | 4 +-
drivers/staging/media/ipu3/ipu3-css-params.c | 20 +
drivers/staging/media/ipu3/ipu3-v4l2.c | 1 +
drivers/staging/media/ipu3/ipu3.c | 25 +-
drivers/staging/media/tegra-video/vi.c | 10 +-
drivers/staging/r8188eu/core/rtw_cmd.c | 6 +-
drivers/staging/r8188eu/core/rtw_mlme.c | 29 +-
drivers/staging/r8188eu/core/rtw_mlme_ext.c | 84 +-
drivers/staging/r8188eu/include/ieee80211.h | 40 +-
drivers/staging/r8188eu/include/rtw_cmd.h | 4 +-
drivers/staging/r8188eu/include/rtw_mlme_ext.h | 2 +-
drivers/staging/r8188eu/os_dep/mlme_linux.c | 1 -
drivers/staging/r8188eu/os_dep/usb_intf.c | 4 +-
drivers/staging/rtl8192e/rtllib_softmac.c | 17 +-
.../rtl8192u/ieee80211/ieee80211_crypt_ccmp.c | 2 +-
.../rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 2 +-
.../rtl8192u/ieee80211/ieee80211_crypt_wep.c | 2 +-
.../staging/rtl8192u/ieee80211/ieee80211_softmac.c | 15 +-
drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h | 11 -
drivers/staging/rtl8723bs/hal/hal_btcoex.c | 8 -
drivers/staging/rtl8723bs/include/HalVerDef.h | 10 -
drivers/staging/rtl8723bs/include/hal_com_reg.h | 295 -
drivers/staging/vc04_services/bcm2835-audio/TODO | 10 -
.../staging/vc04_services/vchiq-mmal/mmal-vchiq.c | 1 -
drivers/staging/vme/Makefile | 2 -
drivers/staging/vme/devices/Kconfig | 13 -
drivers/staging/vme_user/Kconfig | 13 +
drivers/staging/{vme/devices => vme_user}/Makefile | 0
.../staging/{vme/devices => vme_user}/vme_user.c | 0
.../staging/{vme/devices => vme_user}/vme_user.h | 0
drivers/target/target_core_spc.c | 2 +-
.../intel/int340x_thermal/int3400_thermal.c | 4 +-
drivers/tty/n_gsm.c | 228 +-
drivers/tty/n_tty.c | 29 +-
drivers/tty/serial/8250/8250_pci.c | 8 +-
drivers/tty/serial/8250/8250_port.c | 73 +-
drivers/tty/serial/Kconfig | 9 +-
drivers/tty/serial/cpm_uart/cpm_uart.h | 2 +
drivers/tty/serial/fsl_lpuart.c | 2 +-
drivers/tty/serial/icom.c | 536 +-
drivers/tty/serial/icom.h | 274 -
drivers/tty/serial/meson_uart.c | 25 +-
drivers/tty/serial/qcom_geni_serial.c | 2 +-
drivers/tty/serial/sa1100.c | 4 +-
drivers/tty/serial/sc16is7xx.c | 6 +-
drivers/tty/serial/serial_core.c | 26 +-
drivers/tty/serial/stm32-usart.c | 100 +-
drivers/tty/serial/stm32-usart.h | 2 +
drivers/tty/serial/sunplus-uart.c | 2 +-
drivers/tty/serial/xilinx_uartps.c | 46 +-
drivers/tty/serial/zs.c | 2 +-
drivers/tty/sysrq.c | 16 +-
drivers/usb/atm/usbatm.c | 2 +-
drivers/usb/c67x00/c67x00-sched.c | 4 +-
drivers/usb/core/devices.c | 35 -
drivers/usb/core/driver.c | 25 +-
drivers/usb/core/hcd-pci.c | 5 +-
drivers/usb/core/hub.c | 2 +-
drivers/usb/dwc2/core.c | 9 +
drivers/usb/dwc2/core.h | 5 +
drivers/usb/dwc2/params.c | 50 +-
drivers/usb/dwc3/Kconfig | 9 +
drivers/usb/dwc3/Makefile | 1 +
drivers/usb/dwc3/core.c | 54 +-
drivers/usb/dwc3/core.h | 2 +
drivers/usb/dwc3/drd.c | 45 -
drivers/usb/dwc3/dwc3-am62.c | 332 +
drivers/usb/dwc3/dwc3-pci.c | 2 +-
drivers/usb/dwc3/ep0.c | 1 +
drivers/usb/dwc3/gadget.c | 31 +-
drivers/usb/gadget/function/f_acm.c | 10 +
drivers/usb/gadget/function/f_uvc.c | 4 +-
drivers/usb/gadget/function/u_audio.c | 4 +-
drivers/usb/gadget/function/u_uvc.h | 1 +
drivers/usb/gadget/function/uvc.h | 1 +
drivers/usb/gadget/function/uvc_configfs.c | 41 +
drivers/usb/gadget/function/uvc_queue.c | 30 +-
drivers/usb/gadget/function/uvc_queue.h | 3 +-
drivers/usb/gadget/function/uvc_video.c | 17 +-
drivers/usb/gadget/udc/net2272.c | 6 +-
drivers/usb/gadget/udc/net2280.c | 14 +-
drivers/usb/gadget/udc/omap_udc.c | 2 +-
drivers/usb/gadget/udc/pxa27x_udc.h | 2 +-
drivers/usb/gadget/udc/s3c-hsudc.c | 4 +-
drivers/usb/gadget/udc/tegra-xudc.c | 4 +-
drivers/usb/host/ehci-q.c | 4 +-
drivers/usb/host/fhci-hcd.c | 3 +-
drivers/usb/host/fotg210-hcd.c | 2 +-
drivers/usb/host/isp116x-hcd.c | 11 +-
drivers/usb/host/isp1362-hcd.c | 6 +-
drivers/usb/host/max3421-hcd.c | 6 +-
drivers/usb/host/ohci-hcd.c | 3 +-
drivers/usb/host/ohci-ppc-of.c | 3 -
drivers/usb/host/oxu210hp-hcd.c | 16 +-
drivers/usb/host/r8a66597-hcd.c | 3 +-
drivers/usb/host/sl811-hcd.c | 6 +-
drivers/usb/isp1760/isp1760-hcd.c | 6 +-
drivers/usb/misc/ftdi-elan.c | 15 +-
drivers/usb/misc/lvstest.c | 2 +-
drivers/usb/musb/mediatek.c | 73 +-
drivers/usb/musb/omap2430.c | 1 +
drivers/usb/storage/alauda.c | 4 +-
drivers/usb/storage/isd200.c | 8 +-
drivers/usb/storage/karma.c | 15 +-
drivers/usb/storage/onetouch.c | 2 +-
drivers/usb/storage/shuttle_usbat.c | 28 +-
drivers/usb/storage/transport.c | 2 +-
drivers/usb/typec/mux/intel_pmc_mux.c | 21 +-
drivers/usb/typec/tipd/core.c | 32 +-
drivers/usb/usbip/stub_dev.c | 2 +-
drivers/usb/usbip/stub_rx.c | 2 +
drivers/vdpa/vdpa.c | 29 +-
drivers/video/fbdev/clps711x-fb.c | 3 +-
drivers/virt/Kconfig | 2 +-
drivers/virt/Makefile | 2 +-
drivers/virt/coco/sev-guest/Kconfig | 14 +
drivers/virt/coco/sev-guest/Makefile | 2 +
drivers/virt/coco/sev-guest/sev-guest.c | 743 +
.../{sevguest/sevguest.h => sev-guest/sev-guest.h} | 0
drivers/virt/coco/sevguest/Kconfig | 14 -
drivers/virt/coco/sevguest/Makefile | 2 -
drivers/virt/coco/sevguest/sevguest.c | 740 -
drivers/virtio/virtio_mem.c | 6 +-
drivers/vme/Kconfig | 2 -
drivers/w1/masters/ds2490.c | 124 +-
fs/btrfs/async-thread.c | 122 +-
fs/btrfs/async-thread.h | 7 +-
fs/btrfs/ctree.h | 9 +-
fs/btrfs/disk-io.c | 20 +-
fs/btrfs/ioctl.c | 20 +-
fs/btrfs/raid56.c | 29 +-
fs/btrfs/scrub.c | 76 +-
fs/btrfs/super.c | 3 +-
fs/ceph/caps.c | 4 +
fs/f2fs/inode.c | 3 +-
fs/f2fs/super.c | 13 +-
fs/fuse/dax.c | 2 +-
fs/fuse/dir.c | 7 +-
fs/fuse/file.c | 30 +-
fs/fuse/inode.c | 5 +-
fs/io_uring.c | 39 +-
fs/jbd2/commit.c | 4 +-
fs/namei.c | 8 +-
fs/nfsd/filecache.c | 14 +-
fs/notify/dnotify/dnotify.c | 13 +-
fs/notify/fanotify/fanotify.h | 12 +
fs/notify/fanotify/fanotify_user.c | 100 +-
fs/notify/fdinfo.c | 21 +-
fs/notify/fsnotify.c | 4 +-
fs/notify/group.c | 32 +-
fs/notify/inotify/inotify.h | 19 +
fs/notify/inotify/inotify_fsnotify.c | 2 +-
fs/notify/inotify/inotify_user.c | 47 +-
fs/notify/mark.c | 112 +-
fs/proc/proc_sysctl.c | 88 +-
fs/proc/vmcore.c | 130 +-
fs/userfaultfd.c | 1 +
fs/xattr.c | 6 +-
fs/xfs/libxfs/xfs_alloc.c | 12 +-
fs/xfs/libxfs/xfs_alloc.h | 2 +-
fs/xfs/libxfs/xfs_attr.c | 3 +
fs/xfs/libxfs/xfs_bmap.c | 145 +-
fs/xfs/libxfs/xfs_bmap.h | 58 +-
fs/xfs/libxfs/xfs_bmap_btree.c | 9 +-
fs/xfs/libxfs/xfs_btree.c | 10 +-
fs/xfs/libxfs/xfs_btree.h | 26 +-
fs/xfs/libxfs/xfs_da_btree.h | 17 +-
fs/xfs/libxfs/xfs_da_format.h | 9 +-
fs/xfs/libxfs/xfs_dir2.c | 8 +
fs/xfs/libxfs/xfs_format.h | 180 +-
fs/xfs/libxfs/xfs_fs.h | 41 +-
fs/xfs/libxfs/xfs_ialloc.c | 8 +-
fs/xfs/libxfs/xfs_ialloc.h | 2 +-
fs/xfs/libxfs/xfs_inode_buf.c | 83 +-
fs/xfs/libxfs/xfs_inode_fork.c | 39 +-
fs/xfs/libxfs/xfs_inode_fork.h | 76 +-
fs/xfs/libxfs/xfs_log_format.h | 34 +-
fs/xfs/libxfs/xfs_quota_defs.h | 49 +-
fs/xfs/libxfs/xfs_rtbitmap.c | 9 +-
fs/xfs/libxfs/xfs_sb.c | 10 +
fs/xfs/libxfs/xfs_trans_resv.c | 11 +-
fs/xfs/libxfs/xfs_types.h | 11 +-
fs/xfs/scrub/bmap.c | 2 +-
fs/xfs/scrub/inode.c | 20 +-
fs/xfs/scrub/rtbitmap.c | 9 +-
fs/xfs/xfs_bmap_item.c | 2 +
fs/xfs/xfs_bmap_util.c | 27 +-
fs/xfs/xfs_buf.c | 6 +-
fs/xfs/xfs_buf.h | 42 +-
fs/xfs/xfs_buf_item.h | 24 +-
fs/xfs/xfs_dquot.c | 3 +
fs/xfs/xfs_error.h | 20 +-
fs/xfs/xfs_file.c | 24 +-
fs/xfs/xfs_fsmap.c | 6 +-
fs/xfs/xfs_fsops.c | 7 +-
fs/xfs/xfs_icache.c | 9 +-
fs/xfs/xfs_inode.c | 104 +-
fs/xfs/xfs_inode.h | 29 +-
fs/xfs/xfs_inode_item.c | 23 +-
fs/xfs/xfs_inode_item_recover.c | 141 +-
fs/xfs/xfs_ioctl.c | 3 +
fs/xfs/xfs_iomap.c | 33 +-
fs/xfs/xfs_itable.c | 15 +-
fs/xfs/xfs_itable.h | 5 +-
fs/xfs/xfs_iwalk.h | 2 +-
fs/xfs/xfs_log.c | 766 +-
fs/xfs/xfs_log.h | 57 +-
fs/xfs/xfs_log_cil.c | 169 +-
fs/xfs/xfs_log_priv.h | 55 +-
fs/xfs/xfs_message.c | 58 +-
fs/xfs/xfs_message.h | 55 +-
fs/xfs/xfs_mount.c | 91 +-
fs/xfs/xfs_mount.h | 32 +-
fs/xfs/xfs_reflink.c | 5 +
fs/xfs/xfs_rtalloc.c | 41 +
fs/xfs/xfs_rtalloc.h | 9 +-
fs/xfs/xfs_super.c | 18 +-
fs/xfs/xfs_symlink.c | 5 -
fs/xfs/xfs_trace.h | 28 +-
fs/xfs/xfs_trans.c | 49 +-
fs/xfs/xfs_trans.h | 10 +-
include/clocksource/timer-xilinx.h | 73 +
include/drm/display/drm_dp.h | 1690 ++
include/drm/{dp => display}/drm_dp_aux_bus.h | 0
.../drm/{dp => display}/drm_dp_dual_mode_helper.h | 0
include/drm/display/drm_dp_helper.h | 722 +
include/drm/display/drm_dp_mst_helper.h | 972 +
include/drm/display/drm_dsc.h | 605 +
include/drm/display/drm_dsc_helper.h | 20 +
include/drm/display/drm_hdcp.h | 298 +
include/drm/display/drm_hdcp_helper.h | 22 +
include/drm/display/drm_hdmi_helper.h | 27 +
include/drm/display/drm_scdc.h | 88 +
include/drm/display/drm_scdc_helper.h | 79 +
include/drm/dp/drm_dp_helper.h | 2382 ---
include/drm/dp/drm_dp_mst_helper.h | 972 -
include/drm/drm_connector.h | 3 -
include/drm/drm_dsc.h | 611 -
include/drm/drm_edid.h | 12 -
include/drm/drm_hdcp.h | 308 -
include/drm/drm_scdc_helper.h | 136 -
include/drm/i915_mei_hdcp_interface.h | 2 +-
include/dt-bindings/clock/en7523-clk.h | 17 +
include/dt-bindings/clock/microchip,mpfs-clock.h | 5 +-
include/dt-bindings/clock/r8a779g0-cpg-mssr.h | 90 +
include/dt-bindings/power/r8a779g0-sysc.h | 45 +
include/dt-bindings/reset/mt8192-resets.h | 3 +
include/linux/amba/bus.h | 6 +-
include/linux/bpf-cgroup.h | 8 +-
include/linux/cma.h | 4 +-
include/linux/console.h | 19 +
include/linux/crash_dump.h | 19 +-
include/linux/device/driver.h | 2 +
include/linux/fanotify.h | 1 +
include/linux/firmware/cirrus/cs_dsp.h | 28 +-
include/linux/firmware/xlnx-zynqmp.h | 11 +
include/linux/fsl/mc.h | 6 +-
include/linux/fsnotify_backend.h | 67 +-
include/linux/gpio/driver.h | 2 +-
include/linux/highmem-internal.h | 14 +-
include/linux/highmem.h | 2 +
include/linux/hugetlb.h | 6 +-
include/linux/hyperv.h | 45 +-
include/linux/ipv6.h | 4 +-
include/linux/irqchip/irq-ixp4xx.h | 12 -
include/linux/latencytop.h | 3 -
include/linux/memcontrol.h | 4 -
include/linux/mm_types.h | 8 +-
include/linux/mmzone.h | 5 +-
include/linux/of.h | 3 +-
include/linux/page-isolation.h | 6 +-
include/linux/pagemap.h | 1 +
include/linux/pci.h | 6 +-
include/linux/platform_data/pcf857x.h | 2 +-
include/linux/platform_device.h | 6 +-
include/linux/pm.h | 9 +
include/linux/printk.h | 82 +-
include/linux/qed/qed_nvmetcp_ip_services_if.h | 29 -
include/linux/rpmsg.h | 6 +-
include/linux/soc/mediatek/mtk-cmdq.h | 5 +-
include/linux/soc/mediatek/mtk-mmsys.h | 12 +
include/linux/spi/spi.h | 2 +
include/linux/stackleak.h | 29 +-
include/linux/swap.h | 6 +-
include/linux/swapops.h | 16 +-
include/linux/uaccess.h | 22 +
include/linux/usb.h | 17 +-
include/linux/vdpa.h | 4 +-
include/linux/wkup_m3_ipc.h | 1 +
include/media/cec.h | 12 +
include/media/i2c/mt9t112.h | 2 +-
include/media/i2c/wm8775.h | 2 +-
include/media/media-device.h | 51 +-
include/media/media-entity.h | 21 +-
include/media/v4l2-subdev.h | 243 +-
include/net/devlink.h | 18 +-
include/net/ip6_tunnel.h | 2 +-
include/net/ip_tunnels.h | 2 +-
include/net/mptcp.h | 3 +-
include/net/route.h | 36 +-
include/net/tcp.h | 8 +
include/scsi/libiscsi.h | 6 +-
include/scsi/scsi_proto.h | 9 +-
include/sound/soc.h | 17 +
include/trace/events/btrfs.h | 30 +-
include/trace/events/io_uring.h | 2 +-
include/trace/events/mptcp.h | 6 +-
include/uapi/drm/drm_fourcc.h | 22 +
include/uapi/drm/msm_drm.h | 7 +
include/uapi/linux/cec.h | 20 +
include/uapi/linux/cxl_mem.h | 14 +-
include/uapi/linux/devlink.h | 5 +
include/uapi/linux/elf.h | 2 +
include/uapi/linux/fanotify.h | 1 +
include/uapi/linux/media.h | 4 +-
include/uapi/linux/prctl.h | 9 +
include/uapi/linux/v4l2-controls.h | 5 +
include/uapi/linux/videodev2.h | 2 +
kernel/audit_fsnotify.c | 5 +-
kernel/audit_tree.c | 34 +-
kernel/audit_watch.c | 2 +-
kernel/bpf/cgroup.c | 72 +-
kernel/bpf/syscall.c | 110 +-
kernel/hung_task.c | 11 +-
kernel/latencytop.c | 41 +-
kernel/panic.c | 4 +
kernel/power/hibernate.c | 2 +-
kernel/power/main.c | 5 +-
kernel/power/suspend.c | 3 +-
kernel/printk/printk.c | 1235 +-
kernel/rcu/tree_exp.h | 2 +-
kernel/rcu/tree_stall.h | 2 +
kernel/reboot.c | 14 +-
kernel/stackleak.c | 99 +-
kernel/sys.c | 12 +
kernel/sysctl.c | 10 -
kernel/trace/ftrace.c | 81 +-
kernel/watchdog.c | 4 +
kernel/watchdog_hld.c | 4 +
lib/dump_stack.c | 4 +-
lib/nmi_backtrace.c | 4 +-
lib/xarray.c | 2 +
localversion-next | 2 +-
mm/damon/core.c | 2 +-
mm/damon/reclaim.c | 27 +-
mm/gup.c | 56 +-
mm/huge_memory.c | 4 +-
mm/hugetlb.c | 20 +-
mm/internal.h | 6 +
mm/kasan/quarantine.c | 5 +
mm/kfence/core.c | 34 +
mm/khugepaged.c | 4 +-
mm/madvise.c | 13 +-
mm/memcontrol.c | 51 +-
mm/memory-failure.c | 2 +-
mm/memory_hotplug.c | 3 +-
mm/mempolicy.c | 2 +-
mm/migrate.c | 39 +-
mm/nommu.c | 2 +
mm/page-writeback.c | 24 +-
mm/page_alloc.c | 193 +-
mm/page_isolation.c | 345 +-
mm/page_owner.c | 3 +-
mm/swap.c | 4 +-
mm/swapfile.c | 10 +-
mm/util.c | 11 +-
mm/vmalloc.c | 39 +-
mm/vmscan.c | 72 +-
net/bluetooth/hci_event.c | 27 +-
net/bluetooth/hci_request.c | 2 +
net/bridge/br_switchdev.c | 2 +
net/core/devlink.c | 303 +-
net/core/filter.c | 2 +-
net/core/lwt_bpf.c | 7 +-
net/core/rtnetlink.c | 2 +-
net/dccp/ipv4.c | 5 +-
net/dccp/ipv6.c | 2 +-
net/dsa/dsa.c | 9 -
net/dsa/port.c | 2 +
net/dsa/slave.c | 2 +-
net/ipv4/af_inet.c | 6 +-
net/ipv4/arp.c | 7 +-
net/ipv4/datagram.c | 7 +-
net/ipv4/ip_gre.c | 12 +-
net/ipv4/netfilter/nf_flow_table_ipv4.c | 0
net/ipv4/route.c | 41 +-
net/ipv4/syncookies.c | 8 +-
net/ipv4/tcp_input.c | 12 +-
net/ipv4/tcp_ipv4.c | 5 +-
net/ipv4/tcp_minisocks.c | 2 +-
net/ipv4/tcp_output.c | 1 +
net/ipv4/tcp_rate.c | 11 +-
net/ipv6/addrconf.c | 2 +-
net/ipv6/af_inet6.c | 2 +-
net/ipv6/datagram.c | 4 +-
net/ipv6/ip6_gre.c | 16 +-
net/ipv6/netfilter.c | 10 +-
net/ipv6/syncookies.c | 3 +-
net/ipv6/tcp_ipv6.c | 2 +-
net/ipv6/udp.c | 4 +-
net/mptcp/mib.c | 1 +
net/mptcp/mib.h | 1 +
net/mptcp/options.c | 8 +-
net/mptcp/pm.c | 6 +
net/mptcp/protocol.c | 21 +
net/mptcp/protocol.h | 13 +
net/mptcp/subflow.c | 57 +-
net/netfilter/ipvs/ip_vs_conn.c | 2 +-
net/netfilter/nft_set_rbtree.c | 6 +-
net/sctp/ipv6.c | 4 +-
net/sctp/sm_sideeffect.c | 4 +
net/smc/af_smc.c | 137 +-
net/smc/smc.h | 29 +
net/smc/smc_close.c | 5 +-
net/sunrpc/clnt.c | 11 +-
scripts/Makefile.build | 10 +-
scripts/get_abi.pl | 4 +-
sound/core/pcm_memory.c | 3 +-
sound/firewire/fireworks/fireworks_hwdep.c | 1 +
sound/pci/hda/patch_realtek.c | 15 +-
sound/soc/atmel/mchp-pdmc.c | 1 +
sound/soc/codecs/ak4613.c | 10 +-
sound/soc/codecs/ak4642.c | 8 +-
sound/soc/codecs/alc5623.c | 24 +-
sound/soc/codecs/alc5632.c | 20 +-
sound/soc/codecs/max98088.c | 21 +-
sound/soc/codecs/max98090.c | 28 +-
sound/soc/codecs/max98095.c | 19 +-
sound/soc/codecs/pcm186x-i2c.c | 24 +-
sound/soc/codecs/rt9120.c | 1 -
sound/soc/codecs/tas2562.c | 25 +-
sound/soc/codecs/tas571x.c | 11 +-
sound/soc/codecs/tas5720.c | 21 +-
sound/soc/codecs/tlv320adc3xxx.c | 21 +-
sound/soc/codecs/tlv320aic31xx.c | 32 +-
sound/soc/codecs/tlv320aic32x4-i2c.c | 11 +-
sound/soc/codecs/tlv320aic3x-i2c.c | 25 +-
sound/soc/fsl/fsl_asrc.c | 6 +-
sound/soc/fsl/imx-hdmi.c | 3 +-
sound/soc/img/img-i2s-in.c | 6 +-
sound/soc/img/img-parallel-out.c | 6 +-
sound/soc/img/img-spdif-in.c | 6 +-
sound/soc/img/img-spdif-out.c | 6 +-
sound/soc/intel/Kconfig | 5 +-
sound/soc/intel/avs/path.c | 1 +
sound/soc/qcom/sc7280.c | 10 +-
sound/soc/sh/Kconfig | 2 +-
sound/soc/soc-core.c | 10 +-
sound/soc/soc-generic-dmaengine-pcm.c | 6 +-
sound/soc/sof/amd/renoir.c | 1 -
sound/soc/sof/core.c | 9 +-
sound/soc/sof/imx/imx8.c | 2 -
sound/soc/sof/imx/imx8m.c | 1 -
sound/soc/sof/intel/apl.c | 3 +
sound/soc/sof/intel/bdw.c | 1 -
sound/soc/sof/intel/byt.c | 2 -
sound/soc/sof/intel/cnl.c | 3 +
sound/soc/sof/intel/hda-common-ops.c | 1 -
sound/soc/sof/intel/hda-dai.c | 434 +-
sound/soc/sof/intel/hda-dsp.c | 42 +-
sound/soc/sof/intel/hda-loader.c | 76 +-
sound/soc/sof/intel/hda.c | 17 +-
sound/soc/sof/intel/hda.h | 12 +-
sound/soc/sof/intel/icl.c | 10 +
sound/soc/sof/intel/pci-tgl.c | 6 +
sound/soc/sof/intel/pci-tng.c | 1 -
sound/soc/sof/intel/tgl.c | 3 +
sound/soc/sof/ipc.c | 15 -
sound/soc/sof/ipc3-topology.c | 12 +
sound/soc/sof/ipc3.c | 306 +-
sound/soc/sof/loader.c | 227 -
sound/soc/sof/mediatek/Kconfig | 9 +
sound/soc/sof/mediatek/Makefile | 1 +
sound/soc/sof/mediatek/adsp_helper.h | 8 +
sound/soc/sof/mediatek/mt8186/Makefile | 4 +
sound/soc/sof/mediatek/mt8186/mt8186.c | 352 +
sound/soc/sof/mediatek/mt8186/mt8186.h | 77 +
sound/soc/sof/pm.c | 2 +-
sound/soc/sof/sof-audio.c | 36 -
sound/soc/sof/sof-audio.h | 4 +-
sound/soc/sof/sof-pci-dev.c | 45 +-
sound/soc/sof/sof-priv.h | 9 +-
sound/soc/sof/topology.c | 11 +-
sound/usb/line6/pcm.c | 4 +-
sound/usb/midi.c | 4 +-
sound/usb/usx2y/usb_stream.c | 6 +-
sound/usb/usx2y/usbusx2yaudio.c | 2 +-
sound/usb/usx2y/usx2yhwdeppcm.c | 2 +-
tools/Makefile | 36 +-
tools/bpf/bpftool/perf.c | 112 +-
tools/bpf/bpftool/tracelog.c | 2 +-
tools/include/linux/slab.h | 8 +-
tools/lib/bpf/bpf.c | 34 +-
tools/lib/bpf/libbpf.c | 5 +-
tools/lib/perf/evsel.c | 19 +-
tools/lib/thermal/.gitignore | 2 +
tools/lib/thermal/Build | 5 +
tools/lib/thermal/Makefile | 165 +
tools/lib/thermal/commands.c | 349 +
tools/lib/thermal/events.c | 164 +
tools/lib/thermal/include/thermal.h | 142 +
tools/lib/thermal/libthermal.map | 25 +
tools/lib/thermal/libthermal.pc.template | 12 +
tools/lib/thermal/sampling.c | 75 +
tools/lib/thermal/thermal.c | 135 +
tools/lib/thermal/thermal_nl.c | 215 +
tools/lib/thermal/thermal_nl.h | 46 +
tools/perf/Documentation/perf-arm-spe.txt | 218 +
tools/perf/Documentation/perf-stat.txt | 10 +
tools/perf/Documentation/perf.txt | 2 +-
tools/perf/builtin-report.c | 14 +
tools/perf/builtin-script.c | 2 +-
tools/perf/builtin-stat.c | 64 +-
tools/perf/builtin-version.c | 1 +
.../pmu-events/arch/x86/alderlake/adl-metrics.json | 761 +
.../arch/x86/cascadelakex/uncore-memory.json | 61 +
.../arch/x86/cascadelakex/uncore-other.json | 92 +
.../pmu-events/arch/x86/elkhartlake/other.json | 13 +-
.../pmu-events/arch/x86/elkhartlake/pipeline.json | 13 +-
tools/perf/pmu-events/arch/x86/goldmont/other.json | 31 +-
.../pmu-events/arch/x86/goldmont/pipeline.json | 31 +-
.../pmu-events/arch/x86/goldmontplus/other.json | 37 +-
.../pmu-events/arch/x86/goldmontplus/pipeline.json | 37 +-
.../pmu-events/arch/x86/icelake/icl-metrics.json | 24 +-
tools/perf/pmu-events/arch/x86/icelake/other.json | 14 +-
.../perf/pmu-events/arch/x86/icelake/pipeline.json | 14 +-
tools/perf/pmu-events/arch/x86/icelakex/cache.json | 31 +-
.../pmu-events/arch/x86/icelakex/icx-metrics.json | 24 +-
.../perf/pmu-events/arch/x86/icelakex/memory.json | 21 +-
tools/perf/pmu-events/arch/x86/icelakex/other.json | 70 +-
.../pmu-events/arch/x86/icelakex/pipeline.json | 14 +-
tools/perf/pmu-events/arch/x86/mapfile.csv | 1 +
.../perf/pmu-events/arch/x86/nehalemep/other.json | 66 +-
.../pmu-events/arch/x86/nehalemep/pipeline.json | 66 +-
.../pmu-events/arch/x86/sapphirerapids/cache.json | 1083 ++
.../arch/x86/sapphirerapids/floating-point.json | 218 +
.../arch/x86/sapphirerapids/frontend.json | 471 +
.../pmu-events/arch/x86/sapphirerapids/memory.json | 415 +
.../pmu-events/arch/x86/sapphirerapids/other.json | 329 +
.../arch/x86/sapphirerapids/pipeline.json | 1271 ++
.../arch/x86/sapphirerapids/virtual-memory.json | 225 +
.../arch/x86/skylakex/uncore-memory.json | 20 +
.../pmu-events/arch/x86/skylakex/uncore-other.json | 92 +
.../perf/pmu-events/arch/x86/tigerlake/other.json | 13 +-
.../pmu-events/arch/x86/tigerlake/pipeline.json | 13 +-
tools/perf/pmu-events/arch/x86/tremontx/other.json | 13 +-
.../pmu-events/arch/x86/tremontx/pipeline.json | 13 +-
.../arch/x86/tremontx/uncore-memory.json | 22 +
.../pmu-events/arch/x86/tremontx/uncore-other.json | 94 +
.../pmu-events/arch/x86/westmereep-dp/other.json | 66 +-
.../arch/x86/westmereep-dp/pipeline.json | 66 +-
.../pmu-events/arch/x86/westmereep-sp/other.json | 66 +-
.../arch/x86/westmereep-sp/pipeline.json | 66 +-
.../perf/pmu-events/arch/x86/westmereex/other.json | 66 +-
.../pmu-events/arch/x86/westmereex/pipeline.json | 66 +-
tools/perf/tests/perf-time-to-tsc.c | 4 +
tools/perf/tests/shell/record.sh | 42 +
tools/perf/util/bpf-loader.c | 27 +-
tools/perf/util/c++/clang.cpp | 4 +
tools/perf/util/evsel.c | 19 +-
tools/perf/util/evsel.h | 5 +
tools/perf/util/mem-events.c | 29 +-
tools/perf/util/metricgroup.c | 263 +-
tools/perf/util/parse-events.c | 44 +-
tools/perf/util/parse-events.l | 2 +
tools/perf/util/stat-display.c | 25 +-
tools/perf/util/stat-shadow.c | 2 +
tools/perf/util/stat.c | 4 +-
tools/perf/util/stat.h | 22 +
tools/perf/util/topdown.c | 17 +-
tools/perf/util/topdown.h | 3 +-
tools/perf/util/util.c | 5 +
tools/testing/cxl/mock_mem.c | 2 +-
tools/testing/radix-tree/linux.c | 3 +-
tools/testing/selftests/Makefile | 1 +
tools/testing/selftests/alsa/mixer-test.c | 41 +-
tools/testing/selftests/arm64/abi/.gitignore | 1 +
tools/testing/selftests/arm64/abi/Makefile | 9 +-
.../testing/selftests/arm64/abi/syscall-abi-asm.S | 79 +-
tools/testing/selftests/arm64/abi/syscall-abi.c | 204 +-
tools/testing/selftests/arm64/abi/syscall-abi.h | 15 +
tools/testing/selftests/arm64/abi/tpidr2.c | 298 +
tools/testing/selftests/arm64/fp/.gitignore | 5 +
tools/testing/selftests/arm64/fp/Makefile | 19 +-
tools/testing/selftests/arm64/fp/rdvl-sme.c | 14 +
tools/testing/selftests/arm64/fp/rdvl.S | 10 +
tools/testing/selftests/arm64/fp/rdvl.h | 1 +
tools/testing/selftests/arm64/fp/sme-inst.h | 51 +
tools/testing/selftests/arm64/fp/ssve-stress | 59 +
tools/testing/selftests/arm64/fp/sve-ptrace.c | 175 +-
tools/testing/selftests/arm64/fp/sve-test.S | 20 +
tools/testing/selftests/arm64/fp/vec-syscfg.c | 10 +
tools/testing/selftests/arm64/fp/vlset.c | 10 +-
tools/testing/selftests/arm64/fp/za-fork-asm.S | 61 +
tools/testing/selftests/arm64/fp/za-fork.c | 156 +
tools/testing/selftests/arm64/fp/za-ptrace.c | 356 +
tools/testing/selftests/arm64/fp/za-stress | 59 +
tools/testing/selftests/arm64/fp/za-test.S | 388 +
tools/testing/selftests/arm64/mte/.gitignore | 1 +
tools/testing/selftests/arm64/mte/check_prctl.c | 119 +
.../testing/selftests/arm64/mte/mte_common_util.c | 19 +-
.../testing/selftests/arm64/mte/mte_common_util.h | 15 +-
tools/testing/selftests/arm64/signal/.gitignore | 3 +
.../testing/selftests/arm64/signal/test_signals.h | 4 +
.../selftests/arm64/signal/test_signals_utils.c | 6 +
.../testcases/fake_sigreturn_sme_change_vl.c | 92 +
.../arm64/signal/testcases/sme_trap_no_sm.c | 38 +
.../signal/testcases/sme_trap_non_streaming.c | 45 +
.../selftests/arm64/signal/testcases/sme_trap_za.c | 36 +
.../selftests/arm64/signal/testcases/sme_vl.c | 68 +
.../selftests/arm64/signal/testcases/ssve_regs.c | 135 +
.../selftests/arm64/signal/testcases/testcases.c | 36 +
.../selftests/arm64/signal/testcases/testcases.h | 3 +-
.../selftests/arm64/signal/testcases/za_regs.c | 128 +
.../selftests/bpf/prog_tests/fexit_stress.c | 2 +-
tools/testing/selftests/cgroup/.gitignore | 1 +
tools/testing/selftests/cgroup/Makefile | 2 +
tools/testing/selftests/cgroup/cgroup_util.c | 64 +-
tools/testing/selftests/cgroup/cgroup_util.h | 5 +
tools/testing/selftests/cgroup/config | 8 +
tools/testing/selftests/cgroup/test_cpu.c | 726 +
tools/testing/selftests/cgroup/test_memcontrol.c | 192 +-
.../drivers/net/dsa/bridge_locked_port.sh | 1 +
.../selftests/drivers/net/dsa/bridge_mdb.sh | 1 +
.../selftests/drivers/net/dsa/bridge_mld.sh | 1 +
.../selftests/drivers/net/dsa/bridge_vlan_aware.sh | 1 +
.../selftests/drivers/net/dsa/bridge_vlan_mcast.sh | 1 +
.../drivers/net/dsa/bridge_vlan_unaware.sh | 1 +
.../selftests/drivers/net/dsa/forwarding.config | 2 +
tools/testing/selftests/drivers/net/dsa/lib.sh | 1 +
.../selftests/drivers/net/dsa/local_termination.sh | 1 +
.../selftests/drivers/net/dsa/no_forwarding.sh | 1 +
.../drivers/net/mlxsw/devlink_linecard.sh | 61 +
.../drivers/net/ocelot/tc_flower_chains.sh | 24 +-
.../selftests/filesystems/binderfs/binderfs_test.c | 3 +-
tools/testing/selftests/firmware/fw_filesystem.sh | 170 +-
tools/testing/selftests/firmware/fw_lib.sh | 12 +-
tools/testing/selftests/kselftest.h | 15 +
tools/testing/selftests/lkdtm/config | 2 +
tools/testing/selftests/lkdtm/tests.txt | 1 +
tools/testing/selftests/net/forwarding/lib.sh | 112 +-
.../selftests/net/forwarding/local_termination.sh | 299 +
.../selftests/net/forwarding/no_forwarding.sh | 261 +
tools/testing/selftests/net/mptcp/mptcp_join.sh | 36 +-
tools/testing/selftests/resctrl/Makefile | 19 +-
tools/testing/selftests/resctrl/README | 39 +-
tools/testing/selftests/resctrl/cat_test.c | 2 +-
tools/testing/selftests/resctrl/resctrl.h | 5 +-
tools/testing/selftests/resctrl/resctrl_tests.c | 49 +-
tools/testing/selftests/resctrl/resctrl_val.c | 1 +
tools/testing/selftests/resctrl/resctrlfs.c | 2 +-
tools/testing/selftests/resctrl/settings | 3 +
tools/testing/selftests/vm/pkey-x86.h | 21 +-
tools/testing/selftests/vm/run_vmtests.sh | 538 +-
.../selftests/wireguard/qemu/arch/i686.config | 1 +
.../selftests/wireguard/qemu/arch/x86_64.config | 1 +
tools/testing/selftests/x86/amx.c | 24 +-
.../testing/selftests/x86/corrupt_xstate_header.c | 16 +-
tools/thermal/lib/Build | 3 +
tools/thermal/lib/Makefile | 158 +
tools/thermal/lib/libthermal_tools.pc.template | 12 +
tools/thermal/lib/log.c | 77 +
tools/thermal/lib/log.h | 31 +
tools/thermal/lib/mainloop.c | 120 +
tools/thermal/lib/mainloop.h | 15 +
tools/thermal/lib/thermal-tools.h | 10 +
tools/thermal/lib/uptimeofday.c | 40 +
tools/thermal/lib/uptimeofday.h | 12 +
tools/thermal/thermal-engine/Build | 1 +
tools/thermal/thermal-engine/Makefile | 28 +
tools/thermal/thermal-engine/thermal-engine.c | 341 +
tools/thermal/thermometer/Build | 1 +
tools/thermal/thermometer/Makefile | 26 +
tools/thermal/thermometer/thermometer.8 | 92 +
tools/thermal/thermometer/thermometer.c | 572 +
tools/thermal/thermometer/thermometer.conf | 5 +
1639 files changed, 87305 insertions(+), 34758 deletions(-)
create mode 100644 Documentation/arm64/sme.rst
delete mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,layerscape- [...]
create mode 100644 Documentation/devicetree/bindings/clock/airoha,en7523-scu.yaml
delete mode 100644 Documentation/devicetree/bindings/gnss/mediatek.txt
create mode 100644 Documentation/devicetree/bindings/gnss/mediatek.yaml
create mode 100644 Documentation/devicetree/bindings/gpio/gpio-consumer-common.yaml
create mode 100644 Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml
create mode 100644 Documentation/devicetree/bindings/net/mediatek,net.yaml
delete mode 100644 Documentation/devicetree/bindings/net/mediatek-net.txt
delete mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,lpass-lpi-pinctrl.yaml
create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sc7280-lpass-lpi [...]
create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sm8250-lpass-lpi [...]
create mode 100644 Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml
delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-pwm.txt
create mode 100644 Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt
create mode 100644 Documentation/devicetree/bindings/pwm/sunplus,sp7021-pwm.yaml
create mode 100644 Documentation/devicetree/bindings/soc/fsl/fsl,layerscape-dcfg.yaml
create mode 100644 Documentation/devicetree/bindings/timer/ti,timer-dm.yaml
delete mode 100644 Documentation/devicetree/bindings/timer/ti,timer.txt
create mode 100644 Documentation/devicetree/bindings/timer/xlnx,xps-timer.yaml
create mode 100644 Documentation/devicetree/bindings/usb/ti,am62-usb.yaml
copy arch/{riscv => arc}/include/uapi/asm/bpf_perf_event.h (100%)
create mode 100644 arch/arm/arm-soc-for-next-contents.txt
create mode 100644 arch/arm/boot/dts/imx6qdl-vicut1-12inch.dtsi
create mode 100644 arch/arm/boot/dts/ls1021a-iot.dts
create mode 100644 arch/arm/configs/imote2_defconfig
create mode 100644 arch/arm/mach-pxa/Makefile.boot
create mode 100644 arch/arm/mach-pxa/include/mach/uncompress.h
create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt6359.dtsi
create mode 100644 arch/arm64/boot/dts/mediatek/mt8195-demo.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt8195-evb.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt8195.dtsi
create mode 100644 drivers/clk/clk-en7523.c
create mode 100644 drivers/cxl/core/suspend.c
create mode 100644 drivers/gpu/drm/display/Kconfig
create mode 100644 drivers/gpu/drm/display/Makefile
create mode 100644 drivers/gpu/drm/display/drm_display_helper_mod.c
create mode 100644 drivers/gpu/drm/display/drm_dp_aux_bus.c
create mode 100644 drivers/gpu/drm/display/drm_dp_aux_dev.c
create mode 100644 drivers/gpu/drm/display/drm_dp_cec.c
create mode 100644 drivers/gpu/drm/display/drm_dp_dual_mode_helper.c
create mode 100644 drivers/gpu/drm/display/drm_dp_helper.c
rename drivers/gpu/drm/{dp => display}/drm_dp_helper_internal.h (100%)
create mode 100644 drivers/gpu/drm/display/drm_dp_mst_topology.c
create mode 100644 drivers/gpu/drm/display/drm_dp_mst_topology_internal.h
create mode 100644 drivers/gpu/drm/display/drm_dsc_helper.c
create mode 100644 drivers/gpu/drm/display/drm_hdcp_helper.c
create mode 100644 drivers/gpu/drm/display/drm_hdmi_helper.c
create mode 100644 drivers/gpu/drm/display/drm_scdc_helper.c
delete mode 100644 drivers/gpu/drm/dp/Makefile
delete mode 100644 drivers/gpu/drm/dp/drm_dp.c
delete mode 100644 drivers/gpu/drm/dp/drm_dp_aux_bus.c
delete mode 100644 drivers/gpu/drm/dp/drm_dp_aux_dev.c
delete mode 100644 drivers/gpu/drm/dp/drm_dp_cec.c
delete mode 100644 drivers/gpu/drm/dp/drm_dp_dual_mode_helper.c
delete mode 100644 drivers/gpu/drm/dp/drm_dp_helper_mod.c
delete mode 100644 drivers/gpu/drm/dp/drm_dp_mst_topology.c
delete mode 100644 drivers/gpu/drm/dp/drm_dp_mst_topology_internal.h
delete mode 100644 drivers/gpu/drm/drm_dsc.c
delete mode 100644 drivers/gpu/drm/drm_hdcp.c
delete mode 100644 drivers/gpu/drm/drm_scdc_helper.c
create mode 100644 drivers/input/joystick/sensehat-joystick.c
delete mode 100644 drivers/net/ethernet/qlogic/qed/qed_nvmetcp_ip_services.c
create mode 100644 drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.c
create mode 100644 drivers/net/wireless/realtek/rtw89/rtw8852c_rfk.h
create mode 100644 drivers/net/wireless/realtek/rtw89/rtw8852c_table.c
create mode 100644 drivers/net/wireless/realtek/rtw89/rtw8852c_table.h
create mode 100644 drivers/pinctrl/qcom/pinctrl-lpass-lpi.h
create mode 100644 drivers/pinctrl/qcom/pinctrl-sc7280-lpass-lpi.c
create mode 100644 drivers/pinctrl/qcom/pinctrl-sm8250-lpass-lpi.c
create mode 100644 drivers/pwm/pwm-sunplus.c
create mode 100644 drivers/pwm/pwm-xilinx.c
create mode 100644 drivers/scsi/ufs/ufshcd-priv.h
create mode 100644 drivers/soc/mediatek/mt8195-mmsys.h
create mode 100644 drivers/soc/renesas/r8a779g0-sysc.c
delete mode 100644 drivers/staging/vc04_services/bcm2835-audio/TODO
delete mode 100644 drivers/staging/vme/Makefile
delete mode 100644 drivers/staging/vme/devices/Kconfig
create mode 100644 drivers/staging/vme_user/Kconfig
rename drivers/staging/{vme/devices => vme_user}/Makefile (100%)
rename drivers/staging/{vme/devices => vme_user}/vme_user.c (100%)
rename drivers/staging/{vme/devices => vme_user}/vme_user.h (100%)
delete mode 100644 drivers/tty/serial/icom.h
create mode 100644 drivers/usb/dwc3/dwc3-am62.c
create mode 100644 drivers/virt/coco/sev-guest/Kconfig
create mode 100644 drivers/virt/coco/sev-guest/Makefile
create mode 100644 drivers/virt/coco/sev-guest/sev-guest.c
rename drivers/virt/coco/{sevguest/sevguest.h => sev-guest/sev-guest.h} (100%)
delete mode 100644 drivers/virt/coco/sevguest/Kconfig
delete mode 100644 drivers/virt/coco/sevguest/Makefile
delete mode 100644 drivers/virt/coco/sevguest/sevguest.c
create mode 100644 include/clocksource/timer-xilinx.h
create mode 100644 include/drm/display/drm_dp.h
rename include/drm/{dp => display}/drm_dp_aux_bus.h (100%)
rename include/drm/{dp => display}/drm_dp_dual_mode_helper.h (100%)
create mode 100644 include/drm/display/drm_dp_helper.h
create mode 100644 include/drm/display/drm_dp_mst_helper.h
create mode 100644 include/drm/display/drm_dsc.h
create mode 100644 include/drm/display/drm_dsc_helper.h
create mode 100644 include/drm/display/drm_hdcp.h
create mode 100644 include/drm/display/drm_hdcp_helper.h
create mode 100644 include/drm/display/drm_hdmi_helper.h
create mode 100644 include/drm/display/drm_scdc.h
create mode 100644 include/drm/display/drm_scdc_helper.h
delete mode 100644 include/drm/dp/drm_dp_helper.h
delete mode 100644 include/drm/dp/drm_dp_mst_helper.h
delete mode 100644 include/drm/drm_dsc.h
delete mode 100644 include/drm/drm_hdcp.h
delete mode 100644 include/drm/drm_scdc_helper.h
create mode 100644 include/dt-bindings/clock/en7523-clk.h
create mode 100644 include/dt-bindings/clock/r8a779g0-cpg-mssr.h
create mode 100644 include/dt-bindings/power/r8a779g0-sysc.h
delete mode 100644 include/linux/irqchip/irq-ixp4xx.h
delete mode 100644 include/linux/qed/qed_nvmetcp_ip_services_if.h
delete mode 100644 net/ipv4/netfilter/nf_flow_table_ipv4.c
create mode 100644 sound/soc/sof/mediatek/mt8186/Makefile
create mode 100644 sound/soc/sof/mediatek/mt8186/mt8186.c
create mode 100644 sound/soc/sof/mediatek/mt8186/mt8186.h
create mode 100644 tools/lib/thermal/.gitignore
create mode 100644 tools/lib/thermal/Build
create mode 100644 tools/lib/thermal/Makefile
create mode 100644 tools/lib/thermal/commands.c
create mode 100644 tools/lib/thermal/events.c
create mode 100644 tools/lib/thermal/include/thermal.h
create mode 100644 tools/lib/thermal/libthermal.map
create mode 100644 tools/lib/thermal/libthermal.pc.template
create mode 100644 tools/lib/thermal/sampling.c
create mode 100644 tools/lib/thermal/thermal.c
create mode 100644 tools/lib/thermal/thermal_nl.c
create mode 100644 tools/lib/thermal/thermal_nl.h
create mode 100644 tools/perf/Documentation/perf-arm-spe.txt
create mode 100644 tools/perf/pmu-events/arch/x86/alderlake/adl-metrics.json
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/cache.json
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/floating-point.json
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/frontend.json
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/memory.json
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/other.json
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/pipeline.json
create mode 100644 tools/perf/pmu-events/arch/x86/sapphirerapids/virtual-memory.json
create mode 100755 tools/perf/tests/shell/record.sh
create mode 100644 tools/testing/selftests/arm64/abi/syscall-abi.h
create mode 100644 tools/testing/selftests/arm64/abi/tpidr2.c
create mode 100644 tools/testing/selftests/arm64/fp/rdvl-sme.c
create mode 100644 tools/testing/selftests/arm64/fp/sme-inst.h
create mode 100644 tools/testing/selftests/arm64/fp/ssve-stress
create mode 100644 tools/testing/selftests/arm64/fp/za-fork-asm.S
create mode 100644 tools/testing/selftests/arm64/fp/za-fork.c
create mode 100644 tools/testing/selftests/arm64/fp/za-ptrace.c
create mode 100644 tools/testing/selftests/arm64/fp/za-stress
create mode 100644 tools/testing/selftests/arm64/fp/za-test.S
create mode 100644 tools/testing/selftests/arm64/mte/check_prctl.c
create mode 100644 tools/testing/selftests/arm64/signal/testcases/fake_sigreturn_s [...]
create mode 100644 tools/testing/selftests/arm64/signal/testcases/sme_trap_no_sm.c
create mode 100644 tools/testing/selftests/arm64/signal/testcases/sme_trap_non_str [...]
create mode 100644 tools/testing/selftests/arm64/signal/testcases/sme_trap_za.c
create mode 100644 tools/testing/selftests/arm64/signal/testcases/sme_vl.c
create mode 100644 tools/testing/selftests/arm64/signal/testcases/ssve_regs.c
create mode 100644 tools/testing/selftests/arm64/signal/testcases/za_regs.c
create mode 100644 tools/testing/selftests/cgroup/config
create mode 100644 tools/testing/selftests/cgroup/test_cpu.c
create mode 120000 tools/testing/selftests/drivers/net/dsa/bridge_locked_port.sh
create mode 120000 tools/testing/selftests/drivers/net/dsa/bridge_mdb.sh
create mode 120000 tools/testing/selftests/drivers/net/dsa/bridge_mld.sh
create mode 120000 tools/testing/selftests/drivers/net/dsa/bridge_vlan_aware.sh
create mode 120000 tools/testing/selftests/drivers/net/dsa/bridge_vlan_mcast.sh
create mode 120000 tools/testing/selftests/drivers/net/dsa/bridge_vlan_unaware.sh
create mode 100644 tools/testing/selftests/drivers/net/dsa/forwarding.config
create mode 120000 tools/testing/selftests/drivers/net/dsa/lib.sh
create mode 120000 tools/testing/selftests/drivers/net/dsa/local_termination.sh
create mode 120000 tools/testing/selftests/drivers/net/dsa/no_forwarding.sh
mode change 100644 => 100755 tools/testing/selftests/net/forwarding/lib.sh
create mode 100755 tools/testing/selftests/net/forwarding/local_termination.sh
create mode 100755 tools/testing/selftests/net/forwarding/no_forwarding.sh
create mode 100644 tools/testing/selftests/resctrl/settings
create mode 100644 tools/thermal/lib/Build
create mode 100644 tools/thermal/lib/Makefile
create mode 100644 tools/thermal/lib/libthermal_tools.pc.template
create mode 100644 tools/thermal/lib/log.c
create mode 100644 tools/thermal/lib/log.h
create mode 100644 tools/thermal/lib/mainloop.c
create mode 100644 tools/thermal/lib/mainloop.h
create mode 100644 tools/thermal/lib/thermal-tools.h
create mode 100644 tools/thermal/lib/uptimeofday.c
create mode 100644 tools/thermal/lib/uptimeofday.h
create mode 100644 tools/thermal/thermal-engine/Build
create mode 100644 tools/thermal/thermal-engine/Makefile
create mode 100644 tools/thermal/thermal-engine/thermal-engine.c
create mode 100644 tools/thermal/thermometer/Build
create mode 100644 tools/thermal/thermometer/Makefile
create mode 100644 tools/thermal/thermometer/thermometer.8
create mode 100644 tools/thermal/thermometer/thermometer.c
create mode 100644 tools/thermal/thermometer/thermometer.conf
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-release-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 806da170bc Automatic date update in version.in
adds 62c7851044 Automatic date update in version.in
adds 661f63c165 Automatic date update in version.in
adds 334a1f8735 Automatic date update in version.in
adds d9229193f1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a8846c823 0: update: binutils-gcc-linux-qemu: all
new 4240de2f4 0: update: binutils-gcc-linux-qemu: all
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 (a8846c823)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1528 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 29832 -> 30060 bytes
04-build_abe-stage1/console.log.xz | Bin 85452 -> 86012 bytes
05-build_abe-qemu/console.log.xz | Bin 31532 -> 31720 bytes
06-build_linux/console.log.xz | Bin 3200 -> 3276 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/linux.
from af2d861d4cd2 Linux 5.18-rc4
adds 0fc74d820a01 no-MMU: expose vmalloc_huge() for alloc_large_system_hash()
adds 930e2607638d f2fs: remove obsolete whint_mode
adds 0adc2ab0e8a8 f2fs: keep io_flags to avoid IO split due to different op_ [...]
adds 27275f181c7a f2fs: fix wrong condition check when failing metapage read
adds 4d8ec9120819 f2fs: should not truncate blocks during roll-forward recovery
adds d615b5416f8a Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/ [...]
No new revisions were added by this update.
Summary of changes:
Documentation/filesystems/f2fs.rst | 70 ----------------------------
fs/f2fs/checkpoint.c | 6 +--
fs/f2fs/data.c | 33 ++++++++-----
fs/f2fs/f2fs.h | 9 ----
fs/f2fs/inode.c | 3 +-
fs/f2fs/segment.c | 95 --------------------------------------
fs/f2fs/super.c | 32 +------------
mm/nommu.c | 2 +
8 files changed, 29 insertions(+), 221 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards d6f53853f 0: update: glibc-1305edd42c44fee6f8660734d2dfa4911ec755d6: 1
new a80458eda 0: update: linux-d615b5416f8a1afeb82d13b238f8152c572d59c0: 1
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 (d6f53853f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1736 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 36520 -> 36796 bytes
04-build_abe-gcc/console.log.xz | Bin 208396 -> 207412 bytes
06-build_abe-linux/console.log.xz | Bin 10428 -> 8868 bytes
07-build_abe-glibc/console.log.xz | Bin 237692 -> 235536 bytes
08-build_abe-gdb/console.log.xz | Bin 34328 -> 34360 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3832 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2248 -> 2136 bytes
11-check_regression/console.log.xz | Bin 9248 -> 8296 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 37 +-
11-check_regression/results.compare | 67 +-
11-check_regression/results.compare2 | 4512 +++++++++++-------------
11-check_regression/results.regressions | 67 +-
12-update_baseline/console.log | 5739 ++++++++++++++-----------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 37 +-
12-update_baseline/results.compare | 67 +-
12-update_baseline/results.compare2 | 4512 +++++++++++-------------
12-update_baseline/results.regressions | 67 +-
jenkins/manifest.sh | 8 +-
sumfiles/gdb.log.xz | Bin 1688532 -> 1693400 bytes
sumfiles/gdb.sum | 2439 ++++++++++++-
24 files changed, 9351 insertions(+), 8205 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 806da170bc Automatic date update in version.in
adds 62c7851044 Automatic date update in version.in
adds 661f63c165 Automatic date update in version.in
adds 334a1f8735 Automatic date update in version.in
adds d9229193f1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.