From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gandalf.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 A4D6467C40; Thu, 25 Jan 2024 03:43:04 +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=1706154189; cv=none; b=V5bLyybF1gL9YzTW/9HssL3CxIULiLHZ7SGk8KRb+t0y56z23g6ZCbCZ4LfcyeI5TtKI5V8PoNTxvkD6iTHc67X/2BsKuTWSVIID1VQ6vNPRu/uIUIwECKxlpILldlx2eW7OfmOI+VhqLAQaAqstojr+j7OpPYwa8ESZagNXsfs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706154189; c=relaxed/simple; bh=LWvdUrhF7VWoG3D6XeNVfsdmY1c45DD7mnLgoNKm6r0=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=ow876l3ziVVXqFqAVXIMhUNmH209BCpIIZ+ew8CITbctrwpbhS8RKmVbir7+p0i8O96eWDCzDkFEjOk+0rQBbtErpJWSytKAwBeMEEFLTYVc55/gFHq0V1RcUhWbViZ9bJDBkSnhi2jdvYQT5I85AlRSDLTIv7OhqeE4l3baKeY= 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=qpoWBxFV; 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="qpoWBxFV" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1706154182; bh=du0RwZk55jBVXjPP7iy1zEphoc3Opz105bGgiCy8gBY=; h=Date:From:To:Cc:Subject:From; b=qpoWBxFVx8PCULqPz4+TkM/K2+AVadKb5Mmhe3AMMk+kcQZ9xtOXFErJjfi6fWS7G Jh2P82tDMXQ+J5FeqfdotcunZTMCIy+yfl1gFTchASngBIbXd73I/yGY5Mw2IMhnT3 79Lusj0b2eED/dFaeV29/8N3jfjWTR60UotvmRK2X8tYxmCkRTVz0RSJk+cx9iCbCS /zUs1ITS3ThUJH75srdRflACdPxgSgcE189nT8fHX6TxUfeNaG4QH8S/PBQd3oo8LP bL1K/27jN1wZKmkx9+2Bg+AK5C3LsEMkUMK56Op8Sr8zfedKlR/fiPM8jRD5BZs4n6 vfpoDxD8V7iUg== 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) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4TL69L4PXkz4wcJ; Thu, 25 Jan 2024 14:43:02 +1100 (AEDT) Date: Thu, 25 Jan 2024 14:43:01 +1100 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Jan 25 Message-ID: <20240125144301.2b6884d4@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_/JgUGmG_NmXSGaNQwK4e4F1_"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/JgUGmG_NmXSGaNQwK4e4F1_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, News: there will be no linux-next release on Friday Changes since 20240124: Removed trees: asahi-soc-fixes broadcom-fixes dmi leds safesetid sparc user= ns they have not been updated for over a year The mm tree lost its build failure but gained another for wich I applied a patch. It also gained another build failure for which I applied another patch. The vfs-brauner tree lost its build failure. The pm tree lost its build failure. The rcu tree lost its build failure. The phy-next tree gained a conflict against the phy tree. Non-merge commits (relative to Linus' tree): 1411 1694 files changed, 58204 insertions(+), 46829 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 364 trees (counting Linus' and 101 trees of bug fix patches pending for the current merge release). Stats about the size of the tree over time can be seen at http://neuling.org/linux-next-size.html . Status of my local build tests will be at http://kisskb.ellerman.id.au/linux-next . If maintainers want to give advice about cross compilers/configs that work, we are always open to add more builds. Thanks to Randy Dunlap for doing many randconfig builds. And to Paul Gortmaker for triage and bug fixes. --=20 Cheers, Stephen Rothwell $ git checkout master $ git reset --hard stable Merging origin/master (cf10015a24f3 Merge tag 'execve-v6.8-rc2' of git://gi= t.kernel.org/pub/scm/linux/kernel/git/kees/linux) Merging fixes/fixes (2dde18cd1d8f Linux 6.5) Merging mm-hotfixes/mm-hotfixes-unstable (228ccec75be0 mm/userfaultfd: UFFD= IO_MOVE implementation should use ptep_get()) Merging kbuild-current/fixes (e5075d8ec564 Merge tag 'riscv-for-linus-6.8-m= w4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux) Merging arc-current/for-curr (861deac3b092 Linux 6.7-rc7) Merging arm-current/fixes (f54e8634d136 ARM: 9330/1: davinci: also select P= INCTRL) Merging arm64-fixes/for-next/fixes (3c0696076aad arm64: mm: Always make sw-= dirty PTEs hw-dirty in pte_modify) Merging arm-soc-fixes/arm/fixes (643fe70e7bcd ARM: sun9i: smp: fix return c= ode check of of_property_match_string) Merging davinci-current/davinci/for-current (6613476e225e Linux 6.8-rc1) Merging drivers-memory-fixes/fixes (6613476e225e Linux 6.8-rc1) Merging tee-fixes/fixes (ceaa837f96ad Linux 6.2-rc8) Merging m68k-current/for-linus (6b9c045b0602 m68k: defconfig: Update defcon= figs for v6.7-rc1) Merging powerpc-fixes/fixes (18f14afe2816 powerpc/64s: Increase default sta= ck size to 32KB) Merging s390-fixes/fixes (6613476e225e Linux 6.8-rc1) Merging fscrypt-current/for-current (4bcf6f827a79 fscrypt: check for NULL k= eyring in fscrypt_put_master_key_activeref()) Merging fsverity-current/for-current (a075bacde257 fsverity: don't drop pag= ecache at end of FS_IOC_ENABLE_VERITY) Merging net/main (0719b5338a0c selftests: net: fix rps_default_mask with >3= 2 CPUs) Merging bpf/master (1732ebc4a261 riscv, bpf: Fix unpredictable kernel crash= about RV64 struct_ops) Merging ipsec/master (1982a2a02c91 xfrm: Clear low order bits of ->flowi4_t= os in decode_session4().) Merging netfilter/main (d6938c1c76c6 ipvs: avoid stat macros calls from pre= emptible context) Merging ipvs/main (b29be0ca8e81 netfilter: nft_immediate: drop chain refere= nce counter on error) Merging wireless/for-next (bcbc84af1183 wifi: mac80211: fix race condition = on enabling fast-xmit) Merging wpan/master (b85ea95d0864 Linux 6.7-rc1) Merging rdma-fixes/for-rc (6613476e225e Linux 6.8-rc1) Merging sound-current/for-linus (668abe6dc7b6 ALSA: usb-audio: Sort quirk t= able entries) Merging sound-asoc-fixes/for-linus (7c70825d1603 ASoC: qcom: volume fixes a= nd codec cleanups) Merging regmap-fixes/for-linus (8b921545ddc6 Merge remote-tracking branch '= regmap/for-6.7' into regmap-linus) Merging regulator-fixes/for-linus (a67e1f0bd456 regulator: ti-abb: don't us= e devm_platform_ioremap_resource_byname for shared interrupt register) Merging spi-fixes/for-linus (2f8c7c3715f2 spi: Raise limit on number of chi= p selects) Merging pci-current/for-linus (6613476e225e Linux 6.8-rc1) Merging driver-core.current/driver-core-linus (6613476e225e Linux 6.8-rc1) Merging tty.current/tty-linus (6613476e225e Linux 6.8-rc1) Merging usb.current/usb-linus (6613476e225e Linux 6.8-rc1) Merging usb-serial-fixes/usb-linus (610a9b8f49fb Linux 6.7-rc8) Merging phy/fixes (4e4a1183f281 phy: lan966x: Add missing serdes mux entry) Merging staging.current/staging-linus (6613476e225e Linux 6.8-rc1) Merging iio-fixes/fixes-togreg (9c46e3a5232d iio: adc: ad7091r8: Fix error = code in ad7091r8_gpio_setup()) Merging counter-current/counter-current (6613476e225e Linux 6.8-rc1) Merging char-misc.current/char-misc-linus (6613476e225e Linux 6.8-rc1) Merging soundwire-fixes/fixes (6613476e225e Linux 6.8-rc1) Merging thunderbolt-fixes/fixes (6613476e225e Linux 6.8-rc1) Merging input-current/for-linus (180a8f12c21f Input: goodix - accept ACPI r= esources with gpio_count =3D=3D 3 && gpio_int_idx =3D=3D 0) Merging crypto-current/master (9aedd10fe384 crypto: ahash - Set using_shash= for cloned ahash wrapper over shash) Merging vfio-fixes/for-linus (4ea95c04fa6b vfio: Drop vfio_file_iommu_group= () stub to fudge around a KVM wart) Merging kselftest-fixes/fixes (6c8c9d6e1bce selftests/livepatch: fix and re= factor new dmesg message code) Merging modules-fixes/modules-linus (f412eef03938 Documentation: livepatch:= module-elf-format: Remove local klp_modinfo definition) Merging dmaengine-fixes/fixes (0650006a93a2 dmaengine: fsl-qdma: Remove a u= seless devm_kfree()) Merging backlight-fixes/for-backlight-fixes (6613476e225e Linux 6.8-rc1) Merging mtd-fixes/mtd/fixes (7c1b1906229d mtd: spinand: gigadevice: Fix the= get ecc status issue) Merging mfd-fixes/for-mfd-fixes (6613476e225e Linux 6.8-rc1) Merging v4l-dvb-fixes/fixes (b32431b75321 media: vb2: refactor setting flag= s and caps, fix missing cap) Merging reset-fixes/reset/fixes (4a6756f56bcf reset: Fix crash when freeing= non-existent optional resets) Merging mips-fixes/mips-fixes (f64fdde9bc77 MIPS: sgi-ip32: Fix missing pro= totypes) Merging at91-fixes/at91-fixes (b85ea95d0864 Linux 6.7-rc1) Merging omap-fixes/fixes (9b6a51aab5f5 ARM: dts: Fix occasional boot hang f= or am3 usb) Merging kvm-fixes/master (0dd3ee311255 Linux 6.7) Merging kvms390-fixes/master (83303a4c776c KVM: s390: fix cc for successful= PQAP) Merging hwmon-fixes/hwmon (6613476e225e Linux 6.8-rc1) Merging nvdimm-fixes/libnvdimm-fixes (33908660e814 ACPI: NFIT: Fix incorrec= t calculation of idt size) Merging cxl-fixes/fixes (d72a4caf6859 cxl/pci: Skip irq features if MSI/MSI= -X are not supported) Merging btrfs-fixes/next-fixes (c94bd41cb0b6 Merge branch 'misc-6.8' into n= ext-fixes) Merging vfs-fixes/fixes (485053bb81c8 fix ufs_get_locked_folio() breakage) Merging dma-mapping-fixes/for-linus (d5090484b021 swiotlb: do not try to al= locate a TLB bigger than MAX_ORDER pages) Merging drivers-x86-fixes/fixes (732c35ce6d48 platform/mellanox: mlxbf-pmc:= Fix offset calculation for crspace events) Merging samsung-krzk-fixes/fixes (eab4f56d3e75 ARM: dts: exynos4212-tab3: a= dd samsung,invert-vclk flag to fimd) Merging pinctrl-samsung-fixes/fixes (6613476e225e Linux 6.8-rc1) Merging devicetree-fixes/dt/linus (6154fb9c2134 kselftest: dt: Stop relying= on dirname to improve performance) Merging dt-krzk-fixes/fixes (6613476e225e Linux 6.8-rc1) Merging scsi-fixes/fixes (f4469f385835 scsi: storvsc: Fix ring buffer size = calculation) Merging drm-fixes/drm-fixes (6613476e225e Linux 6.8-rc1) Merging drm-intel-fixes/for-linux-next-fixes (33a30b5e1046 drm/i915/psr: On= ly allow PSR in LPSP mode on HSW non-ULT) Merging mmc-fixes/fixes (8abf77c88929 mmc: sdhci-sprd: Fix eMMC init failur= e after hw reset) Merging rtc-fixes/rtc-fixes (08279468a294 rtc: sunplus: fix format string f= or printing resource) Merging gnss-fixes/gnss-linus (a39b6ac3781d Linux 6.7-rc5) Merging hyperv-fixes/hyperv-fixes (564eac2860bd hv_utils: Allow implicit IC= TIMESYNCFLAG_SYNC) Merging soc-fsl-fixes/fix (06c2afb862f9 Linux 6.5-rc1) Merging risc-v-fixes/fixes (6613476e225e Linux 6.8-rc1) Merging riscv-dt-fixes/riscv-dt-fixes (a75f0b6e6f74 riscv: dts: sophgo: sep= arate sg2042 mtime and mtimecmp to fit aclint format) Merging riscv-soc-fixes/riscv-soc-fixes (a9d022ae8c4f Merge branch 'riscv-s= oc-drivers-fixes' into riscv-soc-fixes) Merging fpga-fixes/fixes (b85ea95d0864 Linux 6.7-rc1) Merging spdx/spdx-linus (6613476e225e Linux 6.8-rc1) Merging gpio-brgl-fixes/gpio/for-current (84aef4ed5970 gpio: eic-sprd: Clea= r interrupt after set the interrupt type) Merging gpio-intel-fixes/fixes (b85ea95d0864 Linux 6.7-rc1) Merging pinctrl-intel-fixes/fixes (b85ea95d0864 Linux 6.7-rc1) Merging erofs-fixes/fixes (2b872b0f466d erofs: Don't use certain unnecessar= y folio_*() functions) Merging kunit-fixes/kunit-fixes (1a9f2c776d14 Documentation: KUnit: Update = the instructions on how to test static functions) Merging ubifs-fixes/fixes (2241ab53cbb5 Linux 6.2-rc5) Merging memblock-fixes/fixes (6a9531c3a880 memblock: fix crash when reserve= d memory is not added to memory) Merging nfsd-fixes/nfsd-fixes (edcf9725150e nfsd: fix RELEASE_LOCKOWNER) Merging renesas-fixes/fixes (9eab43facdad soc: renesas: ARCH_R9A07G043 depe= nds on !RISCV_ISA_ZICBOM) Merging perf-current/perf-tools (d988c9f511af MAINTAINERS: Add Namhyung as = tools/perf/ co-maintainer) Merging efi-fixes/urgent (58466b730c38 efi/x86: Set the PE/COFF header's NX= compat flag unconditionally) Merging zstd-fixes/zstd-linus (77618db34645 zstd: Fix array-index-out-of-bo= unds UBSAN warning) Merging battery-fixes/fixes (f37669119423 power: supply: cw2015: correct ti= me_to_empty units in sysfs) Merging uml-fixes/fixes (73a23d771033 um: harddog: fix modular build) Merging iommufd-fixes/for-rc (6613476e225e Linux 6.8-rc1) Merging rust-fixes/rust-fixes (6613476e225e Linux 6.8-rc1) Merging v9fs-fixes/fixes/next (2dde18cd1d8f Linux 6.5) Merging w1-fixes/fixes (6613476e225e Linux 6.8-rc1) Merging pmdomain-fixes/fixes (c41336f4d690 pmdomain: mediatek: fix race con= ditions with genpd) Merging overlayfs-fixes/ovl-fixes (420332b94119 ovl: mark xwhiteouts direct= ory with overlay.opaque=3D'x') Merging drm-misc-fixes/for-linux-next-fixes (d1b163aa0749 Revert "drivers/f= irmware: Move sysfb_init() from device_initcall to subsys_initcall_sync") Merging mm-stable/mm-stable (6613476e225e Linux 6.8-rc1) Merging mm-nonmm-stable/mm-nonmm-stable (6613476e225e Linux 6.8-rc1) Merging mm/mm-everything (472450bdd62b Merge branch 'mm-nonmm-unstable' int= o mm-everything) Applying: fix up for "crash: remove dependency of FA_DUMP on CRASH_DUMP" Merging kbuild/for-next (bd768db42ef6 kbuild: deb-pkg: call more misc debhe= lper commands) Merging clang-format/clang-format (5a205c6a9f79 clang-format: Update with v= 6.7-rc4's `for_each` macro list) Merging perf/perf-tools-next (68f87f24f953 perf sched: Commit to evsel__tas= kstate() to parse task state info) Merging compiler-attributes/compiler-attributes (2993eb7a8d34 Compiler Attr= ibutes: counted_by: fixup clang URL) Merging dma-mapping/for-next (7c65aa3cc072 dma-debug: fix kernel-doc warnin= gs) Merging asm-generic/master (d93cca2f3109 asm-generic: Fix 32 bit __generic_= cmpxchg_local) Merging arc/for-next (0bb80ecc33a8 Linux 6.6-rc1) Merging arm/for-next (8790fade1a19 Merge branches 'misc' and 'fixes' into f= or-next) Merging arm64/for-next/core (1b20d0486a60 arm64: Fix silcon-errata.rst form= atting) Merging arm-perf/for-next/perf (bb339db4d363 arm: perf: Fix ARCH=3Darm buil= d with GCC) Merging arm-soc/for-next (6905b2bcfacd Merge branch 'soc/dt' into for-next) CONFLICT (content): Merge conflict in arch/arm64/boot/dts/mediatek/mt8183.d= tsi Merging amlogic/for-next (0dd3ee311255 Linux 6.7) Merging asahi-soc/asahi-soc/for-next (ffc253263a13 Linux 6.6) Merging aspeed/for-next (e60f7a99d378 ARM: dts: aspeed: minerva: add sgpio = line name) Merging at91/at91-next (58f72e7817f1 Merge branch 'at91-dt' into at91-next) Merging broadcom/next (62a3c97f8167 Merge branch 'devicetree/next' into nex= t) Merging davinci/davinci/for-next (6613476e225e Linux 6.8-rc1) Merging drivers-memory/for-next (f0b203bf9bbc memory: emif: Drop usage of p= latform_driver_probe()) Merging imx-mxs/for-next (4db02d61a81e Merge branch 'imx/dt64' into for-nex= t) Merging mediatek/for-next (9802b60bd6d8 Merge branch 'v6.6-next/soc' into f= or-next) Merging mvebu/for-next (476887312c60 Merge branch 'mvebu/drivers' into mveb= u/for-next) Merging omap/for-next (3571685e5445 Merge branch 'fixes' into for-next) Merging qcom/for-next (6613476e225e Linux 6.8-rc1) Merging renesas/next (66d34ad1da6f Merge branch 'renesas-arm-defconfig-for-= v6.9' into renesas-next) Merging reset/reset/next (c3c46acd5be9 dt-bindings: reset: hisilicon,hi3660= -reset: Drop providers and consumers from example) Merging rockchip/for-next (3a40bdf5fbe2 Merge branch 'v6.8-armsoc/dts64' in= to for-next) Merging samsung-krzk/for-next (78488c44bc8e Merge branches 'fixes', 'next/c= lk', 'next/defconfig', 'next/drivers', 'next/dt', 'next/dt64' and 'next/soc= ' into for-next) Merging scmi/for-linux-next (99f798bdfb75 Merge tags 'scmi-fixes-6.8' and '= ffa-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holl= a/linux into for-linux-next) Merging stm32/stm32-next (1d4e8b91d242 ARM: dts: stm32: lxa-tac: drive powe= rboard lines as open-drain) Merging sunxi/sunxi/for-next (0fd213473de8 Merge branch 'sunxi/clk-for-6.9'= into sunxi/for-next) Merging tee/next (84ec4fd88831 Merge branch 'tee_iov_iter_for_v6.8' into ne= xt) Merging tegra/for-next (5e6333ef8ea5 Merge branch for-6.8/arm/dt into for-n= ext) Merging ti/ti-next (6613476e225e Linux 6.8-rc1) Merging xilinx/for-next (c0f708f5cda9 Merge branch 'zynqmp/soc' into for-ne= xt) Merging clk/clk-next (6613476e225e Linux 6.8-rc1) Merging clk-imx/for-next (f52f00069888 clk: imx: pll14xx: change naming of = fvco to fout) Merging clk-renesas/renesas-clk (4ae2c995c433 clk: renesas: mstp: Remove ob= solete clkdev registration) Merging csky/linux-next (2c40c1c6adab Merge tag 'usb-6.7-rc1' of git://git.= kernel.org/pub/scm/linux/kernel/git/gregkh/usb) Merging loongarch/loongarch-next (b56c0bbdf40d LoongArch: KVM: Add returns = to SIMD stubs) Merging m68k/for-next (6b9c045b0602 m68k: defconfig: Update defconfigs for = v6.7-rc1) Merging m68knommu/for-next (6613476e225e Linux 6.8-rc1) Merging microblaze/next (6613476e225e Linux 6.8-rc1) Merging mips/mips-next (6613476e225e Linux 6.8-rc1) Merging openrisc/for-next (c289330331eb openrisc: Remove kernel-doc marker = from ioremap comment) Merging parisc-hd/for-next (26138b0393aa parisc: Show kernel unaligned memo= ry accesses) Merging powerpc/next (44a1aad2fe6c Merge branch 'topic/ppc-kvm' into next) Merging soc-fsl/next (fb9c384625dd bus: fsl-mc: fsl-mc-allocator: Drop a wr= ite-only variable) Merging risc-v/for-next (e2d6b54b935a Revert "RISC-V: mark hibernation as n= onportable") Merging riscv-dt/riscv-dt-for-next (8d01f741a046 riscv: dts: starfive: jh71= 10: Add PWM node and pins configuration) Merging riscv-soc/riscv-soc-for-next (6613476e225e Linux 6.8-rc1) Merging s390/for-next (8eb3db95a8c8 Merge branch 'features' into for-next) Merging sh/for-next (6613476e225e Linux 6.8-rc1) Merging uml/next (83aec96c631e um: Mark 32bit syscall helpers as clobbering= memory) Merging xtensa/xtensa-for-next (a03cd7602a09 xtensa: don't produce FDPIC ou= tput with fdpic toolchain) Merging bcachefs/for-next (3e44f325f6f7 bcachefs: fix incorrect usage of RE= Q_OP_FLUSH) Merging pidfd/for-next (a901a3568fd2 Merge tag 'iomap-6.5-merge-1' of git:/= /git.kernel.org/pub/scm/fs/xfs/xfs-linux) Merging fscrypt/for-next (c919330dd578 f2fs: fix double free of f2fs_sb_inf= o) Merging afs/afs-next (abcbd3bfbbfe afs: trace: Log afs_make_call(), includi= ng server address) Merging btrfs/for-next (932ab07c383e Merge branch 'for-next-next-v6.8-20240= 108' into for-next-20240108) CONFLICT (content): Merge conflict in fs/btrfs/extent_io.c Merging ceph/master (ded080c86b3f rbd: don't move requests to the running l= ist on errors) Merging cifs/for-next (993d1c346b1a cifs: fix stray unlock in cifs_chan_ski= p_or_disable) Merging configfs/for-next (4425c1d9b44d configfs: improve item creation per= formance) Merging ecryptfs/next (a3d78fe3e1ae fs: ecryptfs: comment typo fix) Merging erofs/dev (aa12a790d31b erofs: make erofs_{err,info}() support NULL= sb parameter) Merging exfat/dev (0991abeddefa exfat: fix zero the unwritten part for dio = read) Merging exportfs/exportfs-next (42c3732fa807 fs: Create a generic is_dot_do= tdot() utility) Merging ext3/for_next (cd04011c5859 Merge fsnotify optimization & cleanup f= rom Amir.) Merging ext4/dev (68da4c44b994 ext4: fix inconsistent between segment fstri= m and full fstrim) Merging f2fs/dev (70d201a40823 Merge tag 'f2fs-for-6.8-rc1' of git://git.ke= rnel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs) Merging fsverity/for-next (919dc320956e fsverity: skip PKCS#7 parser when k= eyring is empty) Merging fuse/for-next (3f29f1c336c0 fuse: disable FOPEN_PARALLEL_DIRECT_WRI= TES with FUSE_DIRECT_IO_ALLOW_MMAP) Merging gfs2/for-next (acd2d246f4b2 gfs2: Fix LOOKUP_RCU support in gfs2_dr= evalidate) Merging jfs/jfs-next (a280c9ceeca7 jfs: Add missing set_freezable() for fre= ezable kthread) Merging ksmbd/ksmbd-for-next (72b0cbf6b810 smb: Fix some kernel-doc comment= s) Merging nfs/linux-next (052d534373b7 Merge tag 'exfat-for-6.8-rc1' of git:/= /git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat) Merging nfs-anna/linux-next (57331a59ac0d NFSv4.1: Use the nfs_client's rpc= timeouts for backchannel) Merging nfsd/nfsd-next (0710389e90f8 nfsd: drop st_mutex and rp_mutex befor= e calling move_to_close_lru()) Merging ntfs3/master (ddb17dc880ee fs/ntfs3: Use kvfree to free memory allo= cated by kvmalloc) Merging orangefs/for-next (31720a2b109b orangefs: Fix kmemleak in orangefs_= {kernel,client}_debug_init()) Merging overlayfs/overlayfs-next (d17bb4620f90 overlayfs.rst: fix ReST form= atting) Merging ubifs/next (adbf4c4954e3 ubi: block: fix memleak in ubiblock_create= ()) Merging v9fs/9p-next (ff49bf186757 net: 9p: avoid freeing uninit memory in = p9pdu_vreadf) Merging v9fs-ericvh/ericvh/for-next (5254c0cbc92d Merge tag 'block-6.7-2023= -12-22' of git://git.kernel.dk/linux) Merging xfs/for-next (d8d222e09dab xfs: read only mounts with fsopen mount = API are busted) Merging zonefs/for-next (8812387d0569 zonefs: set FMODE_CAN_ODIRECT instead= of a dummy direct_IO method) Merging iomap/iomap-for-next (3ac974796e5d iomap: fix short copy in iomap_w= rite_iter()) Merging djw-vfs/vfs-for-next (ce85a1e04645 xfs: stabilize fs summary counte= rs for online fsck) 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 (8577a331532b Merge branch 'vfs.fs' into vfs.al= l) Merging vfs/for-next (052d534373b7 Merge tag 'exfat-for-6.8-rc1' of git://g= it.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat) Merging printk/for-next (6c3a34e38436 Merge branch 'for-6.8' into for-next) Merging pci/next (6613476e225e Linux 6.8-rc1) Merging pstore/for-next/pstore (24a0b5e196cf pstore: inode: Use cleanup.h f= or struct pstore_private) Merging hid/for-next (7f54209e4f0a Merge branch 'for-6.9/lenovo' into for-n= ext) Merging i2c/i2c/for-next (7a396820222d Merge tag 'v6.8-rc-part2-smb-client'= of git://git.samba.org/sfrench/cifs-2.6) Merging i3c/i3c/next (4fa0888f6f3e i3c: document hotjoin sysfs entry) Merging hwmon-staging/hwmon-next (cc85a2f96636 dt-bindings: hwmon: ina2xx: = Describe ina260 chip) Merging jc_docs/docs-next (d546978e0c07 docs: admin-guide: remove obsolete = advice related to SLAB allocator) Merging v4l-dvb/master (60a031b64984 media: i2c: thp7312: select CONFIG_FW_= LOADER) Merging v4l-dvb-next/master (60a031b64984 media: i2c: thp7312: select CONFI= G_FW_LOADER) Merging pm/linux-next (8831e2e9bce4 Merge branch 'thermal-intel' into linux= -next) Merging cpufreq-arm/cpufreq/arm/linux-next (9ac3ebaef3cc Documentation: pow= er: Use kcalloc() instead of kzalloc()) Merging cpupower/cpupower (0086ffec768b tools cpupower bench: Override CFLA= GS assignments) Merging devfreq/devfreq-next (aed5ed595960 PM / devfreq: Synchronize devfre= q_monitor_[start/stop]) Merging pmdomain/next (1b140ba95a41 pmdomain: Merge branch fixes into next) Merging opp/opp/linux-next (ace4b31b297d cpufreq: Move dev_pm_opp_{init|fre= e}_cpufreq_table() to pm_opp.h) Merging thermal/thermal/linux-next (5314b1543787 thermal/drivers/exynos: Us= e set_trips ops) Merging dlm/next (5beebc1dda47 dlm: update format header reflect current fo= rmat) Merging rdma/for-next (6613476e225e Linux 6.8-rc1) Merging net-next/main (16c595a53c5f Revert "net: ethernet: qualcomm: Remove= QDF24xx support") Merging bpf-next/for-next (2d5db760a73a libbpf: Ensure undefined bpf_attr f= ield stays 0) CONFLICT (content): Merge conflict in tools/testing/selftests/bpf/README.rst Merging ipsec-next/master (3e7aeb78ab01 Merge tag 'net-next-6.8' of git://g= it.kernel.org/pub/scm/linux/kernel/git/netdev/net-next) Merging mlx5-next/mlx5-next (d727d27db536 RDMA/mlx5: Expose register c0 for= RDMA device) Merging netfilter-next/main (a7fe0881d9b7 Merge git://git.kernel.org/pub/sc= m/linux/kernel/git/netdev/net) Merging ipvs-next/main (42a7889a1931 Merge branch 'selftests-tcp-ao') Merging bluetooth/master (53ddef135d3a Bluetooth: mgmt: Fix limited discove= rable off timeout) Merging wireless-next/for-next (3fbf61207c66 Revert "mlx5 updates 2023-12-2= 0") Merging wpan-next/master (2373699560a7 mac802154: Avoid new associations wh= ile disassociating) Merging wpan-staging/staging (2373699560a7 mac802154: Avoid new association= s while disassociating) Merging mtd/mtd/next (98d4fda8f2d4 Merge tag 'nand/for-6.8' into mtd/next) Merging nand/nand/next (023e6aad7e5e mtd: rawnand: s3c2410: fix Excess stru= ct member description kernel-doc warnings) Merging spi-nor/spi-nor/next (3c0e1dfa703c MAINTAINERS: change my mail to t= he kernel.org one) Merging crypto/master (b8910630c967 crypto: iaa - Account for cpu-less numa= nodes) Merging drm/drm-next (6613476e225e Linux 6.8-rc1) Merging drm-ci/topic/drm-ci (ad6bfe1b66a5 drm: ci: docs: fix build warning = - add missing escape) Merging drm-exynos/for-linux-next (6613476e225e Linux 6.8-rc1) Merging drm-misc/for-linux-next (1f1626ac0428 drm/ttm: fix ttm pool initial= ization for no-dma-device drivers) Merging amdgpu/drm-next (7055c5856aa1 Revert "drm/amd/pm: fix the high volt= age and temperature issue") Merging drm-intel/for-linux-next (84b5ece64477 drm/i915: Drop -Wstringop-ov= erflow) Merging drm-tegra/for-next (2429b3c529da drm/tegra: Avoid potential 32-bit = integer overflow) Merging drm-msm/msm-next (d4ca26ac4be0 drm/msm/dp: call dp_display_get_next= _bridge() during probe) Merging drm-msm-lumag/msm-next-lumag (d4ca26ac4be0 drm/msm/dp: call dp_disp= lay_get_next_bridge() during probe) Merging etnaviv/etnaviv/next (c9959996a8fc drm/etnaviv: add sensitive state= for PE_RT_ADDR_4_PIPE(3, 0|1) address) Merging fbdev/for-next (0dd3ee311255 Linux 6.7) Merging regmap/for-next (a1214cdfe92b Merge branch 'regmap-linus' into regm= ap-next) Merging sound/for-next (1ac1b4b79bf5 ALSA: synth: Save a few bytes of memor= y when registering a 'snd_emux') Merging ieee1394/for-next (dd754748f1be firewire: Convert snprintf/sprintf = to sysfs_emit) Merging sound-asoc/for-next (43aea12bc365 Merge remote-tracking branch 'aso= c/for-6.9' into asoc-next) Merging modules/modules-next (4515d08a742c kernel/module: improve documenta= tion for try_module_get()) Merging input/next (ab30e1a93c07 Input: 88pm80x_onkey - add SPDX and drop G= PL boilerplate) Merging block/for-next (277a4b763ada Merge branch 'block-deadline' into for= -next) Merging device-mapper/for-next (5d6f447b07d5 MAINTAINERS: remove stale info= for DEVICE-MAPPER) Merging libata/for-next (292feca57fd9 Merge remote-tracking branch 'libata/= for-6.8-fixes' into for-next) Merging pcmcia/pcmcia-next (4f733de8b78a pcmcia: tcic: remove unneeded "&" = in call to setup_timer()) Merging mmc/next (5d4021334748 mmc: xenon: Add ac5 support via bounce buffe= r) Merging mfd/for-mfd-next (284d16c456e5 mfd: ti_am335x_tscadc: Fix TI SoC de= pendencies) Merging backlight/for-backlight-next (7d84a63a39b7 backlight: hx8357: Conve= rt to agnostic GPIO API) Merging battery/for-next (17d49b7e47a1 power: supply: bq24190_charger: Fix = "initializer element is not constant" error) Merging regulator/for-next (fad5e0b6d357 Merge remote-tracking branch 'regu= lator/for-6.9' into regulator-next) Merging security/next (6613476e225e Linux 6.8-rc1) Merging apparmor/apparmor-next (8ead196be219 apparmor: Fix memory leak in u= npack_profile()) Merging integrity/next-integrity (1ed4b5631002 Revert "KEYS: encrypted: Add= check for strsep") Merging selinux/next (6613476e225e Linux 6.8-rc1) Merging smack/next (e63d86b8b764 smack: Initialize the in-memory inode in s= mack_inode_init_security()) Merging tomoyo/master (0bb80ecc33a8 Linux 6.6-rc1) Merging tpmdd/next (610347effc2e Merge tag 'Wstringop-overflow-for-6.8-rc2'= of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux) Merging watchdog/master (9546b21ea672 watchdog: mlx_wdt: fix all kernel-doc= warnings) Merging iommu/next (75f74f85a42e Merge branches 'apple/dart', 'arm/rockchip= ', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into next) Merging audit/next (6613476e225e Linux 6.8-rc1) Merging devicetree/for-next (e20cd62b1f17 of: property: Make 'no port node = found' output a debug message) Merging dt-krzk/for-next (6613476e225e Linux 6.8-rc1) Merging mailbox/for-next (cd795fb0c352 mailbox: mtk-cmdq: Add CMDQ driver s= upport for mt8188) Merging spi/for-next (a0ccb01358b4 Merge remote-tracking branch 'spi/for-6.= 9' into spi-next) Merging tip/master (369c196570b2 Merge branch into tip/master: 'x86/sev') Merging clockevents/timers/drivers/next (c0c4579d79d0 clocksource/drivers/e= p93xx: Fix error handling during probe) Merging edac/edac-for-next (71c2bab9c258 Merge ras/edac-amd-atl into for-ne= xt) Merging ftrace/for-next (4af12c95cbe8 Merge probes/for-next) Merging rcu/rcu/next (0af3acc42dbe rcu-tasks: Eliminate deadlocks involving= do_exit() and RCU tasks) Merging kvm/next (1c6d984f523f x86/kvm: Do not try to disable kvmclock if i= t was not enabled) Merging kvm-arm/next (040113fa32f2 KVM: arm64: Add missing memory barriers = when switching to pKVM's hyp pgd) Merging kvms390/next (10f7b1dcdfe0 KVM: s390: cpu model: Use proper define = for facility mask size) Merging kvm-ppc/topic/ppc-kvm (180c6b072bf3 KVM: PPC: Book3S HV nestedv2: D= o not cancel pending decrementer exception) Merging kvm-riscv/riscv_kvm_next (4d0e8f9a361b KVM: riscv: selftests: Add Z= fa extension to get-reg-list test) Merging kvm-x86/next (1c6d984f523f x86/kvm: Do not try to disable kvmclock = if it was not enabled) Merging xen-tip/linux-next (2d2db7d40254 xen/gntdev: Fix the abuse of under= lying struct page in DMA-buf import) Merging percpu/for-next (1e653a292c26 Merge branch 'for-6.8' into for-next) Merging workqueues/for-next (7bd20b6b8718 workqueue: mark power efficient w= orkqueue as unbounded if nohz_full enabled) Merging drivers-x86/for-next (6613476e225e Linux 6.8-rc1) Merging chrome-platform/for-next (6613476e225e Linux 6.8-rc1) Merging chrome-platform-firmware/for-firmware-next (6613476e225e Linux 6.8-= rc1) Merging hsi/for-next (fa72d143471d HSI: omap_ssi: Remove usage of the depre= cated ida_simple_xx() API) Merging leds-lj/for-leds-next (4289e434c46c leds: trigger: netdev: Add core= support for hw not supporting fallback to LED sw control) Merging ipmi/for-next (296455ade1fd Merge tag 'char-misc-6.8-rc1' of git://= git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc) Merging driver-core/driver-core-next (6613476e225e Linux 6.8-rc1) Merging usb/usb-next (6613476e225e Linux 6.8-rc1) Merging thunderbolt/next (dec6a613574c thunderbolt: Remove usage of the dep= recated ida_simple_xx() API) Merging usb-serial/usb-next (a39b6ac3781d Linux 6.7-rc5) Merging tty/tty-next (6613476e225e Linux 6.8-rc1) Merging char-misc/char-misc-next (6613476e225e Linux 6.8-rc1) Merging accel/habanalabs-next (7c8c04701ca5 accel/habanalabs/goya: remove r= edundant assignment to pointer 'input') CONFLICT (content): Merge conflict in drivers/accel/habanalabs/common/devic= e.c Merging coresight/next (60e5f23dc5d6 coresight: ultrasoc-smb: Use guards to= cleanup) Merging fastrpc/for-next (6613476e225e Linux 6.8-rc1) Merging fpga/for-next (c849ecb2ae84 fpga: zynq-fpga: Convert to platform re= move callback returning void) Merging icc/icc-next (869b601db3b7 Merge branch 'icc-fixes' into icc-next) Merging iio/togreg (1856922150fc MAINTAINERS: add IIO GTS tests) Merging phy-next/next (f7c6249d76f1 phy: armada-38x: add mux value for gbe = port 0 on serdes 0) CONFLICT (content): Merge conflict in drivers/phy/qualcomm/phy-qcom-qmp-usb= .c Merging soundwire/next (0707496ff4e4 soundwire: stream: add missing const t= o Documentation) Merging extcon/extcon-next (7803680964c0 extcon: qcom-spmi-misc: don't use = kernel-doc marker for comment) Merging gnss/gnss-next (0cbbbe09d49b gnss: ubx: add support for the reset g= pio) Merging vfio/next (78f70c02bdbc vfio/virtio: fix virtio-pci dependency) Merging w1/for-next (6613476e225e Linux 6.8-rc1) Merging spmi/spmi-next (b85ea95d0864 Linux 6.7-rc1) Merging staging/staging-next (6613476e225e Linux 6.8-rc1) Merging counter-next/counter-next (0b3bbd8f9baf counter: linux/counter.h: f= ix Excess kernel-doc description warning) Merging mux/for-next (44c026a73be8 Linux 6.4-rc3) Merging dmaengine/next (8fcc3f7dbdae dmaengine: xilinx_dma: check for inval= id vdma interleaved parameters) Merging cgroup/for-next (8d4c171f451d docs: cgroup-v1: add missing code-blo= ck tags) Merging scsi/for-next (f4469f385835 scsi: storvsc: Fix ring buffer size cal= culation) Merging scsi-mkp/for-next (f1aa6437733a scsi: fnic: Clean up some inconsist= ent indenting) Merging vhost/linux-next (f16d65124380 vdpa/mlx5: Add mkey leak detection) Merging rpmsg/for-next (99f59b148871 Merge branches 'rpmsg-next' and 'rproc= -next' into for-next) Merging gpio/for-next (0bb80ecc33a8 Linux 6.6-rc1) Merging gpio-brgl/gpio/for-next (3473765920ea MAINTAINERS: add Documentatio= n/userspace-api/gpio/ to GPIO UAPI section) Merging gpio-intel/for-next (92fc925f8386 gpio: tangier: simplify locking u= sing cleanup helpers) Merging pinctrl/for-next (0ef4b05e2dfb Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (ebe7f3393784 pinctrl: intel: Add Intel Mete= or Point pin controller and GPIO support) Merging pinctrl-renesas/renesas-pinctrl (9e5889c68d99 pinctrl: renesas: rzg= 2l: Add input enable to the Ethernet pins) Merging pinctrl-samsung/for-next (6613476e225e Linux 6.8-rc1) Merging pwm/pwm/for-next (b578dc69e6b1 pwm: Drop duplicate check against ch= ip->npwm in of_pwm_xlate_with_flags()) Merging ktest/for-next (7dc8e24f0e09 ktest: Restore stty setting at first i= n dodie) Merging kselftest/next (6a71770442b5 selftests: livepatch: Test livepatchin= g a heavily called syscall) Merging kunit/test (6613476e225e Linux 6.8-rc1) Merging kunit-next/kunit (6613476e225e Linux 6.8-rc1) Merging livepatching/for-next (602bf1830798 Merge branch 'for-6.7' into for= -next) Merging rtc/rtc-next (14688f1a91e1 rtc: nuvoton: Compatible with NCT3015Y-R= and NCT3018Y-R) Merging nvdimm/libnvdimm-for-next (a085a5eb6594 acpi/nfit: Use sysfs_emit()= for all attributes) Merging at24/at24/for-next (6613476e225e Linux 6.8-rc1) Merging ntb/ntb-next (9341b37ec17a ntb_perf: Fix printk format) Merging seccomp/for-next/seccomp (0c6f28a84431 selftests/seccomp: user_noti= fication_addfd check nextfd is available) Merging fsi/next (c5eeb63edac9 fsi: Fix panic on scom file read) Merging slimbus/for-next (04b945e4cf81 slimbus: qcom-ngd-ctrl: Make QMI mes= sage rules const) Merging nvmem/for-next (b40fed138700 nvmem: include bit index in cell sysfs= file name) Merging xarray/main (2a15de80dd0f idr: fix param name in idr_alloc_cyclic()= doc) Merging hyperv/hyperv-next (ce9ecca0238b Linux 6.6-rc2) Merging auxdisplay/auxdisplay (c52391fafcef auxdisplay: img-ascii-lcd: Use = device_get_match_data()) Merging kgdb/kgdb/for-next (4f41d30cd6dc kdb: Fix a potential buffer overfl= ow in kdb_local()) Merging hmm/hmm (6613476e225e Linux 6.8-rc1) Merging cfi/cfi/next (06c2afb862f9 Linux 6.5-rc1) Merging mhi/mhi-next (01bd694ac2f6 bus: mhi: host: Drop chan lock before qu= euing buffers) Merging memblock/for-next (2159bd4e9057 memblock: Return NUMA_NO_NODE inste= ad of -1 to improve code readability) Merging cxl/next (73bf93edeeea cxl/core: use sysfs_emit() for attr's _show(= )) Merging zstd/zstd-next (3f832dfb8a8e zstd: fix g_debuglevel export warning) Merging efi/next (4afa688d7141 efi: memmap: fix kernel-doc warnings) Merging unicode/for-next (367122c529f3 libfs: Attempt exact-match compariso= n first during casefolded lookup) Merging slab/slab/for-next (55f3fdd627cc Merge branch 'slab/for-6.9/optimiz= e-get-freelist' into slab/for-next) Merging random/master (615d30064886 Merge tag 'trace-v6.8-rc1' of git://git= .kernel.org/pub/scm/linux/kernel/git/trace/linux-trace) Merging landlock/next (74cd374411a0 landlock: Document IOCTL support) Merging rust/rust-next (6b1b2326b2bc rust: sync: `CondVar` rename "wait_lis= t" to "wait_queue_head") Merging sysctl/sysctl-next (561429807d50 sysctl: remove struct ctl_path) Merging execve/for-next/execve (90383cc07895 exec: Distinguish in_execve fr= om in_exec) Merging bitmap/bitmap-for-next (071ad962baf5 bitmap: Step down as a reviewe= r) CONFLICT (content): Merge conflict in drivers/tty/serial/sc16is7xx.c Merging hte/for-next (b85ea95d0864 Linux 6.7-rc1) Merging kspp/for-next/kspp (a75b3809dce2 qnx4: Use get_directory_fname() in= qnx4_match()) Merging kspp-gustavo/for-next/kspp (6613476e225e Linux 6.8-rc1) Merging nolibc/nolibc (6613476e225e Linux 6.8-rc1) Merging tsm/tsm-next (f4738f56d1dc virt: tdx-guest: Add Quote generation su= pport using TSM_REPORTS) Merging iommufd/for-next (6613476e225e Linux 6.8-rc1) Merging header_cleanup/header_cleanup (5f4c01f1e3c7 spinlock: Fix failing b= uild for PREEMPT_RT) Applying: fix up for "ppc, crash: enforce KEXEC and KEXEC_FILE to select CR= ASH_DUMP" --Sig_/JgUGmG_NmXSGaNQwK4e4F1_ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmWx2MUACgkQAVBC80lX 0GyiPgf+I0Zr+OQVczIpLP4V9Az9c/j8KVvl9Mq0SYSjvBZGWXBb8wTPUNWccgfi vyF879bOVhk5w7tc4qvyf2gwMUaTzxdCB/Ds03yCgNDEucGbuPLxZKoNFOILc2Qb C7VratWeKAXdr3YFtqdjpQZBZ1ZUsnw8vsEcd1cXwD/y2bKG4mmFjaaJR3no4RBr v7j2rrsHSuyffGtWrWMfxMFSlvgI3QDzSNnRy/s4JaGyiikQKRqONdaz8NmSpAdc dqnuIQPVvWRIGAjqZKID68DUupzfE7e2YwG5KQ6KjkkCL7NRMJqZa01oDrsiPX/G Hd5q540Tmvunk8BeDDToebUvlkrdVA== =gtS6 -----END PGP SIGNATURE----- --Sig_/JgUGmG_NmXSGaNQwK4e4F1_--