From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6977620328; Thu, 3 Oct 2024 03:53:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=150.107.74.76 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727927613; cv=none; b=Q+1Yb5fOXG07SmLGdp9hu2tcShXw+SdwDEwQnhWoYFsmT/bAaJNkcxX7AMHUwzQiIkVolD2UhD4o3ccREGaoBZuPYDqMQICo2d64AQEtqsuRFZhq2v6+6QLKB34AhDrBToBDt7SVTrYst7uQ5vq17tcftgD7a7js7pXflYvNu5Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1727927613; c=relaxed/simple; bh=0+dS99n00SY7nRG9anMNkQ/1+Gb0HbPRJdjBVzolqGw=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=XoaFGFNa4lrjjaDAjc/dIJWlGn+SIVWXOMyJRHtCNnRgQV9Soi/WdDCe9pagOX12jP1/Z/Jez67VBK3Iu0fwjXO6Vjr4YW0bxEaJ5hN5UoOjObZ6DYpaRKpgoaLYSIehjFKYZC5GdhxDLGJ/VsTu8/Q9DGFjiPTo0K1P4eymP80= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=canb.auug.org.au; spf=pass smtp.mailfrom=canb.auug.org.au; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b=jxkL5UFy; arc=none smtp.client-ip=150.107.74.76 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=canb.auug.org.au Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=canb.auug.org.au Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="jxkL5UFy" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1727927603; bh=VEzmv9wri0kP7wStTay/BaZbrVTyyAknZIOrRo1Sooo=; h=Date:From:To:Cc:Subject:From; b=jxkL5UFyZ3XBa60vAEoSo9cD1Dj13AfZrFE0GLfH2FxUNG56LnPJFdXa9JU/m6LDs SxeOO0EZUXjhjlbQ6PEV00ChhDmthIz7AIx+QqeqYmD2hXzpX7tcX2Vy/GGa+bH19s vsRzgDW0cSATBFg2aG+wFAvoh/k0Vh5Aclq2ZM7YCcIYBzbmlnUZlmCYXqokO/5pHW xcv1JL+a1O8A8gLUsItXUEC0wqJRJnSQTqQ5xvKeQmhtGGJpprdwY/fDk3vee7qcXs J+nNGhfbZ7/1XFVOLImp4TUYBa/Fz1yr/M+v2cplYxb/gM3HfKtXWjmAxrGBbYGA+T 6E7kOHv4COLLA== 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 X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mail.ozlabs.org (Postfix) with ESMTPSA id 4XJySz26D4z4wcl; Thu, 3 Oct 2024 13:53:23 +1000 (AEST) Date: Thu, 3 Oct 2024 13:53:22 +1000 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Oct 3 Message-ID: <20241003135322.108682fd@canb.auug.org.au> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/DzUCqAUYJQoV0gDdtvhkFCJ"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/DzUCqAUYJQoV0gDdtvhkFCJ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, Changes since 20241002: My build of Linus' tree still failed for which I applied a supplied patch. The vfs-brauner tree still had its build failure for which I applied a patch. The drm-misc tree gained a conflict against the drm-misc-fixes tree. The auxdisplay tree gained a build failure so I used the version from next-20241002. Non-merge commits (relative to Linus' tree): 1730 2336 files changed, 50821 insertions(+), 30454 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 376 trees (counting Linus' and 140 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 (f23aa4c0761a Merge tag 'hid-for-linus-2024090201' of= git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid) Merging fixes/fixes (c216e09d8505 rust: cfi: fix `patchable-function-entry`= starting version) Merging vfs-brauner-fixes/vfs.fixes (59d39b9259e4 Documentation: add missin= g folio_queue entry) Merging fscrypt-current/for-current (256abd8e550c Linux 6.10-rc7) Merging fsverity-current/for-current (256abd8e550c Linux 6.10-rc7) Merging btrfs-fixes/next-fixes (1608f2830c36 Merge branch 'misc-6.12' into = next-fixes) Merging vfs-fixes/fixes (678379e1d4f7 close_range(): fix the logics in desc= riptor table trimming) Merging erofs-fixes/fixes (98dd36c9fa08 erofs: ensure regular inodes for fi= le-backed mounts) Merging nfsd-fixes/nfsd-fixes (53e4e1755704 nfsd: nfsd_destroy_serv() must = call svc_destroy() even if nfsd_startup_net() failed) Merging v9fs-fixes/fixes/next (684a64bf32b6 Merge tag 'nfs-for-6.12-1' of g= it://git.linux-nfs.org/projects/anna/linux-nfs) Merging overlayfs-fixes/ovl-fixes (77a28aa47687 ovl: relax WARN_ON in ovl_v= erify_area()) Merging bcachefs/for-next (87a3e08121cb bcachefs: Switch to memalloc_flags_= do() for vmalloc allocations) Merging fscrypt/for-next (256abd8e550c Linux 6.10-rc7) Merging afs/afs-next (abcbd3bfbbfe afs: trace: Log afs_make_call(), includi= ng server address) Merging btrfs/for-next (e7c10ac01f31 Merge branch 'for-next-next-v6.12-2024= 0916' into for-next-20240916) Merging ceph/master (65e9f8429166 ceph: use struct_size() helper in __ceph_= pool_perm_get()) Merging cifs/for-next (801b43bf0044 smb: client: stop flooding dmesg with a= utomounts) Merging configfs/for-next (4425c1d9b44d configfs: improve item creation per= formance) Merging dlm/next (652b0ae675fe dlm: add missing -ENOMEM if alloc_workqueue(= ) fails) Merging erofs/dev (9852d85ec9d4 Linux 6.12-rc1) Merging exfat/dev (cb7d85014fb1 MAINTAINERS: exfat: add myself as reviewer) Merging exportfs/exportfs-next (98f7e32f20d2 Linux 6.11) Merging ext3/for_next (282f03136b06 Merge fsnotify fixes.) Merging ext4/dev (ff2beee206d2 ext4: convert EXT4_B2C(sbi->s_stripe) users = to EXT4_NUM_B2C) Merging f2fs/dev (e32cde8d2bd7 Merge tag 'sched_ext-for-6.12-rc1-fixes-1' o= f git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext) Merging fsverity/for-next (256abd8e550c Linux 6.10-rc7) Merging fuse/for-next (60fe2d7fa5c9 fuse: enable dynamic configuration of f= use max pages limit (FUSE_MAX_MAX_PAGES)) Merging gfs2/for-next (7c6f714d8847 gfs2: Fix unlinked inode cleanup) Merging jfs/jfs-next (2b59ffad47db jfs: Fix uninit-value access of new_ea i= n ea_buffer) Merging ksmbd/ksmbd-for-next (9c383396362a ksmbd: Use struct_size() to impr= ove smb_direct_rdma_xmit()) Merging nfs/linux-next (67784a74e258 Merge tag 'ata-6.11-rc7' of git://git.= kernel.org/pub/scm/linux/kernel/git/libata/linux) Merging nfs-anna/linux-next (68898131d2df nfs: Fix `make htmldocs` warnings= in the localio documentation) Merging nfsd/nfsd-next (dc947efe6ee6 NFSD: Remove unnecessary posix_acl_ent= ry pointer initialization) Merging ntfs3/master (48dbc127836a fs/ntfs3: Format output messages like ot= hers fs in kernel) Merging orangefs/for-next (96319dacaf15 orangefs: Constify struct kobj_type) Merging overlayfs/overlayfs-next (6c4a5f964504 ovl: fail if trusted xattrs = are needed but caller lacks permission) Merging ubifs/next (92a286e90203 ubi: Fix ubi_init() ubiblock_exit() sectio= n mismatch) Merging v9fs/9p-next (79efebae4afc 9p: Avoid creating multiple slab caches = with the same name) Merging v9fs-ericvh/ericvh/for-next (684a64bf32b6 Merge tag 'nfs-for-6.12-1= ' of git://git.linux-nfs.org/projects/anna/linux-nfs) Merging xfs/for-next (90fa22da6d6b xfs: ensure st_blocks never goes to zero= during COW writes) Merging zonefs/for-next (c4b3c1332f55 zonefs: add support for FS_IOC_GETFSS= YSFSPATH) 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 (26051352211f Merge branch 'vfs.mount.api' into= vfs.all Signed-off-by: Christian Brauner ) Applying: fix up for "NLM/NFSD: Fix lock notifications for async-capable fi= lesystems' Merging vfs/for-next (d7f515265b9a Merge branch 'next-unaligned' into for-n= ext) Merging mm-hotfixes/mm-hotfixes-unstable (6024f70ee4b0 secretmem: disable m= emfd_secret() if arch cannot set direct map) Merging fs-current (afcb22d01aeb Merge branch 'nfsd-fixes' of git://git.ker= nel.org/pub/scm/linux/kernel/git/cel/linux) Merging kbuild-current/fixes (984ed20ece1c kconfig: qconf: fix buffer overf= low in debug links) Merging arc-current/for-curr (e67572cd2204 Linux 6.9-rc6) Merging arm-current/fixes (0c66c6f4e21c ARM: 9359/1: flush: check if the fo= lio is reserved for no-mapping addresses) Merging arm64-fixes/for-next/fixes (b3d6121eaeb2 arm64: fix selection of HA= VE_DYNAMIC_FTRACE_WITH_ARGS) Merging arm-soc-fixes/arm/fixes (0e7af99aef5f Merge tag 'riscv-soc-fixes-fo= r-v6.11-final' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/lin= ux into arm/fixes) Merging davinci-current/davinci/for-current (9852d85ec9d4 Linux 6.12-rc1) Merging drivers-memory-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging sophgo-fixes/fixes (8400291e289e Linux 6.11-rc1) Merging m68k-current/for-linus (b90fae5df917 m68k: defconfig: Update defcon= figs for v6.11-rc1) Merging powerpc-fixes/fixes (4b058c9f281f powerpc/vdso: allow r30 in vDSO c= ode generation of getrandom) Merging s390-fixes/fixes (98f7e32f20d2 Linux 6.11) Merging net/main (c4a14f6d9d17 ipv4: ip_gre: Fix drops of small packets in = ipgre_xmit) Merging bpf/master (bcd28cfd04eb Merge branch 'bpf: devmap: provide rxq aft= er redirect') Merging ipsec/master (645546a05b03 xfrm: policy: remove last remnants of pe= rnet inexact list) Merging netfilter/main (10dbd23633f0 selftests: netfilter: Add missing retu= rn value) Merging ipvs/main (10dbd23633f0 selftests: netfilter: Add missing return va= lue) Merging wireless/for-next (d4cdc46ca16a wifi: iwlegacy: Fix "field-spanning= write" warning in il_enqueue_hcmd()) Merging ath/for-current (2f833e8948d6 Revert "wifi: ath11k: support hiberna= tion") Merging wpan/master (09573b1cc76e net: ieee802154: mcr20a: Use IRQF_NO_AUTO= EN flag in request_irq()) Merging rdma-fixes/for-rc (9852d85ec9d4 Linux 6.12-rc1) Merging sound-current/for-linus (33027006ecf3 MAINTAINERS: ALSA: use linux-= sound@vger.kernel.org list) Merging sound-asoc-fixes/for-linus (eb1df4bbf53c qrb4210-rb2: add HDMI audi= o playback support) Merging regmap-fixes/for-linus (21e9b6690b62 Merge remote-tracking branch '= regmap/for-6.11' into regmap-linus) Merging regulator-fixes/for-linus (fdeb154f578e Merge remote-tracking branc= h 'regulator/for-6.11' into regulator-linus) Merging spi-fixes/for-linus (65fbec3121eb spi: Fix pm_runtime_set_suspended= () with runtime pm) Merging pci-current/for-linus (9852d85ec9d4 Linux 6.12-rc1) Merging driver-core.current/driver-core-linus (9852d85ec9d4 Linux 6.12-rc1) Merging tty.current/tty-linus (9852d85ec9d4 Linux 6.12-rc1) Merging usb.current/usb-linus (9852d85ec9d4 Linux 6.12-rc1) Merging usb-serial-fixes/usb-linus (7d47d22444bb USB: serial: pl2303: add d= evice id for Macrosilicon MS3020) Merging phy/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging staging.current/staging-linus (075dbe9f6e3c Merge tag 'soc-ep93xx-d= t-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc) Merging iio-fixes/fixes-togreg (d6bf6983b394 iio: pressure: sdp500: Add mis= sing select CRC8) Merging counter-current/counter-current (9852d85ec9d4 Linux 6.12-rc1) Merging char-misc.current/char-misc-linus (9852d85ec9d4 Linux 6.12-rc1) Merging soundwire-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging thunderbolt-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging input-current/for-linus (c684771630e6 Input: adp5589-keys - fix adp= 5589_gpio_get_value()) Merging crypto-current/master (44ac4625ea00 crypto: powerpc/p10-aes-gcm - D= isable CRYPTO_AES_GCM_P10) Merging vfio-fixes/for-linus (5a88a3f67e37 vfio/pci: Init the count variabl= e in collecting hot-reset devices) Merging kselftest-fixes/fixes (c66be905cda2 selftests: breakpoints: use rem= aining time to check if suspend succeed) Merging dmaengine-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging backlight-fixes/for-backlight-fixes (1613e604df0c Linux 6.10-rc1) Merging mtd-fixes/mtd/fixes (bd92c1e07beb mtd: hyperbus: rpc-if: Add missin= g MODULE_DEVICE_TABLE) Merging mfd-fixes/for-mfd-fixes (68f860426d50 mfd: axp20x: AXP717: Fix miss= ing IRQ status registers range) Merging v4l-dvb-fixes/fixes (63de936b513f media: atomisp: Fix streaming no = longer working on BYT / ISP2400 devices) Merging reset-fixes/reset/fixes (2cf596636607 reset: starfive: jh71x0: Fix = accessing the empty member on JH7110 SoC) Merging mips-fixes/mips-fixes (9852d85ec9d4 Linux 6.12-rc1) Merging at91-fixes/at91-fixes (e9408fa234fb MAINTAINERS: Update DTS path fo= r ARM/Microchip (AT91) SoC) Merging omap-fixes/fixes (5062d9c0cbbc ARM: dts: omap3-n900: correct the ac= celerometer orientation) Merging kvm-fixes/master (59cbd4eea48f KVM: Remove HIGH_RES_TIMERS dependen= cy) Merging kvms390-fixes/master (cff59d8631e1 s390/uv: Panic for set and remov= e shared access UVC errors) Merging hwmon-fixes/hwmon (55bef307e804 hwmon: (max1668) Add missing depend= ency on REGMAP_I2C) Merging nvdimm-fixes/libnvdimm-fixes (d5240fa65db0 nvdimm/pmem: Set dax fla= g for all 'PFN_MAP' cases) Merging cxl-fixes/fixes (ee1e3c46ed19 EINJ, CXL: Fix CXL device SBDF calcul= ation) Merging dma-mapping-fixes/for-linus (75961ffb5cb3 swiotlb: initialise restr= icted pool list_head when SWIOTLB_DYNAMIC=3Dy) Merging drivers-x86-fixes/fixes (d6de45e3c6f3 platform/x86: asus-wmi: Disab= le OOBE experience on Zenbook S 16) Merging samsung-krzk-fixes/fixes (a03c246d4ec8 clk: samsung: Fix out-of-bou= nd access of of_match_node()) Merging pinctrl-samsung-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging devicetree-fixes/dt/linus (d0a0c91dff5f dt-bindings: display: elgin= ,jg10309-01: Add own binding) Merging dt-krzk-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging scsi-fixes/fixes (0f9592ae26ff scsi: ufs: ufs-mediatek: Add UFSHCD_= QUIRK_BROKEN_LSDBS_CAP) Merging drm-fixes/drm-fixes (43102a2012c2 Merge tag 'drm-misc-fixes-2024-09= -26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes) Merging drm-intel-fixes/for-linux-next-fixes (394b52462020 drm/i915/gem: fi= x bitwise and logical AND mixup) Merging mmc-fixes/fixes (aea62c744a9a mmc: cqhci: Fix checking of CQHCI_HAL= T state) Merging rtc-fixes/rtc-fixes (8400291e289e Linux 6.11-rc1) Merging gnss-fixes/gnss-linus (8400291e289e Linux 6.11-rc1) Merging hyperv-fixes/hyperv-fixes (895384881ec9 hv: vmbus: Constify struct = kobj_type and struct attribute_group) Merging risc-v-fixes/fixes (c625154993d0 drivers/perf: riscv: Align errno f= or unsupported perf event) Merging riscv-dt-fixes/riscv-dt-fixes (7d9d88890f04 MAINTAINERS: invert Mis= c RISC-V SoC Support's pattern) Merging riscv-soc-fixes/riscv-soc-fixes (61f2e8a3a941 riscv: dts: starfive:= jh7110-common: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz) Merging fpga-fixes/fixes (1613e604df0c Linux 6.10-rc1) Merging spdx/spdx-linus (47ac09b91bef Linux 6.11-rc4) Merging gpio-brgl-fixes/gpio/for-current (5a431e50e9d4 gpio: davinci: Fix c= ondition for irqchip registration) Merging gpio-intel-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging pinctrl-intel-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging auxdisplay-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging kunit-fixes/kunit-fixes (9852d85ec9d4 Linux 6.12-rc1) Merging memblock-fixes/fixes (8043832e2a12 memblock: use numa_valid_node() = helper to check for invalid node ID) Merging renesas-fixes/fixes (8c987693dc2d ARM: dts: renesas: rcar-gen2: Add= missing #interrupt-cells to DA9063 nodes) Merging perf-current/perf-tools (e934a35e3cc1 perf cs-etm: Fix the assert()= to handle captured and unprocessed cpu trace) Merging efi-fixes/urgent (ae835a96d72c x86/efistub: Revert to heap allocate= d boot_params for PE entrypoint) Merging zstd-fixes/zstd-linus (77618db34645 zstd: Fix array-index-out-of-bo= unds UBSAN warning) Merging battery-fixes/fixes (7c626ce4bae1 Linux 6.11-rc3) Merging iommufd-fixes/for-rc (cf1e515c9a40 iommufd/selftest: Make dirty_ops= static) Merging rust-fixes/rust-fixes (05cef2c4a421 rust: kunit: use C-string liter= als to clean warning) Merging w1-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging pmdomain-fixes/fixes (500580c7ae7b pmdomain: qcom-cpr: Fix the retu= rn of uninitialized variable) Merging i2c-host-fixes/i2c/i2c-host-fixes (048bbbdbf85e i2c: stm32f7: Do no= t prepare/unprepare clock during runtime suspend/resume) Merging sparc-fixes/for-linus (6613476e225e Linux 6.8-rc1) Merging clk-fixes/clk-fixes (a4d89b11aca3 clk: qcom: clk-alpha-pll: Simplif= y the zonda_pll_adjust_l_val()) Merging pwrseq-fixes/pwrseq/for-current (9852d85ec9d4 Linux 6.12-rc1) Merging thead-dt-fixes/thead-dt-fixes (8400291e289e Linux 6.11-rc1) Merging drm-misc-fixes/for-linux-next-fixes (f9e7ac6e2e99 drm/panthor: Don'= t add write fences to the shared BOs) Merging mm-stable/mm-stable (9852d85ec9d4 Linux 6.12-rc1) Merging mm-nonmm-stable/mm-nonmm-stable (9852d85ec9d4 Linux 6.12-rc1) Merging mm/mm-everything (48659ffe07fc foo) Merging kbuild/for-next (684a64bf32b6 Merge tag 'nfs-for-6.12-1' of git://g= it.linux-nfs.org/projects/anna/linux-nfs) Merging clang-format/clang-format (c147f663b6a5 clang-format: Update with v= 6.11-rc1's `for_each` macro list) Merging perf/perf-tools-next (5873de90315a perf/test: perf test 86 fails on= s390) Merging compiler-attributes/compiler-attributes (98f7e32f20d2 Linux 6.11) Merging dma-mapping/for-next (bfc4a245a794 dma-mapping: fix DMA API tracing= for chained scatterlists) Merging asm-generic/master (f822712a2c69 UAPI/ioctl: Improve parameter name= of ioctl request definition helpers) Merging arc/for-next (0bb80ecc33a8 Linux 6.6-rc1) Merging arm/for-next (9016915e3c5f Merge branches 'amba', 'fixes' and 'misc= ' into for-next) Merging arm64/for-next/core (75078ba2b38a Merge branch 'for-next/timers' in= to for-next/core) Merging arm-perf/for-next/perf (7c626ce4bae1 Linux 6.11-rc3) Merging arm-soc/for-next (7c590fea8c11 soc: document merges) Merging amlogic/for-next (c0f04972d35b Merge branch 'v6.13/arm-dt' into for= -next) Merging asahi-soc/asahi-soc/for-next (ffc253263a13 Linux 6.6) Merging aspeed/for-next (b4c322c2783a ARM: dts: aspeed: catalina: Update io= expander line names) Merging at91/at91-next (ee735afc2dae Merge branch 'at91-soc' into at91-next) Merging broadcom/next (dd6a4d9790d0 Merge branch 'soc/next' into next) Merging davinci/davinci/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging drivers-memory/for-next (89e6684538f5 dt-bindings: memory-controlle= rs: fsl,ifc: split child node differences) Merging imx-mxs/for-next (79e1b8171ca4 Merge branch 'imx/defconfig' into fo= r-next) Merging mediatek/for-next (4f4b3263feee Merge branch 'v6.11-next/soc' into = for-next) Merging mvebu/for-next (dea56c781ed3 ARM: dove: Drop a write-only variable) Merging omap/for-next (ba1b153f6d27 Merge branch 'omap-for-v6.12/drivers' i= nto tmp/omap-next-20240904.164705) Merging qcom/for-next (2adcf3941db7 Merge branches 'arm32-for-6.12', 'arm64= -defconfig-fixes-for-6.11', 'arm64-defconfig-for-6.12', 'arm64-fixes-for-6.= 11', 'arm64-for-6.12', 'clk-fixes-for-6.11', 'clk-for-6.12', 'drivers-fixes= -for-6.11' and 'drivers-for-6.12' into for-next) Merging renesas/next (b5819d09a365 Merge branch 'renesas-dts-for-v6.13' int= o renesas-next) Merging reset/reset/next (c0260e2b0ed8 reset: uniphier-glue: Use devm_reset= _control_bulk_get_shared_deasserted()) Merging rockchip/for-next (89cee8335113 Merge branch 'v6.12-armsoc/dtsfixes= ' into for-next) Merging samsung-krzk/for-next (3a2ff7ebe652 Merge branch 'next/dt64' into f= or-next) Merging scmi/for-linux-next (646a799a3f96 Merge branches 'for-next/ffa/fixe= s' and 'for-next/scmi/updates' of ssh://gitolite.kernel.org/pub/scm/linux/k= ernel/git/sudeep.holla/linux into for-linux-next) Merging sophgo/for-next (4ea8511c034b riscv: dts: sophgo: cv1812h: add pinc= trl support) Merging stm32/stm32-next (b14c9f6bd0ba ARM: dts: stm32: Use SAI to generate= bit and frame clock on STM32MP15xx DHCOM PDK2) Merging sunxi/sunxi/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging tee/next (cd88a296582c Merge branch 'optee_notif_wait_timeout_for_v= 6.11' into next) Merging tegra/for-next (6726d2c6a157 Merge branch for-6.12/arm64/defconfig = into for-next) Merging thead-dt/thead-dt-for-next (2d98fea7491a riscv: dts: thead: change = TH1520 SPI node to use clock controller) Merging ti/ti-next (9852d85ec9d4 Linux 6.12-rc1) Merging xilinx/for-next (0e355cb69e19 Merge branch 'zynq/soc' into for-next) Merging clk/clk-next (f00b45db02ae clk: Switch back to struct platform_driv= er::remove()) Merging clk-imx/for-next (32c055ef563c clk: imx6ul: fix clock parent for IM= X6UL_CLK_ENETx_REF_SEL) Merging clk-renesas/renesas-clk (29cb4974a79b clk: renesas: Remove duplicat= e and trailing empty lines) 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 (f339bd3b51da Docs/LoongArch: Add advanced= extended IRQ model description) Merging m68k/for-next (b90fae5df917 m68k: defconfig: Update defconfigs for = v6.11-rc1) Merging m68knommu/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging microblaze/next (badf752b5e4b microblaze: Export xmb_manager functi= ons) Merging mips/mips-next (9852d85ec9d4 Linux 6.12-rc1) Merging openrisc/for-next (4dc70e1aadfa openrisc: Move FPU state out of pt_= regs) Merging parisc-hd/for-next (98f7e32f20d2 Linux 6.11) Merging powerpc/next (9852d85ec9d4 Linux 6.12-rc1) Merging risc-v/for-next (b3f835cd7339 crash: Fix riscv64 crash memory reser= ve dead loop) Merging riscv-dt/riscv-dt-for-next (8400291e289e Linux 6.11-rc1) Merging riscv-soc/riscv-soc-for-next (8400291e289e Linux 6.11-rc1) Merging s390/for-next (2d8721364ce8 s390/vfio-ap: Driver feature advertisem= ent) Merging sh/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging sparc/for-next (d21dffe51baa arch/sparc: remove unused varible padd= rbase in function leon_swprobe()) Merging uml/next (381d2f95c8aa um: fix time-travel syscall scheduling hack) Merging xtensa/xtensa-for-next (b7cf2a1d9881 xtensa: remove redundant flush= _dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE macros) Merging fs-next (b35bdf67b98c Merge branch 'for-next' of git://git.kernel.o= rg/pub/scm/linux/kernel/git/viro/vfs.git) CONFLICT (content): Merge conflict in rust/kernel/lib.rs Applying: Reapply "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN" Merging printk/for-next (ebdf88c2479b Merge branch 'for-6.13' into for-next) Merging pci/next (26a255a8c470 Merge branch 'pci/misc') Merging pstore/for-next/pstore (1bf8012fc699 pstore: replace spinlock_t by = raw_spinlock_t) Merging hid/for-next (f23aa4c0761a Merge tag 'hid-for-linus-2024090201' of = git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid) Merging i2c/i2c/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging i2c-host/i2c/i2c-host (f3fe928c4d6a dt-bindings: i2c: microchip: co= rei2c: Add PIC64GX as compatible with driver) Merging i3c/i3c/next (618507257797 i3c: master: svc: Fix use after free vul= nerability in svc_i3c_master Driver Due to Race Condition) Merging dmi/dmi-for-next (4d1b28a8119c firmware: dmi: Add info message for = number of populated and total memory slots) Merging hwmon-staging/hwmon-next (0667a5e1edfa hwmon: (max31827) Fix spelli= ng errors reported by codespell) Merging jc_docs/docs-next (052f172ef127 Merge branch 'docs-mw' into docs-ne= xt) Merging v4l-dvb/next (81ee62e8d09e media: atomisp: Use clamp() in ia_css_ee= d1_8_vmem_encode()) Merging v4l-dvb-next/master (b36c41c51e9d media: atomisp: set lock before c= alling vb2_queue_init()) Merging pm/linux-next (7f8922773211 Merge branch 'acpi-video' into linux-ne= xt) Merging cpufreq-arm/cpufreq/arm/linux-next (dfb6e2f51bee dt-bindings: cpufr= eq: qcom-hw: document support for SA8255p) Merging cpupower/cpupower (b6a2dbf88aa7 pm: cpupower: bindings: Add test to= confirm cpu state is disabled) Merging devfreq/devfreq-next (d47552124bb0 PM / devfreq: imx-bus: Use of_pr= operty_present()) Merging pmdomain/next (69f4d1b1cba7 pmdomain: Merge branch fixes into next) Merging opp/opp/linux-next (53205a790366 dt-bindings: opp: operating-points= -v2-ti-cpu: Describe opp-supported-hw) Merging thermal/thermal/linux-next (7d8abc5f3b5c thermal/drivers/imx_sc_the= rmal: Use dev_err_probe) Merging rdma/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging net-next/main (6b67e098c9c9 Merge branch 'net-pcs-xpcs-cleanups-bat= ch-1') Merging bpf-next/for-next (db5ca265e333 libbpf: Change log level of BTF loa= ding error message) Merging ipsec-next/master (e62d39332d4b xfrm: policy: Restore dir assignmen= ts in xfrm_hash_rebuild()) Merging mlx5-next/mlx5-next (c772a2c69018 net/mlx5: Add IFC related stuff f= or data direct) Merging netfilter-next/main (9410645520e9 Merge tag 'net-next-6.12' of git:= //git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next) Merging ipvs-next/main (9410645520e9 Merge tag 'net-next-6.12' of git://git= .kernel.org/pub/scm/linux/kernel/git/netdev/net-next) Merging bluetooth/master (6774cca543da Bluetooth: hci_conn: Use disable_del= ayed_work_sync) Merging wireless-next/for-next (5a4d42c1688c wifi: wl1251: Use IRQF_NO_AUTO= EN flag in request_irq()) Merging ath-next/for-next (1a0c640ce1cd wifi: ath12k: Skip Rx TID cleanup f= or self peer) Merging wpan-next/master (ac49b950bea9 dt-bindings: net: add Microchip's LA= N865X 10BASE-T1S MACPHY) Merging wpan-staging/staging (ac49b950bea9 dt-bindings: net: add Microchip'= s LAN865X 10BASE-T1S MACPHY) Merging mtd/mtd/next (869acb874f2b Merge tag 'nand/for-6.12' into mtd/next) Merging nand/nand/next (475aadeba5df mtd: spinand: macronix: Flag parts nee= ding explicit plane select) Merging spi-nor/spi-nor/next (ac5bfa968b60 mtd: spi-nor: fix flash probing) Merging crypto/master (ce212d2afca4 crypto: n2 - Set err to EINVAL if snpri= ntf fails for hmac) Merging drm/drm-next (9852d85ec9d4 Linux 6.12-rc1) Merging drm-exynos/for-linux-next (94ebc3d3235c drivers:drm:exynos_drm_gsc:= Fix wrong assignment in gsc_bind()) Merging drm-misc/for-linux-next (6a797bdfde77 drm/panthor: add sysfs knob f= or enabling job profiling) CONFLICT (content): Merge conflict in drivers/gpu/drm/panthor/panthor_drv.c Merging amdgpu/drm-next (e15ec812b529 drm/amdgpu: update the handle ptr in = post_soft_reset) Merging drm-intel/for-linux-next (abc0742c79bd drm/i915/hdcp: fix connector= refcounting) Merging drm-msm/msm-next (15302579373e drm/msm/dpu: enable writeback on SM6= 350) Merging drm-msm-lumag/msm-next-lumag (15302579373e drm/msm/dpu: enable writ= eback on SM6350) Merging drm-xe/drm-xe-next (63e0695597a0 drm/xe: Fix memory leak when abort= ing binds) CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_oa.c Applying: fix up for "lib/string_choices: Add str_up_down() helper" Applying: fix up for "drm/xe: Wire up device shutdown handler" Merging etnaviv/etnaviv/next (704d3d60fec4 drm/etnaviv: don't block schedul= er when GPU is still active) Merging fbdev/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging regmap/for-next (097a933e70b7 Merge remote-tracking branch 'regmap/= for-6.13' into regmap-next) Merging sound/for-next (33027006ecf3 MAINTAINERS: ALSA: use linux-sound@vge= r.kernel.org list) Merging ieee1394/for-next (8f04019d71cb firewire: Correct some typos) Merging sound-asoc/for-next (43b167ba99bf Merge remote-tracking branch 'aso= c/for-6.13' into asoc-next) Merging modules/modules-next (b319cea80539 module: Refine kmemleak scanned = areas) Merging input/next (515ef92b4939 Input: correct typos in multiple comments = across misc drivers) Merging block/for-next (ccb1526dda70 Merge branch 'io_uring-poll-table' int= o for-next) Merging device-mapper/for-next (579b2ba40ece dm verity: fallback to platfor= m keyring also if key in trusted keyring is rejected) Merging libata/for-next (794007a8c848 ata: Fix typos in the comment) Merging pcmcia/pcmcia-next (0630e3bc0e91 pcmcia: add missing MODULE_DESCRIP= TION() macros) Merging mmc/next (7b8382bef11b mmc: Merge branch fixes into next) Merging mfd/for-mfd-next (a261888ccbc2 mfd: atmel-flexcom/rk8xx-core: Conve= rt comma to semicolon) Merging backlight/for-backlight-next (1a2dc9bf3b15 backlight: ktz8866: Fix = module autoloading) Merging battery/for-next (e50a57d16f89 power: supply: hwmon: Fix missing te= mp1_max_alarm attribute) Merging regulator/for-next (c74e58fd25e1 Merge remote-tracking branch 'regu= lator/for-6.13' into regulator-next) Merging security/next (9852d85ec9d4 Linux 6.12-rc1) Merging apparmor/apparmor-next (8400291e289e Linux 6.11-rc1) Merging integrity/next-integrity (fa8a4ce432e8 ima: fix buffer overrun in i= ma_eventdigest_init_common) Merging selinux/next (9852d85ec9d4 Linux 6.12-rc1) Merging smack/next (2749749afa07 smackfs: Use rcu_assign_pointer() to ensur= e safe assignment in smk_set_cipso) Merging tomoyo/master (ada1986d0797 tomoyo: fallback to realpath if symlink= 's pathname does not exist) Merging tpmdd/next (558bdc45dfb2 sign-file,extract-cert: use pkcs11 provide= r for OPENSSL MAJOR >=3D 3) Merging watchdog/master (9852d85ec9d4 Linux 6.12-rc1) Merging iommu/next (97162f6093d2 Merge branches 'fixes', 'arm/smmu', 'intel= /vt-d', 'amd/amd-vi' and 'core' into next) Merging audit/next (9852d85ec9d4 Linux 6.12-rc1) Merging devicetree/for-next (a6fa1f9e32f5 dt-bindings: Fix array property c= onstraints) Merging dt-krzk/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging mailbox/for-next (54595f2807d2 mailbox, remoteproc: omap2+: fix com= pile testing) Merging spi/for-next (299bd23b0044 Merge remote-tracking branch 'spi/for-6.= 13' into spi-next) Merging tip/master (5b0c5f05fb2f Merge branch into tip/master: 'x86/splitlo= ck') Merging clockevents/timers/drivers/next (d7a87891e2f5 platform/x86:intel/pm= c: fix build regression with pmtimer turned off) Merging edac/edac-for-next (61124f42dcaa Merge ras/edac-drivers into for-ne= xt) Merging ftrace/for-next (f8a50cc19bec Merge ftrace/for-next) Merging rcu/next (355debb83bf7 Merge branches 'context_tracking.15.08.24a',= 'csd.lock.15.08.24a', 'nocb.09.09.24a', 'rcutorture.14.08.24a', 'rcustall.= 09.09.24a', 'srcu.12.08.24a', 'rcu.tasks.14.08.24a', 'rcu_scaling_tests.15.= 08.24a', 'fixes.12.08.24a' and 'misc.11.08.24a' into next.09.09.24a) Merging paulmck/non-rcu/next (3b27dde7b75d Merge branches 'cmpxchg.2024.09.= 13a', 'lkmm.2024.09.14a', 'kcsan.2024.08.01a' and 'misc.2024.08.02a' into H= EAD) Merging kvm/next (efbc6bd090f4 Documentation: KVM: fix warning in "make htm= ldocs") Merging kvm-arm/next (17a000564499 Merge branch kvm-arm64/visibility-cleanu= ps into kvmarm-master/next) Merging kvms390/next (f9b56b2c31e5 s390: Enable KVM_S390_UCONTROL config in= debug_defconfig) Merging kvm-ppc/topic/ppc-kvm (9852d85ec9d4 Linux 6.12-rc1) Merging kvm-riscv/riscv_kvm_next (5aa09297a3dc RISC-V: KVM: Fix to allow hp= mcounter31 from the guest) Merging kvm-x86/next (3cc25d5adcfd Merge branches 'fixes', 'generic', 'misc= ', 'mmu', 'pat_vmx_msrs', 'selftests', 'svm' and 'vmx') Merging xen-tip/linux-next (9af48210ea5f xen: Fix config option reference i= n XEN_PRIVCMD definition) Merging percpu/for-next (79125d57644c Merge branch 'for-6.12' into for-next) Merging workqueues/for-next (90c6d73ac19d Merge branch 'for-6.11-fixes' int= o for-next) Merging sched-ext/for-next (e510b7ced64f Merge branch 'for-6.12-fixes' into= for-next) Merging drivers-x86/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging chrome-platform/for-next (7cbf28998d73 platform/chrome: Drop explic= it initialization of struct i2c_device_id::driver_data to 0) Merging chrome-platform-firmware/for-firmware-next (67f488dff17e firmware: = coreboot: Don't register a pdev if screen_info data is present) Merging hsi/for-next (c3eddf5e8c30 HSI: omap-ssi: Remove unnecessary debugf= s_create_dir() error check) Merging leds-lj/for-leds-next (9852d85ec9d4 Linux 6.12-rc1) Merging ipmi/for-next (11a299a7933e Merge tag 'for-6.12/block-20240925' of = git://git.kernel.dk/linux) Merging driver-core/driver-core-next (9852d85ec9d4 Linux 6.12-rc1) Merging usb/usb-next (9852d85ec9d4 Linux 6.12-rc1) Merging thunderbolt/next (9852d85ec9d4 Linux 6.12-rc1) Merging usb-serial/usb-next (4c0d9477ba69 USB: serial: kobil_sct: restore i= nitial terminal settings) Merging tty/tty-next (9852d85ec9d4 Linux 6.12-rc1) Merging char-misc/char-misc-next (9852d85ec9d4 Linux 6.12-rc1) Merging accel/habanalabs-next (f03eee5fc922 Merge tag 'drm-xe-next-fixes-20= 24-05-02' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next) Merging coresight/next (988d40a4d4e7 coresight: Make trace ID map spinlock = local to the map) Merging fastrpc/for-next (8400291e289e Linux 6.11-rc1) Merging fpga/for-next (8de36789bd03 fpga: zynq-fpga: Rename 'timeout' varia= ble as 'time_left') Merging icc/icc-next (a5733950fe35 Merge branch 'icc-sm8350' into icc-next) Merging iio/togreg (fec496684388 iio: adc: ad7173: add support for ad4113) Merging phy-next/next (9852d85ec9d4 Linux 6.12-rc1) Merging soundwire/next (9852d85ec9d4 Linux 6.12-rc1) Merging extcon/extcon-next (9852d85ec9d4 Linux 6.12-rc1) Merging gnss/gnss-next (8400291e289e Linux 6.11-rc1) Merging vfio/next (aab439ffa1ca vfio/pci: clean up a type in vfio_pci_ioctl= _pci_hot_reset_groups()) Merging w1/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging spmi/spmi-next (7c626ce4bae1 Linux 6.11-rc3) Merging staging/staging-next (075dbe9f6e3c Merge tag 'soc-ep93xx-dt-6.12' o= f git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc) Merging counter-next/counter-next (a3911e087d62 counter: ftm-quaddec: Enabl= e module autoloading) Merging siox/siox/for-next (db418d5f1ca5 siox: bus-gpio: Simplify using dev= m_siox_* functions) Merging mux/for-next (5be63fc19fca Linux 6.11-rc5) Merging dmaengine/next (9852d85ec9d4 Linux 6.12-rc1) Merging cgroup/for-next (95a616d89ccd cgroup/cpuset: Fix spelling errors in= file kernel/cgroup/cpuset.c) Merging scsi/for-next (5fe9a493006d Merge branch 'misc' into for-next) Merging scsi-mkp/for-next (359aeb86480d Merge patch series "Update lpfc to = revision 14.4.0.5") Merging vhost/linux-next (2dc5ffa03cc0 vhost/scsi: null-ptr-dereference in = vhost_scsi_get_req()) Merging rpmsg/for-next (8a8622b7c206 remoteproc: Use iommu_paging_domain_al= loc()) Merging gpio/for-next (0bb80ecc33a8 Linux 6.6-rc1) Merging gpio-brgl/gpio/for-next (22dec5aa596e gpio: aggregator: simplify ag= gr_parse() with scoped bitmap) Merging gpio-intel/for-next (12b0e305f509 gpio: acpi: switch to device_for_= each_child_node_scoped()) Merging pinctrl/for-next (c42e38992043 Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (21dcd49fb4aa Merge patch series "pinctrl: i= ntel: platform: fix error path in device_for_each_child_node()") Merging pinctrl-renesas/renesas-pinctrl (a8130323587c pinctrl: renesas: rza= 1: Mark GPIOs as used) Merging pinctrl-samsung/for-next (eed2e79221e2 pinctrl: samsung: Add exynos= 8895 SoC pinctrl configuration) Merging pwm/pwm/for-next (8c3a586d9756 Merge branch 'pwm/duty_offset') Merging ktest/for-next (2351e8c65404 ktest.pl: Avoid false positives with g= rub2 skip regex) Merging kselftest/next (010b07d11e25 selftests: timers: improve timer_creat= e failure message) Merging kunit/test (9852d85ec9d4 Linux 6.12-rc1) Merging kunit-next/kunit (9852d85ec9d4 Linux 6.12-rc1) Merging livepatching/for-next (9fbf78b6d6ce Merge branch 'for-6.12/trivial'= into for-next) Merging rtc/rtc-next (690286214916 rtc: rc5t619: use proper module tables) Merging nvdimm/libnvdimm-for-next (447b167bb60d nvdimm: Remove dead code fo= r ENODEV checking in scan_labels()) Merging at24/at24/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging ntb/ntb-next (811ef807a6a0 ntb_hw_switchtec: Fix shift-out-of-bound= s in switchtec_ntb_mw_set_trans) Merging seccomp/for-next/seccomp (de9c2c66ad8e Linux 6.11-rc2) Merging fsi/next (c5eeb63edac9 fsi: Fix panic on scom file read) Merging slimbus/for-next (8400291e289e Linux 6.11-rc1) Merging nvmem/for-next (8400291e289e Linux 6.11-rc1) Merging xarray/main (6684aba0780d XArray: Add extra debugging check to xas_= lock and friends) Merging hyperv/hyperv-next (94e86b174d10 tools/hv: Add memory allocation ch= eck in hv_fcopy_start) Merging auxdisplay/for-next (7f11dc1a9ca9 auxdisplay: ht16k33: Make use of = i2c_get_match_data()) $ git reset --hard HEAD^ Merging next-20241002 version of auxdisplay Merging kgdb/kgdb/for-next (9bccbe7b2087 kdb: Get rid of redundant kdb_curr= _task()) Merging hmm/hmm (6613476e225e Linux 6.8-rc1) Merging cfi/cfi/next (9852d85ec9d4 Linux 6.12-rc1) Merging mhi/mhi-next (84a5ae5b23ba bus: mhi: host: pci_generic: Enable EDL = trigger for Foxconn modems) Merging memblock/for-next (cb088e38aab4 s390/mm: get estimated free pages b= y memblock api) Merging cxl/next (2c70677dabb5 cxl: Add documentation to explain the shared= link bandwidth calculation) Merging zstd/zstd-next (3f832dfb8a8e zstd: fix g_debuglevel export warning) Merging efi/next (04736f7d1945 efi: Remove redundant null pointer checks in= efi_debugfs_init()) Merging unicode/for-next (156bb2c569cd unicode: Fix utf8_load() error path) Merging slab/slab/for-next (8bcb4e9205c8 Merge branch 'slab/for-6.13/featur= es' into slab/for-next) Merging random/master (40b421fd7956 prandom: Include in ) Applying: fix up for "random: Do not include in " Merging landlock/next (af3319b445a2 landlock: Optimize scope enforcement) Merging rust/rust-next (c94d8cdb9ade rust: types: add examples for the `Eit= her` type) Merging sysctl/sysctl-next (732b47db1d6c MAINTAINERS: update email for Joel= Granados) Merging execve/for-next/execve (44f65d900698 binfmt_elf: mseal address zero) Merging bitmap/bitmap-for-next (d7bcc37436c7 lib/test_bits.c: Add tests for= GENMASK_U128()) Merging hte/for-next (9e4259716f60 hte: tegra-194: add missing MODULE_DESCR= IPTION() macro) Merging kspp/for-next/kspp (c00ac1f9fd7b Merge branches 'for-linus/hardenin= g' and 'for-next/hardening' into for-next/kspp) Merging kspp-gustavo/for-next/kspp (6613476e225e Linux 6.8-rc1) Merging nolibc/nolibc (9852d85ec9d4 Linux 6.12-rc1) Merging tsm/tsm-next (f4738f56d1dc virt: tdx-guest: Add Quote generation su= pport using TSM_REPORTS) Merging iommufd/for-next (79805c1bbbf9 iommu: Set iommu_attach_handle->doma= in in core) Merging turbostat/next (a119348cb685 tools/power turbostat: Honor --show CP= U, even when even when num_cpus=3D1) Merging pwrseq/pwrseq/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging capabilities-next/caps-next (de2433c608c2 capabilities: remove cap_= mmap_file()) Merging header_cleanup/header_cleanup (5f4c01f1e3c7 spinlock: Fix failing b= uild for PREEMPT_RT) --Sig_/DzUCqAUYJQoV0gDdtvhkFCJ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmb+FTMACgkQAVBC80lX 0Gwv/wf/RRboAMUFKaJLlKTQoT3YHo5iep/rsr/u0N9wqC2zaG/UZqA0G2WWxBUd noeph96BiLuk6IcCYYaCrRhwjmsuouvRkJY6+PhgsQ18nk5DQvE/IOJi9Bw+MO8M Pc9YRtCs4GeYWBNgD4P3Aga9oxm5yCW37dMdx1xW6wnkAw+JiL+4bZrezNUG/nTE PoXAlk2vSzcU4v4fPGskh+3C6DL0UedOT1kvvg/+d4JXLkzxAngAwjjIibecu7lN mpReE2ZisJY/PxZ2aQ4fGUq5TbgT3bEDHOLMOwriwjA8+MAId4jhawIhEShzjTjM XZ49gt2B4uxvoAuGOadA/IAGu14xFg== =XAzr -----END PGP SIGNATURE----- --Sig_/DzUCqAUYJQoV0gDdtvhkFCJ--