From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932261AbbD1DK4 (ORCPT ); Mon, 27 Apr 2015 23:10:56 -0400 Received: from ozlabs.org ([103.22.144.67]:40022 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752854AbbD1DKw (ORCPT ); Mon, 27 Apr 2015 23:10:52 -0400 Date: Tue, 28 Apr 2015 13:10:45 +1000 From: Stephen Rothwell To: linux-next@vger.kernel.org Cc: linux-kernel@vger.kernel.org Subject: linux-next: Tree for Apr 28 Message-ID: <20150428131045.7ec89cf4@canb.auug.org.au> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; i586-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/Cf9_2EcyO8zq1tYhe1SvOZH"; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/Cf9_2EcyO8zq1tYhe1SvOZH Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, Changes since 20150427: New tree: dmi Non-merge commits (relative to Linus' tree): 725 874 files changed, 61499 insertions(+), 14685 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 215 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. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au $ git checkout master $ git reset --hard stable Merging origin/master (2decb2682f80 Merge git://git.kernel.org/pub/scm/linu= x/kernel/git/davem/net) 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 (e4140819dadc ARC: signal handling robustify) Merging arm-current/fixes (6c5c2a01fcfd ARM: proc-arm94*.S: fix setup funct= ion) Merging m68k-current/for-linus (b24f670b7f5b m68k/mac: Fix out-of-bounds ar= ray index in OSS IRQ source initialization) Merging metag-fixes/fixes (0164a711c97b metag: Fix ioremap_wc/ioremap_cache= d build errors) Merging mips-fixes/mips-fixes (1795cd9b3a91 Linux 3.16-rc5) Merging powerpc-merge-mpe/fixes (2e826695d87c powerpc/mm: Fix build error w= ith CONFIG_PPC_TRANSACTIONAL_MEM disabled) Merging powerpc-merge/merge (c517d838eb7d Linux 4.0-rc1) Merging sparc/master (acc455cffa75 sparc64: Setup sysfs to mark LDOM socket= s, cores and threads correctly) Merging net/master (22a8f237c055 bnx2x: really disable TPA if 'disable_tpa'= option is set) Merging ipsec/master (092a29a40bab vti6: fix uninit when using x-netns) Merging sound-current/for-linus (30e5f003ff4b ALSA: hda - Fix missing va_en= d() call in snd_hda_codec_pcm_new()) Merging pci-current/for-linus (b787f68c36d4 Linux 4.1-rc1) Merging wireless-drivers/master (69628cd0652a Merge tag 'iwlwifi-for-kalle-= 2015-03-30' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlw= ifi-fixes) Merging driver-core.current/driver-core-linus (b787f68c36d4 Linux 4.1-rc1) Merging tty.current/tty-linus (b787f68c36d4 Linux 4.1-rc1) Merging usb.current/usb-linus (b787f68c36d4 Linux 4.1-rc1) Merging usb-gadget-fixes/fixes (b787f68c36d4 Linux 4.1-rc1) Merging usb-serial-fixes/usb-linus (39a8804455fb Linux 4.0) Merging staging.current/staging-linus (b787f68c36d4 Linux 4.1-rc1) Merging char-misc.current/char-misc-linus (b787f68c36d4 Linux 4.1-rc1) Merging input-current/for-linus (48853389f206 Merge branch 'next' into for-= linus) Merging crypto-current/master (8c98ebd7a6ff crypto: img-hash - CRYPTO_DEV_I= MGTEC_HASH should depend on HAS_DMA) Merging ide/master (d681f1166919 ide: remove deprecated use of pci api) Merging devicetree-current/devicetree/merge (41d9489319f2 drivers/of: Add e= mpty ranges quirk for PA-Semi) Merging rr-fixes/fixes (f47689345931 lguest: update help text.) Merging vfio-fixes/for-linus (ec76f4007079 vfio-pci: Add missing break to e= nable VFIO_PCI_ERR_IRQ_INDEX) Merging kselftest-fixes/fixes (67d8712dcc70 selftests: Fix build failures w= hen invoked from kselftest target) Merging drm-intel-fixes/for-linux-next-fixes (39a8804455fb Linux 4.0) Merging asm-generic/master (643165c8bbc8 Merge tag 'uaccess_for_upstream' o= f git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-generic) Merging arc/for-next (b787f68c36d4 Linux 4.1-rc1) Merging arm/for-next (6b7acae74fc2 Merge branches 'misc' and 'vdso' into fo= r-next) Merging arm-perf/for-next/perf (39a8804455fb Linux 4.0) Merging arm-soc/for-next (0f0175702e2e arm-soc: document merges) CONFLICT (content): Merge conflict in drivers/bus/Makefile CONFLICT (content): Merge conflict in MAINTAINERS Merging at91/at91-next (d8a291a11778 Merge tag 'at91-dt2' into at91-next) Merging bcm2835/for-next (b2776bf7149b Linux 3.18) Merging rpi/for-rpi-next (31fd7fe00b0d ARM: bcm2835: Drop the init_irq() ho= ok) Merging berlin/berlin/for-next (b787f68c36d4 Linux 4.1-rc1) Merging cortex-m/for-next (e799b6f37e6c ARM: zImage: add support for ARMv7-= M) Merging imx-mxs/for-next (add3c7901a55 Merge branch 'imx/dt' into for-next) Merging keystone/next (b17275a4a6cc Merge branch 'for_3.19/soc' into next) Merging mvebu/for-next (750e30d4076a ARM: mvebu: armada-xp-openblocks-ax3-4= : Disable internal RTC) Merging omap/for-next (23aa6c6f4bed Merge branch 'omap-for-v4.0/fixes' into= for-next) Merging omap-pending/for-next (30aa18d3bea5 MAINTAINERS: add maintainer for= OMAP hwmod data) CONFLICT (content): Merge conflict in arch/arm/mach-omap2/omap_hwmod_43xx_d= ata.c Merging renesas/next (b036267ee514 Merge branches 'heads/sh-drivers-for-v4.= 1' and 'heads/dt-for-v4.2' into next) Merging samsung/for-next (5d5443b9c3ba Merge branch 'v4.1-next/mach-samsung= ' into for-next) CONFLICT (content): Merge conflict in arch/arm/mach-exynos/platsmp.c Merging sunxi/sunxi/for-next (4ab66f83f824 Merge branch 'sunxi/defconfig-fo= r-4.2' into sunxi/for-next) Merging tegra/for-next (47ee17a644f4 Merge branch for-4.1/dt into for-next) Merging arm64/for-next/core (6d1966dfd6e0 arm64: fix midr range for Cortex-= A57 erratum 832075) Merging arm64-acpi/for-next/acpi (7676fa70feb2 ARM64 / ACPI: make acpi_map_= gic_cpu_interface() as void function) Merging blackfin/for-linus (d91e14b3b9e1 eth: bf609 eth clock: add pclk clo= ck for stmmac driver probe) Merging c6x/for-linux-next (3083ca2376a7 c6x: platforms: cache: Export symb= ol L1P_cache_block_invalidate and L1D_cache_block_writeback) Merging cris/for-next (d939b52abe0c cris: fix integer overflow in ELF_ET_DY= N_BASE) Merging hexagon/linux-next (8914d7e85780 Hexagon: fix signal delivery for d= ebug traps) Merging ia64/next (62f269ef8191 pstore: Fix the ramoops module parameters u= pdate) Merging m68k/for-next (b24f670b7f5b m68k/mac: Fix out-of-bounds array index= in OSS IRQ source initialization) Merging m68knommu/for-next (b787f68c36d4 Linux 4.1-rc1) Merging metag/for-next (40346a0327fe metag: copy_thread(): rename 'arg' arg= ument to 'kthread_arg') Merging microblaze/next (c2219eda5478 microblaze: Fix syscall error recover= y for invalid syscall IDs) Merging mips/mips-for-linux-next (3e20a26b02bd Merge branch '4.0-fixes' int= o mips-for-linux-next) Merging nios2/nios2-next (1a70db49a735 nios2: rework cache) Merging parisc-hd/for-next (5fec97d0e3d9 parisc: copy_thread(): rename 'arg= ' argument to 'kthread_arg') Merging powerpc-mpe/next (2fe0753d4940 powerpc/powermac: Fix build error se= en with powermac smp builds) Merging powerpc/next (65e7bb2a34fe Merge branch 'next-sriov' into next) Merging fsl/next (d41444daba1f powerpc/corenet: enable CONFIG_I2C_MUX and C= ONFIG_I2C_MUX_PCA954x) Merging mpc5xxx/next (9e813308a5c1 powerpc/thp: Add tracepoints to track hu= gepage invalidate) Merging s390/features (57127645d79d s390/zcrypt: Introduce new SHA-512 base= d Pseudo Random Generator.) Merging sparc-next/master (9f935675d41a Merge branch 'for-linus' of git://g= it.kernel.org/pub/scm/linux/kernel/git/dtor/input) Merging tile/master (128f3cb9398b tile: nohz: warn if nohz_full uses hyperv= isor shared cores) Merging uml/linux-next (fe205bdd1321 um: Print minimum physical memory requ= irement) Merging unicore32/unicore32 (d670878e2c9a unicore32: Remove ARCH_HAS_CPUFRE= Q config option) Merging xtensa/for_next (2ba9268dd603 Merge tag 'xtensa-for-next-20150413' = of git://github.com/jcmvbkbc/linux-xtensa into for_next) Merging btrfs/next (e082f56313f3 btrfs: quota: Update quota tree after qgro= up relationship change.) Merging ceph/master (84b54fefaa05 libceph: announce support for straw2 buck= ets) Merging cifs/for-next (be4a8e38d68f Update negotiate protocol for SMB3.1 di= alect) Merging ecryptfs/next (6d65261a09ad eCryptfs: don't pass fs-specific ioctl = commands through) Merging ext3/for_next (3adc12e96482 udf: Update ctime and mtime when direct= ory is modified) Merging ext4/dev (6ddb2447846a ext4 crypto: enable encryption feature flag) Merging f2fs/dev (10027551ccf5 f2fs: pass checkpoint reason on roll-forward= recovery) Merging fscache/fscache (b00c2ae2ed3c FS-Cache: Don't override netfs's prim= ary_index if registering failed) Merging fuse/for-next (94e4fe2cab3d fuse: explicitly set /dev/fuse file's p= rivate_data) Merging gfs2/for-next (0166b197c2ed GFS2: Average in only non-zero round-tr= ip times for congestion stats) Merging jfs/jfs-next (7d2ac45611b0 jfs: %pf is only for function pointers) Merging nfs/linux-next (b787f68c36d4 Linux 4.1-rc1) Merging nfsd/nfsd-next (65b1a389986e nfsd: fix pNFS return on close semanti= cs) Merging overlayfs/overlayfs-next (71cbad7e694e ovl: upper fs should not be = R/O) Merging squashfs/master (62421645bb70 Squashfs: Add LZ4 compression configu= ration option) Merging v9fs/for-next (f569d3ef8254 net/9p: add a privport option for RDMA = transport.) Merging ubifs/linux-next (502690674281 UBI: power cut emulation for testing) Merging xfs/for-next (542c311813d5 Merge branch 'xfs-dio-extend-fix' into f= or-next) Merging file-locks/linux-next (7505256626b0 Merge tag 'devicetree-for-linus= ' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux) Merging vfs/for-next (6d3b3d3367cb direct-io: only inc/dec inode->i_dio_cou= nt for file systems) Merging pci/next (b787f68c36d4 Linux 4.1-rc1) Merging hid/for-next (28c1798485a3 Merge branch 'for-4.2/wacom' into for-ne= xt) Merging i2c/i2c/for-next (b787f68c36d4 Linux 4.1-rc1) Merging jdelvare-hwmon/master (26bc420b59a3 Linux 3.19-rc6) Merging dmi/master (9432bf142f77 firmware: dmi: List my quilt tree) Merging hwmon-staging/hwmon-next (f354169e0f7d hwmon: (pwm-fan) Update the = duty cycle inorder to control the pwm-fan) Merging v4l-dvb/master (bfb4e26f2532 Merge branch 'patchwork' into to_next) Merging kbuild/for-next (a1d375f9a7e3 Merge branch 'kbuild/misc' into kbuil= d/for-next) Merging kconfig/for-next (bfa76d495765 Linux 3.19) Merging libata/for-next (09c5b4803a80 libata: Ignore spurious PHY event on = LPM policy change) Merging pm/linux-next (b787f68c36d4 Linux 4.1-rc1) Merging idle/next (9d72137b1930 Merge branch 'cpu-online-next' into next) Merging apm/for-next (53675abbd1e5 x86, apm: Remove unused variable) Merging thermal/next (75229df63655 Merge branches 'thermal-fix', 'thermal-i= ntel' and 'thermal-soc' of .git into next) Merging thermal-soc/next (62d0817a0aca Merge branch 'work-linus' into work-= next) 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 inva= lid) Merging slave-dma/next (b787f68c36d4 Linux 4.1-rc1) Merging net-next/master (04b7fe6a4a23 Merge git://git.kernel.org/pub/scm/li= nux/kernel/git/davem/ide) Merging ipsec-next/master (dc0565ce6e34 xfrm: slightly optimise xfrm_input) Merging wireless-drivers-next/master (f56d9e23b78e ssb: add delay after PCI= reset to fix SoC reboots) Merging bluetooth/master (35ef6e90d198 Bluetooth: btusb: off by one in rtl8= 723b_parse_firmware()) Merging infiniband/for-next (c1c2fef6cfb0 Merge branches 'cve-fixup', 'ipoi= b', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1) Merging mtd/master (3e550d2396d9 Merge MTD fixes from 4.0 into -next) Merging l2-mtd/master (3e550d2396d9 Merge MTD fixes from 4.0 into -next) Merging crypto/master (10d87b730e1d crypto: nx - Fixing SHA update bug) Merging drm/drm-next (cec32a470106 media-bus: Fixup RGB444_1X12, RGB565_1X1= 6, and YUV8_1X24 media bus format) Merging drm-panel/drm/panel/for-next (1c550fa193d0 drm/panel: Add support f= or Ampire AM-800480R3TMQW-A1H 800x480 7" panel) Merging drm-intel/for-linux-next (b5f1c97f9444 drm/i915: vlv: fix save/rest= ore of GFX_MAX_REQ_COUNT reg) Merging drm-tegra/drm/tegra/for-next (535a65db484f drm/tegra: sor: Reset du= ring initialization) Merging drm-misc/topic/drm-misc (a3c6d686443e DRM: Don't re-poll connector = for disconnect) Merging drm-exynos/exynos-drm/for-next (3cf711584d3e drm/exynos: Fix FIMD b= uffer size calculation) Merging drm-msm/msm-next (d5af49c92a8a drm/msm/mdp5: Enable DSI connector i= n msm drm driver) Merging sound/for-next (f1a77547c21f Merge branch 'for-4.2' into for-next) Merging sound-asoc/for-next (f4d16a37a08c Merge remote-tracking branch 'aso= c/topic/sgtl5000' into asoc-next) Merging modules/modules-next (4a3893d069b7 modpost: don't emit section mism= atch warnings for compiler optimizations) Merging virtio/virtio-next (9abbfb486f5c virtio: drop virtio_device_is_lega= cy_only) Merging input/next (c9eeb5084b27 Input: lm8333 - fix broken email address) Merging block/for-next (889fa31f00b2 blk-mq: reduce unnecessary software qu= eue looping) Merging device-mapper/for-next (44c144f9c8e8 dm crypt: fix missing error co= de return from crypt_ctr error path) Merging mmc/mmc-next (11bc9381b277 mmc: sdhci-s3c: use mmc_of_parse and rem= ove the card_tasklet) Merging mmc-uh/next (e3207ccf7de3 mmc: core: add missing pm event in mmc_pm= _notify to fix hib restore) Merging kgdb/kgdb-next (2d289f14f00a kdb: Fix handling of kallsyms_symbol_n= ext() return value) Merging md/for-next (9ffc8f7cb964 md/raid5: don't do chunk aligned read on = degraded array.) Merging mfd/for-mfd-next (e554a99ee8d0 mfd: sec: Fix RTC alarm interrupt nu= mber on S2MPS11) Merging backlight/for-backlight-next (b1f85c0fec20 backlight: da9052_bl: Te= rminate da9052_wled_ids array with empty element) Merging battery/master (5939d9dfe440 power: twl4030_madc_battery: Add missi= ng MODULE_ALIAS) Merging omap_dss2/for-next (72fc8b7187cd Merge branches '4.1/fbdev' and '4.= 1/omapdss' into for-next) Merging regulator/for-next (e2a4e9538fe6 Merge remote-tracking branches 're= gulator/topic/cleanup', 'regulator/topic/max14577', 'regulator/topic/max778= 43' and 'regulator/topic/max8973' into regulator-next) Merging security/next (5deeb5cece3f lsm: copy comm before calling audit_log= to avoid race in string printing) Merging integrity/next (f46131eeef79 KEYS: fix "ca_keys=3D" partial key mat= ching) Merging selinux/next (cf7b6c0205f1 selinux: increase avtab max buckets) Merging lblnet/next (b2776bf7149b Linux 3.18) Merging watchdog/master (fe92a2e35727 watchdog: octeon: use fixed length st= ring for register names) Merging iommu/next (7f65ef01e131 Merge branches 'iommu/fixes', 'x86/vt-d', = 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next) Merging dwmw2-iommu/master (03ecc32c5274 iommu/vt-d: support extended root = and context entries) Merging vfio/next (5a0ff17741c1 vfio-pci: Fix use after free) Merging osd/linux-next (1fa3a002b254 Boaz Harrosh - fix email in Documentat= ion) Merging jc_docs/docs-next (197175427a22 Documentation/memcg: update memcg/k= mem status) Merging trivial/for-next (0e4f93e5017d goldfish: goldfish_tty_probe() is no= t using 'i' any more) Merging audit/next (39a8804455fb Linux 4.0) Merging devicetree/devicetree/next (a2166ca5f320 Merge remote-tracking bran= ch 'robh/for-next' into devicetree/next) Merging dt-rh/for-next (04fca0e390e8 frv: add io{read,write}{16,32}be funct= ions) Merging mailbox/mailbox-for-next (ee23d66af921 mailbox: arm_mhu: add driver= for ARM MHU controller) Merging spi/for-next (d2b5d42b04f7 Merge remote-tracking branches 'spi/topi= c/sirf' and 'spi/topic/spidev' into spi-next) Merging tip/auto-latest (88256d924879 Merge branch 'x86/urgent') 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 (a8bcdc32fafb Merge branch 'irqchip/core' = into irqchip/for-next) Merging tiny/tiny/next (f114040e3ea6 Linux 3.18-rc1) Merging ftrace/for-next (c4b00d27e405 Merge branch 'for-next/ftrace/core' i= nto trace/for-next) Merging rcu/rcu/next (8d7dc9283f39 rcu: Control grace-period delays directl= y from value) Merging kvm/linux-next (2fa462f82621 Merge tag 'kvm-arm-for-4.1-take2' of g= it://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master) Merging kvm-arm/next (fd1d0ddf2ae9 KVM: arm/arm64: check IRQ number on user= land injection) Merging kvm-ppc/kvm-ppc-next (b79013b2449c Merge tag 'staging-4.1-rc1' of g= it://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging) Merging kvms390/next (816c7667ea97 KVM: s390: migrate vcpu interrupt state) Merging xen-tip/linux-next (0b97b03d88b4 xen/pci: Try harder to get PXM inf= ormation for Xen) Merging percpu/for-next (4c907baf36d8 percpu_ref: implement percpu_ref_is_d= ying()) Merging workqueues/for-next (b05a79280b34 workqueue: Create low-level unbou= nd workqueues cpumask) Merging drivers-x86/for-next (358d6a2c3eca toshiba_acpi: Do not register ve= ndor backlight when acpi_video bl is available) Merging chrome-platform/for-next (96cba9b00e29 platform/chrome: chromeos_la= ptop - instantiate Atmel at primary address) Merging regmap/for-next (77f5f3e9c86d regmap: Constify irq_domain_ops) Merging hsi/for-next (265ef3ee9575 HSI: cmt_speech: fix error return code) Merging leds/for-next (1fbaf327b79c leds: gpio: Fix error handling for led = name null pointer case) Merging ipmi/for-next (d0acf734d886 ipmi_ssif: Use interruptible completion= for waiting in the thread) Merging driver-core/driver-core-next (b787f68c36d4 Linux 4.1-rc1) Merging tty/tty-next (b787f68c36d4 Linux 4.1-rc1) Merging usb/usb-next (b787f68c36d4 Linux 4.1-rc1) Merging usb-gadget/next (b787f68c36d4 Linux 4.1-rc1) Merging usb-serial/usb-next (65dd82ae453f USB: f81232: fix some minor style= issues) Merging staging/staging-next (b787f68c36d4 Linux 4.1-rc1) Merging char-misc/char-misc-next (b787f68c36d4 Linux 4.1-rc1) Merging extcon/extcon-next (561f26521360 extcon: Add manufactor name of eac= h extcon device) Merging kdbus/kdbus (9fb9cd0f4434 kdbus: avoid the use of struct timespec) CONFLICT (content): Merge conflict in Documentation/Makefile Merging cgroup/for-next (d0f702e648dc cgroup: fix some comment typos) Merging scsi/for-next (118c855b5623 3w-9xxx: fix command completion race) Merging target-updates/for-next (b787f68c36d4 Linux 4.1-rc1) Merging target-merge/for-next-merge (b28a960c42fc Linux 3.14-rc2) Merging pinctrl/for-next (b787f68c36d4 Linux 4.1-rc1) Merging vhost/linux-next (f4aaa799cf9a tun, macvtap: higher order allocatio= ns for skbs) Merging remoteproc/for-next (315491e5d6ee remoteproc: add IOMMU hardware ca= pability flag) Merging rpmsg/for-next (b1b9891441fa rpmsg: use less buffers when vrings ar= e small) Merging gpio/for-next (03daa6f82f2b Revert "gpio: sch: use uapi/linux/pci_i= ds.h directly") Merging dma-mapping/dma-mapping-next (04abab698285 include/dma-mapping: Cla= rify output of dma_map_sg) Merging pwm/for-next (c264f1110d27 pwm: Remove __init initializer for pwm_a= dd_table()) Merging dma-buf/for-next (72449cb47b01 staging: android: ion: fix wrong ini= t of dma_buf_export_info) Merging userns/for-next (e0c9c0afd2fc mnt: Update detach_mounts to leave mo= unts connected) Merging ktest/for-next (7c2c49eceb79 ktest: Place quotes around item variab= le) Merging clk/clk-next (03bc10ab5b0f clk: check ->determine/round_rate() retu= rn value in clk_calc_new_rates) Merging random/dev (7185ad2672a7 crypto: memzero_explicit - make sure to cl= ear out sensitive data) Merging aio/master (5f785de58873 aio: Skip timer for io_getevents if timeou= t=3D0) Merging llvmlinux/for-next (25d4aee23af2 arm: LLVMLinux: Use global stack r= egister variable for percpu) Merging kselftest/next (2bfd4d1f8c2b ftracetest: Do not use usleep directly) Merging y2038/y2038 (ed8c2241c1ae coredump: Use 64bit time for unix time of= coredump) CONFLICT (content): Merge conflict in drivers/staging/media/lirc/lirc_paral= lel.c Merging luto-misc/next (a6c5170d1ede Merge branch 'for-4.0' of git://linux-= nfs.org/~bfields/linux) Merging access_once/linux-next (bc465aa9d045 Linux 4.0-rc5) Merging livepatching/for-next (075b759be1bb Merge branch 'for-4.1/core-s390= ' into for-next) Merging akpm-current/current (f4b4acce5fb2 ipc/msg.c: use freezable blockin= g call) $ git checkout -b akpm remotes/origin/akpm/master Applying: arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR Applying: drivers/w1/w1_int.c: call put_device if device_register fails Applying: mm: add strictlimit knob Merging akpm/master (7ade6658c74a mm: add strictlimit knob) --Sig_/Cf9_2EcyO8zq1tYhe1SvOZH Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVPvo6AAoJEMDTa8Ir7ZwVLp8P/jA+QbtTdEX51F2E67Z6tsjd 3D0OqxDpmLO1qtcAGtOKIAmgjES15Bq0PRqY2vq8GKPgGedAR04ntl52ONrCDzqY yM0KokhBF7wCfV2spRptx6F3RSthi9jsrSlhtWSlUVVLevgB5pnWDWgePWMfXwax a2b6+Fp5iLdGRQ1qM/2253oHvaYVA2yZ3ecBx8HE406ZBnGjwkOY3INmO2eFlr31 MojU4m4eIwu6mKuJtq1X2A6lGJsZijNey1gA/sX4JgOdrXW+gmEJ8RUTycaUo0bv aafjbNXE52GPj228ixlUZ5XWE7ebUDL5XUrQhw/yzNCIz/BxQwCBOjtU65fOzpGq U2h1ZvYIv8WvnCy1pmK8bJXfMOUEI2mT/X+L76KALKax3vffF+KpMhf2QkOJEzyn 4HosOAXHRKt2dfd/F+9ji/viooDKWMlt4CtSHPL6XgUuy44TFsWKhyZH/aoNsZuA vboO/HYlUhnRYZhsc7qtfVtJ1nTE1q2MWyJmXPVQitHG4/bIH9p0SyaZMc5gH8Am zs2VDso4fZiUMwRYbBG9bJrJN/gYeU3sG800VIAzox4lM+CiI/msspGVttUYLh7G ImGr78CpMb5pr3KkesXYSWJxuzb75vONbzpHLVhCEWxbHBUK4NLXhyv3ZwvGaiy6 NGXvdAO4yu1HGt+sqFX9 =cZ5E -----END PGP SIGNATURE----- --Sig_/Cf9_2EcyO8zq1tYhe1SvOZH--