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=-5.1 required=3.0 tests=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=ham 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 481EEC433E0 for ; Tue, 2 Jun 2020 10:37:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F09FF20734 for ; Tue, 2 Jun 2020 10:37:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="iFyhb4U1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726802AbgFBKht (ORCPT ); Tue, 2 Jun 2020 06:37:49 -0400 Received: from ozlabs.org ([203.11.71.1]:57901 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726110AbgFBKhs (ORCPT ); Tue, 2 Jun 2020 06:37:48 -0400 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 49bpQV41cGz9sSy; Tue, 2 Jun 2020 20:37:38 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1591094258; bh=9kSbgTuZWu16sl0y6b86NbBqMAbLzmT7sK+27sKc/3o=; h=Date:From:To:Cc:Subject:From; b=iFyhb4U1bpUaWjb53Lu//O4+n9/w/38ND0nR9uR2j2eZUKVX3jC/imJlnxXAQNSRS XkYp/0XcO/reEEPnKMQtFuU/edeejZLfe9SAvRwdWnZ1xLteWZ4hjofvluEz/aePTV lGaHIp0wbbsJgBM79knEr+DkU1NgZYqgLZosMaDD8cShNJ/2kDoNEDFGoCfFXop9RL FDPWWu+JDVkMDk4NS53WjhF8q1f8AuSUNmsnIJC+z3vsKkowVIzNGKZ9iuCFFqdyWT 7kejoZrUkoEmNfQQGqfMR8V0Z8dtSwMGy1DvEalqJWNhJ+3Mcglk47WC7lBSfkD1ba q/t5/quBQJ9AQ== Date: Tue, 2 Jun 2020 20:37:37 +1000 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Jun 2 Message-ID: <20200602203737.6eec243f@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/hn3jwmuxoZETDl.ocWFXu=i"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/hn3jwmuxoZETDl.ocWFXu=i Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, News: The merge window has opened, so please do *not* add v5.9 material to your linux-next included branches until after v5.8-rc1 has been released. Changes since 20200529: My fixes tree contains: 4cb4bfffe2c1 ("device_cgroup: Fix RCU list debugging warning") The drm-intel-fixes tree lost its build failure. The net-next tree gained a conflict against the clk tree. The drm-msm tree still had its build failure so I applied a patch. The block tree gained conflicts against the rdma tree. The mmc tree gained a semantic conflict against the net-next tree. The irqchip tree gained a conflict against the tip tree. The kvm tree gained a conflict against the tip tree. The tty tree gained a conflict against the devicetree tree. The hyperv tree gained a conflict against the kvm tree. The akpm tree gained a conflict against the net-next tree and a build failure for which I applied a patch. Non-merge commits (relative to Linus' tree): 13258 13208 files changed, 761190 insertions(+), 229902 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 324 trees (counting Linus' and 82 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 (9bf9511e3d9f Merge tag 'x86_cache_updates_for_5.8' o= f git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip) Merging fixes/master (da03d0610044 device_cgroup: Fix RCU list debugging wa= rning) Merging kbuild-current/fixes (6a8b55ed4056 Linux 5.7-rc3) Merging arc-current/for-curr (9d9368e839c2 ARC: [arcompact] fix bitrot with= 2 levels of interrupt) Merging arm-current/fixes (3866f217aaa8 ARM: 8977/1: ptrace: Fix mask for t= humb breakpoint hook) Merging arm-soc-fixes/arm/fixes (99706d62fb50 Merge tag 'omap-for-v5.7/cpsw= -fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linu= x-omap into arm/fixes) Merging uniphier-fixes/fixes (0e698dfa2822 Linux 5.7-rc4) Merging arm64-fixes/for-next/fixes (ba051f097fc3 arm64/kernel: Fix return v= alue when cpu_online() fails in __cpu_up()) Merging m68k-current/for-linus (3381df095419 m68k: tools: Replace zero-leng= th array with flexible-array member) Merging powerpc-fixes/fixes (2f26ed1764b4 powerpc/64s: Disable sanitisers f= or C syscall/interrupt entry/exit code) Merging s390-fixes/fixes (4c1cbcbd6c56 s390/kaslr: add support for R_390_JM= P_SLOT relocation type) Merging sparc/master (fcdf818d239e Merge branch 'sparc-scnprintf') Merging fscrypt-current/for-stable (2b4eae95c736 fscrypt: don't evict dirty= inodes after removing key) Merging net/master (bdc48fa11e46 checkpatch/coding-style: deprecate 80-colu= mn warning) Merging bpf/master (bdc48fa11e46 checkpatch/coding-style: deprecate 80-colu= mn warning) Merging ipsec/master (f6a23d85d078 xfrm: fix a NULL-ptr deref in xfrm_local= _error) Merging netfilter/master (45ebf73ebcec sctp: check assoc before SCTP_ADDR_{= MADE_PRIM, ADDED} event) Merging ipvs/master (0141317611ab Merge branch 'hns3-fixes') Merging wireless-drivers/master (f92f26f2ed2c iwlwifi: pcie: handle QuZ con= figs with killer NICs as well) Merging mac80211/master (3d77e6a8804a Linux 5.7) Merging rdma-fixes/for-rc (3d77e6a8804a Linux 5.7) Merging sound-current/for-linus (7fccfecf24fd ALSA: usb-audio: Add Pioneer = DJ DJM-900NXS2 support) Merging sound-asoc-fixes/for-linus (358c7c61fd04 Merge remote-tracking bran= ch 'asoc/for-5.8' into asoc-linus) Merging regmap-fixes/for-linus (323ca2daef47 Merge remote-tracking branch '= regmap/for-5.8' into regmap-linus) Merging regulator-fixes/for-linus (5fb565b69dab Merge remote-tracking branc= h 'regulator/for-5.8' into regulator-linus) Merging spi-fixes/for-linus (0c0c5b8fabe5 Merge remote-tracking branch 'spi= /for-5.7' into spi-linus) Merging pci-current/for-linus (ef46738cc47a MAINTAINERS: Add Rob Herring an= d remove Andy Murray as PCI reviewers) Merging driver-core.current/driver-core-linus (9cb1fd0efd19 Linux 5.7-rc7) Merging tty.current/tty-linus (9cb1fd0efd19 Linux 5.7-rc7) Merging usb.current/usb-linus (b9bbe6ed63b2 Linux 5.7-rc6) Merging usb-gadget-fixes/fixes (172b14b48ca1 usb: cdns3: gadget: make a bun= ch of functions static) Merging usb-serial-fixes/usb-linus (399ad9477c52 USB: serial: option: add T= elit LE910C1-EUX compositions) Merging usb-chipidea-fixes/ci-for-usb-stable (b3f3736ac305 usb: chipidea: m= sm: Ensure proper controller reset using role switch API) Merging phy/fixes (820eeb9de62f phy: qualcomm: usb-hs-28nm: Prepare clocks = in init) Merging staging.current/staging-linus (9cb1fd0efd19 Linux 5.7-rc7) Merging char-misc.current/char-misc-linus (9cb1fd0efd19 Linux 5.7-rc7) Merging soundwire-fixes/fixes (8f3d9f354286 Linux 5.7-rc1) Merging thunderbolt-fixes/fixes (3d77e6a8804a Linux 5.7) Merging input-current/for-linus (642aa86eaf8f Input: synaptics - add a seco= nd working PNP_ID for Lenovo T470s) Merging crypto-current/master (58ca0060ec4e crypto: hisilicon - fix driver = compatibility issue with different versions of devices) Merging ide/master (63bef48fd6c9 Merge branch 'akpm' (patches from Andrew)) Merging vfio-fixes/for-linus (5cbf3264bc71 vfio/type1: Fix VA->PA translati= on for PFNMAP VMAs in vaddr_get_pfn()) Merging kselftest-fixes/fixes (851c4df54dc1 selftests/lkdtm: Use grep -E in= stead of egrep) Merging modules-fixes/modules-linus (57baec7b1b04 scripts/nsdeps: make sure= to pass all module source files to spatch) Merging slave-dma-fixes/fixes (3a5fd0dbd878 dmaengine: tegra210-adma: Fix a= n error handling path in 'tegra_adma_probe()') Merging backlight-fixes/for-backlight-fixes (219d54332a09 Linux 5.4) Merging mtd-fixes/mtd/fixes (f3a6a6c5e0f5 mtd:rawnand: brcmnand: Fix PM res= ume crash) Merging mfd-fixes/for-mfd-fixes (603d9299da32 mfd: mt6397: Fix probe after = changing mt6397-core) Merging v4l-dvb-fixes/fixes (8f3d9f354286 Linux 5.7-rc1) Merging reset-fixes/reset/fixes (b460e0a9e240 reset: intel: add unspecified= HAS_IOMEM dependency) Merging mips-fixes/mips-fixes (8f3d9f354286 Linux 5.7-rc1) Merging at91-fixes/at91-fixes (54ecb8f7028c Linux 5.4-rc1) Merging omap-fixes/fixes (98ece19f2471 soc: ti: omap-prm: use atomic iopoll= instead of sleeping one) Merging kvm-fixes/master (bf61dc10fa24 x86/kvm: Remove defunct KVM_DEBUG_FS= Kconfig) Merging kvms390-fixes/master (5615e74f48dc KVM: s390: Remove false WARN_ON_= ONCE for the PQAP instruction) Merging hwmon-fixes/hwmon (b9bbe6ed63b2 Linux 5.7-rc6) Merging nvdimm-fixes/libnvdimm-fixes (f84afbdd3a9e libnvdimm: Out of bounds= read in __nd_ioctl()) Merging btrfs-fixes/next-fixes (4f28062adf92 Merge branch 'misc-5.7' into n= ext-fixes) Merging vfs-fixes/fixes (9e4636545933 copy_xstate_to_kernel(): don't leave = parts of destination uninitialized) Merging dma-mapping-fixes/for-linus (9c24eaf81cc4 iommu/vt-d: Return the co= rrect dma mask when we are bypassing the IOMMU) Merging i3c-fixes/master (6fbc7275c7a9 Linux 5.2-rc7) Merging drivers-x86-fixes/fixes (2ef96a5bb12b Linux 5.7-rc5) Merging samsung-krzk-fixes/fixes (8f3d9f354286 Linux 5.7-rc1) Merging pinctrl-samsung-fixes/pinctrl-fixes (8f3d9f354286 Linux 5.7-rc1) Merging devicetree-fixes/dt/linus (4bc77b2d211e dt-bindings: phy: qcom-qusb= 2: Fix defaults) Merging scsi-fixes/fixes (f2e6b75f6ee8 scsi: target: Put lun_ref at end of = tmr processing) Merging drm-fixes/drm-fixes (ed9244bd0b26 Merge tag 'drm-misc-fixes-2020-05= -28' of git://anongit.freedesktop.org/drm/drm-misc 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 (822d6bd1890d drm/i915: work a= round false-positive maybe-uninitialized warning) Merging mmc-fixes/fixes (202500d21654 mmc: block: Fix use-after-free issue = for rpmb) Merging rtc-fixes/rtc-fixes (8f3d9f354286 Linux 5.7-rc1) Merging gnss-fixes/gnss-linus (2ef96a5bb12b Linux 5.7-rc5) Merging hyperv-fixes/hyperv-fixes (38dce4195f0d x86/hyperv: Properly suspen= d/resume reenlightenment notifications) Merging soc-fsl-fixes/fix (fe8fe7723a3a soc: fsl: dpio: register dpio irq h= andlers after dpio create) Merging risc-v-fixes/fixes (8356c379cfba RISC-V: gp_in_global needs registe= r keyword) Merging pidfd-fixes/fixes (3f2c788a1314 fork: prevent accidental access to = clone3 features) Merging fpga-fixes/fixes (9edd5112d963 fpga: zynqmp: fix modular build) Merging spdx/spdx-linus (3d77e6a8804a Linux 5.7) Merging gpio-intel-fixes/fixes (8f3d9f354286 Linux 5.7-rc1) Merging pinctrl-intel-fixes/fixes (69388e15f507 pinctrl: cherryview: Add mi= ssing spinlock usage in chv_gpio_irq_handler) Merging erofs-fixes/fixes (d1eef1c61974 Linux 5.5-rc2) Merging integrity-fixes/fixes (843385694721 evm: Fix a small race in init_d= esc()) Merging drm-misc-fixes/for-linux-next-fixes (abf56fadf0e2 gpu/drm: Ingenic:= Fix opaque pointer casted to wrong type) Merging kspp-gustavo/for-next/kspp (27284084ced2 treewide: Replace zero-len= gth array with flexible-array) Merging kbuild/for-next (18fed02fb59c Merge branch 'kconfig' into for-next) Merging compiler-attributes/compiler-attributes (98d54f81e36b Linux 5.6-rc4) Merging leaks/leaks-next (9e98c678c2d6 Linux 5.1-rc1) Merging dma-mapping/for-next (94d1aed9f477 Merge branch 'dma-sg_table-helpe= r' into dma-mapping-for-next) Merging asm-generic/master (060dc911501f nds32: fix build failure caused by= page table folding updates) Merging arc/for-next (def9d2780727 Linux 5.5-rc7) Merging arm/for-next (03c7f5f0b844 Merge branches 'fixes' and 'misc' into f= or-next) CONFLICT (content): Merge conflict in arch/arm/boot/compressed/head.S Merging arm64/for-next/core (082af5ec5080 Merge branch 'for-next/scs' into = for-next/core) Merging arm-perf/for-next/perf (10f6cd2af21b pmu/smmuv3: Clear IRQ affinity= hint on device removal) Merging arm-soc/for-next (71cf8963c33b Merge branch 'arm/soc' into for-next) Merging amlogic/for-next (9233c526bc0e Merge branch 'v5.8/defconfig' into t= mp/aml-rebuild) Merging aspeed/for-next (fa4c8ec6feaa ARM: dts: aspeed: Change KCS nodes to= v2 binding) Merging at91/at91-next (ec539e70d882 Merge branches 'at91-soc', 'at91-dt' a= nd 'at91-defconfig' into at91-next) Merging imx-mxs/for-next (0414897ac89f Merge branch 'imx/defconfig' into fo= r-next) Merging keystone/next (a158c2b7ec23 Merge branch 'for_5.8/driver-soc' into = next) Merging mediatek/for-next (64ee939736e7 Merge branch 'v5.7-next/soc' into f= or-next) Merging mvebu/for-next (869da228bd45 Merge branch 'mvebu/dt64' into mvebu/f= or-next) Merging omap/for-next (712c602893d7 Merge branch 'fixes' into for-next) Merging qcom/for-next (98cfcf1a9c54 Merge branches 'arm64-defconfig-for-5.8= ', 'arm64-for-5.8', 'drivers-for-5.8' and 'dts-for-5.8' into for-next) Merging raspberrypi/for-next (f5e216e42689 ARM: dts: bcm283x: Use firmware = PM driver for V3D) Merging realtek/for-next (486f29df6941 Merge branch 'v5.8/dt' into next) Merging renesas/next (1bd79704bee2 Merge branch 'renesas-dt-bindings-for-v5= .8' into renesas-next) Merging reset/reset/next (a6138255cc91 dt-bindings: reset: Convert i.MX7 re= set to json-schema) Merging rockchip/for-next (8a66d46f4035 Merge branch 'v5.8-armsoc/dts64' in= to for-next) Merging samsung-krzk/for-next (0f6a82638f62 Merge branch 'next/dt-late' int= o for-next) Merging scmi/for-linux-next (9cb1fd0efd19 Linux 5.7-rc7) Merging sunxi/sunxi/for-next (243cd8fba48d Merge branch 'sunxi/dt-for-5.8' = into sunxi/for-next) Merging tegra/for-next (cd049d898ab8 Merge branch for-5.8/arm64/dt into for= -next) Merging ti-k3/ti-k3-next (cae809434da1 arm64: dts: ti: k3-j721e-main: Add m= ain domain watchdog entries) Merging uniphier/for-next (0e698dfa2822 Linux 5.7-rc4) Merging clk/clk-next (166e4b484197 Merge branches 'clk-vc5', 'clk-hsdk', 'c= lk-mediatek' and 'clk-baikal' into clk-next) Merging clk-samsung/for-next (25bdae0f1c66 clk: samsung: exynos5433: Add IG= NORE_UNUSED flag to sclk_i2s1) Merging c6x/for-linux-next (8adcc59974b8 Merge branch 'work.misc' of git://= git.kernel.org/pub/scm/linux/kernel/git/viro/vfs) Merging csky/linux-next (f36e0aab6f1f csky: Fixup CONFIG_DEBUG_RSEQ) Merging h8300/h8300-next (beab3d5cb0e1 irq-renesas-h8s: Fix external interr= upt control.) Merging ia64/next (172e7890406d tty/serial: cleanup after ioc*_serial drive= r removal) Merging m68k/for-next (3381df095419 m68k: tools: Replace zero-length array = with flexible-array member) Merging m68knommu/for-next (9e2b6ed41f8f m68k,nommu: fix implicit cast from= __user in __{get,put}_user_asm()) Merging microblaze/next (8f3d9f354286 Linux 5.7-rc1) Merging mips/mips-next (9bd0bd264578 MIPS: ralink: drop ralink_clk_init for= mt7621) CONFLICT (content): Merge conflict in arch/mips/loongson2ef/Kconfig CONFLICT (content): Merge conflict in arch/mips/include/asm/module.h Applying: mips: vermagic updates Merging nds32/next (d785c5a324cd nds32: configs: Cleanup CONFIG_CROSS_COMPI= LE) Merging nios2/for-next (0ec8a5054d7f MAINTAINERS: Remove nios2-dev@lists.ro= cketboards.org) Merging openrisc/for-next (6bd140e14d9a openrisc: Fix issue with argument c= lobbering for clone/fork) Merging parisc-hd/for-next (775024cf49ff parisc: MAINTAINERS: Update refere= nces to parisc website) Merging powerpc/next (30df74d67d48 powerpc/watchpoint/xmon: Support 2nd DAW= R) Merging fsl/next (a76bea0287ce powerpc/kmcent2: add ranges to the pci bridg= es) Merging soc-fsl/next (e9e4ef9116b1 soc: fsl: dpio: Remove unused inline fun= ction qbman_write_eqcr_am_rt_register) Merging risc-v/for-next (09c0533d129c soc: sifive: l2 cache: Mark l2_get_pr= iv_group as static) Merging sifive/for-next (467e050e9760 Merge branch 'i2c/for-current' of git= ://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux) Merging s390/features (e1750a3d9abb s390/pci: Log new handle in clp_disable= _fh()) CONFLICT (content): Merge conflict in arch/s390/kernel/smp.c Merging sh/sh-next (a193018e5290 sh: add missing EXPORT_SYMBOL() for __dela= y) Merging sparc-next/master (0a2576dae032 oradax: convert get_user_pages() --= > pin_user_pages()) Merging uml/linux-next (2e27d33d22af um: Fix typo in vector driver transpor= t option definition) Merging xtensa/xtensa-for-next (3ead2f97bd44 xtensa: Fix spelling/grammar i= n comment) Merging fscrypt/master (e3b1078bedd3 fscrypt: add support for IV_INO_LBLK_3= 2 policies) Merging afs/afs-next (78074a0f5e6b afs: Adjust the fileserver rotation algo= rithm to reprobe/retry more quickly) Merging btrfs/for-next (8113246479a5 Merge branch 'for-next-next-v5.7-20200= 528' into for-next-20200528) Merging ceph/master (dc1dad8e1a61 rbd: compression_hint option) Merging cifs/for-next (0804cd01f125 cifs: multichannel: try to rebind when = reconnecting a channel) Merging configfs/for-next (8aebfffacfa3 configfs: fix config_item refcnt le= ak in configfs_rmdir()) Merging ecryptfs/next (8b614cb8f1dc Merge tag '5.6-rc4-smb3-fixes' of git:/= /git.samba.org/sfrench/cifs-2.6) Merging erofs/dev (34f853b849eb erofs: suppress false positive last_block w= arning) Merging exfat/dev (cdc9b981b144 exfat: replace 'time_ms' with 'time_cs') Merging ext3/for_next (16ec8bfe257b Pull ext2 xattr cleanups.) Merging ext4/dev (38bd76b9696c Merge branch 'ext4-dax' into dev) CONFLICT (content): Merge conflict in fs/ext4/super.c Merging f2fs/dev (ca7f76e68074 f2fs: fix wrong discard space) CONFLICT (content): Merge conflict in fs/f2fs/f2fs.h Merging fsverity/fsverity (9cd6b593cfc9 fs-verity: remove unnecessary exter= n keywords) Merging fuse/for-next (9b46418c40fe fuse: copy_file_range should truncate c= ache) Merging jfs/jfs-next (7aba5dcc2346 jfs: Replace zero-length array with flex= ible-array member) Merging nfs/linux-next (3d77e6a8804a Linux 5.7) Merging nfs-anna/linux-next (07e620d607d9 NFS: Fix direct WRITE throughput = regression) Merging nfsd/nfsd-next (037e910b52b0 SUNRPC: Remove unreachable error condi= tion in rpcb_getport_async()) CONFLICT (content): Merge conflict in net/sunrpc/svc_xprt.c CONFLICT (content): Merge conflict in include/trace/events/sunrpc.h Merging orangefs/for-next (0df556457748 orangefs: convert get_user_pages() = --> pin_user_pages()) Merging overlayfs/overlayfs-next (144da23beab8 ovl: return required buffer = size for file handles) Merging ubifs/linux-next (0e7572cffe44 ubi: Fix seq_file usage in detailed_= erase_block_info debugfs file) Merging v9fs/9p-next (c6f141412d24 9p: document short read behaviour with O= _NONBLOCK) Merging xfs/for-next (6dcde60efd94 xfs: more lockdep whackamole with kmem_a= lloc*) Merging zonefs/for-next (568776f992c4 zonefs: Replace uuid_copy() with impo= rt_uuid()) Merging iomap/iomap-for-next (b75dfde12129 fibmap: Warn and return an error= in case of block > INT_MAX) Merging djw-vfs/vfs-for-next (e4f9ba20d3b8 fs/xfs: Update xfs_ioctl_setattr= _dax_invalidate()) Merging file-locks/locks-next (dbdaf6a3250b locks: reinstate locks_delete_b= lock optimization) Merging vfs/for-next (4f929588b2ad Merge branches 'uaccess.misc' and 'uacce= ss.comedi' into for-next) CONFLICT (content): Merge conflict in kernel/sysctl.c CONFLICT (modify/delete): arch/mips/lasat/sysctl.c deleted in HEAD and modi= fied in vfs/for-next. Version vfs/for-next of arch/mips/lasat/sysctl.c left= in tree. $ git rm -f arch/mips/lasat/sysctl.c Merging printk/for-next (e35456906bd4 Merge branch 'for-5.8' into for-next) Merging pci/next (1f420e4dcf00 Merge branch 'remotes/lorenzo/pci/vmd') CONFLICT (content): Merge conflict in drivers/pci/quirks.c Merging pstore/for-next/pstore (78c08247b9d3 mtd: Support kmsg dumper based= on pstore/blk) Merging hid/for-next (5d7d489e9129 Merge branch 'for-5.8/multitouch' into f= or-next) Merging i2c/i2c/for-next (bc2cc7f2c1de Merge branch 'i2c/for-5.8' into i2c/= for-next) Merging i3c/i3c/next (b4203ce05563 i3c master: GETMRL's 3rd byte is optiona= l even with BCR_IBI_PAYLOAD) Merging dmi/master (8cf87c744696 firmware/dmi: Report DMI Bios & EC firmwar= e release) Merging hwmon-staging/hwmon-next (87976ce2825d hwmon: Add Baikal-T1 PVT sen= sor driver) Merging jc_docs/docs-next (e35b5a4c494a Documentation: fixes to the maintai= ner-entry-profile template) CONFLICT (content): Merge conflict in Documentation/filesystems/fiemap.rst CONFLICT (content): Merge conflict in Documentation/arm64/booting.rst CONFLICT (content): Merge conflict in Documentation/arm64/amu.rst Merging v4l-dvb/master (938b29db3aa9 media: Documentation: media: Refer to = mbus format documentation from CSI-2 docs) Merging v4l-dvb-next/master (83fac9617e22 media: atomisp comment an unused = code) CONFLICT (content): Merge conflict in drivers/staging/media/atomisp/pci/sh_= css.c CONFLICT (content): Merge conflict in drivers/staging/media/atomisp/pci/ato= misp_v4l2.c CONFLICT (content): Merge conflict in drivers/staging/media/atomisp/pci/ato= misp_compat_css20.c CONFLICT (content): Merge conflict in drivers/staging/media/atomisp/i2c/ato= misp-gc0310.c CONFLICT (content): Merge conflict in drivers/staging/media/atomisp/TODO Merging fbdev/fbdev-for-next (732146a3f1dc video: fbdev: imxfb: fix a typo = in imxfb_probe()) Merging pm/linux-next (f3448fe9c0bf Merge branch 'pm-cpufreq' into linux-ne= xt) Merging cpufreq-arm/cpufreq/arm/linux-next (6cc3d0e9a097 cpufreq: tegra186:= add CPUFREQ_NEED_INITIAL_FREQ_CHECK flag) Merging cpupower/cpupower (7b0bf99b9ee4 cpupower: Remove unneeded semicolon) Merging opp/opp/linux-next (45679f9b508f opp: Don't parse icc paths unneces= sarily) Merging thermal/thermal/linux-next (64488908b523 thermal/int340x_thermal: D= on't require IDSP to exist) 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 (fe204591cc94 dlm: remove BUG() before panic()) Merging swiotlb/linux-next (4cdfb27ba80d xen/swiotlb: remember having calle= d xen_create_contiguous_region()) Merging rdma/for-next (70ae39555033 RDMA/hns: Uninitialized variable in mod= ify_qp_init_to_rtr()) Merging net-next/master (9a25c1df24a6 Merge git://git.kernel.org/pub/scm/li= nux/kernel/git/bpf/bpf-next) CONFLICT (content): Merge conflict in net/sunrpc/svcsock.c CONFLICT (modify/delete): Documentation/devicetree/bindings/arm/mediatek/me= diatek,pericfg.txt deleted in net-next/master and modified in HEAD. Version= HEAD of Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.tx= t left in tree. $ git rm -f Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg= .txt Applying: xfrm: merge fixup for "remove output_finish indirection from xfrm= _state_afinfo" Applying: dt-bindings: fix up for "dt-bindings: clock: mediatek: document c= lk bindings for Mediatek MT6765 SoC" Merging bpf-next/master (9a25c1df24a6 Merge git://git.kernel.org/pub/scm/li= nux/kernel/git/bpf/bpf-next) Merging ipsec-next/master (7d4343d501f9 xfrm: fix unused variable warning i= f CONFIG_NETFILTER=3Dn) Merging mlx5-next/mlx5-next (6b646a7e4af6 net/mlx5: Add ability to read and= write ECE options) Merging netfilter-next/master (eae9d3c0167d net: dsa: sja1105: suppress -Wm= issing-prototypes in sja1105_vl.c) Merging ipvs-next/master (d54725cd11a5 netfilter: nf_tables: support for mu= ltiple devices per netdev hook) Merging wireless-drivers-next/master (1806c13dc253 Merge git://git.kernel.o= rg/pub/scm/linux/kernel/git/netdev/net) Merging bluetooth/master (e5aeebddfc31 Bluetooth: hci_qca: Fix QCA6390 memd= ump failure) Merging mac80211-next/master (1806c13dc253 Merge git://git.kernel.org/pub/s= cm/linux/kernel/git/netdev/net) Merging gfs2/for-next (45f2fac0d029 gfs2: Allow lock_nolock mount to specif= y jid=3DX) Merging mtd/mtd/next (3f5540032f5d Merge tag 'spi-nor/for-5.8' of git://git= .kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next) Merging nand/nand/next (86f2b225adf4 mtd: rawnand: Add an invalid ECC mode = to discriminate with valid ones) Merging spi-nor/spi-nor/next (e8aec15dd584 mtd: spi-nor: winbond: Fix 4-byt= e opcode support for w25q256) Merging crypto/master (58ca0060ec4e crypto: hisilicon - fix driver compatib= ility issue with different versions of devices) Merging drm/drm-next (9ca1f474cea0 Merge tag 'amd-drm-next-5.8-2020-05-27' = of git://people.freedesktop.org/~agd5f/linux into drm-next) CONFLICT (content): Merge conflict in include/linux/dma-buf.h CONFLICT (content): Merge conflict in drivers/gpu/drm/tidss/tidss_encoder.c CONFLICT (rename/delete): drivers/gpu/drm/amd/display/dc/dml/dml_common_def= s.c deleted in HEAD and renamed to drivers/gpu/drm/nouveau/nvkm/engine/disp= /hdagv100.c in drm/drm-next. Version drm/drm-next of drivers/gpu/drm/nouvea= u/nvkm/engine/disp/hdagv100.c left in tree. CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_vma.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gt/intel_rps.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gt/intel_lrc.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gem/i915_gem_dom= ain.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_fb= c.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_di= splay_power.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_dd= i.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/dcn21/= dcn21_resource.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/dcn21/= dcn21_init.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/dcn20/= dcn20_init.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/dcn10/= dcn10_init.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/dc/core/d= c_link_dp.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/display/amdgpu_dm= /amdgpu_dm.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_kms= .c CONFLICT (rename/delete): drivers/gpu/drm/amd/display/dc/dml/dml_common_def= s.h deleted in HEAD and renamed to drivers/gpu/drm/amd/amdgpu/amdgpu_fru_ee= prom.h in drm/drm-next. Version drm/drm-next of drivers/gpu/drm/amd/amdgpu/= amdgpu_fru_eeprom.h left in tree. CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_drv= .c Merging amdgpu/drm-next (dd7260b0a216 drm/amdgpu/display: drop the reductio= n loop when setting the sync groups) Merging drm-intel/for-linux-next (0e386959272e drm/i915: Check for awaits o= n still currently executing requests) Merging drm-tegra/drm/tegra/for-next (f923db184ca3 gpu: host1x: Clean up de= bugfs in error handling path) Merging drm-misc/for-linux-next (6f27e4c287d7 drm/vblank: Fix -Wformat comp= ile warnings on some arches) Merging drm-msm/msm-next (721a35ad71d9 drm/msm/dpu: avoid open-coded 64-bit= division) Applying: drm/msm/dpu: fix up u64/u32 division for 32 bit architectures Merging mali-dp/for-upstream/mali-dp (f634c6a80287 dt/bindings: display: Ad= d optional property node define for Mali DP500) Merging imx-drm/imx-drm/next (2c76b324c794 drm/imx: parallel-display: Adjus= t bus_flags handling) Merging etnaviv/etnaviv/next (f232d9ec029c drm/etnaviv: fix TS cache flushi= ng on GPUs with BLT engine) Merging regmap/for-next (323ca2daef47 Merge remote-tracking branch 'regmap/= for-5.8' into regmap-linus) Merging sound/for-next (7318234c8d7c Merge tag 'asoc-v5.8' of https://git.k= ernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus) Merging sound-asoc/for-next (358c7c61fd04 Merge remote-tracking branch 'aso= c/for-5.8' into asoc-linus) Merging modules/modules-next (5c3a7db0c7ec module: Harden STRICT_MODULE_RWX) Merging input/next (d0ac7079d5fc Input: iqs269a - add missing I2C dependenc= y) Merging block/for-next (09b9828e0a3e Merge branch 'async-buffered.6' into f= or-next) CONFLICT (content): Merge conflict in drivers/nvme/target/rdma.c CONFLICT (content): Merge conflict in drivers/nvme/host/rdma.c CONFLICT (content): Merge conflict in drivers/block/loop.c Applying: fix up for merge conflict with rdma tree Merging device-mapper/for-next (99ca08aebf11 dm mpath: enhance queue_if_no_= path debugging) CONFLICT (content): Merge conflict in drivers/md/dm-zoned-metadata.c Merging pcmcia/pcmcia-next (46d079790663 pcmcia: make pccard_loop_tuple() s= tatic) Merging mmc/next (ae5c0585dfc2 dt-bindings: mmc: Convert sdhci-pxa to json-= schema) Applying: mmc: sdio: merge fix for "brcmfmac: set F2 blocksize for 4373" Merging md/for-next (e820d55cb99d md: fix raid10 hang issue caused by barri= er) Merging mfd/for-mfd-next (7edd363421da mfd: Add support for PMIC MT6360) Merging backlight/for-backlight-next (479da1f538a2 backlight: Add backlight= _device_get_by_name()) Merging battery/for-next (805f64e8b5cf dt-bindings: power: sbs-battery: Con= vert to yaml) Merging regulator/for-next (5fb565b69dab Merge remote-tracking branch 'regu= lator/for-5.8' into regulator-linus) Merging security/next-testing (60cf7c5ed5f7 lockdown: Allow unprivileged us= ers to see lockdown status) Merging apparmor/apparmor-next (e37986097ba6 apparmor: Use true and false f= or bool variable) Merging integrity/next-integrity (8eb613c0b8f1 ima: verify mprotect change = is consistent with mmap policy) Merging keys/keys-next (4fd499e01199 keys: Implement update for the big_key= type) Merging selinux/next (fe5a90b8c149 selinux: netlabel: Remove unused inline = function) Merging smack/next (ef26650a201f Smack: Remove unused inline function smk_a= d_setfield_u_fs_path_mnt) Merging tomoyo/master (27acbf41be39 tomoyo: use true for bool variable) Merging tpmdd/next (ab91c2a89f86 tpm: eventlog: Replace zero-length array w= ith flexible-array member) Merging watchdog/master (072cb8b628d3 watchdog: m54xx: Add missing include) Merging iommu/next (290b3a52b334 Merge branches 'iommu/fixes', 'arm/msm', '= arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v', 'core' and 'x86/amd' int= o next) CONFLICT (content): Merge conflict in drivers/iommu/s390-iommu.c Merging vfio/next (ea20868c7197 Merge branch 'qiushi-wu-mdev-ref-v1' into v= 5.8/vfio/next) Merging audit/next (9d44a121c5a7 audit: add subj creds to NETFILTER_CFG rec= ord to) Merging devicetree/for-next (2a975ac9c30c dt-bindings: mailbox: Convert imx= mu to json-schema) CONFLICT (modify/delete): Documentation/devicetree/bindings/watchdog/renesa= s,wdt.txt deleted in devicetree/for-next and modified in HEAD. Version HEAD= of Documentation/devicetree/bindings/watchdog/renesas,wdt.txt left in tree. CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/pci= /cdns-pcie.yaml CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/net= /qcom,ipa.yaml CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/dis= play/panel/panel-common.yaml CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/arm= /socionext/uniphier.yaml $ git rm -f Documentation/devicetree/bindings/watchdog/renesas,wdt.txt Merging mailbox/mailbox-for-next (d61b7997ca46 MAINTAINERS: Add entry for Q= ualcomm IPCC driver) Merging spi/for-next (fb02b9eb4e33 Merge remote-tracking branch 'spi/for-5.= 8' into spi-next) Merging tip/auto-latest (88e97a302abe Merge branch 'core/core') CONFLICT (content): Merge conflict in kernel/Makefile CONFLICT (content): Merge conflict in drivers/firmware/efi/libstub/arm32-st= ub.c CONFLICT (content): Merge conflict in arch/powerpc/kernel/traps.c Merging clockevents/timers/drivers/next (809eb4e9bf9d dt-bindings: timer: A= dd renesas,em-sti bindings) Merging edac/edac-for-next (daeb3bc9a92f Merge branch 'edac-misc' into edac= -for-next) Merging irqchip/irq/irqchip-next (5a7f796d4f20 irqchip/loongson-pci-msi: Fi= x a typo in Kconfig) CONFLICT (content): Merge conflict in drivers/irqchip/Kconfig Merging ftrace/for-next (c200784a08d4 tracing: Add a trace print when trace= off_on_warning is triggered) Merging rcu/rcu/next (8747b07d1944 Merge branch 'kcsan-dev.2020.04.13c' int= o HEAD) Merging kvm/linux-next (13ffbd8db1dd KVM: selftests: fix rdtsc() for vmx_ts= c_adjust_test) CONFLICT (content): Merge conflict in arch/x86/kernel/kvm.c CONFLICT (content): Merge conflict in arch/s390/kvm/vsie.c CONFLICT (content): Merge conflict in arch/arm64/include/asm/ptrace.h Applying: KVM: SVM: fix up for do_machine_check() API change Merging kvm-arm/next (7ae2f3db6167 KVM: arm64: Flush the instruction cache = if not unmapping the VM on reboot) Merging kvm-ppc/kvm-ppc-next (11362b1befea KVM: PPC: Book3S HV: Close race = with page faults around memslot flushes) Merging kvms390/next (0b545fd17f84 KVM: s390: remove unneeded semicolon in = gisa_vcpu_kicker()) Merging xen-tip/linux-next (4969a3a2cd3c xen/pci: Get rid of verbose_reques= t and use dev_dbg() instead) Merging percpu/for-next (dedac37ea96b Merge branch 'for-5.7' into for-next) Merging workqueues/for-next (10cdb1575954 workqueue: use BUILD_BUG_ON() for= compile time test instead of WARN_ON()) Merging drivers-x86/for-next (47a94c551a74 platform/x86: dcdbas: Check SMBI= OS for protected buffer address) Merging chrome-platform/for-next (bbb7ad49b835 platform/chrome: cros_usbpd_= logger: Add __printf annotation to append_str()) CONFLICT (content): Merge conflict in drivers/platform/chrome/chromeos_psto= re.c Merging hsi/for-next (bb6d3fb354c5 Linux 5.6-rc1) Merging leds/for-next (59ea3c9faf32 leds: add aw2013 driver) Merging ipmi/for-next (2a556ce779e3 ipmi:ssif: Remove dynamic platform devi= ce handing) Merging driver-core/driver-core-next (8c3e315d4296 driver core: Update devi= ce link status correctly for SYNC_STATE_ONLY links) Merging usb/usb-next (347052e3bf1b usb: dwc3: meson-g12a: fix USB2 PHY init= ialization on G12A and A1 SoCs) Merging usb-gadget/next (1c11e74e9079 usb: dwc3: keystone: Turn on USB3 PHY= before controller) Merging usb-serial/usb-next (c432df155919 USB: serial: ch341: fix lockup of= devices with limited prescaler) Merging usb-chipidea-next/ci-for-usb-next (6dbbbccdba61 usb: chipidea: Enab= le user-space triggered role-switching) Merging phy-next/next (ac0a95a3ea78 phy: intel: Add driver support for Comb= oPhy) Merging tty/tty-next (a1b44ea340b2 tty: serial: qcom_geni_serial: Add 51.2M= Hz frequency support) CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/ser= ial/rs485.yaml Merging char-misc/char-misc-next (05c8a4fc44a9 habanalabs: correctly cast u= 64 to void*) Merging extcon/extcon-next (b2e5575a8d04 extcon: arizona: Fix runtime PM im= balance on error) Merging soundwire/next (fcbcf1f7b568 soundwire: intel: use a single module) Merging thunderbolt/next (4caf2511ec49 thunderbolt: Add trivial .shutdown) Merging staging/staging-next (77f55d1305c1 staging: rtl8723bs: Use common p= acket header constants) Merging mux/for-next (05f19f7f8944 mux: adgs1408: Add mod_devicetable.h and= remove of_match_ptr) Merging icc/icc-next (b35da2e86f25 Merge branch 'icc-get-by-index' into icc= -next) Merging slave-dma/next (be4cf718cd99 dmaengine: imx-sdma: initialize all sc= ript addresses) Merging cgroup/for-next (936f2a70f207 cgroup: add cpu.stat file to root cgr= oup) Merging scsi/for-next (a7a4293b22df Merge branch 'misc' into for-next) Merging scsi-mkp/for-next (22617e216331 scsi: ufs: ti-j721e-ufs: Fix unwind= ing of pm_runtime changes) Merging vhost/linux-next (bf338dcc28f3 virtio_net: CTRL_GUEST_OFFLOADS depe= nds on CTRL_VQ) Merging rpmsg/for-next (71f56fef13d4 Merge branches 'hwspinlock-next', 'rpm= sg-next' and 'rproc-next' into for-next) Merging gpio/for-next (5e9fc19f525b Merge branch 'devel' into for-next) Merging gpio-brgl/gpio/for-next (e33a58a29c6a gpio: pca935x: Allow IRQ supp= ort for driver built as a module) Merging gpio-intel/for-next (7e73aa90a38c gpio: merrifield: Better show how= GPIO and IRQ bases are derived from hardware) Merging pinctrl/for-next (c22ea274178f Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (6d649fca3491 pinctrl: intel: Move npins clo= ser to pin_base in struct intel_community) Merging pinctrl-samsung/for-next (f354157a7d18 pinctrl: samsung: Save/resto= re eint_mask over suspend for EINT_TYPE GPIOs) Merging pwm/for-next (6f0841a8197b pwm: Add support for Azoteq IQS620A PWM = generator) Merging userns/for-next (d35bec8a5788 Merge proc-next and exec-next for tes= ting in linux-next) Merging ktest/for-next (1091c8fce8aa ktest: Fix typos in ktest.pl) Merging random/dev (ab9a7e27044b random: avoid warnings for !CONFIG_NUMA bu= ilds) Merging kselftest/next (619ee76f5c9f selftests/ftrace: Return unsupported i= f no error_log file) Merging y2038/y2038 (c4e71212a245 Revert "drm/etnaviv: reject timeouts with= tv_nsec >=3D NSEC_PER_SEC") Merging livepatching/for-next (8631420cac7d Merge branch 'for-5.8/klp-modul= e-fixups' into for-next) CONFLICT (content): Merge conflict in kernel/module.c Merging coresight/next (c9d7e3da1f3c fpga: dfl: afu: Corrected error handli= ng levels) Merging rtc/rtc-next (ac363ace16e0 rtc: abx80x: Add Device Tree matching ta= ble) Merging nvdimm/libnvdimm-for-next (f6d2b802f80d Merge branch 'for-5.7/libnv= dimm' into libnvdimm-for-next) Merging at24/at24/for-next (8f3d9f354286 Linux 5.7-rc1) Merging ntb/ntb-next (5a1daba43835 NTB: ntb_test: Fix bug when counting rem= ote files) Merging kspp/for-next/kspp (c7527373fe28 gcc-common.h: Update for GCC 10) Merging cisco/for-next (9e98c678c2d6 Linux 5.1-rc1) Merging gnss/gnss-next (9b5816b56af6 gnss: replace zero-length array with f= lexible-array) Merging fsi/next (2c01397b71c5 fsi: aspeed: Fix OPB0 byte order register va= lues) CONFLICT (content): Merge conflict in drivers/fsi/Kconfig Merging slimbus/for-next (f9a478d658a2 slimbus: core: Fix mismatch in of_no= de_get/put) Merging nvmem/for-next (be00147a195b MAINTAINERS: Add git tree for NVMEM FR= AMEWORK) Merging xarray/xarray (27586ca786a7 XArray: Handle retry entries within xas= _find_marked) Merging hyperv/hyperv-next (afaa33da08ab Drivers: hv: vmbus: Resolve more r= aces involving init_vp_index()) CONFLICT (content): Merge conflict in arch/x86/include/asm/hyperv-tlfs.h Applying: x86/hyperv: merge fix for hyperv-tlfs.h split Applying: x86/hyperv: merge fix for HV_X64_DEBUGGING name change Merging auxdisplay/auxdisplay (3f03b6498172 auxdisplay: charlcd: Reuse hex_= to_bin() instead of custom code) Merging kgdb/kgdb/for-next (c22a0166cab4 kgdb: Don't call the deinit under = spinlock) Merging pidfd/for-next (2b40c5db73e2 selftests/pidfd: add pidfd setns tests) Merging devfreq/devfreq-next (8fc0e48e0fae PM / devfreq: Use lockdep assert= s instead of manual checks for locked mutex) Merging hmm/hmm (f07e2f6be37a MAINTAINERS: add HMM selftests) Merging fpga/for-next (2d80c057efda fpga: dfl: afu: convert get_user_pages(= ) --> pin_user_pages()) Merging kunit/test (0e698dfa2822 Linux 5.7-rc4) Merging cel/cel-next (0a8e7b7d0846 SUNRPC: Revert 241b1f419f0e ("SUNRPC: Re= move xdr_buf_trim()")) Merging generic-ioremap/for-next (4bdc0d676a64 remove ioremap_nocache and d= evm_ioremap_nocache) Merging cfi/cfi/next (11399346ac39 mtd: Replace zero-length array with flex= ible-array) Merging kunit-next/kunit (6d6861d45e38 security: apparmor: default KUNIT_* = fragments to KUNIT_ALL_TESTS) Merging trivial/for-next (c1a371cf80fb printk: fix global comment) Merging zx2c4/for-next (16fbf79b0f83 Linux 5.6-rc7) Merging mhi/mhi-next (3781a7a11294 bus: mhi: core: Handle syserr during pow= er_up) CONFLICT (content): Merge conflict in drivers/bus/mhi/core/pm.c Merging notifications/notifications-pipe-core (87a10a4bdb88 watch_queue: sa= mple: Display superblock notifications) CONFLICT (content): Merge conflict in samples/Makefile CONFLICT (content): Merge conflict in samples/Kconfig CONFLICT (content): Merge conflict in include/uapi/asm-generic/unistd.h CONFLICT (content): Merge conflict in include/linux/pipe_fs_i.h CONFLICT (content): Merge conflict in fs/mount.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 Applying: pipe: update for pipe_buf_operations changes Merging fsinfo/fsinfo-core (93737ccf05ec fsinfo: Add an attribute that list= s all the visible mounts in a namespace) CONFLICT (content): Merge conflict in samples/vfs/Makefile 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/arm/tools/syscall.tbl CONFLICT (content): Merge conflict in arch/alpha/kernel/syscalls/syscall.tbl Applying: extra syscall updates Merging akpm-current/current (5f1b7a0f9e00 linux-next-pre) CONFLICT (content): Merge conflict in tools/testing/selftests/vm/Makefile CONFLICT (content): Merge conflict in mm/swap.c CONFLICT (content): Merge conflict in mm/memory.c CONFLICT (content): Merge conflict in kernel/kprobes.c CONFLICT (content): Merge conflict in include/linux/sched.h CONFLICT (content): Merge conflict in include/linux/printk.h CONFLICT (content): Merge conflict in include/linux/binfmts.h CONFLICT (content): Merge conflict in fs/squashfs/decompressor_multi_percpu= .c CONFLICT (content): Merge conflict in fs/btrfs/inode.c CONFLICT (content): Merge conflict in fs/binfmt_script.c CONFLICT (content): Merge conflict in arch/x86/mm/tlb.c CONFLICT (content): Merge conflict in arch/x86/Kconfig.debug CONFLICT (content): Merge conflict in arch/arm64/Kconfig $ git checkout -b akpm remotes/origin/akpm/master $ git rebase --onto master remotes/origin/akpm/master-base Merging akpm/master (cffaeabf2a6f drivers/media/platform/sti/delta/delta-ip= c.c: fix read buffer overflow) Applying: fix up for strncpy_from_unsafe_strict rename Applying: turns out that probe_user_write is used in modular code --Sig_/hn3jwmuxoZETDl.ocWFXu=i Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl7WK/EACgkQAVBC80lX 0Gz7RwgAjPHNZtlhIPRmljXD8MDAVoFtsQkLBVzAy6GWhBRD/+RX2ZjlwfoU3aj0 zIZb/m1iKcmXeNuK2oA+3yFnmFDZaqaSlxPwmkrL8s7L067dOJXIbRAysSYZOVlN uFiPYsqpVV1s8Z4XaVUCOUWZP7M++8TBFtCt6oi19WecOPtLLRG9Dp63IJ0LrgOo KeucA4l1NTaTqgWDIPCMVsYUvu2ZA3AWzCHxiP5sZoT5+jCdqdHbqQ4j90qVQunQ DbYaIW4cJ9fLvGHe+Vi5BK07Fvitl/8fzxQD0BmgXtVfQHY0JLHyCHGe35ekwB0h wYLQc98zN8FfRHi9s+ivxiG8FJHHzg== =Bz7w -----END PGP SIGNATURE----- --Sig_/hn3jwmuxoZETDl.ocWFXu=i--