From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8B81BC433F5 for ; Fri, 21 Jan 2022 01:19:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241427AbiAUBTr (ORCPT ); Thu, 20 Jan 2022 20:19:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37562 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233517AbiAUBTn (ORCPT ); Thu, 20 Jan 2022 20:19:43 -0500 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [IPv6:2404:9400:2:0:216:3eff:fee2:21ea]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 50D86C061574; Thu, 20 Jan 2022 17:19:43 -0800 (PST) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4Jg1kj1vqrz4xdl; Fri, 21 Jan 2022 12:19:41 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1642727981; bh=XuhC9Dk7o4/kgB/c8BJJKMPryZePkQ1TPz1NbLA4gGg=; h=Date:From:To:Cc:Subject:From; b=ev8okZl51CSpe1jmqY8GL69IX2J7jfwseKzcqA85aPu6Iwh0Az1ndwql0YtA/r/6b +BGjLOiFDUNyDtPhmDwu64CHK2qxSeNHnABrsAg+Nss5jD7FFczF1oJvErgqgQ6QQk ztvVAEb4MIsP/2XdcVYfp8yr9dDlBHneHQtyaCDW1l1l4ZvY8sZ4CrVsjRF+ojKwqi 3qwVwV+Xq896fb6vM5sWp94kp6geTvL9KNdOfSnhjgeUPP+LVVTbX3WgJWvont8ZST C5Ann0uRS/YldlhBUhONh2ZqblSyBRqXKUnbBd/d/+kPXvvE7LoX0rIzPt59xTZJ5j IzN0AD5n7rygA== Date: Fri, 21 Jan 2022 12:19:40 +1100 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Jan 21 Message-ID: <20220121121940.22888b4f@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/lbywAp6yzFMXznGFni_WMWM"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/lbywAp6yzFMXznGFni_WMWM Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, Please do not add v5.18 related material to your linux-next included branches until after v5.17-rc1 has been released. Changes since 20220120: Non-merge commits (relative to Linus' tree): 926 1297 files changed, 56174 insertions(+), 13055 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 are also quilt-import.log and merge.log files 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, 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 346 trees (counting Linus' and 93 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 (2c271fe77d52 Merge tag 'gpio-fixes-for-v5.17-rc1' of= git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux) Merging fixes/fixes (d06c942efea4 Merge tag 'for_linus' of git://git.kernel= .org/pub/scm/linux/kernel/git/mst/vhost) Merging kbuild-current/fixes (1d1df41c5a33 Merge tag 'f2fs-for-5.17-rc1' of= git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs) Merging arc-current/for-curr (8f67f65d121c arc: use swap() to make code cle= aner) Merging arm-current/fixes (9f80ccda53b9 ARM: 9180/1: Thumb2: align ALT_UP()= sections in modules sufficiently) Merging arm64-fixes/for-next/fixes (9c5d89bc1055 arm64: kexec: Fix missing = error code 'ret' warning in load_other_segments()) Merging arm-soc-fixes/arm/fixes (c8013355ead6 ARM: dts: gpio-ranges propert= y is now required) Merging drivers-memory-fixes/fixes (8c5ba21c16bd memory: mtk-smi: Fix a nul= l dereference for the ostd) Merging tee-fixes/fixes (d58071a8a76d Linux 5.16-rc3) Merging m68k-current/for-linus (1a0ae068bf6b m68k: defconfig: Update defcon= figs for v5.16-rc1) Merging powerpc-fixes/fixes (aee101d7b95a powerpc/64s: Mask SRR0 before che= cking against the masked NIP) Merging s390-fixes/fixes (f0d43b3a3809 Merge tag 's390-5.17-1' of git://git= .kernel.org/pub/scm/linux/kernel/git/s390/linux) Merging sparc/master (05a59d79793d Merge git://git.kernel.org:/pub/scm/linu= x/kernel/git/netdev/net) Merging fscrypt-current/for-stable (80f6e3080bfc fs-verity: fix signed inte= ger overflow with i_size near S64_MAX) Merging net/master (57afdc0aab09 Merge branch 'stmmac-fixes') Merging bpf/master (baa59504c1cd net: mscc: ocelot: fix using match before = it is set) Merging ipsec/master (7d6019b602de Revert "net: vertexcom: default to disab= led on kbuild") Merging netfilter/master (830af2eba403 netfilter: conntrack: don't incremen= t invalid counter on NF_REPEAT) Merging ipvs/master (5471d5226c3b selftests: Calculate udpgso segment count= without header adjustment) Merging wireless/main (a1222ca0681f MAINTAINERS: remove extra wireless sect= ion) Merging rdma-fixes/for-rc (df0cc57e057f Linux 5.16) Merging sound-current/for-linus (2a1355f0bf41 ALSA: hda/cs8409: Add new War= lock SKUs to patch_cs8409) Merging sound-asoc-fixes/for-linus (579b2c8f72d9 ASoC: mediatek: fix unmet = dependency on GPIOLIB for SND_SOC_DMIC) Merging regmap-fixes/for-linus (9c16529291ad Merge remote-tracking branch '= regmap/for-5.15' into regmap-linus) Merging regulator-fixes/for-linus (8dde4e76a01a Merge remote-tracking branc= h 'regulator/for-5.16' into regulator-linus) Merging spi-fixes/for-linus (353bbc52de1c Merge remote-tracking branch 'spi= /for-5.16' into spi-linus) Merging pci-current/for-linus (9c494ca4d3a5 x86/gpu: Reserve stolen memory = for first integrated Intel GPU) Merging driver-core.current/driver-core-linus (fe81ba137ebc Merge tag 'ata-= 5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata) Merging tty.current/tty-linus (4d66020dcef8 Merge tag 'trace-v5.17' of git:= //git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace) Merging usb.current/usb-linus (455e73a07f6e Merge tag 'clk-for-linus' of gi= t://git.kernel.org/pub/scm/linux/kernel/git/clk/linux) Merging usb-gadget-fixes/fixes (e49d033bddf5 Linux 5.12-rc6) Merging usb-serial-fixes/usb-linus (a7904a538933 Linux 5.16-rc6) Merging usb-chipidea-fixes/for-usb-fixes (f130d08a8d79 usb: chipidea: ci_hd= rc_imx: Also search for 'phys' phandle) CONFLICT (content): Merge conflict in drivers/usb/chipidea/ci_hdrc_imx.c Merging phy/fixes (f0ae8685b285 phy: HiSilicon: Fix copy and paste bug in e= rror handling) Merging staging.current/staging-linus (4d66020dcef8 Merge tag 'trace-v5.17'= of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace) Merging iio-fixes/fixes-togreg (d4b825bad320 iio:imu:adis16480: fix bufferi= ng for devices with no burst mode) Merging char-misc.current/char-misc-linus (0c947b893d69 Merge tag '5.17-rc-= part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6) Merging soundwire-fixes/fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging thunderbolt-fixes/fixes (df0cc57e057f Linux 5.16) Merging input-current/for-linus (762f99f4f3cb Merge branch 'next' into for-= linus) Merging crypto-current/master (5f21d7d283dd crypto: af_alg - rewrite NULL p= ointer check) Merging vfio-fixes/for-linus (8704e8934908 vfio/pci: Fix OpRegion read) Merging kselftest-fixes/fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging modules-fixes/modules-linus (2a987e65025e Merge tag 'perf-tools-fix= es-for-v5.16-2021-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/a= cme/linux) Merging dmaengine-fixes/fixes (822c9f2b833c dmaengine: st_fdma: fix MODULE_= ALIAS) Merging backlight-fixes/for-backlight-fixes (a38fd8748464 Linux 5.12-rc2) Merging mtd-fixes/mtd/fixes (27a030e87292 mtd: dataflash: Add device-tree S= PI IDs) Merging mfd-fixes/for-mfd-fixes (a61f4661fba4 mfd: intel_quark_i2c_gpio: Re= vert "Constify static struct resources") Merging v4l-dvb-fixes/fixes (d40f0b133b44 media: meson-ir-tx: remove incorr= ect doc comment) Merging reset-fixes/reset/fixes (92c959bae2e5 reset: renesas: Fix Runtime P= M usage) Merging mips-fixes/mips-fixes (09d97da660ff MIPS: Only define pci_remap_ios= pace() for Ralink) Merging at91-fixes/at91-fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging omap-fixes/fixes (80d680fdccba ARM: dts: omap3430-sdp: Fix NAND dev= ice node) Merging kvm-fixes/master (e150df6e36fe Merge remote-tracking branch 'origin= /master' into kvm-next-5.17) Merging kvms390-fixes/master (0e9ff65f455d KVM: s390: preserve deliverable_= mask in __airqs_kick_single_vcpu) Merging hwmon-fixes/hwmon (125081a62616 hwmon: (pmbus/ir38064) Mark ir38064= _of_match as __maybe_unused) Merging nvdimm-fixes/libnvdimm-fixes (3dd60fb9d95d nvdimm/pmem: stop using = q_usage_count as external pgmap refcount) Merging cxl-fixes/fixes (fae8817ae804 cxl/mem: Fix memory device capacity p= robing) Merging btrfs-fixes/next-fixes (ee7c61f30c22 Merge branch 'misc-5.17' into = next-fixes) Merging vfs-fixes/fixes (25f54d08f12f autofs: fix wait name hash calculatio= n in autofs_wait()) Merging dma-mapping-fixes/for-linus (18a3c5f7abfd Merge tag 'for_linus' of = git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost) Merging i3c-fixes/i3c/fixes (fe07bfda2fb9 Linux 5.12-rc1) Merging drivers-x86-fixes/fixes (26a8b0943780 platform/x86: intel_pmc_core:= fix memleak on registration failure) Merging samsung-krzk-fixes/fixes (df0cc57e057f Linux 5.16) Merging pinctrl-samsung-fixes/fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging devicetree-fixes/dt/linus (b398123bff3b efi: apply memblock cap aft= er memblock_add()) Merging scsi-fixes/fixes (142c779d05d1 scsi: vmw_pvscsi: Set residual data = length conditionally) Merging drm-fixes/drm-fixes (936a93775b7c Merge tag 'amd-drm-fixes-5.16-202= 1-12-31' of ssh://gitlab.freedesktop.org/agd5f/linux into drm-fixes) Merging amdgpu-fixes/drm-fixes (2c409ba81be2 drm/radeon: fix si_enable_smc_= cac() failed issue) Merging drm-intel-fixes/for-linux-next-fixes (df0cc57e057f Linux 5.16) Merging mmc-fixes/fixes (ff31ee0a0f47 mmc: mmci: stm32: clear DLYB_CR after= sending tuning command) Merging rtc-fixes/rtc-fixes (bd33335aa93d rtc: cmos: Disable irq around dir= ect invocation of cmos_interrupt()) Merging gnss-fixes/gnss-linus (136057256686 Linux 5.16-rc2) Merging hyperv-fixes/hyperv-fixes (1dc2f2b81a6a hv: utils: add PTP_1588_CLO= CK to Kconfig to fix build) Merging soc-fsl-fixes/fix (7e5e744183bb soc: fsl: dpio: fix qbman alignment= error in the virtualization context) Merging risc-v-fixes/fixes (f6f7fbb89bf8 riscv: dts: sifive unmatched: Link= the tmp451 with its power supply) Merging pidfd-fixes/fixes (03ba0fe4d09f file: simplify logic in __close_ran= ge()) Merging fpga-fixes/fixes (8bb7eca972ad Linux 5.15) Merging spdx/spdx-linus (4d66020dcef8 Merge tag 'trace-v5.17' of git://git.= kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace) Merging gpio-brgl-fixes/gpio/for-current (9f51ce0b9e73 gpio: mpc8xxx: Fix a= n ignored error return from platform_get_irq()) Merging gpio-intel-fixes/fixes (2c271fe77d52 Merge tag 'gpio-fixes-for-v5.1= 7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux) Merging pinctrl-intel-fixes/fixes (2c271fe77d52 Merge tag 'gpio-fixes-for-v= 5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux) Merging erofs-fixes/fixes (57bbeacdbee7 erofs: fix deadlock when shrink ero= fs slab) Merging integrity-fixes/fixes (843385694721 evm: Fix a small race in init_d= esc()) Merging kunit-fixes/kunit-fixes (fa55b7dcdc43 Linux 5.16-rc1) Merging ubifs-fixes/fixes (c3c07fc25f37 ubi: fastmap: Return error code if = memory allocation fails in add_aeb()) Merging memblock-fixes/fixes (d7f55471db27 memblock: fix memblock_phys_allo= c() section mismatch error) Merging cel-fixes/for-rc (c9e6606c7fe9 Linux 5.16-rc8) Merging irqchip-fixes/irq/irqchip-fixes (c831d92890e0 irqchip/loongson-pch-= ms: Use bitmap_free() to free bitmap) Merging renesas-fixes/fixes (432b52eea3dc ARM: shmobile: defconfig: Restore= graphical consoles) Merging perf-current/perf/urgent (133d9c53c9dc Merge tag 'x86_vdso_for_v5.1= 7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip) Merging efi-fixes/urgent (4bc5e64e6cf3 efi: Move efifb_setup_from_dmi() pro= totype from arch headers) Merging zstd-fixes/zstd-linus (d58071a8a76d Linux 5.16-rc3) Merging drm-misc-fixes/for-linux-next-fixes (016017a195b8 drm/ttm: fix comp= ilation on ARCH=3Dum) Merging kbuild/for-next (c6553cd5dec6 usr/include/Makefile: add linux/nfc.h= to the compile-test coverage) Merging perf/perf/core (9d5f0c36438e perf machine: Use path__join() to comp= ose a path instead of snprintf(dir, '/', filename)) Merging compiler-attributes/compiler-attributes (7c00621dcaee compiler_type= s: mark __compiletime_assert failure as __noreturn) Merging dma-mapping/for-next (f857acfc457e lib/scatterlist: cleanup macros = into static inline functions) Merging asm-generic/master (733e417518a6 asm-generic/error-injection.h: fix= a spelling mistake, and a coding style issue) Merging arc/for-next (6880fa6c5660 Linux 5.15-rc1) Merging arm/for-next (c8469eb98626 Merge branches 'misc' and 'fixes' into f= or-next) Merging arm64/for-next/core (bb425a759847 arm64: mm: apply __ro_after_init = to memory_limit) Merging arm-perf/for-next/perf (3da4390bcdf4 arm64: perf: Don't register us= er access sysctl handler multiple times) Merging arm-soc/for-next (317a42bd9204 ARM: Document merges) Merging actions/for-next (444d018d8d38 ARM: dts: owl-s500-roseapplepi: Add = ATC2603C PMIC) Merging amlogic/for-next (2c420d79dae4 arm64: dts: meson-g12-common: add ua= rt_ao_b pins muxing) Merging aspeed/for-next (a7e02e92755c Merge branches 'dt-for-v5.17', 'defco= nfig-for-v5.17' and 'soc-for-v5.17' into for-next) Merging at91/at91-next (9be3df0e718c Merge branch 'at91-defconfig' into at9= 1-next) Merging drivers-memory/for-next (ff086e15d838 Merge branch 'for-v5.17/omap-= gpmc' into for-next) Merging imx-mxs/for-next (b95a3922f285 Merge branch 'imx/defconfig' into fo= r-next) Merging keystone/next (cb293d3b430e Merge branch 'for_5.15/drivers-soc' int= o next) Merging mediatek/for-next (ccf7b63aac3e Merge branch 'v5.16-next/dts64' int= o for-next) Merging mvebu/for-next (d835946fc3d8 Merge branch 'mvebu/dt' into mvebu/for= -next) Merging omap/for-next (61b6b9cfada4 Merge branch 'omap-for-v5.17/fixes-not-= urgent' into for-next) Merging qcom/for-next (7e5fe035d019 Merge branches 'arm64-defconfig-for-5.1= 7', 'arm64-for-5.17', 'clk-for-5.17', 'defconfig-for-5.17' and 'drivers-for= -5.17' into for-next) CONFLICT (content): Merge conflict in arch/arm/configs/multi_v7_defconfig Merging raspberrypi/for-next (c5915b53d4c2 dt-bindings: soc: bcm: Convert b= rcm,bcm2835-vchiq to json-schema) Merging renesas/next (743002730737 Merge branch 'renesas-arm-dt-for-v5.17' = into renesas-next) Merging reset/reset/next (89e7a6698fdd reset: uniphier-glue: Use devm_add_a= ction_or_reset()) Merging rockchip/for-next (2a9ed9fa8fe5 Merge branch 'v5.17-armsoc/dts64' i= nto for-next) Merging samsung-krzk/for-next (b1cbda0fc343 Merge branch 'next/dt64' into f= or-next) Merging scmi/for-linux-next (a0708ab07633 Merge branch 'for-next/scmi' of g= it://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-li= nux-next) Merging stm32/stm32-next (3ff0810ffc47 ARM: dts: stm32: Add Engicam i.Core = STM32MP1 C.TOUCH 2.0 10.1" OF) Merging sunxi/sunxi/for-next (1d21ba6546a5 Merge branch 'sunxi/dt-for-5.17'= into sunxi/for-next) Merging tee/next (ce352be35ba0 Merge branch 'async_notif' into next) Merging tegra/for-next (707b88674206 Merge branch for-5.17/arm/defconfig in= to for-next) Merging ti/ti-next (e66d73b2aa76 Merge branch 'ti-k3-dts-next' into ti-next) Merging xilinx/for-next (2eb48e610ef7 Merge remote-tracking branch 'zynqmp/= dt' into for-next) Merging clk/clk-next (b4966a7dc072 clk: mediatek: relicense mt7986 clock dr= iver to GPL-2.0) Merging clk-imx/for-next (b3b1283eba5c clk: imx: Add imx8dxl clk driver) Merging clk-renesas/renesas-clk (f0b62b0bbedc clk: renesas: r9a07g044: Add = GPU clock and reset entries) Merging clk-samsung/for-next (45bd8166a1d8 clk: samsung: Add initial Exynos= 7885 clock driver) Merging csky/linux-next (a0793fdad9a1 csky: fix typo of fpu config macro) Merging h8300/h8300-next (1ec10274d436 h8300: don't implement set_fs) Merging m68k/for-next (1a0ae068bf6b m68k: defconfig: Update defconfigs for = v5.16-rc1) Merging m68knommu/for-next (a7904a538933 Linux 5.16-rc6) Merging microblaze/next (7b94b7f0ae24 microblaze: add const to of_device_id) Merging mips/mips-next (d3115128bdaf MIPS: ath79: drop _machine_restart aga= in) Merging nds32/next (07cd7745c6f2 nds32/setup: remove unused memblock_region= variable in setup_memory()) CONFLICT (content): Merge conflict in arch/nds32/Kconfig CONFLICT (content): Merge conflict in arch/nds32/Kbuild Merging nios2/for-next (7f7bc20bc41a nios2: Don't use _end for calculating = min_low_pfn) Merging openrisc/for-next (7f435e42fd6b openrisc: init: Add support for com= mon clk) Merging parisc-hd/for-next (a93d754b464c parisc: pdc_stable: Fix memory lea= k in pdcs_register_pathentries) Merging powerpc/next (29ec39fcf11e Merge tag 'powerpc-5.17-1' of git://git.= kernel.org/pub/scm/linux/kernel/git/powerpc/linux) Merging soc-fsl/next (1ce93cb102e7 soc: fsl: qe: Check of ioremap return va= lue) Merging risc-v/for-next (c59cd507fb64 RISC-V: nommu_virt: Drop unused SLAB_= MERGE_DEFAULT) Merging s390/for-next (5754f9084f26 s390: add Sven Schnelle as reviewer) Merging sh/for-next (8518e694203d sh: pgtable-3level: Fix cast to pointer f= rom integer of different size) Merging sparc-next/master (dd0d718152e4 Merge tag 'spi-fix-v5.8-rc2' of git= ://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi) Merging uml/linux-next (db0dd9cee822 um: virtio_uml: Allow probing from dev= icetree) Merging xtensa/xtensa-for-next (71874374b46b xtensa: use strscpy to copy st= rings) Merging pidfd/for-next (317465bcc6f4 Merge branch 'fs.idmapped' into for-ne= xt) Merging fscrypt/master (b7e072f9b77f fscrypt: improve a few comments) Merging fscache/fscache-next (a91e6e1c8074 cifs: Support fscache indexing r= ewrite) Merging afs/afs-next (52af7105eceb afs: Set mtime from the client for yfs c= reate operations) Merging btrfs/for-next (7aa1269834b4 Merge branch 'for-next-next-v5.16-2022= 0107' into for-next-20220107) Merging ceph/master (a0b3a15eab6b ceph: move CEPH_SUPER_MAGIC definition to= magic.h) Merging cifs/for-next (51620150ca2d cifs: update internal module number) CONFLICT (content): Merge conflict in fs/cifs/fscache.h CONFLICT (content): Merge conflict in fs/cifs/file.c Merging configfs/for-next (c42dd069be8d configfs: fix a race in configfs_lo= okup()) Merging ecryptfs/next (682a8e2b41ef Merge tag 'ecryptfs-5.13-rc1-updates' o= f git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs) Merging erofs/dev (514abfe06f34 erofs: fix fsdax partition offset handling) Merging exfat/dev (3d966521a824 exfat: fix missing REQ_SYNC in exfat_update= _bhs()) Merging ext3/for_next (5f0a61886e30 Pull Amir's FAN_RENAME and FAN_REPORT_T= ARGET_FID support for fanotify.) Merging ext4/dev (6eeaf88fd586 ext4: don't use the orphan list when migrati= ng an inode) Merging f2fs/dev (1d1df41c5a33 Merge tag 'f2fs-for-5.17-rc1' of git://git.k= ernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs) Merging fsverity/fsverity (07c99001312c fs-verity: support reading signatur= e with ioctl) Merging fuse/for-next (073c3ab6ae01 Documentation/filesystem/dax: DAX on vi= rtiofs) Merging gfs2/for-next (1e8a930071a1 gfs2: assign rgrp glock before compute_= bitstructs) Merging jfs/jfs-next (c48a14dca2cb JFS: fix memleak in jfs_mount) Merging ksmbd/ksmbd-for-next (67ed868d2371 Merge tag '5.17-rc-ksmbd-server-= fixes' of git://git.samba.org/ksmbd) Merging nfs/linux-next (c9e6606c7fe9 Linux 5.16-rc8) Merging nfs-anna/linux-next (aed28b7a2d62 SUNRPC: Don't dereference xprt->s= nd_task if it's a cookie) Merging nfsd/for-next (0fc3812f4554 lockd: fix failure to cleanup client lo= cks) Merging ntfs3/master (52e00ea6b26e fs/ntfs3: Update valid size if -EIOCBQUE= UED) Merging orangefs/for-next (40a74870b2d1 orangefs: Fix the size of a memory = allocation in orangefs_bufmap_alloc()) Merging overlayfs/overlayfs-next (94fd19752b28 ovl: don't fail copy up if n= o fileattr support on upper) Merging ubifs/next (aa39cc675799 jffs2: GC deadlock reading a page that is = used in jffs2_write_begin()) Merging v9fs/9p-next (19d1c32652bb 9p: fix enodata when reading growing fil= e) Merging xfs/for-next (6191cf3ad59f xfs: flush inodegc workqueue tasks befor= e cancel) CONFLICT (content): Merge conflict in fs/xfs/xfs_ioctl.c Merging zonefs/for-next (95b115332a83 zonefs: remove redundant null bio che= ck) Merging iomap/iomap-for-next (5ad448ce2976 iomap: iomap_read_inline_data cl= eanup) Merging djw-vfs/vfs-for-next (d03ef4daf33a fs: forbid invalid project ID) Merging file-locks/locks-next (80d8e4d3f313 fs/locks: fix fcntl_getlk64/fcn= tl_setlk64 stub prototypes) Merging vfs/for-next (8f40da9494cf Merge branch 'misc.namei' into for-next) Merging printk/for-next (395cc1cdcbd4 Merge branch 'for-5.17' into for-next) Merging pci/next (87c71931633b Merge branch 'pci/driver-cleanup') Merging pstore/for-next/pstore (a5d05b07961a pstore/ftrace: Allow immediate= recording) Merging hid/for-next (1bec0754eaa0 Merge branches 'for-5.16/upstream-fixes'= , 'for-5.17/apple', 'for-5.17/core', 'for-5.17/hidraw', 'for-5.17/i2c-hid',= 'for-5.17/letsketch', 'for-5.17/logitech', 'for-5.17/magicmouse' and 'for-= 5.17/thrustmaster' into for-next) Merging i2c/i2c/for-next (fe37c72debe9 Merge branch 'i2c/for-mergewindow' i= nto i2c/for-next) Merging i3c/i3c/next (13462ba1815d i3c: master: dw: check return of dw_i3c_= master_get_free_pos()) Merging dmi/dmi-for-next (f97a2103f1a7 firmware: dmi: Move product_sku info= to the end of the modalias) Merging hwmon-staging/hwmon-next (00f5117c5f78 hwmon: (nzxt-smart2) make ar= ray detect_fans_report static const) Merging jc_docs/docs-next (cc2cf6796a90 docs: ftrace: fix ambiguous sentenc= e) Merging v4l-dvb/master (68b9bcc8a534 media: ipu3-cio2: Add support for inst= antiating i2c-clients for VCMs) Merging v4l-dvb-next/master (8d4ff8187bb2 media: si2157: add support for DV= B-C Annex C) Merging pm/linux-next (c83f3ae084b3 Merge branch 'thermal-int340x' into lin= ux-next) Merging cpufreq-arm/cpufreq/arm/linux-next (d776790a5536 cpufreq: mediatek-= hw: Fix double devm_remap in hotplug case) Merging cpupower/cpupower (21f61b52868d tools/power/cpupower/{ToDo =3D> TOD= O}: Rename the todo file) Merging devfreq/devfreq-next (4667431419e9 PM / devfreq: Reduce log severit= y for informative message) Merging opp/opp/linux-next (489a00ef46c9 Documentation: power: Update outda= ted contents in opp.rst) Merging thermal/thermal/linux-next (8ee1c0f6526c thermal/drivers/rz2gl: Add= error check for reset_control_deassert()) Merging ieee1394/for-next (54b3bd99f094 firewire: nosy: switch from 'pci_' = to 'dma_' API) Merging dlm/next (feae43f8aa88 fs: dlm: print cluster addr if non-cluster n= ode connects) Merging rdma/for-next (c0fe82baaeb2 Merge tag 'v5.16' into rdma.git for-nex= t) Merging net-next/master (fe8152b38d3a Merge tag 'devprop-5.17-rc1' of git:/= /git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm) Merging bpf-next/for-next (c25af830ab26 sch_cake: revise Diffserv docs) Merging ipsec-next/master (fe8152b38d3a Merge tag 'devprop-5.17-rc1' of git= ://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm) Merging mlx5-next/mlx5-next (685b1afd7911 net/mlx5: Introduce log_max_curre= nt_uc_list_wr_supported bit) Merging netfilter-next/master (fe8152b38d3a Merge tag 'devprop-5.17-rc1' of= git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm) Merging ipvs-next/master (2b71e2c7b56c netfilter: nft_set_pipapo_avx2: remo= ve redundant pointer lt) Merging bluetooth/master (4fd8a97fcea4 bluetooth: mgmt: Add MGMT Adv Monito= r Device Found/Lost events) Merging wireless-next/main (fe8152b38d3a Merge tag 'devprop-5.17-rc1' of gi= t://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm) Merging mtd/mtd/next (9ce47e43a0f0 Merge tag 'nand/for-5.17' into mtd/next) Merging nand/nand/next (2997e4871621 Merge tag 'memory-controller-drv-omap-= 5.17' into nand/next) Merging spi-nor/spi-nor/next (5f340402bbfc mtd: spi-nor: Remove debugfs ent= ries that duplicate sysfs entries) Merging crypto/master (5f21d7d283dd crypto: af_alg - rewrite NULL pointer c= heck) Merging drm/drm-next (4efdddbce7c1 Merge tag 'amd-drm-next-5.17-2022-01-12'= of https://gitlab.freedesktop.org/agd5f/linux into drm-next) Merging drm-misc/for-linux-next (d3cbc6e323c9 drm: panel-orientation-quirks= : Add quirk for the 1Netbook OneXPlayer) Merging amdgpu/drm-next (965b24abdd13 drm/amdgpu: bump driver version for n= ew CTX OP to set/get stable pstates) Merging drm-intel/for-linux-next (e26602be4869 drm/i915/display/adlp: Imple= ment new step in the TC voltage swing prog sequence) Merging drm-intel-gt/for-linux-next-gt (e26602be4869 drm/i915/display/adlp:= Implement new step in the TC voltage swing prog sequence) Merging drm-tegra/drm/tegra/for-next (d210919dbdc8 drm/tegra: Add back arm_= iommu_detach_device()) Merging drm-msm/msm-next (6ed95285382d drm/msm/a5xx: Fix missing CP_PROTECT= for SMMU on A540) Merging imx-drm/imx-drm/next (20fbfc81e390 drm/imx: imx-tve: Make use of th= e helper function devm_platform_ioremap_resource()) Merging etnaviv/etnaviv/next (cdd156955f94 drm/etnaviv: consider completed = fence seqno in hang check) Merging fbdev/for-next (842086bc7262 video: fbdev: controlfb: Fix COMPILE_T= EST build) Merging regmap/for-next (b56a7cbf40c8 regmap: debugfs: Fix indentation) Merging sound/for-next (2a1355f0bf41 ALSA: hda/cs8409: Add new Warlock SKUs= to patch_cs8409) Merging sound-asoc/for-next (579b2c8f72d9 ASoC: mediatek: fix unmet depende= ncy on GPIOLIB for SND_SOC_DMIC) Merging modules/modules-next (a97ac8cb24a3 module: fix signature check fail= ures when using in-kernel decompression) Merging input/next (87a0b2fafc09 Merge tag 'v5.16' into next) Merging block/for-next (04cbc1acc493 Merge branch 'io_uring-5.17' into for-= next) Merging device-mapper/for-next (eaac0b590a47 dm sysfs: use default_groups i= n kobj_type) Merging libata/for-next (237fe8885a3f ata: pata_ali: remove redundant retur= n statement) Merging pcmcia/pcmcia-next (fbb3485f1f93 pcmcia: fix setting of kthread tas= k states) Merging mmc/next (356f3f2c5756 dt-bindings: mmc: synopsys-dw-mshc: integrat= e Altera and Imagination) Merging mfd/for-mfd-next (e565615c5486 mfd: google,cros-ec: Fix property na= me for MediaTek rpmsg) Merging backlight/for-backlight-next (ec961cf32411 backlight: qcom-wled: Re= spect enabled-strings in set_brightness) Merging battery/for-next (25fd330370ac power: supply_core: Pass pointer to = battery info) Merging regulator/for-next (8dde4e76a01a Merge remote-tracking branch 'regu= lator/for-5.16' into regulator-linus) Merging security/next-testing (047843bdb316 Merge branch 'landlock_lsm_v34'= into next-testing) Merging apparmor/apparmor-next (875e5cc6b065 lsm: Fix kernel-doc) Merging integrity/next-integrity (65e38e32a959 selftests/kexec: Enable secu= reboot tests for PowerPC) Merging keys/keys-next (2d743660786e Merge branch 'fixes' of git://git.kern= el.org/pub/scm/linux/kernel/git/viro/vfs) Merging safesetid/safesetid-next (1b8b71922919 LSM: SafeSetID: Mark safeset= id_initialized as __initdata) Merging selinux/next (6cd9d4b97891 selinux: minor tweaks to selinux_add_opt= ()) Merging smack/next (0934ad42bb2c smackfs: use netlbl_cfg_cipsov4_del() for = deleting cipso_v4_doi) Merging tomoyo/master (f702e1107601 tomoyo: use hwight16() in tomoyo_domain= _quota_is_ok()) Merging tpmdd/next (a33f5c380c4b Merge tag 'xfs-5.17-merge-3' of git://git.= kernel.org/pub/scm/fs/xfs/xfs-linux) Merging watchdog/master (ffd264bd152c watchdog: msc313e: Check if the WDT w= as running at boot) Merging iommu/next (66dc1b791c58 Merge branches 'arm/smmu', 'virtio', 'x86/= amd', 'x86/vt-d' and 'core' into next) Merging audit/next (ed98ea2128b6 audit: replace zero-length array with flex= ible-array member) Merging devicetree/for-next (18a86e5907f7 dt-bindings: google,cros-ec: drop= Enric Balletbo i Serra from maintainers) CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/ven= dor-prefixes.yaml Merging mailbox/mailbox-for-next (869b6ca39c08 dt-bindings: mailbox: Add mo= re protocol and client ID) Merging spi/for-next (353bbc52de1c Merge remote-tracking branch 'spi/for-5.= 16' into spi-linus) Merging tip/auto-latest (85538cc07d6b Merge branch into tip/master: 'x86/co= re') Merging clockevents/timers/drivers/next (7647204c2e81 dt-bindings: timer: A= dd Mstar MSC313e timer devicetree bindings documentation) Merging edac/edac-for-next (3a8cccd0b519 Merge branch 'edac-amd64' into eda= c-for-next) Merging irqchip/irq/irqchip-next (cd448b24c621 Merge branch irq/misc-5.17 i= nto irq/irqchip-next) Merging ftrace/for-next (f37c3bbc6359 tracing: Add ustring operation to fil= tering string pointers) Merging rcu/rcu/next (76a2b0bbce2c Merge branch 'kcsan.2021.12.09b' into HE= AD) Merging kvm/next (e2e83a73d7ce docs: kvm: fix WARNINGs from api.rst) Merging kvm-arm/next (1c53a1ae3612 Merge branch kvm-arm64/misc-5.17 into kv= marm-master/next) Merging kvms390/next (812de04661c4 KVM: s390: Clarify SIGP orders versus ST= OP/RESTART) Merging xen-tip/linux-next (54bb4a91b281 dt-bindings: xen: Clarify "reg" pu= rpose) Merging percpu/for-next (4e1f82dce05b Merge branch 'for-5.16-fixes' into fo= r-next) Merging workqueues/for-next (bc35f7ef9628 workqueue: Convert the type of po= ol->nr_running to int) Merging drivers-x86/for-next (3367d1bd738c power: supply: Provide stubs for= charge_behaviour helpers) Merging chrome-platform/for-next (fa55b7dcdc43 Linux 5.16-rc1) Merging hsi/for-next (a1ee1c08fcd5 HSI: core: Fix return freed object in hs= i_new_client) Merging leds/for-next (d949edb503b1 leds: lp55xx: initialise output directi= on from dts) Merging ipmi/for-next (d134ad2574a1 ipmi: ssif: replace strlcpy with strscp= y) Merging driver-core/driver-core-next (fe81ba137ebc Merge tag 'ata-5.17-rc1'= of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata) Merging usb/usb-next (455e73a07f6e Merge tag 'clk-for-linus' of git://git.k= ernel.org/pub/scm/linux/kernel/git/clk/linux) Merging usb-gadget/next (e49d033bddf5 Linux 5.12-rc6) Merging usb-serial/usb-next (2585cf9dfaad Linux 5.16-rc5) Merging usb-chipidea-next/for-usb-next (78665f57c3fa usb: chipidea: udc: ma= ke controller hardware endpoint primed) Merging tty/tty-next (4d66020dcef8 Merge tag 'trace-v5.17' of git://git.ker= nel.org/pub/scm/linux/kernel/git/rostedt/linux-trace) Merging char-misc/char-misc-next (0c947b893d69 Merge tag '5.17-rc-part1-smb= 3-fixes' of git://git.samba.org/sfrench/cifs-2.6) Merging extcon/extcon-next (2da3db7f498d extcon: Deduplicate code in extcon= _set_state_sync()) Merging gnss/gnss-next (547d2167c5c3 gnss: usb: add support for Sierra Wire= less XM1210) Merging phy-next/next (09d976b3e8e2 phy: cadence: Sierra: Add support for d= erived reference clock output) Merging soundwire/next (bb349fd2d580 soundwire: qcom: remove redundant vers= ion number read) Merging thunderbolt/next (fa487b2a900d thunderbolt: Add module parameter fo= r CLx disabling) Merging vfio/next (2bed2ced40c9 vfio/iommu_type1: replace kfree with kvfree) Merging staging/staging-next (4d66020dcef8 Merge tag 'trace-v5.17' of git:/= /git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace) Merging iio/togreg (38ac2f038666 iio: chemical: sunrise_co2: set val parame= ter only on success) Merging mux/for-next (0fcfb00b28c0 Linux 5.16-rc4) Merging icc/icc-next (01f8938ad036 Merge branch 'icc-qcm2290' into icc-next) Merging dmaengine/next (bbd0ff07ed12 dt-bindings: dma-controller: Split int= errupt fields in example) Merging cgroup/for-next (27fe872b5169 Merge branch 'for-5.17-fixes' into fo= r-next) Merging scsi/for-next (9583aa8cb59e Merge branch 'misc' into for-next) Merging scsi-mkp/for-next (5322359fec13 scsi: bfa: Remove useless DMA-32 fa= llback configuration) Merging vhost/linux-next (fae0bd40fab0 virtio_console: break out of buf pol= l on remove) Merging rpmsg/for-next (d42cd7930649 Merge branches 'hwspinlock-next', 'rpr= oc-fixes' and 'rpmsg-fixes' into for-next) Merging gpio/for-next (7ac554888233 MAINTAINERS: Remove reference to non-ex= isting file) Merging gpio-brgl/gpio/for-next (ffe31c9ed35d gpio: rcar: Propagate errors = from devm_request_irq()) Merging gpio-intel/for-next (2c271fe77d52 Merge tag 'gpio-fixes-for-v5.17-r= c1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux) Merging gpio-sim/gpio/gpio-sim (0fcfb00b28c0 Linux 5.16-rc4) Merging pinctrl/for-next (650d15f26aaa pinctrl: sunxi: Fix H616 I2S3 pin da= ta) Merging pinctrl-intel/for-next (2c271fe77d52 Merge tag 'gpio-fixes-for-v5.1= 7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux) Merging pinctrl-renesas/renesas-pinctrl (ea7e26ebe6a9 pinctrl: renesas: r8a= 779a0: Align comments) Merging pinctrl-samsung/for-next (a382d568f144 pinctrl: samsung: Use platfo= rm_get_irq_optional() to get the interrupt) Merging pwm/for-next (3f0565451cc0 dt-bindings: pwm: Avoid selecting schema= on node name match) Merging userns/for-next (a403df29789b ptrace/m68k: Stop open coding ptrace_= report_syscall) Merging ktest/for-next (170f4869e662 ktest.pl: Fix the logic for truncating= the size of the log file for email) Merging kselftest/next (e89908201e25 selftests/vm: remove ARRAY_SIZE define= from individual tests) Merging livepatching/for-next (32fdbc45ade0 Merge branch 'for-5.17/kallsyms= ' into for-next) Merging coresight/next (efa56eddf5d5 coresight: core: Fix typo in a comment) Merging rtc/rtc-next (5ceee540fdc7 rtc: sunplus: fix return value in sp_rtc= _probe()) Merging nvdimm/libnvdimm-for-next (9e05e95ca8da iomap: Fix error handling i= n iomap_zero_iter()) Merging at24/at24/for-next (d08aea21c89d eeprom: at24: Add support for 24c1= 025 EEPROM) Merging ntb/ntb-next (fd913240d898 IDT: Fix Build warnings on some 32bit ar= chitectures.) Merging seccomp/for-next/seccomp (1e6d69c7b9cd selftests/seccomp: Report ev= ent mismatches more clearly) Merging kspp/for-next/kspp (136057256686 Linux 5.16-rc2) Merging kspp-gustavo/for-next/kspp (c9e6606c7fe9 Linux 5.16-rc8) Merging cisco/for-next (9e98c678c2d6 Linux 5.1-rc1) Merging fsi/next (7cc2f34e1f4d fsi: sbefifo: Use interruptible mutex lockin= g) Merging slimbus/for-next (fa55b7dcdc43 Linux 5.16-rc1) Merging nvmem/for-next (779809c07324 dt-bindings: nvmem: Add missing 'reg' = property) Merging xarray/main (1c9f4b00b3cf XArray: Document the locking requirement = for the xa_state) Merging hyperv/hyperv-next (4eea5332d67d scsi: storvsc: Fix storvsc_queueco= mmand() memory leak) Merging auxdisplay/auxdisplay (4daa9ff89ef2 auxdisplay: charlcd: checking f= or pointer reference before dereferencing) Merging kgdb/kgdb/for-next (b77dbc86d604 kdb: Adopt scheduler's task classi= fication) Merging hmm/hmm (6880fa6c5660 Linux 5.15-rc1) Merging fpga/for-next (98ceca2f2932 fpga: region: fix kernel-doc) Merging kunit/test (fa55b7dcdc43 Linux 5.16-rc1) Merging cfi/cfi/next (baaf965f9430 mtd: hyperbus: rpc-if: fix bug in rpcif_= hb_remove) Merging kunit-next/kunit (ad659ccb5412 kunit: tool: Default --jobs to numbe= r of CPUs) Merging trivial/for-next (081c8919b02b Documentation: remove trivial tree) Merging mhi/mhi-next (00776ac534cc bus: mhi: pci_generic: Introduce Sierra = EM919X support) Merging memblock/for-next (a59466ee91aa memblock: Remove #ifdef __KERNEL__ = from memblock.h) Merging init/init-user-pointers (38b082236e77 initramfs: use vfs_utimes in = do_copy) Merging counters/counters (e71ba9452f0b Linux 5.11-rc2) Merging rust/rust-next (ced9f62ec435 init/Kconfig: Specify the interpreter = for rust-is-available.sh) CONFLICT (content): Merge conflict in samples/Makefile CONFLICT (content): Merge conflict in samples/Kconfig CONFLICT (content): Merge conflict in Documentation/process/changes.rst Merging cxl/next (be185c2988b4 cxl/core: Remove cxld_const_init in cxl_deco= der_alloc()) Merging folio/for-next (3abb28e275bf filemap: Use folio_put_refs() in filem= ap_free_folio()) Merging folio-iomap/folio-iomap (4d7bd0eb72e5 iomap: Inline __iomap_zero_it= er into its caller) Merging bitmap/bitmap-master-5.15 (785cb064e2f8 vsprintf: rework bitmap_lis= t_string) CONFLICT (content): Merge conflict in drivers/dma/ti/edma.c CONFLICT (content): Merge conflict in arch/s390/kvm/kvm-s390.c CONFLICT (content): Merge conflict in arch/powerpc/include/asm/cputhreads.h CONFLICT (content): Merge conflict in arch/parisc/include/asm/bitops.h Merging zstd/zstd-next (fa55b7dcdc43 Linux 5.16-rc1) Merging efi/next (42f4046bc4ba efi: use default_groups in kobj_type) Merging unicode/for-next (e2a58d2d3416 unicode: only export internal symbol= s for the selftests) Merging slab/for-next (07f910f9b729 mm: Remove slab from struct page) Merging random/master (276434a51d37 lib/crypto: blake2s: avoid indirect cal= ls to compression function for Clang CFI) Merging landlock/next (2585cf9dfaad Linux 5.16-rc5) Merging akpm-current/current (3a5328ac8898 ipc/sem: do not sleep with a spi= n lock held) $ git checkout -b akpm remotes/origin/akpm/master $ git rebase --onto master remotes/origin/akpm/master-base Merging akpm/master (8eb8b1379265 mm: hide the FRONTSWAP Kconfig symbol) --Sig_/lbywAp6yzFMXznGFni_WMWM Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmHqCiwACgkQAVBC80lX 0Gzx3gf+IwG+UZ8A4TibWjyJU/SvKjVyK198mnUxX0puKGPgJC/9KXorRzbkhtUq G7dQTZVLki6mBiyj6J0ShrM0YQxUiuzgyLJXwKQcXVZpjbUl55XrqVgBLt/Ez0Po v++QfBUPr6ueXLyKWJm/xkTv03+zclG7ZczR91PWhOhnraKjH5w7n5wrfGGVv2BA zodxAMNhTMBx1NUrALFQ8DTNkiZEM3bxw2t/aORC/cXqFiTdcsTUp/XZMXP2wX+B A1mOJvsia7FRDvuNRLk3TIkp+0RM7isxXwbg0FhsEdnI9nmGwu/YvZmjEtMINh1y 2Uzg1BOsuN5YHyDj+JbVI1YK6hsgTQ== =tnoD -----END PGP SIGNATURE----- --Sig_/lbywAp6yzFMXznGFni_WMWM--