Hi all,

Changes since 20200918:

The crypto tree gained a conflict against Linus' tree.

The drm-msm tree gained conflicts against Linus' tree and the drm tree.

The iommu tree gained a semantic conflict against the drm-msm tree.

The usb tree gained a conflict against the pci tree.

The akpm-current tree gained a conflict against the arm64 tree.  I also
removed one patch by request.

I added a supplied patch to the akpm tree to suppress a warning.

Non-merge commits (relative to Linus' tree): 8383
 9072 files changed, 308876 insertions(+), 159174 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 328 trees (counting Linus' and 86 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.

-- 
Cheers,
Stephen Rothwell

$ git checkout master
$ git reset --hard stable
Merging origin/master (bdcf11de8f77 Merge tag 'riscv-for-linus-5.9-rc6' of 
git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux)
Merging fixes/fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging kbuild-current/fixes (a46afd114147 kconfig: qconf: revive help message 
in the info view)
Merging arc-current/for-curr (f4d51dffc6c0 Linux 5.9-rc4)
Merging arm-current/fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging arm64-fixes/for-next/fixes (75df529bec91 arm64: paravirt: Initialize 
steal time when cpu is online)
Merging arm-soc-fixes/arm/fixes (a4da411e4189 Merge tag 
'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/stblinux into 
arm/fixes)
Merging uniphier-fixes/fixes (48778464bb7d Linux 5.8-rc2)
Merging drivers-memory-fixes/fixes (7ff3a2a626f7 memory: jz4780_nemc: Fix an 
error pointer vs NULL check in probe())
Merging m68k-current/for-linus (382f429bb559 m68k: defconfig: Update defconfigs 
for v5.8-rc3)
Merging powerpc-fixes/fixes (0460534b532e powerpc/papr_scm: Limit the 
readability of 'perf_stats' sysfs attribute)
Merging s390-fixes/fixes (cd4d3d5f21dd s390: add 3f program exception handler)
Merging sparc/master (0a95a6d1a4cd sparc: use for_each_child_of_node() macro)
Merging fscrypt-current/for-stable (2b4eae95c736 fscrypt: don't evict dirty 
inodes after removing key)
Merging net/master (fe81d9f6182d net: sctp: Fix IPv6 ancestor_size calc in 
sctp_copy_descendant)
Merging bpf/master (ba2fd563b740 tools/bpftool: Support passing BPFTOOL_VERSION 
to make)
Merging ipsec/master (8366685b2883 xfrm: clone whole liftime_cur structure in 
xfrm_do_migrate)
Merging netfilter/master (d5d325eae782 Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf)
Merging ipvs/master (7c7ab580db49 net: Convert to use the fallthrough macro)
Merging wireless-drivers/master (1264c1e0cfe5 Revert "wlcore: Adding suppoprt 
for IGTK key in wlcore driver")
Merging mac80211/master (75bcbd6913de mac80211: fix 80 MHz association to 
160/80+80 AP on 6 GHz)
Merging rdma-fixes/for-rc (4aa1615268a8 RDMA/core: Fix ordering of CQ pool 
destruction)
Merging sound-current/for-linus (8949b6660c3c Merge tag 'asoc-fix-v5.9-rc4' of 
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus)
Merging sound-asoc-fixes/for-linus (ef17d2a68d4b Merge remote-tracking branch 
'asoc/for-5.9' into asoc-linus)
Merging regmap-fixes/for-linus (72e9ffc14dda Merge remote-tracking branch 
'regmap/for-5.9' into regmap-linus)
Merging regulator-fixes/for-linus (856deb866d16 Linux 5.9-rc5)
Merging spi-fixes/for-linus (250e21c0b32c Merge remote-tracking branch 
'spi/for-5.9' into spi-linus)
Merging pci-current/for-linus (e338eecf3fe7 PCI: rockchip: Fix bus checks in 
rockchip_pcie_valid_device())
Merging driver-core.current/driver-core-linus (856deb866d16 Linux 5.9-rc5)
Merging tty.current/tty-linus (ec0972adecb3 fbcon: Fix user font detection test 
at fbcon_resize().)
Merging usb.current/usb-linus (9cdabcb3ef8c usblp: fix race between 
disconnect() and read())
Merging usb-gadget-fixes/fixes (51609fba0cca usb: dwc3: simple: add support for 
Hikey 970)
Merging usb-serial-fixes/usb-linus (856deb866d16 Linux 5.9-rc5)
Merging usb-chipidea-fixes/ci-for-usb-stable (2d79b3360dcc usb: chipidea: core: 
add wakeup support for extcon)
Merging phy/fixes (850280156f64 phy: ti: am654: Fix a leak in 
serdes_am654_probe())
Merging staging.current/staging-linus (856deb866d16 Linux 5.9-rc5)
Merging char-misc.current/char-misc-linus (856deb866d16 Linux 5.9-rc5)
Merging soundwire-fixes/fixes (3fbbf2148a40 soundwire: fix double free of 
dangling pointer)
Merging thunderbolt-fixes/fixes (f022ff7bf377 thunderbolt: Retry DROM read once 
if parsing fails)
Merging input-current/for-linus (6c77545af100 Input: trackpoint - add new 
trackpoint variant IDs)
Merging crypto-current/master (1b0df11fde0f padata: fix possible 
padata_works_lock deadlock)
Merging ide/master (6800cd8cbc6e ide-acpi: use %*ph to print small buffer)
Merging vfio-fixes/for-linus (aae7a75a821a vfio/type1: Add proper error unwind 
for vfio_iommu_replay())
Merging kselftest-fixes/fixes (c8bd596f9388 selftests/harness: Flush stdout 
before forking)
Merging modules-fixes/modules-linus (57baec7b1b04 scripts/nsdeps: make sure to 
pass all module source files to spatch)
Merging dmaengine-fixes/fixes (f4d51dffc6c0 Linux 5.9-rc4)
Merging backlight-fixes/for-backlight-fixes (219d54332a09 Linux 5.4)
Merging mtd-fixes/mtd/fixes (1afc0c89f6a1 Revert "mtd: spi-nor: Add capability 
to disable flash quad mode")
Merging mfd-fixes/for-mfd-fixes (22380b65dc70 mfd: mfd-core: Ensure disabled 
devices are ignored without error)
Merging v4l-dvb-fixes/fixes (129134e5415d media: media/v4l2: remove 
V4L2_FLAG_MEMORY_NON_CONSISTENT flag)
Merging reset-fixes/reset/fixes (b460e0a9e240 reset: intel: add unspecified 
HAS_IOMEM dependency)
Merging mips-fixes/mips-fixes (b959b97860d0 MIPS: SNI: Fix spurious interrupts)
Merging at91-fixes/at91-fixes (54ecb8f7028c Linux 5.4-rc1)
Merging omap-fixes/fixes (6542e2b613c2 ARM: dts: omap5: Fix DSI base address 
and clocks)
Merging kvm-fixes/master (32251b07d532 Merge tag 'kvm-s390-master-5.9-1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master)
Merging kvms390-fixes/master (f20d4e924b44 docs: kvm: add documentation for 
KVM_CAP_S390_DIAG318)
Merging hwmon-fixes/hwmon (d50e0d750004 hwmon: (sparx5) Fix initial reading of 
temperature)
Merging nvdimm-fixes/libnvdimm-fixes (d4c5da5049ac dax: Fix stack overflow when 
mounting fsdax pmem device)
Merging btrfs-fixes/next-fixes (db21884a207b Merge branch 'misc-5.9' into 
next-fixes)
Merging vfs-fixes/fixes (933a3752babc fuse: fix the ->direct_IO() treatment of 
iov_iter)
Merging dma-mapping-fixes/for-linus (892fc9f6835e dma-pool: Fix an 
uninitialized variable bug in atomic_pool_expand())
Merging i3c-fixes/master (6fbc7275c7a9 Linux 5.2-rc7)
Merging drivers-x86-fixes/fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging samsung-krzk-fixes/fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging pinctrl-samsung-fixes/pinctrl-fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging devicetree-fixes/dt/linus (e5467b672bd9 dt-bindings: leds: 
cznic,turris-omnia-leds: fix error in binding)
Merging scsi-fixes/fixes (6c5dee18756b scsi: sd: sd_zbc: Fix ZBC disk 
initialization)
Merging drm-fixes/drm-fixes (1f08fde70075 Merge tag 'mediatek-drm-fixes-5.9' of 
https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/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 (20612303a0b4 drm/i915: Filter 
wake_flags passed to default_wake_function)
Merging mmc-fixes/fixes (14801c624066 mmc: mmc_spi: Fix mmc_spi_dma_alloc() 
return type for !HAS_DMA)
Merging rtc-fixes/rtc-fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging gnss-fixes/gnss-linus (48778464bb7d Linux 5.8-rc2)
Merging hyperv-fixes/hyperv-fixes (911e1987efc8 Drivers: hv: vmbus: Add timeout 
to vmbus_wait_for_unload)
Merging soc-fsl-fixes/fix (fe8fe7723a3a soc: fsl: dpio: register dpio irq 
handlers after dpio create)
Merging risc-v-fixes/fixes (d5be89a8d118 RISC-V: Resurrect the MMIO timer 
implementation for M-mode systems)
Merging pidfd-fixes/fixes (bda4c60d02e9 sys: Convert to the new fallthrough 
notation)
Merging fpga-fixes/fixes (8614afd689df fpga: dfl: fix bug in port reset 
handshake)
Merging spdx/spdx-linus (5ec4f0ce4221 net/mlx5: IPsec: make spdxcheck.py happy)
Merging gpio-intel-fixes/fixes (9123e3a74ec7 Linux 5.9-rc1)
Merging pinctrl-intel-fixes/fixes (3488737093e7 pinctrl: cherryview: Preserve 
CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs)
Merging erofs-fixes/fixes (9ebcfadb0610 Linux 5.8-rc3)
Merging integrity-fixes/fixes (843385694721 evm: Fix a small race in 
init_desc())
Merging kunit-fixes/kunit-fixes (21a6d1780d5b kunit: tool: allow generating 
test results in JSON)
Merging ubifs-fixes/fixes (121b8fcbf988 ubifs: setflags: Don't show error 
message when vfs_ioc_setflags_prepare() fails)
Merging memblock-fixes/fixes (5f7b81c18366 ia64: fix min_low_pfn/max_low_pfn 
build errors)
Merging drm-misc-fixes/for-linux-next-fixes (74ea06164cda drm/sun4i: mixer: 
Extend regmap max_register)
Merging kspp-gustavo/for-next/kspp (cb0938372de0 Merge branch 'for-next/clang' 
into for-next/kspp)
Merging kbuild/for-next (26bde0ed700d Merge branch 'kbuild' (early part) into 
for-next)
Merging compiler-attributes/compiler-attributes (e5fc436f06ee sparse: use 
static inline for __chk_{user,io}_ptr())
Merging dma-mapping/for-next (e0d072782c73 dma-mapping: introduce DMA range 
map, supplanting dma_pfn_offset)
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 (adc5f7029376 ARM: add malloc size to decompressor kexec 
size structure)
Merging arm64/for-next/core (f322010a08da Merge branch 'for-next/mte' into 
for-next/core)
Merging arm-perf/for-next/perf (688494a407d1 drivers/perf: thunderx2_pmu: Fix 
memory resource error handling)
Merging arm-soc/for-next (97b66548a7cc ARM: Document merges)
Merging amlogic/for-next (cd2eff49d8e0 Merge branch 'v5.10/drivers' into 
tmp/aml-rebuild)
Merging aspeed/for-next (315d4a38c4b6 ARM: config: aspeed_g5: Enable IBM OP 
Panel driver)
Merging at91/at91-next (d1f170f8447d Merge branches 'at91-soc' and 'at91-dt' 
into at91-next)
Merging drivers-memory/for-next (94ca85733699 memory: emif: Convert to 
DEFINE_SHOW_ATTRIBUTE)
Merging imx-mxs/for-next (4f4ceed1a40f Merge branch 'imx/defconfig' into 
for-next)
Merging keystone/next (36f3ea3c42ce Merge branch 'for_5.10/drivers-soc' into 
next)
Merging mediatek/for-next (2fb345db29ad Merge branch 'v5.9-next/soc' into 
for-next)
Merging mvebu/for-next (29bd9d8c2ac1 Merge branch 'mvebu/dt64' into 
mvebu/for-next)
Merging omap/for-next (34766a7d60e9 Merge branch 'omap-for-v5.10/defconfig' 
into for-next)
Merging qcom/for-next (2530038dcf06 Merge branches 'arm64-for-5.10', 
'arm64-defconfig-for-5.10' and 'drivers-for-5.10' into for-next)
CONFLICT (content): Merge conflict in arch/arm64/configs/defconfig
Merging raspberrypi/for-next (4564363351e2 ARM: dts: bcm2711: Enable the 
display pipeline)
Merging realtek/for-next (486f29df6941 Merge branch 'v5.8/dt' into next)
Merging renesas/next (e2c59836e646 Merge branches 'renesas-arm-dt-for-v5.10' 
and 'renesas-drivers-for-v5.10' into renesas-next)
Merging reset/reset/next (2983e2385ff6 reset: imx7: add the cm4 reset for 
i.MX8MQ)
CONFLICT (content): Merge conflict in drivers/reset/reset-imx7.c
Merging rockchip/for-next (5b54a6a5703f Merge branch 'v5.10-armsoc/dts64' into 
for-next)
Merging samsung-krzk/for-next (7f4156bdf205 Merge branch 'next/soc' into 
for-next)
Merging scmi/for-linux-next (0d5e4b9b1bac Merge tag 'scmi-updates-5.10' of 
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into 
for-linux-next)
Merging sunxi/sunxi/for-next (5bcae6ef32b0 Merge branch 'sunxi/dt-for-5.10' 
into sunxi/for-next)
Merging tegra/for-next (0372d4d65e9b Merge branch for-5.10/arm64/defconfig into 
for-next)
Merging ti-k3/ti-k3-next (1e3d655fe7b4 Merge branch 'ti-k3-config-next' into 
ti-k3-next)
Merging ti-k3-new/ti-k3-next (c5e91b849c80 arm64: dts: ti: 
k3-j721e-common-proc-board: Configure the PCIe instances)
Merging uniphier/for-next (4f8fb65af529 Merge branch 'dt64' into for-next)
Merging clk/clk-next (2d0cc1cd35f2 Merge branch 'clk-fixes' into clk-next)
Merging clk-samsung/for-next (ff8e0ff9b996 clk: samsung: Use cached clk_hws 
instead of __clk_lookup() calls)
Merging csky/linux-next (bdcd93ef9afb csky: Add context tracking support)
Merging h8300/h8300-next (8808515be0ed h8300: Replace <linux/clk-provider.h> by 
<linux/of_clk.h>)
Merging ia64/next (c331649e6371 ia64: Use libata instead of the legacy ide 
driver in defconfigs)
Merging m68k/for-next (352e04291115 m68k: Replace HTTP links with HTTPS ones)
Merging m68knommu/for-next (858b810bf63f m68knommu: switch to using 
asm-generic/uaccess.h)
CONFLICT (content): Merge conflict in arch/m68k/Kconfig
Merging microblaze/next (4a17e8513376 microblaze: fix kbuild redundant file 
warning)
Merging mips/mips-next (d41afc398fbc MAINTAINERS: Update paths to Ingenic 
platform code)
Merging nds32/next (54bde873682b nds32: Fix bogus reference to <asm/procinfo.h>)
Merging nios2/for-next (6b57fa4d374b nios2: signal: Mark expected switch 
fall-through)
Merging openrisc/for-next (55b2662ec665 openrisc: uaccess: Add user address 
space check to access_ok)
Merging parisc-hd/for-next (c71fcd3c4fcf parisc: disable CONFIG_IDE in 
defconfigs)
Merging powerpc/next (b5c8a2934eec Merge coregroup support into next)
Merging fsl/next (a76bea0287ce powerpc/kmcent2: add ranges to the pci bridges)
Merging soc-fsl/next (e9e4ef9116b1 soc: fsl: dpio: Remove unused inline 
function qbman_write_eqcr_am_rt_register)
Merging risc-v/for-next (54701a0d12e2 RISC-V: Fix duplicate included 
thread_info.h)
Merging s390/for-next (de48add953a6 Merge branch 'features' into for-next)
Merging sh/for-next (b0cfc315ff38 sh: fix syscall tracing)
Merging sparc-next/master (dd0d718152e4 Merge tag 'spi-fix-v5.8-rc2' of 
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi)
Merging uml/linux-next (f6e8c474390b um: virtio: Replace zero-length array with 
flexible-array)
Merging xtensa/xtensa-for-next (4ca4c562efb6 xtensa: uaccess: Add missing 
__user to strncpy_from_user() prototype)
Merging fscrypt/master (5e895bd4d523 fscrypt: restrict IV_INO_LBLK_32 to 
ino_bits <= 32)
Merging afs/afs-next (8409f67b6437 afs: Adjust the fileserver rotation 
algorithm to reprobe/retry more quickly)
Merging btrfs/for-next (15d7ad0d0d54 Merge branch 'for-next-next-v5.9-20200918' 
into for-next-20200918)
Merging ceph/master (f44d04e696fe rbd: require global CAP_SYS_ADMIN for mapping 
and unmapping)
Merging cifs/for-next (856deb866d16 Linux 5.9-rc5)
Merging configfs/for-next (059ccbfff8a8 configfs: use flush file op to commit 
writes to a binary file)
Merging ecryptfs/next (8b614cb8f1dc Merge tag '5.6-rc4-smb3-fixes' of 
git://git.samba.org/sfrench/cifs-2.6)
Merging erofs/dev (e3f78d5e7e6b erofs: remove unneeded parameter)
Merging exfat/dev (9764d7e25a9f exfat: eliminate dead code in exfat_find())
Merging ext3/for_next (8859bf2b1278 reiserfs: only call unlock_new_inode() if 
I_NEW)
Merging ext4/dev (27bc446e2def ext4: limit the length of per-inode prealloc 
list)
Merging f2fs/dev (b8ee60871d5e f2fs: compress: introduce cic/dic slab cache)
Merging fsverity/fsverity (f3db0bed4583 fs-verity: use smp_load_acquire() for 
->i_verity_info)
Merging fuse/for-next (d78092e4937d fuse: fix page dereference after free)
Merging jfs/jfs-next (7aba5dcc2346 jfs: Replace zero-length array with 
flexible-array member)
Merging nfs/linux-next (856deb866d16 Linux 5.9-rc5)
Merging nfs-anna/linux-next (7705a4e65fc5 NFSv4.2: xattr cache: remove unused 
cache struct field)
Merging nfsd/nfsd-next (9123e3a74ec7 Linux 5.9-rc1)
Merging cel/cel-next (f75aef392f86 Linux 5.9-rc3)
Merging orangefs/for-next (e848643b524b orangefs: remove unnecessary assignment 
to variable ret)
Merging overlayfs/overlayfs-next (8f6ee74c2786 ovl: rearrange ovl_can_list())
Merging ubifs/next (b30e2238b7ff ubifs: Fix some kernel-doc warnings in tnc.c)
Merging v9fs/9p-next (2ed0b7578170 9p: Remove unneeded cast from memory 
allocation)
Merging xfs/for-next (fe341eb151ec xfs: ensure that fpunch, fcollapse, and 
finsert operations are aligned to rt extent size)
Merging zonefs/for-next (48bfd5c6fac1 zonefs: document the explicit-open mount 
option)
Merging iomap/iomap-for-next (14284fedf59f iomap: Mark read blocks uptodate in 
write_begin)
Merging djw-vfs/vfs-for-next (e4f9ba20d3b8 fs/xfs: Update 
xfs_ioctl_setattr_dax_invalidate())
Merging file-locks/locks-next (1ad5f100e3ba locks: Remove extra "0x" in 
tracepoint format specifier)
Merging vfs/for-next (ee50781769b2 Merge branches 'fixes', 'work.misc' and 
'work.quota-compat' into for-next)
CONFLICT (content): Merge conflict in arch/s390/include/asm/checksum.h
CONFLICT (content): Merge conflict in arch/m68k/Kconfig
Merging printk/for-next (af8fbcb58191 Merge branch 'printk-rework' into 
for-next)
Merging pci/next (9f7e8e935525 Merge branch 'remotes/lorenzo/pci/xilinx')
CONFLICT (content): Merge conflict in drivers/pci/controller/dwc/pci-imx6.c
Merging pstore/for-next/pstore (137c6236aeec mailmap: Add WeiXiong Liao)
CONFLICT (content): Merge conflict in .mailmap
Merging hid/for-next (5bd34639e3da Merge branch 'for-5.10/core' into for-next)
Merging i2c/i2c/for-next (fe253d1969a0 Merge branch 'i2c/for-5.10' into 
i2c/for-next)
Merging i3c/i3c/next (cc3a392d69b6 i3c: master: fix for SETDASA and DAA process)
Merging dmi/dmi-for-next (a3d13a0a23ea Replace HTTP links with HTTPS ones: 
DMI/SMBIOS SUPPORT)
Merging hwmon-staging/hwmon-next (2835d860d3fc hwmon: (k10temp) Add support for 
Zen3 CPUs)
Merging jc_docs/docs-next (9f35cf8bd7e3 docs: rewrite 
admin-guide/sysctl/abi.rst)
CONFLICT (content): Merge conflict in MAINTAINERS
Merging v4l-dvb/master (9e76f2cff7a1 media: vidtv: remove an impossible 
condition)
Merging v4l-dvb-next/master (0d6db85131e0 Revert "media: atomisp: keep the ISP 
powered on when setting it")
Merging fbdev/fbdev-for-next (732146a3f1dc video: fbdev: imxfb: fix a typo in 
imxfb_probe())
Merging pm/linux-next (a65af31190c0 Merge branch 'pm-cpuidle' into linux-next)
Merging cpufreq-arm/cpufreq/arm/linux-next (bc9b9c5ab9d8 cpufreq: qcom: Don't 
add frequencies without an OPP)
Merging cpupower/cpupower (527b7779e5ec cpupower: speed up generating git 
version string)
Merging devfreq/devfreq-next (d283fdeb22aa PM / devfreq: event: Change 
prototype of devfreq_event_get_edev_by_phandle function)
Merging opp/opp/linux-next (a5663c9b1e31 opp: Allow opp-level to be set to 0)
Merging thermal/thermal/linux-next (6f55be9fd5ee Merge branch 'thermal/fixes' 
into thermal/linux-next)
Merging thermal-rzhang/next (54ecb8f7028c Linux 5.4-rc1)
Merging thermal-soc/next (6c375eccded4 thermal: db8500: Rewrite to be a pure OF 
sensor)
Merging ieee1394/for-next (67f8e65e4fc1 firewire: net: remove set but not used 
variable 'guid')
Merging dlm/next (7ae0451e2e6c fs: dlm: use free_con to free connection)
Merging swiotlb/linux-next (b51e627158cb swiotlb: Mark max_segment with static 
keyword)
Merging rdma/for-next (9e054b13b2f7 RDMA/qedr: Fix function prototype 
parameters alignment)
Merging net-next/master (098c2fc6d91d net: mventa: remove unused variable 
'dummy' in mvneta_mib_counters_clear())
CONFLICT (content): Merge conflict in net/ipv4/route.c
CONFLICT (content): Merge conflict in drivers/net/dsa/microchip/ksz9477.c
Merging bpf-next/master (70b971118e07 bpf: Use hlist_add_head_rcu when linking 
to local_storage)
Merging ipsec-next/master (02a20d4fef3d enic: switch from 'pci_' to 'dma_' API)
Merging mlx5-next/mlx5-next (9d8feb460adb RDMA/mlx5: Add sw_owner_v2 bit 
capability)
Merging netfilter-next/master (897dccb8db0d Merge branch 
'nexthop-Small-changes')
Merging ipvs-next/master (bfdd5aaa54b0 Merge tag 'Smack-for-5.9' of 
git://github.com/cschaufler/smack-next)
Merging wireless-drivers-next/master (f26506f06bf8 rtlwifi: rtl8723ae: fix 
comparison pointer to bool warning in phy.c)
Merging bluetooth/master (a46b7ed4d52d Bluetooth: Fix auto-creation of hci_conn 
at Conn Complete event)
Merging mac80211-next/master (7fba53ebb5b2 mac80211: fix some encapsulation 
offload kernel-doc)
Merging gfs2/for-next (4d53c8279a20 gfs2: call truncate_inode_pages_final for 
address space glocks)
Merging mtd/mtd/next (670c898cee31 mtd: spear_smi: use for_each_child_of_node() 
macro)
Merging nand/nand/next (3d0489c87b9a mtd: rawnand: atmel: Check return values 
for nand_read_data_op)
Merging spi-nor/spi-nor/next (e93a977367b2 mtd: revert "spi-nor: intel: provide 
a range for poll_timout")
Merging crypto/master (1674aea5f080 crypto: Kconfig - mark unused ciphers as 
obsolete)
CONFLICT (content): Merge conflict in drivers/crypto/Kconfig
Merging drm/drm-next (b40be05ed255 Merge branch 'for-5.10-drm-sg-fix' of 
https://github.com/mszyprow/linux into drm-next)
CONFLICT (content): Merge conflict in 
drivers/gpu/drm/i915/gem/i915_gem_context.c
Merging amdgpu/drm-next (6651cdf3bfee drm/amd/powerplay: optimize the mclk dpm 
policy settings)
Merging drm-intel/for-linux-next (8fea92536e3e drm/i915: Update DRIVER_DATE to 
20200917)
Merging drm-tegra/drm/tegra/for-next (d9f980ebcd01 drm/tegra: output: rgb: Wrap 
directly-connected panel into DRM bridge)
Merging drm-misc/for-linux-next (c7b360612fe7 fbcon: Remove the superfluous 
break)
Merging drm-msm/msm-next (55fd7dd29d67 drm/msm/dp: Fix crash if no DP device)
CONFLICT (content): Merge conflict in drivers/gpu/drm/msm/msm_iommu.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/msm/msm_gem.c
CONFLICT (content): Merge conflict in drivers/gpu/drm/msm/adreno/adreno_gpu.c
Merging mali-dp/for-upstream/mali-dp (f634c6a80287 dt/bindings: display: Add 
optional property node define for Mali DP500)
Merging imx-drm/imx-drm/next (efd5a93d2a89 drm/imx: drop explicit 
drm_mode_config_cleanup)
Merging etnaviv/etnaviv/next (c5d5a32ead1e drm/etnaviv: fix ref count leak via 
pm_runtime_get_sync)
Merging regmap/for-next (9ba7ffd7827a Merge remote-tracking branch 
'regmap/for-5.10' into regmap-next)
Merging sound/for-next (2b3d2987d800 ALSA: firewire: Replace tasklet with work)
Merging sound-asoc/for-next (cbdd2e1ca635 Merge remote-tracking branch 
'asoc/for-5.10' into asoc-next)
Merging modules/modules-next (14721add58ef module: Add more error message for 
failed kernel module loading)
Merging input/next (cafb3abea613 Input: sun4i-ps2 - fix handling of 
platform_get_irq() error)
Merging block/for-next (99faa39ec56f Merge branch 'for-5.10/block' into 
for-next)
Merging device-mapper/for-next (3a653b205f29 dm thin metadata: Fix 
use-after-free in dm_bm_set_read_only)
Merging pcmcia/pcmcia-next (46d079790663 pcmcia: make pccard_loop_tuple() 
static)
Merging mmc/next (878dbe426a56 mmc: core: clear 'doing_init_tune' also after 
failures)
CONFLICT (content): Merge conflict in drivers/mmc/host/Kconfig
Merging mfd/for-mfd-next (59306d7db654 mfd: sprd: Add wakeup capability for 
PMIC IRQ)
Merging backlight/for-backlight-next (7eb99a39ef76 video: backlight: cr_bllcd: 
Remove unused variable 'intensity')
Merging battery/for-next (d8483f31487c dt-bindings: power: supply: Cleanup 
charger-manager bindings)
Merging regulator/for-next (042e6087ca5d Merge remote-tracking branch 
'regulator/for-5.10' into regulator-next)
Merging security/next-testing (bc62d68e2a0a device_cgroup: Fix RCU list 
debugging warning)
Merging apparmor/apparmor-next (e37986097ba6 apparmor: Use true and false for 
bool variable)
Merging integrity/next-integrity (aa662fc04f5b ima: Fix NULL pointer 
dereference in ima_file_hash)
Merging keys/keys-next (b6f61c314649 keys: Implement update for the big_key 
type)
Merging safesetid/safesetid-next (0476c865ded6 LSM: SafeSetID: Fix warnings 
reported by test bot)
Merging selinux/next (8861d0af642c selinux: Add helper functions to get and set 
checkreqprot)
Merging smack/next (322dd63c7f98 Smack: Use the netlabel cache)
Merging tomoyo/master (5384d92e4e02 tomoyo: Loosen pathname/domainname 
validation.)
Merging tpmdd/next (a9922287b359 tpm: use %*ph to print small buffer)
Merging watchdog/master (18445bf405cb Merge tag 'spi-fix-v5.9-rc1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi)
Merging iommu/next (5e11a44ddcc2 Merge branches 'iommu/fixes', 'arm/allwinner', 
'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'ppc/pamu', 'x86/amd', 
'x86/vt-d' and 'core' into next)
Applying: merge fix upt for iommu_flush_iotlb_all() rename
Merging vfio/next (ccd59dce1a21 vfio/type1: Refactor vfio_iommu_type1_ioctl())
Merging audit/next (c07203516439 audit: Remove redundant null check)
Merging devicetree/for-next (73f76a41c4ed dt-bindings: example: Extend based on 
practice)
Merging mailbox/mailbox-for-next (884996986347 mailbox: mediatek: cmdq: clear 
task in channel before shutdown)
Merging spi/for-next (57e247165c22 Merge remote-tracking branch 'spi/for-5.10' 
into spi-next)
Merging tip/auto-latest (e524f5c7cbd0 Merge branch 'core/build')
Applying: seqlock: Introduce PREEMPT_RT support
Merging clockevents/timers/drivers/next (f087e452f27e clocksource: sp804: 
enable Hisilicon sp804 timer 64bit mode)
Merging edac/edac-for-next (34e06e4faf3f Merge branch 'edac-misc' into 
edac-for-next)
Merging irqchip/irq/irqchip-next (5fbffc0050aa Merge branch 'irq/ipi-as-irq' 
into irq/irqchip-next)
Merging ftrace/for-next (38ce2a9e33db tracing: Add trace_array_init_printk() to 
initialize instance trace_printk() buffers)
Merging rcu/rcu/next (ec179933e250 rcutorture: Prevent hangs for invalid 
arguments)
Merging kvm/linux-next (e792415c5d3e KVM: MIPS/VZ: Fix build error caused by 
'kvm_run' cleanup)
Merging kvm-arm/next (41fa0f597150 Merge branch 'kvm-arm64/misc-5.10' into 
kvmarm-master/next)
Merging kvm-ppc/kvm-ppc-next (35dfb43c243b KVM: PPC: Book3S HV: Set LPCR[HDICE] 
before writing HDEC)
Merging kvms390/next (23a60f834406 s390/kvm: diagnose 0x318 sync and reset)
Merging xen-tip/linux-next (9e2369c06c8a xen: add helpers to allocate 
unpopulated memory)
Merging percpu/for-next (eff623d602db Merge branch 'for-5.9-fixes' 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 (9123e3a74ec7 Linux 5.9-rc1)
Merging chrome-platform/for-next (dd92f7dfe1ba platform/chrome: Kconfig: Remove 
the transitional MFD_CROS_EC config)
Merging hsi/for-next (bb6d3fb354c5 Linux 5.6-rc1)
Merging leds/for-next (90e1f8978109 leds: pca9532 - simplify the return 
expression of pca9532_remove)
Merging ipmi/for-next (42d8a346c5c0 ipmi: add retry in try_get_dev_id())
Merging driver-core/driver-core-next (b85300173d02 driver core: force NOIO 
allocations during unplug)
Merging usb/usb-next (37329036f67f USB: cdc-acm: cleanup of data structures)
CONFLICT (content): Merge conflict in drivers/usb/storage/uas.c
CONFLICT (content): Merge conflict in drivers/pci/controller/pcie-brcmstb.c
Merging usb-gadget/next (f5e46aa4a124 usb: dwc3: gadget: when the started list 
is empty stop the active xfer)
Merging usb-serial/usb-next (856deb866d16 Linux 5.9-rc5)
Merging usb-chipidea-next/ci-for-usb-next (71ac680e6339 usb: chipidea: 
ci_hdrc_imx: restore pinctrl)
Merging phy-next/next (6fd428f78060 phy: cadence-torrent: Add USB + 
SGMII/QSGMII multilink configuration)
Merging tty/tty-next (23f87274f0ad sticon: remove no-op sticon_set_origin())
CONFLICT (content): Merge conflict in drivers/tty/serial/8250/8250_pci.c
Merging char-misc/char-misc-next (8fd0e2a6df26 uio: free uio id after uio file 
node is freed)
Merging extcon/extcon-next (e12334b989bc extcon: axp288: Use 
module_platform_driver to simplify the code)
CONFLICT (content): Merge conflict in MAINTAINERS
Merging soundwire/next (f067c9251797 soundwire: intel: use 
{u32|u16}p_replace_bits)
Merging thunderbolt/next (810278da901c thunderbolt: Capitalize comment on top 
of QUIRK_FORCE_POWER_LINK_CONTROLLER)
Merging staging/staging-next (93b61540dfa5 Revert "staging: rtl8192e: fix 
kconfig dependency warning for RTLLIB_CRYPTO_WEP")
Merging mux/for-next (05f19f7f8944 mux: adgs1408: Add mod_devicetable.h and 
remove of_match_ptr)
Merging icc/icc-next (e0cbf2f0a756 interconnect: imx: Simplify with 
dev_err_probe())
Merging dmaengine/next (52c74d3d356b dmaengine: ti: k3-udma-glue: fix channel 
enable functions)
Merging cgroup/for-next (936f2a70f207 cgroup: add cpu.stat file to root cgroup)
Merging scsi/for-next (70a37a90f9d8 Merge branch 'fixes' into for-next)
CONFLICT (content): Merge conflict in drivers/scsi/aacraid/aachba.c
Merging scsi-mkp/for-next (ed5dd6a67d5e scsi: core: Only re-run queue in 
scsi_end_request() if device queue is busy)
Merging vhost/linux-next (8a7c3213db06 vdpa/mlx5: fix up endian-ness for mtu)
Merging rpmsg/for-next (62180d7eae2f Merge branches 'hwspinlock-next', 
'rpmsg-next' and 'rproc-next' into for-next)
Merging gpio/for-next (a5d0fe9ff2af Merge branch 'devel' into for-next)
Merging gpio-brgl/gpio/for-next (587823d39f85 gpiolib: check for parent device 
in devprop_gpiochip_set_names())
Merging gpio-intel/for-next (9123e3a74ec7 Linux 5.9-rc1)
Merging pinctrl/for-next (4f7a0cd03de5 Merge branch 'devel' into for-next)
Merging pinctrl-intel/for-next (a0bf06dc51db pinctrl: cherryview: Preserve 
CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs)
Merging pinctrl-samsung/for-next (9123e3a74ec7 Linux 5.9-rc1)
Merging pwm/for-next (6ced5ff0be8e pwm: bcm-iproc: handle clk_get_rate() return)
Merging userns/for-next (7fce69dff8db Implement kernel_execve)
Merging ktest/for-next (ff131efff141 ktest.pl: Fix spelling mistake "Cant" -> 
"Can't")
Merging random/dev (ab9a7e27044b random: avoid warnings for !CONFIG_NUMA builds)
Merging kselftest/next (f69237e1e954 selftests: more general make nesting 
support)
Merging y2038/y2038 (c4e71212a245 Revert "drm/etnaviv: reject timeouts with 
tv_nsec >= NSEC_PER_SEC")
Merging livepatching/for-next (59fc1e476962 Merge branch 
'for-5.10/flive-patching' into for-next)
Merging coresight/next (8fd0e2a6df26 uio: free uio id after uio file node is 
freed)
Merging rtc/rtc-next (35425bafc772 rtc: pcf2127: fix a bug when not specify 
interrupts property)
Merging nvdimm/libnvdimm-for-next (03b68d5d7d4b Merge branch 'for-5.9/copy_mc' 
into libnvdimm-for-next)
Merging at24/at24/for-next (774b9f43716d eeprom: at24: set type id as EEPROM)
Merging ntb/ntb-next (b8e2c8bbdf77 NTB: Use struct_size() helper in 
devm_kzalloc())
Merging seccomp/for-next/seccomp (46138329faea selftests/seccomp: powerpc: Fix 
seccomp return value testing)
Merging kspp/for-next/kspp (55dde35fdb7f overflow: Add __must_check attribute 
to check_*() helpers)
Merging gnss/gnss-next (48778464bb7d Linux 5.8-rc2)
Merging fsi/next (4a851d714ead fsi: aspeed: Support CFAM reset GPIO)
Merging slimbus/for-next (9123e3a74ec7 Linux 5.9-rc1)
Merging nvmem/for-next (02200a863b9a nvmem: core: fix missing of_node_put() in 
of_nvmem_device_get())
Merging xarray/xarray (27586ca786a7 XArray: Handle retry entries within 
xas_find_marked)
Merging hyperv/hyperv-next (49971e6bad2d drivers: hv: remove cast from 
hyperv_die_event)
Merging auxdisplay/auxdisplay (46d4a403a04c auxdisplay: Replace HTTP links with 
HTTPS ones)
Merging kgdb/kgdb/for-next (e16c33e29079 kernel/debug: Fix spelling mistake in 
debug_core.c)
Merging pidfd/for-next (f2e9aec45e9e Merge tag 'kernel-clone-v5.9' into 
for-next)
Merging hmm/hmm (9123e3a74ec7 Linux 5.9-rc1)
Merging fpga/for-next (41b9b36fe986 fpga: dfl: n3000-nios: Make m10_n3000_info 
static)
Merging kunit/test (9123e3a74ec7 Linux 5.9-rc1)
Merging generic-ioremap/for-next (4bdc0d676a64 remove ioremap_nocache and 
devm_ioremap_nocache)
Merging cfi/cfi/next (11399346ac39 mtd: Replace zero-length array with 
flexible-array)
Merging kunit-next/kunit (9123e3a74ec7 Linux 5.9-rc1)
Merging trivial/for-next (2a9b29b28983 xtensa: fix Kconfig typo)
Merging zx2c4/for-next (16fbf79b0f83 Linux 5.6-rc7)
Merging mhi/mhi-next (ebbc5eba7beb bus: mhi: Remove include of rwlock_types.h)
Merging notifications/notifications-pipe-core (841a0dfa5113 watch_queue: 
sample: Display mount tree change notifications)
Merging memblock/for-next (762d4d1a174c arch/ia64: Restore arch-specific 
pgd_offset_k implementation)
Merging init/init-user-pointers (38b082236e77 initramfs: use vfs_utimes in 
do_copy)
Merging akpm-current/current (6675e19fab4f x86: add failure injection to 
get/put/clear_user)
CONFLICT (content): Merge conflict in mm/filemap.c
CONFLICT (content): Merge conflict in 
arch/powerpc/platforms/pseries/hotplug-memory.c
CONFLICT (content): Merge conflict in arch/powerpc/mm/kasan/kasan_init_32.c
CONFLICT (content): Merge conflict in arch/arm64/mm/mmu.c
Applying: merge fix up for "mm/memremap_pages: convert to 'struct range'"
$ git checkout -b akpm remotes/origin/akpm/master
$ git rebase --onto master remotes/origin/akpm/master-base
Merging akpm/master (40ee82f47bf2 mm: introduce memfd_secret system call to 
create "secret" memory areas)

Attachment: pgpMWEH01ZXAB.pgp
Description: OpenPGP digital signature

Reply via email to