Hi all, News: there will be no linux-next release until next Tuesday. Changes since 20230808: The mm tree still had its build failure for which I reverted 8 commits. The drm-misc tree lost its build failure. The fbdev tree gained a conflict against the drm-misc tree. The block tree gained a conflict against the nfsd tree. The tip tree gained conflicts against Linus' tree. The tty tree gained conflicts against the net-next tree. The bitmap tree gained a conflict against the net-next tree. Non-merge commits (relative to Linus' tree): 7569 9113 files changed, 264039 insertions(+), 113561 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 366 trees (counting Linus' and 105 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 (02aee814d37c Merge tag 'gfs2-v6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2) Merging fixes/fixes (d528014517f2 Revert ".gitignore: ignore *.cover and *.mbx") Merging mm-hotfixes/mm-hotfixes-unstable (534ff82f6040 selftests/mm: FOLL_LONGTERM need to be updated to 0x100) Merging kbuild-current/fixes (238353088e9b scripts/kallsyms: Fix build failure by setting errno before calling getline()) Merging arc-current/for-curr (30a0b95b1335 Linux 6.1-rc3) Merging arm-current/fixes (2b951b0efbaa ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return path) Merging arm64-fixes/for-next/fixes (69af56ae56a4 arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE) Merging arm-soc-fixes/arm/fixes (d21afb098c51 Merge tag 'socfpga_dts_fix_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes) Merging davinci-current/davinci/for-current (06c2afb862f9 Linux 6.5-rc1) Merging drivers-memory-fixes/fixes (faafd6ca7e6e memory: tegra: make icc_set_bw return zero if BWMGR not supported) Merging tee-fixes/fixes (ceaa837f96ad Linux 6.2-rc8) Merging m68k-current/for-linus (4055eabe04a2 m68k: defconfig: Update defconfigs for v6.4-rc1) Merging powerpc-fixes/fixes (86582e6189dd powerpc/powermac: Use early_* IO variants in via_calibrate_decr()) Merging s390-fixes/fixes (388acb471662 s390/ptrace: add missing linux/const.h include) Merging sparc/master (2d2b17d08bfc sparc: Unbreak the build) Merging fscrypt-current/for-current (4bcf6f827a79 fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()) Merging fsverity-current/for-current (a075bacde257 fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITY) Merging net/main (fa40ea27ede3 MAINTAINERS: update Claudiu Beznea's email address) Merging bpf/master (999f6631866e Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net) Merging ipsec/master (f3ec2b5d879e xfrm: don't skip free of empty state in acquire policy) Merging netfilter/main (c5ccff70501d Merge branch 'net-sched-bind-logic-fixes-for-cls_fw-cls_u32-and-cls_route') Merging ipvs/main (d4a7ce642100 igc: Fix Kernel Panic during ndo_tx_timeout callback) Merging wireless/for-next (16e455a465fc wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()) Merging wpan/master (9a43827e876c net: dpaa2-mac: add 25gbase-r support) Merging rdma-fixes/for-rc (8e7b295da1ed MAINTAINERS: Remove maintainer of HiSilicon RoCE) Merging sound-current/for-linus (4d84f763f7e1 Merge tag 'asoc-fix-v6.5-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus) Merging sound-asoc-fixes/for-linus (2ac1e7bad953 Merge remote-tracking branch 'asoc/for-6.4' into asoc-linus) Merging regmap-fixes/for-linus (52a93d39b17d Linux 6.5-rc5) Merging regulator-fixes/for-linus (dc554ace8dc1 Merge remote-tracking branch 'regulator/for-6.4' into regulator-linus) Merging spi-fixes/for-linus (bab0d83369d4 Merge remote-tracking branch 'spi/for-6.4' into spi-linus) Merging pci-current/for-linus (cc22522fd55e PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus) Merging driver-core.current/driver-core-linus (5d0c230f1de8 Linux 6.5-rc4) Merging tty.current/tty-linus (dfe2aeb226fd serial: 8250: Fix oops for port->pm on uart_change_pm()) Merging usb.current/usb-linus (f48585c468f5 Merge tag 'thunderbolt-for-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus) Merging usb-serial-fixes/usb-linus (d245aedc0077 USB: serial: simple: sort driver entries) Merging phy/fixes (5d0c230f1de8 Linux 6.5-rc4) Merging staging.current/staging-linus (5d0c230f1de8 Linux 6.5-rc4) Merging iio-fixes/fixes-togreg (34477b2d710a iio: dac: ad3552r: Correct device IDs) Merging counter-current/counter-current (aead78125a98 tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failure) Merging char-misc.current/char-misc-linus (51a26bb02ae5 Merge tag 'icc-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus) Merging soundwire-fixes/fixes (5d0c230f1de8 Linux 6.5-rc4) Merging thunderbolt-fixes/fixes (596a5123cc78 thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()) Merging input-current/for-linus (eb09074bdb05 Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN) Merging crypto-current/master (0b7ec177b589 crypto: algif_hash - Fix race between MORE and non-MORE sends) Merging vfio-fixes/for-linus (4752354af710 vfio/type1: check pfn valid before converting to struct page) Merging kselftest-fixes/fixes (569f8b501b17 selftests/arm64: fix build failure during the "emit_tests" step) Merging modules-fixes/modules-linus (f412eef03938 Documentation: livepatch: module-elf-format: Remove local klp_modinfo definition) Merging dmaengine-fixes/fixes (422dbc66b770 dmaengine: xilinx: xdma: Fix typo) Merging backlight-fixes/for-backlight-fixes (88603b6dc419 Linux 6.2-rc2) Merging mtd-fixes/mtd/fixes (c6abce60338a mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op()) Merging mfd-fixes/for-mfd-fixes (88603b6dc419 Linux 6.2-rc2) Merging v4l-dvb-fixes/fixes (6d00f4ec1205 media: uvcvideo: Fix menu count handling for userspace XU mappings) Merging reset-fixes/reset/fixes (3a2390c6777e reset: uniphier-glue: Fix possible null-ptr-deref) Merging mips-fixes/mips-fixes (6eaae1980760 Linux 6.5-rc3) Merging at91-fixes/at91-fixes (06c2afb862f9 Linux 6.5-rc1) Merging omap-fixes/fixes (2a906db2824b Merge branch 'am5748-fix' into fixes) Merging kvm-fixes/master (d5ad9aae13dc selftests/rseq: Fix build with undefined __weak) Merging kvms390-fixes/master (c2fceb59bbda KVM: s390: pv: fix index value of replaced ASCE) Merging hwmon-fixes/hwmon (f38963b9cd06 hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100) Merging nvdimm-fixes/libnvdimm-fixes (e98d14fa7315 tools/testing/nvdimm: Drop empty platform remove function) Merging cxl-fixes/fixes (ad64f5952ce3 cxl/memdev: Only show sanitize sysfs files when supported) Merging btrfs-fixes/next-fixes (d3099c02c165 Merge branch 'misc-6.5' into next-fixes) Merging vfs-fixes/fixes (609d54441493 fs: prevent out-of-bounds array speculation when closing a file descriptor) Merging dma-mapping-fixes/for-linus (bbb73a103fbb swiotlb: fix a braino in the alignment check fix) Merging drivers-x86-fixes/fixes (1cd0302be564 ACPI: scan: Create platform device for CS35L56) Merging samsung-krzk-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging pinctrl-samsung-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging devicetree-fixes/dt/linus (ffc59c6414f9 dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt) Merging dt-krzk-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging scsi-fixes/fixes (ef222f551e7c scsi: qedf: Fix firmware halt over suspend and resume) Merging drm-fixes/drm-fixes (52a93d39b17d Linux 6.5-rc5) Merging drm-intel-fixes/for-linux-next-fixes (0bc057eae261 Merge tag 'gvt-fixes-2023-08-02' of https://github.com/intel/gvt-linux into drm-intel-fixes) Merging mmc-fixes/fixes (4b430d4ac997 mmc: block: Fix in_flight[issue_type] value error) Merging rtc-fixes/rtc-fixes (08279468a294 rtc: sunplus: fix format string for printing resource) Merging gnss-fixes/gnss-linus (fdf0eaf11452 Linux 6.5-rc2) Merging hyperv-fixes/hyperv-fixes (6ad0f2f91ad1 Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()) Merging soc-fsl-fixes/fix (06c2afb862f9 Linux 6.5-rc1) Merging risc-v-fixes/fixes (c3bcc65d4d2e riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping) Merging riscv-dt-fixes/riscv-dt-fixes (06c2afb862f9 Linux 6.5-rc1) Merging riscv-soc-fixes/riscv-soc-fixes (06c2afb862f9 Linux 6.5-rc1) Merging fpga-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging spdx/spdx-linus (fdf0eaf11452 Linux 6.5-rc2) Merging gpio-brgl-fixes/gpio/for-current (5a78d5db9c90 gpio: sim: mark the GPIO chip as a one that can sleep) Merging gpio-intel-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging pinctrl-intel-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging erofs-fixes/fixes (4da3c7183e18 erofs: drop unnecessary WARN_ON() in erofs_kill_sb()) Merging kunit-fixes/kunit-fixes (06c2afb862f9 Linux 6.5-rc1) Merging ubifs-fixes/fixes (2241ab53cbb5 Linux 6.2-rc5) Merging memblock-fixes/fixes (9e46e4dcd9d6 mm,memblock: reset memblock.reserved to system init state to prevent UAF) Merging nfsd-fixes/nfsd-fixes (3b816601e279 nfsd: Fix race to FREE_STATEID and cl_revoked) Merging irqchip-fixes/irq/irqchip-fixes (6fe5c68ee6a1 irqchip/gic-v3: Workaround for GIC-700 erratum 2941627) Merging renesas-fixes/fixes (4c188fa183eb arm64: dts: renesas: rzg2l: Update overfow/underflow IRQ names for MTU3 channels) Merging broadcom-fixes/fixes (9abf2313adc1 Linux 6.1-rc1) Merging perf-current/perf-tools (487ae3b42d10 perf stat: Don't display zero tool counts) Merging efi-fixes/urgent (36e4fc57fc16 efi: Bump stub image version for macOS HVF compatibility) Merging zstd-fixes/zstd-linus (6906598f1ce9 zstd: Fix definition of assert()) Merging battery-fixes/fixes (205f4cf3136f power: supply: ab8500: Set typing and props) Merging uml-fixes/fixes (73a23d771033 um: harddog: fix modular build) Merging asahi-soc-fixes/asahi-soc/fixes (568035b01cfb Linux 6.0-rc1) Merging iommufd-fixes/for-rc (b7c822fa6b77 iommufd: Set end correctly when doing batch carry) Merging rust-fixes/rust-fixes (b05544884300 rust: fix bindgen build error with UBSAN_BOUNDS_STRICT) Merging v9fs-fixes/fixes/next (e6ab0b914c12 fs/9p: Remove unused extern declaration) Merging w1-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging genpd-fixes/fixes (12acb348fa45 cpuidle: psci: Move enabling OSI mode after power domains creation) Merging i2c-host-fixes/i2c/andi-for-current (fc9a464f3d9a This patch fixes the Tegra DMA config option processing in the i2c-tegra driver.) Merging drm-misc-fixes/for-linux-next-fixes (1963546390ed accel/ivpu: Add set_pages_array_wc/uc for internal buffers) Merging mm-stable/mm-stable (5d0c230f1de8 Linux 6.5-rc4) Merging mm-nonmm-stable/mm-nonmm-stable (5d0c230f1de8 Linux 6.5-rc4) Merging mm/mm-everything (458623e87caf Merge branch 'mm-nonmm-unstable' into mm-everything) Applying: Revert "x86/crash: optimize CPU changes" Applying: Revert "crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()" Applying: Revert "crash: hotplug support for kexec_load()" Applying: Revert "x86/crash: add x86 crash hotplug support" Applying: Revert "crash: memory and CPU hotplug sysfs attributes" Applying: Revert "kexec: exclude elfcorehdr from the segment digest" Applying: Revert "crash: add generic infrastructure for crash hotplug support" Applying: Revert "crash: move a few code bits to setup support of crash hotplug" Merging kbuild/for-next (01e89a4acefc scripts/setlocalversion: also consider annotated tags of the form vx.y.z-${file_localversion}) Merging clang-format/clang-format (5d0c230f1de8 Linux 6.5-rc4) Merging perf/perf-tools-next (bf1842996aaa Merge remote-tracking branch 'torvalds/master' into perf-tools-next) Merging compiler-attributes/compiler-attributes (5d0c230f1de8 Linux 6.5-rc4) Merging dma-mapping/for-next (d069ed288ac7 swiotlb: optimize get_max_slots()) Merging asm-generic/master (4dd595c34c4b syscalls: Remove file path comments from headers) Merging arc/for-next (06c2afb862f9 Linux 6.5-rc1) Merging arm/for-next (1faf70485ea9 Merge branches 'misc' and 'fixes' into for-next) Merging arm64/for-next/core (3168eb5f051f Merge branches 'for-next/cpufeature', 'for-next/docs', 'for-next/errata', 'for-next/misc', 'for-next/mm', 'for-next/perf' and 'for-next/selftests' into for-next/core) Merging arm-perf/for-next/perf (ac18ea1a8935 perf/arm-cmn: Add CMN-700 r3 support) Merging arm-soc/for-next (d99c8ba18cb8 Merge branch 'arm/fixes' into for-next) Merging amlogic/for-next (f590814603bf Merge branch 'v6.6/arm-mach' into for-next) Merging asahi-soc/asahi-soc/for-next (eaf935fa48ec soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX) CONFLICT (content): Merge conflict in drivers/soc/apple/Makefile Merging aspeed/for-next (a43f3e970a1d ARM: dts: aspeed: Add AST2600 VUARTs) Merging at91/at91-next (b04dba7c1c30 Merge branch 'at91-dt' into at91-next) Merging broadcom/next (a70e8c9ff89a Merge branch 'soc/next' into next) Merging davinci/davinci/for-next (06c2afb862f9 Linux 6.5-rc1) Merging drivers-memory/for-next (35bd78cf2522 memory: tegra: add MC client for Tegra234 GPU) Merging imx-mxs/for-next (2cc1e9247703 Merge branch 'imx/defconfig' into for-next) Merging mediatek/for-next (f6925844c82a Merge branch 'v6.4-next/soc' into for-next) Merging mvebu/for-next (54fbc0260c64 Merge branch 'mvebu/drivers' into mvebu/for-next) Merging omap/for-next (3099f78e0ed9 Merge branch 'omap-for-v6.6/dt' into for-next) Merging qcom/for-next (a8726072d7bf Merge branches 'arm64-defconfig-for-6.6', 'arm64-fixes-for-6.5', 'arm64-for-6.6', 'clk-for-6.6', 'drivers-for-6.6' and 'dts-for-6.6' into for-next) Merging renesas/next (13512fa6af4a Merge branch 'renesas-dts-for-v6.6' into renesas-next) Merging reset/reset/next (417a3a5ae44a reset: ti: syscon: remove unneeded call to platform_set_drvdata()) Merging rockchip/for-next (9785658bddf3 Merge branch 'v6.6-armsoc/defconfig64' into for-next) Merging samsung-krzk/for-next (4124fbc4b4b1 Merge branch 'next/dt64' into for-next) Merging scmi/for-linux-next (cff088d87434 Merge tag 'scmi-updates-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-linux-next) Merging stm32/stm32-next (2f38de940f07 ARM: dts: stm32: Add missing detach mailbox for DHCOR SoM) Merging sunxi/sunxi/for-next (8bd9496071ba Merge branch 'sunxi/dt-for-6.6' into sunxi/for-next) Merging tee/next (6a8b7e801054 tee: optee: Use kmemdup() to replace kmalloc + memcpy) Merging tegra/for-next (77a4cfe28fb8 Merge branch for-6.6/arm64/dt into for-next) Merging ti/ti-next (d0455d3f1d43 Merge branch 'ti-k3-dts-next' into ti-next) CONFLICT (content): Merge conflict in arch/arm64/configs/defconfig Merging xilinx/for-next (7cd073eddcd4 Merge branch 'zynqmp/soc' into for-next) Merging clk/clk-next (735a8a71d250 Merge branch 'clk-fixes' into clk-next) CONFLICT (modify/delete): drivers/clk/qcom/lcc-mdm9615.c deleted in HEAD and modified in clk/clk-next. Version clk/clk-next of drivers/clk/qcom/lcc-mdm9615.c left in tree. $ git rm -f drivers/clk/qcom/lcc-mdm9615.c Merging clk-imx/for-next (2deed4cda3b7 clk: imx: clk-gpr-mux: Simplify .determine_rate()) Merging clk-renesas/renesas-clk (dec57795efc4 clk: renesas: r8a77965: Add 3DGE and ZG support) Merging csky/linux-next (57427df33d5f csky: fix old style declaration in module.c) Merging loongarch/loongarch-next (5020c5f9d5f7 LoongArch: Add kernel address sanitizer support) Merging m68k/for-next (922a9bd13810 m68k: Fix invalid .section syntax) Merging m68knommu/for-next (bfc14e5e618a m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar") Merging microblaze/next (0e9a2a228a1a microblaze: Explicitly include correct DT includes) Merging mips/mips-next (f11a99674132 MIPS: Loongson64: Fix more __iomem attributes) Merging openrisc/for-next (dceaafd66881 openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI) Merging parisc-hd/for-next (6995e2de6891 Linux 6.4) Merging powerpc/next (7f96539437ea powerpc/kexec: fix minor typo) Merging soc-fsl/next (fb9c384625dd bus: fsl-mc: fsl-mc-allocator: Drop a write-only variable) Merging risc-v/for-next (471aba2e4760 riscv: sigcontext: Correct the comment of sigreturn) Merging riscv-dt/riscv-dt-for-next (8384087a4223 riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC) Merging riscv-soc/riscv-soc-for-next (30fb4784483b soc: starfive: Add JH7110 AON PMU support) Merging s390/for-next (6b1f3de86748 Merge branch 'features' into for-next) CONFLICT (content): Merge conflict in arch/s390/Kconfig Merging sh/for-next (06c2afb862f9 Linux 6.5-rc1) Merging uml/next (6032aca0deb9 um: make stub data pages size tweakable) Merging xtensa/xtensa-for-next (a160e9414d8a xtensa: fix unaligned and load/store configuration interaction) 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 (324718ddddc4 fscrypt: improve the "Encryption modes and usage" section) Merging afs/afs-next (0a278bc196e7 afs: Automatically generate trace tag enums) Merging btrfs/for-next (280e8efe97fc Merge branch 'for-next-next-v6.5-20230729' into for-next-20230729) Merging ceph/master (e6e284323079 libceph: fix potential hang in ceph_osdc_notify()) Merging cifs/for-next (f6a691685962 Merge tag '6.5-rc4-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6) Merging configfs/for-next (77992f896745 configfs: remove mentions of committable items) Merging ecryptfs/next (a3d78fe3e1ae fs: ecryptfs: comment typo fix) Merging erofs/dev (8803c7fbb7f1 erofs: boost negative xattr lookup with bloom filter) Merging exfat/dev (ff84772fd45d exfat: release s_lock before calling dir_emit()) Merging ext3/for_next (cce89350d0f9 Pull fsnotify cleanup.) Merging ext4/dev (9d3de7ee192a ext4: fix rbtree traversal bug in ext4_mb_use_preallocated) Merging f2fs/dev (f7a177b8690e Revert "f2fs: clean up w/ sbi->log_sectors_per_block") Merging fsverity/for-next (adcb53e3ee05 fsverity: skip PKCS#7 parser when keyring is empty) Merging fuse/for-next (6a567e920fd0 fuse: ioctl: translate ENOSYS in outarg) Merging gfs2/for-next (4e78b570255b gfs: Don't use GFP_NOFS in gfs2_unstuff_dinode) Merging jfs/jfs-next (6e2bda2c192d jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount) Merging ksmbd/ksmbd-for-next (f47c2be385d0 ksmbd: switch to use kmemdup_nul() helper) Merging nfs/linux-next (5b4a82a0724a Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return") Merging nfs-anna/linux-next (43439d858bba NFSv4.2: Fix a potential double free with READ_PLUS) Merging nfsd/nfsd-next (9e8eedee0188 SUNRPC: Clean up svc_set_num_threads) Merging ntfs3/master (44b4494d5c59 fs/ntfs3: Correct mode for label entry inside /proc/fs/ntfs3/) Merging orangefs/for-next (31720a2b109b orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()) Merging overlayfs/overlayfs-next (0a3bf81dbcb2 ovl: auto generate uuid for new overlay filesystems) Merging ubifs/next (b5fda08ef213 ubifs: Fix memleak when insert_old_idx() failed) Merging v9fs/9p-next (4ec5183ec486 Linux 6.2-rc7) Merging v9fs-ericvh/ericvh/for-next (06c2afb862f9 Linux 6.5-rc1) Merging xfs/for-next (f6250e205691 xfs: convert flex-array declarations in xfs attr shortform objects) Merging zonefs/for-next (8812387d0569 zonefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method) Merging iomap/iomap-for-next (377698d4abe2 Merge tag 'xfs-async-dio.6-2023-08-01' of git://git.kernel.dk/linux into iomap-6.6-mergeA) Merging djw-vfs/vfs-for-next (ce85a1e04645 xfs: stabilize fs summary counters for online fsck) Merging file-locks/locks-next (72bb0abc3492 locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock) Merging iversion/iversion-next (63355b9884b3 cpumask: be more careful with 'cpumask_setall()') Merging vfs-brauner/vfs.all (4c53ba653417 Merge branch 'vfs.autofs' into vfs.all) Applying: Revert "quota: mark dquot_load_quota_sb static" Merging vfs/for-next (cff4b23c731a Merge branch 'work.lock_rename_child' into for-next) Merging printk/for-next (82515ab6aeb3 Merge branch 'rework/misc-cleanups' into for-next) Merging pci/next (417acbdb96e2 Merge branch 'pci/misc') Merging pstore/for-next/pstore (fe8c3623ab06 pstore/ram: Check start of empty przs during init) Merging hid/for-next (e72c6bb7fe1c Merge branch 'for-6.5/doc' into for-next) Merging i2c/i2c/for-next (6537ed3904a3 i2c: mpc: Drop unused variable) Merging i2c-host/i2c/andi-for-next (0c89b3257b04 i2c: mux: ltc4306: Remove an unnecessary ternary operator) Merging i3c/i3c/next (574ca75f8d29 i3c: Explicitly include correct DT includes) Merging dmi/dmi-for-next (13a0ac816d22 firmware: dmi: Fortify entry point length checks) Merging hwmon-staging/hwmon-next (d3c83a2fefc0 hwmon: (nct6775) Additional TEMP registers for nct6799) Merging jc_docs/docs-next (7a6b9e79234a docs: move mips under arch) Merging v4l-dvb/master (06c2afb862f9 Linux 6.5-rc1) Merging v4l-dvb-next/master (38d6a03d2511 media: go7007: Remove redundant if statement) Merging pm/linux-next (c6f0eca5dad9 Merge branch 'pm-cpufreq' into linux-next) Merging cpufreq-arm/cpufreq/arm/linux-next (e520d0b6be95 cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug) Merging cpupower/cpupower (99481d2195bf cpupower: Fix cpuidle_set to accept only numeric values for idle-set operation.) Merging devfreq/devfreq-next (c46de2fb4ad9 PM / devfreq: Reword the kernel-doc comment for devfreq_monitor_start() API) Merging genpd/next (fe38a2d570df MAINTAINERS: adjust file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER) Merging opp/opp/linux-next (c2add32ce452 dt-bindings: opp: Increase maxItems for opp-hz property) Merging thermal/thermal/linux-next (57c9eaa4de53 thermal/drivers/qcom/temp-alarm: Use dev_err_probe) Merging dlm/next (dc52cd2eff4a fs: dlm: fix F_CANCELLK to cancel pending request) Merging rdma/for-next (849b1955ade1 RDMA: Remove unnecessary NULL values) Merging net-next/main (1c2c8c3517b3 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue) Merging bpf-next/for-next (e546a119801f bpf, docs: Fix small typo and define semantics of sign extension) Merging ipsec-next/master (a94fd40a18ae xfrm: delete not-needed clear to zero of encap_oa) Merging mlx5-next/mlx5-next (77f7eb9f3416 net/mlx5: Introduce other vport query for Q-counters) Merging netfilter-next/main (b98a5aa7e4c2 Merge branch 'net-remove-redundant-initialization-owner') Merging ipvs-next/main (b98a5aa7e4c2 Merge branch 'net-remove-redundant-initialization-owner') Merging bluetooth/master (6130cdd83d40 Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids) CONFLICT (content): Merge conflict in net/bluetooth/hci_core.c Merging wireless-next/for-next (81083076a007 Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next) Merging wpan-next/master (18b849f12dcc ieee802154: ca8210: Remove stray gpiod_unexport() call) Merging wpan-staging/staging (18b849f12dcc ieee802154: ca8210: Remove stray gpiod_unexport() call) Merging mtd/mtd/next (264725e35fbc mtd: Clean refcounting with MTD_PARTITIONED_MASTER) Merging nand/nand/next (3549fecd10d2 mtd: rawnand: vf610_nfc: Do not check 0 for platform_get_irq()) Merging spi-nor/spi-nor/next (aa517a29d645 mtd: spi-nor: spansion: switch cypress_nor_get_page_size() to use vreg_offset) Merging crypto/master (b9a281f1f72b hwrng: xgene: Add explicit io.h include) Merging drm/drm-next (d9aa1da9a8cf Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next) CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/psp_v13_0.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdkfd/kfd_debug.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.c Merging drm-misc/for-linux-next (e05f3938c5a7 drm/nouveau/sched: Don't pass user flags to drm_syncobj_find_fence()) Merging amdgpu/drm-next (7748ce5b6958 drm/amdgpu: Report vbios version instead of PN) Merging drm-intel/for-linux-next (757b90bbfa14 drm/i915/display: pre-initialize some values in probe_gmdid_display()) Merging drm-tegra/for-next (2429b3c529da drm/tegra: Avoid potential 32-bit integer overflow) Merging drm-msm/msm-next (d93cf453f51d drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_done) CONFLICT (content): Merge conflict in drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.h CONFLICT (content): Merge conflict in drivers/gpu/drm/msm/msm_mdss.c Merging drm-msm-lumag/msm-next-lumag (d93cf453f51d drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_done) Merging etnaviv/etnaviv/next (88c31d2dd191 drm/etnaviv: fix error code in event_alloc()) Merging fbdev/for-next (87ac8777d424 fbdev: mx3fb: Remove the driver) CONFLICT (content): Merge conflict in drivers/video/fbdev/Kconfig CONFLICT (modify/delete): drivers/video/fbdev/mx3fb.c deleted in fbdev/for-next and modified in HEAD. Version HEAD of drivers/video/fbdev/mx3fb.c left in tree. $ git rm -f drivers/video/fbdev/mx3fb.c Merging regmap/for-next (26fc7cfa30d6 Merge remote-tracking branch 'regmap/for-6.6' into regmap-next) Merging sound/for-next (3d28c466317b ALSA: hda/tegra: refactor deprecated strncpy) Merging ieee1394/for-next (06c2afb862f9 Linux 6.5-rc1) Merging sound-asoc/for-next (010bbfffa663 Merge remote-tracking branch 'asoc/for-6.6' into asoc-next) Merging modules/modules-next (a6846234f458 ARM: module: Use module_init_layout_section() to spot init sections) Merging input/next (54116d442e00 Input: rpckbd - fix the return value handle for platform_get_irq()) Merging block/for-next (7acaef405683 Merge branch 'for-6.6/block' into for-next) CONFLICT (content): Merge conflict in block/blk-flush.c CONFLICT (content): Merge conflict in fs/super.c Merging device-mapper/for-next (1e4ab7b4c881 dm cache policy smq: ensure IO doesn't prevent cleaner policy progress) Merging libata/for-next (caea958926c3 ata: sata_rcar: Convert to platform remove callback returning void) Merging pcmcia/pcmcia-next (15e74c6c1ce2 pcmcia: remove AT91RM9200 Compact Flash driver) Merging mmc/next (41448f7e1dd6 mmc: Merge branch fixes into next) Merging mfd/for-mfd-next (3d2b5d02738e dt-bindings: mfd: stericsson,db8500-prcmu: Add missing unevaluatedProperties for each regulator) Merging backlight/for-backlight-next (fe1328b5b2a0 backlight: gpio_backlight: Drop output GPIO direction check for initial power state) Merging battery/for-next (7e6311f04b41 power: supply: qcom_pmi8998_charger: fix charger status) Merging regulator/for-next (8a663ffe2931 Merge remote-tracking branch 'regulator/for-6.6' into regulator-next) Merging security/next (6672efbb685f lsm: constify the 'target' parameter in security_capget()) CONFLICT (content): Merge conflict in security/security.c Merging apparmor/apparmor-next (efea5b0dcc43 apparmor: remove unused PROF_* macros) Merging integrity/next-integrity (55e2b69649be kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments) Merging safesetid/safesetid-next (64b634830c91 LSM: SafeSetID: add setgroups() testing to selftest) Merging selinux/next (2b86e04bce14 selinux: use GFP_KERNEL while reading binary policy) Merging smack/next (3ad49d37cf57 smackfs: Prevent underflow in smk_set_cipso()) Merging tomoyo/master (7b9ef666f27a tomoyo: refactor deprecated strncpy) Merging tpmdd/next (e117e7adc637 tpm/tpm_tis: Disable interrupts for Lenovo P620 devices) Merging watchdog/master (52a93d39b17d Linux 6.5-rc5) Merging iommu/next (8d3740021d5d Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', 'unisoc', 'x86/amd' and 'core' into next) Merging audit/next (b59bc6e37237 audit: fix possible soft lockup in __audit_inode_child()) Merging devicetree/for-next (66a4210bc82e of: Move of_device_{add,register,unregister} to platform.c) Merging dt-krzk/for-next (f418e00ab433 Merge branch 'next/qcom-pinctrl' into for-next) Merging mailbox/mailbox-for-next (1b712f18c461 mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0) Merging spi/for-next (3a838bb5ab0d Merge remote-tracking branch 'spi/for-6.6' into spi-next) Merging tip/master (904831033a6d Merge x86/urgent into tip/master) CONFLICT (content): Merge conflict in arch/x86/include/asm/processor.h CONFLICT (content): Merge conflict in arch/x86/kernel/vmlinux.lds.S CONFLICT (content): Merge conflict in arch/x86/lib/retpoline.S Merging clockevents/timers/drivers/next (8b5bf64c89c7 clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe) Merging edac/edac-for-next (ce53ad81ed36 EDAC/igen6: Fix the issue of no error events) Merging irqchip/irq/irqchip-next (a82f3119d543 Merge branch irq/misc-6.5 into irq/irqchip-next) Merging ftrace/for-next (7c1130ea5cae test: ftrace: Fix kprobe test for eventfs) Merging rcu/rcu/next (13e3e81ac928 rcu-tasks: Fix boot-time RCU tasks debug-only deadlock) Merging kvm/next (d5ad9aae13dc selftests/rseq: Fix build with undefined __weak) Merging kvm-arm/next (3b4e3afb2032 Merge branch kvm-arm64/6.6/misc into kvmarm-master/next) Merging kvms390/next (b275d8313217 KVM: s390: selftests: Add selftest for single-stepping) Merging kvm-riscv/riscv_kvm_next (630b4cee9c37 RISC-V: KVM: Improve vector save/restore functions) Merging kvm-x86/next (240f73689188 Merge branch 'misc') Merging xen-tip/linux-next (c04e9894846c xen: speed up grant-table reclaim) Merging percpu/for-next (abf773b6fafc Merge branch 'for-6.6' into for-next) Merging workqueues/for-next (2488a1d7814d Merge branch 'for-6.6' into for-next) Merging drivers-x86/for-next (6f8972a02a6c platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy) Merging chrome-platform/for-next (703e77134ebf platform/chrome: chromeos_acpi: support official HID GOOG0016) Merging chrome-platform-firmware/for-firmware-next (0979e7e3cfd7 MAINTAINERS: Add drivers/firmware/google/ entry) Merging hsi/for-next (7ebf243a2018 hsi: omap_ssi: Explicitly include correct DT includes) Merging leds/for-next (1b929c02afd3 Linux 6.2-rc1) Merging leds-lj/for-leds-next (841165267827 leds: qcom-lpg: Drop assignment to struct pwmchip::base) Applying: Revert "leds: pca995x: Add support for PCA995X chips" Merging ipmi/for-next (b02bb79eee07 ipmi: fix potential deadlock on &kcs_bmc->lock) Merging driver-core/driver-core-next (0ce7c12e88cf kernfs: attach uuid for every kernfs and report it in fsid) Merging usb/usb-next (d9216d3ef538 usb: dwc3: dwc3-octeon: Add SPDX header and copyright) Merging thunderbolt/next (a3f6445842e5 Documentation/ABI: thunderbolt: Replace 01.org in contact) Merging usb-serial/usb-next (974e2f6a0554 USB: serial: xr: add TIOCGRS485 and TIOCSRS485 ioctls) Merging tty/tty-next (593135f09368 8250_men_mcb: remove unnecessary cast when reading register) CONFLICT (content): Merge conflict in arch/powerpc/platforms/8xx/mpc885ads_setup.c CONFLICT (content): Merge conflict in arch/powerpc/platforms/8xx/tqm8xx_setup.c CONFLICT (content): Merge conflict in arch/powerpc/sysdev/fsl_soc.c Merging char-misc/char-misc-next (f90bebb36a08 Merge tag 'peci-next-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux into char-misc-next) Merging accel/habanalabs-next (ef8b0cb1ba37 accel/habanalabs: fix ETR/ETF flush logic) CONFLICT (content): Merge conflict in drivers/accel/habanalabs/common/habanalabs.h Merging coresight/next (28a03fae6e52 coresight: dummy: simplify the code with module_platform_driver) Merging fastrpc/for-next (64227235abd9 misc: fastrpc: Pass proper scm arguments for static process init) Merging fpga/for-next (8607d9c1bd57 fpga: dfl-pci: Use pci_find_vsec_capability() to simplify the code) Merging icc/icc-next (768c42cd9acb Merge branch 'icc-fixes' into icc-next) Merging iio/togreg (14b7447cec15 Documentation: ABI: testing: admv8818: add bypass) Merging phy-next/next (e7379477f447 phy: starfive: StarFive PHYs should depend on ARCH_STARFIVE) Merging soundwire/next (3f92da3ea448 soundwire: Explicitly include correct DT includes) Merging extcon/extcon-next (d20a3a8a32e3 extcon: cht_wc: add POWER_SUPPLY dependency) Merging gnss/gnss-next (fdf0eaf11452 Linux 6.5-rc2) Merging vfio/next (73e2f19da508 kvm/vfio: avoid bouncing the mutex when adding and deleting groups) Merging w1/for-next (06c2afb862f9 Linux 6.5-rc1) Merging staging/staging-next (1422b526fba9 staging: rtl8712: fix race condition) Merging counter-next/counter-next (71ab2f343f1f counter: rz-mtu3-cnt: Reorder locking sequence for consistency) Merging mux/for-next (44c026a73be8 Linux 6.4-rc3) Merging dmaengine/next (0f264ab788ed dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7) Merging cgroup/for-next (0437719c1a97 cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants) CONFLICT (content): Merge conflict in tools/testing/selftests/cgroup/.gitignore CONFLICT (content): Merge conflict in tools/testing/selftests/cgroup/Makefile Applying: Revert "cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED" Merging scsi/for-next (7da4622a53ea Merge branch 'fixes' into for-next) Merging scsi-mkp/for-next (a18e81d17a7e scsi: ufs: ufs-pci: Add support for QEMU) Merging vhost/linux-next (373abdba01d4 vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK) CONFLICT (content): Merge conflict in drivers/net/virtio_net.c Merging rpmsg/for-next (af2010496de7 Merge branches 'hwspinlock-next', 'rpmsg-next' and 'rproc-next' into for-next) Merging gpio/for-next (ac9a78681b92 Linux 6.4-rc1) Merging gpio-brgl/gpio/for-next (87d0688483f5 gpio: xra1403: remove redundant of_match_ptr()) Merging gpio-intel/for-next (06c2afb862f9 Linux 6.5-rc1) Merging pinctrl/for-next (dc428c247065 Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (06c2afb862f9 Linux 6.5-rc1) Merging pinctrl-renesas/renesas-pinctrl (95eb19869401 pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helper) Merging pinctrl-samsung/for-next (06c2afb862f9 Linux 6.5-rc1) Merging pwm/for-next (3ccb179aa40d pwm: lpc32xx: Remove handling of PWM channels) Merging userns/for-next (05bd6e0242b4 Merge of unpriv-ipc-sysctls-for-v6.2, and fix-atomic_lock_inc_below-for-v6.2 for testing in linux-next) Merging ktest/for-next (7dc8e24f0e09 ktest: Restore stty setting at first in dodie) Merging kselftest/next (2b2fe6052dd0 selftests/rseq: Use rseq_unqual_scalar_typeof in macros) Merging kunit/test (06c2afb862f9 Linux 6.5-rc1) Merging kunit-next/kunit (b67abaad4d25 kunit: Allow kunit test modules to use test filtering) Merging livepatching/for-next (ac4890f97211 Merge branch 'for-6.5/core' into for-next) Merging rtc/rtc-next (3c87b351809f rtc: rv3028: Add support for "aux-voltage-chargeable" property) Merging nvdimm/libnvdimm-for-next (fd774e36fe87 nvdimm: Explicitly include correct DT includes) Merging at24/at24/for-next (06c2afb862f9 Linux 6.5-rc1) Merging ntb/ntb-next (994def29acc5 ntb: Remove error checking for debugfs_create_dir()) Merging seccomp/for-next/seccomp (7d5cb68af638 perf/benchmark: add a new benchmark for seccom_unotify) Merging fsi/next (35af9fb49bc5 fsi: core: Check error number after calling ida_simple_get) Merging slimbus/for-next (06c2afb862f9 Linux 6.5-rc1) Merging nvmem/for-next (c8efcf7a86eb nvmem: add new NXP QorIQ eFuse driver) Merging xarray/main (cbc02854331e XArray: Do not return sibling entries from xa_load()) Merging hyperv/hyperv-next (5d0c230f1de8 Linux 6.5-rc4) Merging auxdisplay/auxdisplay (def85dce1451 auxdisplay: Switch i2c drivers back to use .probe()) Merging kgdb/kgdb/for-next (b6464883f45a kdb: move kdb_send_sig() declaration to a better header file) Merging hmm/hmm (06c2afb862f9 Linux 6.5-rc1) Merging cfi/cfi/next (06c2afb862f9 Linux 6.5-rc1) Merging mhi/mhi-next (7b672d703e76 bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL Lenovo variant) Merging memblock/for-next (0f5e4adb608c memblock: report failures when memblock_can_resize is not set) Merging cxl/next (fe77cc2e5a6a cxl: Fix one kernel-doc comment) Merging zstd/zstd-next (2aa14b1ab2c4 zstd: import usptream v1.5.2) Merging efi/next (f6e6e95ce162 efi/riscv: libstub: Fix comment about absolute relocation) Merging unicode/for-next (b500d6d7243d unicode: Handle memory allocation failures in mkutf8data) Merging slab/for-next (66489e5487b7 Merge branch 'slab/for-6.6/random_kmalloc' into slab/for-next) Merging random/master (512dee0c00ad Merge tag 'x86-urgent-2023-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip) Merging landlock/next (35ca42399297 selftests/landlock: Add hostfs tests) Merging rust/rust-next (49a9ef767402 scripts: `make rust-analyzer` for out-of-tree modules) Merging sysctl/sysctl-next (d6ea45102f22 sysctl: Use ctl_table_size as stopping criteria for list macro) Merging execve/for-next/execve (fdf0eaf11452 Linux 6.5-rc2) Merging bitmap/bitmap-for-next (94b154766896 lib: test for_each_numa_cpus()) CONFLICT (content): Merge conflict in drivers/net/ethernet/mellanox/mlx5/core/eq.c Merging hte/for-next (ac9a78681b92 Linux 6.4-rc1) Merging kspp/for-next/kspp (66d882a2adf1 Merge branch 'for-next/hardening' into for-next/kspp) Merging kspp-gustavo/for-next/kspp (4d8cbf6dbcda fs: omfs: Use flexible-array member in struct omfs_extent) Merging nolibc/nolibc (06c2afb862f9 Linux 6.5-rc1) Merging iommufd/for-next (c157fd886199 vfio: Support IO page table replacement) CONFLICT (content): Merge conflict in drivers/iommu/iommufd/device.c Applying: fix for "iommufd: Move putting a hwpt to a helper function"