From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A1396C00528 for ; Tue, 25 Jul 2023 04:10:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231426AbjGYEKD (ORCPT ); Tue, 25 Jul 2023 00:10:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48416 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230128AbjGYEKA (ORCPT ); Tue, 25 Jul 2023 00:10:00 -0400 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A85ADE64; Mon, 24 Jul 2023 21:09:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1690258195; bh=yr2BW0CeUJahO9XZog0ODKG9YMyZv7+8/Gi87aBU9ok=; h=Date:From:To:Cc:Subject:From; b=FUKxojjGuNmxmSph+Oje4qKWLxx/A9fjBtI2mGtq65eXqqP3EYDFeD9ROtTPilS6m Glk7BI+49r0A4N3axuf9ZjnwcYwyyZtVg9sk+mE9hAShKUFEPCOQv3bPhkPiZ+F379 LKhZvPC0XsTuvYhjx7pUSyttiVi7EaabKCILyQ+Se74ebDrk2QR1Vqw5vtxtzm2UMx N7HoYVxjjfI/HeWx57lt6F3SlRwE7nMKp8zxUdMYzD5NDEgTgNA8C5ofSW49P3146a 3SrEXXczq7hm1w5jPArp0UhYJA7x9Eh02xdqFBjEfGctyfkRlejKMfV4mCWd6FWTO7 zxmraSN52f13A== Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4R93TG6QVNz4wxy; Tue, 25 Jul 2023 14:09:54 +1000 (AEST) Date: Tue, 25 Jul 2023 14:09:53 +1000 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Jul 25 Message-ID: <20230725140953.364ee5de@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/73RtQo15PP/ic6kXOYavEV4"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/73RtQo15PP/ic6kXOYavEV4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, Changes since 20230724: New branch: nolibc The asahi-soc tree gained a conflict against the arm-soc tree. The s390 tree gained a conflict against the mm tree. The arm-soc tree gained a build failure so I used the version from next-20230724. Non-merge commits (relative to Linus' tree): 3722 5194 files changed, 141787 insertions(+), 57933 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 361 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. --=20 Cheers, Stephen Rothwell $ git checkout master $ git reset --hard stable Merging origin/master (0b5547c51827 Merge tag 'scsi-fixes' of git://git.ker= nel.org/pub/scm/linux/kernel/git/jejb/scsi) Merging fixes/fixes (d528014517f2 Revert ".gitignore: ignore *.cover and *.= mbx") Merging mm-hotfixes/mm-hotfixes-unstable (982f6fdd7f94 mm-shmem-fix-race-in= -shmem_undo_range-w-thp-fix) Merging kbuild-current/fixes (df01b7cfcef0 kbuild: rust: avoid creating tem= porary files) 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 (d4d5be94a878 arm64/fpsimd: Ensure SME s= torage is allocated after SVE VL changes) Merging arm-soc-fixes/arm/fixes (92d39d018347 dt-bindings: serial: atmel,at= 91-usart: update compatible for sam9x60) Merging davinci-current/davinci/for-current (06c2afb862f9 Linux 6.5-rc1) Merging drivers-memory-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging tee-fixes/fixes (ceaa837f96ad Linux 6.2-rc8) Merging m68k-current/for-linus (4055eabe04a2 m68k: defconfig: Update defcon= figs for v6.4-rc1) Merging powerpc-fixes/fixes (106ea7ffd56b Revert "powerpc/64s: Remove suppo= rt for ELFv1 little endian userspace") Merging s390-fixes/fixes (6eaae1980760 Linux 6.5-rc3) Merging sparc/master (2d2b17d08bfc sparc: Unbreak the build) Merging fscrypt-current/for-current (4bcf6f827a79 fscrypt: check for NULL k= eyring in fscrypt_put_master_key_activeref()) Merging fsverity-current/for-current (a075bacde257 fsverity: don't drop pag= ecache at end of FS_IOC_ENABLE_VERITY) Merging net/main (22117b3ae6e3 Merge branch 'vxlan-gro-fixes') Merging bpf/master (22117b3ae6e3 Merge branch 'vxlan-gro-fixes') Merging ipsec/master (6018a266279b ip_vti: fix potential slab-use-after-fre= e in decode_session6) Merging netfilter/main (9b39f758974f Merge tag 'nf-23-07-20' of https://git= .kernel.org/pub/scm/linux/kernel/git/netfilter/nf) Merging ipvs/main (9b39f758974f Merge tag 'nf-23-07-20' of https://git.kern= el.org/pub/scm/linux/kernel/git/netfilter/nf) Merging wireless/for-next (a2777be03236 MAINTAINERS: Update mwifiex maintai= ner list) Merging wpan/master (9a43827e876c net: dpaa2-mac: add 25gbase-r support) Merging rdma-fixes/for-rc (5c719d7aef29 RDMA/rxe: Fix an error handling pat= h in rxe_bind_mw()) Merging sound-current/for-linus (59ea9138c075 ALSA: seq: remove redundant u= nsigned comparison to zero) Merging sound-asoc-fixes/for-linus (90544c049506 Merge remote-tracking bran= ch 'asoc/for-6.4' into asoc-linus) Merging regmap-fixes/for-linus (6eaae1980760 Linux 6.5-rc3) Merging regulator-fixes/for-linus (2b81f8e4d1e6 Merge remote-tracking branc= h 'regulator/for-6.4' into regulator-linus) Merging spi-fixes/for-linus (e33cfd4154ab Merge remote-tracking branch 'spi= /for-6.4' into spi-linus) Merging pci-current/for-linus (7ece3fae5ff0 Revert "PCI: acpiphp: Reassign = resources on bridge if necessary") Merging driver-core.current/driver-core-linus (fdf0eaf11452 Linux 6.5-rc2) Merging tty.current/tty-linus (690c8b804ad2 TIOCSTI: always enable for CAP_= SYS_ADMIN) Merging usb.current/usb-linus (fdf0eaf11452 Linux 6.5-rc2) Merging usb-serial-fixes/usb-linus (d245aedc0077 USB: serial: simple: sort = driver entries) Merging phy/fixes (13c088cf3657 phy: hisilicon: Fix an out of bounds check = in hisi_inno_phy_probe()) Merging staging.current/staging-linus (fdf0eaf11452 Linux 6.5-rc2) Merging iio-fixes/fixes-togreg (6811694eb2f6 iio: imu: lsm6dsx: Fix mount m= atrix retrieval) Merging counter-current/counter-current (aead78125a98 tools/counter: Makefi= le: Replace rmdir by rm to avoid make,clean failure) Merging char-misc.current/char-misc-linus (28f47693a920 Documentation: emba= rgoed-hardware-issues.rst: clean out empty and unused entries) Merging soundwire-fixes/fixes (7891d0a5ce6f soundwire: amd: Fix a check for= errors in probe()) Merging thunderbolt-fixes/fixes (6995e2de6891 Linux 6.4) 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 b= etween MORE and non-MORE sends) Merging vfio-fixes/for-linus (4752354af710 vfio/type1: check pfn valid befo= re converting to struct page) Merging kselftest-fixes/fixes (569f8b501b17 selftests/arm64: fix build fail= ure 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 (d2a257684758 dmaengine: mcf-edma: Fix a pote= ntial un-allocated memory access) Merging backlight-fixes/for-backlight-fixes (88603b6dc419 Linux 6.2-rc2) Merging mtd-fixes/mtd/fixes (ea690ad78dd6 mtd: rawnand: rockchip: Align hwe= cc vs. raw page helper layouts) Merging mfd-fixes/for-mfd-fixes (88603b6dc419 Linux 6.2-rc2) Merging v4l-dvb-fixes/fixes (0cb1d9c84511 media: verisilicon: change confus= ingly named relaxed register access) Merging reset-fixes/reset/fixes (3a2390c6777e reset: uniphier-glue: Fix pos= sible null-ptr-deref) Merging mips-fixes/mips-fixes (06c2afb862f9 Linux 6.5-rc1) 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 (0c189708bfbf Merge tag 'kvm-s390-master-6.5-1' of= https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD) Merging kvms390-fixes/master (c2fceb59bbda KVM: s390: pv: fix index value o= f replaced ASCE) Merging hwmon-fixes/hwmon (54685abe660a hwmon: (nct7802) Fix for temp6 (PEC= I1) processed even if PECI1 disabled) Merging nvdimm-fixes/libnvdimm-fixes (e98d14fa7315 tools/testing/nvdimm: Dr= op empty platform remove function) Merging cxl-fixes/fixes (70d49bbf962c tools/testing/cxl: Remove unused SZ_5= 12G macro) Merging btrfs-fixes/next-fixes (cbd3e5dd275a Merge branch 'misc-6.5' into n= ext-fixes) Merging vfs-fixes/fixes (609d54441493 fs: prevent out-of-bounds array specu= lation 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 (676b7c5ecab3 platform/x86: serial-multi-in= stantiate: Auto detect IRQ resource for CSC3551) 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 (010c1e1c5741 scsi: storvsc: Limit max_sectors for= virtual Fibre Channel devices) Merging drm-fixes/drm-fixes (28801cc85906 Merge tag 'amd-drm-fixes-6.5-2023= -07-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes) Merging drm-intel-fixes/for-linux-next-fixes (6eaae1980760 Linux 6.5-rc3) Merging mmc-fixes/fixes (5def5c1c15bf mmc: sdhci-f-sdh30: Replace with sdhc= i_pltfm) Merging rtc-fixes/rtc-fixes (08279468a294 rtc: sunplus: fix format string f= or printing resource) Merging gnss-fixes/gnss-linus (fdf0eaf11452 Linux 6.5-rc2) Merging hyperv-fixes/hyperv-fixes (ed0cf84e9cc4 vmbus_testing: fix wrong py= thon syntax for integer value comparison) Merging soc-fsl-fixes/fix (06c2afb862f9 Linux 6.5-rc1) Merging risc-v-fixes/fixes (ab2dbc7acced RISC-V: Don't include Zicsr or Zif= encei in I from ACPI) 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 (644ee70267a9 gpio: mvebu: fix irq= domain leak) Merging gpio-intel-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging pinctrl-intel-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging erofs-fixes/fixes (fdf0eaf11452 Linux 6.5-rc2) 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.rese= rved to system init state to prevent UAF) Merging nfsd-fixes/nfsd-fixes (f75546f58a70 nfsd: Remove incorrect check in= nfsd4_validate_stateid) Merging irqchip-fixes/irq/irqchip-fixes (6fe5c68ee6a1 irqchip/gic-v3: Worka= round for GIC-700 erratum 2941627) Merging renesas-fixes/fixes (ab2866f12ca1 arm64: dts: renesas: r8a779g0: Fi= x HSCIF0 interrupt number) Merging broadcom-fixes/fixes (9abf2313adc1 Linux 6.1-rc1) Merging perf-current/perf-tools (ccff6d117d8d Merge tag 'perf-tools-fixes-f= or-v6.5-1-2023-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/perf= /perf-tools) Merging efi-fixes/urgent (36e4fc57fc16 efi: Bump stub image version for mac= OS 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 (06c2afb862f9 Linux 6.5-rc1) Merging rust-fixes/rust-fixes (ac9a78681b92 Linux 6.4-rc1) Merging v9fs-fixes/fixes/next (e6ab0b914c12 fs/9p: Remove unused extern dec= laration) Merging w1-fixes/fixes (06c2afb862f9 Linux 6.5-rc1) Merging drm-misc-fixes/for-linux-next-fixes (ea293f823a88 drm/nouveau/kms/n= v50-: init hpd_irq_lock for PIOR DP) Merging mm-stable/mm-stable (6eaae1980760 Linux 6.5-rc3) Merging mm-nonmm-stable/mm-nonmm-stable (6eaae1980760 Linux 6.5-rc3) Merging mm/mm-everything (e3fb201f858b Merge branch 'mm-nonmm-unstable' int= o mm-everything) Merging kbuild/for-next (4d15c9fa058e Revert "kbuild: Hack for depmod not h= andling X.Y versions") Merging clang-format/clang-format (06c2afb862f9 Linux 6.5-rc1) Merging perf/perf-tools-next (681f34d52b96 perf diff: Replaces some ',' as = separator with the more usual ';') Merging compiler-attributes/compiler-attributes (eeac8ede1755 Linux 6.3-rc2) Merging dma-mapping/for-next (8ac04063354a swiotlb: reduce the number of ar= eas to match actual memory pool size) Merging asm-generic/master (4dd595c34c4b syscalls: Remove file path comment= s from headers) Merging arc/for-next (06c2afb862f9 Linux 6.5-rc1) Merging arm/for-next (1faf70485ea9 Merge branches 'misc' and 'fixes' into f= or-next) Merging arm64/for-next/core (893b24181b4c arm64: sme: Use STR P to clear FF= R context field in streaming SVE mode) Merging arm-perf/for-next/perf (dea0f4146f66 docs: perf: Fix warning from '= make htmldocs' in hisi-pmu.rst) Merging arm-soc/for-next (c2dadd9ba9cc Merge branch 'soc/drivers' into for-= next) $ git reset --hard HEAD^ Merging next-20230724 version of arm-soc Merging amlogic/for-next (76483eaf2109 Merge branch 'v6.6/arm64-dt' into fo= r-next) Merging asahi-soc/asahi-soc/for-next (eaf935fa48ec soc: apple: mailbox: Ren= ame config symbol to APPLE_MAILBOX) Merging aspeed/for-next (a43f3e970a1d ARM: dts: aspeed: Add AST2600 VUARTs) Merging at91/at91-next (12fe727585e3 Merge branch 'at91-dt' into at91-next) Merging broadcom/next (0d8d8753ede0 Merge branch 'devicetree/next' into nex= t) Merging davinci/davinci/for-next (06c2afb862f9 Linux 6.5-rc1) Merging drivers-memory/for-next (b71da9105a81 dt-bindings: net: davicom,dm9= 000: convert to DT schema) Merging imx-mxs/for-next (5d9516e521cc Merge branch 'imx/defconfig' into fo= r-next) Merging mediatek/for-next (f6925844c82a Merge branch 'v6.4-next/soc' into f= or-next) Merging mvebu/for-next (54fbc0260c64 Merge branch 'mvebu/drivers' into mveb= u/for-next) Merging omap/for-next (f581c395fcb8 Merge branches 'omap-for-v6.5/ti-sysc' = and 'omap-for-v6.5/cleanup' into for-next) Merging qcom/for-next (5f8e7fdfa482 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 (d04ad80865d1 Merge branch 'renesas-dts-for-v6.6' into= renesas-next) Merging reset/reset/next (afb39e2bd36a reset: mpfs: select AUXILIARY_BUS) Merging rockchip/for-next (19dfea3ebfa9 Merge branch 'v6.5-armsoc/dtsfixes'= into for-next) Merging samsung-krzk/for-next (073795c53cb4 Merge branch 'next/soc' into fo= r-next) Merging scmi/for-linux-next (e1b68ed58b3b Merge branches 'for-next/juno/upd= ates', 'for-next/vexpress/updates' and 'for-next/scmi/updates' 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 (1bcb932283c9 Merge branch 'sunxi/dt-for-6.5' = into sunxi/for-next) Merging tee/next (6a8b7e801054 tee: optee: Use kmemdup() to replace kmalloc= + memcpy) Merging tegra/for-next (f6b0adb4bacf Merge branch for-6.6/arm64/dt into for= -next) Merging ti/ti-next (18a70fe4eff4 Merge branch 'ti-k3-dts-next' into ti-next) Merging xilinx/for-next (9335fe594d85 Merge branch 'zynq/soc' into for-next) Merging clk/clk-next (4d7c2c61e5c5 Merge branch 'clk-versa' into clk-next) Merging clk-imx/for-next (06c2afb862f9 Linux 6.5-rc1) Merging clk-renesas/renesas-clk (bbceb13ce2c7 clk: renesas: rzg2l: Simplify= .determine_rate()) Merging csky/linux-next (6ee1ffdc1838 csky: pgtable: Fixup update_mmu_cache= for abiv2) Merging loongarch/loongarch-next (1b9a8a5cc6cd LoongArch: Allow building wi= th kcov coverage) Merging m68k/for-next (922a9bd13810 m68k: Fix invalid .section syntax) Merging m68knommu/for-next (cdff93a49cc4 m68k: coldfire: dma_timer: ERROR: = "foo __init bar" should be "foo __init bar") Merging microblaze/next (0e9a2a228a1a microblaze: Explicitly include correc= t DT includes) Merging mips/mips-next (06c2afb862f9 Linux 6.5-rc1) Merging openrisc/for-next (dceaafd66881 openrisc: Union fpcsr and oldmask i= n sigcontext to unbreak userspace ABI) Merging parisc-hd/for-next (6995e2de6891 Linux 6.4) Merging powerpc/next (fdf0eaf11452 Linux 6.5-rc2) Merging soc-fsl/next (fb9c384625dd bus: fsl-mc: fsl-mc-allocator: Drop a wr= ite-only variable) Merging risc-v/for-next (471aba2e4760 riscv: sigcontext: Correct the commen= t of sigreturn) Merging riscv-dt/riscv-dt-for-next (b20fd4d28e1f riscv: dts: starfive: remo= ve undocumented phy properties) Merging riscv-soc/riscv-soc-for-next (30fb4784483b soc: starfive: Add JH711= 0 AON PMU support) Merging s390/for-next (305b9f4f7beb s390: use obj-y to descend into drivers= /s390/) 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 mod= es and usage" section) Merging afs/afs-next (0a278bc196e7 afs: Automatically generate trace tag en= ums) Merging btrfs/for-next (07d4f6ef86b2 Merge branch 'for-next-next-v6.5-20230= 724' into for-next-20230724) Merging ceph/master (50164507f6b7 ceph: never send metrics if disable_send_= metrics is set) Merging cifs/for-next (6eaae1980760 Linux 6.5-rc3) Merging configfs/for-next (77992f896745 configfs: remove mentions of commit= table items) Merging ecryptfs/next (a3d78fe3e1ae fs: ecryptfs: comment typo fix) Merging erofs/dev (1f9beb807470 erofs: boost negative xattr lookup with blo= om filter) Merging exfat/dev (ff84772fd45d exfat: release s_lock before calling dir_em= it()) Merging ext3/for_next (eccf9ae28312 Pull patch forbiding superblock / mount= marks on internal kernel mounts.) Merging ext4/dev (9d3de7ee192a ext4: fix rbtree traversal bug in ext4_mb_us= e_preallocated) Merging f2fs/dev (10c7134ee440 f2fs: compress: don't {,de}compress non-full= cluster) Merging fsverity/for-next (456ae5fe9b44 fsverity: move sysctl registration = out of signature.c) Merging fuse/for-next (6a567e920fd0 fuse: ioctl: translate ENOSYS in outarg) Merging gfs2/for-next (c6fa6b6c07c8 gfs2: increase usage of folio_next_inde= x() helper) Merging jfs/jfs-next (6e2bda2c192d jfs: fix invalid free of JFS_IP(ipimap)-= >i_imap in diUnmount) Merging ksmbd/ksmbd-for-next (536bb492d39b ksmbd: fix out of bounds in init= _smb2_rsp_hdr()) Merging nfs/linux-next (5b4a82a0724a Revert "NFSv4: Retry LOCK on OLD_STATE= ID during delegation return") Merging nfs-anna/linux-next (43439d858bba NFSv4.2: Fix a potential double f= ree with READ_PLUS) Merging nfsd/nfsd-next (4d4b8f4f6475 SUNRPC: Reduce thread wake-up rate whe= n receiving large RPC messages) Merging ntfs3/master (44b4494d5c59 fs/ntfs3: Correct mode for label entry i= nside /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() f= ailed) 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 (efa96cc99793 iomap: micro optimize the ki_pos= assignment in iomap_file_buffered_write) Merging djw-vfs/vfs-for-next (59ba4fdd2d1f fs: wait for partially frozen fi= lesystems) Merging file-locks/locks-next (72bb0abc3492 locks: fix KASAN: use-after-fre= e in trace_event_raw_event_filelock_lock) Merging iversion/iversion-next (63355b9884b3 cpumask: be more careful with = 'cpumask_setall()') Merging vfs-brauner/vfs.all (c62e19541f8b Merge branches 'vfs.readdir', 'vf= s.misc', 'vfs.ctime', 'vfs.fchmodat2' and 'fs.proc.uapi' into vfs.all) Merging vfs/for-next (cff4b23c731a Merge branch 'work.lock_rename_child' in= to for-next) Merging printk/for-next (82515ab6aeb3 Merge branch 'rework/misc-cleanups' i= nto for-next) Merging pci/next (692860726644 Merge branch 'pci/misc') Merging pstore/for-next/pstore (438b805003a0 pstore: Replace crypto API com= pression with zlib_deflate library calls) Merging hid/for-next (5eb5c80feb93 Merge branch 'for-6.5/upstream-fixes' in= to for-next) Merging i2c/i2c/for-next (6537ed3904a3 i2c: mpc: Drop unused variable) Merging i3c/i3c/next (49b472ebc61d i3c: master: svc: add NACK check after s= tart byte sent) Merging dmi/dmi-for-next (13a0ac816d22 firmware: dmi: Fortify entry point l= ength checks) Merging hwmon-staging/hwmon-next (55612007f16b hwmon: (hp-wmi-sensors) Get = WMI instance count from WMI driver core) Merging jc_docs/docs-next (c35211059b77 docs: Integrate rustdoc generation = into htmldocs) Merging v4l-dvb/master (06c2afb862f9 Linux 6.5-rc1) Merging v4l-dvb-next/master (d7b13edd4cb4 media: v4l2-core: Fix a potential= resource leak in v4l2_fwnode_parse_link()) Merging pm/linux-next (cbda924b739d Merge branch 'powercap' into linux-next) Merging cpufreq-arm/cpufreq/arm/linux-next (fd459406b99d cpufreq: omap: Con= vert to platform remove callback returning void) 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 opp/opp/linux-next (5ddded46303f OPP: Reuse dev_pm_opp_get_freq_ind= exed()) 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 re= quest) Merging rdma/for-next (44725a873813 RDMA/qedr: Remove duplicate assignments= of va) Merging net-next/main (b8dc6d6ce931 mptcp: fix rcv buffer auto-tuning) Merging bpf-next/for-next (dc644b540a2d tcx: Fix splat in ingress_destroy u= pon tcx_entry_free) Merging ipsec-next/master (a94fd40a18ae xfrm: delete not-needed clear to ze= ro of encap_oa) Merging mlx5-next/mlx5-next (77f7eb9f3416 net/mlx5: Introduce other vport q= uery for Q-counters) Merging netfilter-next/main (b8e39b38487e netlink: Make use of __assign_bit= () API) Merging ipvs-next/main (b8e39b38487e netlink: Make use of __assign_bit() AP= I) Merging bluetooth/master (f57f797eebfe bluetooth: Explicitly include correc= t DT includes) CONFLICT (content): Merge conflict in net/bluetooth/hci_core.c Merging wireless-next/for-next (f5f80e32de12 ipv6: remove hard coded limita= tion on ipv6_pinfo) Merging wpan-next/master (18b849f12dcc ieee802154: ca8210: Remove stray gpi= od_unexport() call) Merging wpan-staging/staging (18b849f12dcc ieee802154: ca8210: Remove stray= gpiod_unexport() call) Merging mtd/mtd/next (de2a5d52f2c0 dt-bindings: mtd: Add SEAMA partition bi= ndings) Merging nand/nand/next (c3519aed2a3f dt-bindings: nand: meson: support for = 512B ECC step size) Merging spi-nor/spi-nor/next (abfac0f3a457 mtd: spi-nor: spansion: return m= ethod directly) Merging crypto/master (dd105461ad15 hwrng: arm-smccc-trng - don't set drvda= ta) Merging drm/drm-next (6c7f27441d6a Merge tag 'drm-misc-next-2023-07-13' of = git://anongit.freedesktop.org/drm/drm-misc into drm-next) Merging drm-misc/for-linux-next (b30cb96623e9 drm/panel: ld9040: add backli= ght Kconfig dependency) Merging amdgpu/drm-next (f135b0fc3110 drm/amdgpu: Fix one kernel-doc commen= t) CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/atom.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/amdgpu_dm= /amdgpu_dm.c Merging drm-intel/for-linux-next (e91a777a6e60 drm/i915/dpt: Use shmem for = dpt objects) CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_di= splay_power_well.h CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/selftests/mock_g= em_device.c Merging drm-tegra/for-next (2429b3c529da drm/tegra: Avoid potential 32-bit = integer overflow) Merging drm-msm/msm-next (cd036d542afb drm/msm/a6xx: Add A610 speedbin supp= ort) Merging drm-msm-lumag/msm-next-lumag (1275b21a6c54 drm/msm/dsi: Enable BURS= T_MODE for command mode for DSI 6G v1.3+) Merging etnaviv/etnaviv/next (88c31d2dd191 drm/etnaviv: fix error code in e= vent_alloc()) Merging fbdev/for-next (6995e2de6891 Linux 6.4) Merging regmap/for-next (ffb57ee9c0e2 regmap: Fix the type used for a bitma= p pointer) Merging sound/for-next (2d816d4f9208 ALSA: hda: cs35l41: Ensure amp is only= unmuted during playback) Merging ieee1394/for-next (06c2afb862f9 Linux 6.5-rc1) Merging sound-asoc/for-next (63dfd81b8c80 Merge remote-tracking branch 'aso= c/for-6.6' into asoc-next) Merging modules/modules-next (910e230d5f1b samples/hw_breakpoint: Fix kerne= l BUG 'invalid opcode: 0000') Merging input/next (447c09544275 Input: qt1070 - convert to use devm_* api) Merging block/for-next (458c977c2c47 Merge branch 'for-6.6/block' into for-= next) Merging device-mapper/for-next (7aa303bf1bd2 dm raid: protect md_stop() wit= h 'reconfig_mutex') Merging libata/for-next (5cff2dbd980d ata: pata_imx: Use devm_platform_get_= and_ioremap_resource()) Merging pcmcia/pcmcia-next (15e74c6c1ce2 pcmcia: remove AT91RM9200 Compact = Flash driver) Merging mmc/next (e8e2c7b0e695 mmc: davinci: Make SDIO irq truly optional) Merging mfd/for-mfd-next (b90e33b6116a mfd: wm8998: Update to use maple tre= e register cache) Merging backlight/for-backlight-next (a33677b9211b backlight: led_bl: Take = led_access lock when required) Merging battery/for-next (af73fd32b4f2 power: reset: oxnas-restart: remove = obsolete restart driver) Merging regulator/for-next (45670723246a Merge remote-tracking branch 'regu= lator/for-6.6' into regulator-next) Merging security/next (ca22eca6e2ad cred: remove unsued extern declaration = change_create_files_as()) Merging apparmor/apparmor-next (afad53575a93 apparmor: use passed in gfp fl= ags in aa_alloc_null()) Merging integrity/next-integrity (95526d13038c ima: Fix build warnings) Merging safesetid/safesetid-next (64b634830c91 LSM: SafeSetID: add setgroup= s() testing to selftest) Merging selinux/next (3876043ad9f7 selinux: fix a 0/NULL mistmatch in ad_ne= t_init_from_iif()) Merging smack/next (2c085f3a8f23 smack: Record transmuting in smk_transmute= d) Merging tomoyo/master (a959dbd98d1a tomoyo: add format attributes to functi= ons) Merging tpmdd/next (8447ac1ca47b tpm: Switch i2c drivers back to use .probe= ()) Merging watchdog/master (fdf0eaf11452 Linux 6.5-rc2) Merging iommu/next (a5003e75a171 Merge branches 'iommu/fixes', 'arm/rockchi= p', 'x86/amd' and 'core' into next) Merging audit/next (bf98354280bf audit: correct audit_filter_inodes() defin= ition) Merging devicetree/for-next (ac63227d0a4d dt-bindings: usb: samsung-hsotg: = remove bindings already part of dwc2) Merging dt-krzk/for-next (1193001081e9 arm64: dts: lg: add missing cache pr= operties) Merging mailbox/mailbox-for-next (1b712f18c461 mailbox: ti-msgmgr: Fill non= -message tx data fields with 0x0) Merging spi/for-next (69ba04e40bcd Merge remote-tracking branch 'spi/for-6.= 6' into spi-next) Merging tip/master (ad0dbc1609ab Merge branch into tip/master: 'x86/mm') Merging clockevents/timers/drivers/next (8b5bf64c89c7 clocksource/drivers/c= adence-ttc: Fix memory leak in ttc_timer_probe) Merging edac/edac-for-next (c545f5e41225 EDAC/i10nm: Skip the absent memory= controllers) Merging irqchip/irq/irqchip-next (a82f3119d543 Merge branch irq/misc-6.5 in= to irq/irqchip-next) Merging ftrace/for-next (61c692f56fec Merge tools/for-next) Merging rcu/rcu/next (21b92d271c17 torture: Share torture_random_state with= torture_shuffle_tasks()) Merging kvm/next (0c189708bfbf Merge tag 'kvm-s390-master-6.5-1' of https:/= /git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD) Merging kvm-arm/next (192df2aa0113 KVM: arm64: Fix misuse of KVM_ARM_VCPU_P= OWER_OFF bit index) Merging kvms390/next (db54dfc9f71c s390/uv: Update query for secret-UVCs) Merging kvm-riscv/riscv_kvm_next (07f225b58424 RISC-V: KVM: Remove unneeded= semicolon) Merging kvm-x86/next (fdf0eaf11452 Linux 6.5-rc2) Merging xen-tip/linux-next (fdf0eaf11452 Linux 6.5-rc2) Merging percpu/for-next (b9819165bb45 Merge branch 'for-6.2' into for-next) Merging workqueues/for-next (6dc917b44525 Merge branch 'for-6.5-fixes' into= for-next) Merging drivers-x86/for-next (9204fc5071bf platform/x86: hp-bioscfg: MAINTA= INERS) Merging chrome-platform/for-next (06c2afb862f9 Linux 6.5-rc1) Merging hsi/for-next (06c2afb862f9 Linux 6.5-rc1) Merging leds/for-next (1b929c02afd3 Linux 6.2-rc1) Merging leds-lj/for-leds-next (7a2b85a76b05 leds: simatic-ipc-leds-gpio: Fi= x comment style in SPDX header) Merging ipmi/for-next (b02bb79eee07 ipmi: fix potential deadlock on &kcs_bm= c->lock) Merging driver-core/driver-core-next (fdf0eaf11452 Linux 6.5-rc2) Merging usb/usb-next (fdf0eaf11452 Linux 6.5-rc2) Merging thunderbolt/next (481012b479fe thunderbolt: Add test case for 3 Dis= playPort tunnels) Merging usb-serial/usb-next (974e2f6a0554 USB: serial: xr: add TIOCGRS485 a= nd TIOCSRS485 ioctls) Merging tty/tty-next (fdf0eaf11452 Linux 6.5-rc2) Merging char-misc/char-misc-next (fdf0eaf11452 Linux 6.5-rc2) Merging accel/habanalabs-next (ef8b0cb1ba37 accel/habanalabs: fix ETR/ETF f= lush logic) CONFLICT (content): Merge conflict in drivers/accel/habanalabs/common/haban= alabs.h Merging coresight/next (6c50384ef8b9 hwtracing: hisi_ptt: Fix potential sle= ep in atomic context) Merging fastrpc/for-next (06c2afb862f9 Linux 6.5-rc1) Merging fpga/for-next (3969f6458f78 fpga: add configuration for the FPGA KU= nit test suites.) Merging icc/icc-next (768c42cd9acb Merge branch 'icc-fixes' into icc-next) Merging iio/togreg (3a06b2845a09 iio: adc: meson: support reading from chan= nel 7 mux inputs) Merging phy-next/next (486392f44dd9 phy: qcom-qmp-combo: add qcom,sc7280-qm= p-usb3-dp-phy compat entry) Merging soundwire/next (3f92da3ea448 soundwire: Explicitly include correct = DT includes) Merging extcon/extcon-next (a635f91c71d9 dt-bindings: extcon: siliconmitus,= sm5502-muic: document connector) Merging gnss/gnss-next (fdf0eaf11452 Linux 6.5-rc2) Merging vfio/next (ff598081e5b9 vfio/mdev: Move the compat_class initializa= tion to module init) Merging w1/for-next (06c2afb862f9 Linux 6.5-rc1) Merging staging/staging-next (fdf0eaf11452 Linux 6.5-rc2) Merging counter-next/counter-next (ba8d5d2b9f39 counter: Declare counter_pr= iv() to be const) Merging mux/for-next (44c026a73be8 Linux 6.4-rc3) Merging dmaengine/next (1b13e52c0c76 dmaengine: xilinx: dma: remove arch de= pendency) Merging cgroup/for-next (a3fdeeb3f1c1 cgroup: fix obsolete comment above cg= roup_create()) CONFLICT (content): Merge conflict in tools/testing/selftests/cgroup/.gitig= nore CONFLICT (content): Merge conflict in tools/testing/selftests/cgroup/Makefi= le Applying: Revert "cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHE= D" Merging scsi/for-next (b3f5bb4227f4 Merge branch 'misc' into for-next) Merging scsi-mkp/for-next (7e9609d2daea scsi: ufs: core: Remove HPB support) Merging vhost/linux-next (373abdba01d4 vdpa_sim: offer VHOST_BACKEND_F_ENAB= LE_AFTER_DRIVER_OK) CONFLICT (content): Merge conflict in drivers/net/virtio_net.c Merging rpmsg/for-next (b666efef756a Merge branches 'hwspinlock-next', 'rpm= sg-next' and 'rproc-next' into for-next) Merging gpio/for-next (ac9a78681b92 Linux 6.4-rc1) Merging gpio-brgl/gpio/for-next (20591189c582 gpio: mxc: fix unused functio= n warnings) Merging gpio-intel/for-next (06c2afb862f9 Linux 6.5-rc1) Merging pinctrl/for-next (173b67f16e13 Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (06c2afb862f9 Linux 6.5-rc1) Merging pinctrl-renesas/renesas-pinctrl (bf8da305fef9 pinctrl: renesas: rzv= 2m: Use devm_clk_get_enabled()) Merging pinctrl-samsung/for-next (06c2afb862f9 Linux 6.5-rc1) Merging pwm/for-next (a2f68c7e312f pwm: atmel: Enable clk when pwm already = enabled in bootloader) 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 i= n dodie) Merging kselftest/next (e0606daeaab4 selftests: prctl: Add new prctl test f= or PR_SET_NAME) Merging kunit/test (06c2afb862f9 Linux 6.5-rc1) Merging kunit-next/kunit (64bd4641310c MAINTAINERS: add Rust KUnit files to= the KUnit entry) Merging livepatching/for-next (ac4890f97211 Merge branch 'for-6.5/core' int= o for-next) Merging rtc/rtc-next (1b733a9ebc3d rtc: Add rtc driver for the Loongson fam= ily chips) 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_c= reate_dir()) Merging seccomp/for-next/seccomp (7d5cb68af638 perf/benchmark: add a new be= nchmark 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 (8fd85ce6cfdf dt-bindings: nvmem: qfprom: Add compat= ible for MSM8226) Merging xarray/main (69cb69ea5542 ida: Remove assertions that an ID was all= ocated) Merging hyperv/hyperv-next (a494aef23dfc PCI: hv: Replace retarget_msi_inte= rrupt_params with hyperv_pcpu_input_arg) Merging auxdisplay/auxdisplay (def85dce1451 auxdisplay: Switch i2c drivers = back to use .probe()) Merging kgdb/kgdb/for-next (b6464883f45a kdb: move kdb_send_sig() declarati= on 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 (d0184830e611 bus: mhi: host: use vmalloc_array and vc= alloc) Merging memblock/for-next (0f5e4adb608c memblock: report failures when memb= lock_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 (2e28a798c309 efi/libstub: Disable PCI DMA before grabbing= the EFI memory map) Merging unicode/for-next (b500d6d7243d unicode: Handle memory allocation fa= ilures in mkutf8data) Merging slab/for-next (66489e5487b7 Merge branch 'slab/for-6.6/random_kmall= oc' into slab/for-next) Merging random/master (512dee0c00ad Merge tag 'x86-urgent-2023-01-04' of gi= t://git.kernel.org/pub/scm/linux/kernel/git/tip/tip) Merging landlock/next (35ca42399297 selftests/landlock: Add hostfs tests) Merging rust/rust-next (341faf2b45ba rust: helpers: sort includes alphabeti= cally in rust/helpers.c) Merging sysctl/sysctl-next (06c2afb862f9 Linux 6.5-rc1) Merging execve/for-next/execve (fdf0eaf11452 Linux 6.5-rc2) Merging bitmap/bitmap-for-next (94b154766896 lib: test for_each_numa_cpus()) Merging hte/for-next (ac9a78681b92 Linux 6.4-rc1) Merging kspp/for-next/kspp (8453e7924a1a soc: fsl: qe: Replace all non-retu= rning strlcpy with strscpy) Merging kspp-gustavo/for-next/kspp (6ae3f51825e3 fs: omfs: Use flexible-arr= ay member in struct omfs_extent) Merging iommufd/for-next (06c2afb862f9 Linux 6.5-rc1) Merging nolibc/nolibc (06c2afb862f9 Linux 6.5-rc1) --Sig_/73RtQo15PP/ic6kXOYavEV4 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmS/SxIACgkQAVBC80lX 0Gxt8Qf9GSHFuFJN2vr/zDeNpJW/ypNBX4mHqzSpneu6sfnwU4VYhSfcqI40rZju 4qBRE79DWg7hKHLnKTn7ZuCYdO+Zk5hG8315oOfit0CMwaMECn0+SZwUjRRqAJyW /UdFwV/mDNXPlh7upAu00sY+qhrEeMepNgfJ5J0jxPkOCcHQjammVfQzjbEud2wD 686WO9xHyu3iPX9mlLUAqfDBJjpFLL+jc2AvFx+AcsO7wUBSS3wo03v7F9+Uns1V e7ShH0peaHxc1dBZSr5O5SQ3vmySv93YUVa1vYHqHm4hufFJSqWYkXmRaCnS0A7+ k9ECeh52sRl84hv7qWRFpDElA8BRcA== =a8PU -----END PGP SIGNATURE----- --Sig_/73RtQo15PP/ic6kXOYavEV4--