Hi all, Changes since 20181204: The rdma tree still had its build failure so I used the version from next-20181203. The net-next tree gained a conflict against the net tree. The mlx5-next tree gained a conflict against the rdma tree. The akpm-current tree gained a build failure so I added a fix patch. Non-merge commits (relative to Linus' tree): 6280 6179 files changed, 301682 insertions(+), 168812 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 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 286 trees (counting Linus' and 67 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 (0072a0c14d5b Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media) Merging fixes/master (d8c137546ef8 powerpc: tag implicit fall throughs) Merging kbuild-current/fixes (ccda4af0f4b9 Linux 4.20-rc2) Merging arc-current/for-curr (10d443431dc2 ARC: io.h: Implement reads{x}()/writes{x}()) Merging arm-current/fixes (e46daee53bb5 ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE) Merging arm64-fixes/for-next/fixes (ea2412dc21cc ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value) Merging m68k-current/for-linus (58c116fb7dc6 m68k/sun3: Remove is_medusa and m68k_pgtable_cachemode) Merging powerpc-fixes/fixes (bf3d6afbb234 powerpc: Look for "stdout-path" when setting up legacy consoles) Merging sparc/master (f3f950dba37b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide) Merging fscrypt-current/for-stable (ae64f9bd1d36 Linux 4.15-rc2) Merging net/master (7b566f70e1bf phy: Revert toggling reset changes.) Merging bpf/master (a92a72a24d48 Merge branch 'bpf-verifier-resilience') Merging ipsec/master (4a135e538962 xfrm_user: fix freeing of xfrm states on acquire) Merging netfilter/master (4c05ec47384a netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()) Merging ipvs/master (feb9f55c33e5 netfilter: nft_dynset: allow dynamic updates of non-anonymous set) Merging wireless-drivers/master (2e6e902d1850 Linux 4.20-rc4) Merging mac80211/master (113f3aaa81bd cfg80211: Prevent regulatory restore during STA disconnect in concurrent interfaces) Merging rdma-fixes/for-rc (37b06e507897 IB/mlx5: Fix implicit ODP interrupted page fault) Merging sound-current/for-linus (5f8cf7125826 ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c) Merging sound-asoc-fixes/for-linus (cc5dcb7578f8 Merge branch 'asoc-4.20' into asoc-linus) Merging regmap-fixes/for-linus (9ff01193a20d Linux 4.20-rc3) Merging regulator-fixes/for-linus (0b35c52dfacf Merge branch 'regulator-4.20' into regulator-linus) Merging spi-fixes/for-linus (92e932e6ff58 Merge branch 'spi-4.20' into spi-linus) Merging pci-current/for-linus (b07b864ee423 Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set") Merging driver-core.current/driver-core-linus (2595646791c3 Linux 4.20-rc5) Merging tty.current/tty-linus (2a48602615e0 tty: do not set TTY_IO_ERROR flag if console port) Merging usb.current/usb-linus (2595646791c3 Linux 4.20-rc5) Merging usb-gadget-fixes/fixes (069caf5950df USB: omap_udc: fix rejection of out transfers when DMA is used) Merging usb-serial-fixes/usb-linus (ccda4af0f4b9 Linux 4.20-rc2) Merging usb-chipidea-fixes/ci-for-usb-stable (a930d8bd94d8 usb: chipidea: Always build ULPI code) Merging phy/fixes (c88520db18ba phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845) Merging staging.current/staging-linus (2595646791c3 Linux 4.20-rc5) Merging char-misc.current/char-misc-linus (37c2578c0c40 Drivers: hv: vmbus: Offload the handling of channels to two workqueues) Merging soundwire-fixes/fixes (651022382c7f Linux 4.20-rc1) Merging input-current/for-linus (6c3516fed7b6 Input: omap-keypad - fix keyboard debounce configuration) Merging crypto-current/master (e5bde04ccce6 crypto: do not free algorithm before using) Merging ide/master (f3f950dba37b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide) Merging vfio-fixes/for-linus (0e714d27786c vfio/pci: Fix potential Spectre v1) Merging kselftest-fixes/fixes (651022382c7f Linux 4.20-rc1) Merging modules-fixes/modules-linus (be71eda5383f module: Fix display of wrong module .text address) Merging slave-dma-fixes/fixes (2595646791c3 Linux 4.20-rc5) Merging backlight-fixes/for-backlight-fixes (651022382c7f Linux 4.20-rc1) Merging mtd-fixes/master (40b412897ccb mtd: nand: Fix memory allocation in nanddev_bbt_init()) Merging spi-nor-fixes/spi-nor/fixes (7928b2cbe55b Linux 4.16-rc1) Merging mfd-fixes/for-mfd-fixes (10492ee8ed91 mfd: omap-usb-host: Fix dts probe of children) Merging v4l-dvb-fixes/fixes (daa3fc4454b2 media: vicodec: set state resolution from raw format) Merging reset-fixes/reset/fixes (26fce0557fa6 reset: imx7: Fix always writing bits as 0) Merging mips-fixes/mips-fixes (20b880a05f06 mips: bpf: fix encoding bug for mm_srlv32_op) Merging at91-fixes/at91-fixes (4ab7ca092c3c ARM: dts: at91: sama5d2: use the divided clock for SMC) Merging omap-fixes/fixes (91e43395820b Merge branch 'fixes-dts' into omap-for-v4.20/fixes) Merging kvm-fixes/master (fd65d3142f73 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb) Merging kvms390-fixes/master (40ebdb8e59df KVM: s390: Make huge pages unavailable in ucontrol VMs) Merging hwmon-fixes/hwmon (2595646791c3 Linux 4.20-rc5) Merging nvdimm-fixes/libnvdimm-fixes (541407f2c8ae Merge branch 'for-4.20/dax-fixes' into libnvdimm-fixes) Merging btrfs-fixes/next-fixes (32996f0fd43b Merge branch 'misc-4.20' into next-fixes) Merging vfs-fixes/fixes (73116df7bb90 afs: Use d_instantiate() rather than d_add() and don't d_drop()) Merging dma-mapping-fixes/for-linus (cb216b84d6ea swiotlb: Skip cache maintenance on map error) Merging i3c-fixes/master (651022382c7f Linux 4.20-rc1) Merging drivers-x86-fixes/fixes (651022382c7f Linux 4.20-rc1) Merging samsung-krzk-fixes/fixes (651022382c7f Linux 4.20-rc1) Merging pinctrl-samsung-fixes/pinctrl-fixes (651022382c7f Linux 4.20-rc1) Merging devicetree-fixes/dt/linus (89c38422e072 of, numa: Validate some distance map rules) Merging scsi-fixes/fixes (c967590457ca scsi: storvsc: Fix a race in sub-channel creation that can cause panic) Merging drm-fixes/drm-fixes (ebcdcef30333 Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes) Merging drm-intel-fixes/for-linux-next-fixes (2595646791c3 Linux 4.20-rc5) Merging mmc-fixes/fixes (2595646791c3 Linux 4.20-rc5) Merging rtc-fixes/rtc-fixes (9bde0afb7a90 rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write) Merging gnss-fixes/gnss-linus (2e6e902d1850 Linux 4.20-rc4) Merging drm-misc-fixes/for-linux-next-fixes (b31a3ca745a4 drm/fb-helper: Fix typo in parameter description) Merging kbuild/for-next (7fcb8c61818d Merge branches 'kbuild', 'kbuild2', 'kconfig' and 'kconfig2' into for-next) Merging compiler-attributes/compiler-attributes (24efee412c75 Compiler Attributes: improve explanation of header) Merging leaks/leaks-next (9f84a0f7f1a6 leaking_addresses: check if file name contains address) Merging dma-mapping/for-next (f04b951f6c7e csky: use the generic remapping dma alloc implementation) Merging asm-generic/master (a71e7c44ffb7 io: change writeX_relaxed() to remove barriers) Merging arc/for-next (4fbd8d194f06 Linux 4.15-rc1) Merging arm/for-next (1f2b7bda0949 Merge branches 'fixes', 'misc' and 'spectre' into for-next) Merging arm-perf/for-next/perf (754a58db6a55 perf: arm_spe: handle devm_kasprintf() failure) Merging arm-soc/for-next (7e8f1f36ece1 ARM: Document merges) CONFLICT (content): Merge conflict in arch/arm/mach-socfpga/Kconfig Merging actions/for-next (fb9c1c1deb5e Merge branch 'v4.20/drivers+s900-sps' into next) Merging alpine/alpine/for-next (7928b2cbe55b Linux 4.16-rc1) Merging amlogic/for-next (b813971840bd Merge branch 'v4.21/drivers' into tmp/aml-rebuild) Merging aspeed/for-next (f59cffb441bc Merge branch 'dt-for-v4.21' into for-next) Merging at91/at91-next (39d48eea7c35 Merge branch 'at91-dt' into at91-next) Merging bcm2835/for-next (3c9d403d2fe1 Merge branch 'bcm2835-drivers-next' into for-next) Merging imx-mxs/for-next (63e879bf97af Merge branch 'imx/defconfig' into for-next) Merging keystone/next (a74cab3c7dcb Merge branch 'for_4.20/drivers-soc' into next) Merging mediatek/for-next (fe0205e3b985 Merge branch 'v4.20-next/soc' into for-next) Merging mvebu/for-next (0c891522616d arm64: dts: add support for Macchiatobin Single Shot board) Merging omap/for-next (581fb9459050 Merge branch 'omap-for-v4.21/omap1' into for-next) Merging reset/reset/next (8a1b9fd55f25 reset: uniphier-glue: Add AHCI reset control support in glue layer) CONFLICT (content): Merge conflict in arch/arm/mach-socfpga/socfpga.c Merging qcom/for-next (9b79c4c288cd Merge branch 'arm64-for-4.21-3' into bar-for-4.21) Merging renesas/next (054080ad80c4 Merge branches 'dt-bindings-for-v4.21' and 'arm-dt-for-v4.21' into next) Merging rockchip/for-next (a58e016a88c4 Merge branch 'v4.21-armsoc/dts64' into for-next) Merging samsung/for-next (bebc6082da0a Linux 4.14) Merging samsung-krzk/for-next (6358a3dc9d17 Merge branch 'next/dt' into for-next) Merging sunxi/sunxi/for-next (ad275a8b2d4a Merge branch 'sunxi/clk-for-4.21' into sunxi/for-next) Merging tegra/for-next (886e75e6c3f1 Merge branch for-4.21/clk into for-next) Merging arm64/for-next/core (efdb25efc764 arm64/lib: improve CRC32 performance for deep pipelines) Merging clk/clk-next (d5b8eb160616 Merge branch 'clk-meson' into clk-next) Merging clk-samsung/for-next (651022382c7f Linux 4.20-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 (252050365823 dt-bindings: timer: gx6605s SOC timer) Merging h8300/h8300-next (4bdf61ccbe76 h8300: fix IRQ no) Merging ia64/next (c51836246f97 ia64: generate uapi header and system call table files) Merging m68k/for-next (005e13a96c0e m68k: Generate uapi header and syscall table header files) Merging m68knommu/for-next (2595646791c3 Linux 4.20-rc5) Merging microblaze/next (1e17ab5320a6 microblaze: generate uapi header and system call table files) Merging mips/mips-next (69095e3900b2 mips: annotate implicit fall throughs) CONFLICT (content): Merge conflict in arch/mips/Kconfig Merging nds32/next (e2f3f8b4a497 nds32: support hardware prefetcher) Merging nios2/for-next (1c286267aedf nios2: update_mmu_cache preload the TLB with the new PTE) Merging openrisc/for-next (5600779ea5f3 openrisc: use generic dma_noncoherent_ops) Merging parisc-hd/for-next (1e8249b8a4e9 parisc: Enable -ffunction-sections for modules on 32-bit kernel) Merging powerpc/next (721c01ba8b46 powerpc/configs: Add KVM guest defconfig) Merging fsl/next (b6ae3550c8e2 powerpc/8xx: add missing header in 8xx_mmu.c) Merging risc-v-pjw/for-next (467e050e9760 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux) Merging risc-v/for-next (c9a2e997c8da automerging branch "kernel.org-palmer-linux/next-sg_chain" into "for-next") 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 (5b39fc049ce1 s390: use common bust_spinlocks()) Merging sparc-next/master (726799a4f919 Merge branch 'sparc-syscall-gen') Merging sh/for-next (ac21fc2dcb40 sh: switch to NO_BOOTMEM) Merging uml/linux-next (917e2fd2c53e um: Make line/tty semantics use true write IRQ) Merging xtensa/xtensa-for-next (a78d2a03404b Merge branch 'xtensa-cleanups' into xtensa-for-next) Merging fscrypt/master (889645b87e96 fscrypt: add Adiantum support) Merging befs/for-next (55d945e2e4aa fs: befs: btree: Fixed some coding standard issues) Merging btrfs/next (29dcea88779c Linux 4.17) Merging btrfs-kdave/for-next (2566bdc50e6d Merge branch 'for-next-next-v4.20-20181129' into for-next-20181129) Merging ceph/master (7e241f647dc7 libceph: fall back to sendmsg for slab pages) Merging cifs/for-next (86d3c694b89f cifs: suppress some implicit-fallthrough warnings) Merging configfs/for-next (cc57c07343bd configfs: fix registered group removal) Merging ecryptfs/next (5dcea554d5ce eCryptfs: fix a couple type promotion bugs) Merging ext3/for_next (b9ddfe6d2843 Pull dtype cleanup patches.) Merging ext4/dev (e647e29196b7 ext4: fix EXT4_IOC_GROUP_ADD ioctl) Merging f2fs/dev (19880e6e5ff3 f2fs: make "f2fs_fault_name[]" const char *) Merging fuse/for-next (d233c7dd1682 fuse: fix revalidation of attributes for permission check) Merging jfs/jfs-next (a83722f45c5b jfs: fix spelling mistake, EACCESS -> EACCES) Merging nfs/linux-next (0a9a4304f361 SUNRPC: Fix a potential race in xprt_connect()) Merging nfs-anna/linux-next (9f0c5124f4a8 NFS: Don't open code clearing of delegation state) Merging nfsd/nfsd-next (071669001666 nfsd: Return EPERM on utime/utimes/lutimes calls instead of EACCESS in some cases) Merging orangefs/for-next (22fc9db296fc orangefs: no need to check for service_operation returns > 0) Merging overlayfs/overlayfs-next (155b8a0492a9 ovl: fix decode of dir file handle with multi lower layers) Merging ubifs/linux-next (001260910c46 ubifs: auth: add CONFIG_KEYS dependency) Merging v9fs/9p-next (7373bc7654c1 9p/net: put a lower bound on msize) Merging xfs/for-next (8f67b5adc030 iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)) Merging file-locks/locks-next (ffa14c572c82 fs/locks: remove unnecessary white space.) Merging vfs/for-next (d708e87ca399 Merge branch 'work.mount' into for-next) CONFLICT (content): Merge conflict in include/linux/fs.h CONFLICT (content): Merge conflict in fs/proc/inode.c CONFLICT (content): Merge conflict in fs/f2fs/super.c CONFLICT (content): Merge conflict in fs/compat_ioctl.c CONFLICT (content): Merge conflict in fs/Makefile CONFLICT (content): Merge conflict in drivers/vfio/Kconfig CONFLICT (content): Merge conflict in drivers/infiniband/Kconfig CONFLICT (content): Merge conflict in arch/sparc/kernel/setup_64.c Merging printk/for-next (9adcfaffc34d printk: Make printk_emit() local function.) Merging pci/next (c189eb40c3b9 Merge branch 'remotes/lorenzo/pci/mediatek') Merging pstore/for-next/pstore (8665569e97dd pstore/ram: Avoid NULL deref in ftrace merging failure path) Merging hid/for-next (29fa9085c36a Merge branch 'for-4.21/hid-asus' into for-next) Merging i2c/i2c/for-next (f9aa9147c829 Merge branch 'i2c/for-5.0' into i2c/for-next) Merging i3c/i3c/next (ccea7036ecef ic3: off by one in mode_show()) Merging dmi/master (57361846b52b Linux 4.19-rc2) Merging hwmon-staging/hwmon-next (61b9d5938d3a dt-bindings: hwmon: (lm90) Document ti,tmp451 compatible string) Merging jc_docs/docs-next (3d9bfb19bd70 scripts/kernel-doc: Fix struct and struct field attribute processing) Merging v4l-dvb/master (9b90dc85c718 media: seco-cec: add missing header file to fix build) Merging v4l-dvb-next/master (357b50f3ccc8 drm: amd: dc: don't use FP math when Kcov is enabled) Merging fbdev/fbdev-for-next (217188d9f985 video: fbdev: remove redundant 'default n' from Kconfig-s) Merging pm/linux-next (0b71efed2eda Merge branch 'pm-cpuidle' into linux-next) Merging cpupower/cpupower (dbc4ca339c8d tools cpupower: Override CFLAGS assignments) Merging opp/opp/linux-next (e822eac560a8 Merge branch 'opp/genpd/required-opps' into opp/linux-next) Merging thermal/next (c2b59d279dbb thermal: core: using power_efficient_wq for thermal worker) Merging thermal-soc/next (760eea43f8c6 thermal: da9062/61: Prevent hardware access during system suspend) Merging ieee1394/for-next (c820518f6ca1 firewire: Remove depends on HAS_DMA in case of platform dependency) Merging dlm/next (3595c559326d dlm: fix invalid cluster name warning) Merging swiotlb/linux-next (da689221f952 xen/blkfront: avoid NULL blkfront_info dereference on device removal) Merging rdma/for-next (ffd321e4b7e4 RDMA/nldev: Export to user space number of contexts) $ git reset --hard HEAD^ Merging next-20181203 version of rdma Merging net-next/master (55827458e058 Merge branch 'mlxsw-Add-one-armed-router-support') CONFLICT (content): Merge conflict in tools/include/uapi/linux/bpf.h CONFLICT (content): Merge conflict in net/core/filter.c CONFLICT (content): Merge conflict in kernel/bpf/btf.c CONFLICT (content): Merge conflict in include/uapi/linux/bpf.h CONFLICT (content): Merge conflict in drivers/net/phy/phy_device.c CONFLICT (content): Merge conflict in drivers/net/ethernet/netronome/nfp/flower/offload.c Merging bpf-next/master (2a95471c3397 Merge branch 'prog_test_run-improvement') CONFLICT (content): Merge conflict in tools/testing/selftests/bpf/test_verifier.c CONFLICT (content): Merge conflict in net/core/filter.c CONFLICT (content): Merge conflict in include/uapi/linux/bpf.h Merging ipsec-next/master (88584c30e319 xfrm: policy: fix policy hash rebuild) Merging mlx5-next/mlx5-next (9d43faac02e3 net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bits) CONFLICT (content): Merge conflict in drivers/infiniband/hw/mlx5/mlx5_ib.h CONFLICT (content): Merge conflict in drivers/infiniband/hw/mlx5/main.c Merging netfilter-next/master (6ed5943f8735 netfilter: nat: remove l4 protocol port rovers) Merging nfc-next/master (1f008cfec5d5 NFC: fdp: Fix unused variable warnings) Merging ipvs-next/master (26a1ccc6c117 bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT") Merging wireless-drivers-next/master (d9bbd6a1a56e net: marvell: convert to DEFINE_SHOW_ATTRIBUTE) Merging bluetooth/master (d9bbd6a1a56e net: marvell: convert to DEFINE_SHOW_ATTRIBUTE) Merging mac80211-next/master (ecbc12ad6b68 {nl,mac}80211: add rssi to mesh candidates) Merging gfs2/for-next (b62cd8c96191 gfs2: Fix loop in gfs2_rbm_find) Merging mtd/mtd/next (c78f59d7145e mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it) Merging nand/nand/next (c41b8b4e44eb mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops) Merging spi-nor/spi-nor/next (fc8d8fdaf4f2 mtd: spi-nor: add entry for mt35xu512aba flash) Merging crypto/master (7a027b57f959 crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.) Merging drm/drm-next (167bfe534dc2 Documentation: drm: Remove dangling pointer from drm-mm.rst) CONFLICT (content): Merge conflict in drivers/gpu/drm/meson/meson_crtc.c Merging drm-intel/for-linux-next (8c0d2c29083d drm/i915/psr: Check if source supports sink specific SU granularity) Merging drm-tegra/drm/tegra/for-next (e75d04771ad6 drm/tegra: dc: Don't clean up unused display controller) Merging drm-misc/for-linux-next (5ff75c489ce0 drm/tinydrm: Use kmemdup rather than duplicating its implementation in repaper_spi_transfer()) Merging drm-msm/msm-next (098336deb946 drm/msm: Fix error return checking) Merging hdlcd/for-upstream/hdlcd (d664b851eb2b drm/arm/hdlcd: Reject atomic commits that disable only the plane) Merging mali-dp/for-upstream/mali-dp (fd99bd8b805c drm: malidp: Add the size of the superblocks when calculating total size for AFBC buffers) Merging imx-drm/imx-drm/next (6cec571b70ec drm/imx: ipuv3-plane: add function to query atomic update status) Merging etnaviv/etnaviv/next (99e294492ef9 drm/etnaviv: Replace drm_dev_unref with drm_dev_put) CONFLICT (content): Merge conflict in drivers/gpu/drm/etnaviv/etnaviv_drv.c Merging kconfig/for-next (bebc6082da0a Linux 4.14) Merging regmap/for-next (52d613b36fb7 Merge remote-tracking branch 'regmap/topic/irq' into regmap-next) Merging sound/for-next (22b3b41c709b Merge branch 'topic/leds-trigger' into for-next) Merging sound-asoc/for-next (0401bb4d6e4d Merge branch 'asoc-4.21' into asoc-next) Merging modules/modules-next (2d25bc552353 module: make it clearer when we're handling kallsyms symbols vs exported symbols) Merging input/next (2a58dd767bf9 Input: olpc_apsp - remove set but not used variable 'np') Merging block/for-next (77177653cd1d Merge branch 'for-4.21/block' into for-next) Merging device-mapper/for-next (c49f3571b597 dm mpath: only flush workqueue when needed) Merging pcmcia/pcmcia-next (95691e3eddc4 pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges) Merging mmc/next (ae7b8b9b91ee mmc: sdhci: imx: Use the slot GPIO descriptor) Merging kgdb/kgdb-next (3bd67b37e350 kdb: print real address of pointers instead of hashed addresses) Merging md/for-next (cac09f066f0f md: remvoe redundant condition check) Merging mfd/for-mfd-next (9b8d82888fb9 mfd: wm5110: Add missing ASRC rate register) Merging backlight/for-backlight-next (61170ee93868 backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables) Merging battery/for-next (195ca1703784 power: supply: Add Spreadtrum SC27XX fuel gauge unit driver) Merging regulator/for-next (f6679af66f55 Merge remote-tracking branch 'regulator/topic/coupled' into regulator-next) Merging security/next-testing (26b76320a8a5 Merge tag 'v4.20-rc2' into next-general) Merging apparmor/apparmor-next (43aa09fee2f0 apparmor: Fix warning about unused function apparmor_ipv6_postroute) Merging integrity/next-integrity (2b48646cd60f docs: Extend trusted keys documentation for TPM 2.0) Merging selinux/next (89f5bebcf040 selinux: make "selinux_policycap_names[]" const char *) CONFLICT (content): Merge conflict in security/selinux/hooks.c Merging tpmdd/next (8f82ffbc5b0b tpm: add support for partial reads) Merging watchdog/master (7db706a2184d watchdog: npcm: Modify npcm watchdog kconfig arch parameter) Merging iommu/next (b3e70542e43d Merge branches 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'x86/vt-d', 'x86/amd' and 'core' into next) Merging dwmw2-iommu/master (d8a5b80568a9 Linux 4.15) Merging vfio/next (104c7405a64d vfio: add edid support to mbochs sample driver) Merging trivial/for-next (75a24b822d38 kfifo: fix inaccurate comment) Merging audit/next (9a547c7e575f audit: shorten PATH cap values when zero) Merging devicetree/for-next (e1e525442752 OF: Add a warning in case chosen node is not present) Merging mailbox/mailbox-for-next (9f0a0a381c5d mailbox: mediatek: Add check for possible failure of kzalloc) Merging spi/for-next (050625b2a4d0 Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next) Merging tip/auto-latest (0b02d688ca73 Merge branch 'x86/urgent') CONFLICT (content): Merge conflict in arch/x86/kernel/cpu/resctrl/rdtgroup.c Merging clockevents/clockevents/next (0aded575609e clocksource/drivers/integrator-ap: Add missing of_node_put()) Merging edac-amd/for-next (8a880560d58a MAINTAINERS, EDAC: Drop bouncing email) Merging irqchip/irq/irqchip-next (2130b789b3ef irqchip/gic: Unify GIC priority definitions) Merging ftrace/for-next (5cf99a0f3161 tracing/fgraph: Fix set_graph_function from showing interrupts) Merging rcu/rcu/next (06aa5694f870 Merge LKMM and RCU commits) Merging kvm/linux-next (22a7cdcae6a4 KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned) Merging kvm-arm/next (e4e11cc0f81e KVM: arm64: Safety check PSTATE when entering guest and handle IL) Merging kvm-ppc/kvm-ppc-next (651022382c7f Linux 4.20-rc1) Merging kvms390/next (ed3054a30258 Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext) Merging xen-tip/linux-next (975ef94a0284 pvcalls-front: fixes incorrect error handling) Merging percpu/for-next (ad19ef010db1 Merge branch 'for-4.19-fixes' into for-next) Merging workqueues/for-next (87915adc3f0a workqueue: re-add lockdep dependencies for flushing) Merging drivers-x86/for-next (e278558a1f4b iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper) Merging chrome-platform/for-next (2a70a4cda0da MAINTAINERS: platform/chrome: Add Enric as a maintainer) CONFLICT (content): Merge conflict in MAINTAINERS Merging hsi/for-next (3a658e09a215 HSI: omap_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macro) Merging leds/for-next (e41ca3b1eab8 leds: powernv: add of_node_put()) Merging ipmi/for-next (5e6ddecfc90b ipmi:ssif: Change some pr_xxx to dev_xxx calls) Merging driver-core/driver-core-next (7782b57ccc60 Merge 4.20-rc5 into driver-core-next) Merging usb/usb-next (44c94100b6fa Merge 4.20-rc5 into usb-next) Merging usb-gadget/next (d53701067f04 usb: dwc3: gadget: check if dep->frame_number is still valid) Merging usb-serial/usb-next (6abd837104a3 USB: serial: ftdi_sio: use rounding when calculating baud rate divisors) Merging usb-chipidea-next/ci-for-usb-next (59739131e0ca usb: chipidea: Fix otg event handler) Merging phy-next/next (786385dc2989 net: ethernet: ti: cpsw: add support for port interface mode selection phy) Merging tty/tty-next (2d13969ee7d8 serdev: document the write functions using kernel-doc) Merging char-misc/char-misc-next (22fee7d38513 Merge 4.20-rc5 into char-misc-next) CONFLICT (content): Merge conflict in drivers/hv/channel_mgmt.c Merging extcon/extcon-next (a2dc50914744 extcon: max8997: Fix lack of path setting in USB device mode) Merging soundwire/next (b1635596860d soundwire: intel: constify snd_soc_dai_ops structures) Merging staging/staging-next (d5d12ce229c1 Merge 4.20-rc5 into staging-next) CONFLICT (content): Merge conflict in drivers/staging/vboxvideo/vbox_ttm.c Merging mux/for-next (a1ad5ff63944 Merge branch 'i2c-mux/for-next' into for-next) Merging icc/icc-next (23ba90b47dfc interconnect: fix build error without DEBUGFS) Merging slave-dma/next (786022be93cb Merge branch 'topic/coh' into next) Merging cgroup/for-next (87f902fab430 Merge branch 'for-4.21' into for-next) Merging scsi/for-next (95150405e108 Merge branch 'misc' into for-next) Merging scsi-mkp/for-next (9167f0dcc523 scsi: xen-scsifront: mark expected switch fall-through) Merging target-updates/for-next (1c130ae00b76 iscsi-target: make sure to wake up sleeping login worker) Merging target-bva/for-next (60cc43fc8884 Linux 4.17-rc1) Merging vhost/linux-next (79f800b2e769 MAINTAINERS: remove reference to bogus vsock file) Merging rpmsg/for-next (9099a252d44c Merge branches 'hwspinlock-next', 'rpmsg-next' and 'rproc-next' into for-next) Merging gpio/for-next (0f3e68c2be67 Merge branch 'devel' into for-next) Merging pinctrl/for-next (ad082326b03c Merge branch 'devel' into for-next) Merging pinctrl-samsung/for-next (651022382c7f Linux 4.20-rc1) Merging pwm/for-next (f82d15e22340 pwm: lpc18xx-sct: Don't reconfigure PWM in .request and .free) Merging userns/for-next (1e9c75fb9c47 mnt: fix __detach_mounts infinite loop) Merging ktest/for-next (6cd110a91f52 ktest: Take submenu into account for grub2 menus) Merging random/dev (05cbbb6f9ed5 drivers/char/random.c: make primary_crng static) Merging kselftest/next (1d956785da55 selftests/ftrace: Fix invalid SPDX identifiers) Merging y2038/y2038 (67314ec7b025 RISC-V: Request newstat syscalls) Merging livepatching/for-next (c72a7f515329 Merge branch 'for-4.18/upstream' into for-next) Merging coresight/next (6413d2dd3834 coresight: cpu-debug: Support for CA73 CPUs) Merging rtc/rtc-next (73852e56827f rtc: dt-binding: abx80x: fix resistance scale) Merging nvdimm/libnvdimm-for-next (594861215c83 acpi, nfit: Further restrict userspace ARS start requests) Merging at24/at24/for-next (9ff01193a20d Linux 4.20-rc3) Merging ntb/ntb-next (651022382c7f Linux 4.20-rc1) Merging kspp/for-next/kspp (ec9b3877c2fd Merge branch 'for-next/array_size' into for-next/kspp) Merging init_task/init_task (e1e871aff3de Expand INIT_STRUCT_PID and remove) Merging cisco/for-next (84a401a27506 Merge branch 'for-x86' into for-next) CONFLICT (content): Merge conflict in arch/x86/kernel/setup.c Merging gnss/gnss-next (2e6e902d1850 Linux 4.20-rc4) Merging fsi/master (d20810530b71 fsi: fsi-scom.c: Remove duplicate header) Merging siox/siox/next (1e4b044d2251 Linux 4.18-rc4) Merging slimbus/for-next (39a577fe6163 slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds") Merging nvmem/for-next (5035d66cc629 nvmem: meson-efuse: add peripheral clock) Merging xarray/xarray (fffc9a260e38 XArray tests: Add missing locking) Merging akpm-current/current (30a63781cf43 ipc: conserve sequence numbers in extended IPCMNI mode) Applying: mm: fix for "stall movable allocations until kswapd progresses during serious external fragmentation event" $ git checkout -b akpm remotes/origin/akpm/master Applying: scripts/atomic/check-atomics.sh: don't assume that scripts are executable Applying: kernel/signal.c: remove some duplicated includes Applying: kernel/signal.c: remove some duplicated includes Applying: locking/atomics: build atomic headers as required Applying: mm: Introduce common STRUCT_PAGE_MAX_SHIFT define Applying: mm/sparse: add common helper to mark all memblocks present Applying: mm: balloon: update comment about isolation/migration/compaction Applying: mm: convert PG_balloon to PG_offline Applying: mm-convert-pg_balloon-to-pg_offline-fix Applying: mm-convert-pg_balloon-to-pg_offline-fix-fix Applying: kexec: export PG_offline to VMCOREINFO Applying: xen/balloon: mark inflated pages PG_offline Applying: hv_balloon: mark inflated pages PG_offline Applying: vmw_balloon: mark inflated pages PG_offline Applying: vmw_balloon-mark-inflated-pages-pg_offline-v2 Applying: PM/Hibernate: use pfn_to_online_page() Applying: PM/Hibernate: exclude all PageOffline() pages Applying: pm-hibernate-exclude-all-pageoffline-pages-v2 Applying: lib/lzo: tidy-up ifdefs Applying: lib/lzo: clean-up by introducing COPY16 Applying: lib/lzo: enable 64-bit CTZ on Arm Applying: lib/lzo: 64-bit CTZ on arm64 Applying: lib/lzo: fast 8-byte copy on arm64 Applying: lib/lzo: implement run-length encoding Applying: lib-lzo-implement-run-length-encoding-v4.txt Applying: lib/lzo: separate lzo-rle from lzo Applying: lib-lzo-separate-lzo-rle-from-lzo-v4 Applying: zram: default to lzo-rle instead of lzo Applying: kernel/locking/mutex.c: remove caller signal_pending branch predictions Applying: kernel/sched/: remove caller signal_pending branch predictions Applying: arch/arc/mm/fault.c: remove caller signal_pending_branch predictions Applying: mm/: remove caller signal_pending branch predictions Applying: fs/: remove caller signal_pending branch predictions Applying: fs-remove-caller-signal_pending-branch-predictions-fix Applying: include/linux/sched/signal.h: replace `tsk' with `task' Applying: fs: don't open code lru_to_page() Applying: vfs: replace current_kernel_time64 with ktime equivalent Applying: drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow Merging akpm/master (49b84569f1f9 (akpm/master) drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow)