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 3B7A32066D4; Fri, 10 Jan 2025 06:56:15 +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=1736492180; cv=none; b=nXSNaqfHUv9gAdHp45OZBRFirXKPoLtbsbf4XJD+uf6VgJOP3BIbb871Imafc4aw9/dWybTKCCayctKAPoNvGtJjZhLv73ABS+5P+VTrbcw1zSDtHUDYFLARi1L7XXZKvaPOU4PqFGNbeMdScHaVebTBNh6mzU64MinasCVUB7E= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736492180; c=relaxed/simple; bh=2vhPl4g+F8bCEoiA5thSuyym0uaPr2h9A29HdxqXyco=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=JuR8+iixD0N21pOyqZWMsRAoRdkUqKS9CtNJj8Pagq2P8YF+hx4xlWIzsXczihJ9UiKO6MSG8iuZwsxFHNFwayCjDYRVM979VXQh+bZnLVp/lHYzH0jITkOUdhe1TdmY6hQzj8lfe7oZMOpq6nzMybXUwVb907vjxb+8FfejexY= 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=aa5bM9Ju; 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="aa5bM9Ju" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1736492167; bh=N3a2IWK4oNG9kIIRegTV4KzI2oWo/uZOv7l38DTn620=; h=Date:From:To:Cc:Subject:From; b=aa5bM9Jux/IkEJ5svq/0QptsBjb3u8ifio6I3Ptvd3DkQsidkrYcpnRy4UYnS701o KTZWw/wPzvVLOUgVS/8vpZrE3NKuULD1XdnEytHZBAD1ZIDgh/1rEQQiEZErGe6jqX wgM4Z3sSsyLV1efG0OaJBPcKlG/7ikUrP3ecdyNoyBMN7Q0iOB5YNXOpnU4rDvEZsO OfsVyfvpidrr4RQcOzQ9OQrrx/pn2zbxm1cMFdJ4rfggwApLL59gmWzVjzARXJn69d g7cUQ6uZdC7l3dDt4aFMYz96UA/VsXaCmOhMVs476/7FykCFE8CCeGbVw6nMm/ISaZ +QRFqGMUXnMuw== 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 4YTsr72NF0z4wc2; Fri, 10 Jan 2025 17:56:07 +1100 (AEDT) Date: Fri, 10 Jan 2025 17:56:13 +1100 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Jan 10 Message-ID: <20250110175613.269c91f5@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_/T6yrCD=.kpBFc7j1SCxx1zp"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/T6yrCD=.kpBFc7j1SCxx1zp Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, Changes since 20250109: The mm tree lost its build failures. The perf tree gained a build failure so I used the version from next-20250109. The net-next tree gained a conflict against the net tree. The bluetooth tree gained a build failure so I used the version from next-20250109. The block tree gained a semantic conflict against the mm tree. The hid tree gained a build failure for which I reverted a commmit. The tip tree gained a conflict against the mm tree. The drivers-x86 tree gained a conflict against the i2c-host tree. The driver-core tree gained a conflict against the modules tree. Non-merge commits (relative to Linus' tree): 7054 7163 files changed, 327402 insertions(+), 115322 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 392 trees (counting Linus' and 150 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 (643e2e259c2b Merge tag 'for-6.13-rc6-tag' of git://g= it.kernel.org/pub/scm/linux/kernel/git/kdave/linux) Merging fixes/fixes (fac04efc5c79 Linux 6.13-rc2) Merging ext4-fixes/fixes (4bbf9020becb Linux 6.13-rc4) Merging vfs-brauner-fixes/vfs.fixes (17a4fde81d3a afs: Fix merge preference= rule failure condition) Merging fscrypt-current/for-current (8e929cb546ee Linux 6.12-rc3) Merging fsverity-current/for-current (8e929cb546ee Linux 6.12-rc3) Merging btrfs-fixes/next-fixes (0da3bb028ff9 Merge branch 'misc-6.13' into = next-fixes) Merging vfs-fixes/fixes (678379e1d4f7 close_range(): fix the logics in desc= riptor table trimming) Merging erofs-fixes/fixes (6422cde1b0d5 erofs: use buffered I/O for file-ba= cked mounts by default) Merging nfsd-fixes/nfsd-fixes (7917f01a286c nfsd: restore callback function= ality for NFSv4.0) 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 (228a1157fb9f Merge tag '6.13-rc-part1-SM= B3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6) Merging bcachefs/for-next (432522786827 bcachefs: check_unreachable_inodes = is not actually PASS_ONLINE yet) Merging fscrypt/for-next (8e929cb546ee Linux 6.12-rc3) Merging afs/afs-next (3c9ca856fd12 afs: Make /afs/@cell and /afs/.@cell sym= links) Merging btrfs/for-next (ddeb840df10b Merge branch 'for-next-next-v6.13-2025= 0109' into for-next-20250109) Merging ceph/master (18d44c5d062b ceph: allocate sparse_ext map only for sp= arse reads) Merging cifs/for-next (e82e8de52580 smb: client: sync the root session and = superblock context passwords before automounting) Merging configfs/for-next (84147f4e84c4 configfs: improve item creation per= formance) Merging ecryptfs/next (fba133a34118 ecryptfs: Remove unused declartion ecry= ptfs_fill_zeros()) Merging dlm/next (6784ed98fde5 dlm: return -ENOENT if no comm was found) Merging erofs/dev (fcb9c5f9bf8f erofs: shorten bvecs[] for file-backed moun= ts) Merging exfat/dev (a5324b3a488d exfat: fix the infinite loop in __exfat_fre= e_cluster()) Merging exportfs/exportfs-next (adc218676eef Linux 6.12) Merging ext3/for_next (94dfee45999c Merge fix for access beyond end of bitm= ap in fanotify_init(2).) Merging ext4/dev (4bbf9020becb Linux 6.13-rc4) Merging f2fs/dev (df46161e4ed0 f2fs: fix to do sanity check correctly on i_= inline_xattr_size) Merging fsverity/for-next (8e929cb546ee Linux 6.12-rc3) Merging fuse/for-next (78f2560fc9fa fuse: Set *nbytesp=3D0 in fuse_get_user= _pages on allocation failure) Merging gfs2/for-next (ead64b20f16e gfs2: reorder capability check last) Merging jfs/jfs-next (a174706ba4da jfs: add a check to prevent array-index-= out-of-bounds in dbAdjTree) Merging ksmbd/ksmbd-for-next (e8580b4c600e ksmbd: Implement new SMB3 POSIX = type) Merging nfs/linux-next (4bbf9020becb Linux 6.13-rc4) Merging nfs-anna/linux-next (4ec1de34e938 nfs: Make NFS_FSCACHE select NETF= S_SUPPORT instead of depending on it) Merging nfsd/nfsd-next (e43aefc29f18 nfsd: implement OPEN_ARGS_SHARE_ACCESS= _WANT_OPEN_XOR_DELEGATION) Merging ntfs3/master (55ad333de0f8 fs/ntfs3: Unify inode corruption marking= with _ntfs_bad_inode()) Merging orangefs/for-next (96319dacaf15 orangefs: Constify struct kobj_type) Merging overlayfs/overlayfs-next (c8b359dddb41 ovl: Filter invalid inodes w= ith missing lookup function) Merging ubifs/next (b29bf7119d6b jffs2: Fix rtime decompressor) Merging v9fs/9p-next (e0260d530b73 net/9p/usbg: allow building as standalon= e module) 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 (7ee7c9b39ed3 xfs: don't return an error from xfs_upda= te_last_rtgroup_size for !XFS_RT) 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 (ba0ec055a14d Merge branch 'vfs-6.14.statx.dio'= into vfs.all) CONFLICT (content): Merge conflict in fs/nfsd/filecache.c Merging vfs/for-next (5cc68af412a9 fs/overlayfs/namei.c: get rid of include= ../internal.h) Merging mm-hotfixes/mm-hotfixes-unstable (9264a48ba011 vmstat: disable vmst= at_work on vmstat_cpu_down_prep()) Merging fs-current (378d62cc2c19 Merge branch 'next-fixes' of git://git.ker= nel.org/pub/scm/linux/kernel/git/kdave/linux.git) Merging kbuild-current/fixes (385443057f47 kbuild: pacman-pkg: provide vers= ioned linux-api-headers package) Merging arc-current/for-curr (78d4f34e2115 Linux 6.13-rc3) 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 (926e86205897 arm64/signal: Silence spar= se warning storing GCSPR_EL0) Merging arm-soc-fixes/arm/fixes (a31ffd6ed5ee Merge tag 'arm-soc/for-6.13/d= evicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fix= es) Merging davinci-current/davinci/for-current (9852d85ec9d4 Linux 6.12-rc1) Merging drivers-memory-fixes/fixes (40384c840ea1 Linux 6.13-rc1) Merging sophgo-fixes/fixes (40384c840ea1 Linux 6.13-rc1) Merging m68k-current/for-linus (647619b6bd27 m68k: defconfig: Update defcon= figs for v6.12-rc1) Merging powerpc-fixes/fixes (05aa156e156e powerpc/pseries/vas: Add close() = callback in vas_vm_ops struct) Merging s390-fixes/fixes (441dd9c46191 s390/futex: Fix FUTEX_OP_ANDN implem= entation) Merging net/main (b5cf67a8f716 Merge tag 'nf-25-01-09' of git://git.kernel.= org/pub/scm/linux/kernel/git/netfilter/nf) Merging bpf/master (9d89551994a4 Linux 6.13-rc6) Merging ipsec/master (600258d555f0 xfrm: delete intermediate secpath entry = in packet offload mode) Merging netfilter/main (b5cf67a8f716 Merge tag 'nf-25-01-09' of git://git.k= ernel.org/pub/scm/linux/kernel/git/netfilter/nf) Merging ipvs/main (31f1b55d5d7e net :mana :Request a V2 response version fo= r MANA_QUERY_GF_STAT) Merging wireless/for-next (146b6057e1fd wifi: cw1200: Fix potential NULL de= reference) Merging ath/for-current (f1d3334d604c wifi: cfg80211: sme: init n_channels = before channels[] access) Merging wpan/master (8ce4f287524c net: libwx: fix firmware mailbox abnormal= return) Merging rdma-fixes/for-rc (45d339fefaa3 RDMA/mlx5: Enable multiplane mode o= nly when it is supported) Merging sound-current/for-linus (8765429279e7 ALSA: seq: Check UMP support = for midi_version change) Merging sound-asoc-fixes/for-linus (139fa599cea0 ASoC: rsnd: check rsnd_adg= _clk_enable() return value) Merging regmap-fixes/for-linus (9d89551994a4 Linux 6.13-rc6) Merging regulator-fixes/for-linus (907af7d6e0c8 regulator: Move OF_ API dec= larations/definitions outside CONFIG_REGULATOR) Merging spi-fixes/for-linus (9d89551994a4 Linux 6.13-rc6) Merging pci-current/for-linus (15b8968dcb90 PCI/bwctrl: Fix NULL pointer de= ref on unbind and bind) Merging driver-core.current/driver-core-linus (b4aee757f1ba MAINTAINERS: al= ign Danilo's maintainer entries) Merging tty.current/tty-linus (0cfc36ea5168 serial: stm32: use port lock wr= appers for break control) Merging usb.current/usb-linus (b0e525d7a22e usb: typec: fix pm usage counte= r imbalance in ucsi_ccg_sync_control()) Merging usb-serial-fixes/usb-linus (f5b435be70cb USB: serial: option: add N= eoway N723-EA support) Merging phy/fixes (17194c2998d3 phy: mediatek: phy-mtk-hdmi: add regulator = dependency) Merging staging.current/staging-linus (6f79db028e82 staging: gpib: mite: re= move unused global functions) Merging iio-fixes/fixes-togreg (f248a1066cf0 iio: light: as73211: fix chann= el handling in only-color triggered buffer) Merging counter-current/counter-current (fac04efc5c79 Linux 6.13-rc2) Merging char-misc.current/char-misc-linus (c7a5378a0f70 misc: microchip: pc= i1xxxx: Resolve return code mismatch during GPIO set config) Merging soundwire-fixes/fixes (40384c840ea1 Linux 6.13-rc1) Merging thunderbolt-fixes/fixes (9d89551994a4 Linux 6.13-rc6) Merging input-current/for-linus (1863f213d3e8 Input: mma8450 - add chip ID = check in probe) Merging crypto-current/master (cd26cd654767 crypto: hisilicon/debugfs - fix= the struct pointer incorrectly offset problem) Merging vfio-fixes/for-linus (09dfc8a5f2ce vfio/pci: Fallback huge faults f= or unaligned pfn) Merging kselftest-fixes/fixes (777f290ab328 selftests/ftrace: adjust offset= for kprobe syntax error test) Merging dmaengine-fixes/fixes (ebc008699fd9 dmaengine: tegra: Return correc= t DMA status when paused) Merging backlight-fixes/for-backlight-fixes (1613e604df0c Linux 6.10-rc1) Merging mtd-fixes/mtd/fixes (140054a25f85 mtd: rawnand: omap2: Fix build wa= rnings with W=3D1) Merging mfd-fixes/for-mfd-fixes (68f860426d50 mfd: axp20x: AXP717: Fix miss= ing IRQ status registers range) Merging v4l-dvb-fixes/fixes (8b55f8818900 media: mediatek: vcodec: mark vde= c_vp9_slice_map_counts_eob_coef noinline) Merging reset-fixes/reset/fixes (1f8af9712413 reset: rzg2l-usbphy-ctrl: Ass= ign proper of node to the allocated device) Merging mips-fixes/mips-fixes (40384c840ea1 Linux 6.13-rc1) Merging at91-fixes/at91-fixes (40384c840ea1 Linux 6.13-rc1) Merging omap-fixes/fixes (40384c840ea1 Linux 6.13-rc1) Merging kvm-fixes/master (8afa5b10af9d Merge tag 'kvm-x86-fixes-6.13-rcN' o= f https://github.com/kvm-x86/linux into HEAD) Merging kvms390-fixes/master (e376d958871c KVM: s390: selftests: Add has de= vice attr check to uc_attr_mem_limit selftest) Merging hwmon-fixes/hwmon (82163d63ae7a hwmon: (drivetemp) Fix driver produ= cing garbage data when SCSI errors occur) Merging nvdimm-fixes/libnvdimm-fixes (265e98f72bac acpi: nfit: vmalloc-out-= of-bounds Read in acpi_nfit_ctl) Merging cxl-fixes/fixes (fc033cf25e61 Linux 6.13-rc5) Merging dma-mapping-fixes/for-linus (78b2770c935f dma-mapping: fix tracing = dma_alloc/free with vmalloc'd memory) Merging drivers-x86-fixes/fixes (1d7461d0c833 platform/x86: intel/pmc: Fix = ioremap() of bad address) Merging samsung-krzk-fixes/fixes (40384c840ea1 Linux 6.13-rc1) Merging pinctrl-samsung-fixes/fixes (40384c840ea1 Linux 6.13-rc1) Merging devicetree-fixes/dt/linus (8600058ba28a of: Add coreboot firmware t= o excluded default cells list) Merging dt-krzk-fixes/fixes (40384c840ea1 Linux 6.13-rc1) Merging scsi-fixes/fixes (3b2f56860b05 scsi: ufs: qcom: Power down the cont= roller/device during system suspend for SM8550/SM8650 SoCs) Merging drm-fixes/drm-fixes (9d89551994a4 Linux 6.13-rc6) Merging drm-intel-fixes/for-linux-next-fixes (77bf21a03a2a Revert "drm/i915= /hdcp: Don't enable HDCP1.4 directly from check_link") Merging mmc-fixes/fixes (8d90a86ed053 mmc: sdhci-msm: fix crypto key evicti= on) Merging rtc-fixes/rtc-fixes (40384c840ea1 Linux 6.13-rc1) Merging gnss-fixes/gnss-linus (40384c840ea1 Linux 6.13-rc1) Merging hyperv-fixes/hyperv-fixes (175c71c2acee tools/hv: reduce resource u= sage in hv_kvp_daemon) Merging risc-v-fixes/fixes (6f6ecce59d99 Merge patch series "SBI PMU event = related fixes") Merging riscv-dt-fixes/riscv-dt-fixes (8d19d5a76bf6 riscv: dts: starfive: F= ix a typo in StarFive JH7110 pin function definitions) Merging riscv-soc-fixes/riscv-soc-fixes (48808b55b07c firmware: microchip: = fix UL_IAP lock check in mpfs_auto_update_state()) Merging fpga-fixes/fixes (1613e604df0c Linux 6.10-rc1) Merging spdx/spdx-linus (e70140ba0d2b Get rid of 'remove_new' relic from pl= atform driver struct) Merging gpio-brgl-fixes/gpio/for-current (e59f4c97172d gpio: loongson: Fix = Loongson-2K2000 ACPI GPIO register offset) Merging gpio-intel-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging pinctrl-intel-fixes/fixes (40384c840ea1 Linux 6.13-rc1) Merging auxdisplay-fixes/fixes (9852d85ec9d4 Linux 6.12-rc1) Merging kunit-fixes/kunit-fixes (40384c840ea1 Linux 6.13-rc1) Merging memblock-fixes/fixes (180bbad69864 arch_numa: Restore nid checks be= fore registering a memblock with a node) Merging renesas-fixes/fixes (124f4f1a1869 MAINTAINERS: Re-add cancelled Ren= esas driver sections) Merging perf-current/perf-tools (434fffa926b1 perf probe: Fix uninitialized= variable) Merging efi-fixes/urgent (145ac100b637 efi/esrt: remove esre_attribute::sto= re()) Merging zstd-fixes/zstd-linus (77618db34645 zstd: Fix array-index-out-of-bo= unds UBSAN warning) Merging battery-fixes/fixes (b3ded6072c56 power: supply: bq24190: Fix BQ242= 96 Vbus regulator support) Merging iommufd-fixes/for-rc (2ca704f55e22 iommu/arm-smmu-v3: Improve uAPI = comment for IOMMU_HW_INFO_TYPE_ARM_SMMUV3) Merging rust-fixes/rust-fixes (78d4f34e2115 Linux 6.13-rc3) Merging w1-fixes/fixes (40384c840ea1 Linux 6.13-rc1) Merging pmdomain-fixes/fixes (f64f610ec6ab pmdomain: core: add dummy releas= e function to genpd device) Merging i2c-host-fixes/i2c/i2c-host-fixes (9d89551994a4 Linux 6.13-rc6) Merging sparc-fixes/for-linus (6613476e225e Linux 6.8-rc1) Merging clk-fixes/clk-fixes (590a094e7bd2 Merge tag 'sunxi-clk-fixes-for-6.= 13' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk= -fixes) Merging pwrseq-fixes/pwrseq/for-current (40384c840ea1 Linux 6.13-rc1) Merging thead-dt-fixes/thead-dt-fixes (40384c840ea1 Linux 6.13-rc1) Merging ftrace-fixes/ftrace/fixes (789a8cff8d2d ftrace: Fix function profil= er's filtering functionality) Merging ring-buffer-fixes/ring-buffer/fixes (8cd63406d081 trace/ring-buffer= : Do not use TP_printk() formatting for boot mapped buffers) Merging trace-fixes/trace/fixes (98feccbf32cf tracing: Prevent bad count fo= r tracing_cpumask_write) Merging tracefs-fixes/tracefs/fixes (8b55572e5180 tracing/selftests: Add tr= acefs mount options test) Merging spacemit-fixes/fixes (819837584309 Linux 6.12-rc5) Merging tip-fixes/tip/urgent (06f99905db94 Merge branch into tip/master: 'x= 86/urgent') Merging slab-fixes/slab/for-next-fixes (b7ffecbe198e memcg: slub: fix SUnre= claim for post charged objects) Merging drm-msm-fixes/msm-fixes (789384eb1437 drm/msm/dpu: check dpu_plane_= atomic_print_state() for valid sspp) Merging drm-misc-fixes/for-linux-next-fixes (35243fc77756 drm/nouveau/disp:= Fix missing backlight control on Macbook 5,1) Merging linus/for-next (fa47906ff358 vsnprintf: fix up kerneldoc for argume= nt name changes) Merging mm-stable/mm-stable (cd6313beaeae Revert "vmstat: disable vmstat_wo= rk on vmstat_cpu_down_prep()") Merging mm-nonmm-stable/mm-nonmm-stable (cd6313beaeae Revert "vmstat: disab= le vmstat_work on vmstat_cpu_down_prep()") Merging mm/mm-everything (8b09584c2a9c foo) Merging kbuild/for-next (b925599c78bc modpost: zero-pad CRC values in modve= rsion_info array) Merging clang-format/clang-format (c147f663b6a5 clang-format: Update with v= 6.11-rc1's `for_each` macro list) Merging perf/perf-tools-next (cea42d1a8562 perf test: Mark remaining probe = tests as exclusive) $ git reset --hard HEAD^ Merging next-20250109 version of perf Merging compiler-attributes/compiler-attributes (98f7e32f20d2 Linux 6.11) Merging dma-mapping/for-next (aef7ee7649e0 dma-debug: fix physical address = calculation for struct dma_debug_entry) Merging asm-generic/master (0af8e32343f8 empty include/asm-generic/vga.h) Merging arc/for-next (0bb80ecc33a8 Linux 6.6-rc1) Merging arm/for-next (6139f7913689 Merge branches 'fixes' and 'misc' into f= or-next) Merging arm64/for-next/core (c64158747116 Merge branches 'for-next/cca', 'f= or-next/cpufeature', 'for-next/docs', 'for-next/misc' and 'for-next/mm' int= o for-next/core) Merging arm-perf/for-next/perf (555c6e9b03c1 drivers/perf: hisi: Set correc= t IRQ affinity for PMUs with no association) Merging arm-soc/for-next (b5d57dcb2146 soc: document merges) Merging amlogic/for-next (953913df9c3a Merge branch 'v6.15/arm64-dt' into f= or-next) Merging asahi-soc/asahi-soc/for-next (ffc253263a13 Linux 6.6) Merging aspeed/for-next (2eff056a229e ARM: dts: aspeed: Blueridge and Fuji:= Fix LED node names) Merging at91/at91-next (bbc393c6e77b Merge branch 'at91-dt' into at91-next) Merging broadcom/next (ed54a84051c6 Merge branch 'devicetree/next' into dev= icetree-arm64/next) Merging davinci/davinci/for-next (9852d85ec9d4 Linux 6.12-rc1) Merging drivers-memory/for-next (af995eea227f Merge branch 'mem-ctrl-next' = into for-next) Merging imx-mxs/for-next (f89ee1bb86d7 Merge branch 'imx/defconfig' into fo= r-next) Merging mediatek/for-next (7605336e9d13 Merge branch 'v6.13-next/soc' into = for-next) Merging mvebu/for-next (a34c9fac85b2 arm64: dts: marvell: drop additional p= hy-names for sata) Merging omap/for-next (e1fc1384cf70 Merge branch 'omap-for-v6.14/drivers' i= nto tmp/omap-next-20250107.145157) Merging qcom/for-next (9995c5b42343 Merge branches 'arm32-for-6.14', 'arm64= -defconfig-for-6.14', 'arm64-fixes-for-6.13', 'arm64-for-6.14', 'clk-for-6.= 14' and 'drivers-for-6.14' into for-next) Merging renesas/next (14af1e5de568 Merge branches 'renesas-arm-defconfig-fo= r-v6.14', 'renesas-drivers-for-v6.14' and 'renesas-dts-for-v6.14' into rene= sas-next) Merging reset/reset/next (3d99f9231bed reset: amlogic: add support for A1 S= oC in auxiliary reset driver) Merging rockchip/for-next (4ec376748558 Merge branch 'v6.14-armsoc/dts64' i= nto for-next) Merging samsung-krzk/for-next (228acaa82067 Merge branch 'next/drivers' int= o for-next) Merging scmi/for-linux-next (b81ada150448 Merge tag 'scmi-updates-6.14' of = ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into = for-linux-next) Merging sophgo/for-next (40384c840ea1 Linux 6.13-rc1) Merging spacemit/for-next (e7cd95ad8013 riscv: dts: spacemit: add pinctrl p= roperty to uart0 in BPI-F3) Merging stm32/stm32-next (b7ebfb84a09d arm64: dts: st: enable imx335/csi/dc= mipp pipeline on stm32mp257f-ev1) Merging sunxi/sunxi/for-next (cc47f07a40d6 Merge branches 'sunxi/clk-fixes-= for-6.13', 'sunxi/dt-for-6.14' and 'sunxi/clk-for-6.14' into sunxi/for-next) Merging tee/next (a7562ff02879 Merge branch 'optee_for_v6.14' into next) Merging tegra/for-next (5917a63d3003 Merge branch for-6.14/arm64/dt into fo= r-next) Merging thead-dt/thead-dt-for-next (c95c1362e5bc riscv: dts: thead: Add mai= lbox node) Merging ti/ti-next (86e856a18264 Merge branches 'ti-k3-dts-next' and 'ti-k3= -config-next' into ti-next) Merging xilinx/for-next (3d431068ed63 Merge branch 'zynq/dt' into for-next) Merging clk/clk-next (19ffddfddde1 Merge branch 'clk-imx' into clk-next) Merging clk-imx/for-next (48806be08636 clk: imx: Apply some clks only for i= .MX93) Merging clk-renesas/renesas-clk (e91609f1c3b0 dt-bindings: clock: renesas,r= 9a08g045-vbattb: Fix include guard) Merging csky/linux-next (2b48804336be csky: fix csky_cmpxchg_fixup not work= ing) Merging loongarch/loongarch-next (7f71507851fc LoongArch: KVM: Protect kvm_= io_bus_{read,write}() with SRCU) Merging m68k/for-next (53036937a101 m68k: vga: Fix I/O defines) Merging m68knommu/for-next (85876205ef8d m68k: coldfire: Use proper clock r= ate for timers) Merging microblaze/next (920354d7818b microblaze: Use of_property_present()= for non-boolean properties) Merging mips/mips-next (40384c840ea1 Linux 6.13-rc1) Merging openrisc/for-next (252b06459e7a openrisc: migrate to the generic ru= le for built-in DTB) Merging parisc-hd/for-next (df195d931a33 parisc: Remove memcpy_toio and mem= set_io) Merging powerpc/next (26bef359bc4f powerpc: Use str_on_off() helper in chec= k_cache_coherency()) Merging risc-v/for-next (fac04efc5c79 Linux 6.13-rc2) Merging riscv-dt/riscv-dt-for-next (708d55db3edb riscv: dts: starfive: jh71= 10-milkv-mars: enable usb0 host function) Merging riscv-soc/riscv-soc-for-next (a5362510bafc Merge branch 'riscv-conf= ig-for-next' into riscv-soc-for-next) Merging s390/for-next (04524600c131 Merge branch 'features' into for-next) Merging sh/for-next (63e72e551942 sh: intc: Fix use-after-free bug in regis= ter_intc_controller()) Merging sparc/for-next (b6370b338e71 sparc/vdso: Add helper function for 64= -bit right shift on 32-bit target) Merging uml/next (bed2cc482600 hostfs: Fix the NULL vs IS_ERR() bug for __f= ilemap_get_folio()) Merging xtensa/xtensa-for-next (d14b9a713b34 xtensa/simdisk: Use str_write_= read() helper in simdisk_transfer()) Merging fs-next (f0e9a42a28b1 Merge branch 'for-next' of git://git.kernel.o= rg/pub/scm/linux/kernel/git/viro/vfs.git) Merging printk/for-next (9022df7f5e05 Merge branch 'for-6.14-cpu_sync-fixup= ' into for-next) Merging pci/next (94346fb4d119 Merge branch 'pci/misc') Merging pstore/for-next/pstore (542243af7182 pstore/blk: trivial typo fixes) Merging hid/for-next (641522974862 Merge branches 'for-6.13/upstream-fixes'= , 'for-6.14/core', 'for-6.14/intel-ish', 'for-6.14/lenovo', 'for-6.14/ninte= ndo', 'for-6.14/uclogic', 'for-6.14/wacom' and 'for-6.14/wacom-pci' into fo= r-next) Merging i2c/i2c/for-next (3cfe39b3a845 i2c: Replace list-based mechanism fo= r handling userspace-created clients) Merging i2c-host/i2c/i2c-host (fd4e93083129 i2c: i801: Add lis3lv02d for De= ll Precision M6800) Merging i3c/i3c/next (40384c840ea1 Linux 6.13-rc1) Merging dmi/dmi-for-next (4d1b28a8119c firmware: dmi: Add info message for = number of populated and total memory slots) Merging hwmon-staging/hwmon-next (02f1a5911550 hwmon: (acpi_power_meter) Fi= x update the power trip points on failure) Merging jc_docs/docs-next (92183dbecf94 Merge branch 'docs-mw' into docs-ne= xt) CONFLICT (content): Merge conflict in scripts/checkpatch.pl Merging v4l-dvb/next (94794b5ce4d9 media: platform: rzg2l-cru: rzg2l-video:= Fix the comment in rzg2l_cru_start_streaming_vq()) Merging v4l-dvb-next/master (b36c41c51e9d media: atomisp: set lock before c= alling vb2_queue_init()) Merging pm/linux-next (9a97e58e79aa Merge branch 'fixes' into linux-next) Merging cpufreq-arm/cpufreq/arm/linux-next (af6cc45af3db cpufreq: sparc: ch= ange kzalloc to kcalloc) Merging cpupower/cpupower (8d097444982d pm: cpupower: Add header changes fo= r cpufreq.h to SWIG bindings) Merging devfreq/devfreq-next (1f8ac4b95fee PM / devfreq: Switch back to str= uct platform_driver::remove()) CONFLICT (content): Merge conflict in drivers/devfreq/event/exynos-nocp.c CONFLICT (content): Merge conflict in drivers/devfreq/event/exynos-ppmu.c CONFLICT (content): Merge conflict in drivers/devfreq/mtk-cci-devfreq.c CONFLICT (content): Merge conflict in drivers/devfreq/rk3399_dmc.c CONFLICT (content): Merge conflict in drivers/devfreq/sun8i-a33-mbus.c Merging pmdomain/next (094041b17654 pmdomain: Merge branch fixes into next) Merging opp/opp/linux-next (1d38eb7f7b26 OPP: OF: Fix an OF node leak in _o= pp_add_static_v2()) Merging thermal/thermal/linux-next (7d8abc5f3b5c thermal/drivers/imx_sc_the= rmal: Use dev_err_probe) Merging rdma/for-next (c84f0f4f49d8 RDMA/bnxt_re: Fix to drop reference to = the mmap entry in case of error) CONFLICT (content): Merge conflict in drivers/infiniband/sw/rxe/rxe_net.c CONFLICT (content): Merge conflict in drivers/infiniband/sw/siw/siw_main.c CONFLICT (content): Merge conflict in drivers/infiniband/sw/siw/siw_verbs.c Applying: fix up for "RDMA/rxe: Remove deliver net device event" Merging net-next/main (dd3e8f8b9b01 Merge branch 'tools-ynl-add-install-tar= get') CONFLICT (content): Merge conflict in net/sched/sch_cake.c Merging bpf-next/for-next (6e90b3222a5b Merge branch 'bpf-next/master' into= for-next) Merging ipsec-next/master (7082a6dc84eb net/mlx5e: Update TX ESN context fo= r IPSec hardware offload) Merging mlx5-next/mlx5-next (aeb3ec990269 net/mlx5: Add device cap abs_nati= ve_port_num) Merging netfilter-next/main (4b252f2dab2e Merge branch 'selftests-net-packe= tdrill-import-multiple-tests') Merging ipvs-next/main (4b252f2dab2e Merge branch 'selftests-net-packetdril= l-import-multiple-tests') Merging bluetooth/master (a5d2ee08adc1 Bluetooth: L2CAP: handle NULL sock p= ointer in l2cap_sock_alloc) 0eb19b741e48 ("Bluetooth: btmtk: Fix failed to send func ctrl for MediaTe= k devices.") e8e5b0502559 ("Bluetooth: hci_sync: Fix not setting Random Address when r= equired") fb966c19be55 ("Bluetooth: btnxpuart: Fix driver sending truncated data") fcd17fe2deb9 ("Bluetooth: MGMT: Fix Add Device to responding before compl= eting") $ git reset --hard HEAD^ Merging next-20250109 version of bluetooth Merging wireless-next/for-next (7bf1659bad4e Merge branch 'intel-wired-lan-= driver-updates-2025-01-06-igb-igc-ixgbe-ixgbevf-i40e-fm10k') Merging ath-next/for-next (3540bba855b4 wifi: ath12k: fix tx power, max reg= power update to firmware) Merging wpan-next/master (3e5908172c05 Merge tag 'ieee802154-for-net-next-2= 025-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next) Merging wpan-staging/staging (3e5908172c05 Merge tag 'ieee802154-for-net-ne= xt-2025-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-n= ext) Merging mtd/mtd/next (02ba194feacb mtd: mchp48l640: add support for Fujitsu= MB85RS128TY FRAM) Merging nand/nand/next (6df2d9553e16 mtd: rawnand: davinci: Reduce polling = interval in NAND_OP_WAITRDY_INSTR) Merging spi-nor/spi-nor/next (93e00ccab5f7 mtd: spi-nor: macronix: remove m= x25u25635f from parts list to enable SFDP) Merging crypto/master (7fa481734016 crypto: ahash - make hash walk function= s private to ahash.c) Merging drm/drm-next (4695a9cc964e Merge tag 'drm-intel-next-2025-01-07' of= https://gitlab.freedesktop.org/drm/i915/kernel into drm-next) fcf73e20cd1f ("Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from = check_link"") CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_job= .c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_di= splay_driver.c CONFLICT (content): Merge conflict in drivers/gpu/drm/xe/xe_exec_queue.c Merging drm-exynos/for-linux-next (31b2be07afd0 drm/exynos: Remove unnecess= ary checking) Merging drm-misc/for-linux-next (34d813e45ecb drm/display: hdmi-state-helpe= r: add drm_display_mode declaration) Merging amdgpu/drm-next (85b73415fde5 drm/amdgpu: fill the ucode bo during = psp resume for SRIOV) Merging drm-intel/for-linux-next (a1c666ddfc0a MAINTAINERS: switch my mail = address for GVT driver) Merging drm-msm/msm-next (866e43b945bf drm/msm: UAPI error reporting) Merging drm-msm-lumag/msm-next-lumag (a5463629299b drm/msm/dpu: Add RM supp= ort for allocating CWB) Merging drm-xe/drm-xe-next (ee5a1321df90 drm/xe/guc: Adding steering info s= upport for GuC register lists) Applying: fix up for "drm/xe/ptl: Add another PTL PCI ID" Merging etnaviv/etnaviv/next (6bde14ba5f7e drm/etnaviv: add optional reset = support) Merging fbdev/for-next (e4b6b665df81 fbdev: omap: use threaded IRQ for LCD = DMA) Merging regmap/for-next (d406b354df90 Expand SoundWire MBQ register map sup= port) Merging sound/for-next (b48f2f75ff76 ALSA: rme9652: Simplify with str_yes_n= o()) Merging ieee1394/for-next (ce4339d021c4 firewire: ohci: use generic power m= anagement) Merging sound-asoc/for-next (a8974c0f45b8 Merge remote-tracking branch 'aso= c/for-6.14' into asoc-next) Merging modules/modules-next (44c04fa989f7 module: sign with sha512 instead= of sha1 by default) Merging input/next (21d8dd0daf4c Input: use guard notation in input core) Merging block/for-next (20124a63d707 Merge branch 'for-6.14/block' into for= -next) CONFLICT (content): Merge conflict in drivers/md/dm-verity-fec.c CONFLICT (content): Merge conflict in io_uring/uring_cmd.c Applying: fix up for "io_uring/memmap: implement kernel allocated regions" Merging device-mapper/for-next (bab4d7a18e2a dm: change kzalloc to kcalloc) Merging libata/for-next (c9b5be909e65 ahci: Introduce ahci_ignore_port() he= lper) Merging pcmcia/pcmcia-next (0630e3bc0e91 pcmcia: add missing MODULE_DESCRIP= TION() macros) Merging mmc/next (741521fa273f mmc: sdhci-msm: convert to use custom crypto= profile) Merging mfd/for-mfd-next (c2b148f3bc94 mfd: Add support for AAEON UP board = FPGA) CONFLICT (content): Merge conflict in drivers/mfd/cs42l43.c Merging backlight/for-backlight-next (40384c840ea1 Linux 6.13-rc1) Merging battery/for-next (a3a8799165ff platform/x86: dell-laptop: Use power= _supply_charge_types_show/_parse() helpers) Merging regulator/for-next (36d9fc502ebc Merge remote-tracking branch 'regu= lator/for-6.14' into regulator-next) Merging security/next (714d87c90a76 lockdown: initialize local array before= use to quiet static analysis) Merging apparmor/apparmor-next (40384c840ea1 Linux 6.13-rc1) Merging integrity/next-integrity (4785ed362a24 ima: ignore suffixed policy = rule comments) Merging selinux/next (854bc7623602 Automated merge of 'dev' into 'next') Merging smack/next (6f71ad02aae8 smack: deduplicate access to string conver= sion) Merging tomoyo/master (08ae2487b202 tomoyo: automatically use patterns for = several situations in learning mode) Merging tpmdd/next (1c486a6477a6 KEYS: trusted: dcp: fix improper sg use wi= th CONFIG_VMAP_STACK=3Dy) Merging watchdog/master (b3db0b5356ff dt-bindings: watchdog: Document Qualc= omm IPQ5424) Merging iommu/next (40a9e0c5db5f Merge branches 'arm/smmu/updates', 'arm/sm= mu/bindings', 'qualcomm/msm', 'rockchip', 'riscv', 'core', 'intel/vt-d' and= 'amd/amd-vi' into next) Merging audit/next (8bea8f86f7a1 Automated merge of 'dev' into 'next') Merging devicetree/for-next (5f42297d5902 dt-bindings: opp: h6: Add A100 op= erating points) Merging dt-krzk/for-next (dcdd69c1e196 Merge branch 'next/dt' into for-next) Merging mailbox/for-next (7f9e19f207be mailbox: pcc: Check before sending M= CTP PCC response ACK) Merging spi/for-next (5e56618e1593 spi: atmel-quadspi: Update to current de= vice naming terminology) Merging tip/master (8bae1303ef66 Merge branch into tip/master: 'x86/tdx') CONFLICT (content): Merge conflict in include/linux/mm.h CONFLICT (content): Merge conflict in include/linux/mm_types.h CONFLICT (content): Merge conflict in include/linux/mmap_lock.h CONFLICT (content): Merge conflict in kernel/fork.c CONFLICT (content): Merge conflict in mm/init-mm.c CONFLICT (content): Merge conflict in tools/testing/vma/vma_internal.h Merging clockevents/timers/drivers/next (08b97fbd13de clocksource/drivers/a= rm_arch_timer: Use of_property_present() for non-boolean properties) Merging edac/edac-for-next (36e45ffa7e61 Merge ras/edac-drivers into for-ne= xt) CONFLICT (content): Merge conflict in drivers/edac/i10nm_base.c Merging ftrace/for-next (6492781961ad Merge tools/for-next) Merging rcu/next (4b5c2205526c Merge branches 'fixes.2024.12.14a', 'rcutort= ure.2024.12.14a', 'srcu.2024.12.14a' and 'torture-test.2024.12.14a' into rc= u-merge.2024.12.14a) CONFLICT (content): Merge conflict in kernel/rcu/tree.c Merging paulmck/non-rcu/next (b6f62437f431 Merge branches 'csd-lock.2024.10= .11a', 'lkmm.2024.11.09a' and 'scftorture.2024.11.09a', tag 'nolibc.2024.11= .01a' into HEAD) Merging kvm/next (10b2c8a67c4b Merge tag 'kvm-x86-fixes-6.13-rcN' of https:= //github.com/kvm-x86/linux into HEAD) Merging kvm-arm/next (88416867ce0a Merge branch kvm-arm64/misc-6.14 into kv= marm-master/next) Merging kvms390/next (7a1f3143377a KVM: s390: selftests: Add regression tes= ts for PFCR subfunctions) Merging kvm-ppc/topic/ppc-kvm (fac04efc5c79 Linux 6.13-rc2) Merging kvm-riscv/riscv_kvm_next (af79caa83f6a RISC-V: KVM: Add new exit st= atstics for redirected traps) Merging kvm-x86/next (10485c4bc3ca Merge branches 'misc', 'mmu', 'selftests= ', 'svm', 'vcpu_array' and 'vmx') CONFLICT (content): Merge conflict in arch/x86/kvm/cpuid.c Merging xen-tip/linux-next (fac04efc5c79 Linux 6.13-rc2) 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 (d57212f281fd workqueue: add printf attribute t= o __alloc_workqueue()) Merging sched-ext/for-next (1708bce4cfe2 Merge branch 'for-6.13-fixes' into= for-next) Merging drivers-x86/for-next (6b228cfc52a6 alienware-wmi: Use devm_platform= _profile_register()) CONFLICT (content): Merge conflict in drivers/i2c/busses/i2c-i801.c Applying: fix up for "platform/x86: dell-smo8800: Move instantiation of lis= 3lv02d i2c_client from i2c-i801 to dell-lis3lv02d" Merging chrome-platform/for-next (be4fccb5e1fb platform/chrome: cros_ec_lpc= : Support direct EC register memory access) Merging chrome-platform-firmware/for-firmware-next (7543d5702c2c firmware: = google: vpd: Use const 'struct bin_attribute' callback) Merging hsi/for-next (40384c840ea1 Linux 6.13-rc1) Merging leds-lj/for-leds-next (29df7025cff0 leds: pwm-multicolor: Disable P= WM when going to suspend) Merging ipmi/for-next (83d8c79aa958 ipmi: ssif_bmc: Fix new request loss wh= en bmc ready for a response) Merging driver-core/driver-core-next (18032c6bc0e2 btf: Switch module BTF a= ttribute to sysfs_bin_attr_simple_read()) CONFLICT (content): Merge conflict in kernel/module/sysfs.c Applying: fix up for "driver core: Constify API device_find_child() and ada= pt for various usages" Applying: fix up 2 for "driver core: Constify API device_find_child() and a= dapt for various usages" Merging usb/usb-next (f1a2241778d9 usb: typec: ucsi: Implement ChromeOS UCS= I driver) CONFLICT (content): Merge conflict in arch/arm64/boot/dts/qcom/x1e80100-qcp= .dts Merging thunderbolt/next (43d84701d2aa thunderbolt: Expose router DROM thro= ugh debugfs) Merging usb-serial/usb-next (138a99ca4e20 USB: serial: ch341: use fix-width= types consistently) Merging tty/tty-next (4a495b97b273 tty: n_gsm: Fix control dlci ADM mode pr= ocessing) Merging char-misc/char-misc-next (54932d72544d Merge tag 'fpga-for-6.14-rc1= ' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga int= o char-misc-next) CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/nvm= em/qcom,qfprom.yaml 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 (56e14a21cee4 coresight-tpda: Optimize the function = of reading element size) Merging fastrpc/for-next (652631fe700a Merge branch 'fastrpc-for-6.14' into= fastrpc-for-next) Merging fpga/for-next (46b155acbf4e fpga: dfl: destroy/recreate feature pla= tform device on port release/assign) Merging icc/icc-next (e20f7bfcd21e Merge branch 'icc-fixes' into icc-next) Merging iio/togreg (577a66e2e634 iio: iio-mux: kzalloc instead of devm_kzal= loc to ensure page alignment) CONFLICT (content): Merge conflict in drivers/iio/adc/ti-ads1119.c Merging phy-next/next (af1bc0ebe743 dt-bindings: phy: qcom,qmp-pcie: docume= nt the SM8350 two lanes PCIe PHY) Merging soundwire/next (74148bb59e20 soundwire: amd: clear wake enable regi= ster for power off mode) Merging extcon/extcon-next (7041ed0dde83 extcon: Drop explicit initializati= on of struct i2c_device_id::driver_data to 0) Merging gnss/gnss-next (40384c840ea1 Linux 6.13-rc1) Merging vfio/next (e021e6cbfb5a vfio/pci: Expose setup ROM at ROM bar when = needed) Merging w1/for-next (419a40cc2bdd w1: core: use sysfs_emit() instead of spr= intf()) Merging spmi/spmi-next (821b07853e32 spmi: hisi-spmi-controller: manage the= OF node reference in device initialization and cleanup) Merging staging/staging-next (1737aaefa335 staging: gpib: tnt4882: Handle g= pib_register_driver() errors) Merging counter-next/counter-next (fac04efc5c79 Linux 6.13-rc2) Merging siox/siox/for-next (db418d5f1ca5 siox: bus-gpio: Simplify using dev= m_siox_* functions) Merging mux/for-next (49a9b01803e4 mux: constify mux class) Merging dmaengine/next (98d187a98903 dmaengine: idxd: Enable Function Level= Reset (FLR) for halt) Merging cgroup/for-next (3cb97a927fff cgroup/cpuset: remove kernfs active b= reak) Merging scsi/for-next (1fb3855b8a12 Merge branch 'fixes' into for-next) CONFLICT (content): Merge conflict in drivers/ata/ahci.h CONFLICT (content): Merge conflict in drivers/ata/sata_mv.c CONFLICT (content): Merge conflict in include/linux/libata.h Merging scsi-mkp/for-next (9673c075d8ee scsi: documentation: Corrections fo= r struct updates) CONFLICT (content): Merge conflict in drivers/ufs/host/ufs-qcom.c Merging vhost/linux-next (a9e50e19ec45 virtio_blk: Add support for transpor= t error recovery) Merging rpmsg/for-next (8c8df9bd3851 remoteproc: k3-r5: Add devm action to = release tsp) Merging gpio/for-next (0bb80ecc33a8 Linux 6.6-rc1) Merging gpio-brgl/gpio/for-next (401239e1ec97 gpio: mpc8xxx: Add MPC8314 su= pport) Merging gpio-intel/for-next (12b0e305f509 gpio: acpi: switch to device_for_= each_child_node_scoped()) Merging pinctrl/for-next (a3ece0e44e8d Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (40384c840ea1 Linux 6.13-rc1) Merging pinctrl-renesas/renesas-pinctrl (829356da700b pinctrl: renesas: rzg= 2l: Add support for RZ/G3E SoC) Merging pinctrl-samsung/for-next (0ebb1e9e1b12 pinctrl: samsung: update chi= ld reference drop comment) Merging pwm/pwm/for-next (78dcad6daa40 dt-bindings: pwm: Correct indentatio= n and style in DTS example) Merging ktest/for-next (2351e8c65404 ktest.pl: Avoid false positives with g= rub2 skip regex) Merging kselftest/next (ebb6ab1525b9 selftests: tmpfs: Add kselftest suppor= t to tmpfs) CONFLICT (content): Merge conflict in tools/testing/selftests/kselftest/kta= p_helpers.sh Merging kunit/test (40384c840ea1 Linux 6.13-rc1) Merging kunit-next/kunit (40384c840ea1 Linux 6.13-rc1) Merging livepatching/for-next (7e17e80c3a7e Merge branch 'for-6.14/stack-or= der' into for-next) Merging rtc/rtc-next (40384c840ea1 Linux 6.13-rc1) Merging nvdimm/libnvdimm-for-next (f3dd9ae7f03a dax: Remove an unused field= in struct dax_operations) Merging at24/at24/for-next (36036a164fac dt-bindings: eeprom: at24: Add com= patible for Puya P24C256C) Merging ntb/ntb-next (c620f56c70eb MAINTAINERS: Update AMD NTB maintainers) Merging seccomp/for-next/seccomp (f90877dd7fb5 seccomp: Stub for !CONFIG_SE= CCOMP) Merging fsi/next (c5eeb63edac9 fsi: Fix panic on scom file read) Merging slimbus/for-next (40384c840ea1 Linux 6.13-rc1) Merging nvmem/for-next (40384c840ea1 Linux 6.13-rc1) Merging xarray/main (6684aba0780d XArray: Add extra debugging check to xas_= lock and friends) Merging hyperv/hyperv-next (f285d9957432 hyperv: Do not overlap the hvcall = IO areas in hv_vtl_apicid_to_vp_id()) Merging auxdisplay/for-next (93b216cb312d auxdisplay: img-ascii-lcd: Consti= fy struct img_ascii_lcd_config) Merging kgdb/kgdb/for-next (24b2455fe8fc kdb: fix ctrl+e/a/f/b/d/p/n broken= in keyboard mode) Merging hmm/hmm (40384c840ea1 Linux 6.13-rc1) Merging cfi/cfi/next (40384c840ea1 Linux 6.13-rc1) Merging mhi/mhi-next (29904a40127c bus: mhi: host: pci_generic: Enable MSI-= X if the endpoint supports) Merging memblock/for-next (98b7beba1ee6 memblock: uniformly initialize all = reserved pages to MIGRATE_MOVABLE) Merging cxl/next (2f84d072bdcb cxl/pci: Add CXL Type 1/2 support to cxl_dvs= ec_rr_decode()) Merging zstd/zstd-next (3f832dfb8a8e zstd: fix g_debuglevel export warning) Merging efi/next (ac38e9c70c59 Merge branch 'efivarfs' into next) Merging unicode/for-next (6b56a63d286f MAINTAINERS: Add Unicode tree) Merging slab/slab/for-next (c44d336ad5ba mm/slab: Move kvfree_rcu() into SL= AB) CONFLICT (content): Merge conflict in kernel/rcu/tree.c Applying: fix up for "mm/slab: Move kvfree_rcu() into SLAB" Merging random/master (d18c13697b4d prandom: Include in ) Merging landlock/next (78d4f34e2115 Linux 6.13-rc3) Merging rust/rust-next (4401565fe92b rust: add `build_error!` to the prelud= e) CONFLICT (content): Merge conflict in rust/kernel/miscdevice.rs CONFLICT (content): Merge conflict in rust/kernel/security.rs Applying: fix up for "rust: kernel: move `build_error` hidden function to p= revent mistakes" Merging sysctl/sysctl-next (9c738dae9534 sysctl: Reduce dput(child) calls i= n proc_sys_fill_cache()) Merging execve/for-next/execve (c7c1167fcbbd Merge branch 'for-next/topic/e= xecve/core' into for-next/execve) Merging bitmap/bitmap-for-next (7f15d4abf925 cpu: Remove unused init_cpu_on= line) Merging hte/for-next (9e4259716f60 hte: tegra-194: add missing MODULE_DESCR= IPTION() macro) Merging kspp/for-next/kspp (d9a67659846f Merge branch 'for-linus/hardening'= into for-next/kspp) Merging kspp-gustavo/for-next/kspp (6613476e225e Linux 6.8-rc1) Merging nolibc/nolibc (40384c840ea1 Linux 6.13-rc1) Merging tsm/tsm-next (f4738f56d1dc virt: tdx-guest: Add Quote generation su= pport using TSM_REPORTS) Merging iommufd/for-next (11534b4de2a1 iommufd: Deal with IOMMU_HWPT_FAULT_= ID_VALID in iommufd core) Merging turbostat/next (75de0ab82fb4 tools/power turbostat: Add an NMI colu= mn) Merging pwrseq/pwrseq/for-next (93e3c990fcd9 power: sequencing: qcom-wcn: a= dd support for the WCN6750 PMU) Merging capabilities-next/caps-next (d48da4d5ed7b security: add trace event= for cap_capable) Merging ipe/next (d881f0eb6f23 scripts: ipe: polgen: remove redundant close= and error exit path) Merging kcsan/next (9d89551994a4 Linux 6.13-rc6) Merging crc/crc-next (72914faebaab MAINTAINERS: add entry for CRC library) Merging kthread/for-next (8044c5897674 rcu: Use kthread preferred affinity = for RCU exp kworkers) Merging header_cleanup/header_cleanup (5f4c01f1e3c7 spinlock: Fix failing b= uild for PREEMPT_RT) Applying: Revert "HID: lenovo: Support for ThinkPad-X12-TAB-1/2 Kbd Fn keys" --Sig_/T6yrCD=.kpBFc7j1SCxx1zp Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmeAxI0ACgkQAVBC80lX 0Gy9Fwf/dArxGVANXYan5mPAp7atgeZth95LGH+nbsIn2JdSAXbeWyPwi/EBlHYW Tjnm1OXpJZZ8ZW9CTuMTtIW3Cyada6c/iOIIYRZ0fbvCHcmmFn8+h47OcnjbXZ/6 hiJyID+G3RGkyA9pxb64p1SdplgZWLi6HRJUc0HEZZePx0PHoTl6UP3+i5znZSu0 ZyG3qmcSsTjlnmBZTZT8vAUD5tJXce/n0VMkI1w26oZZYFxNkpUvh1yakX9z73U2 5YtkcLJTirQouyLl/+w91Dv0gmwHe8FfgxdOTiJfHlwZLxCLq8R25q/uohnsXImC hFBAalEZjzoGvz/9oze0481OEkNF3g== =oNyb -----END PGP SIGNATURE----- --Sig_/T6yrCD=.kpBFc7j1SCxx1zp--