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 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 A2AEDC2BB1D for ; Fri, 17 Apr 2020 04:50:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 655A421D94 for ; Fri, 17 Apr 2020 04:50:29 +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="WoInGkoC" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726535AbgDQEu2 (ORCPT ); Fri, 17 Apr 2020 00:50:28 -0400 Received: from bilbo.ozlabs.org ([203.11.71.1]:34163 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725830AbgDQEu1 (ORCPT ); Fri, 17 Apr 2020 00:50:27 -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 493Nv072BHz9sSh; Fri, 17 Apr 2020 14:50:20 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1587099021; bh=mWGLvNI1G3TQ29WBiEXTIMOytKY8B1LXm1UelSYhDy4=; h=Date:From:To:Cc:Subject:From; b=WoInGkoCid3mAckxGJD7HWlmfvkvGTRWvkOC/C8DKYHk+D1UzbYiDUio4cWyNUr9W +G+MX1BKo0Gdv9J8I9KgLYrcLQdmpziks7s5NuTHovf24qMdA0JhWZhutCImLMfwBZ jo7Z6lqtDkmnytTTwX+qj4NnpNcfwKRAIXhKumvSnr30GcwALatDuTmZd9XoM/ApUG qVL8o0AAMtLm3Bg2g1dkudOdUhgzQ+3ph98k6rZHCu+xSHI24SoYdwOQV1ksmOfW/z w6UBTNkNb46PSWI2e6sgLvaRTLtDgC8Kj7mIzeDUk75jdX3/8KKBjVMDM+dcgqy9Vm ZnP/DVc6wT6Gg== Date: Fri, 17 Apr 2020 14:50:17 +1000 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Apr 17 Message-ID: <20200417145017.3932443d@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/hhLwrVWTKAWirHDe1TKaRoU"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/hhLwrVWTKAWirHDe1TKaRoU Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, Changes since 20200416: My fixes tree contains: 6b038bdcd3d1 sh: mm: Fix build error The qcom tree still had its build failure for which I reverted a commit. The sound-asoc tree still has its failures so I used the version from next-20200414. The crypto tree gained a build failure for which I reverted 5 commits. Non-merge commits (relative to Linus' tree): 2255 3007 files changed, 64848 insertions(+), 29193 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 318 trees (counting Linus' and 78 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 (2fcd80144b93 Merge tag 'tag-chrome-platform-fixes-fo= r-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platfor= m/linux) Merging fixes/master (6b038bdcd3d1 sh: mm: Fix build error) Merging kbuild-current/fixes (d2f1606edabd scripts/config: allow colons in = option strings for sed) Merging arc-current/for-curr (5185f4773e90 ARC: [plat-eznps]: Restrict to C= ONFIG_ISA_ARCOMPACT) Merging arm-current/fixes (89604523a76e ARM: 8961/2: Fix Kbuild issue cause= d by per-task stack protector GCC plugin) Merging arm-soc-fixes/arm/fixes (c8042d1e5cb3 soc: samsung: chipid: Fix ret= urn value on non-Exynos platforms) Merging arm64-fixes/for-next/fixes (c9a4ef664501 arm64: Delete the space se= parator in __emit_inst) Merging m68k-current/for-linus (86cded5fc525 m68k: defconfig: Update defcon= figs for v5.6-rc4) Merging powerpc-fixes/fixes (1d0c32ec3b86 KVM: PPC: Fix kernel crash with P= R KVM) Merging s390-fixes/fixes (8f3d9f354286 Linux 5.7-rc1) Merging sparc/master (63bef48fd6c9 Merge branch 'akpm' (patches from Andrew= )) Merging fscrypt-current/for-stable (2b4eae95c736 fscrypt: don't evict dirty= inodes after removing key) Merging net/master (2fcd80144b93 Merge tag 'tag-chrome-platform-fixes-for-v= 5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/l= inux) Merging bpf/master (edadedf1c5b4 tipc: fix incorrect increasing of link win= dow) Merging ipsec/master (91fac45cd006 Merge branch 'Fix-88x3310-leaving-power-= save-mode') Merging netfilter/master (bc8e71314e84 netfilter: flowtable: Free block_cb = when being deleted) Merging ipvs/master (0141317611ab Merge branch 'hns3-fixes') Merging wireless-drivers/master (7dc7c41607d1 rtw88: avoid unused function = warnings) Merging mac80211/master (93e2d04a1888 mac80211: fix channel switch trigger = from unknown mesh peer) Merging rdma-fixes/for-rc (8f3d9f354286 Linux 5.7-rc1) Merging sound-current/for-linus (9a6418487b56 ALSA: hda: call runtime_allow= () for all hda controllers) Merging sound-asoc-fixes/for-linus (630c50e34d33 Merge branch 'asoc-5.7' in= to asoc-linus) Merging regmap-fixes/for-linus (b810878a8fee Merge branch 'regmap-5.7' into= regmap-linus) Merging regulator-fixes/for-linus (8f3d9f354286 Linux 5.7-rc1) Merging spi-fixes/for-linus (4bbae1279dfe Merge branch 'spi-5.7' into spi-l= inus) Merging pci-current/for-linus (8f3d9f354286 Linux 5.7-rc1) Merging driver-core.current/driver-core-linus (8f3d9f354286 Linux 5.7-rc1) Merging tty.current/tty-linus (3dc4db366236 serial: sh-sci: Make sure statu= s register SCxSR is read in correct sequence) Merging usb.current/usb-linus (be34a5854b46 USB: Add USB_QUIRK_DELAY_CTRL_M= SG and USB_QUIRK_DELAY_INIT for Corsair K70 RGB RAPIDFIRE) Merging usb-gadget-fixes/fixes (d0550cd20e52 usb: dwc3: gadget: Do link rec= overy for SS and SSP) Merging usb-serial-fixes/usb-linus (8f3d9f354286 Linux 5.7-rc1) Merging usb-chipidea-fixes/ci-for-usb-stable (7cbf3dd3139a usb: chipidea: u= dc: fix sleeping function called from invalid context) Merging phy/fixes (8f3d9f354286 Linux 5.7-rc1) Merging staging.current/staging-linus (ea81c3486442 staging: vt6656: Power = save stop wake_up_count wrap around.) Merging char-misc.current/char-misc-linus (8f3d9f354286 Linux 5.7-rc1) Merging soundwire-fixes/fixes (8f3d9f354286 Linux 5.7-rc1) Merging thunderbolt-fixes/fixes (8f3d9f354286 Linux 5.7-rc1) Merging input-current/for-linus (3f8f770575d9 Input: mms114 - fix handling = of mms345l) Merging crypto-current/master (55b3209acbb0 crypto: caam - fix the address = of the last entry of S/G) Merging ide/master (63bef48fd6c9 Merge branch 'akpm' (patches from Andrew)) Merging vfio-fixes/for-linus (95f89e090618 vfio/type1: Initialize resv_msi_= base) Merging kselftest-fixes/fixes (8f3d9f354286 Linux 5.7-rc1) Merging modules-fixes/modules-linus (57baec7b1b04 scripts/nsdeps: make sure= to pass all module source files to spatch) Merging slave-dma-fixes/fixes (aee45dba3ad9 dt-bindings: dma: uniphier-xdma= c: switch to single reg region) Merging backlight-fixes/for-backlight-fixes (219d54332a09 Linux 5.4) Merging mtd-fixes/mtd/fixes (2098c564701c mtd: spi-nor: Compile files in co= ntrollers/ directory) 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 (07bdc492cff6 ARM: dts: OMAP3: disable RNG on N950= /N9) Merging kvm-fixes/master (dbef2808af6c KVM: VMX: fix crash cleanup when KVM= wasn't used) Merging kvms390-fixes/master (1493e0f944f3 KVM: s390: vsie: Fix possible ra= ce when shadowing region 3 tables) Merging hwmon-fixes/hwmon (0e786f328b38 hwmon: (k10temp) make some symbols = static) Merging nvdimm-fixes/libnvdimm-fixes (f84afbdd3a9e libnvdimm: Out of bounds= read in __nd_ioctl()) Merging btrfs-fixes/next-fixes (9dba7a236504 Merge branch 'misc-5.7' into n= ext-fixes) Merging vfs-fixes/fixes (5bd73286d50f fix a braino in legitimize_path()) 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 (8f3d9f354286 Linux 5.7-rc1) 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 (1bfed6c62d72 of: unittest: kmemleak in d= uplicate property update) Merging scsi-fixes/fixes (fa17a6dc84d1 scsi: Update referenced link to cdrt= ools) Merging drm-fixes/drm-fixes (4da858c08643 Merge branch 'linux-5.7' of git:/= /github.com/skeggsb/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 (5809e8f8ee42 Merge tag 'gvt-f= ixes-2020-04-14' of https://github.com/intel/gvt-linux into drm-intel-fixes) Merging mmc-fixes/fixes (3d3e18fcd591 mmc: core: make mmc_interrupt_hpi() s= tatic) Merging rtc-fixes/rtc-fixes (bb6d3fb354c5 Linux 5.6-rc1) Merging gnss-fixes/gnss-linus (8f3d9f354286 Linux 5.7-rc1) Merging hyperv-fixes/hyperv-fixes (1a06d017fb3f Drivers: hv: vmbus: Fix Sus= pend-to-Idle for Generation-2 VM) Merging soc-fsl-fixes/fix (fe8fe7723a3a soc: fsl: dpio: register dpio irq h= andlers after dpio create) Merging risc-v-fixes/fixes (2191b4f298fa RISC-V: Move all address space def= inition macros to one place) Merging pidfd-fixes/fixes (a966dcfe153a clone3: add build-time CLONE_ARGS_S= IZE_VER* validity checks) Merging fpga-fixes/fixes (3c2760b78f90 fpga: dfl: pci: fix return value of = cci_pci_sriov_configure) Merging spdx/spdx-linus (5b8b9d0c6d0e Merge branch 'akpm' (patches from And= rew)) Merging gpio-intel-fixes/fixes (8f3d9f354286 Linux 5.7-rc1) Merging pinctrl-intel-fixes/fixes (ccd025eaddae pinctrl: baytrail: Enable p= in configuration setting for GPIO chip) Merging erofs-fixes/fixes (d1eef1c61974 Linux 5.5-rc2) Merging drm-misc-fixes/for-linux-next-fixes (8623b5255ae7 drm/scheduler: fi= x drm_sched_get_cleanup_job) Merging kspp-gustavo/for-next/kspp (90e5d84c7b06 xattr.h: Replace zero-leng= th array with flexible-array member) Merging kbuild/for-next (b032227c6293 Merge tag 'nios2-v5.7-rc1' of git://g= it.kernel.org/pub/scm/linux/kernel/git/lftan/nios2) Merging compiler-attributes/compiler-attributes (98d54f81e36b Linux 5.6-rc4) Merging leaks/leaks-next (9e98c678c2d6 Linux 5.1-rc1) Merging dma-mapping/for-next (9bb50ed74709 dma-debug: fix displaying of dma= allocation type) 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 (52d3b2f98483 Merge branch 'devel-stable' into for-nex= t) Merging arm64/for-next/core (fc2266011acc arm64: armv8_deprecated: Fix unde= f_hook mask for thumb setend) Merging arm-perf/for-next/perf (8f3d9f354286 Linux 5.7-rc1) Merging arm-soc/for-next (d9725e56e1d8 soc: document merges) Merging amlogic/for-next (8f3d9f354286 Linux 5.7-rc1) Merging aspeed/for-next (de285b938cf3 ARM: dts: aspeed: ast2600: Fix SCU IR= Q controller nodes) Merging at91/at91-next (ec539e70d882 Merge branches 'at91-soc', 'at91-dt' a= nd 'at91-defconfig' into at91-next) Merging imx-mxs/for-next (46535d78fdfe Merge branch 'imx/dt64' into for-nex= t) Merging keystone/next (560b4d4691b0 Merge branch 'for_5.7/keystone-dts' int= o next) Merging mediatek/for-next (23a161322658 Merge branch 'v5.7-next/soc' into f= or-next) Merging mvebu/for-next (9d32706f8aa8 Merge branch 'mvebu/dt64' into mvebu/f= or-next) Merging omap/for-next (e90f16cc1a48 Merge branch 'fixes' into for-next) Merging qcom/for-next (217aeedd10d5 Merge branches 'arm64-defconfig-for-5.8= ', 'arm64-for-5.8', 'drivers-for-5.8' and 'dts-for-5.8' into for-next) Applying: Revert "soc: qcom: rpmh: Allow RPMH driver to be loaded as a modu= le" Merging raspberrypi/for-next (e7b7daeb48e0 ARM: dts: bcm283x: Use firmware = PM driver for V3D) CONFLICT (content): Merge conflict in arch/arm/configs/bcm2835_defconfig Merging realtek/for-next (486f29df6941 Merge branch 'v5.8/dt' into next) Merging renesas/next (a710158e9fa2 Merge branch 'renesas-arm-dt-for-v5.8' i= nto renesas-next) Merging reset/reset/next (2ebf89fd4ecf reset: hi6220: Add support for AO re= set controller) Merging rockchip/for-next (c018aff1a201 Merge branch 'v5.7-armsoc/dts64' in= to for-next) Merging samsung-krzk/for-next (ff602fc2b39e Merge branch 'next/soc' into fo= r-next) Merging scmi/for-linux-next (8f3d9f354286 Linux 5.7-rc1) Merging sunxi/sunxi/for-next (4f7a2d7e5f1e Merge branches 'sunxi/clk-for-5.= 8', 'sunxi/config-for-5.8' and 'sunxi/dt-for-5.8' into sunxi/for-next) Merging tegra/for-next (9546812c92ef Merge branch for-5.7/arm64/defconfig i= nto for-next) Merging clk/clk-next (e7f552f727f5 Merge branch 'clk-fixes' into clk-next) Merging clk-samsung/for-next (54ecb8f7028c Linux 5.4-rc1) 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 (10cb08260605 csky: Fixup perf probe -x hungup) 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 (86cded5fc525 m68k: defconfig: Update defconfigs for = v5.6-rc4) Merging m68knommu/for-next (ba000760eb0f m68k: Replace setup_irq() by reque= st_irq()) Merging microblaze/next (8f3d9f354286 Linux 5.7-rc1) Merging mips/mips-next (c02e96304451 mips: loongsoon2ef: remove private clk= api) 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 (9737e2c5f0bc openrisc: Remove obsolete show_trac= e_task function) Merging parisc-hd/for-next (7111951b8d49 Linux 5.6) Merging powerpc/next (6ba4a2d35910 selftests/powerpc: Always build the tm-p= oison test 64-bit) Merging fsl/next (a76bea0287ce powerpc/kmcent2: add ranges to the pci bridg= es) Merging soc-fsl/next (461c3ac0dc46 soc: fsl: qe: fix sparse warnings for uc= c_slow.c) Merging risc-v/for-next (37809df4b1c8 riscv: create a loader.bin boot image= for Kendryte SoC) 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 (8f3d9f354286 Linux 5.7-rc1) Merging sh/sh-next (a193018e5290 sh: add missing EXPORT_SYMBOL() for __dela= y) Merging sparc-next/master (b71acb0e3721 Merge branch 'linus' of git://git.k= ernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6) Merging uml/linux-next (4a7c46247f9c um: Remove some unnecessary NULL check= s in vector_user.c) Merging xtensa/xtensa-for-next (70cbddb97385 arch/xtensa: fix grammar in Kc= onfig help text) Merging fscrypt/master (861261f2a9cc ubifs: wire up FS_IOC_GET_ENCRYPTION_N= ONCE) Merging afs/afs-next (4fe171bb81b1 afs: Remove set but not used variable 'r= et') Merging btrfs/for-next (5a7ef5cb05dc Merge branch 'for-next-current-v5.6-20= 200331' into for-next-20200331) Merging ceph/master (2a575f138d00 ceph: fix potential bad pointer deref in = async dirops cb's) Merging cifs/for-next (9692ea9d3288 smb3: remove overly noisy debug line in= signing errors) Merging configfs/for-next (e2f238f7d5a1 configfs: calculate the depth of pa= rent item) Merging ecryptfs/next (8b614cb8f1dc Merge tag '5.6-rc4-smb3-fixes' of git:/= /git.samba.org/sfrench/cifs-2.6) Merging erofs/dev (8f3d9f354286 Linux 5.7-rc1) Merging exfat/dev (b65dea785ed9 exfat: remove the assignment of 0 to bool v= ariable) Merging ext3/for_next (a32f0ecd79b4 Merge fanotify fix from Nathan Chancell= or.) Merging ext4/dev (12fb08d19005 ext4: reject mount options not supported whe= n remounting in handle_mount_opt()) Merging f2fs/dev (08d834cd9599 f2fs: fix quota_sync failure due to f2fs_loc= k_op) Merging fsverity/fsverity (98d54f81e36b Linux 5.6-rc4) Merging fuse/for-next (3e8cb8b2eaeb fuse: fix stack use after return) Merging jfs/jfs-next (7aba5dcc2346 jfs: Replace zero-length array with flex= ible-array member) Merging nfs/linux-next (fbf4bcc9a837 NFS: Fix an ABBA spinlock issue in pnf= s_update_layout()) Merging nfs-anna/linux-next (55dee1bc0d72 nfs: add minor version to nfs_ser= ver_key for fscache) Merging nfsd/nfsd-next (2653de9f0398 fs: nfsd: fileache.c: Use built-in RCU= list checking) CONFLICT (content): Merge conflict in net/sunrpc/cache.c Merging orangefs/for-next (aa317d3351de orangefs: clarify build steps for t= est server in orangefs.txt) Merging overlayfs/overlayfs-next (2eda9eaa6d7e ovl: document xino expected = behavior) Merging ubifs/linux-next (3676f32a98cd ubi: ubi-media.h: Replace zero-lengt= h array with flexible-array member) Merging v9fs/9p-next (c6f141412d24 9p: document short read behaviour with O= _NONBLOCK) Merging xfs/for-next (63dc90feaa20 xfs: move inode flush to the sync workqu= eue) Merging zonefs/for-next (0dda2ddb7ded zonefs: select FS_IOMAP) Merging iomap/iomap-for-next (457df33e035a iomap: Handle memory allocation = failure in readahead) Merging djw-vfs/vfs-for-next (56939e014a6c hibernate: Allow uswsusp to writ= e to swap) Merging file-locks/locks-next (dbdaf6a3250b locks: reinstate locks_delete_b= lock optimization) Merging vfs/for-next (ffca8b2a77f2 Merge branch 'work.exfat' into for-next) Merging printk/for-next (d34f14ae521f Merge branch 'for-5.7-preferred-conso= le' into for-next) Merging pci/next (8f3d9f354286 Linux 5.7-rc1) Merging pstore/for-next/pstore (8f3d9f354286 Linux 5.7-rc1) Merging hid/for-next (ce01b5b5386f Merge branch 'for-5.8/mcp2221' into for-= next) Merging i2c/i2c/for-next (8859c2d37301 Merge branch 'i2c/for-current' into = i2c/for-next) Merging i3c/i3c/next (c4b9de11d010 i3c: convert to use i2c_new_client_devic= e()) Merging dmi/master (8cf87c744696 firmware/dmi: Report DMI Bios & EC firmwar= e release) Merging hwmon-staging/hwmon-next (635049d0e3a0 hwmon: (dell-smm) Use one DM= I match for all XPS models) Merging jc_docs/docs-next (d98dbbe0d331 scripts: documentation-file-ref-che= ck: Add line break before exit) Merging v4l-dvb/master (dacca5f0fa69 media: media/test_drivers: rename to t= est-drivers) Merging v4l-dvb-next/master (54ecb8f7028c Linux 5.4-rc1) Merging fbdev/fbdev-for-next (732146a3f1dc video: fbdev: imxfb: fix a typo = in imxfb_probe()) Merging pm/linux-next (1f58b05f6672 Merge branch 'pm-opp' into linux-next) Merging cpufreq-arm/cpufreq/arm/linux-next (8be6bbe59a69 cpufreq: omap: Bui= ld driver by default for ARCH_OMAP2PLUS) Merging cpupower/cpupower (8f3d9f354286 Linux 5.7-rc1) Merging opp/opp/linux-next (aca48b61f963 opp: Manage empty OPP tables with = clk handle) Merging thermal/thermal/linux-next (79799562bf08 thermal: int3400_thermal: = Statically initialize .get_mode()/.set_mode() ops) 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 (a48f9721e6db dlm: no need to check return value of debugf= s_create functions) Merging swiotlb/linux-next (4cdfb27ba80d xen/swiotlb: remember having calle= d xen_create_contiguous_region()) Merging rdma/for-next (8f3d9f354286 Linux 5.7-rc1) Merging net-next/master (2fcd80144b93 Merge tag 'tag-chrome-platform-fixes-= for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platf= orm/linux) Merging bpf-next/master (1a323ea5356e x86: get rid of 'errret' argument to = __get_user_xyz() macross) Merging ipsec-next/master (308491755f36 xfrm: add prep for esp beet mode of= fload) Merging mlx5-next/mlx5-next (826096d84f50 mlx5: Remove uninitialized use of= key in mlx5_core_create_mkey) Merging netfilter-next/master (1a323ea5356e x86: get rid of 'errret' argume= nt to __get_user_xyz() macross) Merging ipvs-next/master (d54725cd11a5 netfilter: nf_tables: support for mu= ltiple devices per netdev hook) Merging wireless-drivers-next/master (f0f383347ced brcmfmac: remove leading= space) Merging bluetooth/master (7edc9079540b Bluetooth: Enhanced Connection Compl= ete event belongs to LL Privacy) Merging mac80211-next/master (1e8f471425f4 mac80211_hwsim: notify wmediumd = of used MAC addresses) Merging gfs2/for-next (197694d09af5 docs: filesystems: convert gfs2-glocks.= txt to ReST) Merging mtd/mtd/next (025a06c1104c mtd: Convert fallthrough comments into s= tatements) Merging nand/nand/next (fca88925d769 mtd: rawnand: toshiba: Support reading= the number of bitflips for BENAND (Built-in ECC NAND)) Merging spi-nor/spi-nor/next (8f3d9f354286 Linux 5.7-rc1) Merging crypto/master (0a8f5989e034 crypto: marvell/octeontx - Add missing = '\n' in log messages) Merging drm/drm-next (8f3d9f354286 Linux 5.7-rc1) Merging amdgpu/drm-next (4781c25592de drm/amdgpu/display: give aux i2c buse= s more meaningful names) CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/powerplay/renoir_= ppt.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_ras= .c Merging drm-intel/for-linux-next (cef622d7634e Merge tag 'topic/phy-complia= nce-2020-04-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-inte= l-next-queued) Merging drm-tegra/drm/tegra/for-next (e32c8c2a5fbe drm/tegra: hdmi: Silence= deferred-probe error) Merging drm-misc/for-linux-next (13e3d94110d8 drm: Don't free a struct neve= r allocated by drm_gem_fb_init()) CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_dp= _mst.c CONFLICT (content): Merge conflict in MAINTAINERS Merging drm-msm/msm-next (a5fb8b918920 drm/msm/a6xx: Use the DMA API for GM= U memory objects) 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 (f320d878bff2 Merge branch 'regmap-5.8' into regmap= -next) Merging sound/for-next (3e8f3bd04716 ALSA: usb-audio: RME Babyface Pro mixe= r patch) Merging sound-asoc/for-next (392fe651949f Merge branch 'asoc-5.8' into asoc= -next) $ git reset --hard HEAD^ Merging next-20200414 version of sound-asoc Merging modules/modules-next (0f74226649fb kernel: module: Replace zero-len= gth array with flexible-array member) Merging input/next (3a8579629665 Input: update SPDX tag for input-event-cod= es.h) Merging block/for-next (8f3d9f354286 Linux 5.7-rc1) Merging device-mapper/for-next (ad4e80a639fc dm verity fec: fix hash block = number in verity_fec_decode) Merging pcmcia/pcmcia-next (a8c122f72d94 pcmcia: remove some unused space c= haracters) Merging mmc/next (23ecdb29060f Merge branch 'fixes' into next) Merging md/for-next (e820d55cb99d md: fix raid10 hang issue caused by barri= er) Merging mfd/for-mfd-next (d2923aa45356 mfd: intel-lpss: Fix Intel Elkhart L= ake LPSS I2C input clock) Merging backlight/for-backlight-next (ee0c8e494cc3 backlight: corgi: Conver= t to use GPIO descriptors) Merging battery/for-next (164eaf6b435c power: supply: 88pm860x_battery: rem= ove redundant dev_err message) Merging regulator/for-next (2ea8db7200d4 regulator: tps80031: remove redund= ant assignment to variables ret and val) Merging security/next-testing (3e27a33932df security: remove duplicated inc= lude from security.h) Merging apparmor/apparmor-next (01df52d726b5 apparmor: remove duplicate che= ck of xattrs on profile attachment.) Merging integrity/next-integrity (9e2b4be377f0 ima: add a new CONFIG for lo= ading arch-specific policies) Merging keys/keys-next (43672cf93c6d Merge branch 'notifications-pipe-core'= into keys-next) CONFLICT (content): Merge conflict in include/linux/lsm_hooks.h CONFLICT (content): Merge conflict in fs/pipe.c Applying: io_uring: fix up for get_pipe_info() API change Applying: security: keys: fixup for "security: Refactor declaration of LSM = hooks" Merging selinux/next (433e3aa37773 selinux: drop unnecessary smp_load_acqui= re() call) Merging smack/for-next (92604e825304 smack: use GFP_NOFS while holding inod= e_smack::smk_lock) Merging tomoyo/master (8f3d9f354286 Linux 5.7-rc1) Merging tpmdd/next (8e0ea4627151 tpm/tpm_tis: Free IRQ if probing fails) Merging watchdog/master (ea104a9e4d3e watchdog: sp805: fix restart handler) Merging iommu/next (ff68eb23308e Merge branches 'iommu/fixes', 'arm/qcom', = 'arm/omap', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into nex= t) Merging vfio/next (f44efca0493d vfio: Ignore -ENODEV when getting MSI cooki= e) Merging audit/next (8f3d9f354286 Linux 5.7-rc1) Merging devicetree/for-next (9f60a65bc5e6 dt-bindings: Clean-up schema inde= ntation formatting) Merging mailbox/mailbox-for-next (0a67003b1985 mailbox: imx: add SCU MU sup= port) Merging spi/for-next (5810dd79dec4 Merge branch 'spi-5.8' into spi-next) Merging tip/auto-latest (1030eb5ea145 Merge branch 'perf/urgent') Merging clockevents/timers/drivers/next (c1ac28a4de6f Revert "clocksource: = Avoid creating dead devices") Merging edac/edac-for-next (d9976bc155b1 MAINTAINERS: Remove sifive_l2_cach= e.c from EDAC-SIFIVE pattern) Merging irqchip/irq/irqchip-next (4cea749d56be Revert "irqchip/xilinx: Enab= le generic irq multi handler") Merging ftrace/for-next (8e99cf91b99b tracing: Do not allocate buffer in tr= ace_find_next_entry() in atomic) Merging rcu/rcu/next (350957908464 Improve KCSAN documentation a bit) Merging kvm/linux-next (dbef2808af6c KVM: VMX: fix crash cleanup when KVM w= asn't used) Merging kvm-arm/next (463050599742 Merge tag 'kvm-arm-removal' into kvmarm-= master/next) Merging kvm-ppc/kvm-ppc-next (9a5788c615f5 KVM: PPC: Book3S HV: Add a capab= ility for enabling secure guests) Merging kvms390/next (7a2653612bb6 s390/gmap: return proper error code on k= sm unsharing) Merging xen-tip/linux-next (6b51fd3f65a2 xen/xenbus: ensure xenbus_map_ring= _valloc() returns proper grant status) Merging percpu/for-next (dedac37ea96b Merge branch 'for-5.7' into for-next) Merging workqueues/for-next (4acf8a423cd3 Merge branch 'for-5.7' into for-n= ext) Merging drivers-x86/for-next (8f3d9f354286 Linux 5.7-rc1) Merging chrome-platform/for-next (9d33ea331032 platform/chrome: cros_ec_typ= ec: Register port partner) Merging hsi/for-next (bb6d3fb354c5 Linux 5.6-rc1) Merging leds/for-next (10a6cce3c1a1 Group LED functions according to functi= onality, and add some explaining comments.) CONFLICT (content): Merge conflict in drivers/leds/Makefile Merging ipmi/for-next (ab032f08dc45 ipmi:bt-bmc: Avoid unnecessary check) Merging driver-core/driver-core-next (8f3d9f354286 Linux 5.7-rc1) Merging usb/usb-next (8f3d9f354286 Linux 5.7-rc1) Merging usb-gadget/next (4a5dbd900957 dt-bindings: usb: add documentation f= or aspeed usb-vhub) Merging usb-serial/usb-next (8f3d9f354286 Linux 5.7-rc1) Merging usb-chipidea-next/ci-for-usb-next (95caa2ae70fd usb: chipidea: allo= w disabling glue drivers if EMBEDDED) Merging phy-next/next (8f3d9f354286 Linux 5.7-rc1) Merging tty/tty-next (8f3d9f354286 Linux 5.7-rc1) Merging char-misc/char-misc-next (8f3d9f354286 Linux 5.7-rc1) Merging extcon/extcon-next (8f3d9f354286 Linux 5.7-rc1) Merging soundwire/next (8f3d9f354286 Linux 5.7-rc1) Merging thunderbolt/next (cbb5494ebce5 Revert "thunderbolt: Prevent crash i= f non-active NVMem file is read") Merging staging/staging-next (ce920326663b staging: vt6656: formulate rspin= f values into tables) Merging mux/for-next (f356d58c3a04 Merge branch 'i2c-mux/for-next' into for= -next) Merging icc/icc-next (03c4e6186bbb interconnect: qcom: Add OSM L3 support o= n SC7180) Merging slave-dma/next (c2ce6bbcfc9f dmaengine: idxd: export hw version thr= ough sysfs) Merging cgroup/for-next (eec8fd0277e3 device_cgroup: Cleanup cgroup eBPF de= vice filter code) Merging scsi/for-next (8d5e0fd1f288 Merge branch 'misc' into for-next) Merging scsi-mkp/for-next (1e4ffb8344c5 scsi: libsas: Add missing annotatio= n for sas_ata_qc_issue()) Merging vhost/linux-next (1f8209a5564a virtio-balloon: Avoid using the word= 'report' when referring to free page hinting) Merging rpmsg/for-next (ee7cef848adf Merge branches 'hwspinlock-next', 'rpm= sg-next' and 'rproc-next' into for-next) Merging gpio/for-next (bbcb9d87dfa9 gpio: mlxbf2: remove unused including <= linux/version.h>) Merging gpio-brgl/gpio/for-next (96d7c7b3e654 gpio: gpio-pca953x, Add get_m= ultiple function) Merging gpio-intel/for-next (8f3d9f354286 Linux 5.7-rc1) Merging pinctrl/for-next (aeddc3b78266 Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (5f3b82a168d5 pinctrl: lynxpoint: Use platfo= rm_get_irq_optional() explicitly) Merging pinctrl-samsung/for-next (b577a2799140 pinctrl: samsung: Correct se= tting of eint wakeup mask on s5pv210) Merging pwm/for-next (6f0841a8197b pwm: Add support for Azoteq IQS620A PWM = generator) Merging userns/for-next (4fa3b1c41737 proc: Handle umounts cleanly) 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 (b87080eab4c1 selftests/ipc: Fix test failure seen a= fter initial test run) Merging y2038/y2038 (c4e71212a245 Revert "drm/etnaviv: reject timeouts with= tv_nsec >=3D NSEC_PER_SEC") Merging livepatching/for-next (d28b4c1b2b3d Merge branch 'for-5.6/selftests= ' into for-next) Merging coresight/next (25a0b4731117 coresight: Fix support for sparsely po= pulated ports) Merging rtc/rtc-next (11ddbdfb68e4 rtc: rc5t619: Fix an ERR_PTR vs NULL che= ck) 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 (5cc3de3c7435 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 (8f3d9f354286 Linux 5.7-rc1) 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 (8f3d9f354286 Linux 5.7-rc1) Merging nvmem/for-next (8f3d9f354286 Linux 5.7-rc1) Merging xarray/xarray (27586ca786a7 XArray: Handle retry entries within xas= _find_marked) Merging hyperv/hyperv-next (e66b54d07be4 drivers: hv: remove redundant assi= gnment to pointer primary_channel) Merging auxdisplay/auxdisplay (2f920c0f0e29 auxdisplay: charlcd: replace ze= ro-length array with flexible-array member) Merging kgdb/kgdb/for-next (5ea771abd5a3 kdb: Censor attempts to set PROMPT= without ENABLE_MEM_READ) Merging pidfd/for-next (6952a4f64644 selftests: add pid namespace ENOMEM re= gression test) Merging devfreq/devfreq-next (a35a2f2b3e6e PM / devfreq: tegra30: Delete an= error message in tegra_devfreq_probe()) Merging hmm/hmm (8f3d9f354286 Linux 5.7-rc1) Merging fpga/for-next (cef0ca6417de fpga: dfl: afu: support debug access to= memory-mapped afu regions) Merging kunit/test (8f3d9f354286 Linux 5.7-rc1) Merging cel/cel-next (36b6e409294a svcrdma: Fix leak of svc_rdma_recv_ctxt = objects) Merging generic-ioremap/for-next (4bdc0d676a64 remove ioremap_nocache and d= evm_ioremap_nocache) Merging cfi/cfi/next (b6fe8bc67d2d mtd: hyperbus: move direct mapping setup= to AM654 HBMC driver) Merging kunit-next/kunit (8f3d9f354286 Linux 5.7-rc1) Merging trivial/for-next (fad7c9020948 err.h: remove deprecated PTR_RET for= good) Merging zx2c4/for-next (16fbf79b0f83 Linux 5.6-rc7) Merging mhi/mhi-next (8f3d9f354286 Linux 5.7-rc1) Applying: Revert "crypto: hisilicon/qm - stop qp by judging sq and cq tail" Applying: Revert "crypto: hisilicon/sec2 - add controller reset support for= SEC2" Applying: Revert "crypto: hisilicon/hpre - add controller reset support for= HPRE" Applying: Revert "crypto: hisilicon/zip - add controller reset support for = zip" Applying: Revert "crypto: hisilicon/qm - add controller reset interface" Merging akpm-current/current (547e35135ac5 usb: core: kcov: collect coverag= e from usb complete callback) $ git checkout -b akpm remotes/origin/akpm/master Applying: mm/kmemleak: silence KCSAN splats in checksum Applying: mm/frontswap: mark various intentional data races Applying: mm/page_io: mark various intentional data races Applying: mm-page_io-mark-various-intentional-data-races-v2 Applying: mm/swap_state: mark various intentional data races Applying: mm/filemap.c: fix a data race in filemap_fault() Applying: mm/swapfile: fix and annotate various data races Applying: mm-swapfile-fix-and-annotate-various-data-races-v2 Applying: mm/page_counter: fix various data races at memsw Applying: mm/memcontrol: fix a data race in scan count Applying: mm/list_lru: fix a data race in list_lru_count_one Applying: mm/mempool: fix a data race in mempool_free() Applying: mm/util.c: annotate an data race at vm_committed_as Applying: mm/rmap: annotate a data race at tlb_flush_batched Applying: mm: annotate a data race in page_zonenum() Applying: mm/swap.c: annotate data races for lru_rotate_pvecs Applying: net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy Applying: net-zerocopy-use-vm_insert_pages-for-tcp-rcv-zerocopy-fix Applying: mm/debug: add tests validating architecture page table helpers Applying: mm/madvise: pass task and mm to do_madvise Applying: mm/madvise: introduce process_madvise() syscall: an external memo= ry hinting API Applying: fix process_madvise build break for arm64 Applying: mm/madvise: check fatal signal pending of target process Applying: pid: move pidfd_get_pid() to pid.c Applying: mm/madvise: support both pid and pidfd for process_madvise Applying: mm/madvise: employ mmget_still_valid() for write lock Applying: mm/madvise: allow KSM hints for remote API Applying: kexec: prevent removal of memory in use by a loaded kexec image Applying: mm/memory_hotplug: allow arch override of non boot memory resourc= e names Applying: arm64: memory: give hotplug memory a different resource name Applying: drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer ove= rflow Merging akpm/master (7a330aa1f8db drivers/media/platform/sti/delta/delta-ip= c.c: fix read buffer overflow) --Sig_/hhLwrVWTKAWirHDe1TKaRoU Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl6ZNYkACgkQAVBC80lX 0GxuRAf/RxhobVOM40qaTBunKyMKxIT7JUwUK2ArErKuikZqCW1KxmA59jxCttHm RRqxYattSZP3mjO9mTCAN8DkUaI9hoEwJ39cvIMJ+lWtbC9dxqNiQFWJ4UoiCxyV w03y9cQxv4daxgRpNONA4axQd+eQb1LXUzYoHfcZC8IsCZSR5rrxZfKTcI3g0izY BYoN9N+KUjo0qGLAQCY4yp0lU5XSUYPEzcVpH8INb4h6NIAT6WIB554/XxhcyK4s MeLsRlzGQ+9BPx8uHXkIAJIbRYd7attiu6Y43Xc47Ek9swyqD0I9ZPVvLCm92Kk5 OSwbsXiuZgfRcxl/gv8FTvaJeWs1MQ== =sydg -----END PGP SIGNATURE----- --Sig_/hhLwrVWTKAWirHDe1TKaRoU--