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 X-Spam-Level: X-Spam-Status: No, score=-9.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,LOCALPART_IN_SUBJECT, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 88C39C433DB for ; Tue, 30 Mar 2021 08:28:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 37A5261983 for ; Tue, 30 Mar 2021 08:28:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231194AbhC3I1e (ORCPT ); Tue, 30 Mar 2021 04:27:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51546 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231359AbhC3I1d (ORCPT ); Tue, 30 Mar 2021 04:27:33 -0400 Received: from ozlabs.org (bilbo.ozlabs.org [IPv6:2401:3900:2:1::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 266CAC061762; Tue, 30 Mar 2021 01:27:33 -0700 (PDT) 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 4F8jHQ0g0Gz9sVm; Tue, 30 Mar 2021 19:27:30 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1617092850; bh=51d7J3wJzMpM/romAhvAfEumSZp/A2j4GLVg02K/Jbg=; h=Date:From:To:Cc:Subject:From; b=T+oz/JjvszhwW/l0PY4q9ulMJjkZoJMwksZT95bLz8rOJPhWXSd0PE+1s1ORZQxsx nwvId9TmIBLXNMbzxCN9+N5wkVA0ai+lqia9WvuzgFb35js6tOAV/4RtLiKneEELMx aPOOPvXNpoyybx/Od0PT2Ma/qv+n7/I6nybAJXHoAqQ0iTcc/oPBmAc5v56FO1dxp2 rdbaweH+vkL4ucBt5cgmE0jDlYi249UNf5Ef1zTy5zkHY6HJr1lR0l4nzV5syyd/fl Q+NxjgXdhs5BGFg/VAdyUo+TO4L1IaDe+6pGI/Pb/G3LbkFxlqGHgpbTxHFod66ybV Oy8QKYwb2D/eg== Date: Tue, 30 Mar 2021 19:27:29 +1100 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Mar 30 Message-ID: <20210330192729.317ff70e@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/JCaf_jp0fSjK223yH.3O2S="; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/JCaf_jp0fSjK223yH.3O2S= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all, News: there will be no linux-next release on Friday or the following Monday. Changes since 20210329: The amdgpu tree gained a build failure so I used the version from next-20210329. Non-merge commits (relative to Linus' tree): 7665 7592 files changed, 449869 insertions(+), 154144 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, 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 335 trees (counting Linus' and 87 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 (1e43c377a79f Merge tag 'xtensa-20210329' of git://gi= thub.com/jcmvbkbc/linux-xtensa) Merging fixes/fixes (e71ba9452f0b Linux 5.11-rc2) Merging kbuild-current/fixes (bcbcf50f5218 kbuild: fix ld-version.sh to not= be affected by locale) Merging arc-current/for-curr (83520d62cc5a ARC: treewide: avoid the pointer= addition with NULL pointer) Merging arm-current/fixes (30e3b4f256b4 ARM: footbridge: fix PCI interrupt = mapping) Merging arm64-fixes/for-next/fixes (20109a859a9b arm64: kernel: disable CNP= on Carmel) Merging arm-soc-fixes/arm/fixes (67335b8d28cd Merge tag 'imx-fixes-5.12' of= git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixe= s) Merging drivers-memory-fixes/fixes (a38fd8748464 Linux 5.12-rc2) Merging m68k-current/for-linus (a65a802aadba m68k: Fix virt_addr_valid() W= =3D1 compiler warnings) Merging powerpc-fixes/fixes (53f1d31708f6 powerpc/mm/book3s64: Use the corr= ect storage key value when calling H_PROTECT) Merging s390-fixes/fixes (84d572e634e2 MAINTAINERS: add backups for s390 vf= io drivers) Merging sparc/master (05a59d79793d Merge git://git.kernel.org:/pub/scm/linu= x/kernel/git/netdev/net) Merging fscrypt-current/for-stable (d19d8d345eec fscrypt: fix inline encryp= tion not used on new files) Merging net/master (fb6ec87f7229 net: dsa: Fix type was not set for devlink= port) Merging bpf/master (861de02e5f3f bpf: Take module reference for trampoline = in module) Merging ipsec/master (b1e3a5607034 xfrm: Fix NULL pointer dereference on po= licy lookup) CONFLICT (content): Merge conflict in net/ipv6/ip6_vti.c CONFLICT (content): Merge conflict in net/ipv4/ip_vti.c Merging netfilter/master (75887e881b19 Merge branch '40GbE' of git://git.ke= rnel.org/pub/scm/linux/kernel/git/tnguy/net-queue) Merging ipvs/master (b58f33d49e42 netfilter: ctnetlink: fix dump of the exp= ect mask attribute) Merging wireless-drivers/master (bd83a2fc05ed brcmfmac: p2p: Fix recently i= ntroduced deadlock issue) Merging mac80211/master (6f235a69e594 ch_ktls: fix enum-conversion warning) Merging rdma-fixes/for-rc (a5e13c6df0e4 Linux 5.12-rc5) Merging sound-current/for-linus (e54f30befa79 ALSA: hda/realtek: call alc_u= pdate_headset_mode() in hp_automute_hook) Merging sound-asoc-fixes/for-linus (c5affe19d65f Merge remote-tracking bran= ch 'asoc/for-5.12' into asoc-linus) Merging regmap-fixes/for-linus (f29fd6d5a08d Merge remote-tracking branch '= regmap/for-5.12' into regmap-linus) Merging regulator-fixes/for-linus (1676953644ed Merge remote-tracking branc= h 'regulator/for-5.12' into regulator-linus) Merging spi-fixes/for-linus (b1f30c16e9ba Merge remote-tracking branch 'spi= /for-5.12' into spi-linus) Merging pci-current/for-linus (cf673bd0cc97 PCI: switchtec: Fix Spectre v1 = vulnerability) Merging driver-core.current/driver-core-linus (f0acf637d60f driver core: cl= ear deferred probe reason on probe retry) Merging tty.current/tty-linus (29d96eb26134 soc: qcom-geni-se: Cleanup the = code to remove proxy votes) Merging usb.current/usb-linus (93f672804bf2 usb: dwc2: Prevent core suspend= when port connection flag is 0) Merging usb-gadget-fixes/fixes (a38fd8748464 Linux 5.12-rc2) Merging usb-serial-fixes/usb-linus (1e28eed17697 Linux 5.12-rc3) Merging usb-chipidea-fixes/for-usb-fixes (cf97d7af2468 usb: cdnsp: Fixes is= sue with dequeuing requests after disabling endpoint) Merging phy/fixes (da848f9a0e13 phy: qcom-qmp: add hbr3_hbr2 voltage and pr= emphasis swing table) Merging staging.current/staging-linus (e78836ae76d2 staging: rtl8192e: Chan= ge state information from u16 to u8) Merging char-misc.current/char-misc-linus (3756b6578709 Merge tag 'icc-5.12= -rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char= -misc-linus) Merging soundwire-fixes/fixes (fde5d7f27108 soundwire: bus: Fix device foun= d flag correctly) Merging thunderbolt-fixes/fixes (a5e13c6df0e4 Linux 5.12-rc5) Merging input-current/for-linus (56cfe6f820a6 Input: elants_i2c - drop zero= -checking of ABS_MT_TOUCH_MAJOR resolution) Merging crypto-current/master (0de9dc80625b hwrng: timeriomem - Use device-= managed registration API) Merging ide/master (6800cd8cbc6e ide-acpi: use %*ph to print small buffer) Merging vfio-fixes/for-linus (e0146a108ce4 vfio/nvlink: Add missing SPAPR_T= CE_IOMMU depends) Merging kselftest-fixes/fixes (a38fd8748464 Linux 5.12-rc2) Merging modules-fixes/modules-linus (57baec7b1b04 scripts/nsdeps: make sure= to pass all module source files to spatch) Merging dmaengine-fixes/fixes (868833fbffbe dmaengine: xilinx: dpdma: Fix r= ace condition in done IRQ) Merging backlight-fixes/for-backlight-fixes (a38fd8748464 Linux 5.12-rc2) Merging mtd-fixes/mtd/fixes (2fb164f0ce95 mtd: rawnand: mtk: Fix WAITRDY br= eak condition and timeout) Merging mfd-fixes/for-mfd-fixes (a61f4661fba4 mfd: intel_quark_i2c_gpio: Re= vert "Constify static struct resources") Merging v4l-dvb-fixes/fixes (0e37b4fa67f5 media: coda: fix macroblocks coun= t control usage) Merging reset-fixes/reset/fixes (b460e0a9e240 reset: intel: add unspecified= HAS_IOMEM dependency) Merging mips-fixes/mips-fixes (3f6c515d7234 MIPS: vmlinux.lds.S: Fix append= ed dtb not properly aligned) Merging at91-fixes/at91-fixes (2c69c8a1736e ARM: dts: at91: sam9x60: fix mu= x-mask to match product's datasheet) Merging omap-fixes/fixes (a3efe3f6d0eb ARM: OMAP2+: Fix warning for omap_in= it_time_of()) Merging kvm-fixes/master (9ce3746d6413 documentation/kvm: additional explan= ations on KVM_SET_BOOT_CPU_ID) Merging kvms390-fixes/master (735931f9a51a MAINTAINERS: add uv.c also to KV= M/s390) Merging hwmon-fixes/hwmon (a38fd8748464 Linux 5.12-rc2) Merging nvdimm-fixes/libnvdimm-fixes (7018c897c2f2 libnvdimm/dimm: Avoid ra= ce between probe and available_slots_show()) Merging btrfs-fixes/next-fixes (3b7ec4d1b5cb Merge branch 'misc-5.12' into = next-fixes) Merging vfs-fixes/fixes (7f6c411c9b50 hostfs: fix memory handling in follow= _link()) Merging dma-mapping-fixes/for-linus (d17405d52bac dma-mapping: benchmark: f= ix kernel crash when dma_map_single fails) Merging i3c-fixes/i3c/fixes (fe07bfda2fb9 Linux 5.12-rc1) Merging drivers-x86-fixes/fixes (d1635448f110 platform/x86: intel_pmc_core:= Ignore GBE LTR on Tiger Lake platforms) Merging samsung-krzk-fixes/fixes (a38fd8748464 Linux 5.12-rc2) Merging pinctrl-samsung-fixes/fixes (a38fd8748464 Linux 5.12-rc2) Merging devicetree-fixes/dt/linus (8242ff9ea9f0 dt-bindings: display: media= tek,dpi: Convert to use graph schema) Merging scsi-fixes/fixes (36fa766faa0c scsi: target: pscsi: Clean up after = failure in pscsi_map_sg()) Merging drm-fixes/drm-fixes (09d78dde88ef Merge tag 'drm-msm-fixes-2021-02-= 25' of https://gitlab.freedesktop.org/drm/msm 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 (8840e3bd981f drm/i915: Fix th= e GT fence revocation runtime PM logic) Merging mmc-fixes/fixes (f06391c45e83 mmc: cqhci: Fix random crash when rem= ove mmc module/card) Merging rtc-fixes/rtc-fixes (bd33335aa93d rtc: cmos: Disable irq around dir= ect invocation of cmos_interrupt()) Merging gnss-fixes/gnss-linus (a38fd8748464 Linux 5.12-rc2) Merging hyperv-fixes/hyperv-fixes (37df9f3fedb6 video: hyperv_fb: Fix a dou= ble free in hvfb_probe) Merging soc-fsl-fixes/fix (2663b3388551 soc: fsl: dpio: Get the cpumask thr= ough cpumask_of(cpu)) Merging risc-v-fixes/fixes (a5406a7ff56e riscv: Correct SPARSEMEM configura= tion) Merging pidfd-fixes/fixes (d3fed0da34e9 file: fix close_range() for unshare= +cloexec) Merging fpga-fixes/fixes (2e8496f31d0b firmware: stratix10-svc: reset COMMA= ND_RECONFIG_FLAG_PARTIAL to 0) Merging spdx/spdx-linus (88fe49249c99 Merge tag 'char-misc-5.12-rc3' of git= ://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc) Merging gpio-brgl-fixes/gpio/for-current (6cb59afe9e5b gpiolib: Assign fwno= de to parent's if no primary one provided) Merging gpio-intel-fixes/fixes (b41ba2ec54a7 gpiolib: Read "gpio-line-names= " from a firmware node) Merging pinctrl-intel-fixes/fixes (39c1f1bd8adf pinctrl: intel: check REVID= register value for device presence) Merging erofs-fixes/fixes (9f377622a484 erofs: fix bio->bi_max_vecs behavio= r change) Merging integrity-fixes/fixes (843385694721 evm: Fix a small race in init_d= esc()) Merging kunit-fixes/kunit-fixes (7fd53f41f771 kunit: tool: Disable PAGE_POI= SONING under --alltests) Merging ubifs-fixes/fixes (78c7d49f55d8 ubifs: journal: Make sure to not di= rty twice for auth nodes) Merging memblock-fixes/fixes (17cbe03872be mm/memblock: Fix typo in comment= of memblock_phys_alloc_try_nid()) Merging cel-fixes/for-rc (a5e13c6df0e4 Linux 5.12-rc5) Merging drm-misc-fixes/for-linux-next-fixes (014305d00198 drivers: gpu: drm= : xen_drm_front_drm_info is declared twice) Merging kspp-gustavo/for-next/kspp (36f9ff9e03de lib: Fix fall-through warn= ings for Clang) Merging kbuild/for-next (8666fc819b7e Merge branch 'kconfig' into for-next) Merging compiler-attributes/compiler-attributes (19c329f68089 Linux 5.11-rc= 4) Merging dma-mapping/for-next (84fcfbdadbfd dma-mapping: remove a pointless = empty line in dma_alloc_coherent) Merging asm-generic/master (38489db09b10 Merge branch 'asm-generic-fixes' i= nto asm-generic) Merging arc/for-next (def9d2780727 Linux 5.5-rc7) Merging arm/for-next (0ae6d1f52670 Merge branches 'fixes' and 'misc' into f= or-next) Merging arm64/for-next/core (1f6890b1bf84 Merge branches 'for-next/misc', '= for-next/kselftest', 'for-next/xntable', 'for-next/vdso', 'for-next/fiq', '= for-next/epan' and 'for-next/kasan-vmalloc' into for-next/core) CONFLICT (content): Merge conflict in arch/arm64/include/asm/cpucaps.h Merging arm-perf/for-next/perf (9b86b1b41e0f docs: perf: Add new descriptio= n on HiSilicon uncore PMU v2) Merging arm-soc/for-next (a57e29abb79d soc: document merges) Merging actions/for-next (006828d706fd Merge branch 'v5.12/defconfig' into = for-next) Merging amlogic/for-next (cf4b8849e4c2 Merge branch 'v5.13/dt64' into tmp/a= ml-rebuild) Merging aspeed/for-next (697dabd5d370 Merge branches 'soc-for-v5.12' and 'd= t-for-v5.12' into for-next) Merging at91/at91-next (10de02ce51f0 Merge branches 'at91-soc' and 'at91-de= fconfig' into at91-next) Merging drivers-memory/for-next (923f1fc28897 memory: tegra20: Protect debu= g code with a lock) Merging imx-mxs/for-next (a2db8d39cbcb Merge branch 'imx/defconfig' into fo= r-next) Merging keystone/next (9d2e21ed98a2 Merge branch 'for_5.12/drivers-soc' int= o next) Merging mediatek/for-next (e6468af3b590 Merge branch 'v5.11-next/soc' into = for-next) Merging mvebu/for-next (8e03d45cb7de Merge branch 'mvebu/dt64' into mvebu/f= or-next) Merging omap/for-next (159a17f5b3a9 Merge branch 'omap-for-v5.13/dt-v2' int= o for-next) Merging qcom/for-next (c465fc2707c6 Merge branches 'arm64-defconfig-for-5.1= 3', 'arm64-for-5.13' and 'drivers-for-5.13' into for-next) Merging raspberrypi/for-next (fbdcf1d20126 ARM: dts: bcm2711: Add the CEC i= nterrupt controller) Merging realtek/for-next (486f29df6941 Merge branch 'v5.8/dt' into next) Merging renesas/next (d084e52e5b7b Merge branch 'renesas-arm-dt-for-v5.13' = into renesas-next) Merging reset/reset/next (d4e4dffec50b reset: oxnas: replace file name with= short description) Merging rockchip/for-next (3b6c3c12b77c Merge branch 'v5.13-armsoc/dts64' i= nto for-next) Merging samsung-krzk/for-next (67518feb5fda Merge branch 'next/dt' into for= -next) Merging scmi/for-linux-next (f7d6bd038a27 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 (14c9e23369f1 ARM: dts: stm32: enable the analog f= ilter for all I2C nodes in stm32mp151) Merging sunxi/sunxi/for-next (582cfdb9d206 Merge branch 'sunxi/clk-for-5.13= ' into sunxi/for-next) Merging tegra/for-next (c064a4031d7f Merge branch for-5.13/arm64/dt into fo= r-next) Merging ti-k3/ti-k3-next (1e3d655fe7b4 Merge branch 'ti-k3-config-next' int= o ti-k3-next) Merging ti-k3-new/ti-k3-next (9437499086c2 arm64: dts: ti: k3-j7200: Add su= pport for higher speed modes and update delay select values for MMCSD subsy= stems) Merging clk/clk-next (9575aeae2cd1 Merge branch 'clk-cleanup' into clk-next) Merging clk-imx/for-next (d60fe8fa6c01 clk: imx: Fix reparenting of UARTs n= ot associated with stdout) Merging clk-renesas/renesas-clk (dbb397ccc6bb clk: renesas: Couple of spell= ing fixes) Merging clk-samsung/for-next (44a9e78f9242 clk: samsung: Prevent potential = endless loop in the PLL ops) Merging csky/linux-next (74cdb2664477 csky: Fixup typos) Merging h8300/h8300-next (6e5e55227c95 Merge tag 'v5.11' into h8300-next) Merging m68k/for-next (152ec0d0d0e1 m68k: defconfig: Update defconfigs for = v5.12-rc1) Merging m68knommu/for-next (613c80ba1c95 m68k: fix flatmem memory model set= up) Merging microblaze/next (bbcee72c2f7a microblaze: Fix a typo) Merging mips/mips-next (19f0e8cddf0f MIPS: Loongson64: enable CONFIG_USB_SE= RIAL_PL2303) Merging nds32/next (40e0dd851e7b nds32: Fix bogus reference to ) Merging nios2/for-next (7f7bc20bc41a nios2: Don't use _end for calculating = min_low_pfn) Merging openrisc/for-next (8f722f67452f openrisc: Use devicetree to determi= ne present cpus) Merging parisc-hd/for-next (711d090f0e02 parisc: syscalls: switch to generi= c syscallhdr.sh) Merging powerpc/next (69931cc387cc powerpc/powernv: Remove unneeded variabl= e: "rc") Merging fsl/next (a76bea0287ce powerpc/kmcent2: add ranges to the pci bridg= es) Merging soc-fsl/next (e95f287deed2 soc: fsl: handle RCPM errata A-008646 on= SoC LS1021A) Merging risc-v/for-next (06c7c914de26 RISC-V: enable XIP) Merging s390/for-next (e10e71c5f1e3 Merge branch 'features' into for-next) Merging sh/for-next (2882b7626f49 sh: kernel: traps: remove unused variable) 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 (ddad5187fc2a um: irq.h: include ) Merging xtensa/xtensa-for-next (ea7737109dfe xtensa: fix uaccess-related li= velock in do_page_fault) Merging pidfd/for-next (8fac44cbbaa2 Merge branch 'fs/idmapped_mounts/helpe= rs' into for-next) Merging fscrypt/master (a14d0b676491 fscrypt: allow deleting files with uns= upported encryption policy) Merging fscache/fscache-next (42587ccf2ed5 afs: Use the fscache_write_begin= () helper) CONFLICT (content): Merge conflict in fs/afs/write.c Merging afs/afs-next (8409f67b6437 afs: Adjust the fileserver rotation algo= rithm to reprobe/retry more quickly) Merging btrfs/for-next (0b03de74583e Merge branch 'for-next-next-v5.12-2021= 0329' into for-next-20210329) Merging ceph/master (558b4510f622 ceph: defer flushing the capsnap if the F= b is used) Merging cifs/for-next (a5e13c6df0e4 Linux 5.12-rc5) Merging cifsd/cifsd-for-next (91208e87d526 Merge pull request #34 from namj= aejeon/cifsd-for-next) Merging configfs/for-next (14fbbc829772 configfs: fix a use-after-free in _= _configfs_open_file) Merging ecryptfs/next (902af369942f ecryptfs: use DEFINE_MUTEX() for mutex = lock) Merging erofs/dev (0b964600d3aa erofs: complete a missing case for inplace = I/O) Merging exfat/dev (f9b23f1f6ca0 exfat: speed up iterate/lookup by fixing st= art point of traversing cluster chain) Merging ext3/for_next (4a140c918e21 Pull fanotify cleanup from Christian) Merging ext4/dev (64395d950bc4 ext4: initialize ret to suppress smatch warn= ing) Merging f2fs/dev (823d13e12b6c f2fs: fix to cover __allocate_new_section() = with curseg_lock) Merging fsverity/fsverity (07c99001312c fs-verity: support reading signatur= e with ioctl) Merging fuse/for-next (0d02ec6b3136 Linux 5.12-rc4) Merging jfs/jfs-next (b462cecfa323 fs: Fix typo issue) Merging nfs/linux-next (0d02ec6b3136 Linux 5.12-rc4) Merging nfs-anna/linux-next (4f8be1f53bf6 nfs: we don't support removing sy= stem.nfs4_acl) Merging nfsd/nfsd-next (c3213d260a23 SUNRPC: Fix oops in the rpc_xdr_buf ev= ent class) Merging cel/for-next (895577c5c1ca UAPI: nfsfh.h: Replace one-element array= with flexible-array member) Merging orangefs/for-next (c1048828c3db orangefs: add splice file operation= s) Merging overlayfs/overlayfs-next (d46b7cd68336 ovl: plumb through flush met= hod) Merging ubifs/next (42119dbe571e ubifs: Fix error return code in alloc_wbuf= s()) Merging v9fs/9p-next (324a158fe535 fs: 9p: add generic splice_write file op= eration) Merging xfs/for-next (25dfa65f8149 xfs: fix xfs_trans slab cache name) Merging zonefs/for-next (6980d29ce4da zonefs: fix to update .i_wr_refcnt co= rrectly in zonefs_open_zone()) Merging iomap/iomap-for-next (ad89b66cbad1 iomap: improve the warnings from= iomap_swapfile_activate) Merging djw-vfs/vfs-for-next (9b8523423b23 vfs: move __sb_{start,end}_write= * to fs.h) Merging file-locks/locks-next (b8da9b10e26c fs/locks: print full locks info= rmation) Merging vfs/for-next (f85ebc25fa88 Merge branch 'work.misc' into for-next) CONFLICT (content): Merge conflict in fs/cifs/file.c Merging printk/for-next (de9a2d6a2625 Merge branch 'for-5.13-vsprintf-pgp' = into for-next) Merging pci/next (55bddc9ae5fb Merge branch 'remotes/lorenzo/pci/misc') Merging pstore/for-next/pstore (7db688e99c0f pstore/ram: Rate-limit "uncorr= ectable error in header" message) Merging hid/for-next (30541b02f591 Merge branch 'for-5.13/thrustmaster' int= o for-next) Merging i2c/i2c/for-next (2acaad748aa8 Merge branch 'i2c/for-current' into = i2c/for-next) Merging i3c/i3c/next (e43d5c7c3c34 dt-bindings: i3c: Fix silvaco,i3c-master= -v1 compatible string) Merging dmi/dmi-for-next (3cb4d29a2633 MAINTAINERS: The DMI/SMBIOS tree has= moved) Merging hwmon-staging/hwmon-next (350bc0faa92b hwmon: (mlxreg-fan) Add supp= ort for fan drawers capability and present registers) Merging jc_docs/docs-next (212209cff89f docs: kernel-doc: properly recogniz= e parameter lines with colons) Merging v4l-dvb/master (97b34809ec24 media: staging: atomisp: reduce kernel= stack usage) CONFLICT (content): Merge conflict in MAINTAINERS Merging v4l-dvb-next/master (1e28eed17697 Linux 5.12-rc3) Merging fbdev/fbdev-for-next (732146a3f1dc video: fbdev: imxfb: fix a typo = in imxfb_probe()) Merging pm/linux-next (1d535f1c735a Merge branch 'pm-cpufreq-fixes' into li= nux-next) Merging cpufreq-arm/cpufreq/arm/linux-next (c3135d28a1e0 cpufreq: dt: dev_p= m_opp_of_cpumask_add_table() may return -EPROBE_DEFER) Merging cpupower/cpupower (a38fd8748464 Linux 5.12-rc2) Merging devfreq/devfreq-next (cc0a62bc9731 PM / devfreq: imx8m-ddrc: Remove= imx8m_ddrc_get_dev_status) Merging opp/opp/linux-next (a8bb0e872bfb memory: samsung: exynos5422-dmc: C= onvert to use resource-managed OPP API) Merging thermal/thermal/linux-next (6e3e14c9385c thermal/core/power_allocat= or: Using round the division when re-divvying up power) Merging thermal-rzhang/next (54ecb8f7028c Linux 5.4-rc1) Merging thermal-soc/next (6c375eccded4 thermal: db8500: Rewrite to be a pur= e OF sensor) Merging ieee1394/for-next (67f8e65e4fc1 firewire: net: remove set but not u= sed variable 'guid') Merging dlm/next (2fd8db2dd05d fs: dlm: fix missing unlock on error in acce= pt_from_sock()) Merging swiotlb/linux-next (2cbc2776efe4 swiotlb: remove swiotlb_nr_tbl) Merging rdma/for-next (adb76a520d06 IB/isert: Fix a use after free in isert= _connect_request) Merging net-next/master (d0922bf79817 hv_netvsc: Add error handling while s= witching data path) CONFLICT (content): Merge conflict in include/linux/bpf.h Merging bpf-next/for-next (21cfd2db9f51 bpf: tcp: Fix an error in the bpf_t= cp_ca_kfunc_ids list) Merging ipsec-next/master (6ad2dd6c14d3 ipv6: fix clang Wformat warning) Merging mlx5-next/mlx5-next (26bf30902c10 net/mlx5: Use order-0 allocations= for EQs) Merging netfilter-next/master (a1281601f88e farsync: use DEFINE_SPINLOCK() = for spinlock) Merging ipvs-next/master (d4a96be65423 netfilter: conntrack: Remove unused = variable declaration) Merging wireless-drivers-next/master (13ce240a932f rtw88: 8822c: support FW= crash dump when FW crash) Merging bluetooth/master (d58cf00dcedb Bluetooth: Increment management inte= rface revision) Merging mac80211-next/master (4b837ad53be2 Merge branch 'netfilter-flowtabl= e') Merging gfs2/for-next (b67e76f22acf gfs2: don't create empty buffers for NO= _CREATE) Merging mtd/mtd/next (28f0be44b263 include: linux: mtd: Remove duplicate in= clude of nand.h) Merging nand/nand/next (bd9c9fe2ad04 mtd: rawnand: bbt: Skip bad blocks whe= n searching for the BBT in NAND) Merging spi-nor/spi-nor/next (79321e752aff mtd: spi-nor: core: Update comme= nt about the default flash parameters) Merging crypto/master (10cb823bbacd crypto: nx - fix incorrect kernel-doc c= omment syntax in files) Merging drm/drm-next (fe8a057839fc Merge tag 'drm-next-20210322' of git://l= inuxtv.org/pinchartl/media into drm-next) CONFLICT (content): Merge conflict in drivers/gpu/drm/omapdrm/dss/dsi.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/pm/powerplay/hwmg= r/smu7_hwmgr.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_dev= ice.c Applying: merge fix for "drm: Switch to %p4cc format modifier" Merging drm-misc/for-linux-next (e488b1023a4a drm/ingenic: Register devm ac= tion to cleanup encoders) Merging amdgpu/drm-next (a0c8b193bfe8 drm/ttm: switch back to static alloca= tion limits for now) CONFLICT (content): Merge conflict in drivers/gpu/drm/ttm/ttm_tt.c $ git reset --hard HEAD^ Merging next-20210329 version of amdgpu Merging drm-intel/for-linux-next (25926cd856be drm/i915/selftest: Add remap= /rotate vma subtests when dst_stride!=3Dwidth/height) CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_dp= _link_training.c Merging drm-tegra/drm/tegra/for-next (09f5220aa699 drm/tegra: dc: Don't set= PLL clock to 0Hz) Merging drm-msm/msm-next (627dc55c273d drm/msm/disp/dpu1: icc path needs to= be set before dpu runtime resume) Merging imx-drm/imx-drm/next (82581fcf070b drm/modes: add non-OF stub for o= f_get_drm_display_mode) Merging etnaviv/etnaviv/next (7d614ab2f205 drm/etnaviv: fix NULL check befo= re some freeing functions is not needed) Merging regmap/for-next (5af7bd5b148a Merge remote-tracking branch 'regmap/= for-5.13' into regmap-next) Merging sound/for-next (583770e84a44 ALSA: pcm: Fix couple of typos) Merging sound-asoc/for-next (080e8232d61e Merge remote-tracking branch 'aso= c/for-5.13' into asoc-next) Merging modules/modules-next (33121347fb1c module: treat exit sections the = same as init sections when !CONFIG_MODULE_UNLOAD) Merging input/next (73e7f1732e80 Input: imx_keypad - convert to a DT-only d= river) Merging block/for-next (1a7839a6ff26 Merge branch 'for-5.13/io_uring' into = for-next) Merging device-mapper/for-next (db7b93e38106 dm integrity: add the "reset_r= ecalculate" feature flag) Merging pcmcia/pcmcia-next (e9d503fef7da pcmcia: rsrc_nonstatic: Fix call-b= ack function as reference formatting) Merging mmc/next (b7b2feb44c61 mmc: sdhci: replace mmc->parent with mmc_dev= () for consistency) Merging mfd/for-mfd-next (43e72121b5f6 mfd: intel_quark_i2c_gpio: Don't pla= y dirty trick with const) Merging backlight/for-backlight-next (225be60f3853 dt-bindings: backlight: = qcom-wled: Add PMI8994 compatible) Merging battery/for-next (3aeaf5093809 power: reset: replace curly brackets= in Makefile) Merging regulator/for-next (1baf2b66e886 Merge remote-tracking branch 'regu= lator/for-5.13' into regulator-next) Merging security/next-testing (215042ece980 Merge branch 'landlock_lsm' int= o next-testing) CONFLICT (content): Merge conflict in include/uapi/asm-generic/unistd.h CONFLICT (content): Merge conflict in arch/xtensa/kernel/syscalls/syscall.t= bl CONFLICT (content): Merge conflict in arch/x86/entry/syscalls/syscall_64.tbl CONFLICT (content): Merge conflict in arch/x86/entry/syscalls/syscall_32.tbl CONFLICT (content): Merge conflict in arch/sparc/kernel/syscalls/syscall.tbl CONFLICT (content): Merge conflict in arch/sh/kernel/syscalls/syscall.tbl CONFLICT (content): Merge conflict in arch/s390/kernel/syscalls/syscall.tbl CONFLICT (content): Merge conflict in arch/powerpc/kernel/syscalls/syscall.= tbl CONFLICT (content): Merge conflict in arch/parisc/kernel/syscalls/syscall.t= bl CONFLICT (content): Merge conflict in arch/mips/kernel/syscalls/syscall_o32= .tbl CONFLICT (content): Merge conflict in arch/mips/kernel/syscalls/syscall_n64= .tbl CONFLICT (content): Merge conflict in arch/mips/kernel/syscalls/syscall_n32= .tbl CONFLICT (content): Merge conflict in arch/microblaze/kernel/syscalls/sysca= ll.tbl CONFLICT (content): Merge conflict in arch/m68k/kernel/syscalls/syscall.tbl CONFLICT (content): Merge conflict in arch/ia64/kernel/syscalls/syscall.tbl CONFLICT (content): Merge conflict in arch/arm64/include/asm/unistd32.h CONFLICT (content): Merge conflict in arch/arm64/include/asm/unistd.h CONFLICT (content): Merge conflict in arch/arm/tools/syscall.tbl CONFLICT (content): Merge conflict in arch/alpha/kernel/syscalls/syscall.tbl Merging apparmor/apparmor-next (d108370c644b apparmor: fix error check) Merging integrity/next-integrity (92063f3ca73a integrity: double check iint= _cache was initialized) Merging keys/keys-next (e377c31f788f integrity: Load mokx variables into th= e blacklist keyring) Merging safesetid/safesetid-next (03ca0ec13892 LSM: SafeSetID: Fix warnings= reported by test bot) Merging selinux/next (1fb057dcde11 smack: differentiate between subjective = and objective task credentials) Merging smack/next (7ef4c19d245f smackfs: restrict bytes count in smackfs w= rite functions) Merging tomoyo/master (4e53d1701b57 tomoyo: don't special case PF_IO_WORKER= for PF_KTHREAD) Merging tpmdd/next (8b12a62a4e3e Merge tag 'drm-fixes-2021-03-19' of git://= anongit.freedesktop.org/drm/drm) Merging watchdog/master (1e28eed17697 Linux 5.12-rc3) Merging iommu/next (7851dfc68810 Merge branches 'iommu/fixes', 'unisoc', 'x= 86/vt-d' and 'core' into next) Merging audit/next (d4ceb1d6e732 audit: avoid -Wempty-body warning) Merging devicetree/for-next (31e46db02ac1 of: base: Fix spelling issue with= function param 'prop') Merging mailbox/mailbox-for-next (6b50df2b8c20 mailbox: arm_mhuv2: Skip cal= ling kfree() with invalid pointer) Merging spi/for-next (16382481bda7 Merge remote-tracking branch 'spi/for-5.= 13' into spi-next) Merging tip/auto-latest (11120ec67fb9 Merge branch 'irq/core') Applying: x86: fix up for "bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog,= 5) for BPF_TRAMP_F_CALL_ORIG" Merging clockevents/timers/drivers/next (323397ef4d00 clocksource/drivers/d= w_apb_timer_of: Add handling for potential memory leak) Merging edac/edac-for-next (faf042d15093 Merge branch 'edac-amd64' into eda= c-for-next) Merging irqchip/irq/irqchip-next (5fbecd2389f4 irqchip/ingenic: Add support= for the JZ4760) Merging ftrace/for-next (9a6944fee68e tracing: Add a verifier to check stri= ng pointers for trace events) CONFLICT (content): Merge conflict in arch/x86/kernel/kprobes/ftrace.c Merging rcu/rcu/next (1a0dfc099c1e rcu-tasks: Make ksoftirqd provide RCU Ta= sks quiescent states) Merging kvm/next (4a98623d5d90 KVM: x86/mmu: Mark the PAE roots as decrypte= d for shadow paging) Merging kvm-arm/next (40acb795bffd Merge branch 'kvm-arm64/host-stage2' int= o kvmarm-master/next) Merging kvm-ppc/kvm-ppc-next (72476aaa4691 KVM: PPC: Book3S HV: Fix host ra= dix SLB optimisation with hash guests) Merging kvms390/next (c3171e94cc1c KVM: s390: VSIE: fix MVPG handling for p= refixing and MSO) Merging xen-tip/linux-next (af44a387e743 Revert "xen: fix p2m size in dom0 = for disabled memory hotplug case") Merging percpu/for-next (df1c002198a8 Merge branch 'for-5.12' into for-next) Merging workqueues/for-next (a7347aa8e061 workqueue: Move the position of d= ebug_work_activate() in __queue_work()) Merging drivers-x86/for-next (36974daf5388 platform/x86: intel_pmc_core: Ig= nore GBE LTR on Tiger Lake platforms) CONFLICT (content): Merge conflict in drivers/platform/x86/thinkpad_acpi.c Merging chrome-platform/for-next (a38fd8748464 Linux 5.12-rc2) Merging hsi/for-next (aa57e77b3d28 HSI: Fix PM usage counter unbalance in s= si_hw_init) Merging leds/for-next (d9dfac5419d0 leds: rt4505: Add support for Richtek R= T4505 flash LED controller) Merging ipmi/for-next (c053c4eb5a0f ipmi: Handle device properties with sof= tware node API) Merging driver-core/driver-core-next (d225ef6fda7c base: dd: fix error retu= rn code of driver_sysfs_add()) Merging usb/usb-next (e5242861ec6a usb: gadget: s3c: Fix the error handling= path in 's3c2410_udc_probe()') Merging usb-gadget/next (a38fd8748464 Linux 5.12-rc2) Merging usb-serial/usb-next (764de1059b97 USB: serial: pl2303: TA & TB alte= rnate divider with non-standard baud rates) Merging usb-chipidea-next/for-usb-next (0534e39c95a0 usb: cdns3: Optimize D= MA request buffer allocation) CONFLICT (content): Merge conflict in drivers/usb/typec/tipd/core.c CONFLICT (content): Merge conflict in drivers/usb/dwc3/gadget.c Merging tty/tty-next (211b4d42b70f tty: fix memory leak in vc_deallocate) Merging char-misc/char-misc-next (d72260cc7879 Documentation: fpga: dfl: Ad= d description for DFL UIO support) Merging extcon/extcon-next (cf947ad92675 extcon: qcom-spmi: Add support for= VBUS detection) Merging phy-next/next (0d811cda22ab phy: qualcomm: remove duplicate argumen= t) Merging soundwire/next (e6cb15b50065 soundwire: qcom: add missing \n in dev= _err()) Merging thunderbolt/next (2e7a5b3e2236 thunderbolt: Unlock on error path in= tb_domain_add()) Merging vfio/next (4d83de6da265 vfio/type1: Batch page pinning) Merging staging/staging-next (305271ab4f54 staging: rtl8723bs: remove unuse= d macros in include/drv_types.c) CONFLICT (content): Merge conflict in drivers/iio/common/scmi_sensors/scmi_= iio.c Applying: iio: adc: merge fix for "spi: core: remove 'delay_usecs' field fr= om spi_transfer" Merging mux/for-next (3516bd729358 Merge tag 's390-5.11-3' of git://git.ker= nel.org/pub/scm/linux/kernel/git/s390/linux) Merging icc/icc-next (9f772b9e2aea Merge branch 'icc-sm8350' into icc-next) Merging dmaengine/next (84b0aa2e0d91 dmaengine: dw-edma: Add pcim_iomap_tab= le return check) Merging cgroup/for-next (00bfa16052cd Merge branch 'for-5.11-fixes' into fo= r-next) Merging scsi/for-next (213ce3262eda Merge branch 'misc' into for-next) Merging scsi-mkp/for-next (e27f3c88e250 scsi: myrs: Make symbols DAC960_{GE= M/BA/LP}_privdata static) Merging vhost/linux-next (723c7003c1ab vdpa: introduce virtio pci driver) Merging rpmsg/for-next (2c2564b9d64d Merge branches 'hwspinlock-next', 'rpm= sg-next' and 'rproc-next' into for-next) Merging gpio/for-next (7ac554888233 MAINTAINERS: Remove reference to non-ex= isting file) Merging gpio-brgl/gpio/for-next (9d940ab72645 selftests: gpio: add test cas= es for gpio-sim) Merging gpio-intel/for-next (6c46215d6b62 gpio: sch: Hook into ACPI GPE han= dler to catch GPIO edge events) Merging pinctrl/for-next (624a401326ba Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (5b613df3f499 pinctrl: intel: No need to dis= able IRQs in the handler) Merging pinctrl-renesas/renesas-pinctrl (61232cd6efca pinctrl: renesas: r8a= 7791: Add bias pinconf support) Merging pinctrl-samsung/for-next (a38fd8748464 Linux 5.12-rc2) Merging pwm/for-next (9666cec380d6 pwm: Drop function pwmchip_add_with_pola= rity()) Merging userns/for-next (95ebabde382c capabilities: Don't allow writing amb= iguous v3 file capabilities) Merging ktest/for-next (170f4869e662 ktest.pl: Fix the logic for truncating= the size of the log file for email) Merging random/dev (ab9a7e27044b random: avoid warnings for !CONFIG_NUMA bu= ilds) Merging kselftest/next (ea2c679edc41 selftests/timers: Fix spelling mistake= "clocksourc" -> "clocksource") Merging y2038/y2038 (c4e71212a245 Revert "drm/etnaviv: reject timeouts with= tv_nsec >=3D NSEC_PER_SEC") Merging livepatching/for-next (81840f21d416 Merge branch 'for-5.12/doc' int= o for-next) Merging coresight/next (1efbcec2ef8c coresight: cti: Reduce scope for the v= ariable =E2=80=9Ccs_fwnode=E2=80=9D in cti_plat_create_connection()) Merging rtc/rtc-next (8d69f62fddf6 rtc: rx6110: add ACPI bindings to I2C) Merging nvdimm/libnvdimm-for-next (30c10d32152d Merge branch 'for-5.12/cxl'= into libnvdimm-for-next) Merging at24/at24/for-next (fe07bfda2fb9 Linux 5.12-rc1) Merging ntb/ntb-next (5c8fe583cce5 Linux 5.11-rc1) Merging seccomp/for-next/seccomp (15a2fd51384a seccomp: fix the cond to rep= ort loaded filters) Merging kspp/for-next/kspp (414eece95b98 Merge tag 'clang-lto-v5.12-rc1-par= t2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux) Merging gnss/gnss-next (994adcbd3714 gnss: drop stray semicolons) Merging fsi/next (4a851d714ead fsi: aspeed: Support CFAM reset GPIO) Merging slimbus/for-next (0320ed0a8236 drivers: slimbus: Fix word resposibl= e -> responsible in slimbus.h) CONFLICT (content): Merge conflict in drivers/nvmem/Kconfig Merging nvmem/for-next (5350a8500263 nvmem: rmem: fix undefined reference t= o memremap) Merging xarray/main (80c1dbebf308 XArray: Fix splitting to non-zero orders) Merging hyperv/hyperv-next (6dc2a774cb4f x86/Hyper-V: Support for free page= reporting) CONFLICT (content): Merge conflict in arch/x86/include/asm/mshyperv.h Applying: fix up for "x86/paravirt: Switch time pvops functions to use stat= ic_call()" Merging auxdisplay/auxdisplay (701454bce906 auxdisplay: Remove in_interrupt= () usage.) Merging kgdb/kgdb/for-next (2bbd9b0f2b4e kernel: debug: Ordinary typo fixes= in the file gdbstub.c) Merging hmm/hmm (fe07bfda2fb9 Linux 5.12-rc1) Merging fpga/for-next (9a8d3cda8daf fpga: dfl: afu: harden port enable logi= c) Merging kunit/test (a38fd8748464 Linux 5.12-rc2) Merging generic-ioremap/for-next (4bdc0d676a64 remove ioremap_nocache and d= evm_ioremap_nocache) Merging cfi/cfi/next (a38fd8748464 Linux 5.12-rc2) Merging kunit-next/kunit (2f9f21cdcd71 kunit: Match parenthesis alignment t= o improve code readability) Merging trivial/for-next (9ff9b0d392ea Merge tag 'net-next-5.10' of git://g= it.kernel.org/pub/scm/linux/kernel/git/netdev/net-next) Merging zx2c4/for-next (16fbf79b0f83 Linux 5.6-rc7) Merging mhi/mhi-next (9e40641f62cd bus: mhi: core: Check state before proce= ssing power_down) Merging memblock/for-next (097d43d85704 mm: memblock: remove return value o= f memblock_free_all()) Merging init/init-user-pointers (38b082236e77 initramfs: use vfs_utimes in = do_copy) Merging counters/counters (e71ba9452f0b Linux 5.11-rc2) Merging iomem-mmap-vs-gup/topic/iomem-mmap-vs-gup (5f962ee843e6 mm: unexpor= t follow_pfn) Merging rust/rust-next (98898dfbdf72 Rust support) CONFLICT (content): Merge conflict in Makefile Merging akpm-current/current (12f9533d42e5 ipc/sem.c: mundane typo fixes) CONFLICT (content): Merge conflict in include/linux/bitmap.h CONFLICT (content): Merge conflict in arch/x86/mm/init_64.c CONFLICT (content): Merge conflict in Documentation/admin-guide/kernel-para= meters.txt $ git checkout -b akpm remotes/origin/akpm/master $ git rebase --onto master remotes/origin/akpm/master-base Merging akpm/master (2fe8623a5095 secretmem: test: add basic selftest for m= emfd_secret(2)) --Sig_/JCaf_jp0fSjK223yH.3O2S= Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmBi4PEACgkQAVBC80lX 0GzvfQf+Mdrf0vPckigPenQA6j6GioGfgGVDAxhlmdUh8FE1Svqj+lUKeIHh9eQ5 BJNYWQdwIDxNmYfZjeJap36I0Eqaeo4pK05HcXpQTmmYh4QLZR5QRcxYa2JasVd8 DjDJXls+aTXYrztpL9c/XHHllZOqMKWjBQsE3VmehTe2jV/hAjZ5eKkNkFOAWQzG mist1tORVmLh6uAEO8UxHbdpbprsNkJ2JGT4uRfc8sBjIigStDfDAkdeOS9a+2qW +x+CWHIRPA95BKqpJDhIURmlisre3R9Zaaq2zNsm8wUWJSOx+QupIdaBMpiD0NjS LWBwr7d8NRFrY9s7RRieEkn7OK7VLA== =XfyY -----END PGP SIGNATURE----- --Sig_/JCaf_jp0fSjK223yH.3O2S=--