Hi all, Note: I had to repush the tree today, so if you fetched it immediately after the first push, you should probably refetch it. Changes since 20240509: The mm tree gained a conflict against Linus' tree. The sound-asoc tree gained a build failure for which I revreted a commit. The block tree gained a conflict and a semantic conflict against the vfs tree. The gpio-brgl tree gained a conflict against the gpio-brgl-fixes tree. The bitmap tree lost its build failure. The refactor-heap tree still had its conflicts against the block tree for which I dropped the refator-heap tree. Non-merge commits (relative to Linus' tree): 11262 11317 files changed, 750731 insertions(+), 276886 deletions(-) ---------------------------------------------------------------------------- I have created today's linux-next tree at git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git (patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you are tracking the linux-next tree using git, you should not use "git pull" to do so as that will try to merge the new linux-next release with the old one. You should use "git fetch" and checkout or reset to the new master. You can see which trees have been included by looking in the Next/Trees file in the source. There is also the merge.log file in the Next directory. Between each merge, the tree was built with a ppc64_defconfig for powerpc, an allmodconfig for x86_64, a multi_v7_defconfig for arm and a native build of tools/perf. After the final fixups (if any), I do an x86_64 modules_install followed by builds for x86_64 allnoconfig, powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig, allyesconfig and pseries_le_defconfig and i386, arm64, s390, sparc and sparc64 defconfig and htmldocs. And finally, a simple boot test of the powerpc pseries_le_defconfig kernel in qemu (with and without kvm enabled). Below is a summary of the state of the merge. I am currently merging 373 trees (counting Linus' and 103 trees of bug fix patches pending for the current merge release). Stats about the size of the tree over time can be seen at http://neuling.org/linux-next-size.html . Status of my local build tests will be at http://kisskb.ellerman.id.au/linux-next . If maintainers want to give advice about cross compilers/configs that work, we are always open to add more builds. Thanks to Randy Dunlap for doing many randconfig builds. And to Paul Gortmaker for triage and bug fixes. -- Cheers, Stephen Rothwell $ git checkout master $ git reset --hard stable Merging origin/master (448b3fe5a0ea Merge tag 'hwmon-for-v6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging) Merging fixes/fixes (2dde18cd1d8f Linux 6.5) Merging mm-hotfixes/mm-hotfixes-unstable (79d1d116e294 mailmap: add entry for Barry Song) Merging kbuild-current/fixes (89e5462bb5ae kconfig: Fix typo HEIGTH to HEIGHT) Merging arc-current/for-curr (e67572cd2204 Linux 6.9-rc6) Merging arm-current/fixes (0c66c6f4e21c ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses) Merging arm64-fixes/for-next/fixes (50449ca66cc5 arm64: hibernate: Fix level3 translation fault in swsusp_save()) Merging arm-soc-fixes/arm/fixes (5549d1e39989 Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes) Merging davinci-current/davinci/for-current (6613476e225e Linux 6.8-rc1) Merging drivers-memory-fixes/fixes (4cece7649650 Linux 6.9-rc1) Merging sophgo-fixes/fixes (4cece7649650 Linux 6.9-rc1) Merging m68k-current/for-linus (e8a7824856de m68k: defconfig: Update defconfigs for v6.8-rc1) Merging powerpc-fixes/fixes (49a940dbdc31 powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE) Merging s390-fixes/fixes (7bbe449d0bdb s390/paes: Reestablish retry loop in paes) Merging fscrypt-current/for-current (4cece7649650 Linux 6.9-rc1) Merging fsverity-current/for-current (4cece7649650 Linux 6.9-rc1) Merging net/main (8c3b7565f81e Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net) Merging bpf/master (3e9bc0472b91 Merge branch 'bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE') Merging ipsec/master (b6d2e438e16c xfrm: Correct spelling mistake in xfrm.h comment) Merging netfilter/main (a26ff37e624d net: fix out-of-bounds access in ops_init) Merging ipvs/main (8a2e4d37afb8 s390/qeth: Fix kernel panic after setting hsuid) Merging wireless/for-next (838c7b8f1f27 wifi: nl80211: Avoid address calculations via out of bounds array indexing) Merging wpan/master (b85ea95d0864 Linux 6.7-rc1) Merging rdma-fixes/for-rc (ed30a4a51bb1 Linux 6.9-rc5) Merging sound-current/for-linus (fdb3f29dfe0d ALSA: hda/realtek: Fix build error without CONFIG_PM) Merging sound-asoc-fixes/for-linus (6490bec6d5bf ASoC: Intel: avs: boards: Properly name input device) Merging regmap-fixes/for-linus (fec50db7033e Linux 6.9-rc3) Merging regulator-fixes/for-linus (d1ef160b45a0 regulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/us) Merging spi-fixes/for-linus (ef13561d2b16 spi: microchip-core-qspi: fix setting spi bus clock rate) Merging pci-current/for-linus (f3d049b35b01 PCI/ASPM: Restore parent state to parent, child state to child) Merging driver-core.current/driver-core-linus (ed30a4a51bb1 Linux 6.9-rc5) Merging tty.current/tty-linus (8492bd91aa05 serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler) Merging usb.current/usb-linus (dd5a440a31fa Linux 6.9-rc7) Merging usb-serial-fixes/usb-linus (582ee2f9d268 USB: serial: option: add Telit FN920C04 rmnet compositions) Merging phy/fixes (bf6e4ee5c436 phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered) Merging staging.current/staging-linus (39cd87c4eb2b Linux 6.9-rc2) Merging iio-fixes/fixes-togreg (bb198e29fe75 iio: dac: ad5592r: fix temperature channel scaling value) Merging counter-current/counter-current (39cd87c4eb2b Linux 6.9-rc2) Merging char-misc.current/char-misc-linus (008ab3c53bc4 speakup: Fix sizeof() vs ARRAY_SIZE() bug) Merging soundwire-fixes/fixes (e67572cd2204 Linux 6.9-rc6) Merging thunderbolt-fixes/fixes (dd5a440a31fa Linux 6.9-rc7) Merging input-current/for-linus (0537c8eef4f6 Input: amimouse - mark driver struct with __refdata to prevent section mismatch) Merging crypto-current/master (5a7e89d3315d crypto: iaa - Fix nr_cpus < nr_iaa case) Merging vfio-fixes/for-linus (4ea95c04fa6b vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wart) Merging kselftest-fixes/fixes (72d7cb5c190b selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN) Merging dmaengine-fixes/fixes (e67572cd2204 Linux 6.9-rc6) Merging backlight-fixes/for-backlight-fixes (6613476e225e Linux 6.8-rc1) Merging mtd-fixes/mtd/fixes (d2d73a6dd173 mtd: limit OTP NVMEM cell parse to non-NAND devices) Merging mfd-fixes/for-mfd-fixes (6613476e225e Linux 6.8-rc1) Merging v4l-dvb-fixes/fixes (d353c3c34af0 media: mediatek: vcodec: support 36 bits physical address) Merging reset-fixes/reset/fixes (4a6756f56bcf reset: Fix crash when freeing non-existent optional resets) Merging mips-fixes/mips-fixes (0bbac3facb5d Linux 6.9-rc4) Merging at91-fixes/at91-fixes (1fe5e0a31e62 ARM: dts: microchip: at91-sama7g54_curiosity: Replace regulator-suspend-voltage with the valid property) Merging omap-fixes/fixes (9b6a51aab5f5 ARM: dts: Fix occasional boot hang for am3 usb) Merging kvm-fixes/master (0a9c28bec202 Merge tag 'kvm-s390-master-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD) Merging kvms390-fixes/master (175f2f5bcdfc KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M) Merging hwmon-fixes/hwmon (26e8383b116d hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us) Merging nvdimm-fixes/libnvdimm-fixes (33908660e814 ACPI: NFIT: Fix incorrect calculation of idt size) Merging cxl-fixes/fixes (5d211c709059 cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH) Merging btrfs-fixes/next-fixes (cbf613cd4d3c Merge branch 'misc-6.9' into next-fixes) Merging vfs-fixes/fixes (aa23317d0268 qibfs: fix dentry leak) Merging dma-mapping-fixes/for-linus (75961ffb5cb3 swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y) Merging drivers-x86-fixes/fixes (515a3c3a5489 platform/x86: ISST: Add Grand Ridge to HPM CPU list) Merging samsung-krzk-fixes/fixes (4cece7649650 Linux 6.9-rc1) Merging pinctrl-samsung-fixes/fixes (4cece7649650 Linux 6.9-rc1) Merging devicetree-fixes/dt/linus (de164a7f1924 nios2: Only use built-in devicetree blob if configured to do so) Merging dt-krzk-fixes/fixes (4cece7649650 Linux 6.9-rc1) Merging scsi-fixes/fixes (961990efc608 scsi: sd: Only print updates to permanent stream count) Merging drm-fixes/drm-fixes (dd5a440a31fa Linux 6.9-rc7) Merging drm-intel-fixes/for-linux-next-fixes (43b26bdd2ee5 drm/i915/bios: Fix parsing backlight BDB data) Merging mmc-fixes/fixes (e027e72ecc16 mmc: moxart: fix handling of sgm->consumed, otherwise WARN_ON triggers) Merging rtc-fixes/rtc-fixes (4cece7649650 Linux 6.9-rc1) Merging gnss-fixes/gnss-linus (0bbac3facb5d Linux 6.9-rc4) Merging hyperv-fixes/hyperv-fixes (fb836d64a2ea hv/vmbus_drv: rename hv_acpi_init() to vmbus_init()) Merging soc-fsl-fixes/fix (06c2afb862f9 Linux 6.5-rc1) Merging risc-v-fixes/fixes (6beb6bc5a81e Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE") Merging riscv-dt-fixes/riscv-dt-fixes (e0503d47e93d riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardware) Merging riscv-soc-fixes/riscv-soc-fixes (3aa20d1f7bcb firmware: microchip: clarify that sizes and addresses are in hex) Merging fpga-fixes/fixes (54435d1f21b3 fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card) Merging spdx/spdx-linus (4cece7649650 Linux 6.9-rc1) Merging gpio-brgl-fixes/gpio/for-current (02f6b0e1ec7e gpiolib: cdev: Fix use after free in lineinfo_changed_notify) Merging gpio-intel-fixes/fixes (7d045025a24b gpio: tangier: Use correct type for the IRQ chip data) Merging pinctrl-intel-fixes/fixes (5d10a157ebe0 pinctrl: baytrail: Add pinconf group for uart3) Merging auxdisplay-fixes/fixes (4cece7649650 Linux 6.9-rc1) Merging erofs-fixes/fixes (7af2ae1b1531 erofs: reliably distinguish block based and fscache mode) Merging kunit-fixes/kunit-fixes (cfedfb24c9dd kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests) Merging memblock-fixes/fixes (592447f6cb3c memblock tests: fix undefined reference to `BIT') Merging nfsd-fixes/nfsd-fixes (18180a4550d0 NFSD: Fix nfsd4_encode_fattr4() crasher) Merging renesas-fixes/fixes (8c987693dc2d ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodes) Merging perf-current/perf-tools (1cebd7f74976 tools/include: Sync arm64 asm/cputype.h with the kernel sources) Merging efi-fixes/urgent (1c5a1627f481 efi/unaccepted: touch soft lockup during memory accept) Merging zstd-fixes/zstd-linus (77618db34645 zstd: Fix array-index-out-of-bounds UBSAN warning) Merging battery-fixes/fixes (1e0fb1136461 power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulator) Merging uml-fixes/fixes (73a23d771033 um: harddog: fix modular build) Merging iommufd-fixes/for-rc (dd5a440a31fa Linux 6.9-rc7) Merging rust-fixes/rust-fixes (e67572cd2204 Linux 6.9-rc6) Merging v9fs-fixes/fixes/next (d05dcfdf5e16 fs/9p: mitigate inode collisions) Merging w1-fixes/fixes (4cece7649650 Linux 6.9-rc1) Merging pmdomain-fixes/fixes (670c900f6964 pmdomain: ti-sci: Fix duplicate PD referrals) Merging overlayfs-fixes/ovl-fixes (77a28aa47687 ovl: relax WARN_ON in ovl_verify_area()) Merging i2c-host-fixes/i2c/i2c-host-fixes (55750148e559 i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()) Merging sparc-fixes/for-linus (6613476e225e Linux 6.8-rc1) Merging clk-fixes/clk-fixes (aacb99de1099 clk: samsung: Revert "clk: Use device_get_match_data()") Merging drm-misc-fixes/for-linux-next-fixes (6897204ea3df drm/connector: Add Merging mm-stable/mm-stable (447bac3d292f thp: remove HPAGE_PMD_ORDER minimum assertion) Merging mm-nonmm-stable/mm-nonmm-stable (8fcb916cac89 kernel/watchdog_perf.c: tidy up kerneldoc) Merging mm/mm-everything (2054bf8aca3f foo) CONFLICT (content): Merge conflict in tools/testing/selftests/kselftest_harness.h Merging kbuild/for-next (dfff05cc1005 kconfig: use menu_list_for_each_sym() in sym_check_choice_deps()) Merging clang-format/clang-format (5a205c6a9f79 clang-format: Update with v6.7-rc4's `for_each` macro list) Merging perf/perf-tools-next (187c219b57ea perf dwarf-aux: Print array type name with "[]") Merging compiler-attributes/compiler-attributes (2993eb7a8d34 Compiler Attributes: counted_by: fixup clang URL) Merging dma-mapping/for-next (a6016aac5252 dma: fix DMA sync for drivers not calling dma_set_mask*()) Merging asm-generic/master (02af68767d27 Merge branch 'alpha-cleanup-6.9' into asm-generic) Merging arc/for-next (0bb80ecc33a8 Linux 6.6-rc1) Merging arm/for-next (b7e329ac0464 Merge branches 'amba', 'cfi', 'clkdev', 'fixes' and 'misc' into for-next) Merging arm64/for-next/core (54e1a2aa61a7 Merge branch 'for-next/tlbi' into for-next/core) Merging arm-perf/for-next/perf (410e471f8746 arm64: Add USER_STACKTRACE support) Merging arm-soc/for-next (9fee410d765a Merge branch 'soc/dt-late' into for-next) Merging amlogic/for-next (e30237bd4f71 Merge branch 'v6.10/defconfig' into for-next) Merging asahi-soc/asahi-soc/for-next (ffc253263a13 Linux 6.6) Merging aspeed/for-next (c44211af1aa9 ARM: dts: aspeed: Add ASRock E3C256D4I BMC) Merging at91/at91-next (fa8e55345b64 Merge branch 'microchip-dt64' into at91-next) Merging broadcom/next (3d83aa97a6f7 Merge branch 'devicetree/next' into next) Merging davinci/davinci/for-next (6613476e225e Linux 6.8-rc1) Merging drivers-memory/for-next (bf11908757ee memory: mtk-smi: fix module autoloading) Merging imx-mxs/for-next (8c4bf8c96748 Merge branch 'imx/defconfig' into for-next) Merging mediatek/for-next (4cece7649650 Linux 6.9-rc1) Merging mvebu/for-next (da8e8356f594 Merge branch 'mvebu/dt64' into mvebu/for-next) Merging omap/for-next (5856330c3d56 Merge branch 'drivers-ti-sysc-for-v6.10' into for-next) Merging qcom/for-next (7468eb6710ce Merge branches 'arm32-for-6.10', 'arm64-defconfig-for-6.10', 'arm64-fixes-for-6.9', 'arm64-for-6.10', 'clk-fixes-for-6.9', 'clk-for-6.10', 'drivers-fixes-for-6.9' and 'drivers-for-6.10' into for-next) Merging renesas/next (1e2995ef0bb8 Merge branch 'renesas-dts-for-v6.10' into renesas-next) Merging reset/reset/next (6d89df61650d reset: ti-sci: Convert to platform remove callback returning void) Merging rockchip/for-next (160b088184ec Merge branch 'v6.10-clk/next' into for-next) Merging samsung-krzk/for-next (a9c32618cd2a Merge branch 'next/clk' into for-next) Merging scmi/for-linux-next (146928437fcb Merge tags 'scmi-updates-6.10' and 'ffa-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-linux-next) Merging sophgo/for-next (1eba0b61be72 riscv: dts: sophgo: add reserved memory node for CV1800B) Merging stm32/stm32-next (dccdbccb7045 arm64: dts: st: correct masks for GIC PPI interrupts on stm32mp25) Merging sunxi/sunxi/for-next (547c853141d1 Merge branch 'sunxi/dt-for-6.10' into sunxi/for-next) Merging tee/next (60757f1264a2 Merge branch 'tee_ts_for_v6.10' into next) Merging tegra/for-next (2fd759c1796c Merge branch for-6.10/arm64/defconfig into for-next) Merging ti/ti-next (f532f2375771 Merge branch 'ti-k3-dts-next' into ti-next) Merging xilinx/for-next (3bdc4c661d47 Merge branch 'zynqmp/soc' into for-next) Merging clk/clk-next (429fe5372451 Merge branch 'clk-microchip' into clk-next) Merging clk-imx/for-next (f5072cffb35c clk: imx: imx8mp: Convert to platform remove callback returning void) Merging clk-renesas/renesas-clk (5add5ebc4e35 clk: renesas: r9a08g045: Add support for power domains) Merging csky/linux-next (2c40c1c6adab Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb) Merging loongarch/loongarch-next (7b7e584f90bf LoongArch: KVM: Add mmio trace events support) Merging m68k/for-next (ec8c8266373f m68k: defconfig: Update defconfigs for v6.9-rc1) Merging m68knommu/for-next (a5044ce7d1d9 m68k: Avoid CONFIG_COLDFIRE switch in uapi header) Merging microblaze/next (58d647506c92 microblaze: Remove early printk call from cpuinfo-static.c) Merging mips/mips-next (07e6a6d7f1d9 MIPS: Take in account load hazards for HI/LO restoring) Merging openrisc/for-next (4dc70e1aadfa openrisc: Move FPU state out of pt_regs) Merging parisc-hd/for-next (487fa28fa8b6 parisc: Define sigset_t in parisc uapi header) Merging powerpc/next (98ec6d38ee57 selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction") Merging powerpc-kdump-hotplug/topic/kdump-hotplug (9803af291162 powerpc/crash: remove unnecessary NULL check before kvfree()) Merging soc-fsl/next (fb9c384625dd bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable) Merging risc-v/for-next (0a16a1728790 riscv: select ARCH_HAS_FAST_MULTIPLIER) CONFLICT (content): Merge conflict in Documentation/rust/arch-support.rst CONFLICT (content): Merge conflict in arch/riscv/Makefile CONFLICT (content): Merge conflict in include/uapi/linux/prctl.h CONFLICT (content): Merge conflict in kernel/sys.c Merging riscv-dt/riscv-dt-for-next (1c80d50bb697 riscv: dts: microchip: add pac1934 power-monitor to icicle) Merging riscv-soc/riscv-soc-for-next (16d9122246cc Merge branch 'riscv-config' into riscv-soc-for-next) Merging s390/for-next (a1bca25da366 Merge branch 'features' into for-next) Merging sh/for-next (21b8651502d5 sh: boot: Add proper forward declarations) Merging sparc/for-next (1c9e709cde80 sparc/leon: Remove on-stack cpumask var) Merging uml/next (919e3ece7f5a um: virtio_uml: Convert to platform remove callback returning void) CONFLICT (content): Merge conflict in arch/um/include/shared/um_malloc.h Merging xtensa/xtensa-for-next (b7cf2a1d9881 xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE macros) Merging bcachefs/for-next (07f9a27f1969 bcachefs: add no_invalid_checks flag) Merging pidfd/for-next (a901a3568fd2 Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux) Merging fscrypt/for-next (7f016edaa0f3 fscrypt: try to avoid refing parent dentry in fscrypt_file_open) Merging afs/afs-next (abcbd3bfbbfe afs: trace: Log afs_make_call(), including server address) Merging btrfs/for-next (55b52af44d50 Merge branch 'for-next-next-v6.9-20240508' into for-next-20240508) Merging ceph/master (d3e046930679 MAINTAINERS: remove myself as a Reviewer for Ceph) Merging cifs/for-next (ae4f73e84cb1 smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings) Merging configfs/for-next (4425c1d9b44d configfs: improve item creation performance) Merging erofs/dev (7c35de4df105 erofs: Zstandard compression support) Merging exfat/dev (f19257997d9c exfat: zero the reserved fields of file and stream extension dentries) Merging exportfs/exportfs-next (e8f897f4afef Linux 6.8) Merging ext3/for_next (82172cca18b2 Merge isofs Makefile cleanup.) Merging ext4/dev (dc1c4663bc49 ext4: propagate errors from ext4_sb_bread() in ext4_xattr_block_cache_find()) Merging f2fs/dev (3763f9effcdc f2fs: use helper to print zone condition) Merging fsverity/for-next (ee5814dddefb fsverity: use register_sysctl_init() to avoid kmemleak warning) Merging fuse/for-next (9fe2a036a23c fuse: Add initial support for fs-verity) Merging gfs2/for-next (c1c53c26e338 gfs2: make timeout values more explicit) Merging jfs/jfs-next (e42e29cc4423 Revert "jfs: fix shift-out-of-bounds in dbJoin") Merging ksmbd/ksmbd-for-next (0d09b911e818 ksmbd: avoid to send duplicate oplock break notifications) Merging nfs/linux-next (24457f1be29f nfs: Handle error of rpc_proc_register() in nfs_net_init().) Merging nfs-anna/linux-next (57331a59ac0d NFSv4.1: Use the nfs_client's rpc timeouts for backchannel) Merging nfsd/nfsd-next (8d915bbf3926 NFSD: Force all NFSv4.2 COPY requests to be synchronous) Merging ntfs3/master (24f6f5020b0b fs/ntfs3: Mark volume as dirty if xattr is broken) Merging orangefs/for-next (53e4efa470d5 orangefs: fix out-of-bounds fsid access) Merging overlayfs/overlayfs-next (096802748ea1 ovl: remove upper umask handling from ovl_create_upper()) Merging ubifs/next (b8a77b9a5f9c mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems) Merging v9fs/9p-next (2a0505cdd8c8 9p: remove SLAB_MEM_SPREAD flag usage) Merging v9fs-ericvh/ericvh/for-next (4cece7649650 Linux 6.9-rc1) Merging xfs/for-next (25576c5420e6 xfs: simplify iext overflow checking and upgrade) Merging zonefs/for-next (567e629fd296 zonefs: convert zonefs to use the new mount api) Merging iomap/iomap-for-next (3ac974796e5d iomap: fix short copy in iomap_write_iter()) Merging djw-vfs/vfs-for-next (ce85a1e04645 xfs: stabilize fs summary counters for online fsck) Merging file-locks/locks-next (e0152e7481c6 Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux) Merging iversion/iversion-next (e0152e7481c6 Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux) Merging vfs-brauner/vfs.all (f5e217b1e5dc Merge branch 'vfs.super' into vfs.all) CONFLICT (content): Merge conflict in fs/btrfs/disk-io.c CONFLICT (content): Merge conflict in fs/ext4/file.c CONFLICT (content): Merge conflict in fs/tracefs/inode.c Merging vfs/for-next (4faeedb807f8 Merge branch 'work.bd_inode' into for-next) Merging printk/for-next (596ffa476e20 Merge branch 'for-6.10' into for-next) Merging pci/next (484af35f7e65 Merge branch 'pci/misc') Merging pstore/for-next/pstore (9dd12ed95c2d pstore/blk: replace deprecated strncpy with strscpy) Merging hid/for-next (14ee3d12f37b Merge branch 'for-6.10/hid-bpf' into for-next) Merging i2c/i2c/for-next (20e70be866cc Merge branch 'i2c/for-current' into i2c/for-next) Merging i2c-host/i2c/i2c-host (61e05bad821c i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()) Merging i3c/i3c/next (acec16dbb338 i3c: dw: Add hot-join support.) Merging dmi/dmi-for-next (7d5019435585 firmware: dmi: Add info message for number of populated and total memory slots) Merging hwmon-staging/hwmon-next (2fa365974c3e hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 (part 2)) Merging jc_docs/docs-next (955e15969c1d Merge branch 'docs-mw' into docs-next) Merging v4l-dvb/master (4a7d735191de media: dw2102: fix coding style issues) Merging v4l-dvb-next/master (48259b909737 media: media: intel/ipu6: Fix spelling mistake "remappinp" -> "remapping") Merging pm/linux-next (15a871c024c3 Merge branch 'pm-devfreq' into linux-next) Merging cpufreq-arm/cpufreq/arm/linux-next (fde234239d16 dt-bindings: cpufreq: cpufreq-qcom-hw: Add SM4450 compatibles) Merging cpupower/cpupower (55f9f60852ef tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs) Merging devfreq/devfreq-next (ccad360a2d41 PM / devfreq: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions) Merging pmdomain/next (d88ea3034096 pmdomain: Merge branch fixes into next) Merging opp/opp/linux-next (4cece7649650 Linux 6.9-rc1) Merging thermal/thermal/linux-next (734b5def91b5 thermal/drivers/loongson2: Add Loongson-2K2000 support) Merging dlm/next (7b72ab2c6a46 dlm: return -ENOMEM if ls_recover_buf fails) Merging rdma/for-next (2b8af5001abd RDMA/efa: Support QP with unsolicited write w/ imm. receive) Merging net-next/main (60e0f986e89f selftest: epoll_busy_poll: epoll busy poll tests) CONFLICT (content): Merge conflict in drivers/net/wireless/intel/iwlwifi/mvm/Makefile CONFLICT (content): Merge conflict in drivers/of/property.c CONFLICT (content): Merge conflict in include/linux/slab.h CONFLICT (content): Merge conflict in net/core/page_pool.c Merging bpf-next/for-next (fcd1ed89a043 kbuild,bpf: Switch to using --btf_features for pahole v1.26 and later) Merging ipsec-next/master (dcf280ea0aad Merge remote branch 'xfrm: Introduce direction attribute for SA') Merging mlx5-next/mlx5-next (d727d27db536 RDMA/mlx5: Expose register c0 for RDMA device) Merging netfilter-next/main (ed1f164038b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net) Merging ipvs-next/main (ed1f164038b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net) Merging bluetooth/master (1f1dda1caac5 Bluetooth: btintel: Fix compiler warning for multi_v7_defconfig config) CONFLICT (content): Merge conflict in drivers/bluetooth/btqca.c CONFLICT (content): Merge conflict in drivers/bluetooth/btqca.h CONFLICT (content): Merge conflict in net/bluetooth/l2cap_core.c Merging wireless-next/for-next (1d60eabb8269 wifi: mwl8k: initialize cmd->addr[] properly) Merging wpan-next/master (9187210eee7d Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next) Merging wpan-staging/staging (9187210eee7d Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next) Merging mtd/mtd/next (6277967d872e mtd: mchp23k256: drop unneeded MODULE_ALIAS) Merging nand/nand/next (6819db94e1cd mtd: rawnand: hynix: fixed typo) Merging spi-nor/spi-nor/next (c84b3925c7d6 mtd: spi-nor: replace unnecessary div64_u64() with div_u64()) Merging crypto/master (6117af863659 crypto: hisilicon/sec2 - fix for register offset) Merging drm/drm-next (f03eee5fc922 Merge tag 'drm-xe-next-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next) CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h Merging drm-exynos/for-linux-next (f03eee5fc922 Merge tag 'drm-xe-next-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next) Merging drm-misc/for-linux-next (713a75079f37 drm: xlnx: zynqmp_dpsub: Fix compilation error) Merging amdgpu/drm-next (10f624ef239b drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device) Merging drm-intel/for-linux-next (6907d4fa5eca drm/xe: Nuke xe's copy of intel_fbdev_fb.h) CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_vbt_defs.h Merging drm-tegra/for-next (2429b3c529da drm/tegra: Avoid potential 32-bit integer overflow) Merging drm-msm/msm-next (b587f413ca47 drm/msm/gen_header: allow skipping the validation) CONFLICT (content): Merge conflict in drivers/gpu/drm/msm/Makefile Merging drm-msm-lumag/msm-next-lumag (104e548a7c97 drm/msm/mdp4: use drmm-managed allocation for mdp4_plane) Merging drm-xe/drm-xe-next (c3203ca3b8a6 drm/xe: Rename few xe_args.h macros) CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_device.h CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_vm.c Merging etnaviv/etnaviv/next (b735ee173f84 drm/etnaviv: Restore some id values) Merging fbdev/for-next (ce4a7ae84a58 fbdev: offb: replace of_node_put with __free(device_node)) Merging regmap/for-next (9b1fe0510494 regmap: Reorder fields in 'struct regmap_config' to save some memory) Merging sound/for-next (ea89a742daf4 ALSA/ASoC: include: clarify Copyright information) Merging ieee1394/for-next (21151fd8f0ea firewire: obsolete usage of *-objs in Makefile for KUnit test) Merging sound-asoc/for-next (6bbedd883ce4 Merge remote-tracking branch 'asoc/for-6.10' into asoc-next) Merging modules/modules-next (da3fe9d0be5b bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of) CONFLICT (content): Merge conflict in arch/powerpc/mm/mem.c CONFLICT (content): Merge conflict in kernel/module/main.c Merging input/next (5128de84d8fc Input: cros_ec_keyb - remove an unused field in struct cros_ec_keyb) Merging block/for-next (d7c9295b12e2 Merge branch 'for-6.10/block' into for-next) CONFLICT (content): Merge conflict in block/blk-core.c CONFLICT (content): Merge conflict in block/ioctl.c CONFLICT (content): Merge conflict in io_uring/io_uring.c CONFLICT (content): Merge conflict in io_uring/rw.c Applying: fix up for "mm: switch mm->get_unmapped_area() to a flag" Applying: fix up for "bdev: move ->bd_has_subit_bio to ->__bd_flags" Merging device-mapper/for-next (8b21ac87d550 dm-delay: remove timer_lock) Merging libata/for-next (d4a89339f17c ata: pata_legacy: make legacy_exit() work again) Merging pcmcia/pcmcia-next (ccae53aa8aa2 pcmcia: cs: make pcmcia_socket_class constant) Merging mmc/next (35eea0defb6e mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2M SoCs) Merging mfd/for-mfd-next (7fcb2977c0b5 dt-bindings: mfd: Convert lp873x.txt to json-schema) CONFLICT (content): Merge conflict in drivers/mfd/intel-lpss-pci.c Merging backlight/for-backlight-next (4da294108e38 backlight: sky81452-backlight: Remove unnecessary call to of_node_get()) Merging battery/for-next (50f0ff7c8cc4 power: supply: bq27xxx: Move health reading out of update loop) Merging regulator/for-next (fd980b3c2af5 Merge remote-tracking branch 'regulator/for-6.10' into regulator-next) Merging security/next (dd80c7465029 MAINTAINERS: repair file entry in SECURITY SUBSYSTEM) Merging apparmor/apparmor-next (8ead196be219 apparmor: Fix memory leak in unpack_profile()) Merging integrity/next-integrity (9fa8e7625008 ima: add crypto agility support for template-hash algorithm) Merging selinux/next (4b60f3cd1134 Automated merge of 'dev' into 'next') Merging smack/next (69b6d71052b5 Smack: use init_task_smack() in smack_cred_transfer()) Merging tomoyo/master (0bb80ecc33a8 Linux 6.6-rc1) Merging tpmdd/next (a0b6d1c424c7 Documentation: tpm: Add TPM security docs toctree entry) Merging watchdog/master (413bf4e857fd watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()) Merging iommu/next (36bb003ed686 Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' into next) CONFLICT (content): Merge conflict in drivers/acpi/scan.c CONFLICT (content): Merge conflict in drivers/iommu/amd/amd_iommu.h Merging audit/next (4cece7649650 Linux 6.9-rc1) Merging devicetree/for-next (49e9d01f669e dt-bindings: Use full path to other schemas) CONFLICT (content): Merge conflict in drivers/of/dynamic.c CONFLICT (content): Merge conflict in drivers/of/property.c Merging dt-krzk/for-next (3d679a406f3a Merge branch 'next/dt64' into for-next) Merging mailbox/for-next (0ac39d85a741 mailbox: zynqmp: Enable Bufferless IPI usage on Versal-based SOC's) Merging spi/for-next (bf37a0c1cd50 Merge remote-tracking branch 'spi/for-6.10' into spi-next) Merging tip/master (c064e5cb8336 Merge branch into tip/master: 'x86/timers') CONFLICT (content): Merge conflict in arch/arm64/boot/dts/st/stm32mp251.dtsi Merging clockevents/timers/drivers/next (8248ca30ef89 clocksource/drivers/timer-riscv: Clear timer interrupt on timer initialization) Merging edac/edac-for-next (ab80b31cd7b2 Merge ras/edac-urgent into for-next) Merging ftrace/for-next (7604256cecef tracing: Add __string_src() helper to help compilers not to get confused) Merging rcu/rcu/next (2604e6c504cc Merge branches 'cmpxchg.2024.05.01a', 'kcsan.2024.05.07a', 'lkmm.2024.05.06a', 'rcu-merge.2024.05.01a' and 'tsc.2024.04.09c' into HEAD) CONFLICT (content): Merge conflict in arch/Kconfig Merging kvm/next (40269c03fdbf KVM: x86: Explicitly zero kvm_caps during vendor module load) CONFLICT (content): Merge conflict in arch/x86/kvm/svm/svm.c Applying: fixup for "KVM: VMX: Move posted interrupt descriptor out of VMX code" Merging kvm-arm/next (eaa46a28d596 Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next) Merging kvms390/next (39cd87c4eb2b Linux 6.9-rc2) Merging kvm-ppc/topic/ppc-kvm (b52e8cd3f835 KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_nestedv2_config_fill_info()) Merging kvm-riscv/riscv_kvm_next (5ef2f3d4e747 KVM: riscv: selftests: Add commandline option for SBI PMU test) Merging kvm-x86/next (d91a9cc16417 Merge branches 'fixes', 'generic', 'misc', 'mmu', 'selftests', 'selftests_utils' and 'vmx') CONFLICT (content): Merge conflict in tools/testing/selftests/kvm/aarch64/psci_test.c Merging xen-tip/linux-next (802600ebdf23 x86/xen: return a sane initial apic id when running as PV guest) Merging percpu/for-next (2d9ad81ef935 Merge branch 'for-6.8-fixes' into for-next) Merging workqueues/for-next (24283babc61f Merge branch 'for-6.9-fixes' into for-next) Merging drivers-x86/for-next (76f09e22027f platform/x86: ISST: Support SST-BF and SST-TF per level) CONFLICT (content): Merge conflict in MAINTAINERS Merging chrome-platform/for-next (2fbe479c0024 platform/chrome: cros_ec: Handle events during suspend after resume completion) Merging chrome-platform-firmware/for-firmware-next (7f20f21c22aa firmware: google: cbmem: drop driver owner initialization) Merging hsi/for-next (c076486b6a28 HSI: omap_ssi_port: Convert to platform remove callback returning void) Merging leds-lj/for-leds-next (f2994f5341e0 leds: mt6370: Remove unused field 'reg_cfgs' from 'struct mt6370_priv') Merging ipmi/for-next (999dff3c1393 ipmi: kcs_bmc_npcm7xx: Convert to platform remove callback returning void) Merging driver-core/driver-core-next (880a746fa3ea device property: Fix a typo in the description of device_get_child_node_count()) Merging usb/usb-next (a2cf936ebef2 usb: gadget: u_audio: Clear uac pointer when freed.) CONFLICT (content): Merge conflict in drivers/usb/dwc3/core.c Merging thunderbolt/next (a3dc6d82de9b thunderbolt: Correct trace output of firmware connection manager packets) Merging usb-serial/usb-next (39cd87c4eb2b Linux 6.9-rc2) Merging tty/tty-next (6bd23e0c2bb6 tty: add the option to have a tty reject a new ldisc) CONFLICT (content): Merge conflict in include/linux/kfifo.h CONFLICT (content): Merge conflict in lib/kfifo.c Merging char-misc/char-misc-next (336d8cd99405 Merge tag 'extcon-next-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next) Merging accel/habanalabs-next (f03eee5fc922 Merge tag 'drm-xe-next-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next) Merging coresight/next (9b47d9982d1d hwtracing: hisi_ptt: Assign parent for event_source device) Merging fastrpc/for-next (4cece7649650 Linux 6.9-rc1) Merging fpga/for-next (b7c0e1ecee40 fpga: region: add owner module and take its refcount) Merging icc/icc-next (230d05b1179f interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port assignment) Merging iio/togreg (827dca312970 iio: temperature: mcp9600: Fix temperature reading for negative values) Merging phy-next/next (960b3f023d3b dt-bindings: phy: qcom,usb-snps-femto-v2: use correct fallback for sc8180x) Merging soundwire/next (a0df7e04eab0 soundwire: intel_ace2.x: add support for DOAISE property) Merging extcon/extcon-next (3e8e45b65d9f extcon: adc-jack: Document missing struct members) Merging gnss/gnss-next (0bbac3facb5d Linux 6.9-rc4) Merging vfio/next (f6944d4a0b87 vfio/pci: Collect hot-reset devices to local buffer) Merging w1/for-next (cde37a5bdb0e w1: gpio: Don't use "proxy" headers) Merging spmi/spmi-next (4cece7649650 Linux 6.9-rc1) Merging staging/staging-next (eb563dc752d3 staging: pi433: Remove unused driver) Merging counter-next/counter-next (89d5d9e95008 counter: Don't use "proxy" headers) Merging siox/siox/for-next (db418d5f1ca5 siox: bus-gpio: Simplify using devm_siox_* functions) Merging mux/for-next (44c026a73be8 Linux 6.4-rc3) Merging dmaengine/next (28059ddbee0e MAINTAINERS: Update role for IDXD driver) Merging cgroup/for-next (8f6d24a5db2a selftests/cgroup: fix uninitialized variables in test_zswap.c) Merging scsi/for-next (9bfaa1936169 Merge branch 'misc' into for-next) CONFLICT (content): Merge conflict in block/blk-settings.c CONFLICT (content): Merge conflict in include/linux/blkdev.h Merging scsi-mkp/for-next (40ae6a1ee5fd Merge patch series "Update lpfc to revision 14.4.0.2") Merging vhost/linux-next (88199634e516 vduse: enable Virtio-net device type) CONFLICT (content): Merge conflict in drivers/virtio/virtio_mem.c Merging rpmsg/for-next (c8d8f841e95b Merge branches 'rpmsg-next' and 'rproc-next' into for-next) Merging gpio/for-next (0bb80ecc33a8 Linux 6.6-rc1) Merging gpio-brgl/gpio/for-next (7f45fe2ea3b8 gpio: nuvoton: Fix sgpio irq handle error) CONFLICT (content): Merge conflict in drivers/gpio/gpiolib.h Merging gpio-intel/for-next (ecc4b1418e23 gpio: Add Intel Granite Rapids-D vGPIO driver) Merging pinctrl/for-next (9429f847dd72 Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (5d10a157ebe0 pinctrl: baytrail: Add pinconf group for uart3) Merging pinctrl-renesas/renesas-pinctrl (cd27553b0dee pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfaces) Merging pinctrl-samsung/for-next (e5b3732a9654 pinctrl: samsung: drop redundant drvdata assignment) Merging pwm/pwm/for-next (4817118f257e pwm: pca9685: Drop explicit initialization of struct i2c_device_id::driver_data to 0) Merging ktest/for-next (07283c1873a4 ktest: force $buildonly = 1 for 'make_warnings_file' test type) Merging kselftest/next (2c3b8f8f37c6 selftests/sgx: Include KHDR_INCLUDES in Makefile) CONFLICT (content): Merge conflict in tools/testing/selftests/mm/soft-dirty.c Merging kunit/test (4cece7649650 Linux 6.9-rc1) Merging kunit-next/kunit (5496b9b77d74 kunit: bail out early in __kunit_test_suites_init() if there are no suites to test) Merging livepatching/for-next (73a98bc5a947 Merge branch 'for-6.10' into for-next) Merging rtc/rtc-next (1c431b92e21b dt-bindings: rtc: convert trivial devices into dtschema) Merging nvdimm/libnvdimm-for-next (41147b006be2 dax: remove redundant assignment to variable rc) Merging at24/at24/for-next (4cece7649650 Linux 6.9-rc1) Merging ntb/ntb-next (9341b37ec17a ntb_perf: Fix printk format) Merging seccomp/for-next/seccomp (e406737b1110 seccomp: Constify sysctl subhelpers) Merging fsi/next (c5eeb63edac9 fsi: Fix panic on scom file read) Merging slimbus/for-next (4cece7649650 Linux 6.9-rc1) Merging nvmem/for-next (4cece7649650 Linux 6.9-rc1) Merging xarray/main (2a15de80dd0f idr: fix param name in idr_alloc_cyclic() doc) Merging hyperv/hyperv-next (f2580a907e5c x86/hyperv: Use Hyper-V entropy to seed guest random number generator) Merging auxdisplay/for-next (93ee235f55d3 auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=y) Merging kgdb/kgdb/for-next (b2aba15ad6f9 serial: kgdboc: Fix NMI-safety problems from keyboard reset code) Merging hmm/hmm (6613476e225e Linux 6.8-rc1) Merging cfi/cfi/next (06c2afb862f9 Linux 6.5-rc1) Merging mhi/mhi-next (48f98496b1de bus: mhi: host: pci_generic: Add generic edl_trigger to allow devices to enter EDL mode) Merging memblock/for-next (e5d1fdecfaf8 mm/memblock: remove empty dummy entry) Merging cxl/next (d99f13843237 cxl/cper: Remove duplicated GUID defines) Merging zstd/zstd-next (3f832dfb8a8e zstd: fix g_debuglevel export warning) Merging efi/next (4b2543f7e1e6 efi: libstub: only free priv.runtime_map when allocated) Merging unicode/for-next (0131c1f3cce7 unicode: make utf8 test count static) Merging slab/slab/for-next (4a8dd3b3d550 Merge branch 'slab/for-6.10/cleanup' into slab/for-next) Merging random/master (7b1bcd6b50a6 virt: vmgenid: add support for devicetree bindings) CONFLICT (content): Merge conflict in drivers/virt/vmgenid.c Merging landlock/next (ba3d5b5d07d6 Merge branch 'fix-vfork-test-next' into landlock-next) Merging rust/rust-next (97ab3e8eec0c rust: alloc: fix dangling pointer in VecExt::reserve()) CONFLICT (content): Merge conflict in rust/Makefile Merging sysctl/sysctl-next (a35dd3a786f5 sysctl: drop now unnecessary out-of-bounds check) Merging execve/for-next/execve (4bbf9c3b53e6 fs/coredump: Enable dynamic configuration of max file note size) Merging bitmap/bitmap-for-next (c3052c2f53d3 usercopy: Don't use "proxy" headers) Merging hte/for-next (297f26dbf870 hte: tegra-194: Convert to platform remove callback returning void) Merging kspp/for-next/kspp (6d305cbef1aa uapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}) Merging kspp-gustavo/for-next/kspp (6613476e225e Linux 6.8-rc1) Merging nolibc/nolibc (0adab2b6b733 tools/nolibc: add support for uname(2)) Merging tsm/tsm-next (f4738f56d1dc virt: tdx-guest: Add Quote generation support using TSM_REPORTS) Merging iommufd/for-next (4cece7649650 Linux 6.9-rc1) Merging turbostat/next (788c1bf8de9f tools/power turbostat: version 2024.05.07) Merging refactor-heap/refactor-heap (940c306fd779 bcachefs: Remove heap-related macros and switch to generic min_heap) CONFLICT (content): Merge conflict in drivers/md/bcache/bset.c CONFLICT (content): Merge conflict in drivers/md/bcache/bset.h CONFLICT (content): Merge conflict in drivers/md/bcache/btree.c CONFLICT (content): Merge conflict in drivers/md/bcache/writeback.c $ git merge --abort Merging header_cleanup/header_cleanup (5f4c01f1e3c7 spinlock: Fix failing build for PREEMPT_RT) Applying: Revert "ASoC: SOF: Use *-y instead of *-objs in Makefile"