Hi all,

Changes since 20150325:

New trees: arm64-acpi, uml

The mips tree gained a conflict against the imx-mxs tree.

The powerpc-mpe tree gained a build failure for which I added a merge
fix patch.

The vfs tree still had its build failure for which I applied a patch.

The xen-tip tree gained a conflict against the arm64-acpi tree.

The akpm-current tree gained a conflict against the arm64-acpi tree.

The akpm tree lost a patch for a bug that was fixed differently elsewhere.

Non-merge commits (relative to Linus' tree): 6538
 6108 files changed, 275013 insertions(+), 128550 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 and an allmodconfig for x86_64 and a
multi_v7_defconfig for arm. After the final fixups (if any), it is also
built with powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig and
allyesconfig (this fails its final link) and i386, sparc, sparc64 and arm
defconfig.

Below is a summary of the state of the merge.

I am currently merging 212 trees (counting Linus' and 30 trees of patches
pending for Linus' tree).

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                    s...@canb.auug.org.au

$ git checkout master
$ git reset --hard stable
Merging origin/master (c875f421097a Merge tag 'arm64-fixes' of 
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux)
Merging fixes/master (b94d525e58dc Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net)
Merging kbuild-current/rc-fixes (c517d838eb7d Linux 4.0-rc1)
Merging arc-current/for-curr (2ce7598c9a45 Linux 3.17-rc4)
Merging arm-current/fixes (526299ce4eab ARM: 8313/1: Use read_cpuid_ext() macro 
instead of inline asm)
Merging m68k-current/for-linus (4436820a98cd m68k/defconfig: Enable Ethernet 
bridging)
Merging metag-fixes/fixes (0164a711c97b metag: Fix ioremap_wc/ioremap_cached 
build errors)
Merging mips-fixes/mips-fixes (1795cd9b3a91 Linux 3.16-rc5)
Merging powerpc-merge/merge (c517d838eb7d Linux 4.0-rc1)
Merging powerpc-merge-mpe/fixes (44d5f6f5901e powerpc/book3s: Fix the MCE code 
to use CONFIG_KVM_BOOK3S_64_HANDLER)
Merging sparc/master (90a5a895cc8b Merge 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net)
Merging net/master (dde93dfea53c cxgb4: Fix frame size warning for 32 bit arch)
Merging ipsec/master (ac37e2515c1a xfrm: release dst_orig in case of error in 
xfrm_lookup())
Merging sound-current/for-linus (80b311d31188 ALSA: hda - Add dock support for 
Thinkpad T450s (17aa:5036))
Merging pci-current/for-linus (bc3b5b47c80d PCI: cpcihp: Add missing curly 
braces in cpci_configure_slot())
Merging wireless-drivers/master (6ae4ccfee09e Merge tag 
'iwlwifi-for-kalle-2014-03-22' of 
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes)
Merging driver-core.current/driver-core-linus (d5e7cafd69da LZ4 : fix the data 
abort issue)
Merging tty.current/tty-linus (7fd6f640f2dd serial: 8250_dw: Fix deadlock in 
LCR workaround)
Merging usb.current/usb-linus (baf7a6c72668 Merge tag 'fixes-for-v4.0-rc6' of 
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus)
Merging usb-gadget-fixes/fixes (65582a7f4ce5 usb: isp1760: fix spin unlock in 
the error path of isp1760_udc_start)
Merging usb-serial-fixes/usb-linus (b229a0f840f7 USB: ftdi_sio: Use jtag quirk 
for SNAP Connect E10)
Merging staging.current/staging-linus (3d8bbe243dc7 Merge tag 
'iio-fixes-for-4.0c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio 
into staging-linus)
Merging char-misc.current/char-misc-linus (bc465aa9d045 Linux 4.0-rc5)
Merging input-current/for-linus (98dc0703735d Input: synaptics - add quirk for 
Thinkpad E440)
Merging crypto-current/master (ccfe8c3f7e52 crypto: aesni - fix memory usage in 
GCM decryption)
Merging ide/master (b314acaccd7e Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input)
Merging devicetree-current/devicetree/merge (6b1271de3723 of/unittest: Overlays 
with sub-devices tests)
Merging rr-fixes/fixes (f47689345931 lguest: update help text.)
Merging vfio-fixes/for-linus (ec76f4007079 vfio-pci: Add missing break to 
enable VFIO_PCI_ERR_IRQ_INDEX)
Merging kselftest-fixes/fixes (67d8712dcc70 selftests: Fix build failures when 
invoked from kselftest target)
Merging drm-intel-fixes/for-linux-next-fixes (7712467cedbf drm/i915: Keep 
ring->active_list and ring->requests_list consistent)
Merging asm-generic/master (643165c8bbc8 Merge tag 'uaccess_for_upstream' of 
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-generic)
Merging arc/for-next (9eccca084320 Linux 4.0-rc3)
Merging arm/for-next (0c3e4b0d9f18 Merge branches 'fixes' and 'misc' into 
for-next)
Merging arm-perf/for-next/perf (00c59b952a91 Merge branches 'perf/updates' and 
'perf/cci' into for-next/perf)
Merging arm-soc/for-next (faa21ad5f889 arm-soc: document merges)
CONFLICT (content): Merge conflict in drivers/bus/Kconfig
Merging bcm2835/for-next (b2776bf7149b Linux 3.18)
Merging rpi/for-rpi-next (9a5a3543e168 ARM: bcm2835: Fix i2c0 node name)
Merging berlin/berlin/for-next (c517d838eb7d Linux 4.0-rc1)
Merging cortex-m/for-next (e799b6f37e6c ARM: zImage: add support for ARMv7-M)
Merging imx-mxs/for-next (d14fc2681e93 Merge branch 'imx/defconfig' into 
for-next)
Merging keystone/next (b17275a4a6cc Merge branch 'for_3.19/soc' into next)
Merging mvebu/for-next (9c4fb3c9f240 Merge branch 'mvebu/dt' into 
mvebu/for-next)
Merging omap/for-next (2f99e23ebcc9 Merge branch 'omap-for-v4.0/fixes' into 
for-next)
Merging omap-pending/for-next (30aa18d3bea5 MAINTAINERS: add maintainer for 
OMAP hwmod data)
Merging renesas/next (53a6e5250291 Merge branch 'heads/soc-cleanup-for-v4.1' 
into next)
Merging samsung/for-next (77105c882ba6 Merge branch 'v4.0-samsung-fixes-2' into 
for-next)
Merging sunxi/sunxi/for-next (952934e18fef Merge branch 'sunxi/dt-for-4.1' into 
sunxi/for-next)
Merging tegra/for-next (51a626076025 Merge branch for-4.1/dt into for-next)
Merging arm64/for-next/core (24deabf1b29a Merge branch 
'aarch64/kvm-bounce-page' into aarch64/for-next/core)
Merging arm64-acpi/for-next/acpi (1695127c1cab ARM64: kernel: acpi: honour 
acpi=force command line parameter)
Merging blackfin/for-linus (275f5a8573e7 blackfin: defconfigs: cleanup unused 
CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF537-STAMP)
Merging c6x/for-linux-next (3591276d16f8 c6x: kernel: setup: Include 
"linux/console.h")
Merging cris/for-next (d939b52abe0c cris: fix integer overflow in 
ELF_ET_DYN_BASE)
Merging hexagon/linux-next (8914d7e85780 Hexagon: fix signal delivery for debug 
traps)
Merging ia64/next (62f269ef8191 pstore: Fix the ramoops module parameters 
update)
Merging m68k/for-next (79bf442c79d6 m68k/pci: Remove a superflous KERN_ERR)
Merging m68knommu/for-next (8245a8ce8cd9 m68knommu: ColdFire 5271 only has a 
single FEC controller)
Merging metag/for-next (40346a0327fe metag: copy_thread(): rename 'arg' 
argument to 'kthread_arg')
Merging microblaze/next (c2219eda5478 microblaze: Fix syscall error recovery 
for invalid syscall IDs)
Merging mips/mips-for-linux-next (0aa681c14980 Merge branch '4.0-fixes' into 
mips-for-linux-next)
CONFLICT (content): Merge conflict in drivers/irqchip/Makefile
CONFLICT (content): Merge conflict in drivers/bus/Makefile
Merging nios2/nios2-next (6347e2a10f70 nios2: mm: do not invoke OOM killer on 
kernel fault OOM)
Merging parisc-hd/for-next (2e3f0ab2bb48 parisc: Fix pmd code to depend on 
PT_NLEVELS value, not on CONFIG_64BIT)
Merging powerpc/next (910681de70b7 Merge branch 'next-misc' into next)
Merging powerpc-mpe/next (cc83458d3aa0 powerpc/32: %pF is only for function 
pointers)
Applying: powerpc/powernv: fix for OpalMessageType name change
Merging fsl/next (0dc294f717d4 powerpc/mm: bail out early when flushing TLB 
page)
Merging mpc5xxx/next (9e813308a5c1 powerpc/thp: Add tracepoints to track 
hugepage invalidate)
Merging s390/features (57fe1b263907 s390/irq: enforce correct irqclass_sub_desc 
array size)
Merging sparc-next/master (9f935675d41a Merge branch 'for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input)
Merging tile/master (0631818c4f64 arch: tile: fix null pointer dereference on 
pt_regs pointer)
Merging uml/linux-next (bc465aa9d045 Linux 4.0-rc5)
Merging unicore32/unicore32 (d670878e2c9a unicore32: Remove ARCH_HAS_CPUFREQ 
config option)
Merging xtensa/for_next (0372c1abdd0d Merge tag 'xtensa-for-next-20150304' of 
git://github.com/jcmvbkbc/linux-xtensa into for_next)
Merging btrfs/next (a742994aa2e2 Btrfs: don't remove extents and xattrs when 
logging new names)
Merging ceph/master (388cfdc9bc19 libceph: require cephx message signature by 
default)
CONFLICT (content): Merge conflict in net/ceph/ceph_common.c
CONFLICT (content): Merge conflict in net/ceph/auth_x.c
CONFLICT (content): Merge conflict in include/linux/ceph/libceph.h
CONFLICT (content): Merge conflict in fs/ceph/super.h
CONFLICT (content): Merge conflict in fs/ceph/super.c
CONFLICT (content): Merge conflict in fs/ceph/snap.c
CONFLICT (content): Merge conflict in fs/ceph/inode.c
Merging cifs/for-next (7bd060d0d5d1 [[SMB3] Fix warning on uninitialized 
buftype)
Merging ecryptfs/next (6d65261a09ad eCryptfs: don't pass fs-specific ioctl 
commands through)
Merging ext3/for_next (5ce1aca81435 reiserfs: fix __RASSERT format string)
Merging ext4/dev (6f30b7e37a82 ext4: fix indirect punch hole corruption)
Merging f2fs/dev (fc655b4ed0a1 f2fs: fix sparse warnings)
Merging fscache/fscache (1a8ed18fb7db cachefiles: remove two unused pagevecs.)
CONFLICT (content): Merge conflict in fs/fscache/object.c
Merging fuse/for-next (94e4fe2cab3d fuse: explicitly set /dev/fuse file's 
private_data)
Merging gfs2/for-next (d9be0cda774e gfs2: allow fallocate to max out quotas/fs 
efficiently)
Merging jfs/jfs-next (7d2ac45611b0 jfs: %pf is only for function pointers)
Merging nfs/linux-next (9eccca084320 Linux 4.0-rc3)
Merging nfsd/nfsd-next (95e2d8455193 nfsd: remove unused status arg to 
nfsd4_cleanup_open_state)
Merging overlayfs/overlayfs-next (71cbad7e694e ovl: upper fs should not be R/O)
Merging squashfs/master (62421645bb70 Squashfs: Add LZ4 compression 
configuration option)
Merging v9fs/for-next (f569d3ef8254 net/9p: add a privport option for RDMA 
transport.)
Merging ubifs/linux-next (3527a86b7ae1 Merge tag 'v4.0-rc5' into linux-next)
Merging xfs/for-next (a448f8f1b744 Merge branch 'fallocate-insert-range' into 
for-next)
Merging file-locks/linux-next (65782c7629bd locks: use cmpxchg to assign 
i_flctx pointer)
Merging vfs/for-next (074def59bce4 dcache: return -ESTALE not -EBUSY on 
distributed fs race)
CONFLICT (content): Merge conflict in fs/udf/file.c
Applying: ext4: iov_iter_count needs linux/uio.h
Merging pci/next (8e795840e4d8 Merge branches 'pci/enumeration' and 
'pci/virtualization' into next)
Merging hid/for-next (9dc2fb473096 Merge branch 'for-4.0/upstream-fixes' into 
for-next)
Merging i2c/i2c/for-next (4a7a08226dd5 i2c: add support for the Digicolor I2C 
controller)
Merging jdelvare-hwmon/master (26bc420b59a3 Linux 3.19-rc6)
Merging hwmon-staging/hwmon-next (d720acace4d7 hwmon: (pwm-fan, vexpress) 
Constify of_device_id array)
Merging v4l-dvb/master (65ec78ae2f91 Merge branch 'v4l_for_linus' into to_next)
Merging kbuild/for-next (4ee14ab5a132 Merge branches 'kbuild/kbuild' and 
'kbuild/kconfig' into kbuild/for-next)
Merging kconfig/for-next (bfa76d495765 Linux 3.19)
Merging libata/for-next (8c1d28989c1b Merge branch 'for-4.1' into for-next)
Merging pm/linux-next (bc37a4de0e72 Merge branch 'device-properties' into 
linux-next)
Merging idle/next (210109f4a19a Merge branches 'turbostat', 'sfi' and 'cpuidle' 
into release)
Merging apm/for-next (53675abbd1e5 x86, apm: Remove unused variable)
Merging thermal/next (c0c01971b43f Thermal: do thermal zone update after a 
cooling device registered)
Merging thermal-soc/next (65a7db8371d1 thermal: cpu_cooling: Check memory 
allocation of power_table)
CONFLICT (content): Merge conflict in include/linux/thermal.h
Merging ieee1394/for-next (d71e6a11737f firewire: core: use correct 
vendor/model IDs)
Merging dlm/next (2ab4bd8ea3a6 dlm: adopt orphan locks)
Merging swiotlb/linux-next (8e0629c1d4ce swiotlb: don't assume PA 0 is invalid)
Merging slave-dma/next (ebb3abd4042e Merge branch 'for-linus' into next)
CONFLICT (modify/delete): arch/arm/mach-shmobile/board-mackerel.c deleted in 
HEAD and modified in slave-dma/next. Version slave-dma/next of 
arch/arm/mach-shmobile/board-mackerel.c left in tree.
CONFLICT (modify/delete): arch/arm/mach-shmobile/board-ape6evm.c deleted in 
HEAD and modified in slave-dma/next. Version slave-dma/next of 
arch/arm/mach-shmobile/board-ape6evm.c left in tree.
$ git rm -f arch/arm/mach-shmobile/board-mackerel.c 
arch/arm/mach-shmobile/board-ape6evm.c
Merging net-next/master (5a352dd0a3aa ipv6: hash net ptr into fragmentation 
bucket selection)
CONFLICT (content): Merge conflict in net/socket.c
CONFLICT (content): Merge conflict in net/ipv6/tcp_ipv6.c
CONFLICT (content): Merge conflict in net/ipv4/tcp_ipv4.c
Applying: crypto: algif - cope with aio_complete() going away
Merging ipsec-next/master (74005991b78a xfrm: Do not parse 32bits compiled xfrm 
netlink msg on 64bits host)
Merging wireless-drivers-next/master (44a89c82feca ath9k: Fix AIC compilation 
error)
Merging bluetooth/master (eb17380972d5 Bluetooth: hci_uart: Add setup callback)
Merging infiniband/for-next (147d1da951cf Merge branches 'core', 'cxgb4', 
'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next)
Merging mtd/master (5e0899db69e2 mtd: nand: MTD_NAND_HISI504 should depend on 
HAS_DMA)
Merging l2-mtd/master (73c8aaf43629 mtd: nand: fix spelling of REPLACEABLE)
Merging crypto/master (fa50d7ee45bf crypto: arm/ghash - fix big-endian bug in 
ghash)
CONFLICT (content): Merge conflict in crypto/Kconfig
Applying: crypto: fix for sendmsg/recvmsg API change
Merging drm/drm-next (ae10c2248593 Merge branch 'drm/next/rcar-du' of 
git://linuxtv.org/pinchartl/fbdev into drm-next)
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/intel_display.c
Merging drm-panel/drm/panel/for-next (763c5c165a65 drm/panel: Add display 
timing for HannStar HSD070PWW1)
Merging drm-intel/for-linux-next (73527c7251e7 drm/i915: kill i915.powersave)
CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/intel_display.c
Merging drm-tegra/drm/tegra/for-next (13a7a6ac0a11 Linux 4.0-rc2)
Merging drm-misc/topic/drm-misc (27798365a60e drm: atomic: Allow setting CRTC 
active property)
Merging drm-exynos/exynos-drm/for-next (e7b30d56abc3 drm/exynos: fix the 
initialization order in FIMD)
Merging sound/for-next (4738465c3729 ALSA: hda/via - Add beep controls to VIA 
codecs)
Merging sound-asoc/for-next (ebf588dbe4a8 Merge remote-tracking branches 
'asoc/topic/wm2200', 'asoc/topic/wm5100', 'asoc/topic/wm8731', 
'asoc/topic/wm8804' and 'asoc/topic/wm8996' into asoc-next)
Merging modules/modules-next (cc9e605dc6cb module: do not print allocation-fail 
warning on bogus user buffer size)
Merging virtio/virtio-next (2f921b5bb051 lguest: suppress interrupts for single 
insn, not range.)
Merging input/next (709583e894af Input: edt-ft5x06 - remove EV_SYN event report)
Merging block/for-next (fd93e6eff530 Merge branch 'for-4.1/drivers' into 
for-next)
Merging device-mapper/for-next (3bd8c5cc8867 dm: add log writes target)
Merging mmc/mmc-next (11bc9381b277 mmc: sdhci-s3c: use mmc_of_parse and remove 
the card_tasklet)
Merging mmc-uh/next (3a3ad3e9d54c mmc: sdhci-msm: Add support for vendor 
capabilities registers)
Merging kgdb/kgdb-next (2d289f14f00a kdb: Fix handling of 
kallsyms_symbol_next() return value)
Merging md/for-next (4bbe5e27f0c6 md/raid5: allow the stripe_cache to grow and 
shrink.)
Merging mfd/for-mfd-next (5c850c8f8c7e mfd: sec-core: Enable RTC on S2MPS11 
PMIC)
Merging backlight/for-backlight-next (1926469377bb backlight: da9052_bl: 
Terminate da9052_wled_ids array with empty element)
Merging battery/master (ecf896b97de9 power_supply: charger-manager: Fix 
dereferencing of ERR_PTR)
CONFLICT (content): Merge conflict in drivers/hid/wacom_sys.c
CONFLICT (content): Merge conflict in drivers/hid/wacom.h
Applying: HID: wacom: merge fix for "Change ownership from driver to core"
Applying: HID: wacom: merge fix 2 for "Change ownership from driver to core"
Merging omap_dss2/for-next (72fc8b7187cd Merge branches '4.1/fbdev' and 
'4.1/omapdss' into for-next)
Merging regulator/for-next (396282477a1a Merge remote-tracking branches 
'regulator/topic/stw481x' and 'regulator/topic/wm8350' into regulator-next)
Merging security/next (6b37729bd184 tpm/tpm_infineon: Use struct dev_pm_ops for 
power management)
CONFLICT (content): Merge conflict in drivers/char/tpm/tpm-chip.c
Merging integrity/next (7bea7ff67e0c ima: /proc/keys is now mandatory)
Merging selinux/next (1cad16744b21 selinux: remove unnecessary pointer 
reassignment in avc_has_perm_noaudit())
Merging lblnet/next (b2776bf7149b Linux 3.18)
Merging watchdog/master (42247bd1fc9d watchdog: cadence: Remove Kconfig 
dependency on ARCH)
Merging iommu/next (b0409b703b92 Merge branches 'iommu/fixes', 'x86/vt-d' and 
'x86/amd' into next)
Merging dwmw2-iommu/master (03ecc32c5274 iommu/vt-d: support extended root and 
context entries)
Merging vfio/next (71be3423a62b vfio: Split virqfd into a separate module for 
vfio bus drivers)
Merging osd/linux-next (1fa3a002b254 Boaz Harrosh - fix email in Documentation)
Merging jc_docs/docs-next (1913c6f4488e README: Change gzip/bzip2 to xz 
compression format)
Merging trivial/for-next (0e4f93e5017d goldfish: goldfish_tty_probe() is not 
using 'i' any more)
Merging audit/next (724e7bfcc566 audit: Remove condition which always evaluates 
to false)
Merging devicetree/devicetree/next (fca8ba4ee24d of/unittest: Remove obsolete 
code)
Merging dt-rh/for-next (9697a5595ece of/unittest: replace 'selftest' with 
'unittest')
Merging mailbox/mailbox-for-next (ee23d66af921 mailbox: arm_mhu: add driver for 
ARM MHU controller)
Merging spi/for-next (8befd715f1c1 Merge remote-tracking branches 
'spi/topic/spidev' and 'spi/topic/spidev-test' into spi-next)
CONFLICT (modify/delete): drivers/dma/intel_mid_dma_regs.h deleted in 
spi/for-next and modified in HEAD. Version HEAD of 
drivers/dma/intel_mid_dma_regs.h left in tree.
CONFLICT (modify/delete): drivers/dma/intel_mid_dma.c deleted in spi/for-next 
and modified in HEAD. Version HEAD of drivers/dma/intel_mid_dma.c left in tree.
$ git rm -f drivers/dma/intel_mid_dma_regs.h drivers/dma/intel_mid_dma.c
Merging tip/auto-latest (414ea576f3dc Merge branch 'x86/ras')
Merging clockevents/clockevents/next (4c8305221193 clocksource: Driver for 
Conexant Digicolor SoC timer)
CONFLICT (add/add): Merge conflict in drivers/clocksource/rockchip_timer.c
CONFLICT (content): Merge conflict in drivers/clocksource/Kconfig
CONFLICT (content): Merge conflict in arch/arm/mach-rockchip/Kconfig
Merging edac/linux_next (fec53af531dd sb_edac: Fix typo computing number of 
banks)
Merging edac-amd/for-next (1afaa0551521 EDAC: Constify of_device_id array)
Merging irqchip/irqchip/for-next (960f889bfb53 Merge branch 
'irqchip/stacked-irq_set_wake' into irqchip/for-next)
CONFLICT (content): Merge conflict in arch/arm/mach-tegra/irq.c
CONFLICT (content): Merge conflict in arch/arm/mach-exynos/suspend.c
Merging tiny/tiny/next (f114040e3ea6 Linux 3.18-rc1)
Merging ftrace/for-next (acf3df95ae92 Merge branch 'for-next/trace/tracefs' 
into trace/for-next)
Merging rcu/rcu/next (0c87731f0cf6 rcu: Force wakeup of rcu_gp_kthread at 
grace-period end)
Merging kvm/linux-next (4ff6f8e61eb7 KVM: emulate: fix CMPXCHG8B on 32-bit 
hosts)
Merging kvm-arm/next (1a74847885cc arm/arm64: KVM: Fix migration race in the 
arch timer)
CONFLICT (content): Merge conflict in virt/kvm/arm/vgic.c
Merging kvm-ppc/kvm-ppc-next (2c4aa55a6af0 Merge tag 'signed-kvm-ppc-next' of 
git://github.com/agraf/linux-2.6 into HEAD)
Merging kvms390/next (18280d8b4bcd KVM: s390: represent SIMD cap in kvm 
facility)
Merging xen-tip/linux-next (278edfc07875 xen-pciback: also support disabling of 
bus-mastering and memory-write-invalidate)
CONFLICT (content): Merge conflict in drivers/xen/Kconfig
Merging percpu/for-next (4c907baf36d8 percpu_ref: implement 
percpu_ref_is_dying())
Merging workqueues/for-next (bffc4375897e percpu: Fix trivial typos in comments)
Merging drivers-x86/for-next (0a63ca11b42b MAINTAINERS: Add missing Toshiba 
devices and add myself as maintainer)
Merging chrome-platform/for-next (8ce580932f8e platform/chrome: cros_ec_lpc - 
Depend on X86 || COMPILE_TEST)
Merging regmap/for-next (5e83a0463ac0 Merge remote-tracking branch 
'regmap/topic/trace' into regmap-next)
Merging hsi/for-next (f034125dfdae HSI: nokia-modem: fix error return code)
Merging leds/for-next (3bbfb37a3520 dt-binding: leds: Add common LED DT 
bindings macros)
Merging ipmi/for-next (3a31f945b709 ipmi: Remove incorrect use of 
seq_has_overflowed)
Merging driver-core/driver-core-next (06e5801b8cb3 Linux 4.0-rc4)
Merging tty/tty-next (caa445d808d2 Merge 4.0-rc5 into tty-next)
Merging usb/usb-next (1c41a9570a02 Merge tag 'usb-for-v4.1' of 
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next)
Merging usb-gadget/next (3e457371f436 usb: musb: Fix fifo reads for dm816x with 
musb_dsps)
Merging usb-serial/usb-next (394a10331a9e USB: ch341: remove redundant close 
from open error path)
Merging staging/staging-next (dc5f2c5f6aa1 Merge tag 'iio-for-4.1a' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next)
CONFLICT (content): Merge conflict in drivers/staging/media/mn88473/mn88473.c
Merging char-misc/char-misc-next (d38b98a3b8c9 Merge branch 'fix_ioremap_wc' of 
git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into char-misc-next)
Merging extcon/extcon-next (66bee35f2968 extcon: Fix missing locking when 
[un]registering notifiers)
Merging kdbus/kdbus (1e951b699ad9 kdbus: Fix CONFIG_KDBUS help text)
CONFLICT (content): Merge conflict in Documentation/Makefile
Merging cgroup/for-next (34ebe933417e cpuset, isolcpus: document relationship 
between cpusets & isolcpus)
Merging scsi/for-next (4a44b7a98b7f Merge branch 'misc' into for-next)
Merging target-updates/for-next (5bc6510f919b iscsi-target: don't export static 
symbol)
Merging target-merge/for-next-merge (b28a960c42fc Linux 3.14-rc2)
Merging pinctrl/for-next (bef6ff0b15ef Merge branch 'devel' into for-next)
Merging vhost/linux-next (1179c21e8917 virtio_blk: fix comment for virtio 1.0)
Merging remoteproc/for-next (315491e5d6ee remoteproc: add IOMMU hardware 
capability flag)
Merging rpmsg/for-next (b1b9891441fa rpmsg: use less buffers when vrings are 
small)
Merging gpio/for-next (1d93799ab829 Merge branch 'devel' into for-next)
Merging dma-mapping/dma-mapping-next (04abab698285 include/dma-mapping: Clarify 
output of dma_map_sg)
Merging pwm/for-next (6da89312a39b pwm: samsung: Fix output race on disabling)
Merging dma-buf/for-next (56a4d3e2e2d4 staging: android: ion: fix wrong init of 
dma_buf_export_info)
Merging userns/for-next (db86da7cb76f userns: Unbreak the unprivileged remount 
tests)
Merging ktest/for-next (7c2c49eceb79 ktest: Place quotes around item variable)
Merging clk/clk-next (fe15dedc02e4 Merge tag 'sunxi-clocks-for-4.1' of 
https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next)
Merging random/dev (7185ad2672a7 crypto: memzero_explicit - make sure to clear 
out sensitive data)
Merging aio/master (5f785de58873 aio: Skip timer for io_getevents if timeout=0)
Merging llvmlinux/for-next (25d4aee23af2 arm: LLVMLinux: Use global stack 
register variable for percpu)
Merging kselftest/next (0b63accf8722 tools, update rtctest.c to verify passage 
of time)
CONFLICT (content): Merge conflict in tools/testing/selftests/powerpc/Makefile
Merging y2038/y2038 (ed8c2241c1ae coredump: Use 64bit time for unix time of 
coredump)
CONFLICT (content): Merge conflict in drivers/staging/media/lirc/lirc_parallel.c
Merging luto-misc/next (a6c5170d1ede Merge branch 'for-4.0' of 
git://linux-nfs.org/~bfields/linux)
Merging access_once/linux-next (6becd6bd5e89 compiler.h: Fix word size check 
for READ/WRITE_ONCE)
Merging livepatching/for-next (9b9467011449 Merge branch 
'for-4.0/upstream-fixes' into for-next)
Merging akpm-current/current (643c6ffedce1 x86: switch to using asm-generic for 
seccomp.h)
CONFLICT (content): Merge conflict in fs/fat/inode.c
CONFLICT (content): Merge conflict in arch/s390/mm/mmap.c
CONFLICT (content): Merge conflict in arch/arm64/Kconfig
CONFLICT (content): Merge conflict in Documentation/printk-formats.txt
$ git checkout -b akpm remotes/origin/akpm/master
Applying: arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR
Applying: lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text
Applying: mips: ip32: add platform data hooks to use DS1685 driver
Applying: oprofile: reduce mmap_sem hold for mm->exe_file
Applying: powerpc/oprofile: reduce mmap_sem hold for exe_file
Applying: oprofile-reduce-mmap_sem-hold-for-mm-exe_file-fix
Applying: tomoyo: reduce mmap_sem hold for mm->exe_file
Applying: tomoyo-reduce-mmap_sem-hold-for-mm-exe_file-checkpatch-fixes
Applying: MAINTAINERS: add Mediatek SoC mailing list
Applying: .gitignore: ignore *.tar
Applying: drivers/rtc/rtc-s5m.c: allow usage on device type different than main 
MFD type
Applying: rtc-s5m-allow-usage-on-device-type-different-than-main-mfd-type-v2
Applying: Documentation/spi/spidev_test.c: fix warning
Applying: drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
Applying: mm, x86: document return values of mapping funcs
Applying: mtrr, x86: fix MTRR lookup to handle inclusive entry
Applying: mtrr, x86: remove a wrong address check in __mtrr_type_lookup()
Applying: mtrr, x86: fix MTRR state checks in mtrr_type_lookup()
Applying: mtrr, x86: define MTRR_TYPE_INVALID for mtrr_type_lookup()
Applying: mtrr, x86: clean up mtrr_type_lookup()
Applying: mtrr, mm, x86: enhance MTRR checks for KVA huge page mapping
Applying: drivers/w1/w1_int.c: call put_device if device_register fails
Applying: mm: add strictlimit knob
Merging akpm/master (6b1595264938 mm: add strictlimit knob)

Attachment: pgpWJgG7sFkwr.pgp
Description: OpenPGP digital signature

Reply via email to