Hi all,

Changes since 20181127:

The vfs tree gained a conflict against the ext3 tree.

Non-merge commits (relative to Linus' tree): 5084
 5241 files changed, 259238 insertions(+), 151877 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 (ef78e5ec9214 ia64: export node_distance function)
Merging fixes/master (595c647d341e sparc: suppress the implicit-fallthrough 
warnings)
Merging kbuild-current/fixes (ccda4af0f4b9 Linux 4.20-rc2)
Merging arc-current/for-curr (6b04114f6fae arc: [devboards] Add support of 
NFSv3 ACL)
Merging arm-current/fixes (e46daee53bb5 ARM: 8806/1: kprobes: Fix false 
positive with FORTIFY_SOURCE)
Merging arm64-fixes/for-next/fixes (4f9f49646a57 arm64: cpufeature: Fix 
mismerge of CONFIG_ARM64_SSBD block)
Merging m68k-current/for-linus (58c116fb7dc6 m68k/sun3: Remove is_medusa and 
m68k_pgtable_cachemode)
Merging powerpc-fixes/fixes (b2fed34a628d selftests/powerpc: Adjust wild_bctr 
to build with old binutils)
Merging sparc/master (86322ba9571a arch/sparc: Use kzalloc_node)
Merging fscrypt-current/for-stable (ae64f9bd1d36 Linux 4.15-rc2)
Merging net/master (93143f846b27 Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf)
Merging bpf/master (2b9034b5eadd sparc: Adjust bpf JIT prologue for PSEUDO 
calls.)
Merging ipsec/master (4a135e538962 xfrm_user: fix freeing of xfrm states on 
acquire)
Merging netfilter/master (53ca0f2fec39 netfilter: nf_conncount: remove wrong 
condition check routine)
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 (75b7b86bdb0d IB/mlx5: Fix page fault handling for MW)
Merging sound-current/for-linus (b8e0be79d000 Merge tag 'asoc-v4.20-rc4' of 
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus)
Merging sound-asoc-fixes/for-linus (8f47ccdd70fd Merge branch 'asoc-4.20' into 
asoc-linus)
Merging regmap-fixes/for-linus (9ff01193a20d Linux 4.20-rc3)
Merging regulator-fixes/for-linus (84f59cf6d5fc Merge branch 'regulator-4.20' 
into regulator-linus)
Merging spi-fixes/for-linus (0ca420a3bddf Merge branch 'spi-4.20' into 
spi-linus)
Merging pci-current/for-linus (94ea01a6d9a6 PCI: Fix incorrect value returned 
from pcie_get_speed_cap())
Merging driver-core.current/driver-core-linus (a66d972465d1 devres: Align 
data[] to ARCH_KMALLOC_MINALIGN)
Merging tty.current/tty-linus (2a48602615e0 tty: do not set TTY_IO_ERROR flag 
if console port)
Merging usb.current/usb-linus (effd14f66cc1 usb: core: quirks: add RESET_RESUME 
quirk for Cherry G230 Stream series)
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 (c648284f6c96 Merge tag 
'iio-fixes-for-4.20a' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus)
Merging char-misc.current/char-misc-linus (6484a677294a misc: mic/scif: fix 
copy-paste error in scif_create_remote_lookup)
Merging soundwire-fixes/fixes (651022382c7f Linux 4.20-rc1)
Merging input-current/for-linus (10f91c73cc41 Input: hyper-v - fix wakeup from 
suspend-to-idle)
Merging crypto-current/master (9f4debe38415 crypto: user - Zeroize whole 
structure given to user space)
Merging ide/master (df2def49c57b Merge tag 'acpi-4.19-rc1-2' of 
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm)
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 (651022382c7f Linux 4.20-rc1)
Merging backlight-fixes/for-backlight-fixes (651022382c7f Linux 4.20-rc1)
Merging mtd-fixes/master (e8828ec1c003 mtd: spi-nor: fix selection of uniform 
erase type in flexible conf)
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 (a7c3a0d5f8d8 media: mediactl docs: Fix licensing 
message)
Merging reset-fixes/reset/fixes (26fce0557fa6 reset: imx7: Fix always writing 
bits as 0)
Merging mips-fixes/mips-fixes (7d35baa4e9ec MIPS: ralink: Fix mt7620 nd_sd 
pinmux)
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 (09aaf6813cfc hwmon: (w83795) temp4_type has writable 
permission)
Merging nvdimm-fixes/libnvdimm-fixes (2121db096301 Revert "acpi, nfit: Further 
restrict userspace ARS start requests")
Merging btrfs-fixes/next-fixes (e5a49b0e76d2 Merge branch 'misc-4.20' into 
next-fixes)
Merging vfs-fixes/fixes (2084ac6c505a exportfs: do not read dentry after free)
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 (8e4829c6f747 scsi: ufs: Fix hynix ufs bug with quirk 
on hi36xx SoC)
Merging drm-fixes/drm-fixes (2e6e902d1850 Linux 4.20-rc4)
Merging drm-intel-fixes/for-linux-next-fixes (2455facbb700 Merge tag 
'gvt-fixes-2018-11-26' of https://github.com/intel/gvt-linux into 
drm-intel-fixes)
Merging mmc-fixes/fixes (5305ec6a27b2 mmc: sdhci-pci: Workaround GLK firmware 
failing to restore the tuning value)
Merging rtc-fixes/rtc-fixes (9bde0afb7a90 rtc: pcf2127: fix a kmemleak caused 
in pcf2127_i2c_gather_write)
Merging gnss-fixes/gnss-linus (1decef370456 gnss: sirf: fix synchronous write 
timeout)
Merging drm-misc-fixes/for-linux-next-fixes (31e1ab494559 drm/meson: add 
support for 1080p25 mode)
Merging kbuild/for-next (6644f3bd1b68 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 (c9d76d0655c0 dma-mapping: fix return type of 
dma_set_max_seg_size())
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 (cbb72a3c19ef drivers/perf: xgene: Add CPU 
hotplug support)
Merging arm-soc/for-next (ec534ead9922 ARM: Document merges)
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 (c3783487d8f0 Merge branch 'v4.21/drivers' into 
tmp/aml-rebuild)
Merging aspeed/for-next (3368e06e2a91 ARM: dts: aspeed: Adding Facebook 
TiogaPass BMC)
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 (3540844ed257 Merge branch 'imx/defconfig' into 
for-next)
Merging keystone/next (a74cab3c7dcb Merge branch 'for_4.20/drivers-soc' into 
next)
Merging mediatek/for-next (42ac5fee3a13 Merge branch 'v4.19-next/soc' into 
for-next)
Merging mvebu/for-next (0f8a14a7cb8c Merge branch 'mvebu/dt64' into 
mvebu/for-next)
Merging omap/for-next (442f7fdf48da Merge branch 'omap-for-v4.21/dt' into 
for-next)
Merging reset/reset/next (8a1b9fd55f25 reset: uniphier-glue: Add AHCI reset 
control support in glue layer)
Merging qcom/for-next (e20395ba18ee Merge branch 'qcs404-topic' into 
all-for-4.21)
Merging renesas/next (1c08f93df366 Merge branches 'arm-dt-for-v4.21' and 
'arm64-dt-for-v4.21' into next)
Merging rockchip/for-next (70e1b5939524 Merge branch 'v4.21-armsoc/dts32' into 
for-next)
Merging samsung/for-next (bebc6082da0a Linux 4.14)
Merging samsung-krzk/for-next (529a9b0984a2 Merge branch 'next/dt' into 
for-next)
Merging sunxi/sunxi/for-next (da67739cf74b Merge branch 'sunxi/h3-h5-for-4.21' 
into sunxi/for-next)
Merging tegra/for-next (072695295eea Merge branch for-4.21/clk into for-next)
Merging arm64/for-next/core (3d65b6bbc01e arm64: tlbi: Set MAX_TLBI_OPS to 
PTRS_PER_PTE)
Merging clk/clk-next (f1603e431a12 Merge branch 'clk-protected-binding' 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 (58c116fb7dc6 m68k/sun3: Remove is_medusa and 
m68k_pgtable_cachemode)
Merging m68knommu/for-next (2e6e902d1850 Linux 4.20-rc4)
Merging microblaze/next (1e17ab5320a6 microblaze: generate uapi header and 
system call table files)
Merging mips/mips-next (66a4059ba72c MIPS: Only include mmzone.h when 
CONFIG_NEED_MULTIPLE_NODES=y)
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 (84df9525b0c2 Linux 4.19)
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 (6155c963bbc4 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 (897368ebb6a7 Merge branch 'xtensa-fixes' into 
xtensa-for-next)
Merging fscrypt/master (2e6e902d1850 Linux 4.20-rc4)
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 (a30d1244d38f Merge branch 
'for-next-next-v4.20-20181122' into for-next-20181122)
Merging ceph/master (7e241f647dc7 libceph: fall back to sendmsg for slab pages)
Merging cifs/for-next (af84fcece38a Add vers=3.0.2 as a valid option for 
SMBv3.0.2)
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 (53692ec074d0 ext4: fix buffer leak in 
ext4_expand_extra_isize_ea() on error path)
Merging f2fs/dev (19880e6e5ff3 f2fs: make "f2fs_fault_name[]" const char *)
Merging fuse/for-next (4fc4bb796b0c fuse: Add bad inode check in 
fuse_destroy_inode())
Merging jfs/jfs-next (a83722f45c5b jfs: fix spelling mistake, EACCESS -> EACCES)
Merging nfs/linux-next (2e6e902d1850 Linux 4.20-rc4)
Merging nfs-anna/linux-next (9f0c5124f4a8 NFS: Don't open code clearing of 
delegation state)
Merging nfsd/nfsd-next (ff33247f4084 svcrdma: Optimize the logic that selects 
the R_key to invalidate)
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 (8c110d43c6bc iomap: readpages doesn't zero page tail 
beyond EOF)
Merging file-locks/locks-next (ab621b9a6388 VFS: locks: remove unnecessary 
white space.)
Merging vfs/for-next (d708e87ca399 Merge branch 'work.mount' into for-next)
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 (c7c3f05e341a panic: avoid deadlocks in re-entrant 
console drivers)
Merging pci/next (651022382c7f Linux 4.20-rc1)
Merging pstore/for-next/pstore (1227daa43bce pstore/ram: Clarify resource 
reservation labels)
Merging hid/for-next (16e70c1713e8 Merge branch 'for-4.21/hid-cougar' into 
for-next)
Merging i2c/i2c/for-next (62b836a0d248 Merge branch 'i2c/for-5.0' into 
i2c/for-next)
Merging i3c/i3c/next (bbd7cb21737f ic3: off by one in mode_show())
Merging dmi/master (57361846b52b Linux 4.19-rc2)
Merging hwmon-staging/hwmon-next (9f7d3bd88cd1 hwmon: (ina3221) Convert to 
using %pOFn instead of device_node.name)
Merging jc_docs/docs-next (3d9bfb19bd70 scripts/kernel-doc: Fix struct and 
struct field attribute processing)
Merging v4l-dvb/master (708d75fe1c7c media: dvb-pll: don't re-validate tuner 
frequencies)
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 (f9ca83c5c001 Merge branches 'acpi-misc' and 
'acpi-tables' 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 (188775181bc0 firewire-ohci: work around oversized 
DMA reads on JMicron controllers)
Merging dlm/next (8fc6ed9a3508 dlm: fix missing idr_destroy for recover_idr)
Merging swiotlb/linux-next (da689221f952 xen/blkfront: avoid NULL blkfront_info 
dereference on device removal)
Merging rdma/for-next (07f05f40d956 RDMA/uverbs: Use uverbs_attr_bundle to pass 
udata for ioctl())
Merging net-next/master (77f06aacac23 Merge branch 'aquantia-usb')
CONFLICT (content): Merge conflict in net/core/filter.c
Merging bpf-next/master (17d95e4225bf Merge branch 'libbpf-versioning-doc')
Merging ipsec-next/master (3fcccec008cf xfrm6: remove BUG_ON from 
xfrm6_dst_ifdown)
Merging mlx5-next/mlx5-next (2c89156082b3 net/mlx5: Improve core device events 
handling)
Merging netfilter-next/master (b96609876922 netfilter: nf_flow_table: simplify 
nf_flow_offload_gc_step())
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 (12d56175c89c Merge tag 
'iwlwifi-next-for-kalle-2018-11-11' of 
git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next)
Merging bluetooth/master (4bffc669d624 net: remove unsafe skb_insert())
Merging mac80211-next/master (ecbc12ad6b68 {nl,mac}80211: add rssi to mesh 
candidates)
Merging gfs2/for-next (d8aefef50d80 gfs2: Get rid of potential double-freeing 
in gfs2_create_inode)
Merging mtd/mtd/next (c0e118c8a1a3 mtd: partitions: Add OF support to RedBoot 
partitions)
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 (059c2a4d8e16 crypto: adiantum - add Adiantum support)
Merging drm/drm-next (b239499f927f Merge tag 'drm-misc-next-2018-11-21' of 
git://anongit.freedesktop.org/drm/drm-misc into drm-next)
CONFLICT (content): Merge conflict in drivers/gpu/drm/meson/meson_crtc.c
Merging drm-intel/for-linux-next (39e84937b5b4 drm/i915: Skip engine 
serialisation for no-op seqno reset)
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_gpu_error.c
Merging drm-tegra/drm/tegra/for-next (208dcd5cbd38 drm/tegra: falcon: Wait for 
memory scrubbing to complete)
Merging drm-misc/for-linux-next (08f73d668048 drm/vkms: Drop custom 
vkms_dumb_map().)
CONFLICT (content): Merge conflict in drivers/gpu/drm/Makefile
Merging drm-msm/msm-next (5615c7dba248 drm/msm: dpu: Fix "WARNING: invalid free 
of devm_ allocated data")
CONFLICT (content): Merge conflict in drivers/gpu/drm/msm/hdmi/hdmi.c
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 (3103c08f968d ALSA: control: Consolidate helpers for 
adding and replacing ctl elements)
Merging sound-asoc/for-next (f1fc367a3782 Merge branch 'asoc-4.21' into 
asoc-next)
Merging modules/modules-next (e84cd7ee630e modsign: use all trusted keys to 
verify module signature)
Merging input/next (ed22cee91a88 Input: olpc_apsp - enable the SP clock)
Merging block/for-next (5f0ed774ed29 block: sum requests in the plug structure)
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 (a521dcb18b6d mfd: tps6586x: Handle interrupts on 
suspend)
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 (b108f3cec1bd 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 (f262283c2245 Merge branches 'iommu/fixes', '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 (2a1fe215e730 audit: use current whenever possible)
Merging devicetree/for-next (e8b1dee21420 of: Use device_type helpers to access 
the node type)
Merging mailbox/mailbox-for-next (9f0a0a381c5d mailbox: mediatek: Add check for 
possible failure of kzalloc)
Merging spi/for-next (ca4f893b0254 Merge remote-tracking branches 
'spi/topic/3wire-gpio', 'spi/topic/mem' and 'spi/topic/mtd' into spi-next)
Merging tip/auto-latest (fd20b0c7a2bf 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 (74dd07a6a1c4 function_graph: Have profiler use 
curr_ret_stack and not depth)
Merging rcu/rcu/next (e1426fd9855c 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 (f2a5fef1248b x86/xen: cleanup includes in 
arch/x86/xen/spinlock.c)
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 (91a753608262 platform/x86: ideapad-laptop: Add 
Yoga 2 13 to no_hw_rfkill list)
Merging chrome-platform/for-next (6ad16b78a039 platform/chrome: don't report 
EC_MKBP_EVENT_SENSOR_FIFO as wakeup)
Merging hsi/for-next (5b394b2ddf03 Linux 4.19-rc1)
Merging leds/for-next (e41ca3b1eab8 leds: powernv: add of_node_put())
Merging ipmi/for-next (0dec7c19aff5 ipmi: kcs_bmc: handle devm_kasprintf() 
failure case)
Merging driver-core/driver-core-next (f88184bfee48 driver core: Replace 
simple_strto{l,ul} by kstrtou{l,ul})
Merging usb/usb-next (77df6d8d7298 Documentation/usb: Fix typo)
Merging usb-gadget/next (3b766f453557 USB: net2280: Remove ->disconnect() 
callback from net2280_pullup())
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 (9b28b23a7a12 phy: cadence: Add driver for Sierra PHY)
Merging tty/tty-next (dc93967b8094 Merge 4.20-rc4 into tty-next)
Merging char-misc/char-misc-next (b5570ca7c475 uio: dismiss waiters on device 
unregistration)
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 (7626e002225a staging: vchiq: add more tasks to 
the TODO list)
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 (ec77c03dbd5f Merge branch 'for-4.20-fixes' into 
for-next)
Merging scsi/for-next (da3c564cb06b Merge branch 'misc' into for-next)
Merging scsi-mkp/for-next (359d0ac1e806 scsi: lpfc: Use dma_zalloc_coherent)
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 (694f1f926c72 selftests: gpio: Find libmount with 
pkg-config if available)
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 (903242b80a97 coresight: etm3x: Release CLAIM tag when 
operated from perf)
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 (ccda4af0f4b9 Linux 4.20-rc2)
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 (379c80d931fe ipc: conserve sequence numbers in 
extended IPCMNI mode)
$ git checkout -b akpm remotes/origin/akpm/master
Applying: scripts/atomic/check-atomics.sh: don't assume that scripts are 
executable
Applying: mm: Introduce common STRUCT_PAGE_MAX_SHIFT define
Applying: mm/sparse: add common helper to mark all memblocks present
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 (5893c47035dc drivers/media/platform/sti/delta/delta-ipc.c: 
fix read buffer overflow)

Attachment: pgpmThKQicRC2.pgp
Description: OpenPGP digital signature

Reply via email to