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 AB6D222D4DD; Wed, 19 Nov 2025 03:41:33 +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=1763523701; cv=none; b=S2wt6bhO5t+HkuxTv1Ovl6+wLUgaYwBWW+jAEINn4WFFxwd3qPBuK1PGqaKr3tfe1mDClbBunPmV83MHrWZ1qNLZmZY7wtJLMoPpnFQUI9gxBRU71mWqranmq2IsTiIBK8SrureNqXvqJHbwvC/Ijj4mLfQZjmvye0DYf/F94qE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763523701; c=relaxed/simple; bh=Stb0+5suxEZGFHjoaq76lFJfPn4JjVd94a44t/rHRnw=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=J2AIdDgkKA1+8Nna9xrdvz1RQyh8KtoAKvznQkFs20dQlC0aaqhPRvWh+x8ip8q/Il6n7i31AtKg7ZIl8CJKkAtKBEZ6JJxsFpHa7gPcGPGZ4t/uCoGiD9Q5W6+33xCfiIJqGzfZnUE4PnZGMVeuocmdOGlRsTe2xmAcLQeBn7c= 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=DHYxHkVe; 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="DHYxHkVe" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=202503; t=1763523691; bh=DlJ09TiCcgINUtLsTd3JZlDYG4J0GHTovlHZy/+Vt08=; h=Date:From:To:Cc:Subject:From; b=DHYxHkVeDvBE1IQLzr7TyPTrIZRV7Dbnh+Vc546nRWB1uUw9QYjppfQJMbJjgX6fO cs8op9ja557UJFwLqCe9FHDhA1WS3oJ1W8sOyx3ItPu5wHcBLWJZN1yxELHlDYnZ8J n/jRdRMzVNskim4WxyDvJhrpYS+c/Gw+sAUF4OSUPqVgEOcjDRYYqH1tDTWrg8ql9Z XIsEBh11jxL9Sy9zpGrSG5R4t4AoUykAQUnb2NirJgtLdmQZtj+S+cdnCqZ51KnkGG lXxRHub2ArrRkZzJMSrN5hl2kdSKRqySNXNMtblJsVY6WbWJUq4l1jsigTkXA2slG6 /c6g2n2pEZf2g== 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 secp256r1 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mail.ozlabs.org (Postfix) with ESMTPSA id 4dB6j75z7Lz4w2R; Wed, 19 Nov 2025 14:41:31 +1100 (AEDT) Date: Wed, 19 Nov 2025 14:41:30 +1100 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Nov 19 Message-ID: <20251119144130.2e3d42ae@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_/jz8crrdAF5SS_F1Hj8xPtan"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/jz8crrdAF5SS_F1Hj8xPtan Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, Changes since 20251118: This kernel produces a warning at boot time. The devicetree-fixes tree lost its build failure. The vfs-brauner tree still had its build failure so I used a supplied patch. The mm-nonmm-unstable still had its build failure for which I reverted 2 commits. Non-merge commits (relative to Linus' tree): 9260 9621 files changed, 427263 insertions(+), 143728 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 408 trees (counting Linus' and 122 trees of bug fix patches pending for the current release). Stats about the size of the tree over time can be seen at http://neuling.org/linux-next-size.html . 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 (8b690556d8fe Merge tag 'for-linus' of git://git.kern= el.org/pub/scm/virt/kvm/kvm) Merging fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging ext4-fixes/fixes (d0b3b7b22dfa Linux 6.16-rc4) Merging vfs-brauner-fixes/vfs.fixes (e9d50b78fdfe Merge patch series "fs: a= dd iput_not_last()") Merging fscrypt-current/for-current (1e39da974ce6 fscrypt: fix left shift u= nderflow when inode->i_blkbits > PAGE_SHIFT) Merging fsverity-current/for-current (211ddde0823f Linux 6.18-rc2) Merging btrfs-fixes/next-fixes (6b512fe9e216 Merge branch 'misc-6.18' into = next-fixes) Merging vfs-fixes/fixes (00e782110428 nfs4_setup_readdir(): insufficient lo= cking for ->d_parent->d_inode dereferencing) Merging erofs-fixes/fixes (f2a12cc3b97f erofs: avoid infinite loop due to i= ncomplete zstd-compressed data) Merging nfsd-fixes/nfsd-fixes (324be6dcbf09 Revert "SUNRPC: Make RPCSEC_GSS= _KRB5 select CRYPTO instead of depending on it") Merging v9fs-fixes/fixes/next (2014c95afece Linux 6.14-rc1) Merging overlayfs-fixes/ovl-fixes (e8bd877fb76b ovl: fix possible double un= link) Merging fscrypt/for-next (211ddde0823f Linux 6.18-rc2) Merging btrfs/for-next (f38b2041dbb9 Merge branch 'for-next-next-v6.18-2025= 1117' into for-next-20251117) Merging ceph/master (87ab14795a89 libceph: drop started parameter of __ceph= _open_session()) Merging cifs/for-next (b6f36130314c smb: client: show smb lease key in open= _dirs output) Merging configfs/configfs-next (462272dd734b configfs: use PTR_ERR_OR_ZERO(= ) to simplify code) Merging ecryptfs/next (fba133a34118 ecryptfs: Remove unused declartion ecry= ptfs_fill_zeros()) Merging dlm/next (8e4021078863 dlm: check for undefined release_option valu= es) Merging erofs/dev (e2d3af0d64e5 erofs: drop redundant sanity check for ztai= lpacking inline) Merging exfat/dev (51362a0a38a6 exfat: fix divide-by-zero in exfat_allocate= _bitmap) Merging exportfs/exportfs-next (adc218676eef Linux 6.12) Merging ext3/for_next (25554ea0b42b Pull udf extent block verification.) Merging ext4/dev (103ce01cd045 ext4: add i_data_sem protection in ext4_dest= roy_inline_data_nolock()) Merging f2fs/dev (ca244e9242a1 f2fs: fix to detect recoverable inode during= dryrun of find_fsync_dnodes()) Merging fsverity/for-next (211ddde0823f Linux 6.18-rc2) Merging fuse/for-next (b4909ae8d4e9 fuse: refactor fuse_conn_put() to remov= e negative logic.) Merging gfs2/for-next (45c733b47f9b gfs2: Clean up SDF_JOURNAL_LIVE flag ha= ndling) Merging jfs/jfs-next (cafc6679824a jfs: replace hardcoded magic number with= DTPAGEMAXSLOT constant) Merging ksmbd/ksmbd-for-next (6a23ae0a96a6 Linux 6.18-rc6) Merging nfs/linux-next (6a23ae0a96a6 Linux 6.18-rc6) Merging nfs-anna/linux-next (b623390045a8 NFS: Fix LTP test failures when t= imestamps are delegated) Merging nfsd/nfsd-next (78cd170d035f nfsd: Use MD5 library instead of crypt= o_shash) Merging ntfs3/master (2469f2e78d07 fs/ntfs3: Fix spelling mistake "recommen= ed" -> "recommended") Merging orangefs/for-next (11f6bce77e27 fs/orangefs: Replace kzalloc + copy= _from_user with memdup_user_nul) Merging overlayfs/overlayfs-next (ad1423922781 ovl: make sure that ovl_crea= te_real() returns a hashed dentry) Merging ubifs/next (99dbb2a1bd66 ubifs: stop using write_cache_pages) Merging v9fs/9p-next (1f3e4142c0eb 9p: convert to the new mount API) Merging v9fs-ericvh/ericvh/for-next (2014c95afece Linux 6.14-rc1) Merging xfs/for-next (9b0305968d60 xfs: remove the unused bv field in struc= t xfs_gc_bio) Merging zonefs/for-next (a42938e80357 zonefs: correct some spelling mistake= s) Merging vfs-brauner/vfs.all (f28c9935f78b Merge branch 'vfs-6.19.directory.= locking' into vfs.all) CONFLICT (content): Merge conflict in fs/btrfs/file.c CONFLICT (content): Merge conflict in fs/nfs/localio.c CONFLICT (content): Merge conflict in fs/nfsd/nfs4recover.c Applying: vfs: add needed headers for new struct delegation definition Merging vfs/for-next (15f5e46385aa Merge branches 'work.fs_context', 'work.= f_path', 'work.qstr', 'work.misc', 'work.nfsctl' and 'work.finish_no_open' = into for-next) Merging mm-hotfixes/mm-hotfixes-unstable (7abaf0cccd35 selftests/mm: fix di= vision-by-zero in uffd-unit-tests) Merging fs-current (91f48f471c97 Merge branch 'fixes' of https://git.kernel= .org/pub/scm/linux/kernel/git/viro/vfs.git) Merging kbuild-current/kbuild-fixes (4ab2ee307983 kbuild: install-extmod-bu= ild: Properly fix CC expansion when ccache is used) Merging arc-current/for-curr (d7b8f8e20813 Linux 6.16-rc5) 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 (8e8ae788964a arm64: Reject modules with= internal alternative callbacks) Merging arm-soc-fixes/arm/fixes (7a601324ac98 MAINTAINERS: sync omap device= tree maintainers with omap platform) Merging davinci-current/davinci/for-current (3a8660878839 Linux 6.18-rc1) Merging drivers-memory-fixes/fixes (6f37469a9330 memory: tegra210: Fix inco= rrect client ids) Merging sophgo-fixes/fixes (19272b37aa4f Linux 6.16-rc1) Merging sophgo-soc-fixes/soc-fixes (0af2f6be1b42 Linux 6.15-rc1) Merging m68k-current/for-linus (695f2c0c25f3 m68k: defconfig: Update defcon= figs for v6.17-rc1) Merging powerpc-fixes/fixes (0843ba458439 powerpc/fadump: skip parameter ar= ea allocation when fadump is disabled) Merging s390-fixes/fixes (31475b88110c s390/mm: Fix __ptep_rdp() inline ass= embly) Merging net/main (0f08f0b0fb5e net: ps3_gelic_net: handle skb allocation fa= ilures) Merging bpf/master (7a0892d2836e Merge tag 'pci-v6.18-fixes-5' of git://git= .kernel.org/pub/scm/linux/kernel/git/pci/pci) Merging ipsec/master (a55ef3bff84f xfrm: fix memory leak in xfrm_add_acquir= e()) Merging netfilter/main (de0337d641bf net: ionic: map SKB after pseudo-heade= r checksum prep) Merging ipvs/main (de0337d641bf net: ionic: map SKB after pseudo-header che= cksum prep) Merging wireless/for-next (d0309c054362 Merge tag 'net-6.18-rc6' of git://g= it.kernel.org/pub/scm/linux/kernel/git/netdev/net) Merging ath/for-current (d0309c054362 Merge tag 'net-6.18-rc6' of git://git= .kernel.org/pub/scm/linux/kernel/git/netdev/net) Merging iwlwifi/fixes (1a222625b468 wifi: iwlwifi: mld: always take beacon = ies in link grading) Merging wpan/master (8ce4f287524c net: libwx: fix firmware mailbox abnormal= return) Merging rdma-fixes/for-rc (da32d155f4a8 Merge tag 'gpio-fixes-for-v6.18-rc5= ' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux) Merging sound-current/for-linus (c83fc1396064 ALSA: usb-audio: Add DSD quir= k for LEAK Stereo 230) Merging sound-asoc-fixes/for-linus (2196e8172bee ASoC: codecs: Fix error ha= ndling in pm4125 audio codec driver) Merging regmap-fixes/for-linus (6146a0f1dfae Linux 6.18-rc4) Merging regulator-fixes/for-linus (636f4618b1cd regulator: fixed: fix GPIO = descriptor leak on register failure) Merging spi-fixes/for-linus (fd9862f726ae spi: bcm63xx: fix premature CS de= assertion on RX-only transactions) Merging pci-current/for-linus (3a8660878839 Linux 6.18-rc1) Merging driver-core.current/driver-core-linus (dcb6fa37fd7b Linux 6.18-rc3) Merging tty.current/tty-linus (eb4917f557d4 serial: amba-pl011: prefer dma_= mapping_error() over explicit address checking) Merging usb.current/usb-linus (2e558d86e097 Merge tag 'usb-serial-6.18-rc6'= of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial int= o usb-linus) Merging usb-serial-fixes/usb-linus (523bf0a59e67 USB: serial: option: add s= upport for Rolling RW101R-GL) Merging phy/fixes (3a8660878839 Linux 6.18-rc1) Merging staging.current/staging-linus (dcb6fa37fd7b Linux 6.18-rc3) Merging iio-fixes/fixes-togreg (74f97a468356 iio: adc: at91-sama5d2_adc: Fi= x potential use-after-free in sama5d2_adc driver) Merging counter-current/counter-current (109ff654934a counter: microchip-tc= b-capture: Allow shared IRQ for multi-channel TCBs) Merging char-misc.current/char-misc-linus (d6b9ce75e87c Merge tag 'stratix1= 0_svc_fix_v6.18' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/ding= uyen/linux into char-misc-linus) Merging soundwire-fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging thunderbolt-fixes/fixes (3575254546a2 thunderbolt: Add support for = Intel Wildcat Lake) Merging input-current/for-linus (ae8966b7b5bd Input: rename INPUT_PROP_HAPT= IC_TOUCHPAD to INPUT_PROP_PRESSUREPAD) Merging crypto-current/master (59b0afd01b2c crypto: hisilicon/qm - Fix devi= ce reference leak in qm_get_qos_value) Merging libcrypto-fixes/libcrypto-fixes (44e8241c51f7 lib/crypto: arm/curve= 25519: Disable on CPU_BIG_ENDIAN) Merging vfio-fixes/for-linus (d323ad739666 vfio: selftests: replace iova=3D= vaddr with allocated iovas) Merging kselftest-fixes/fixes (dd4adb986a86 selftests/tracing: Run sample e= vents to clear page cache events) Merging dmaengine-fixes/fixes (81935b90b6fc dmaengine: xilinx: xdma: Fix re= gmap max_register) Merging backlight-fixes/for-backlight-fixes (1613e604df0c Linux 6.10-rc1) Merging mtd-fixes/mtd/fixes (97315e7c901a mtd: onenand: Pass correct pointe= r to IRQ handler) Merging mfd-fixes/for-mfd-fixes (91a3e1f5453a mfd: ls2kbmc: Check for devm_= mfd_add_devices() failure) Merging v4l-dvb-fixes/fixes (27afd6e066cf media: videobuf2: forbid remove_b= ufs when legacy fileio is active) Merging reset-fixes/reset/fixes (997c06330fd5 reset: imx8mp-audiomix: Fix b= ad mask values) Merging mips-fixes/mips-fixes (09782e72eec4 mips: dts: econet: fix EN751221= core type) Merging at91-fixes/at91-fixes (3a8660878839 Linux 6.18-rc1) Merging omap-fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging kvm-fixes/master (3fa05f96fc08 KVM: SVM: Fix redundant updates of L= BR MSR intercepts) Merging kvms390-fixes/master (5f9df945d4e8 KVM: s390: Fix FOLL_*/FAULT_FLAG= _* confusion) Merging hwmon-fixes/hwmon (6a23ae0a96a6 Linux 6.18-rc6) Merging nvdimm-fixes/libnvdimm-fixes (d0b3b7b22dfa Linux 6.16-rc4) Merging cxl-fixes/fixes (214291cbaace acpi/hmat: Fix lockdep warning for hm= em_register_resource()) Merging dma-mapping-fixes/dma-mapping-fixes (a50f7456f853 dma-mapping: Allo= w use of DMA_BIT_MASK(64) in global scope) Merging drivers-x86-fixes/fixes (fa0498f80475 platform/x86: hp-wmi: Add Ome= n MAX 16-ah0xx fan support and thermal profile) Merging samsung-krzk-fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging pinctrl-samsung-fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging devicetree-fixes/dt/linus (76841259ac09 of: dynamic: Fix overlayed = devices not probing because of fw_devlink) Merging dt-krzk-fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging scsi-fixes/fixes (e6965188f84a scsi: target: tcm_loop: Fix segfault= in tcm_loop_tpg_address_show()) Merging drm-fixes/drm-fixes (6a23ae0a96a6 Linux 6.18-rc6) Merging drm-intel-fixes/for-linux-next-fixes (547456038177 drm/i915/xe3: Re= strict PTL intel_encoder_is_c10phy() to only PHY A) Merging mmc-fixes/fixes (739f04f4a462 mmc: dw_mmc-rockchip: Fix wrong inter= nal phase calculate) Merging rtc-fixes/rtc-fixes (162f24cbb0f6 rtc: rx8025: fix incorrect regist= er reference) Merging gnss-fixes/gnss-linus (dcb6fa37fd7b Linux 6.18-rc3) Merging hyperv-fixes/hyperv-fixes (3a8660878839 Linux 6.18-rc1) Merging risc-v-fixes/fixes (e2285bd4a467 riscv: fix KUnit test_kprobes cras= h when building with Clang) Merging riscv-dt-fixes/riscv-dt-fixes (5ef13c363640 riscv: dts: microchip: = remove BeagleV Fire fabric.dtsi) Merging riscv-soc-fixes/riscv-soc-fixes (0af2f6be1b42 Linux 6.15-rc1) Merging fpga-fixes/fixes (19272b37aa4f Linux 6.16-rc1) Merging spdx/spdx-linus (89373f5695dc LICENSES: Add modern form of the LGPL= -2.1 tags to the usage guide section) Merging gpio-brgl-fixes/gpio/for-current (e9a6fb0bcdd7 Linux 6.18-rc5) Merging gpio-intel-fixes/fixes (b1055678a016 gpiolib: acpi: Use %pe when pa= ssing an error pointer to dev_err()) Merging pinctrl-intel-fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging auxdisplay-fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging kunit-fixes/kunit-fixes (f3903ec76ae6 MAINTAINERS: Update KUnit ema= il address for Rae Moar) Merging memblock-fixes/fixes (c42af83c59b6 memblock: fix memblock_estimated= _nr_free_pages() for soft-reserved memory) Merging renesas-fixes/fixes (379c590113ce ARM: shmobile: smp: Enforce shmob= ile_smp_* alignment) Merging perf-current/perf-tools (6a23ae0a96a6 Linux 6.18-rc6) Merging efi-fixes/urgent (e5f0a698b34e Linux 6.17) Merging battery-fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging iommufd-fixes/for-rc (afb47765f923 iommufd: Make vfio_compat's unma= p succeed if the range is already empty) Merging rust-fixes/rust-fixes (1c44c8ba8969 kallsyms: Fix wrong "big" kerne= l symbol type read from procfs) Merging w1-fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging pmdomain-fixes/fixes (bbde14682eba pmdomain: imx: Fix reference cou= nt leak in imx_gpc_remove) Merging i2c-host-fixes/i2c/i2c-host-fixes (8738d626030f i2c: fix reference = leak in MP2 PCI device) Merging sparc-fixes/for-linus (6613476e225e Linux 6.8-rc1) Merging clk-fixes/clk-fixes (3a8660878839 Linux 6.18-rc1) Merging thead-clk-fixes/thead-clk-fixes (3a8660878839 Linux 6.18-rc1) Merging pwrseq-fixes/pwrseq/for-current (3a8660878839 Linux 6.18-rc1) Merging thead-dt-fixes/thead-dt-fixes (3a8660878839 Linux 6.18-rc1) Merging ftrace-fixes/ftrace/fixes (327e28664307 fgraph: Do not enable funct= ion_graph tracer when setting funcgraph-args) Merging ring-buffer-fixes/ring-buffer/fixes (e4d4b8670c44 ring-buffer: Use = flush_kernel_vmap_range() over flush_dcache_folio()) Merging trace-fixes/trace/fixes (53afec2c8fb2 tracing/tools: Fix incorrcet = short option in usage text for --threads) Merging tracefs-fixes/tracefs/fixes (8b55572e5180 tracing/selftests: Add tr= acefs mount options test) Merging spacemit-fixes/fixes (3a8660878839 Linux 6.18-rc1) Merging tip-fixes/tip/urgent (e7c375b18160 Merge tag 'vfs-6.18-rc7.fixes' o= f gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs) Merging slab-fixes/slab/for-next-fixes (ec33b59542d9 mm/mempool: fix poison= ing order>0 pages with HIGHMEM) Merging drm-msm-fixes/msm-fixes (f5d079564c44 drm/msm/dpu: Fix adjusted mod= e clock check for 3d merge) Merging uml-fixes/fixes (df447a3b4a4b um: Fix FD copy size in os_rcv_fd_msg= ()) Merging fwctl-fixes/for-rc (211ddde0823f Linux 6.18-rc2) Merging devsec-tsm-fixes/fixes (fba4ceaa242d configfs-tsm-report: Fix NULL = dereference of tsm_ops) Merging drm-rust-fixes/drm-rust-fixes (211ddde0823f Linux 6.18-rc2) Merging tenstorrent-dt-fixes/tenstorrent-dt-fixes (3a8660878839 Linux 6.18-= rc1) Merging drm-misc-fixes/for-linux-next-fixes (949f1fd2225b nouveau/firmware:= Add missing kfree() of nvkm_falcon_fw::boot) Merging mm-stable/mm-stable (80d725f96c44 mm/damon/tests/core-kunit: remove= unused ctx in damon_test_split_regions_of()) Merging mm-nonmm-stable/mm-nonmm-stable (3e4b89e97036 nilfs2: replace vmall= oc + copy_from_user with vmemdup_user) Merging mm-unstable/mm-unstable (ffac53cdb231 zram: drop wb_limit_lock) Merging mm-nonmm-unstable/mm-nonmm-unstable (f0bfdc2b69f5 Documentation/ABI= : add kexec and kdump sysfs interface) Applying: Revert "rbtree: inline rb_last()" Applying: Revert "rbtree: inline rb_first()" Merging kbuild/kbuild-next (7bade3f7e919 scripts: headers_install.sh: Remov= e two outdated config leak ignore entries) Merging clang-format/clang-format (c147f663b6a5 clang-format: Update with v= 6.11-rc1's `for_each` macro list) Merging perf/perf-tools-next (d8d8a0b3603a perf tool_pmu: More accurately s= et the cpus for tool events) Merging compiler-attributes/compiler-attributes (98f7e32f20d2 Linux 6.11) Merging dma-mapping/dma-mapping-for-next (131971f67e25 dma-mapping: remove = unused map_page callback) Merging asm-generic/master (edcc8a38b5ac once: fix race by moving DO_ONCE t= o separate section) Merging alpha/alpha-next (d58041d2c63e MAINTAINERS: Add Magnus Lindholm as = maintainer for alpha port) Merging arm/for-next (eca2ec8c85ae Merge branches 'fixes' and 'misc' into f= or-next) Merging arm64/for-next/core (fc11a25552c8 Merge branch 'for-next/sme-ptrace= -disable' into for-next/core) CONFLICT (content): Merge conflict in arch/arm64/include/asm/el2_setup.h CONFLICT (content): Merge conflict in arch/arm64/mm/mmu.c Merging arm-perf/for-next/perf (7ab06ea41af5 arch_topology: Provide a stub = topology_core_has_smt() for !CONFIG_GENERIC_ARCH_TOPOLOGY) Merging arm-soc/for-next (6fc5c6e08a48 Merge branch 'arm/fixes' into for-ne= xt) Merging amlogic/for-next (8fd078f5b5fa Merge branch 'v6.19/arm64-dt' into f= or-next) Merging asahi-soc/asahi-soc/for-next (5d21b7ca05c8 Merge branch 'apple-soc/= drivers-6.19' into asahi-soc/for-next) Merging at91/at91-next (fde90d654751 Merge branch 'at91-dt' into at91-next) Merging bmc/for-next (0d53f2dab724 Merge branches 'aspeed/arm/dt' and 'aspe= ed/fixes' into for-next) Merging broadcom/next (37c3a91e9730 arm64: dts: broadcom: bcm2712: Add watc= hdog DT node) Merging cix/for-next (4889f68b824d Merge remote-tracking branch 'cix/dt' in= to for-next) Merging davinci/davinci/for-next (3a8660878839 Linux 6.18-rc1) Merging drivers-memory/for-next (4434602ef5a8 Merge branch 'mem-ctrl-next' = into for-next) Merging fsl/soc_fsl (bdedc7414642 soc: fsl: qbman: add WQ_PERCPU to alloc_w= orkqueue users) Merging imx-mxs/for-next (89d95dbad2a3 Merge branch 'imx/defconfig' into fo= r-next) Merging mediatek/for-next (67ed5843a67b Merge branch 'v6.18-next/dts64' int= o for-next) Merging mvebu/for-next (86a99e9f5394 Merge branch 'mvebu/fixes' into mvebu/= for-next) Merging omap/for-next (2c85858e7c68 Merge branch 'omap-for-v6.19/drivers' i= nto tmp/omap-next-20251117.085514) Merging qcom/for-next (c17e270dfb34 Merge branches 'arm32-for-6.19', 'arm64= -defconfig-for-6.19', 'arm64-for-6.19', 'clk-for-6.19' and 'drivers-for-6.1= 9' into for-next) Merging renesas/next (fbec5d4783d5 Merge branches 'renesas-drivers-for-v6.1= 9' and 'renesas-dts-for-v6.19' into renesas-next) Merging reset/reset/next (f3d8b64ee46c reset: fix BIT macro reference) Merging rockchip/for-next (ed0d2a1a2754 Merge branch 'v6.19-armsoc/drivers'= into for-next) Merging samsung-krzk/for-next (9b23effed3a9 Merge branches 'next/clk', 'nex= t/defconfig', 'next/drivers' and 'next/dt64' into for-next) Merging scmi/for-linux-next (e5db90f4c044 Merge branch 'for-next/ffa/update= s' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux= into for-linux-next) Merging sophgo/for-next (8edc486bb38b Merge branch 'dt/riscv' into for-next) Merging sophgo-soc/soc-for-next (c8754c7deab4 soc: sophgo: cv1800: rtcsys: = New driver (handling RTC only)) Merging spacemit/for-next (5a97a38c2279 riscv: dts: spacemit: define all mi= ssing I2C controller nodes) Merging stm32/stm32-next (a6961e2ced51 arm64: dts: st: set RIFSC as an acce= ss controller on stm32mp21x platforms) Merging sunxi/sunxi/for-next (28493fd26fd6 Merge branches 'sunxi/dt-for-6.1= 9' and 'sunxi/drivers-for-6.19' into sunxi/for-next) Merging tee/next (eb4bb32c8117 Merge branch 'qcomtee_fixes_for_6.18' into n= ext) Merging tegra/for-next (e016a50e00e6 Merge branch for-6.19/arm64/defconfig = into for-next) CONFLICT (content): Merge conflict in arch/arm/configs/tegra_defconfig Merging tenstorrent-dt/tenstorrent-dt-for-next (a71e6e8eea8a riscv: defconf= ig: Enable Tenstorrent SoCs) Merging thead-dt/thead-dt-for-next (d8a174babf64 riscv: dts: thead: Add res= et controllers of more subsystems for TH1520) Merging ti/ti-next (884de3538ffe Merge branch 'ti-drivers-soc-next' into ti= -next) Merging xilinx/for-next (a35dc981c5d8 Merge branch 'zynqmp/defconfig' into = for-next) Merging clk/clk-next (0171f4cf98c1 Merge branch 'clk-samsung' into clk-next) Merging clk-imx/for-next (fdc1dc7dd53b clk: imx: add driver for imx8ulp's s= im lpav) Merging clk-renesas/renesas-clk (5fb2f67341bd clk: renesas: r9a09g077: Add = SPI module clocks) Merging thead-clk/thead-clk-for-next (3a8660878839 Linux 6.18-rc1) Merging csky/linux-next (817d21578d51 csky: Remove compile warning for CONF= IG_SMP) Merging loongarch/loongarch-next (237e74bfa261 LoongArch: KVM: Fix max supp= orted vCPUs set with EIOINTC) Merging m68k/for-next (695f2c0c25f3 m68k: defconfig: Update defconfigs for = v6.17-rc1) Merging m68knommu/for-next (6a23ae0a96a6 Linux 6.18-rc6) Merging microblaze/next (7f7072574127 Merge tag 'kbuild-6.18-1' of git://gi= t.kernel.org/pub/scm/linux/kernel/git/kbuild/linux) Merging mips/mips-next (e9a6fb0bcdd7 Linux 6.18-rc5) Merging openrisc/for-next (8c30b0018f9d openrisc: Add jump label support) Merging parisc-hd/for-next (75b51437a4ac parisc: Drop linux/kernel.h includ= e from asm/bug.h header) Merging powerpc/next (fb2ff9fa72e2 powerpc/smp: Expose die_id and die_cpuma= sk) Merging risc-v/for-next (2a06478d37be raid6: test: Add support for RISC-V) Merging riscv-dt/riscv-dt-for-next (1088d49b6264 riscv: dts: microchip: ena= ble qspi adc/mmc-spi-slot on BeagleV Fire) Merging riscv-soc/riscv-soc-for-next (0e56677e5840 Merge branch 'riscv-cach= e-for-next' into riscv-soc-for-next) Merging s390/for-next (103e62c60298 Merge branch 'features' into for-next) CONFLICT (content): Merge conflict in include/linux/memory.h Merging sh/for-next (8f5ae30d69d7 Linux 6.17-rc1) Merging sparc/for-next (fe0126702a40 sparc: Replace deprecated strcpy() wit= h strscpy() in handle_nextprop_quirks()) Merging uml/next (293f71435d14 um: Always set up AT_HWCAP and AT_PLATFORM) Merging xtensa/xtensa-for-next (4c8bad3ed035 xtensa: use HZ_PER_MHZ in plat= form_calibrate_ccount) Merging fs-next (b21ee9d30fd4 Merge branch 'for-next' of https://git.kernel= .org/pub/scm/linux/kernel/git/viro/vfs.git) CONFLICT (content): Merge conflict in arch/s390/kernel/syscalls/syscall.tbl Merging printk/for-next (4482d5eb7817 Merge branch 'for-6.19' into for-next) Merging pci/next (ea837d44d23e Merge branch 'pci/controller/stm32') CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_vram.c Merging pstore/for-next/pstore (b69255357368 pstore/ram: Update module para= meters from platform data) Merging hid/for-next (a50a154a0360 Merge branch 'for-6.18/upstream-fixes' i= nto for-next) Merging i2c/i2c/for-next (e9a6fb0bcdd7 Linux 6.18-rc5) Merging i2c-host/i2c/i2c-host (eeaaf5bc1c5b dt-bindings: i2c: qcom-cci: Doc= ument Kaanapali compatible) Merging i3c/i3c/next (ddb37d5b130e i3c: mipi-i3c-hci-pci: Add support for I= ntel Nova Lake-S I3C) Merging dmi/dmi-for-next (4d1b28a8119c firmware: dmi: Add info message for = number of populated and total memory slots) Merging hwmon-staging/hwmon-next (b286d66631bb hwmon: (k10temp) Add AMD Ste= am Deck APU ID) Merging jc_docs/docs-next (34a28245b6a5 Merge branch 'python-modules' into = docs-mw) Merging v4l-dvb/next (1f2353f5a1af media: rockchip: rkcif: add support for = rk3568 vicap mipi capture) Merging v4l-dvb-next/master (adc218676eef Linux 6.12) Merging pm/linux-next (cf6cad7bd296 Merge branch 'fixes' into linux-next) Merging cpufreq-arm/cpufreq/arm/linux-next (47c303ba6e80 cpufreq: tegra194:= add WQ_PERCPU to alloc_workqueue users) Merging cpupower/cpupower (059835bbfa28 tools/power/cpupower: Support build= ing libcpupower statically) Merging devfreq/devfreq-next (6146a0f1dfae Linux 6.18-rc4) Merging pmdomain/next (e0b972121a15 pmdomain: Extend the genpd governor for= CPUs to account for IPIs) Merging opp/opp/linux-next (33ffb0aa8ce8 rust: opp: simplify callers of `to= _c_str_array`) Merging thermal/thermal/linux-next (dc67521c20b7 thermal/drivers/renesas/rz= g3e: Fix add thermal driver for the Renesas RZ/G3E SoC) Merging rdma/for-next (d056bc45b62b RDMA/core: Prevent soft lockup during l= arge user memory region cleanup) Merging net-next/main (a057e8e4ac5b Merge branch 'gve-implement-xdp-hw-rx-t= imestamping-support-for-dq') Merging bpf-next/for-next (34240f55a035 Merge branch 'bpf-next/master' into= for-next) Merging ipsec-next/master (939ba8c5b81c MAINTAINERS: Add entry for XFRM doc= umentation) Merging mlx5-next/mlx5-next (5422318e27d7 net/mlx5: Expose definition for 1= 600Gbps link mode) Merging netfilter-next/main (c9dfb92de073 Merge branch 'mlx5-next' of git:/= /git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux) Merging ipvs-next/main (c9dfb92de073 Merge branch 'mlx5-next' of git://git.= kernel.org/pub/scm/linux/kernel/git/mellanox/linux) Merging bluetooth/master (5a7903c04269 Bluetooth: HCI: Add support for LL E= xtended Feature Set) CONFLICT (content): Merge conflict in include/net/bluetooth/hci.h CONFLICT (content): Merge conflict in net/bluetooth/iso.c Merging wireless-next/for-next (c99ebb613259 Merge git://git.kernel.org/pub= /scm/linux/kernel/git/netdev/net) Merging ath-next/for-next (c99ebb613259 Merge git://git.kernel.org/pub/scm/= linux/kernel/git/netdev/net) Merging iwlwifi-next/next (85d002b2ac56 wifi: iwlwifi: mld: remove unused v= ariable in d3.c) Merging wpan-next/master (1dd9291eb903 ieee802154: Remove WARN_ON() in cfg8= 02154_pernet_exit()) Merging wpan-staging/staging (1dd9291eb903 ieee802154: Remove WARN_ON() in = cfg802154_pernet_exit()) Merging mtd/mtd/next (64ef5f454e16 mtd: mtdpart: ignore error -ENOENT from = parsers on subpartitions) Merging nand/nand/next (b98994cb9bc2 mtd: spinand: esmt: add support for F5= 0L1G41LC) Merging spi-nor/spi-nor/next (5008c3ec3f89 mtd: spi-nor: core: Check read C= R support) Merging crypto/master (76ce17f6f7f7 crypto: iaa - Fix incorrect return valu= e in save_iaa_wq()) Merging libcrypto/libcrypto-next (10a1140107e0 Merge remote-tracking branch= es 'ebiggers/libcrypto-tests', 'ebiggers/libcrypto-aes-gcm' and 'ebiggers/l= ibcrypto-fpsimd-on-stack' into libcrypto-next) Merging drm/drm-next (f3a1d69f9b38 Merge tag 'amd-drm-next-6.19-2025-11-14'= of https://gitlab.freedesktop.org/agd5f/linux into drm-next) 32620e176443 ("drm/pcids: Split PTL pciids group to make wcl subplatform") 4dfaae643e59 ("drm/i915/display: Add definition for wcl as subplatform") 8147f7a1c083 ("drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to on= ly PHY A") CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/inc/hw= /hw_shared.h CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_dm= c.c CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_gt.c CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_pci.c Merging drm-exynos/for-linux-next (3a8660878839 Linux 6.18-rc1) Merging drm-misc/for-linux-next (f3a1d69f9b38 Merge tag 'amd-drm-next-6.19-= 2025-11-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-next) Merging amdgpu/drm-next (42408773ffcf drm/amd/display: Move analog check to= dce110_hwseq) Merging drm-intel/for-linux-next (de72d9df4f45 drm/i915/fbc: Apply Wa_15018= 326506) Merging drm-msm/msm-next (7bc29d5fb6fa dt-bindings: display/msm/gmu: Add Ad= reno X2-85 GMU) Merging drm-msm-lumag/msm-next-lumag (e2f085ab8636 dt-bindings: display: ms= m: sm6150-mdss: Fix example indentation and OPP values) Merging drm-rust/drm-rust-next (77b686f68812 gpu: nova-core: make formattin= g compatible with rust tree) Merging drm-nova/nova-next (93296e9d9528 gpu: nova-core: vbios: store refer= ence to Device where relevant) Merging drm-xe/drm-xe-next (c34a14bce709 drm/xe/irq: Handle msix vector0 in= terrupt) Merging etnaviv/etnaviv/next (6bde14ba5f7e drm/etnaviv: add optional reset = support) Merging fbdev/for-next (7ecb5c36b136 fbdev: gxt4500fb: Use dev_err instead = of printk) Merging regmap/for-next (d40e1d95246b Merge remote-tracking branch 'regmap/= for-6.19' into regmap-next) Merging sound/for-next (9c3af1b2f73c ALSA: hda: controllers: intel: add sup= port for Nova Lake S) Merging ieee1394/for-next (036176d9dba7 firewire: core: abort pending trans= actions at card removal) Merging sound-asoc/for-next (97c2f7e320db Merge remote-tracking branch 'aso= c/for-6.19' into asoc-next) Merging modules/modules-next (1ddac5cd7f27 MAINTAINERS: Add myself as revie= wer for module support) Merging input/next (a311c777f298 dt-bindings: touchscreen: consolidate simp= le touch controller to trivial-touch.yaml) Merging block/for-next (ca289ffd261b Merge branch 'for-6.19/block' into for= -next) CONFLICT (content): Merge conflict in io_uring/rw.c Merging device-mapper/for-next (f687e1f23acd dm-crypt: enable DM_TARGET_ATO= MIC_WRITES) Merging libata/for-next (1d779fa9962f ata: pata_pcmcia: Add Iomega Clik! PC= MCIA ATA/ATAPI Adapter) Merging pcmcia/pcmcia-next (4a81f78caa53 pcmcia: Add error handling for add= _interval() in do_validate_mem()) Merging mmc/next (dcbce328d3a2 mmc: renesas_sdhi: Add suspend/resume hooks) Merging mfd/for-mfd-next (65a4ee23e057 dt-bindings: mfd: twl: Enable power = button also for TWL603X) Merging backlight/for-backlight-next (c0379d8e9b6a dt-bindings: leds: backl= ight: Add Awinic AW99706 backlight) Merging battery/for-next (8e8856396b54 Revert "power: supply: qcom_battmgr:= support disabling charge control") Merging regulator/for-next (c47586d75e81 Merge remote-tracking branch 'regu= lator/for-6.19' into regulator-next) Merging security/next (0e6ebf877843 device_cgroup: Refactor devcgroup_seq_s= how to use seq_put* helpers) Merging apparmor/apparmor-next (8f5ae30d69d7 Linux 6.17-rc1) Merging integrity/next-integrity (43369273518f ima: add fs_subtype conditio= n for distinguishing FUSE instances) Merging selinux/next (20d387d7ceab selinux: improve bucket distribution uni= formity of avc_hash()) Merging smack/next (29c701f90b93 Smack: function parameter 'gfp' not descri= bed) Merging tomoyo/master (4cfad6d7da01 net/can/j1939: add j1939_priv debugging) Merging tpmdd/next (821e6e2a328b keys: Replace deprecated strncpy in ecrypt= fs_fill_auth_tok) Merging watchdog/master (5bcc5786a0cf watchdog: starfive: Fix resource leak= in probe error path) Merging iommu/next (3ee8acab4e50 Merge branches 'arm/smmu/updates', 'arm/sm= mu/bindings', 'mediatek', 'nvidia/tegra', 'amd/amd-vi' and 'core' into next) Merging audit/next (c8a3dfe73159 audit: merge loops in __audit_inode_child(= )) Merging devicetree/for-next (d8c8a575f5aa kbuild: Ensure .dtbo targets are = applied to a base .dtb) Merging dt-krzk/for-next (3a8660878839 Linux 6.18-rc1) Merging mailbox/for-next (3f39f5652037 mailbox: mtk-cmdq: Remove pm_runtime= APIs from cmdq_mbox_send_data()) Merging spi/for-next (58c797ae24ee Merge remote-tracking branch 'spi/for-6.= 19' into spi-next) Merging tip/master (c2ef745151b2 Merge branch into tip/master: 'x86/sgx') CONFLICT (content): Merge conflict in kernel/bpf/stackmap.c Merging clockevents/timers/drivers/next (534633aa8b7b Merge branch 'timers/= drivers/fixes' into timers/drivers/next) Merging edac/edac-for-next (3a67ba430c1d Merge ras/edac-drivers into for-ne= xt) Merging ftrace/for-next (23d03ad91f47 Merge unused-tracepoints/for-next) Merging rcu/next (9bc9bbad3800 Merge branches 'rcu/misc', 'rcu/srcu' and 'r= cu/refscale' into next) Merging paulmck/non-rcu/next (7f8fcc6f09fb memory-barriers.txt: Sort wait_e= vent* and wait_on_bit* list alphabetically) Merging kvm/next (6b36119b94d0 KVM: x86: Export KVM-internal symbols for su= b-modules only) Merging kvm-arm/next (a0af896ca688 Merge branch 'kvm-arm64/vgic-lr-overflow= ' into kvmarm/next) CONFLICT (content): Merge conflict in arch/arm64/kvm/vgic/vgic-v3.c Merging kvms390/next (182a258b5ec4 Documentation: kvm: Fix ordering) Merging kvm-ppc/topic/ppc-kvm (c17b750b3ad9 Linux 6.17-rc2) Merging kvm-riscv/riscv_kvm_next (8c5fa3764fac RISC-V: KVM: Remove automati= c I/O mapping for VM_PFNMAP) Merging kvm-x86/next (4531ff85d925 Merge branch 'vmx') CONFLICT (content): Merge conflict in arch/x86/include/asm/cpufeatures.h Merging xen-tip/linux-next (a73d4a055622 drivers/xen/xenbus: Replace deprec= ated strcpy in xenbus_transaction_end) Merging percpu/for-next (87d6aab2389e Merge tag 'for_linus' of git://git.ke= rnel.org/pub/scm/linux/kernel/git/mst/vhost) Merging workqueues/for-next (4457265c61f3 workqueue: Remove unused assert_r= cu_or_wq_mutex_or_pool_mutex) Merging sched-ext/for-next (70489a198eb3 Merge branch 'for-6.19' into for-n= ext) CONFLICT (content): Merge conflict in kernel/sched/ext.c Merging drivers-x86/for-next (2806623efb16 platform/x86: asus-armoury: add = ppt_* and nv_* tuning knobs) Merging chrome-platform/for-next (52075d2c7595 platform/chrome: sensorhub: = Support devices without FIFO_INT_ENABLE) Merging chrome-platform-firmware/for-firmware-next (3a8660878839 Linux 6.18= -rc1) Merging hsi/for-next (3a8660878839 Linux 6.18-rc1) Merging leds-lj/for-leds-next (88aa23c12888 leds: trigger: Replace use of s= ystem_wq() with system_percpu_wq()) Merging ipmi/for-next (35bcedc1a793 MAINTAINERS: Add entry on Loongson-2K I= PMI driver) Merging driver-core/driver-core-next (dd6ff5cf56fb rust: io: add typedef fo= r phys_addr_t) CONFLICT (content): Merge conflict in drivers/gpu/nova-core/driver.rs CONFLICT (content): Merge conflict in rust/kernel/debugfs/traits.rs CONFLICT (content): Merge conflict in samples/rust/rust_debugfs.rs CONFLICT (content): Merge conflict in samples/rust/rust_debugfs_scoped.rs Merging usb/usb-next (18514fd70ea4 usb: typec: ucsi: Add support for orient= ation) Merging thunderbolt/next (479d186fc946 thunderbolt: Fix typos in xdomain.c) Merging usb-serial/usb-next (4d822b0a4a27 USB: serial: ftdi_sio: drop NDI q= uirk module parameter) Merging tty/tty-next (719f3df3e113 serial: sh-sci: Merge sh-sci.h into sh-s= ci.c) Merging char-misc/char-misc-next (41289b4834c8 Merge tag 'socfpga_firmware_= updates_for_v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/di= nguyen/linux into char-misc-next) CONFLICT (content): Merge conflict in drivers/firmware/stratix10-svc.c 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 (9e9182cab5eb coresight: etm4x: Remove the state_nee= ds_restore flag) Merging fastrpc/for-next (3a8660878839 Linux 6.18-rc1) Merging fpga/for-next (c9243d6df0d6 fpga: altera-cvp: Use pci_find_vsec_cap= ability() when probing FPGA device) Merging icc/icc-next (d32e1c2dccb9 Merge branch 'icc-kaanapali' into icc-ne= xt) Merging iio/togreg (f9e057916428 staging: iio: adt7316: replace sprintf() w= ith sysfs_emit()) Merging phy-next/next (0d616c28a35e phy: Add Renesas RZ/G3E USB3.0 PHY driv= er) Merging soundwire/next (96e539b24be5 soundwire: send multi sections in one = BPT stream) Merging extcon/extcon-next (dcb6fa37fd7b Linux 6.18-rc3) Merging gnss/gnss-next (2a8ae03cc6c2 dt-bindings: gnss: fix timepulse descr= iption) Merging vfio/next (0ed3a30fd996 hisi_acc_vfio_pci: Add .match_token_uuid ca= llback in hisi_acc_vfio_pci_migrn_ops) Merging w1/for-next (a5d908e0ec05 w1: omap-hdq: Remove redundant pm_runtime= _mark_last_busy() calls) Merging spmi/spmi-next (0ff41df1cb26 Linux 6.15) Merging staging/staging-next (bd10acae08ae platform/raspberrypi: Destage VC= HIQ MMAL driver) Merging counter-next/counter-next (b462fcd08dd5 MAINTAINERS: Update Intel Q= uadrature Encoder Peripheral maintainer) Merging siox/siox/for-next (db418d5f1ca5 siox: bus-gpio: Simplify using dev= m_siox_* functions) Merging mux/for-next (59b723cd2adb Linux 6.12-rc6) Merging dmaengine/next (398035178503 i2c: i2c-qcom-geni: Add Block event in= terrupt support) Merging cgroup/for-next (7587adebe583 Merge branch 'for-6.19' into for-next) Merging scsi/for-next (aec860a0d3d2 Merge branch 'fixes' into for-next) Merging scsi-mkp/for-next (e360bb6dc843 Merge patch series "replace old wq(= s), added WQ_PERCPU to alloc_workqueue") CONFLICT (content): Merge conflict in drivers/ufs/core/ufshcd.c Merging vhost/linux-next (64990de8c297 vhost: switch to arrays of feature b= its) Merging rpmsg/for-next (f982fbb1a6ca Merge branches 'rpmsg-next' and 'rproc= -next' into for-next) Merging gpio-brgl/gpio/for-next (bb7c963d0008 dt-bindings: gpio: mpfs-gpio:= Add pic64gx GPIO compatibility) Merging gpio-intel/for-next (3a8660878839 Linux 6.18-rc1) Merging pinctrl/for-next (130eff6df1e4 Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (8daf70e6aa41 Merge patch series "pinctrl: i= ntel: Export intel_gpio_add_pin_ranges() and use it") Merging pinctrl-renesas/renesas-pinctrl (3b0cf6ab3590 pinctrl: renesas: rzg= 2l: Refactor OEN register PWPR handling) Merging pinctrl-samsung/for-next (3cfc60e09bdc pinctrl: samsung: Add ARTPEC= -9 SoC specific configuration) Merging pwm/pwm/for-next (a5d51e02d6fa Merge branch 'pwm/th1520' into pwm/f= or-next) CONFLICT (content): Merge conflict in rust/macros/module.rs Applying: fix up for "pwm: Add Rust driver for T-HEAD TH1520 SoC" Merging ktest/for-next (a5e71638ddd7 ktest.pl: Add new PATCHCHECK_SKIP opti= on to skip testing individual commits) Merging kselftest/next (37f46601383a selftests/tracing: Add basic test for = trace_marker_raw file) Merging kunit/test (3a8660878839 Linux 6.18-rc1) Merging kunit-next/kunit (7bc16e72ddb9 kunit: Make filter parameters config= urable via Kconfig) Merging livepatching/for-next (5cb5575308bc selftests: livepatch: use canon= ical ftrace path) Merging rtc/rtc-next (9d6d6b06933c rtc: nvvrs: add NVIDIA VRS RTC device dr= iver) Merging nvdimm/libnvdimm-for-next (acd9ea1714bb Documentation: btt: Unwrap = bit 31-30 nested table) Merging at24/at24/for-next (aef72ebe9c86 dt-bindings: eeprom: at24: Add com= patible for Belling BL24S64) Merging ntb/ntb-next (68113d260674 NTB/msi: Remove unused functions) Merging seccomp/for-next/seccomp (b0c9bfbab925 selftests/seccomp: Add a tes= t for the WAIT_KILLABLE_RECV fast reply race) Merging slimbus/for-next (4bb909aa44ed dt-bindings: slimbus: fix warning fr= om example) Merging nvmem/for-next (96a5d8a96c0f Merge branches 'nvmem-fixes' and 'nvme= m-for-6.19' into nvmem-for-next) Merging xarray/main (6684aba0780d XArray: Add extra debugging check to xas_= lock and friends) Merging hyperv/hyperv-next (db7df69995ff Drivers: hv: Introduce mshv_vtl dr= iver) Merging auxdisplay/for-next (00de283c53c9 Merge patch series "auxdisplay: l= inedisp: support attribute attachment to auxdisplay devices") Merging kgdb/kgdb/for-next (fdbdd0ccb30a kdb: remove redundant check for sc= ancode 0xe0) Merging hmm/hmm (19272b37aa4f Linux 6.16-rc1) Merging cfi/cfi/next (3a8660878839 Linux 6.18-rc1) Merging mhi/mhi-next (9e24bdfecdb0 bus: mhi: ep: add WQ_PERCPU to alloc_wor= kqueue users) Merging memblock/for-next (e68f150bc11d memblock: drop for_each_free_mem_pf= n_range_in_zone_from()) Merging cxl/next (ea5514e30056 Merge branch 'for-6.19/cxl-misc' into cxl-fo= r-next) Merging zstd/zstd-next (65d1f5507ed2 zstd: Import upstream v1.5.7) Merging efi/next (e41ef37ddfe7 efi/libstub: x86: Store EDID in boot_params) Merging unicode/for-next (6b56a63d286f MAINTAINERS: Add Unicode tree) Merging slab/slab/for-next (38f35f5fc78f Merge branch 'slab/for-6.19/mempoo= l_alloc_bulk' into slab/for-next) Merging random/master (2db833312d7e random: drop check for static_key_initi= alized) Merging landlock/next (1d80ca4ab4b2 selftests/landlock: Fix makefile header= list) Merging rust/rust-next (1aaa5cfbd489 MAINTAINERS: add entry for the Rust `n= um` module) CONFLICT (content): Merge conflict in rust/kernel/debugfs/file_ops.rs CONFLICT (content): Merge conflict in rust/kernel/debugfs/traits.rs CONFLICT (content): Merge conflict in rust/kernel/opp.rs CONFLICT (content): Merge conflict in rust/kernel/pci/id.rs CONFLICT (content): Merge conflict in rust/kernel/str.rs Applying: fix up for "rust: replace `CStr` with `core::ffi::CStr`" Merging rust-alloc/alloc-next (3a8660878839 Linux 6.18-rc1) Merging rust-io/io-next (86731a2a651e Linux 6.16-rc3) Merging rust-pin-init/pin-init-next (42415d163e5d rust: pin-init: add refer= ences to previously initialized fields) Merging rust-timekeeping/timekeeping-next (4521438fb076 rust: time: Impleme= nt basic arithmetic operations for Delta) Merging rust-xarray/xarray-next (fa616196fbea MAINTAINERS: add entry for Ru= st XArray API) Merging sysctl/sysctl-next (9586c6c2d44a sysctl: Make ctl_table structure v= isible in jiffies.h) Merging execve/for-next/execve (8c94db0ae97c binfmt_elf: preserve original = ELF e_flags for core dumps) Merging bitmap/bitmap-for-next (6f15c3d715f1 bitops: Update kernel-doc in h= weight.c to fix the issues with it) Merging hte/for-next (9e4259716f60 hte: tegra-194: add missing MODULE_DESCR= IPTION() macro) Merging kspp/for-next/kspp (c57f5fee54df libeth: xdp: Disable generic kCFI = pass for libeth_xdp_tx_xmit_bulk()) Merging nolibc/for-next (2d8482959efe tools/nolibc: avoid using plain integ= er as NULL pointer) Merging iommufd/for-next (211ddde0823f Linux 6.18-rc2) Merging turbostat/next (447c98c1ca4a tools/power turbostat: Add idle govern= or statistics reporting) CONFLICT (content): Merge conflict in tools/power/x86/turbostat/turbostat.8 CONFLICT (content): Merge conflict in tools/power/x86/turbostat/turbostat.c Merging pwrseq/pwrseq/for-next (3a8660878839 Linux 6.18-rc1) Merging capabilities-next/caps-next (9891d2f79a9f Clarify the rootid_owns_c= urrentns) Merging ipe/next (80bde9648247 ipe: Update documentation for script enforce= ment) Merging kcsan/next (dcb6fa37fd7b Linux 6.18-rc3) Merging crc/crc-next (dcb6fa37fd7b Linux 6.18-rc3) Merging fwctl/for-next (211ddde0823f Linux 6.18-rc2) Merging devsec-tsm/next (f7ae6d4ec652 PCI/TSM: Add 'dsm' and 'bound' attrib= utes for dependent functions) Merging hisilicon/for-next (6c177775dcc5 Merge branch 'next/drivers' into f= or-next) Merging kthread/for-next (d8b4bf4ea04d kthread: modify kernel-doc function = name to match code) --Sig_/jz8crrdAF5SS_F1Hj8xPtan Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmkdPGoACgkQAVBC80lX 0Gxz4Qf/Qm7O9RCU+Bf2aQvLKQSgQ0bajMIdjcngtX9iJM6qmqfMDtFnCS0PdKiX lRN2KiZDtH/GoICOVUnqkEMNCVmiw9lZNiZ12/TSS2zqtzNGyroNytDhyiwyQGiX 7znGXk5AbqHe3LLRtzelXGHtGLqQdl0KjUmBxCwehD12jtz8CaB8XDVaTcLJtNjz 56F0ae+/zoG7qXag5cd0PKSbsTkR3KcSj5lVrpIlH1C2g/3rgmsx42OKp2RzdR7l ikQWcxL5x32PZ6HHuZyKMfb3Z+XDyDXl01wsYfYEc8y4ZSvNSSV9qzvknEKGZlLN RGjXSa0V0ylciwlzcDrpNMqPQvVBWg== =jKvF -----END PGP SIGNATURE----- --Sig_/jz8crrdAF5SS_F1Hj8xPtan--