Hi all, News: I have added an arm defconfig build to my post merge builds. Changes since 20120619: The net-next tree gained a conflict against net tree and a build failure so I used the version from next-20120619. The regulator tree gained a build failure so I used the version from next-20120619. The pm tree gained a build failure so I used the version from next-20120619. The remoteproc tree gained conflicts against Linus' tree. The renesas tree lost its conflicts. ---------------------------------------------------------------------------- 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" as mentioned in the FAQ on the wiki (see below). 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. After the final fixups (if any), it is also built with powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig and allyesconfig (minus CONFIG_PROFILE_ALL_BRANCHES - this fails its final link) and i386, sparc, sparc64 and arm defconfig. These builds also have CONFIG_ENABLE_WARN_DEPRECATED, CONFIG_ENABLE_MUST_CHECK and CONFIG_DEBUG_INFO disabled when necessary. Below is a summary of the state of the merge. We are up to 189 trees (counting Linus' and 26 trees of patches pending for Linus' tree), more are welcome (even if they are currently empty). Thanks to those who have contributed, and to those who haven't, please do. 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. There is a wiki covering stuff to do with linux-next at http://linux.f-seidel.de/linux-next/pmwiki/ . Thanks to Frank Seidel. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au $ git checkout master $ git reset --hard stable Merging origin/master (2fe8ac6 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator) Merging fixes/master (9023a40 Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc) Merging kbuild-current/rc-fixes (464076b Makefile: Do not call cc-option before including the arch's Makefile) Merging arm-current/fixes (10aa5a3 SPI: fix over-eager devm_xxx() conversion) Merging m68k-current/for-linus (d8ce726 m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()) Merging powerpc-merge/merge (7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync) Merging sparc/master (39a50b4 Merge branch 'hfsplus') Merging net/master (2c995ff batman-adv: fix skb->data assignment) Merging sound-current/for-linus (0b1d8e0 ALSA: 6fire: use NULL instead of 0 for pointer assignment) Merging pci-current/for-linus (314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc) Merging wireless/master (69d4cfe Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth) Merging driver-core.current/driver-core-linus (96c9f05 extcon: max8997: Add missing kfree for info->edev in max8997_muic_remove()) Merging tty.current/tty-linus (78d80c5 serial/amba-pl011: move custom pin control to driver) Merging usb.current/usb-linus (485802a Linux 3.5-rc3) Merging staging.current/staging-linus (3026b0e staging: r8712u: Add new USB IDs) Merging char-misc.current/char-misc-linus (49fbd3f misc: mei: set WDIOF_ALARMONLY on mei watchdog) Merging input-current/for-linus (2177905 Input: fix input.h kernel-doc warning) Merging md-current/for-linus (aba336b md: raid1/raid10: fix problem with merge_bvec_fn) Merging audit-current/for-linus (c158a35 audit: no leading space in audit_log_d_path prefix) Merging crypto-current/master (c475c06 hwrng: atmel-rng - fix data valid check) Merging ide/master (39a50b4 Merge branch 'hfsplus') Merging dwmw2/master (244dc4e Merge git://git.infradead.org/users/dwmw2/random-2.6) Merging sh-current/sh-fixes-for-linus (380622e Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linus) Merging irqdomain-current/irqdomain/merge (15e06bf irqdomain: Fix debugfs formatting) Merging devicetree-current/devicetree/merge (4e8383b of: release node fix for of_parse_phandle_with_args) Merging spi-current/spi/merge (d1c185b of/spi: Fix SPI module loading by using proper "spi:" modalias prefixes.) Merging gpio-current/gpio/merge (96b7064 gpio/tca6424: merge I2C transactions, remove cast) Merging arm/for-next (4d0d790 Merge branches 'fixes' and 'misc' into for-next) Merging arm-perf/for-next/perf (dee8c1b ARM: perf: remove arm_perf_pmu_ids global enumeration) Merging davinci/davinci-next (fe0d422 Linux 3.0-rc6) Merging samsung/next-samsung (9edb240 ARM: H1940/RX1950: Change default LED triggers) Merging xilinx/arm-next (b85a3ef ARM: Xilinx: Adding Xilinx board support) Merging blackfin/for-linus (672552a blackfin: fix build after add bf60x mach/pm.h) Merging c6x/for-linux-next (8ff98b9 C6X: remove unused config items) Merging cris/for-next (7b91747 cris: Remove old legacy "-traditional" flag from arch-v10/lib/Makefile) Merging hexagon/linux-next (5042ab9 various Kconfig cleanup and old platform build code removal) Merging ia64/next (f28fa72 [IA64] Port OOM changes to ia64_do_page_fault) Merging m68k/for-next (4fa0cff m68knommu: Allow ColdFire CPUs to use unaligned accesses) Merging m68knommu/for-next (faf6f71 m68knommu: Add clk definitions for m532x.) Merging microblaze/next (a01ee16 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd) Merging mips/mips-for-linux-next (d04c60d Merge branches 'next/cavium', 'next/jz4740', 'next/lantiq' and 'next/netlogic' into mips-for-linux-next) Merging openrisc/for-upstream (207e715 openrisc: use scratch regs in atomic syscall) Merging parisc/for-next (4c01acc [PARISC] fix code to find libgcc) Merging powerpc/next (2074b1d powerpc: Fix irq distribution) Merging 4xx/next (2074b1d powerpc: Fix irq distribution) Merging mpc5xxx/next (f8d5842 powerpc: Option FB_FSL_DIU is not really optional for mpc512x) Merging galak/next (fa1b42b powerpc/qe: Update the SNUM table for MPC8569 Rev2.0) Merging s390/features (fbe7656 s390/smp: make absolute lowcore / cpu restart parameter accesses more robust) Merging sh/sh-latest (af68d8f Merge branch 'sh/genirq' into sh-latest) Merging sparc-next/master (31a6710 Fix blocking allocations called very early during bootup) Merging tile/master (7a9349b bounce: allow use of bounce pool via config option) Merging unicore32/unicore32 (e4baa56 UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler) Merging ceph/master (26ce171 libceph: fix NULL dereference in reset_connection()) Merging cifs/for-next (5f7f1ae cifs: fix parsing of password mount option) Merging configfs/linux-next (b930c26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs) Merging ecryptfs/next (d0ecfce eCryptfs: Initialize empty lower files when opening them) Merging ext3/for_next (0324876 ext2: trivial fix to comment for ext2_free_blocks) Merging ext4/dev (b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS) Merging fuse/for-next (203627b fuse: fix blksize calculation) Merging gfs2/master (666d1d8 GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve) Merging logfs/master (cd8bfa9 logfs: initialize the number of iovecs in bio) Merging nfs/linux-next (76d5d4d Merge branch 'devel' into linux-next) Merging nfsd/nfsd-next (bc2df47 nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels) Merging ocfs2/linux-next (9392557 ocfs2: avoid unaligned access to dqc_bitmap) Merging omfs/for-next (976d167 Linux 3.1-rc9) Merging squashfs/master (4b0180a Squashfs: add mount time sanity check for block_size and block_log match) Merging v9fs/for-next (5fcb08b 9p: BUG before corrupting memory) Merging ubifs/linux-next (1cfb727 UBIFS: fix assertion) Merging xfs/for-next (51c8422 xfs: fix typo in comment of xfs_dinode_t.) Merging vfs/for-next (2753683 debugfs: get rid of useless arguments to debugfs_{mkdir,symlink}) Merging pci/next (140217a Merge branch 'topic/jan-intx-masking' into next) CONFLICT (content): Merge conflict in drivers/pci/quirks.c Merging hid/for-next (f79185b Merge branch 'uhid' into for-next) Merging quilt/i2c (54b0574 i2c/writing-clients: Mention module_i2c_driver()) Merging bjdooks-i2c/next-i2c (fc84fe1 Merge branch 'for_3.3/i2c/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into for-33/i2c/omap) CONFLICT (content): Merge conflict in drivers/i2c/busses/i2c-omap.c Merging i2c-embedded/i2c-embedded/for-next (0f009a9 i2c: tegra: make all resource allocation through devm_*) Merging quilt/jdelvare-hwmon (3c1aae2 hwmon: struct x86_cpu_id arrays can be __initconst) Merging hwmon-staging/hwmon-next (c8a044b hwmon: (w83l785ts) Convert to use devm_ functions) Merging v4l-dvb/master (9d5c332 Merge /home/v4l/v4l/patchwork) CONFLICT (content): Merge conflict in drivers/hid/hid-ids.h Merging kbuild/for-next (c6ff25b Merge branch 'kbuild/rc-fixes' into kbuild/for-next) Merging kconfig/for-next (4503379 localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG) Merging libata/NEXT (2fff275 PATA host controller driver for ep93xx) Merging infiniband/for-next (a3698a9 RDMA/ocrdma: Fixed RQ error CQE polling) Merging acpi/next (4e86d6d Merge branch 'turbostat-v2' into next) Merging cpupowerutils/master (f166033 cpupower tools: add install target to the debug tools' makefiles) Merging ieee1394/for-next (e18907c firewire: ohci: initialize multiChanMode bits after reset) Merging ubi/linux-next (f8f5701 Linux 3.5-rc1) Merging dlm/next (6b70194 dlm: fix conversion deadlock from recovery) Merging scsi/for-next (24b1b79 Merge branch 'fixes' into for-next) Merging target-updates/for-next (f02b0ba target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()) Merging target-merge/for-next-merge (cfaf025 Linux 3.5-rc2) Merging ibft/linux-next (935a9fe ibft: Fix finding IBFT ACPI table on UEFI) Merging isci/all (6df8ea3 merge: devel rnc-devel fixes) Merging slave-dma/next (0a07603 Merge branch 'fixes' into next) Merging dmaengine/next (a2bd114 netdma: adding alignment check for NETDMA ops) Merging net-next/master (677a3d6 net: qmi_wwan: use module_usb_driver macro) CONFLICT (content): Merge conflict in net/ipv6/route.c $ git reset --hard HEAD^ Merging refs/next/20120619/net-next CONFLICT (content): Merge conflict in net/ipv6/route.c CONFLICT (content): Merge conflict in drivers/net/wireless/ath/ath9k/main.c [master 4fa8a10] Merge commit 'refs/next/20120619/net-next' Merging wireless-next/master (daf67ce iwlwifi: unlock on error path) CONFLICT (content): Merge conflict in drivers/net/wireless/iwlwifi/pcie/trans.c CONFLICT (content): Merge conflict in drivers/net/wireless/iwlwifi/dvm/testmode.c Merging bluetooth/master (790eff4 Bluetooth: Use GFP_KERNEL in mgmt events functions) Merging mtd/master (ea3b2ea mtd: nand: initialize bitflip_threshold prior to BBT scanning) Merging l2-mtd/master (b27ebae mtd: m25p80: Add support for n25q064) Merging crypto/master (3387e7d crypto: serpent-sse2/avx - allow both to be built into kernel) Merging drm/drm-next (8c91402 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-core-next) Merging sound/for-next (2f7e6bc Merge branch 'topic/misc' into for-next) Merging sound-asoc/for-next (7768683 Merge branch 'for-3.5' into asoc-next) Merging quilt/rr (ba528af init: Drop initcall level output) Merging input/next (e7ec014 Input: twl6040-vibra - update for device tree support) Merging input-mt/for-next (27c347d Input: MT - fix null pointer warning) Merging cgroup/for-next (f9b6023f Merge branch 'for-3.5-fixes' into for-next) Merging block/for-next (f45d342 Merge branch 'for-linus' into for-next) Merging quilt/device-mapper (12ce893 dm-thin will be most likely used with a block size that is a power of two. So it should be optimized for this case.) Merging embedded/master (4744b43 embedded: fix vc_translate operator precedence) Merging firmware/master (6e03a20 firmware: speed up request_firmware(), v3) Merging pcmcia/master (80af9e6 pcmcia at91_cf: fix raw gpio number usage) Merging mmc/mmc-next (3e68086 mmc: block: replace __blk_end_request() with blk_end_request()) Merging kgdb/kgdb-next (3751d3e x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()) Merging slab/for-next (23910c5 Merge branch 'slub/cleanups' into slab/next) Merging uclinux/for-next (5e442a4 Revert "proc: fix races against execve() of /proc/PID/fd**") Merging md/for-next (aba336b md: raid1/raid10: fix problem with merge_bvec_fn) Merging mfd/for-next (29f772d mfd: Fix build break of max77693 by adding REGMAP_I2C option) Merging battery/master (34a0727 charger_manager: Update charge profile upon temperature zone change) Applying: ACPI-Thermal: fix for an API change Merging fbdev/fbdev-next (485802a Linux 3.5-rc3) Merging viafb/viafb-next (838ac78 viafb: avoid refresh and mode lookup in set_par) Merging omap_dss2/for-next (05dd0f5 OMAPDSS: DISPC: Update Accumulator configuration for chroma plane) Merging regulator/for-next (33b9d83 Merge branches 'regulator-drivers' and 'regulator-dummy' into regulator-next) $ git reset --hard HEAD^ Merging refs/next/20120619/regulator Merging security/next (3072928 tpm: check the chip reference before using it) Merging selinux/master (c737f82 SELinux: remove unused common_audit_data in flush_unauthorized_files) Merging lblnet/master (7e27d6e Linux 2.6.35-rc3) Merging watchdog/master (39a50b4 Merge branch 'hfsplus') Merging dwmw2-iommu/master (c3b92c8 Linux 3.1) Merging iommu/next (eee5353 iommu/amd: Fix deadlock in ppr-handling error path) Merging osd/linux-next (8b56a30 exofs: Add SYSFS info for autologin/pNFS export) Merging jc_docs/docs-next (5c050fb docs: update the development process document) Merging trivial/for-next (c224071 parisc: cleanup quoted include) Merging audit/for-next (dcd6c92 Linux 3.3-rc1) Merging pm/linux-next (de08622 PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup.) $ git reset --hard HEAD^ Merging refs/next/20120619/pm Merging apm/for-next (f283d22 APM: fix deadlock in APM_IOC_SUSPEND ioctl) Merging fsnotify/for-next (1aec9c0 inotify: automatically restart syscalls) Merging edac/linux_next (2d9531a Merge branch 'devel' into next) Merging edac-amd/for-next (305f1c3 Merge branch '3.3-pci_device_id' into edac-for-next) CONFLICT (content): Merge conflict in drivers/edac/amd64_edac.c CONFLICT (content): Merge conflict in Documentation/edac.txt Merging devicetree/devicetree/next (efd68e7 devicetree: add helper inline for retrieving a node's full name) Merging spi/spi/next (d8e328b spi: Add "spi:" prefix to modalias attribute of spi devices) Merging tip/auto-latest (51b59d6 Merge branch 'perf/urgent') Merging rcu/rcu/next (5b5dcc9 Merge branches 'barrier.2012.06.06a', 'doctorture.2012.06.06a', 'fixes.2012.06.06a' and 'fnh.2012.06.06a' into HEAD) Merging cputime/cputime (c3e0ef9 [S390] fix cputime overflow in uptime_proc_show) Merging uprobes/for-next (0326f5a uprobes/core: Handle breakpoint and singlestep exceptions) Merging kmemleak/kmemleak (4878677 kmemleak: do not leak object after tree insertion error) Merging kvm/linux-next (dcce048 KVM: trace events: update list of exit reasons) Merging kvm-ppc/kvm-ppc-next (555b092 KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.) Merging oprofile/for-next (c16fa4f Linux 3.3) Merging xen/upstream/xen (af3a3ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes) Merging xen-two/linux-next (e4e7b82 Merge branch 'stable/for-linus-3.6' into linux-next) Merging xen-pvhvm/linux-next (b056b6a xen: suspend: remove xen_hvm_suspend) Merging percpu/for-next (61011677 Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm) Merging workqueues/for-next (61011677 Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm) Merging drivers-x86/linux-next (d0e0a477 dell-laptop: Add touchpad led support for Dell V3450) Merging hwpoison/hwpoison (46e387b Merge branch 'hwpoison-hugepages' into hwpoison) Merging sysctl/master (4e474a0 sysctl: protect poll() in entries that may go away) Merging regmap/for-next (dabefce Merge branch 'regmap-page' into regmap-next) Merging hsi/for-next (43139a6 HSI: hsi_char: Update ioctl-number.txt) Merging leds/for-next (6d927cd leds: fix sparse warnings due to missing static) Merging driver-core/driver-core-next (6790126 w1: Fix a typo in 'hardware' word) CONFLICT (content): Merge conflict in drivers/extcon/extcon_gpio.c Merging tty/tty-next (e643f87 serial/amba-pl011: fix ages old copy-paste errors) Merging usb/usb-next (fec1868 USB: properly pad out usb_device_id.driver_info) Merging staging/staging-next (95edd09 Staging: csr: update to version 5.1.0 of the driver) Merging char-misc/char-misc-next (002176d misc: at25: Parse dt settings) Merging tmem/linux-next (3bebf5b Merge branch 'stable/for-linus-3.6' into linux-next) Merging writeback/writeback-for-next (331cbde writeback: Fix some comment errors) Merging arm-dt/devicetree/arm-next (ede338f dt: add documentation of ARM dt boot interface) Merging hwspinlock/linux-next (8b37fcf hwspinlock: add MAINTAINERS entries) Merging pinctrl/for-next (cc033c4 pinctrl/u300: drop unused variable) Merging moduleh/for-sfr (f9e1b2b tile: fix compile failure on start_kernel in setup.c) Merging vhost/linux-next (e0953c8 tun: experimental zero copy tx support) Merging kmap_atomic/kmap_atomic (317b6e1 feature-removal-schedule.txt: schedule the deprecated form of kmap_atomic() for removal) Merging memblock/memblock-kill-early_node_map (7bd0b0f memblock: Reimplement memblock allocation using reverse free area iterator) Merging remoteproc/for-next (5414687 MAINTAINERS: add remoteproc's git) CONFLICT (content): Merge conflict in drivers/remoteproc/remoteproc_core.c Merging irqdomain/irqdomain/next (aed9804 irqdomain: Make ops->map hook optional) Merging gpio/gpio/next (3e11f7b gpio/generic: initialize basic_mmio_gpio shadow variables properly) Merging arm-soc/for-next (13bf52c Merge branch 'fixes' into for-next) Merging ep93xx/ep93xx-for-next (9b6a359 Merge branch 'ep93xx-fixes' into ep93xx-for-next) Merging renesas/next (485802a Linux 3.5-rc3) Merging s5p/for-next (cfaf025 Linux 3.5-rc2) Merging tegra/for-next (26dc430 Merge branch 'for-3.6/defconfig' into for-next) Merging kvmtool/master (55b5e71 kvm tools: Process virito blk requests in separate thread) Merging dma-mapping/dma-mapping-next (016887e scatterlist: add sg_alloc_table_from_pages function) Merging dma-buf/for-next (b48b2c3 openrisc: use generic strnlen_user() function) Merging userns/for-next (491fa9e userns: Allow the usernamespace support to build after the removal of usbfs) Merging ktest/for-next (648a182 ktest: Allow a test to override REBOOT_ON_SUCCESS) Merging signal/for-next (57760eb Uninclude linux/freezer.h) Merging scsi-post-merge/merge-base:master () $ git checkout akpm Applying: selinux: fix something Applying: mm: fix slab->page _count corruption when using slub Applying: mm-fix-slab-page-_count-corruption-when-using-slub-fix Applying: thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE Applying: nilfs2: ensure proper cache clearing for gc-inodes Applying: mm, oom: fix and cleanup oom score calculations Applying: memcg: fix use_hierarchy css_is_ancestor oops regression Applying: xtensa: replace xtensa-specific _f{data,text} by _s{data,text} Applying: xtensa: use "test -e" instead of bashism "test -a" Applying: xtensa: use the declarations provided by Applying: h8300: fix use of extinct _sbss and _ebss Applying: h8300: use the declarations provided by Applying: mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range Applying: mm: correctly synchronize rss-counters at exit/exec Applying: mm: fix kernel-doc warnings Applying: mm/memory.c: fix kernel-doc warnings Applying: get_maintainer: Fix --help warning Applying: Viresh has moved Applying: fault-inject: avoid call to random32() if fault injection is disabled Applying: pidns: guarantee that the pidns init will be the last pidns process reaped Applying: pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaper Applying: c/r: prctl: Move PR_GET_TID_ADDRESS to a proper place Applying: tmpfs: implement NUMA node interleaving Applying: tmpfs-implement-numa-node-interleaving-fix Applying: cciss: fix incorrect scsi status reporting Applying: arch/x86/platform/iris/iris.c: register a platform device and a platform driver Applying: arch/x86/include/asm/spinlock.h: fix comment Applying: timeconst.pl: remove deprecated defined(@array) Applying: time: don't inline EXPORT_SYMBOL functions Applying: ocfs2: use find_last_bit() Applying: ocfs2: use bitmap_weight() Applying: drivers/scsi/ufs: use module_pci_driver Applying: drivers/scsi/ufs: reverse the ufshcd_is_device_present logic Applying: drivers/scsi/ufs: fix incorrect return value about SUCCESS and FAILED Applying: drivers/scsi/atp870u.c: fix bad use of udelay Applying: vfs: increment iversion when a file is truncated Applying: fs: symlink restrictions on sticky directories Applying: fs: hardlink creation restrictions Applying: fs: push rcu_barrier() from deactivate_locked_super() to filesystems Applying: hfs: push lock_super down Applying: hfs: get rid of lock_super Applying: hfs: remove extra mdb write on unmount Applying: hfs: simplify a bit checking for R/O Applying: hfs: introduce VFS superblock object back-reference Applying: hfs: get rid of hfs_sync_super Applying: hfs-get-rid-of-hfs_sync_super-checkpatch-fixes Applying: fs/xattr.c:getxattr(): improve handling of allocation failures Applying: mm/slab: remove duplicate check Applying: slab: move FULL state transition to an initcall Applying: vmalloc: walk vmap_areas by sorted list instead of rb_next() Applying: mm: make vb_alloc() more foolproof Applying: mm-make-vb_alloc-more-foolproof-fix Applying: memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP Applying: memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON Applying: memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCE Applying: swap: allow swap readahead to be merged Applying: documentation: update how page-cluster affects swap I/O Applying: mm: account the total_vm in the vm_stat_account() Applying: mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks Applying: mm-compaction-handle-incorrect-migrate_unmovable-type-pageblocks-fix Applying: mm/buddy: cleanup on should_fail_alloc_page Applying: mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads Applying: hugetlb: rename max_hstate to hugetlb_max_hstate Applying: hugetlb: don't use ERR_PTR with VM_FAULT* values Applying: hugetlb: add an inline helper for finding hstate index Applying: hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages Applying: hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb Applying: hugetlb: simplify migrate_huge_page() Applying: hugetlb: add a list for tracking in-use HugeTLB pages Applying: hugetlb: make some static variables global Applying: hugeltb: mark hugelb_max_hstate __read_mostly Applying: mm/hugetlb: add new HugeTLB cgroup Applying: hugetlb/cgroup: add the cgroup pointer to page lru Applying: hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup Applying: hugetlb/cgroup: add support for cgroup removal Applying: hugetlb/cgroup: add hugetlb cgroup control files Applying: hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration Applying: hugetlb/cgroup: add HugeTLB controller documentation Applying: hugetlb: move all the in use pages to active list Applying: hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to active list. Applying: hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate Applying: avr32/mm/fault.c: port OOM changes to do_page_fault Applying: avr32-mm-faultc-port-oom-changes-to-do_page_fault-fix Applying: clk: add non CONFIG_HAVE_CLK routines Applying: clk: remove redundant depends on from drivers/Kconfig Applying: i2c/i2c-pxa: remove conditional compilation of clk code Applying: usb/marvell: remove conditional compilation of clk code Applying: usb/musb: remove conditional compilation of clk code Applying: ata/pata_arasan: remove conditional compilation of clk code Applying: net/c_can: remove conditional compilation of clk code Applying: net/stmmac: remove conditional compilation of clk code Applying: gadget/m66592: remove conditional compilation of clk code Applying: gadget/r8a66597: remove conditional compilation of clk code Applying: usb/host/r8a66597: remove conditional compilation of clk code Applying: clk: validate pointer in __clk_disable() Applying: NMI watchdog: fix for lockup detector breakage on resume Applying: kmsg: /dev/kmsg - properly return possible copy_from_user() failure Applying: printk: add generic functions to find KERN_ headers Applying: printk: add kern_levels.h to make KERN_ available for asm use Applying: arch: remove direct definitions of KERN_ uses Applying: btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout Applying: btrfs-use-printk_get_level-and-printk_skip_level-add-__printf-fix-fallout-fix Applying: btrfs-use-printk_get_level-and-printk_skip_level-add-__printf-fix-fallout-checkpatch-fixes Applying: sound: use printk_get_level and printk_skip_level Applying: printk: convert the format for KERN_ to a 2 byte pattern Applying: printk: only look for prefix levels in kernel messages Applying: printk: remove the now unnecessary "C" annotation for KERN_CONT Applying: vsprintf: add %pMR for Bluetooth MAC address Applying: drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions Applying: drivers/video/backlight/ot200_bl.c: use devm_ functions Applying: drivers/video/backlight/lm3533_bl.c: use devm_ functions Applying: backlight: atmel-pwm-bl: use devm_gpio_request() Applying: backlight: ot200_bl: use devm_gpio_request() Applying: backlight: tosa_lcd: use devm_gpio_request() Applying: backlight: tosa_bl: use devm_gpio_request() Applying: backlight: lms283gf05: use devm_gpio_request() Applying: backlight: corgi_lcd: use devm_gpio_request() Applying: backlight: l4f00242t03: export and use devm_gpio_request_one() Applying: backlight-l4f00242t03-use-devm_gpio_request_one-fix Applying: include/linux/bitops.h: fix warning Applying: string: introduce memweight() Applying: string-introduce-memweight-fix Applying: qnx4fs: use memweight() Applying: dm: use memweight() Applying: affs: use memweight() Applying: video/uvc: use memweight() Applying: ocfs2: use memweight() Applying: ext2: use memweight() Applying: ext3: use memweight() Applying: ext4: use memweight() Applying: checkpatch: Update alignment check Applying: drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare Applying: drivers/rtc/rtc-coh901331.c: use devm allocation Applying: drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ Applying: hfsplus: use -ENOMEM when kzalloc() fails Applying: kmod: avoid deadlock from recursive kmod call Applying: fork: use vma_pages() to simplify the code Applying: fork-use-vma_pages-to-simplify-the-code-fix Applying: ipc/sem.c: alternatives to preempt_disable() Applying: drivers/char/ipmi/ipmi_watchdog.c: remove local ioctl defines replaced by generic ones Applying: fs: cachefiles: add support for large files in filesystem caching Applying: fs-cachefiles-add-support-for-large-files-in-filesystem-caching-fix Applying: c/r: fcntl: add F_GETOWNER_UIDS option Applying: notify_change(): check that i_mutex is held Merging quilt/akpm (3ff60ad notify_change(): check that i_mutex is held)