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 90F00C2D0EF for ; Thu, 16 Apr 2020 04:58:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3378D20771 for ; Thu, 16 Apr 2020 04:58:47 +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="FE1hcyfG" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405272AbgDPE6p (ORCPT ); Thu, 16 Apr 2020 00:58:45 -0400 Received: from ozlabs.org ([203.11.71.1]:56183 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404633AbgDPE6h (ORCPT ); Thu, 16 Apr 2020 00:58:37 -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 492n6t6D32z9sPF; Thu, 16 Apr 2020 14:58:30 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1587013111; bh=WwSfljXRY/i8CRHsPvx6MZA1xPjZyG4SszyCpWGe9Vc=; h=Date:From:To:Cc:Subject:From; b=FE1hcyfGosyi4JusIVdgED/HLpR12aTHSJy9Wi08z9CvdZUMRpJX29al3wHquGcTF VGka9OBK1gVcEL2PmnWSsc2oGRnSxBbw/hXDii9SqQ3eQMDrzZhouEGFBrdf49XgZC UYsi0H6gIXS+GWP/rAof574G3skaE7YKA/Uo4QCJnCV95uXRbWF/3sQoK1Ku+MftXj joTKXUW1h3DaPkpYoqxHTfbt+Z2NMaaCvY4c81z5nuIcVolMmtajvKPgrQlx9VCY5i 4+Bv4nX4LEam0a8CbOsLhx/z49oO6CP0/aEKd2P7g8y/A0qtRGmtAAJevl6o3Y2Jg3 USPbo1mrwY8LQ== Date: Thu, 16 Apr 2020 14:58:28 +1000 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Apr 16 Message-ID: <20200416145828.093ff698@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/VniYvGPp+NdaKXrovxx2Bfy"; 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_/VniYvGPp+NdaKXrovxx2Bfy Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, Changes since 20200415: New tree: exfat 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 drm-misc tree gained conflicts against Linus' tree. The sound-asoc tree still has its failures so I used the version from next-20200414. Non-merge commits (relative to Linus' tree): 2160 2866 files changed, 60468 insertions(+), 26561 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 (8632e9b5645b Merge tag 'hyperv-fixes-signed' of git:= //git.kernel.org/pub/scm/linux/kernel/git/hyperv/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 (87b0f983f66f net: mscc: ocelot: fix untagged packet dro= ps when enslaving to vlan aware bridge) Merging bpf/master (87b0f983f66f net: mscc: ocelot: fix untagged packet dro= ps when enslaving to vlan aware bridge) 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 (f3fab6f03cda Merge branch 'asoc-5.7' in= to asoc-linus) Merging regmap-fixes/for-linus (7a458ad5623d Merge branch 'regmap-5.7' into= regmap-linus) Merging regulator-fixes/for-linus (3c0cb85c78a0 Merge branch 'regulator-5.7= ' into regulator-linus) 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 (8f3d9f354286 Linux 5.7-rc1) Merging usb.current/usb-linus (8f3d9f354286 Linux 5.7-rc1) Merging usb-gadget-fixes/fixes (42cd5ffe46c1 usb: dwc3: debug: fix string p= osition formatting mixup with ret and len) 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 (ed87d33ddbcd staging: comedi: dt2815= : fix writing hi byte of analog output) 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 (755bddd1e4ea crypto: marvell/octeontx - fix = double free of ptr) 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 (c3a2079828fa dt-bindings: pwm: Fix cros-= ec-pwm example dtc 'reg' warning) Merging scsi-fixes/fixes (fa17a6dc84d1 scsi: Update referenced link to cdrt= ools) Merging drm-fixes/drm-fixes (8f3d9f354286 Linux 5.7-rc1) 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 (b40f5228c5f6 Merge branch 'v5.7/drivers' into tmp= /aml-rebuild) 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 (df0a178cf2df Merge branch for-5.7/usb into 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 (849060d1f9da 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 (8f3d9f354286 Linux 5.7-rc1) 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 (8f3dcdbb5f54 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 (df18a577ad99 exfat: Improve wording of EXFAT_DEFAULT_IOC= HARSET config option) 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 (def8f0769967 f2fs: fix to handle error path of f2fs_ra_me= ta_pages()) 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 (c142932c29e5 xfs: fix partially uninitialized structu= re in xfs_reflink_remap_extent) 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 (fc3cc4fb390d Merge branch 'for-5.7/upstream-fixes' in= to 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 (63735af86d64 media: docs: add cros-references to th= e other media guides) 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 (63bef48fd6c9 Merge branch 'akpm' (patches from And= rew)) 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 (2eb71a3a68c3 Bluetooth: Clear HCI_LL_RPA_RESOLUTI= ON flag on reset) 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 (fcb90d51c375 crypto: af_alg - bool type cosmetics) Merging drm/drm-next (8f3d9f354286 Linux 5.7-rc1) Merging amdgpu/drm-next (1fca2edfde08 PCI/P2PDMA: Add additional AMD ZEN ro= ot ports to the whitelist) CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/powerplay/renoir_= ppt.c Merging drm-intel/for-linux-next (a080bd994c40 drm/i915/gt: Update PMINTRMS= K holding fw) CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gt/selftest_rc6.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_dd= i.c Merging drm-tegra/drm/tegra/for-next (e32c8c2a5fbe drm/tegra: hdmi: Silence= deferred-probe error) Merging drm-misc/for-linux-next (702a21425a6d dt-bindings: display: move DS= I panels to panel-simple-dsi) 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 (39165b8dd055 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 (b36a2c84f183 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 (8267d8fb4819 dm integrity: fix logic bug in= integrity tag testing) 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 (51f66fe6951c Merge branch 'regulator-5.8' into = regulator-next) 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 (872b0971d74b tpm: ibmvtpm: retry on H_CLOSED in tpm_ibm= vtpm_send()) 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 (befc8236a74f dt-bindings: memory: tegra: Add e= xternal memory controller binding for Tegra210) 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 (354a2fb98a37 Merge branch 'core/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 (8f3d9f354286 Linux 5.7-rc1) 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 (d4a85c2ace89 vdpa: fix comment of vdpa_register_d= evice()) Merging rpmsg/for-next (45c2824de341 Merge branches 'hwspinlock-next', 'rpm= sg-next' and 'rproc-next' into for-next) Merging gpio/for-next (8f3d9f354286 Linux 5.7-rc1) Merging gpio-brgl/gpio/for-next (ea06a482a47c gpiolib: of: improve gpiolib-= of support of pull up/down on expanders) Merging gpio-intel/for-next (8f3d9f354286 Linux 5.7-rc1) Merging pinctrl/for-next (c42f69b4207e pinctrl: qcom: fix compilation error) Merging pinctrl-intel/for-next (db7102d67b32 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 (9cc5f232a4b6 pwm: pca9685: Fix PWM/GPIO inter-operati= on) Merging userns/for-next (560d9e6bc878 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 (50f3e61d96bd coresight: etb10: Make coresight_etb_g= roups static) 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) 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 (572a70db833c drivers/media/platform/sti/delta/delta-ip= c.c: fix read buffer overflow) --Sig_/VniYvGPp+NdaKXrovxx2Bfy Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl6X5fQACgkQAVBC80lX 0GxKQAf+OV+sJdx+9yXwcGyZOV6eqffG9BDiy1VXlT8ga4AJ11pKeSNZ8OQoyw6h rgl7P4TN9CGH5RUletXGTzTUdfWQht+i9P/do/GFmiaF2Bnx6mZDoKnA2hMIgdxk 2m9TRf2ExQvGyyTpXg/Y0+TMrPz9FQwwPUe1HnwqILPT9yrQJYWJ83nR+I/1K/Ep jP3qRaFF4bu6gwMsXUKMZN0jrWTYaCQI6f59/iwLNM2DryJAjP6ZQYQn13jap3PO 75oVk7eekTYngwQXI1PA/rTKjfVc9ZDY3gI2giv2WpJH0IJax3D+tze7R2Ax2ckX kXdEDAjfzua5hoTXxJCLUl6U3MheIA== =siwa -----END PGP SIGNATURE----- --Sig_/VniYvGPp+NdaKXrovxx2Bfy--