)]}'
{
  "log": [
    {
      "commit": "ddea368c78ff9acf45261a7c82635b98e9c1fcd6",
      "tree": "a2cf7b0882c266b1d91d4786234243e02199c9ab",
      "parents": [
        "2b047252d087be7f2ba088b4933cd904f92e6fce",
        "0a324f3189ed9c78b1aaf48d88e93cb18643c655"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 16 09:35:29 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 16 09:35:29 2013 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nPull networking fixes from David Miller:\n\n 1) Fix SKB leak in 8139cp, from Dave Jones.\n\n 2) Fix use of *_PAGES interfaces with mlx5 firmware, from Moshe Lazar.\n\n 3) RCU conversion of macvtap introduced two races, fixes by Eric\n    Dumazet\n\n 4) Synchronize statistic flows in bnx2x driver to prevent corruption,\n    from Dmitry Kravkov\n\n 5) Undo optimization in IP tunneling, we were using the inner IP header\n    in some cases to inherit the IP ID, but that isn\u0027t correct in some\n    circumstances.  From Pravin B Shelar\n\n 6) Use correct struct size when parsing netlink attributes in\n    rtnl_bridge_getlink().  From Asbjoern Sloth Toennesen\n\n 7) Length verifications in tun_get_user() are bogus, from Weiping Pan\n    and Dan Carpenter\n\n 8) Fix bad merge resolution during 3.11 networking development in\n    openvswitch, albeit a harmless one which added some unreachable\n    code.  From Jesse Gross\n\n 9) Wrong size used in flexible array allocation in openvswitch, from\n    Pravin B Shelar\n\n10) Clear out firmware capability flags the be2net driver isn\u0027t ready to\n    handle yet, from Sarveshwar Bandi\n\n11) Revert DMA mapping error checking addition to cxgb3 driver, it\u0027s\n    buggy.  From Alexey Kardashevskiy\n\n12) Fix regression in packet scheduler rate limiting when working with a\n    link layer of ATM.  From Jesper Dangaard Brouer\n\n13) Fix several errors in TCP Cubic congestion control, in particular\n    overflow errors in timestamp calculations.  From Eric Dumazet and\n    Van Jacobson\n\n14) In ipv6 routing lookups, we need to backtrack if subtree traversal\n    don\u0027t result in a match.  From Hannes Frederic Sowa\n\n15) ipgre_header() returns incorrect packet offset.  Fix from Timo Teräs\n\n16) Get \"low latency\" out of the new MIB counter names.  From Eliezer\n    Tamir\n\n17) State check in ndo_dflt_fdb_del() is inverted, from Sridhar\n    Samudrala\n\n18) Handle TCP Fast Open properly in netfilter conntrack, from Yuchung\n    Cheng\n\n19) Wrong memcpy length in pcan_usb driver, from Stephane Grosjean\n\n20) Fix dealock in TIPC, from Wang Weidong and Ding Tianhong\n\n21) call_rcu() call to destroy SCTP transport is done too early and\n    might result in an oops.  From Daniel Borkmann\n\n22) Fix races in genetlink family dumps, from Johannes Berg\n\n23) Flags passed into macvlan by the user need to be validated properly,\n    from Michael S Tsirkin\n\n24) Fix skge build on 32-bit, from Stephen Hemminger\n\n25) Handle malformed TCP headers properly in xt_TCPMSS, from Pablo Neira\n    Ayuso\n\n26) Fix handling of stacked vlans in vlan_dev_real_dev(), from Nikolay\n    Aleksandrov\n\n27) Eliminate MTU calculation overflows in esp{4,6}, from Daniel\n    Borkmann\n\n28) neigh_parms need to be setup before calling the -\u003endo_neigh_setup()\n    method.  From Veaceslav Falico\n\n29) Kill out-of-bounds prefetch in fib_trie, from Eric Dumazet\n\n30) Don\u0027t dereference MLD query message if the length isn\u0027t value in the\n    bridge multicast code, from Linus Lüssing\n\n31) Fix VXLAN IGMP join regression due to an inverted check, from Cong\n    Wang\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (70 commits)\n  net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes\n  tun: signedness bug in tun_get_user()\n  qlcnic: Fix diagnostic interrupt test for 83xx adapters\n  qlcnic: Fix beacon state return status handling\n  qlcnic: Fix set driver version command\n  net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset\n  net_sched: restore \"linklayer atm\" handling\n  drivers/net/ethernet/via/via-velocity.c: update napi implementation\n  Revert \"cxgb3: Check and handle the dma mapping errors\"\n  be2net: Clear any capability flags that driver is not interested in.\n  openvswitch: Reset tunnel key between input and output.\n  openvswitch: Use correct type while allocating flex array.\n  openvswitch: Fix bad merge resolution.\n  tun: compare with 0 instead of total_len\n  rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header\n  ethernet/arc/arc_emac - fix NAPI \"work \u003e weight\" warning\n  ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.\n  bnx2x: prevent crash in shutdown flow with CNIC\n  bnx2x: fix PTE write access error\n  bnx2x: fix memory leak in VF\n  ...\n"
    },
    {
      "commit": "0a324f3189ed9c78b1aaf48d88e93cb18643c655",
      "tree": "74ce14e88537117866a5327e7afb2d4ba3617990",
      "parents": [
        "15718ea0d844e4816dbd95d57a8a0e3e264ba90e"
      ],
      "author": {
        "name": "Moshe Lazer",
        "email": "moshel@mellanox.com",
        "time": "Wed Aug 14 17:46:48 2013 +0300"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 15 15:42:57 2013 -0700"
      },
      "message": "net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes\n\nIn the previous QUERY_PAGES command version we used one command to get the\nrequired amount of boot, init and post init pages.  The new version uses the\nop_mod field to specify whether the query is for the required amount of boot,\ninit or post init pages. In addition the output field size for the required\namount of pages increased from 16 to 32 bits.\n\nIn MANAGE_PAGES command the input_num_entries and output_num_entries fields\nsizes changed from 16 to 32 bits and the PAS tables offset changed to 0x10.\n\nIn the pages request event the num_pages field also changed to 32 bits.\n\nIn the HCA-capabilities-layout the size and location of max_qp_mcg field has\nbeen changed to support 24 bits.\n\nThis patch isn\u0027t compatible with firmware versions \u003c 5; however, it  turns out that the\nfirst GA firmware we will publish will not support previous versions so this should be OK.\n\nSigned-off-by: Moshe Lazer \u003cmoshel@mellanox.com\u003e\nSigned-off-by: Eli Cohen \u003celi@mellanox.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f1d6e17f540af37bb1891480143669ba7636c4cf",
      "tree": "962d95f43fe425c9a7d4c7f1316c76000bcec370",
      "parents": [
        "28fbc8b6a29c849a3f03a6b05010d4b584055665",
        "8c8296223f3abb142be8fc31711b18a704c0e7d8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Aug 14 10:04:43 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Aug 14 10:04:43 2013 -0700"
      },
      "message": "Merge branch \u0027akpm\u0027 (patches from Andrew Morton)\n\nMerge a bunch of fixes from Andrew Morton.\n\n* emailed patches from Andrew Morton \u003cakpm@linux-foundation.org\u003e:\n  fs/proc/task_mmu.c: fix buffer overflow in add_page_map()\n  arch: *: Kconfig: add \"kernel/Kconfig.freezer\" to \"arch/*/Kconfig\"\n  ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()\n  x86 get_unmapped_area(): use proper mmap base for bottom-up direction\n  ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page\n  ocfs2: Revert 40bd62e to avoid regression in extended allocation\n  drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop polling a HW bit\n  hugetlb: fix lockdep splat caused by pmd sharing\n  aoe: adjust ref of head for compound page tails\n  microblaze: fix clone syscall\n  mm: save soft-dirty bits on file pages\n  mm: save soft-dirty bits on swapped pages\n  memcg: don\u0027t initialize kmem-cache destroying work for root caches\n"
    },
    {
      "commit": "df54d6fa54275ce59660453e29d1228c2b45a826",
      "tree": "8e8c54da4a1cd7f9caca46b2b39d673c3bf7f793",
      "parents": [
        "c7dd3392ad469e6ba125170ad29f881bed85b678"
      ],
      "author": {
        "name": "Radu Caragea",
        "email": "sinaelgl@gmail.com",
        "time": "Tue Aug 13 16:00:59 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Aug 13 17:57:49 2013 -0700"
      },
      "message": "x86 get_unmapped_area(): use proper mmap base for bottom-up direction\n\nWhen the stack is set to unlimited, the bottomup direction is used for\nmmap-ings but the mmap_base is not used and thus effectively renders\nASLR for mmapings along with PIE useless.\n\nCc: Michel Lespinasse \u003cwalken@google.com\u003e\nCc: Oleg Nesterov \u003coleg@redhat.com\u003e\nReviewed-by: Rik van Riel \u003criel@redhat.com\u003e\nAcked-by: Ingo Molnar \u003cmingo@kernel.org\u003e\nCc: Adrian Sendroiu \u003cmolecula2788@gmail.com\u003e\nCc: \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "dfa9771a7c4784bafd0673bc7abcee3813088b77",
      "tree": "130ab88dc03c5bc007949e6f98fe39edfccb81f7",
      "parents": [
        "41bb3476b361ef38576cf9d539b19bae2ac93167"
      ],
      "author": {
        "name": "Michal Simek",
        "email": "michal.simek@xilinx.com",
        "time": "Tue Aug 13 16:00:53 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Aug 13 17:57:48 2013 -0700"
      },
      "message": "microblaze: fix clone syscall\n\nFix inadvertent breakage in the clone syscall ABI for Microblaze that\nwas introduced in commit f3268edbe6fe (\"microblaze: switch to generic\nfork/vfork/clone\").\n\nThe Microblaze syscall ABI for clone takes the parent tid address in the\n4th argument; the third argument slot is used for the stack size.  The\nincorrectly-used CLONE_BACKWARDS type assigned parent tid to the 3rd\nslot.\n\nThis commit restores the original ABI so that existing userspace libc\ncode will work correctly.\n\nAll kernel versions from v3.8-rc1 were affected.\n\nSigned-off-by: Michal Simek \u003cmichal.simek@xilinx.com\u003e\nCc: \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "179ef71cbc085252e3fe6b8159263a7ed1d88ea4",
      "tree": "423b58912b0bf0dc9697fff3d2205b8ca653968e",
      "parents": [
        "3e6b11df245180949938734bc192eaf32f3a06b3"
      ],
      "author": {
        "name": "Cyrill Gorcunov",
        "email": "gorcunov@gmail.com",
        "time": "Tue Aug 13 16:00:49 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Aug 13 17:57:47 2013 -0700"
      },
      "message": "mm: save soft-dirty bits on swapped pages\n\nAndy Lutomirski reported that if a page with _PAGE_SOFT_DIRTY bit set\nget swapped out, the bit is getting lost and no longer available when\npte read back.\n\nTo resolve this we introduce _PTE_SWP_SOFT_DIRTY bit which is saved in\npte entry for the page being swapped out.  When such page is to be read\nback from a swap cache we check for bit presence and if it\u0027s there we\nclear it and restore the former _PAGE_SOFT_DIRTY bit back.\n\nOne of the problem was to find a place in pte entry where we can save\nthe _PTE_SWP_SOFT_DIRTY bit while page is in swap.  The _PAGE_PSE was\nchosen for that, it doesn\u0027t intersect with swap entry format stored in\npte.\n\nReported-by: Andy Lutomirski \u003cluto@amacapital.net\u003e\nSigned-off-by: Cyrill Gorcunov \u003cgorcunov@openvz.org\u003e\nAcked-by: Pavel Emelyanov \u003cxemul@parallels.com\u003e\nCc: Matt Mackall \u003cmpm@selenic.com\u003e\nCc: Xiao Guangrong \u003cxiaoguangrong@linux.vnet.ibm.com\u003e\nCc: Marcelo Tosatti \u003cmtosatti@redhat.com\u003e\nCc: KOSAKI Motohiro \u003ckosaki.motohiro@gmail.com\u003e\nCc: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nCc: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nCc: \"Aneesh Kumar K.V\" \u003caneesh.kumar@linux.vnet.ibm.com\u003e\nReviewed-by: Minchan Kim \u003cminchan@kernel.org\u003e\nReviewed-by: Wanpeng Li \u003cliwanp@linux.vnet.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "28fbc8b6a29c849a3f03a6b05010d4b584055665",
      "tree": "822f3ccd4b8b69a219a0593736860f88ad5a3337",
      "parents": [
        "bfd36050874d69db0548800a756456d180687f7b",
        "bf0bd948d1682e3996adc093b43021ed391983e6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Aug 13 16:58:17 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Aug 13 16:58:17 2013 -0700"
      },
      "message": "Merge branch \u0027sched-urgent-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip\n\nPull scheduler fixes from Ingo Molnar:\n \"Docbook fixes that make 99% of the diffstat, plus a oneliner fix\"\n\n* \u0027sched-urgent-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:\n  sched: Ensure update_cfs_shares() is called for parents of continuously-running tasks\n  sched: Fix some kernel-doc warnings\n"
    },
    {
      "commit": "e0acd0a68ec7dbf6b7a81a87a867ebd7ac9b76c4",
      "tree": "0421e55e2d74024f1ee1949ccdd4cd92765b2560",
      "parents": [
        "584d88b2cd3b60507e708d2452651e4d3caa1b81"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@redhat.com",
        "time": "Mon Aug 12 18:14:00 2013 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Aug 13 08:19:26 2013 -0700"
      },
      "message": "sched: fix the theoretical signal_wake_up() vs schedule() race\n\nThis is only theoretical, but after try_to_wake_up(p) was changed\nto check p-\u003estate under p-\u003epi_lock the code like\n\n\t__set_current_state(TASK_INTERRUPTIBLE);\n\tschedule();\n\ncan miss a signal. This is the special case of wait-for-condition,\nit relies on try_to_wake_up/schedule interaction and thus it does\nnot need mb() between __set_current_state() and if(signal_pending).\n\nHowever, this __set_current_state() can move into the critical\nsection protected by rq-\u003elock, now that try_to_wake_up() takes\nanother lock we need to ensure that it can\u0027t be reordered with\n\"if (signal_pending(current))\" check inside that section.\n\nThe patch is actually one-liner, it simply adds smp_wmb() before\nspin_lock_irq(rq-\u003elock). This is what try_to_wake_up() already\ndoes by the same reason.\n\nWe turn this wmb() into the new helper, smp_mb__before_spinlock(),\nfor better documentation and to allow the architectures to change\nthe default implementation.\n\nWhile at it, kill smp_mb__after_lock(), it has no callers.\n\nPerhaps we can also add smp_mb__before/after_spinunlock() for\nprepare_to_wait().\n\nSigned-off-by: Oleg Nesterov \u003coleg@redhat.com\u003e\nAcked-by: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b8ea0d06ff00906f6ff133851496b48439d5b04f",
      "tree": "8ea1f45472e3559387ec2200bb299d74be195b92",
      "parents": [
        "022e5d098b3bcc4a9a75c24e910a08ff9d2321d2",
        "b72888cb0ba63b2dfc6c8d3cd78a7fea584bebc6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 10 15:20:37 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 10 15:20:37 2013 -0700"
      },
      "message": "Merge tag \u0027nfs-for-3.11-4\u0027 of git://git.linux-nfs.org/projects/trondmy/linux-nfs\n\nPull NFS client bugfixes from Trond Myklebust:\n\n - Stable patch for lockd to fix Oopses due to inappropriate calls to\n   utsname()-\u003enodename\n\n - Stable patches for sunrpc to fix Oopses on shutdown when using\n   AF_LOCAL sockets with rpcbind\n\n - Fix memory leak and error checking issues in nfs4_proc_lookup_mountpoint\n\n - Fix a regression with the sync mount option failing to work for nfs4\n   mounts\n\n - Fix a writeback performance issue when doing cache invalidation\n\n - Remove an incorrect call to nfs_setsecurity in nfs_fhget\n\n* tag \u0027nfs-for-3.11-4\u0027 of git://git.linux-nfs.org/projects/trondmy/linux-nfs:\n  NFSv4: Fix up nfs4_proc_lookup_mountpoint\n  NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()\n  NFSv4: Fix the sync mount option for nfs4 mounts\n  NFS: Fix writeback performance issue on cache invalidation\n  SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister\n  SUNRPC: Don\u0027t auto-disconnect from the local rpcbind socket\n  LOCKD: Don\u0027t call utsname()-\u003enodename from nlmclnt_setlockargs\n"
    },
    {
      "commit": "8ae3f1d09566038606a18576604ecc957a935c48",
      "tree": "428a087efd8596ec38c2cf9af557eac97d887353",
      "parents": [
        "e6e8ac441cd2c1fed16f1864b170d9d471aeb7fe",
        "cefe8a32f2a5887246ed250115e34bee6ecc8d61"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 10 09:00:51 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 10 09:00:51 2013 -0700"
      },
      "message": "Merge tag \u0027staging-3.11-rc5\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging\n\nPull staging driver fixes from Greg KH:\n \"Here are 3 small fixes for staging/IIO drivers for 3.11-rc5.  Nothing\n  huge, two IIO driver fixes, and a zcache fix.  All of these have been\n  in linux-next for a while\"\n\n* tag \u0027staging-3.11-rc5\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:\n  staging: zcache: fix \"zcache\u003d\" kernel parameter\n  iio: ti_am335x_adc: Fix wrong samples received on 1st read\n  iio:trigger: Fix use_count race condition\n"
    },
    {
      "commit": "8742f229b635bf1c1c84a3dfe5e47c814c20b5c8",
      "tree": "3d9f64cf0c9d705b9f422d137c8067fa2d41f3c8",
      "parents": [
        "55f5bfd4c94b923d965d47f5c1889ef8f98fcef1"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@redhat.com",
        "time": "Thu Aug 08 18:55:32 2013 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 08 13:11:39 2013 -0700"
      },
      "message": "userns: limit the maximum depth of user_namespace-\u003eparent chain\n\nEnsure that user_namespace-\u003eparent chain can\u0027t grow too much.\nCurrently we use the hardroded 32 as limit.\n\nReported-by: Andy Lutomirski \u003cluto@amacapital.net\u003e\nSigned-off-by: Oleg Nesterov \u003coleg@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "d56290bbc1ad0cf56b25f7cb5859305a486b1bbc",
      "tree": "49bfc1026a791ccdb24281478e5fe638f381939e",
      "parents": [
        "91b831a20709922563a2280ff9a9000fe41fbcb4",
        "4f57f8ec238db29c5dd4ce42a6c0fbb2956a6645"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 08 09:34:04 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Aug 08 09:34:04 2013 -0700"
      },
      "message": "Merge tag \u0027regmap-v3.11-rc4\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap\n\nPull regmap fixes from Mark Brown:\n \"Two things here, one is a fix for a nasty issue where we were failing\n  to sync the last register in a block when using raw writes and the\n  other fixes a missing header for the !REGMAP stubs so that we don\u0027t\n  rely on implicit includes in that case\"\n\n* tag \u0027regmap-v3.11-rc4\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:\n  regmap: Add missing header for !CONFIG_REGMAP stubs\n  regmap: cache: Make sure to sync the last register in a block\n"
    },
    {
      "commit": "786615bc1ce84150ded80daea6bd9f6297f48e73",
      "tree": "b16f44afbdf83df990b762ae3c08b45b88b3e25e",
      "parents": [
        "00326ed6442c66021cd4b5e19e80f3e2027d5d42"
      ],
      "author": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Mon Aug 05 16:04:47 2013 -0400"
      },
      "committer": {
        "name": "Trond Myklebust",
        "email": "Trond.Myklebust@netapp.com",
        "time": "Wed Aug 07 17:07:18 2013 -0400"
      },
      "message": "SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister\n\nIf rpcbind causes our connection to the AF_LOCAL socket to close after\nwe\u0027ve registered a service, then we want to be careful about reconnecting\nsince the mount namespace may have changed.\n\nBy simply refusing to reconnect the AF_LOCAL socket in the case of\nunregister, we avoid the need to somehow save the mount namespace. While\nthis may lead to some services not unregistering properly, it should\nbe safe.\n\nSigned-off-by: Trond Myklebust \u003cTrond.Myklebust@netapp.com\u003e\nCc: Nix \u003cnix@esperi.org.uk\u003e\nCc: Jeff Layton \u003cjlayton@redhat.com\u003e\nCc: stable@vger.kernel.org # 3.9.x\n"
    },
    {
      "commit": "b7bc9e7d808ba55729bd263b0210cda36965be32",
      "tree": "3854bc709c38f75fbc4b9e90bdedba5202482dc1",
      "parents": [
        "8ef9c292ac7bf91fc0367746cf5db264adddced9",
        "9457158bbc0ee04ecef76862d73eecd8076e9c7b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Aug 07 13:01:30 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Aug 07 13:01:30 2013 -0700"
      },
      "message": "Merge tag \u0027trace-fixes-3.11-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace\n\nPull tracing fixes from Steven Rostedt:\n \"Oleg Nesterov has been working hard in closing all the holes that can\n  lead to race conditions between deleting an event and accessing an\n  event debugfs file.  This included a fix to the debugfs system (acked\n  by Greg Kroah-Hartman).  We think that all the holes have been patched\n  and hopefully we don\u0027t find more.  I haven\u0027t marked all of them for\n  stable because I need to examine them more to figure out how far back\n  some of the changes need to go.\n\n  Along the way, some other fixes have been made.  Alexander Z Lam fixed\n  some logic where the wrong buffer was being modifed.\n\n  Andrew Vagin found a possible corruption for machines that actually\n  allocate cpumask, as a reference to one was being zeroed out by\n  mistake.\n\n  Dhaval Giani found a bad prototype when tracing is not configured.\n\n  And I not only had some changes to help Oleg, but also finally fixed a\n  long standing bug that Dave Jones and others have been hitting, where\n  a module unload and reload can cause the function tracing accounting\n  to get screwed up\"\n\n* tag \u0027trace-fixes-3.11-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:\n  tracing: Fix reset of time stamps during trace_clock changes\n  tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer\n  tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set\n  tracing: Fix fields of struct trace_iterator that are zeroed by mistake\n  tracing/uprobes: Fail to unregister if probe event files are in use\n  tracing/kprobes: Fail to unregister if probe event files are in use\n  tracing: Add comment to describe special break case in probe_remove_event_call()\n  tracing: trace_remove_event_call() should fail if call/file is in use\n  debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)\n  ftrace: Check module functions being traced on reload\n  ftrace: Consolidate some duplicate code for updating ftrace ops\n  tracing: Change remove_event_file_dir() to clear \"d_subdirs\"-\u003ei_private\n  tracing: Introduce remove_event_file_dir()\n  tracing: Change f_start() to take event_mutex and verify i_private !\u003d NULL\n  tracing: Change event_filter_read/write to verify i_private !\u003d NULL\n  tracing: Change event_enable/disable_read() to verify i_private !\u003d NULL\n  tracing: Turn event/id-\u003ei_private into call-\u003eevent.type\n"
    },
    {
      "commit": "49ccc142f9cbc33fdda18e8fa90c1c5b4a79c0ad",
      "tree": "7952460d4af8a7cf7e152fc1732601be7c22ce66",
      "parents": [
        "c095ba7224d8edc71dcef0d655911399a8bd4a3f"
      ],
      "author": {
        "name": "Mateusz Krawczuk",
        "email": "m.krawczuk@partner.samsung.com",
        "time": "Tue Aug 06 18:34:40 2013 +0200"
      },
      "committer": {
        "name": "Mark Brown",
        "email": "broonie@linaro.org",
        "time": "Tue Aug 06 19:49:46 2013 +0100"
      },
      "message": "regmap: Add missing header for !CONFIG_REGMAP stubs\n\nregmap.h requires linux/err.h if CONFIG_REGMAP is not defined. Without it I get\nerror.\nCC      drivers/media/platform/exynos4-is/fimc-reg.o\nIn file included from drivers/media/platform/exynos4-is/fimc-reg.c:14:0:\ninclude/linux/regmap.h: In function ‘regmap_write’:\ninclude/linux/regmap.h:525:10: error: ‘EINVAL’ undeclared (first use in this function)\ninclude/linux/regmap.h:525:10: note: each undeclared identifier is reported only once for each function it appears in\n\nSigned-off-by: Mateusz Krawczuk \u003cm.krawczuk@partner.samsung.com\u003e\nSigned-off-by: Kyungmin Park \u003ckyungmin.park@samsung.com\u003e\nSigned-off-by: Mark Brown \u003cbroonie@linaro.org\u003e\nCc: stable@kernel.org\n"
    },
    {
      "commit": "7d46daba8dd5df1aa45724518a041ef7163d3ad5",
      "tree": "454447c532d408a00a24d0c6729b10b9964945d7",
      "parents": [
        "1512747820367c8b3b8b72035f0f78c62f2bf1e9"
      ],
      "author": {
        "name": "Eli Cohen",
        "email": "eli@dev.mellanox.co.il",
        "time": "Mon Aug 05 16:05:32 2013 +0300"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 05 11:04:12 2013 -0700"
      },
      "message": "mlx5: remove health handler plugin\n\nRemove this code, per Dave Miller\u0027s request, since it is not being used\nanywhere in the kernel.\n\nSigned-off-by: Eli Cohen \u003celi@mellanox.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "cefe8a32f2a5887246ed250115e34bee6ecc8d61",
      "tree": "1e8220456df31a05c6c56889545f2d8360f5a7b9",
      "parents": [
        "02073798a6b081bf74e6c10d6f7e7a693c067ecd",
        "b1451e546899bc8f450773b2af02e0cd000cf1fa"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Mon Aug 05 14:04:24 2013 +0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Mon Aug 05 14:04:24 2013 +0800"
      },
      "message": "Merge tag \u0027iio-fixes-for-3.11b\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus\n\nJonathan writes:\n\nSecond round of IIO fixes for the 3.11 cycle.\n\n1) Fix a long term race in the IIO trigger handling.\n   This only effects cases where a single trigger is in use\n   by multiple devices.\n2) ti_am335x fix an issue with incorrect data due to reading before\n   the sequencer is finished.\n"
    },
    {
      "commit": "72a67a94bcba71a5fddd6b3596a20604d2b5dcd6",
      "tree": "c16021b2e216d126cbf62301362fd1115a628438",
      "parents": [
        "83aaf3b39c4f26d71a58f84924b6c6f9b1070d54",
        "4bd8e7385961932d863ea976a67f384c3a8302cb"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 03 15:00:23 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 03 15:00:23 2013 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nPull networking fixes from David Miller:\n\n 1) Don\u0027t ignore user initiated wireless regulatory settings on cards\n    with custom regulatory domains, from Arik Nemtsov.\n\n 2) Fix length check of bluetooth information responses, from Jaganath\n    Kanakkassery.\n\n 3) Fix misuse of PTR_ERR in btusb, from Adam Lee.\n\n 4) Handle rfkill properly while iwlwifi devices are offline, from\n    Emmanuel Grumbach.\n\n 5) Fix r815x devices DMA\u0027ing to stack buffers, from Hayes Wang.\n\n 6) Kernel info leak in ATM packet scheduler, from Dan Carpenter.\n\n 7) 8139cp doesn\u0027t check for DMA mapping errors, from Neil Horman.\n\n 8) Fix bridge multicast code to not snoop when no querier exists,\n    otherwise mutlicast traffic is lost.  From Linus Lüssing.\n\n 9) Avoid soft lockups in fib6_run_gc(), from Michal Kubecek.\n\n10) Fix races in automatic address asignment on ipv6, which can result\n    in incorrect lifetime assignments.  From Jiri Benc.\n\n11) Cure build bustage when CONFIG_NET_LL_RX_POLL is not set and rename\n    it CONFIG_NET_RX_BUSY_POLL to eliminate the last reference to the\n    original naming of this feature.  From Cong Wang.\n\n12) Fix crash in TIPC when server socket creation fails, from Ying Xue.\n\n13) macvlan_changelink() silently succeeds when it shouldn\u0027t, from\n    Michael S Tsirkin.\n\n14) HTB packet scheduler can crash due to sign extension, fix from\n    Stephen Hemminger.\n\n15) With the cable unplugged, r8169 prints out a message every 10\n    seconds, make it netif_dbg() instead of netif_warn().  From Peter\n    Wu.\n\n16) Fix memory leak in rtm_to_ifaddr(), from Daniel Borkmann.\n\n17) sis900 gets spurious TX queue timeouts due to mismanagement of link\n    carrier state, from Denis Kirjanov.\n\n18) Validate somaxconn sysctl to make sure it fits inside of a u16.\n    From Roman Gushchin.\n\n19) Fix MAC address filtering on qlcnic, from Shahed Shaikh.\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (68 commits)\n  qlcnic: Fix for flash update failure on 83xx adapter\n  qlcnic: Fix link speed and duplex display for 83xx adapter\n  qlcnic: Fix link speed display for 82xx adapter\n  qlcnic: Fix external loopback test.\n  qlcnic: Removed adapter series name from warning messages.\n  qlcnic: Free up memory in error path.\n  qlcnic: Fix ingress MAC learning\n  qlcnic: Fix MAC address filter issue on 82xx adapter\n  net: ethernet: davinci_emac: drop IRQF_DISABLED\n  netlabel: use domain based selectors when address based selectors are not available\n  net: check net.core.somaxconn sysctl values\n  sis900: Fix the tx queue timeout issue\n  net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails\n  r8169: remove \"PHY reset until link up\" log spam\n  net: ethernet: cpsw: drop IRQF_DISABLED\n  htb: fix sign extension bug\n  macvlan: handle set_promiscuity failures\n  macvlan: better mode validation\n  tipc: fix oops when creating server socket fails\n  net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL\n  ...\n"
    },
    {
      "commit": "e67bc51e574ffe3c4bc1e09cab7658b1e780b4ce",
      "tree": "8a0b6424f72f4292543f7b4b96617b4992598257",
      "parents": [
        "ed5467da0e369e65b247b99eb6403cb79172bcda"
      ],
      "author": {
        "name": "Dhaval Giani",
        "email": "dhaval.giani@gmail.com",
        "time": "Fri Aug 02 14:47:29 2013 -0400"
      },
      "committer": {
        "name": "Steven Rostedt",
        "email": "rostedt@goodmis.org",
        "time": "Fri Aug 02 22:38:10 2013 -0400"
      },
      "message": "tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set\n\nWhen CONFIG_TRACING is not enabled, the stub prototype for trace_dump_stack()\nis incorrect. It has (void) when it should be (int).\n\nLink: http://lkml.kernel.org/r/CAPhKKr_H\u003dukFnBL4WgDOVT5ay2xeF-Ho+CA0DWZX0E2JW-\u003dvSQ@mail.gmail.com\n\nSigned-off-by: Dhaval Giani \u003cdhaval.giani@gmail.com\u003e\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n"
    },
    {
      "commit": "ed5467da0e369e65b247b99eb6403cb79172bcda",
      "tree": "a7a281193d68cc8e24660657e4f127dfb4acd555",
      "parents": [
        "c6c2401d8bbaf9edc189b4c35a8cb2780b8b988e"
      ],
      "author": {
        "name": "Andrew Vagin",
        "email": "avagin@openvz.org",
        "time": "Fri Aug 02 21:16:43 2013 +0400"
      },
      "committer": {
        "name": "Steven Rostedt",
        "email": "rostedt@goodmis.org",
        "time": "Fri Aug 02 22:28:41 2013 -0400"
      },
      "message": "tracing: Fix fields of struct trace_iterator that are zeroed by mistake\n\ntracing_read_pipe zeros all fields bellow \"seq\". The declaration contains\na comment about that, but it doesn\u0027t help.\n\nThe first field is \"snapshot\", it\u0027s true when current open file is\nsnapshot. Looks obvious, that it should not be zeroed.\n\nThe second field is \"started\". It was converted from cpumask_t to\ncpumask_var_t (v2.6.28-4983-g4462344), in other words it was\nconverted from cpumask to pointer on cpumask.\n\nCurrently the reference on \"started\" memory is lost after the first read\nfrom tracing_read_pipe and a proper object will never be freed.\n\nThe \"started\" is never dereferenced for trace_pipe, because trace_pipe\ncan\u0027t have the TRACE_FILE_ANNOTATE options.\n\nLink: http://lkml.kernel.org/r/1375463803-3085183-1-git-send-email-avagin@openvz.org\n\nCc: stable@vger.kernel.org # 2.6.30\nSigned-off-by: Andrew Vagin \u003cavagin@openvz.org\u003e\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n"
    },
    {
      "commit": "abe0308070d23d4b68db093683b7dbc1396b1fbd",
      "tree": "8625b0c879090a43b64b70dfde311dffbe31625c",
      "parents": [
        "1cb39a6cb9528581cd1d7ec0e7a1f33d74c2ab37",
        "569935db80fd5338005d977ffc3428d43aad84ba"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 02 14:58:30 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 02 14:58:30 2013 -0700"
      },
      "message": "Merge tag \u0027rdma-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband\n\nPull infiniband/rdma fixes from Roland Dreier:\n - Fixes for the newly merged mlx5 hardware driver\n - Stack info leak fixes from Dan Carpenter\n - Fixes for pkey table handling with SR-IOV\n - A few other small things\n\n* tag \u0027rdma-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband:\n  IPoIB: Fix pkey change flow for virtualization environments\n  IPoIB: Make sure child devices use valid/proper pkeys\n  IB/core: Create QP1 using the pkey index which contains the default pkey\n  mlx5_core: Variable may be used uninitialized\n  mlx5_core: Implement new initialization sequence\n  mlx5_core: Fix use after free in mlx5_cmd_comp_handler()\n  IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()\n  IB/mlx5: Fix error return code in init_one()\n  IB/mlx4: Use default pkey when creating tunnel QPs\n  RDMA/cma: Only call cma_save_ib_info() for CM REQs\n  RDMA/cma: Fix accessing invalid private data for UD\n  RDMA/cma: Fix gcc warning\n  Revert \"RDMA/nes: Fix compilation error when nes_debug is enabled\"\n  IB/qib: Add err_decode() call for ring dump\n  RDMA/cxgb3: Fix stack info leak in iwch_create_cq()\n  RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()\n  RDMA/ocrdma: Fix several stack info leaks\n  RDMA/cxgb4: Fix stack info leak in c4iw_create_qp()\n  RDMA/ocrdma: Remove unused include\n"
    },
    {
      "commit": "1fe0135b9e135ecef4eb2144027a74c3de6bf874",
      "tree": "995bd5805ac6228a85d58eba69d6eeb0a54a5ead",
      "parents": [
        "64ccccf8525fee499625b517c0faadf784c79e93",
        "2b44c4db2e2f1765d35163a861d301038e0c8a75"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 02 12:21:32 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 02 12:21:32 2013 -0700"
      },
      "message": "Merge tag \u0027pm+acpi-3.11-rc4\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull ACPI and power management fixes from Rafael Wysocki:\n\n - Revert two cpuidle commits added during the 3.8 development cycle\n   that turn out to have introduced a significant performance regression\n   as requested by Jeremy Eder.\n\n - The recent patches that made the freezer less heavy-weight introduced\n   a regression causing user-space-driven hibernation using the ioctl()\n   interface to block indefinitely when the hibernate process executes\n   try_to_freeze().  Fix from Colin Cross addresses this by adding a\n   process flag to mark the hibernate/suspend process to inform the\n   freezer that that process should be ignored.\n\n - One of the recent cpufreq reverts uncovered a problem in the core\n   causing the cpufreq driver module refcount to become negative after a\n   system suspend-resume cycle.  Fix from Rafael J Wysocki.\n\n - The evaluation of the ACPI battery _BIX method has never worked\n   correctly, because the commit that added support for it forgot to\n   take the \"Revision\" field in the return package into account.  As a\n   result, the reading of battery info doesn\u0027t work at all on some\n   systems, which is addressed by a fix from Lan Tianyu.\n\n* tag \u0027pm+acpi-3.11-rc4\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n  freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes\n  ACPI / battery: Fix parsing _BIX return value\n  cpufreq: Fix cpufreq driver module refcount balance after suspend/resume\n  Revert \"cpuidle: Quickly notice prediction failure for repeat mode\"\n  Revert \"cpuidle: Quickly notice prediction failure in general case\"\n"
    },
    {
      "commit": "e0d1095ae3405404d247afb00233ef837d58da83",
      "tree": "1f83aed50dbe9298ca0cdc5a0d51a3750f0fd720",
      "parents": [
        "dfcefb0be1231982784df2152213103ad33c1cfd"
      ],
      "author": {
        "name": "Cong Wang",
        "email": "amwang@redhat.com",
        "time": "Thu Aug 01 11:10:25 2013 +0800"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Aug 01 15:11:17 2013 -0700"
      },
      "message": "net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL\n\nEliezer renames several *ll_poll to *busy_poll, but forgets\nCONFIG_NET_LL_RX_POLL, so in case of confusion, rename it too.\n\nCc: Eliezer Tamir \u003celiezer.tamir@linux.intel.com\u003e\nCc: David S. Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Cong Wang \u003camwang@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "19788a900803138a4c7c997eb5e9c27f9d17667e",
      "tree": "6341e3143a1c35bdc095d4086f5c0c9342904944",
      "parents": [
        "06693f305e60202d2795a10bee7fb7da23bc2acc",
        "33cb876e947b9ddda8dca3fb99234b743a597ef9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jul 31 17:52:04 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jul 31 17:52:04 2013 -0700"
      },
      "message": "Merge branch \u0027akpm\u0027 (patches from Andrew Morton)\n\nMerge more patches from Andrew Morton:\n \"A bunch of fixes.\n\n  Plus Joe\u0027s printk move and rework.  It\u0027s not a -rc3 thing but now\n  would be a nice time to offload it, while things are quiet.  I\u0027ve been\n  sitting on it all for a couple of weeks, no issues\"\n\n* emailed patches from Andrew Morton \u003cakpm@linux-foundation.org\u003e:\n  vmpressure: make sure there are no events queued after memcg is offlined\n  vmpressure: do not check for pending work to prevent from new work\n  vmpressure: change vmpressure::sr_lock to spinlock\n  printk: rename struct log to struct printk_log\n  printk: use pointer for console_cmdline indexing\n  printk: move braille console support into separate braille.[ch] files\n  printk: add console_cmdline.h\n  printk: move to separate directory for easier modification\n  drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn\u0027t created\n  mm: zbud: fix condition check on allocation size\n  thp, mm: avoid PageUnevictable on active/inactive lru lists\n  mm/swap.c: clear PageActive before adding pages onto unevictable list\n  arch/x86/platform/ce4100/ce4100.c: include reboot.h\n  mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG\n  rapidio: fix use after free in rio_unregister_scan()\n  .gitignore: ignore *.lz4 files\n  MAINTAINERS: dynamic debug: Jason\u0027s not there...\n  dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()\n  ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page()\n  mm: mempolicy: fix mbind_range() \u0026\u0026 vma_adjust() interaction\n"
    },
    {
      "commit": "33cb876e947b9ddda8dca3fb99234b743a597ef9",
      "tree": "334a94157e6fd53ef9bb88771b181c6cbfa4826a",
      "parents": [
        "8e0ed445b3478468372449859c45c6b3032acf2f"
      ],
      "author": {
        "name": "Michal Hocko",
        "email": "mhocko@suse.cz",
        "time": "Wed Jul 31 13:53:51 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jul 31 14:41:04 2013 -0700"
      },
      "message": "vmpressure: make sure there are no events queued after memcg is offlined\n\nvmpressure is called synchronously from reclaim where the target_memcg\nis guaranteed to be alive but the eventfd is signaled from the work\nqueue context.  This means that memcg (along with vmpressure structure\nwhich is embedded into it) might go away while the work item is pending\nwhich would result in use-after-release bug.\n\nWe have two possible ways how to fix this.  Either vmpressure pins memcg\nbefore it schedules vmpr-\u003ework and unpin it in vmpressure_work_fn or\nexplicitely flush the work item from the css_offline context (as\nsuggested by Tejun).\n\nThis patch implements the later one and it introduces vmpressure_cleanup\nwhich flushes the vmpressure work queue item item.  It hooks into\nmem_cgroup_css_offline after the memcg itself is cleaned up.\n\n[akpm@linux-foundation.org: coding-style fixes]\nSigned-off-by: Michal Hocko \u003cmhocko@suse.cz\u003e\nReported-by: Tejun Heo \u003ctj@kernel.org\u003e\nCc: Anton Vorontsov \u003canton.vorontsov@linaro.org\u003e\nCc: Johannes Weiner \u003channes@cmpxchg.org\u003e\nCc: KAMEZAWA Hiroyuki \u003ckamezawa.hiroyu@jp.fujitsu.com\u003e\nCc: KOSAKI Motohiro \u003ckosaki.motohiro@jp.fujitsu.com\u003e\nCc: Li Zefan \u003clizefan@huawei.com\u003e\nAcked-by: Tejun Heo \u003ctj@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "22f2020f84c6da2dd0acb2dce12e39e59ff7c8be",
      "tree": "34188bc4df41de78fbbc4c45c8b913ea8f7f7761",
      "parents": [
        "62e32ac3505a0cab1c5ef8ea2c0eab3b26ed855f"
      ],
      "author": {
        "name": "Michal Hocko",
        "email": "mhocko@suse.cz",
        "time": "Wed Jul 31 13:53:48 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jul 31 14:41:03 2013 -0700"
      },
      "message": "vmpressure: change vmpressure::sr_lock to spinlock\n\nThere is nothing that can sleep inside critical sections protected by\nthis lock and those sections are really small so there doesn\u0027t make much\nsense to use mutex for them.  Change the log to a spinlock\n\nSigned-off-by: Michal Hocko \u003cmhocko@suse.cz\u003e\nReported-by: Tejun Heo \u003ctj@kernel.org\u003e\nCc: Anton Vorontsov \u003canton.vorontsov@linaro.org\u003e\nCc: Johannes Weiner \u003channes@cmpxchg.org\u003e\nCc: KAMEZAWA Hiroyuki \u003ckamezawa.hiroyu@jp.fujitsu.com\u003e\nCc: KOSAKI Motohiro \u003ckosaki.motohiro@jp.fujitsu.com\u003e\nCc: Li Zefan \u003clizefan@huawei.com\u003e\nReviewed-by: Tejun Heo \u003ctj@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "cd23b14b654769db83c9684ae1ba32c0e066670f",
      "tree": "60270d1f4313fa4938f05ec9773b7994c81be676",
      "parents": [
        "11940c8728b8e4bd67d0afacefbb9391ff8f4201"
      ],
      "author": {
        "name": "Eli Cohen",
        "email": "eli@dev.mellanox.co.il",
        "time": "Thu Jul 18 15:31:08 2013 +0300"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "roland@purestorage.com",
        "time": "Wed Jul 31 14:12:24 2013 -0700"
      },
      "message": "mlx5_core: Implement new initialization sequence\n\nIntroduce enbale_hca and disable_hca commands to signify when the\ndriver starts or ceases to operate on the device.\n\nIn addition the driver will use boot and init pages count; boot pages\nis required to allow firmware to complete boot commands and the other\nto complete init hca.  Command interface revision is bumped to 4 to\nenforce using supported firmware.\n\nThis patch breaks compatibility with old versions of firmware (\u003c 4);\nhowever, the first GA firmware we will publish will support version 4\nso this should not be a problem.\n\nSigned-off-by: Eli Cohen \u003celi@mellanox.com\u003e\nSigned-off-by: Roland Dreier \u003croland@purestorage.com\u003e\n"
    },
    {
      "commit": "06693f305e60202d2795a10bee7fb7da23bc2acc",
      "tree": "8ef3df7fc92359b13e292d71d91a0491f6615f40",
      "parents": [
        "75eaff010547c55256f807700277365ee07d2a58",
        "a661b43fd047ef501da43a19975415f861c7c3db"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jul 31 12:56:18 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jul 31 12:56:18 2013 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nPull networking fixes from David Miller:\n\n 1) Fix association failures not triggering a connect-failure event in\n    cfg80211, from Johannes Berg.\n\n 2) Eliminate a potential NULL deref with older iptables tools when\n    configuring xt_socket rules, from Eric Dumazet.\n\n 3) Missing RTNL locking in wireless regulatory code, from Johannes\n    Berg.\n\n 4) Fix OOPS caused by firmware loading races in ath9k_htc, from Alexey\n    Khoroshilov.\n\n 5) Fix usb URB leak in usb_8dev CAN driver, also from Alexey\n    Khoroshilov.\n\n 6) VXLAN namespace teardown fails to unregister devices, from Stephen\n    Hemminger.\n\n 7) Fix multicast settings getting dropped by firmware in qlcnic driver,\n    from Sucheta Chakraborty.\n\n 8) Add sysctl range enforcement for tcp_syn_retries, from Michal Tesar.\n\n 9) Fix a nasty bug in bridging where an active timer would get\n    reinitialized with a setup_timer() call.  From Eric Dumazet.\n\n10) Fix use after free in new mlx5 driver, from Dan Carpenter.\n\n11) Fix freed pointer reference in ipv6 multicast routing on namespace\n    cleanup, from Hannes Frederic Sowa.\n\n12) Some usbnet drivers report TSO and SG in their feature set, but the\n    usbnet layer doesn\u0027t really support them.  From Eric Dumazet.\n\n13) Fix crash on EEH errors in tg3 driver, from Gavin Shan.\n\n14) Drop cb_lock when requesting modules in genetlink, from Stanislaw\n    Gruszka.\n\n15) Kernel stack leaks in cbq scheduler and af_key pfkey messages, from\n    Dan Carpenter.\n\n16) FEC driver erroneously signals NETDEV_TX_BUSY on transmit leading to\n    endless loops, from Uwe Kleine-König.\n\n17) Fix hangs from loading mvneta driver, from Arnaud Patard.\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (84 commits)\n  mlx5: fix error return code in mlx5_alloc_uuars()\n  mvneta: Try to fix mvneta when compiled as module\n  mvneta: Fix hang when loading the mvneta driver\n  atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring\n  genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE\n  af_key: more info leaks in pfkey messages\n  net/fec: Don\u0027t let ndo_start_xmit return NETDEV_TX_BUSY without link\n  net_sched: Fix stack info leak in cbq_dump_wrr().\n  igb: fix vlan filtering in promisc mode when not in VT mode\n  ixgbe: Fix Tx Hang issue with lldpad on 82598EB\n  genetlink: release cb_lock before requesting additional module\n  net: fec: workaround stop tx during errata ERR006358\n  qlcnic: Fix diagnostic interrupt test for 83xx adapters.\n  qlcnic: Fix setting Guest VLAN\n  qlcnic: Fix operation type and command type.\n  qlcnic: Fix initialization of work function.\n  Revert \"atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring\"\n  atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring\n  net/tg3: Fix warning from pci_disable_device()\n  net/tg3: Fix kernel crash\n  ...\n"
    },
    {
      "commit": "2816c551c796ec14620325b2c9ed75b9979d3125",
      "tree": "c4bc262514de5ef265001411bcdf7ad65916eae9",
      "parents": [
        "776164c1faac4966ab14418bb0922e1820da1d19"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@redhat.com",
        "time": "Mon Jul 29 19:50:33 2013 +0200"
      },
      "committer": {
        "name": "Steven Rostedt",
        "email": "rostedt@goodmis.org",
        "time": "Wed Jul 31 13:12:48 2013 -0400"
      },
      "message": "tracing: trace_remove_event_call() should fail if call/file is in use\n\nChange trace_remove_event_call(call) to return the error if this\ncall is active. This is what the callers assume but can\u0027t verify\noutside of the tracing locks. Both trace_kprobe.c/trace_uprobe.c\nneed the additional changes, unregister_trace_probe() should abort\nif trace_remove_event_call() fails.\n\nThe caller is going to free this call/file so we must ensure that\nnobody can use them after trace_remove_event_call() succeeds.\ndebugfs should be fine after the previous changes and event_remove()\ndoes TRACE_REG_UNREGISTER, but still there are 2 reasons why we need\nthe additional checks:\n\n- There could be a perf_event(s) attached to this tp_event, so the\n  patch checks -\u003eperf_refcount.\n\n- TRACE_REG_UNREGISTER can be suppressed by FTRACE_EVENT_FL_SOFT_MODE,\n  so we simply check FTRACE_EVENT_FL_ENABLED protected by event_mutex.\n\nLink: http://lkml.kernel.org/r/20130729175033.GB26284@redhat.com\n\nReviewed-by: Masami Hiramatsu \u003cmasami.hiramatsu.pt@hitachi.com\u003e\nSigned-off-by: Oleg Nesterov \u003coleg@redhat.com\u003e\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n"
    },
    {
      "commit": "2b44c4db2e2f1765d35163a861d301038e0c8a75",
      "tree": "f091046e31e220b876d15b0bf713955184a8e68f",
      "parents": [
        "016d5baad04269e8559332df05f89bd95b52d6ad"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Wed Jul 24 17:41:33 2013 -0700"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Tue Jul 30 14:05:06 2013 +0200"
      },
      "message": "freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes\n\nCalling freeze_processes sets a global flag that will cause any\nprocess that calls try_to_freeze to enter the refrigerator.  It\nskips sending a signal to the current task, but if the current\ntask ever hits try_to_freeze, all threads will be frozen and the\nsystem will deadlock.\n\nSet a new flag, PF_SUSPEND_TASK, on the task that calls\nfreeze_processes.  The flag notifies the freezer that the thread\nis involved in suspend and should not be frozen.  Also add a\nWARN_ON in thaw_processes if the caller does not have the\nPF_SUSPEND_TASK flag set to catch if a different task calls\nthaw_processes than the one that called freeze_processes, leaving\na task with PF_SUSPEND_TASK permanently set on it.\n\nThreads that spawn off a task with PF_SUSPEND_TASK set (which\nswsusp does) will also have PF_SUSPEND_TASK set, preventing them\nfrom freezing while they are helping with suspend, but they need\nto be dead by the time suspend is triggered, otherwise they may\nrun when userspace is expected to be frozen.  Add a WARN_ON in\nthaw_processes if more than one thread has the PF_SUSPEND_TASK\nflag set.\n\nReported-and-tested-by: Michael Leun \u003clkml20130126@newton.leun.net\u003e\nSigned-off-by: Colin Cross \u003cccross@android.com\u003e\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\n"
    },
    {
      "commit": "36f571e9ed0419e73d127e18aa8992ced867268c",
      "tree": "94fc210322484b5fa082f28dd2bad702c1685ba9",
      "parents": [
        "8027678202d0e51ac2aa08111ec86b5a77777431",
        "0699a73af3811b66b1ab5650575acee5eea841ab"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jul 29 17:08:22 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jul 29 17:08:22 2013 -0700"
      },
      "message": "Merge tag \u0027firewire-fix\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394\n\nPull firewire regression fix from Stefan Richter:\n \"This fixes corrupted video capture, seen with IIDC/DCAM video and\n  certain buffer settings.  (Regression since v3.4 inclusive.)\"\n\n* tag \u0027firewire-fix\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394:\n  firewire: fix libdc1394/FlyCap2 iso event regression\n"
    },
    {
      "commit": "148519120c6d1f19ad53349683aeae9f228b0b8d",
      "tree": "6d585444bbc27d2752ac1eb69180b7312150c5a5",
      "parents": [
        "228b30234f258a193317874854eee1ca7807186e"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Sat Jul 27 01:41:34 2013 +0200"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Mon Jul 29 13:32:29 2013 +0200"
      },
      "message": "Revert \"cpuidle: Quickly notice prediction failure for repeat mode\"\n\nRevert commit 69a37bea (cpuidle: Quickly notice prediction failure for\nrepeat mode), because it has been identified as the source of a\nsignificant performance regression in v3.8 and later as explained by\nJeremy Eder:\n\n  We believe we\u0027ve identified a particular commit to the cpuidle code\n  that seems to be impacting performance of variety of workloads.\n  The simplest way to reproduce is using netperf TCP_RR test, so\n  we\u0027re using that, on a pair of Sandy Bridge based servers.  We also\n  have data from a large database setup where performance is also\n  measurably/positively impacted, though that test data isn\u0027t easily\n  share-able.\n\n  Included below are test results from 3 test kernels:\n\n  kernel       reverts\n  -----------------------------------------------------------\n  1) vanilla   upstream (no reverts)\n\n  2) perfteam2 reverts e11538d1f03914eb92af5a1a378375c05ae8520c\n\n  3) test      reverts 69a37beabf1f0a6705c08e879bdd5d82ff6486c4\n                       e11538d1f03914eb92af5a1a378375c05ae8520c\n\n  In summary, netperf TCP_RR numbers improve by approximately 4%\n  after reverting 69a37beabf1f0a6705c08e879bdd5d82ff6486c4.  When\n  69a37beabf1f0a6705c08e879bdd5d82ff6486c4 is included, C0 residency\n  never seems to get above 40%.  Taking that patch out gets C0 near\n  100% quite often, and performance increases.\n\n  The below data are histograms representing the %c0 residency @\n  1-second sample rates (using turbostat), while under netperf test.\n\n  - If you look at the first 4 histograms, you can see %c0 residency\n    almost entirely in the 30,40% bin.\n  - The last pair, which reverts 69a37beabf1f0a6705c08e879bdd5d82ff6486c4,\n    shows %c0 in the 80,90,100% bins.\n\n  Below each kernel name are netperf TCP_RR trans/s numbers for the\n  particular kernel that can be disclosed publicly, comparing the 3\n  test kernels.  We ran a 4th test with the vanilla kernel where\n  we\u0027ve also set /dev/cpu_dma_latency\u003d0 to show overall impact\n  boosting single-threaded TCP_RR performance over 11% above\n  baseline.\n\n  3.10-rc2 vanilla RX + c0 lock (/dev/cpu_dma_latency\u003d0):\n  TCP_RR trans/s 54323.78\n\n  -----------------------------------------------------------\n  3.10-rc2 vanilla RX (no reverts)\n  TCP_RR trans/s 48192.47\n\n  Receiver %c0\n      0.0000 -    10.0000 [     1]: *\n     10.0000 -    20.0000 [     0]:\n     20.0000 -    30.0000 [     0]:\n     30.0000 -    40.0000 [    59]:\n  ***********************************************************\n     40.0000 -    50.0000 [     1]: *\n     50.0000 -    60.0000 [     0]:\n     60.0000 -    70.0000 [     0]:\n     70.0000 -    80.0000 [     0]:\n     80.0000 -    90.0000 [     0]:\n     90.0000 -   100.0000 [     0]:\n\n  Sender %c0\n      0.0000 -    10.0000 [     1]: *\n     10.0000 -    20.0000 [     0]:\n     20.0000 -    30.0000 [     0]:\n     30.0000 -    40.0000 [    11]: ***********\n     40.0000 -    50.0000 [    49]:\n  *************************************************\n     50.0000 -    60.0000 [     0]:\n     60.0000 -    70.0000 [     0]:\n     70.0000 -    80.0000 [     0]:\n     80.0000 -    90.0000 [     0]:\n     90.0000 -   100.0000 [     0]:\n\n  -----------------------------------------------------------\n  3.10-rc2 perfteam2 RX (reverts commit\n  e11538d1f03914eb92af5a1a378375c05ae8520c)\n  TCP_RR trans/s 49698.69\n\n  Receiver %c0\n      0.0000 -    10.0000 [     1]: *\n     10.0000 -    20.0000 [     1]: *\n     20.0000 -    30.0000 [     0]:\n     30.0000 -    40.0000 [    59]:\n  ***********************************************************\n     40.0000 -    50.0000 [     0]:\n     50.0000 -    60.0000 [     0]:\n     60.0000 -    70.0000 [     0]:\n     70.0000 -    80.0000 [     0]:\n     80.0000 -    90.0000 [     0]:\n     90.0000 -   100.0000 [     0]:\n\n  Sender %c0\n      0.0000 -    10.0000 [     1]: *\n     10.0000 -    20.0000 [     0]:\n     20.0000 -    30.0000 [     0]:\n     30.0000 -    40.0000 [     2]: **\n     40.0000 -    50.0000 [    58]:\n  **********************************************************\n     50.0000 -    60.0000 [     0]:\n     60.0000 -    70.0000 [     0]:\n     70.0000 -    80.0000 [     0]:\n     80.0000 -    90.0000 [     0]:\n     90.0000 -   100.0000 [     0]:\n\n  -----------------------------------------------------------\n  3.10-rc2 test RX (reverts 69a37beabf1f0a6705c08e879bdd5d82ff6486c4\n  and e11538d1f03914eb92af5a1a378375c05ae8520c)\n  TCP_RR trans/s 47766.95\n\n  Receiver %c0\n      0.0000 -    10.0000 [     1]: *\n     10.0000 -    20.0000 [     1]: *\n     20.0000 -    30.0000 [     0]:\n     30.0000 -    40.0000 [    27]: ***************************\n     40.0000 -    50.0000 [     2]: **\n     50.0000 -    60.0000 [     0]:\n     60.0000 -    70.0000 [     2]: **\n     70.0000 -    80.0000 [     0]:\n     80.0000 -    90.0000 [     0]:\n     90.0000 -   100.0000 [    28]: ****************************\n\n  Sender:\n      0.0000 -    10.0000 [     1]: *\n     10.0000 -    20.0000 [     0]:\n     20.0000 -    30.0000 [     0]:\n     30.0000 -    40.0000 [    11]: ***********\n     40.0000 -    50.0000 [     0]:\n     50.0000 -    60.0000 [     1]: *\n     60.0000 -    70.0000 [     0]:\n     70.0000 -    80.0000 [     3]: ***\n     80.0000 -    90.0000 [     7]: *******\n     90.0000 -   100.0000 [    38]: **************************************\n\n  These results demonstrate gaining back the tendency of the CPU to\n  stay in more responsive, performant C-states (and thus yield\n  measurably better performance), by reverting commit\n  69a37beabf1f0a6705c08e879bdd5d82ff6486c4.\n\nRequested-by: Jeremy Eder \u003cjeder@redhat.com\u003e\nTested-by: Len Brown \u003clen.brown@intel.com\u003e\nCc: 3.8+ \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\n"
    },
    {
      "commit": "0699a73af3811b66b1ab5650575acee5eea841ab",
      "tree": "a70a65bf5531642f376c9f542ad7d0ec6ec3e29c",
      "parents": [
        "bcabcfd2e09ceb8599a33001e812e7cbad00fc4d"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Jul 22 21:32:09 2013 +0200"
      },
      "committer": {
        "name": "Stefan Richter",
        "email": "stefanr@s5r6.in-berlin.de",
        "time": "Sat Jul 27 20:24:36 2013 +0200"
      },
      "message": "firewire: fix libdc1394/FlyCap2 iso event regression\n\nCommit 18d627113b83 (firewire: prevent dropping of completed iso packet\nheader data) was intended to be an obvious bug fix, but libdc1394 and\nFlyCap2 depend on the old behaviour by ignoring all returned information\nand thus not noticing that not all packets have been received yet.  The\nresult was that the video frame buffers would be saved before they\ncontained the correct data.\n\nReintroduce the old behaviour for old clients.\n\nTested-by: Stepan Salenikovich \u003cstepan.salenikovich@gmail.com\u003e\nTested-by: Josep Bosch \u003cjep250@gmail.com\u003e\nCc: \u003cstable@vger.kernel.org\u003e # 3.4+\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\n"
    },
    {
      "commit": "0f746650258187664a7afa1f708618f6599f6d76",
      "tree": "0c34864acddcc9196e17bdef38ddf01b4278144d",
      "parents": [
        "a9b5f023947a67d430a4db61a1e2bc7fc258aa72",
        "8e5c2b776ae4c35f54547c017e0a943429f5748a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 26 14:37:18 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 26 14:37:18 2013 -0700"
      },
      "message": "Merge tag \u0027pm+acpi-3.11-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull ACPI and power management fixes from Rafael Wysocki:\n \"These are just two fixes, a revert of the would-be backlight fix that\n  didn\u0027t work and an intel_pstate fix for two problems related to\n  maximum P-state selection.\n\n  Specifics:\n\n   - Revert of the ACPI video commit that I hoped would help fix\n     backlight problems related to Windows 8 compatibility on some\n     systems.  Unfortunately, it turned out to cause problems to happen\n     too.\n\n   - Fix for two problems in intel_pstate, a possible failure to respond\n     to a load change on a quiet system and a possible failure to select\n     the highest available P-state on some systems.  From Dirk\n     Brandewie\"\n\n* tag \u0027pm+acpi-3.11-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n  Revert \"ACPI / video / i915: No ACPI backlight if firmware expects Windows 8\"\n  cpufreq / intel_pstate: Change to scale off of max P-state\n"
    },
    {
      "commit": "fef36a7a31c122270038122752373bd38977dd7f",
      "tree": "a326dc19a5288b28047dc689bff447641e83be41",
      "parents": [
        "db8cbfadcf9073cc6401ebcf90392c5ce6e93f34",
        "515c0967205f2e6d0ca1602ce0de65f9aec1d215"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 26 12:42:40 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 26 12:42:40 2013 -0700"
      },
      "message": "Merge tag \u0027fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc\n\nPull ARM SoC fixes from Olof Johansson:\n \"This is a largeish batch of fixes, mostly because I missed -rc2 due to\n  travel/vacation.  So in number these are a bit more than ideal unless\n  you amortize them over two -rcs.\n\n  Quick breakdown:\n   - Defconfig updates\n     - Making multi_v7_defconfig useful on more hardware to encourage\n       single-image usage\n     - Davinci and nomadik updates due to new code merged this merge\n       window\n   - Fixes for UART on Samsung platforms, both PM and clock-related\n   - A handful of warning fixes from defconfig builds, including for\n     max8925 backlight and pxamci (both with appropriate acks)\n   - Exynos5440 fixes for LPAE configuration, PM\n   - ...plus a bunch of other smaller changes all over the place\n\n  I expect to switch to regressions-or-severe-bugs-only fixes from here\n  on out\"\n\n* tag \u0027fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (37 commits)\n  mfd: max8925: fix dt code for backlight\n  ARM: omap5: Only select errata 798181 if SMP\n  ARM: EXYNOS: Update CONFIG_ARCH_NR_GPIO for Exynos\n  ARM: EXYNOS: Fix low level debug support\n  ARM: SAMSUNG: Save/restore only selected uart\u0027s registers\n  ARM: SAMSUNG: Add SAMSUNG_PM config option to select pm\n  ARM: S3C24XX: Add missing clkdev entries for s3c2440 UART\n  ARM: multi_v7_defconfig: Select USB chipidea driver\n  ARM: pxa: propagate errors from regulator_enable() to pxamci\n  ARM: zynq: fix compilation warning\n  ARM: keystone: fix compilation warning\n  ARM: highbank: Only touch common coherency control register fields\n  ARM: footbridge: fix overlapping PCI mappings\n  dmaengine: shdma: fix a build failure on platforms with no DMA support\n  ARM: STi: Set correct ARM ERRATAs.\n  ARM: dts: STi: Fix pinconf setup for STiH416 serial2\n  ARM: nomadik: configure for NO_HZ and HRTIMERS\n  ARM: nomadik: update defconfig base\n  ARM: nomadik: Update MMC defconfigs\n  ARM: davinci: defconfig: enable EDMA driver\n  ...\n"
    },
    {
      "commit": "db8cbfadcf9073cc6401ebcf90392c5ce6e93f34",
      "tree": "9a4c4bc4697d22ad7cb797b46d107a5ab3b4e73f",
      "parents": [
        "ab20fb8139b9b3f8abcf83bbddddcc1a757a9247",
        "2c7b871b9102c497ba8f972aa5d38532f05b654d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 26 11:38:13 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 26 11:38:13 2013 -0700"
      },
      "message": "Merge tag \u0027usb-3.11-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb\n\nPull USB fixes from Greg KH:\n \"Here are a number of USB fixes for 3.11-rc3.\n\n  Lots of little things, nothing major.  A number of new device ids,\n  build fixes for DMA, and a bunch of other minor things.  All of these\n  have been in the linux-next tree\"\n\n* tag \u0027usb-3.11-rc3\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (40 commits)\n  usb: Clear both buffers when clearing a control transfer TT buffer.\n  usb/gadget: free opts struct on error recovery\n  USB: mos7840: fix memory leak in open\n  usb: serial: option.c: remove ONDA MT825UP product ID fromdriver\n  usb: serial: option: add Olivetti Olicard 200\n  usb: serial: option: blacklist ONDA MT689DC QMI interface\n  xhci: fix null pointer dereference on ring_doorbell_for_active_rings\n  usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0\n  usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled\n  usb: xhci: Mark two functions __maybe_unused\n  xhci: Avoid NULL pointer deref when host dies.\n  usb: serial: option: Add ONYX 3G device support\n  USB: ti_usb_3410_5052: fix dynamic-id matching\n  usb: option: add TP-LINK MA260\n  USB: option: add D-Link DWM-152/C1 and DWM-156/C1\n  USB: EHCI: Fix resume signalling on remote wakeup\n  USB: cp210x: add MMB and PI ZigBee USB Device Support\n  usb: cp210x support SEL C662 Vendor/Device\n  USB: option: append Petatel NP10T device to GSM modems list\n  USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga\n  ...\n"
    },
    {
      "commit": "c7dad2343f494359f6e45f62ff97055749b99670",
      "tree": "090dcdf0fa0fff0a4c9a8a39e2e22d725c151d0e",
      "parents": [
        "07bc9dc1b01bad7084fed3d2659e5d83317869bc",
        "867974fc09f93bdd7f98d46ac3733934486bbf4a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 26 11:17:46 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 26 11:17:46 2013 -0700"
      },
      "message": "Merge branch \u0027for-3.11-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata\n\nPull libata fixes from Tejun Heo:\n \"Assorted libata updates.\n\n  The most critical one is a fix for ahci oops during boot.  Also, a new\n  smallish platform ahci driver is added and sata_inic162x is marked\n  clearly as experimental (it whines during boot too) as data corruption\n  seems rather common on the device and it\u0027s unlikely to get any love in\n  the foreseeable future.  If the whining doesn\u0027t draw any attention, I\n  think we\u0027d probably be better of making the driver depend on BROKEN in\n  a couple releases\"\n\nThis is v2 of this pull request with fixed dependencies for ahci_imx.\n\n* \u0027for-3.11-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata:\n  ahci_imx: depend on CONFIG_MFD_SYSCON\n  ahci_imx: add ahci sata support on imx platforms\n  ARM: imx6q: update the sata bits definitions of gpr13\n  ahci: fix Null pointer dereference in achi_host_active()\n  libata: make it clear that sata_inic162x is experimental\n  libata: replace strict_strtol() with kstrtol()\n  ata: Fix DVD not dectected at some platform with Wellsburg PCH\n"
    },
    {
      "commit": "8e5c2b776ae4c35f54547c017e0a943429f5748a",
      "tree": "f653dcb55a48408b87224f1515ddb39129a8e9ef",
      "parents": [
        "2134ed4d614349b2b4e8d7bb593baa9179b8dd1e"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Thu Jul 25 21:43:39 2013 +0200"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Fri Jul 26 14:59:20 2013 +0200"
      },
      "message": "Revert \"ACPI / video / i915: No ACPI backlight if firmware expects Windows 8\"\n\nWe attempted to address a regression introduced by commit a57f7f9\n(ACPICA: Add Windows8/Server2012 string for _OSI method.) after which\nACPI video backlight support doesn\u0027t work on a number of systems,\nbecause the relevant AML methods in the ACPI tables in their BIOSes\nbecome useless after the BIOS has been told that the OS is compatible\nwith Windows 8.  That problem is tracked by the bug entry at:\n\nhttps://bugzilla.kernel.org/show_bug.cgi?id\u003d51231\n\nCommit 8c5bd7a (ACPI / video / i915: No ACPI backlight if firmware\nexpects Windows 8) introduced for this purpose essentially prevented\nthe ACPI backlight support from being used if the BIOS had been told\nthat the OS was compatible with Windows 8 and the i915 driver was\nloaded, in which case the backlight would always be handled by i915.\nUnfortunately, however, that turned out to cause problems with\nbacklight to appear on multiple systems with symptoms indicating that\ni915 was unable to control the backlight on those systems as\nexpected.\n\nFor this reason, revert commit 8c5bd7a, but leave the function\nacpi_video_backlight_quirks() introduced by it, because another\ncommit on top of it uses that function.\n\nReferences: https://lkml.org/lkml/2013/7/21/119\nReferences: https://lkml.org/lkml/2013/7/22/261\nReferences: https://lkml.org/lkml/2013/7/23/429\nReferences: https://lkml.org/lkml/2013/7/23/459\nReferences: https://lkml.org/lkml/2013/7/23/81\nReferences: https://lkml.org/lkml/2013/7/24/27\nReported-and-tested-by: James Hogan \u003cjames@albanarts.com\u003e\nReported-and-tested-by: Kamal Mostafa \u003ckamal@canonical.com\u003e\nReported-and-tested-by: Jörg Otte \u003cjrg.otte@gmail.com\u003e\nReported-and-tested-by: Steven Newbury \u003csteve@snewbury.org.uk\u003e\nReported-by: Martin Steigerwald \u003cMartin@lichtvoll.de\u003e\nReported-by: Kalle Valo \u003ckvalo@adurom.com\u003e\nTested-by: Joerg Platte \u003cjplatte@naasa.net\u003e\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\n"
    },
    {
      "commit": "b48a97be8e6c2afdba2f3b61fd88c3c7743fbd73",
      "tree": "c5b9258be43d7f4e2ec1d91e4b83820562fbaebb",
      "parents": [
        "04012e3076943f17c8cfc77a196701c8f0b8964f",
        "e70308ec0e4bff344fcfdf160de40e1150552c5f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jul 24 11:05:18 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jul 24 11:05:18 2013 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6\n\nPull crypto fixes from Herbert Xu:\n \"This push fixes a memory corruption issue in caam, as well as\n  reverting the new optimised crct10dif implementation as it breaks boot\n  on initrd systems.\n\n  Hopefully crct10dif will be reinstated once the supporting code is\n  added so that it doesn\u0027t break boot\"\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:\n  Revert \"crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework\"\n  crypto: caam - Fixed the memory out of bound overwrite issue\n"
    },
    {
      "commit": "6a6c21ef487be47b300a0b24cd6afeb69d8b9a1a",
      "tree": "20c83312fd712fcd9ecc1894ee5be25c440294a5",
      "parents": [
        "c91bc6ccd13254826fdfceddba0f3b5e308aa93e"
      ],
      "author": {
        "name": "Richard Zhu",
        "email": "r65037@freescale.com",
        "time": "Wed Jul 24 14:15:28 2013 +0800"
      },
      "committer": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Wed Jul 24 12:28:15 2013 -0400"
      },
      "message": "ARM: imx6q: update the sata bits definitions of gpr13\n\nReplace the SATA_PHY_# by the more readable definitons.\n\ntj: Being routed through libata branch to enable implementation of\n    ahci_imx.\n\nSigned-off-by: Richard Zhu \u003cr65037@freescale.com\u003e\nAcked-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\n"
    },
    {
      "commit": "e70308ec0e4bff344fcfdf160de40e1150552c5f",
      "tree": "17f12cc09fd55065c7dc2a1fd43215d728442598",
      "parents": [
        "9c23b7d3d6bda41e2a27375df705485523a96dc8"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Wed Jul 24 17:04:16 2013 +1000"
      },
      "committer": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Wed Jul 24 17:04:16 2013 +1000"
      },
      "message": "Revert \"crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework\"\n\nThis reverts commits\n    67822649d7305caf3dd50ed46c27b99c94eff996\n    39761214eefc6b070f29402aa1165f24d789b3f7\n    0b95a7f85718adcbba36407ef88bba0a7379ed03\n    31d939625a9a20b1badd2d4e6bf6fd39fa523405\n    2d31e518a42828df7877bca23a958627d60408bc\n\nUnfortunately this change broke boot on some systems that used an\ninitrd which does not include the newly created crct10dif modules.\nAs these modules are required by sd_mod under certain configurations\nthis is a serious problem.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\n"
    },
    {
      "commit": "04012e3076943f17c8cfc77a196701c8f0b8964f",
      "tree": "1f516b94814fd5a55abbaae6f64c295c592853bc",
      "parents": [
        "a474902cf5c43465f88afbdfb4bd759205ef74aa",
        "88d84ac97378c2f1d5fec9af1e8b7d9a662d6b00"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jul 23 19:43:55 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jul 23 19:43:55 2013 -0700"
      },
      "message": "Merge tag \u0027please-pull-bp-edac\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras\n\nPull EDAC fix from Tony Luck:\n \"Fix EDAC lockdep splat\"\n\n* tag \u0027please-pull-bp-edac\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:\n  EDAC: Fix lockdep splat\n"
    },
    {
      "commit": "88d84ac97378c2f1d5fec9af1e8b7d9a662d6b00",
      "tree": "71870a8997a772762a12a9e8f80bec224e9e10c5",
      "parents": [
        "ad81f0545ef01ea651886dddac4bef6cec930092"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "bp@suse.de",
        "time": "Fri Jul 19 12:28:25 2013 +0200"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Tue Jul 23 16:01:28 2013 -0700"
      },
      "message": "EDAC: Fix lockdep splat\n\nFix the following:\n\nBUG: key ffff88043bdd0330 not in .data!\n------------[ cut here ]------------\nWARNING: at kernel/lockdep.c:2987 lockdep_init_map+0x565/0x5a0()\nDEBUG_LOCKS_WARN_ON(1)\nModules linked in: glue_helper sb_edac(+) edac_core snd acpi_cpufreq lrw gf128mul ablk_helper iTCO_wdt evdev i2c_i801 dcdbas button cryptd pcspkr iTCO_vendor_support usb_common lpc_ich mfd_core soundcore mperf processor microcode\nCPU: 2 PID: 599 Comm: modprobe Not tainted 3.10.0 #1\nHardware name: Dell Inc. Precision T3600/0PTTT9, BIOS A08 01/24/2013\n 0000000000000009 ffff880439a1d920 ffffffff8160a9a9 ffff880439a1d958\n ffffffff8103d9e0 ffff88043af4a510 ffffffff81a16e11 0000000000000000\n ffff88043bdd0330 0000000000000000 ffff880439a1d9b8 ffffffff8103dacc\nCall Trace:\n  dump_stack\n  warn_slowpath_common\n  warn_slowpath_fmt\n  lockdep_init_map\n  ? trace_hardirqs_on_caller\n  ? trace_hardirqs_on\n  debug_mutex_init\n  __mutex_init\n  bus_register\n  edac_create_sysfs_mci_device\n  edac_mc_add_mc\n  sbridge_probe\n  pci_device_probe\n  driver_probe_device\n  __driver_attach\n  ? driver_probe_device\n  bus_for_each_dev\n  driver_attach\n  bus_add_driver\n  driver_register\n  __pci_register_driver\n  ? 0xffffffffa0010fff\n  sbridge_init\n  ? 0xffffffffa0010fff\n  do_one_initcall\n  load_module\n  ? unset_module_init_ro_nx\n  SyS_init_module\n  tracesys\n---[ end trace d24a70b0d3ddf733 ]---\nEDAC MC0: Giving out device to \u0027sbridge_edac.c\u0027 \u0027Sandy Bridge Socket#0\u0027: DEV 0000:3f:0e.0\nEDAC sbridge: Driver loaded.\n\nWhat happens is that bus_register needs a statically allocated lock_key\nbecause the last is handed in to lockdep. However, struct mem_ctl_info\nembeds struct bus_type (the whole struct, not a pointer to it) and the\nwhole thing gets dynamically allocated.\n\nFix this by using a statically allocated struct bus_type for the MC bus.\n\nSigned-off-by: Borislav Petkov \u003cbp@suse.de\u003e\nAcked-by: Mauro Carvalho Chehab \u003cmchehab@infradead.org\u003e\nCc: Markus Trippelsdorf \u003cmarkus@trippelsdorf.de\u003e\nCc: stable@kernel.org # v3.10\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "c2468d32f5a57298b732826af84cdc39745d179c",
      "tree": "adcb5668dbe43a173002f23107e3df8d2a1be396",
      "parents": [
        "549f3a1218ba18fcde11ef0e22b07e6365645788",
        "913ffdb54366f94eec65c656cae8c6e00e1ab1b0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jul 23 15:48:35 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jul 23 15:48:35 2013 -0700"
      },
      "message": "Merge branch \u0027for-3.11-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup\n\nPull cgroup changes from Tejun Heo:\n \"This contains two patches, both of which aren\u0027t fixes per-se but I\n  think it\u0027d be better to fast-track them.\n\n  One removes bcache_subsys_id which was added without proper review\n  through the block tree.  Fortunately, bcache cgroup code is\n  unconditionally disabled, so this was never exposed to userland.  The\n  cgroup subsys_id is removed.  Kent will remove the affected (disabled)\n  code through bcache branch.\n\n  The other simplifies task_group_path_from_hierarchy().  The function\n  doesn\u0027t currently have in-kernel users but there are external code and\n  development going on dependent on the function and making the function\n  available for 3.11 would make things go smoother\"\n\n* \u0027for-3.11-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:\n  cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()\n  cgroup: remove bcache_subsys_id which got added stealthily\n"
    },
    {
      "commit": "a829abf8daa2dcf8223a9284b76d221e61130e13",
      "tree": "1adb4dfbecaf88fc6701d7148cd0743b0957e5c0",
      "parents": [
        "fe08bf9f46d6ae8e08de32d29234a2c928eebf8f"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Jul 05 17:51:20 2013 +0200"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Tue Jul 23 12:15:15 2013 -0700"
      },
      "message": "ARM: pxa: propagate errors from regulator_enable() to pxamci\n\nThe em_x270_mci_setpower() and em_x270_usb_hub_init() functions\ncall regulator_enable(), which may return an error that must\nbe checked.\n\nThis changes the em_x270_usb_hub_init() function to bail out\nif it fails, and changes the pxamci_platform_data-\u003esetpower\ncallback so that the a failed em_x270_mci_setpower call\ncan be propagated by the pxamci driver into the mmc core.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nCc: Mike Rapoport \u003cmike@compulab.co.il\u003e\nCc: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\nCc: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nCc: Haojian Zhuang \u003chaojian.zhuang@gmail.com\u003e\nAcked-by: Chris Ball \u003ccjb@laptop.org\u003e\n[olof: fixed order of regulator_enable() and test in em_x270_usb_hub_init]\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "d757380c11018e7921324af094aee8dc979f223a",
      "tree": "c7387b0650839509933abb031e4dd9b869b0e2c9",
      "parents": [
        "9d0b375089284186116a0745d862ec713f920d9e",
        "84bb08472520882394fe16d7a3548793302563de"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Mon Jul 22 19:58:02 2013 -0700"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Mon Jul 22 19:58:02 2013 -0700"
      },
      "message": "Merge tag \u0027imx-fixes-3.11\u0027 of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes\n\nFrom Shawn Guo, imx fixes for 3.11:\n\n- A few device tree source fixes regarding pinctrl, clock, and pwm\n  backlight.\n- Fixes imx28 and imx51 audio driver failure caused by sgtl5000 codec\n  driver change by supplying the correct clock for codec.\n- imx6q emi_sel clock muxing and imx6q-iomuxc-gpr macro fixes\n\n* tag \u0027imx-fixes-3.11\u0027 of git://git.linaro.org/people/shawnguo/linux-2.6:\n  ARM: dts: imx51-babbage: Pass a real clock to the codec\n  ARM i.MX53: mba53: Fix PWM backlight DT node\n  ARM: imx: fix vf610 enet module clock selection\n  ARM: mxs: saif0 is the clock provider to sgtl5000\n  ARM: i.MX6Q: correct emi_sel clock muxing\n  ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUX\n  ARM: i.MX27: Typo fix\n  ARM: imx27: Fix documentation for SPLL clock\n  ARM i.MX53: Fix UART pad configuration\n"
    },
    {
      "commit": "ab116a4df4942c78c189d9b0744dd940ab9e00b9",
      "tree": "386f5e43aa2b5276a60a262b02264e78fa16e163",
      "parents": [
        "c9250073cdd54339a320b78719761d3ea33714fe"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Wed Jul 10 11:09:12 2013 +0900"
      },
      "committer": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Mon Jul 22 19:40:01 2013 -0700"
      },
      "message": "dmaengine: shdma: fix a build failure on platforms with no DMA support\n\nOn platforms with no support for the shdma dmaengine driver build is\ncurrently failing with\n\ndrivers/built-in.o: In function `sh_mobile_sdhi_probe\u0027:\ndrivers/mmc/host/sh_mobile_sdhi.c:170: undefined reference to`shdma_chan_filter\u0027\n\nFix the breakage by defining shdma_chan_filter to NULL in such\nconfigurations.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski+renesas@gmail.com\u003e\n[horms+renesas@verge.net.au: Apply change to shdma-base.h instead of sh_dma.h]\nSigned-off-by: Simon Horman \u003chorms+renesas@verge.net.au\u003e\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\n"
    },
    {
      "commit": "d4c90b1b9fe907da0d310008e5a769b591a14399",
      "tree": "d37589ab70ada2778d315a0ad24d6e68c8615af6",
      "parents": [
        "3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b",
        "0878ae2db83a10894724cdeaba7ef9f1ac1c9ac8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jul 22 19:02:52 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Jul 22 19:02:52 2013 -0700"
      },
      "message": "Merge branch \u0027for-3.11/drivers\u0027 of git://git.kernel.dk/linux-block\n\nPull block IO driver bits from Jens Axboe:\n \"As I mentioned in the core block pull request, due to real life\n  circumstances the driver pull request would be late.  Now it looks\n  like -rc2 late...  On the plus side, apart form the rsxx update, these\n  are all things that I could argue could go in later in the cycle as\n  they are fixes and not features.  So even though things are late, it\u0027s\n  not ALL bad.\n\n  The pull request contains:\n\n   - Updates to bcache, all bug fixes, from Kent.\n\n   - A pile of drbd bug fixes (no big features this time!).\n\n   - xen blk front/back fixes.\n\n   - rsxx driver updates, some of them deferred form 3.10.  So should be\n     well cooked by now\"\n\n* \u0027for-3.11/drivers\u0027 of git://git.kernel.dk/linux-block: (63 commits)\n  bcache: Allocation kthread fixes\n  bcache: Fix GC_SECTORS_USED() calculation\n  bcache: Journal replay fix\n  bcache: Shutdown fix\n  bcache: Fix a sysfs splat on shutdown\n  bcache: Advertise that flushes are supported\n  bcache: check for allocation failures\n  bcache: Fix a dumb race\n  bcache: Use standard utility code\n  bcache: Update email address\n  bcache: Delete fuzz tester\n  bcache: Document shrinker reserve better\n  bcache: FUA fixes\n  drbd: Allow online change of al-stripes and al-stripe-size\n  drbd: Constants should be UPPERCASE\n  drbd: Ignore the exit code of a fence-peer handler if it returns too late\n  drbd: Fix rcu_read_lock balance on error path\n  drbd: fix error return code in drbd_init()\n  drbd: Do not sleep inside rcu\n  bcache: Refresh usage docs\n  ...\n"
    },
    {
      "commit": "b1451e546899bc8f450773b2af02e0cd000cf1fa",
      "tree": "b4147d4c31a3572c0c6c427fcd1ae8dfc7401c6c",
      "parents": [
        "a1a8e1dc111d6f05e7164e851e58219d428359e1"
      ],
      "author": {
        "name": "Patil, Rachna",
        "email": "rachna@ti.com",
        "time": "Sat Jul 20 17:27:00 2013 +0100"
      },
      "committer": {
        "name": "Jonathan Cameron",
        "email": "jic23@kernel.org",
        "time": "Sun Jul 21 18:27:35 2013 +0100"
      },
      "message": "iio: ti_am335x_adc: Fix wrong samples received on 1st read\n\nPreviously we tried to read data form ADC even before ADC sequencer\nfinished sampling. This led to wrong samples.\nWe now wait on ADC status register idle bit to be set.\n\nSigned-off-by: Patil, Rachna \u003crachna@ti.com\u003e\nSigned-off-by: Zubair Lutfullah \u003czubair.lutfullah@gmail.com\u003e\nSigned-off-by: Jonathan Cameron \u003cjic23@kernel.org\u003e\n"
    },
    {
      "commit": "ea45ea70b6131fa0b006f5b687b9b1398b24f681",
      "tree": "634e94b991a6a34f9a92d6e1c73ac676737efd19",
      "parents": [
        "90db76e829479ef2ba1fed8f2552846015469831",
        "efaa14c7e981bdf8d3c8d39d3ed12bdc60faabb8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jul 21 10:11:04 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jul 21 10:11:04 2013 -0700"
      },
      "message": "Merge tag \u0027acpi-video-3.11\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull ACPI video support fixes from Rafael Wysocki:\n \"I\u0027m sending a separate pull request for this as it may be somewhat\n  controversial.  The breakage addressed here is not really new and the\n  fixes may not satisfy all users of the affected systems, but we\u0027ve had\n  so much back and forth dance in this area over the last several weeks\n  that I think it\u0027s time to actually make some progress.\n\n  The source of the problem is that about a year ago we started to tell\n  BIOSes that we\u0027re compatible with Windows 8, which we really need to\n  do, because some systems shipping with Windows 8 are tested with it\n  and nothing else, so if we tell their BIOSes that we aren\u0027t compatible\n  with Windows 8, we expose our users to untested BIOS/AML code paths.\n\n  However, as it turns out, some Windows 8-specific AML code paths are\n  not tested either, because Windows 8 actually doesn\u0027t use the ACPI\n  methods containing them, so if we declare Windows 8 compatibility and\n  attempt to use those ACPI methods, things break.  That occurs mostly\n  in the backlight support area where in particular the _BCM and _BQC\n  methods are plain unusable on some systems if the OS declares Windows\n  8 compatibility.\n\n  [ The additional twist is that they actually become usable if the OS\n    says it is not compatible with Windows 8, but that may cause\n    problems to show up elsewhere ]\n\n  Investigation carried out by Matthew Garrett indicates that what\n  Windows 8 does about backlight is to leave backlight control up to\n  individual graphics drivers.  At least there\u0027s evidence that it does\n  that if the Intel graphics driver is used, so we\u0027ve decided to follow\n  Windows 8 in that respect and allow i915 to control backlight (Daniel\n  likes that part).\n\n  The first commit from Aaron Lu makes ACPICA export the variable from\n  which we can infer whether or not the BIOS believes that we are\n  compatible with Windows 8.\n\n  The second commit from Matthew Garrett prepares the ACPI video driver\n  by making it initialize the ACPI backlight even if it is not going to\n  be used afterward (that is needed for backlight control to work on\n  Thinkpads).\n\n  The third commit implements the actual workaround making i915 take\n  over backlight control if the firmware thinks it\u0027s dealing with\n  Windows 8 and is based on the work of multiple developers, including\n  Matthew Garrett, Chun-Yi Lee, Seth Forshee, and Aaron Lu.\n\n  The final commit from Aaron Lu makes us follow Windows 8 by informing\n  the firmware through the _DOS method that it should not carry out\n  automatic brightness changes, so that brightness can be controlled by\n  GUI.\n\n  Hopefully, this approach will allow us to avoid using blacklists of\n  systems that should not declare Windows 8 compatibility just to avoid\n  backlight control problems in the future.\n\n   - Change from Aaron Lu makes ACPICA export a variable which can be\n     used by driver code to determine whether or not the BIOS believes\n     that we are compatible with Windows 8.\n\n   - Change from Matthew Garrett makes the ACPI video driver initialize\n     the ACPI backlight even if it is not going to be used afterward\n     (that is needed for backlight control to work on Thinkpads).\n\n   - Fix from Rafael J Wysocki implements Windows 8 backlight support\n     workaround making i915 take over bakclight control if the firmware\n     thinks it\u0027s dealing with Windows 8.  Based on the work of multiple\n     developers including Matthew Garrett, Chun-Yi Lee, Seth Forshee,\n     and Aaron Lu.\n\n   - Fix from Aaron Lu makes the kernel follow Windows 8 by informing\n     the firmware through the _DOS method that it should not carry out\n     automatic brightness changes, so that brightness can be controlled\n     by GUI\"\n\n* tag \u0027acpi-video-3.11\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n  ACPI / video: no automatic brightness changes by win8-compatible firmware\n  ACPI / video / i915: No ACPI backlight if firmware expects Windows 8\n  ACPI / video: Always call acpi_video_init_brightness() on init\n  ACPICA: expose OSI version\n"
    },
    {
      "commit": "f6a0d9d585699d4ab634cfd26fa9ce9c7cb864a1",
      "tree": "31a9a5f572f97c869b17396be694208f30db1619",
      "parents": [
        "36231d255b8df9cb4698e9a3902c16067d5c1398",
        "78077256bc08348d587e318957ceb41fe4d4afae"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 20 15:42:38 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 20 15:42:38 2013 -0700"
      },
      "message": "Merge tag \u0027staging-3.11-rc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging\n\nPull staging tree fixes from Greg KH:\n \"Here are a few iio driver fixes for 3.11-rc2.  They are still spread\n  across drivers/iio and drivers/staging/iio so they are coming in\n  through this tree.\n\n  I\u0027ve also removed the drivers/staging/csr/ driver as the developers\n  who originally sent it to me have moved on to other companies, and CSR\n  still will not send us the specs for the device, making the driver\n  pretty much obsolete and impossible to fix up.  Deleting it now\n  prevents people from sending in lots of tiny codingsyle fixes that\n  will never go anywhere.\n\n  It also helps to offset the large lustre filesystem merge that\n  happened in 3.11-rc1 in the overall 3.11.0 diffstat.  :)\"\n\n* tag \u0027staging-3.11-rc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:\n  staging: csr: remove driver\n  iio: lps331ap: Fix wrong in_pressure_scale output value\n  iio staging: fix lis3l02dq, read error handling\n  staging:iio:ad7291: add missing .driver_module to struct iio_info\n  iio: ti_am335x_adc: add missing .driver_module to struct iio_info\n  iio: mxs-lradc: Remove useless check in read_raw\n  iio: mxs-lradc: Fix misuse of iio-\u003etrig\n  iio: inkern: fix iio_convert_raw_to_processed_unlocked\n  iio: Fix iio_channel_has_info\n  iio:trigger: device_unregister-\u003edevice_del to avoid double free\n  iio: dac: ad7303: fix error return code in ad7303_probe()\n"
    },
    {
      "commit": "36231d255b8df9cb4698e9a3902c16067d5c1398",
      "tree": "78aac3506bce9984576c0bac23fe095c08b40550",
      "parents": [
        "19bf1c2c7b9f21b9fe86315c5758d26c3049c2ad",
        "24924a20dab603089011f9d3eb7622f0f6ef93c0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 20 10:50:01 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 20 10:50:01 2013 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs\n\nPull vfs fixes from Al Viro:\n \"The sget() one is a long-standing bug and will need to go into -stable\n  (in fact, it had been originally caught in RHEL6), the other two are\n  3.11-only\"\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:\n  vfs: constify dentry parameter in d_count()\n  livelock avoidance in sget()\n  allow O_TMPFILE to work with O_WRONLY\n"
    },
    {
      "commit": "a1a8e1dc111d6f05e7164e851e58219d428359e1",
      "tree": "cc55f2ba12e095a29599bb7f0084dc905c82d8b1",
      "parents": [
        "78077256bc08348d587e318957ceb41fe4d4afae"
      ],
      "author": {
        "name": "Lars-Peter Clausen",
        "email": "lars@metafoo.de",
        "time": "Tue Jul 16 15:28:00 2013 +0100"
      },
      "committer": {
        "name": "Jonathan Cameron",
        "email": "jic23@kernel.org",
        "time": "Sat Jul 20 10:18:53 2013 +0100"
      },
      "message": "iio:trigger: Fix use_count race condition\n\nWhen using more than one trigger consumer it can happen that multiple threads\nperform a read-modify-update cycle on \u0027use_count\u0027 concurrently. This can cause\nupdates to be lost and use_count can get stuck at non-zero value, in which case\nthe IIO core assumes that at least one thread is still running and will wait for\nit to finish before running any trigger handlers again. This effectively renders\nthe trigger disabled and a reboot is necessary before it can be used again. To\nfix this make use_count an atomic variable. Also set it to the number of\nconsumers before starting the first consumer, otherwise it might happen that\nuse_count drops to 0 even though not all consumers have been run yet.\n\nSigned-off-by: Lars-Peter Clausen \u003clars@metafoo.de\u003e\nTested-by: Denis Ciocca \u003cdenis.ciocca@st.com\u003e\nSigned-off-by: Jonathan Cameron \u003cjic23@kernel.org\u003e\n"
    },
    {
      "commit": "24924a20dab603089011f9d3eb7622f0f6ef93c0",
      "tree": "6759627a328ae3cdc6136bff124e3a8e01da3147",
      "parents": [
        "acfec9a5a892f98461f52ed5770de99a3e571ae2"
      ],
      "author": {
        "name": "Peng Tao",
        "email": "bergwolf@gmail.com",
        "time": "Thu Jul 18 22:09:08 2013 +0800"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Sat Jul 20 05:06:27 2013 +0400"
      },
      "message": "vfs: constify dentry parameter in d_count()\n\nso that it can be used in places like d_compare/d_hash\nwithout causing a compiler warning.\n\nSigned-off-by: Peng Tao \u003ctao.peng@emc.com\u003e\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "b7356abb9fb952d385caef6d58d7e7aff17a478e",
      "tree": "63dbc0e071caa944134290ac657c1da9ea55c9ce",
      "parents": [
        "ecb2cf1a6b63825a258ff4fe0d7f3070fbe4676b",
        "5a8d2815593007d4eb59f337ef919c871c2649ab"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 19 09:59:06 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 19 09:59:06 2013 -0700"
      },
      "message": "Merge tag \u0027pm+acpi-3.11-rc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull power management and ACPI fixes from Rafael Wysocki:\n \"These are fixes collected over the last week, most importnatly two\n  cpufreq reverts fixing regressions introduced in 3.10, an autoseelp\n  fix preventing systems using it from crashing during shutdown and two\n  ACPI scan fixes related to hotplug.\n\n  Specifics:\n\n   - Two cpufreq commits from the 3.10 cycle introduced regressions.\n     The first of them was buggy (it did way much more than it needed to\n     do) and the second one attempted to fix an issue introduced by the\n     first one.  Fixes from Srivatsa S Bhat revert both.\n\n   - If autosleep triggers during system shutdown and the shutdown\n     callbacks of some device drivers have been called already, it may\n     crash the system.  Fix from Liu Shuo prevents that from happening\n     by making try_to_suspend() check system_state.\n\n   - The ACPI memory hotplug driver doesn\u0027t clear its driver_data on\n     errors which may cause a NULL poiter dereference to happen later.\n     Fix from Toshi Kani.\n\n   - The ACPI namespace scanning code should not try to attach scan\n     handlers to device objects that have them already, which may\n     confuse things quite a bit, and it should rescan the whole\n     namespace branch starting at the given node after receiving a bus\n     check notify event even if the device at that particular node has\n     been discovered already.  Fixes from Rafael J Wysocki.\n\n   - New ACPI video blacklist entry for a system whose initial backlight\n     setting from the BIOS doesn\u0027t make sense.  From Lan Tianyu.\n\n   - Garbage string output avoindance for ACPI PNP from Liu Shuo.\n\n   - Two Kconfig fixes for issues introduced recently in the s3c24xx\n     cpufreq driver (when moving the driver to drivers/cpufreq) from\n     Paul Bolle.\n\n   - Trivial comment fix in pm_wakeup.h from Chanwoo Choi\"\n\n* tag \u0027pm+acpi-3.11-rc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n  ACPI / video: ignore BIOS initial backlight value for Fujitsu E753\n  PNP / ACPI: avoid garbage in resource name\n  cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regression\n  cpufreq: s3c24xx: fix \"depends on ARM_S3C24XX\" in Kconfig\n  cpufreq: s3c24xx: rename CONFIG_CPU_FREQ_S3C24XX_DEBUGFS\n  PM / Sleep: Fix comment typo in pm_wakeup.h\n  PM / Sleep: avoid \u0027autosleep\u0027 in shutdown progress\n  cpufreq: Revert commit a66b2e to fix suspend/resume regression\n  ACPI / memhotplug: Fix a stale pointer in error path\n  ACPI / scan: Always call acpi_bus_scan() for bus check notifications\n  ACPI / scan: Do not try to attach scan handlers to devices having them\n"
    },
    {
      "commit": "876fbb5d3ebab01685fef3839d245481c30eab5f",
      "tree": "83c02fbdc91f052ce01ae31e6c0d5ebae8deed07",
      "parents": [
        "ecb2cf1a6b63825a258ff4fe0d7f3070fbe4676b",
        "64b6f46f1141ad938e354f37af62e28da972e8eb"
      ],
      "author": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Jul 19 12:54:28 2013 -0400"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Fri Jul 19 12:54:28 2013 -0400"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem\n"
    },
    {
      "commit": "ecb2cf1a6b63825a258ff4fe0d7f3070fbe4676b",
      "tree": "4b03d332066d148f0d6c416528c6ba5e874d466a",
      "parents": [
        "ee114b97e67b2a572f94982567a21ac4ee17c133",
        "3e3aac497513c669e1c62c71e1d552ea85c1d974"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 18 20:08:47 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 18 20:08:47 2013 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nPull networking fixes from David Miller:\n \"A couple interesting SKB fragment handling fixes, plus the usual small\n  bits here and there:\n\n   1) Fix 64-bit divide build failure on 32-bit platforms in mlx5, from\n      Tim Gardner.\n\n   2) Get rid of a stupid reimplementation on \"%*phC\" in our sysfs MAC\n      address printing helper.\n\n   3) Fix NETIF_F_SG capability advertisement in hyperv driver, if the\n      device can\u0027t do checksumming offloads then it shouldn\u0027t say it can\n      do SG either.  From Haiyang Zhang.\n\n   4) bgmac needs to depend on PHYLIB, from Hauke Mehrtens.\n\n   5) Don\u0027t leak DMA mappings on mapping failures, from Neil Horman.\n\n   6) We need to reset the transport header of SKBs in ipv4 before we\n      attempt to perform early socket demux, just like ipv6 does.  From\n      Eric Dumazet.\n\n   7) Add missing locking on vxlan device removal, from Stephen\n      Hemminger.\n\n   8) xen-netfront has to make two passes over an SKB to prepare it for\n      transfer.  One pass calculates the number of slots needed, the\n      second massages the SKB and fills the slots.  Unfortunately, the\n      first pass doesn\u0027t calculate the number of slots properly so we\n      can end up trying to build a MAX_SKB_FRAGS + 1 SKB which doesn\u0027t\n      work out so well.  Fix from Jan Beulich with help and discussion\n      with several others.\n\n   9) Fix a similar problem in tun and macvtap, which have to split up\n      scatter-gather elements at PAGE_SIZE boundaries.  Don\u0027t do\n      zerocopy if it would result in a \u003e MAX_SKB_FRAGS skb.  Fixes from\n      Jason Wang.\n\n  10) On receive, once we\u0027ve decoded the VLAN state completely, clear\n      skb-\u003evlan_tci.  Otherwise demuxed tunnels underneath can trigger\n      the VLAN code again, corrupting the packet.  Fix from Eric\n      Dumazet\"\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net:\n  vlan: fix a race in egress prio management\n  vlan: mask vlan prio bits\n  macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS\n  tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS\n  pkt_sched: sch_qfq: remove a source of high packet delay/jitter\n  xen-netfront: pull on receive skb may need to happen earlier\n  vxlan: add necessary locking on device removal\n  hyperv: Fix the NETIF_F_SG flag setting in netvsc\n  net: Fix sysfs_format_mac() code duplication.\n  be2net: Fix to avoid hardware workaround when not needed\n  macvtap: do not assume 802.1Q when send vlan packets\n  macvtap: fix the missing ret value of TUNSETQUEUE\n  ipv4: set transport header earlier\n  mlx5 core: Fix __udivdi3 when compiling for 32 bit arches\n  bgmac: add dependency to phylib\n  net/irda: fixed style issues in irlan_eth\n  ethtool: fixed trailing statements in ethtool\n  ndisc: bool initializations should use true and false\n  atl1e: unmap partially mapped skb on dma error and free skb\n"
    },
    {
      "commit": "b01a60be7a4a161ac0a11df30569d21a20795aef",
      "tree": "0f43f0b64f860b342e5c7d9bb241fb5fabe59e6b",
      "parents": [
        "9494849e53e74048ee14d512feade01db402eef7"
      ],
      "author": {
        "name": "Arnd Bergmann",
        "email": "arnd@arndb.de",
        "time": "Fri Jul 05 17:43:56 2013 +0200"
      },
      "committer": {
        "name": "John W. Linville",
        "email": "linville@tuxdriver.com",
        "time": "Thu Jul 18 16:21:59 2013 -0400"
      },
      "message": "ssb: fix alignment of struct bcma_device_id\n\nThe ARM OABI and EABI disagree on the alignment of structures\nwith small members, so module init tools may interpret the\nssb device table incorrectly, as shown  by this warning when\nbuilding the b43 device driver in an OABI kernel:\n\nFATAL: drivers/net/wireless/b43/b43: sizeof(struct ssb_device_id)\u003d6 is\nnot a modulo of the size of section __mod_ssb_device_table\u003d88.\n\nForcing the default (EABI) alignment on the structure makes this\nproblem go away. Since the ssb_device_id may have the same problem,\nbetter fix both structures.\n\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nCc: Russell King \u003clinux@arm.linux.org.uk\u003e\nCc: John W. Linville \u003clinville@tuxdriver.com\u003e\nCc: Michael Buesch \u003cmb@bu3sch.de\u003e\nCc: Larry Finger \u003cLarry.Finger@lwfinger.net\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n"
    },
    {
      "commit": "d4b812dea4a236f729526facf97df1a9d18e191c",
      "tree": "55effa330847edd70cf20502603c23e4ca8084a4",
      "parents": [
        "ece793fcfc417b3925844be88a6a6dc82ae8f7c6"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "edumazet@google.com",
        "time": "Thu Jul 18 07:19:26 2013 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 18 13:05:23 2013 -0700"
      },
      "message": "vlan: mask vlan prio bits\n\nIn commit 48cc32d38a52d0b68f91a171a8d00531edc6a46e\n(\"vlan: don\u0027t deliver frames for unknown vlans to protocols\")\nFlorian made sure we set pkt_type to PACKET_OTHERHOST\nif the vlan id is set and we could find a vlan device for this\nparticular id.\n\nBut we also have a problem if prio bits are set.\n\nSteinar reported an issue on a router receiving IPv6 frames with a\nvlan tag of 4000 (id 0, prio 2), and tunneled into a sit device,\nbecause skb-\u003evlan_tci is set.\n\nForwarded frame is completely corrupted : We can see (8100:4000)\nbeing inserted in the middle of IPv6 source address :\n\n16:48:00.780413 IP6 2001:16d8:8100:4000:ee1c:0:9d9:bc87 \u003e\n9f94:4d95:2001:67c:29f4::: ICMP6, unknown icmp6 type (0), length 64\n       0x0000:  0000 0029 8000 c7c3 7103 0001 a0ae e651\n       0x0010:  0000 0000 ccce 0b00 0000 0000 1011 1213\n       0x0020:  1415 1617 1819 1a1b 1c1d 1e1f 2021 2223\n       0x0030:  2425 2627 2829 2a2b 2c2d 2e2f 3031 3233\n\nIt seems we are not really ready to properly cope with this right now.\n\nWe can probably do better in future kernels :\nvlan_get_ingress_priority() should be a netdev property instead of\na per vlan_dev one.\n\nFor stable kernels, lets clear vlan_tci to fix the bugs.\n\nReported-by: Steinar H. Gunderson \u003csesse@google.com\u003e\nSigned-off-by: Eric Dumazet \u003cedumazet@google.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "7a62711aacda8887d94c40daa199b37abb1d54e1",
      "tree": "5b47f1aff3e0054df35fcb9dc34433296bf803f3",
      "parents": [
        "5d88d15e932ea98862c1008a4db3ae9dfac2932a",
        "08801f966571b522f0581de0fd400abdf295b16b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 18 12:48:40 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 18 12:48:40 2013 -0700"
      },
      "message": "Merge tag \u0027driver-core-3.11-rc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core\n\nPull driver core patches from Greg KH:\n \"Here are some driver core patches for 3.11-rc2.  They aren\u0027t really\n  bugfixes, but a bunch of new helper macros for drivers to properly\n  create attribute groups, which drivers and subsystems need to fix up a\n  ton of race issues with incorrectly creating sysfs files (binary and\n  normal) after userspace has been told that the device is present.\n\n  Also here is the ability to create binary files as attribute groups,\n  to solve that race condition, which was impossible to do before this,\n  so that\u0027s my fault the drivers were broken.\n\n  The majority of the .c changes is indenting and moving code around a\n  bit.  It affects no existing code, but allows the large backlog of 70+\n  patches that I already have created to start flowing into the\n  different subtrees, instead of having to live in my driver-core tree,\n  causing merge nightmares in linux-next for the next few months.\n\n  These were finalized too late for the -rc1 merge window, which is why\n  they were didn\u0027t make that pull request, testing and review from\n  others didn\u0027t happen until a few weeks ago, and then there\u0027s the whole\n  distraction of the past few days, which prevented these from getting\n  to you sooner, sorry about that.\n\n  Oh, and there\u0027s a bugfix for the documentation build warning in here\n  as well.  All of these have been in linux-next this week, with no\n  reported problems\"\n\n* tag \u0027driver-core-3.11-rc2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:\n  driver-core: fix new kernel-doc warning in base/platform.c\n  sysfs: use file mode defines from stat.h\n  sysfs: add more helper macro\u0027s for (bin_)attribute(_groups)\n  driver core: add default groups to struct class\n  driver core: Introduce device_create_groups\n  sysfs: prevent warning when only using binary attributes\n  sysfs: add support for binary attributes in groups\n  driver core: device.h: add RW and RO attribute macros\n  sysfs.h: add BIN_ATTR macro\n  sysfs.h: add ATTRIBUTE_GROUPS() macro\n  sysfs.h: add __ATTR_RW() macro\n"
    },
    {
      "commit": "3f334c20811d2970cbe14dbd2db3c08da0220fe8",
      "tree": "823577e6c7cb2fddfa5330b02d1cb29281838207",
      "parents": [
        "c66bce9b655aac0869254dcaefd2365145477f53",
        "0b776b062843b63cb4c9acdfc092b2581be3c2f6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 18 10:50:26 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 18 10:50:26 2013 -0700"
      },
      "message": "Merge branch \u0027cpuinit_phase2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux\n\nPull phase two of __cpuinit removal from Paul Gortmaker:\n \"With the __cpuinit infrastructure removed earlier, this group of\n  commits only removes the function/data tagging that was done with the\n  various (now no-op) __cpuinit related prefixes.\n\n  Now that the dust has settled with yesterday\u0027s v3.11-rc1, there\n  hopefully shouldn\u0027t be any new users leaking back in tree, but I think\n  we can leave the harmless no-op stubs there for a release as a\n  courtesy to those who still have out of tree stuff and weren\u0027t paying\n  attention.\n\n  Although the commits are against the recent tag to allow for minor\n  context refreshes for things like yesterday\u0027s v3.11-rc1~ slab content,\n  the patches have been largely unchanged for weeks, aside from such\n  trivial updates.\n\n  For detail junkies, the largely boring and mostly irrelevant history\n  of the patches can be viewed at:\n\n    http://git.kernel.org/cgit/linux/kernel/git/paulg/cpuinit-delete.git\n\n  If nothing else, I guess it does at least demonstrate the level of\n  involvement required to shepherd such a treewide change to completion.\n\n  This is the same repository of patches that has been applied to the\n  end of the daily linux-next branches for the past several weeks\"\n\n* \u0027cpuinit_phase2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux: (28 commits)\n  block: delete __cpuinit usage from all block files\n  drivers: delete __cpuinit usage from all remaining drivers files\n  kernel: delete __cpuinit usage from all core kernel files\n  rcu: delete __cpuinit usage from all rcu files\n  net: delete __cpuinit usage from all net files\n  acpi: delete __cpuinit usage from all acpi files\n  hwmon: delete __cpuinit usage from all hwmon files\n  cpufreq: delete __cpuinit usage from all cpufreq files\n  clocksource+irqchip: delete __cpuinit usage from all related files\n  x86: delete __cpuinit usage from all x86 files\n  score: delete __cpuinit usage from all score files\n  xtensa: delete __cpuinit usage from all xtensa files\n  openrisc: delete __cpuinit usage from all openrisc files\n  m32r: delete __cpuinit usage from all m32r files\n  hexagon: delete __cpuinit usage from all hexagon files\n  frv: delete __cpuinit usage from all frv files\n  cris: delete __cpuinit usage from all cris files\n  metag: delete __cpuinit usage from all metag files\n  tile: delete __cpuinit usage from all tile files\n  sh: delete __cpuinit usage from all sh files\n  ...\n"
    },
    {
      "commit": "e69f61862ab833e9b8d3c15b6ce07fd69f3bfecc",
      "tree": "4d3d4c3c3e001307a48cfe84e0b4f9ef691a835f",
      "parents": [
        "61f98b0fca802d7e0191072606519e2230a6226d"
      ],
      "author": {
        "name": "Yacine Belkadi",
        "email": "yacine.belkadi.1@gmail.com",
        "time": "Fri Jul 12 20:45:47 2013 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@kernel.org",
        "time": "Thu Jul 18 09:58:21 2013 +0200"
      },
      "message": "sched: Fix some kernel-doc warnings\n\nWhen building the htmldocs (in verbose mode), scripts/kernel-doc\nreports the follwing type of warnings:\n\n  Warning(kernel/sched/core.c:936): No description found for return value of \u0027task_curr\u0027\n  ...\n\nFix those by:\n\n - adding the missing descriptions\n - using \"Return\" sections for the descriptions\n\nSigned-off-by: Yacine Belkadi \u003cyacine.belkadi.1@gmail.com\u003e\nCc: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nLink: http://lkml.kernel.org/r/1373654747-2389-1-git-send-email-yacine.belkadi.1@gmail.com\n[ While at it, fix the cpupri_set() explanation. ]\nSigned-off-by: Ingo Molnar \u003cmingo@kernel.org\u003e\n"
    },
    {
      "commit": "8c5bd7adb2ce47e6aa39d17b2375f69b0c0aa255",
      "tree": "84ed8b6c9fd4e31eca9adbbbf6be9cd506a2fd46",
      "parents": [
        "c04c697cf1fe8f0962ccd3c2392a9b637a5307aa"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Thu Jul 18 02:08:06 2013 +0200"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Thu Jul 18 02:08:06 2013 +0200"
      },
      "message": "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8\n\nAccording to Matthew Garrett, \"Windows 8 leaves backlight control up\nto individual graphics drivers rather than making ACPI calls itself.\nThere\u0027s plenty of evidence to suggest that the Intel driver for\nWindows [8] doesn\u0027t use the ACPI interface, including the fact that\nit\u0027s broken on a bunch of machines when the OS claims to support\nWindows 8.  The simplest thing to do appears to be to disable the\nACPI backlight interface on these systems\".\n\nThere\u0027s a problem with that approach, however, because simply\navoiding to register the ACPI backlight interface if the firmware\ncalls _OSI for Windows 8 may not work in the following situations:\n (1) The ACPI backlight interface actually works on the given system\n     and the i915 driver is not loaded (e.g. another graphics driver\n     is used).\n (2) The ACPI backlight interface doesn\u0027t work on the given system,\n     but there is a vendor platform driver that will register its\n     own, equally broken, backlight interface if not prevented from\n     doing so by the ACPI subsystem.\nTherefore we need to allow the ACPI backlight interface to be\nregistered until the i915 driver is loaded which then will unregister\nit if the firmware has called _OSI for Windows 8 (or will register\nthe ACPI video driver without backlight support if not already\npresent).\n\nFor this reason, introduce an alternative function for registering\nACPI video, acpi_video_register_with_quirks(), that will check\nwhether or not the ACPI video driver has already been registered\nand whether or not the backlight Windows 8 quirk has to be applied.\nIf the quirk has to be applied, it will block the ACPI backlight\nsupport and either unregister the backlight interface if the ACPI\nvideo driver has already been registered, or register the ACPI\nvideo driver without the backlight interface otherwise.  Make\nthe i915 driver use acpi_video_register_with_quirks() instead of\nacpi_video_register() in i915_driver_load().\n\nThis change is based on earlier patches from Matthew Garrett,\nChun-Yi Lee and Seth Forshee and includes a fix from Aaron Lu\u0027s.\n\nReferences: https://bugzilla.kernel.org/show_bug.cgi?id\u003d51231\nTested-by: Aaron Lu \u003caaron.lu@intel.com\u003e\nTested-by: Igor Gnatenko \u003ci.gnatenko.brain@gmail.com\u003e\nTested-by: Yves-Alexis Perez \u003ccorsac@debian.org\u003e\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\nReviewed-by: Aaron Lu \u003caaron.lu@intel.com\u003e\nAcked-by: Matthew Garrett \u003cmatthew.garrett@nebula.com\u003e\n"
    },
    {
      "commit": "78077256bc08348d587e318957ceb41fe4d4afae",
      "tree": "8bc82e916d40a0593519b718a8e85fcf5022be4e",
      "parents": [
        "ade7615de0643a9da628688e661e08148cd7c463",
        "67dbf54a3b03881c7b683801fa49ca1f2c4c3bcf"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 22:41:38 2013 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 22:41:38 2013 -0700"
      },
      "message": "Merge tag \u0027iio-fixes-for-3.11a\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus\n\nJonathan writes:\n\nThe first round of IIO fixes for the 3.11 cycle.\n\nThis set is larger than I would like, partly due to my lack of review\ntime in the weeks before the merge window and partly because a\ncouple of large drivers and the subsystem as a whole seem to be\ngetting a lot more exposure and testing recently.\n\n1) A long term bug in trigger handling gave a double free of the device.\n\n2) Wrong return value handling means offsets are ignored in\n   iio_convert_raw_to_processed_unlocked.\n\n3) The iio_channel_has_info utility function was incorrectly updated\n   during the recent info_mask split, this is now fixed.\n\n4) mxs-lradc has a couple of little fixes.\n\n5) A couple of missing .driver_module entries meant that drivers\n   could be removed from underneath their users.\n\n6) Error path fixes for ad7303 and lis3l02dq.\n\n7) The scale value for presure in the lps331ap driver was out by\n   a factor of 100.\n"
    },
    {
      "commit": "c0d15cc7ee8c0d1970197d9eb1727503bcdd2471",
      "tree": "dbd870276cae3d77a5d9c7c1cc4b7842119e1008",
      "parents": [
        "16fc5bc4c76b9ac335c2b39943f29c5d047a822d"
      ],
      "author": {
        "name": "Dave Jones",
        "email": "davej@redhat.com",
        "time": "Tue Jul 16 22:44:08 2013 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jul 16 22:00:14 2013 -0700"
      },
      "message": "linked-list: Remove __list_for_each\n\n__list_for_each used to be the non prefetch() aware list walking\nprimitive.  When we removed the prefetch macros from the list routines,\nit became redundant.  Given it does exactly the same thing as\nlist_for_each now, we might as well remove it and call list_for_each\ndirectly.\n\nAll users of __list_for_each have been converted to list_for_each calls\nin the current merge window.\n\nSigned-off-by: Dave Jones \u003cdavej@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "36ff66db3fb5642906e46e73ca9cf92f1c5974ff",
      "tree": "69c6dfc6275116e073727d11d8f8febb4e71350a",
      "parents": [
        "39c242704cba38bdf67566589facdd6fb2f2d941"
      ],
      "author": {
        "name": "Alan Stern",
        "email": "stern@rowland.harvard.edu",
        "time": "Thu Jun 27 15:27:07 2013 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 15:33:02 2013 -0700"
      },
      "message": "USB: move the definition of USB_MAXCHILDREN\n\nThe USB_MAXCHILDREN symbol is used in include/uapi/linux/usb/ch11.h, a\nuser-mode header, even though it is defined in include/linux/usb.h,\nwhich is kernel-only.  This causes compile-time errors when user\nprograms try to #include linux/usb/ch11.h.\n\nThis patch fixes the problem by moving the definition of USB_MAXCHILDREN\ninto ch11.h.  It also gets rid of unneeded parentheses.\n\nSigned-off-by: Alan Stern \u003cstern@rowland.harvard.edu\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "aa01aa3ca205ea04f44423a58bae38aec886fb96",
      "tree": "00ac63066f15f3372188c7b2fdf945a8fdfa1d9a",
      "parents": [
        "3493f69f4c4e8703961919a9a56c2d2e6a25b46f"
      ],
      "author": {
        "name": "Oliver Schinagl",
        "email": "oliver@schinagl.nl",
        "time": "Sun Jul 14 16:06:00 2013 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 10:57:37 2013 -0700"
      },
      "message": "sysfs: use file mode defines from stat.h\n\nWith the last patches stat.h was included to the header, and thus those\npermission defines should be used.\n\nSigned-off-by: Oliver Schinagl \u003coliver@schinagl.nl\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "3493f69f4c4e8703961919a9a56c2d2e6a25b46f",
      "tree": "035bd6e86a4193fcda9765dcf7205cc5fb2550a8",
      "parents": [
        "d05a6f96c76062b5f25858ac02cf677602076f7e"
      ],
      "author": {
        "name": "Oliver Schinagl",
        "email": "oliver@schinagl.nl",
        "time": "Sun Jul 14 16:05:59 2013 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 10:57:37 2013 -0700"
      },
      "message": "sysfs: add more helper macro\u0027s for (bin_)attribute(_groups)\n\nWith the recent changes to sysfs there\u0027s various helper macro\u0027s.\nHowever there\u0027s no RW, RO BIN_ helper macro\u0027s. This patch adds them.\n\nSigned-off-by: Oliver Schinagl \u003coliver@schinagl.nl\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "d05a6f96c76062b5f25858ac02cf677602076f7e",
      "tree": "4c159b303e3e88c0a5e490f03619f2f7f7a2a859",
      "parents": [
        "39ef311204941ddd01ea2950d6220c8ccc710d15"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Sun Jul 14 16:05:58 2013 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 10:57:37 2013 -0700"
      },
      "message": "driver core: add default groups to struct class\n\nWe should be using groups, not attribute lists, for classes to allow\nsubdirectories, and soon, binary files.  Groups are just more flexible\noverall, so add them.\n\nThe dev_attrs list will go away after all in-kernel users are converted\nto use dev_groups.\n\nReviewed-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nTested-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "39ef311204941ddd01ea2950d6220c8ccc710d15",
      "tree": "ff043a79a7864d0e50367bcbca80f6562a282ae5",
      "parents": [
        "388a8c353d671d4ea2f638be84cfcbb912afdcf2"
      ],
      "author": {
        "name": "Guenter Roeck",
        "email": "linux@roeck-us.net",
        "time": "Sun Jul 14 16:05:57 2013 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 10:57:37 2013 -0700"
      },
      "message": "driver core: Introduce device_create_groups\n\ndevice_create_groups lets callers create devices as well as associated\nsysfs attributes with a single call. This avoids race conditions seen\nif sysfs attributes on new devices are created later.\n\n[fixed up comment block placement and add checks for printk buffer\nformats - gregkh]\n\nSigned-off-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "6ab9cea16075ea707022753395f340b67f64304c",
      "tree": "b61347a5ae4f7f85ede80f5e3b5cf74e5b167ebc",
      "parents": [
        "ced321bf9151535f85779b0004c93529f860b2a4"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Sun Jul 14 16:05:55 2013 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 10:57:36 2013 -0700"
      },
      "message": "sysfs: add support for binary attributes in groups\n\ngroups should be able to support binary attributes, just like it\nsupports \"normal\" attributes.  This lets us only handle one type of\nstructure, groups, throughout the driver core and subsystems, making\nbinary attributes a \"full fledged\" part of the driver model, and not\nsomething just \"tacked on\".\n\nReported-by: Oliver Schinagl \u003coliver@schinagl.nl\u003e\nReviewed-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nTested-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "ced321bf9151535f85779b0004c93529f860b2a4",
      "tree": "34a2138580124c0a41c90c25bb450d0deba2e711",
      "parents": [
        "e4b63603c2a1e2c4db3de11b0f2b17360a7695bb"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Sun Jul 14 16:05:54 2013 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 10:57:36 2013 -0700"
      },
      "message": "driver core: device.h: add RW and RO attribute macros\n\nMake it easier to create attributes without having to always audit the\nmode settings.\n\nReviewed-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nTested-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "e4b63603c2a1e2c4db3de11b0f2b17360a7695bb",
      "tree": "06747806edc1c0e5c8510091300e5f5fcbd4b170",
      "parents": [
        "f2f37f58b1b933b06d6d84e80a31a1b500fb0db2"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Sun Jul 14 16:05:53 2013 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 10:57:36 2013 -0700"
      },
      "message": "sysfs.h: add BIN_ATTR macro\n\nThis makes it easier to create static binary attributes, which is needed\nin a number of drivers, instead of \"open coding\" them.\n\nReviewed-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nTested-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "f2f37f58b1b933b06d6d84e80a31a1b500fb0db2",
      "tree": "0df34f53690241b69454f5077888bce4287e5dfc",
      "parents": [
        "b9b3259746d77f4fcb786e2a43c25bcc40773755"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Sun Jul 14 16:05:52 2013 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 10:57:36 2013 -0700"
      },
      "message": "sysfs.h: add ATTRIBUTE_GROUPS() macro\n\nTo make it easier for driver subsystems to work with attribute groups,\ncreate the ATTRIBUTE_GROUPS macro to remove some of the repetitive\ntyping for the most common use for attribute groups.\n\nReviewed-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nTested-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "b9b3259746d77f4fcb786e2a43c25bcc40773755",
      "tree": "220c5b779b174f5464ab64e68a85c1889a874b22",
      "parents": [
        "ad81f0545ef01ea651886dddac4bef6cec930092"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Sun Jul 14 16:05:51 2013 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@linuxfoundation.org",
        "time": "Tue Jul 16 10:57:36 2013 -0700"
      },
      "message": "sysfs.h: add __ATTR_RW() macro\n\nA number of parts of the kernel created their own version of this, might\nas well have the sysfs core provide it instead.\n\nReviewed-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nTested-by: Guenter Roeck \u003clinux@roeck-us.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n"
    },
    {
      "commit": "ceac9b9214df539ca814a784c2af94f554bc78d4",
      "tree": "bb5ded691ef203fbbcdca123b3f273dba9866518",
      "parents": [
        "0d5ca6d973b54f76eaccf86116dd0c66b073afc5"
      ],
      "author": {
        "name": "Philipp Zabel",
        "email": "p.zabel@pengutronix.de",
        "time": "Wed Jun 26 15:08:48 2013 +0200"
      },
      "committer": {
        "name": "Shawn Guo",
        "email": "shawn.guo@linaro.org",
        "time": "Mon Jul 15 08:28:07 2013 +0800"
      },
      "message": "ARM i.MX6Q: Fix IOMUXC GPR1 defines for ENET_CLK_SEL and IPU1/2_MUX\n\nSigned-off-by: Philipp Zabel \u003cp.zabel@pengutronix.de\u003e\nSigned-off-by: Shawn Guo \u003cshawn.guo@linaro.org\u003e\n"
    },
    {
      "commit": "0db0628d90125193280eabb501c94feaf48fa9ab",
      "tree": "0e0ef0c4eac101d25a3bd125c4a9200ac4d294c0",
      "parents": [
        "49fb4c6290c70c418a5c25eee996d6b55ea132d6"
      ],
      "author": {
        "name": "Paul Gortmaker",
        "email": "paul.gortmaker@windriver.com",
        "time": "Wed Jun 19 14:53:51 2013 -0400"
      },
      "committer": {
        "name": "Paul Gortmaker",
        "email": "paul.gortmaker@windriver.com",
        "time": "Sun Jul 14 19:36:59 2013 -0400"
      },
      "message": "kernel: delete __cpuinit usage from all core kernel files\n\nThe __cpuinit type of throwaway sections might have made sense\nsome time ago when RAM was more constrained, but now the savings\ndo not offset the cost and complications.  For example, the fix in\ncommit 5e427ec2d0 (\"x86: Fix bit corruption at CPU resume time\")\nis a good example of the nasty type of bugs that can be created\nwith improper use of the various __init prefixes.\n\nAfter a discussion on LKML[1] it was decided that cpuinit should go\nthe way of devinit and be phased out.  Once all the users are gone,\nwe can then finally remove the macros themselves from linux/init.h.\n\nThis removes all the uses of the __cpuinit macros from C files in\nthe core kernel directories (kernel, init, lib, mm, and include)\nthat don\u0027t really have a specific maintainer.\n\n[1] https://lkml.org/lkml/2013/5/20/589\n\nSigned-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\n"
    },
    {
      "commit": "1258ca805f613025ec079d959d4a78acfb1f79d3",
      "tree": "2ef090d5e6c2e1c70ef540a6813e8ad7e0750dce",
      "parents": [
        "e5248a111bf4048a9f3fab1a9c94c4630a10592a"
      ],
      "author": {
        "name": "Chanwoo Choi",
        "email": "cw00.choi@samsung.com",
        "time": "Thu Jul 11 13:55:58 2013 +0900"
      },
      "committer": {
        "name": "Rafael J. Wysocki",
        "email": "rafael.j.wysocki@intel.com",
        "time": "Mon Jul 15 01:31:37 2013 +0200"
      },
      "message": "PM / Sleep: Fix comment typo in pm_wakeup.h\n\nFix a comment typo (sorce -\u003e source) in pm_wakeup.h.\n\n[rjw: Changelog]\nSigned-off-by: Chanwoo Choi \u003ccw00.choi@samsung.com\u003e\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\n"
    },
    {
      "commit": "54be8200198ddfc6cb396720460c19881fac2d5a",
      "tree": "58ccab6e0cfb35b30e7e16804f15fe9c94628f12",
      "parents": [
        "41d9884c44237cd66e2bdbc412028b29196b344c",
        "c25f195e828f847735c7626b5693ddc3b853d245"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jul 14 15:14:29 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jul 14 15:14:29 2013 -0700"
      },
      "message": "Merge branch \u0027slab/for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux\n\nPull slab update from Pekka Enberg:\n \"Highlights:\n\n  - Fix for boot-time problems on some architectures due to\n    init_lock_keys() not respecting kmalloc_caches boundaries\n    (Christoph Lameter)\n\n  - CONFIG_SLUB_CPU_PARTIAL requested by RT folks (Joonsoo Kim)\n\n  - Fix for excessive slab freelist draining (Wanpeng Li)\n\n  - SLUB and SLOB cleanups and fixes (various people)\"\n\nI ended up editing the branch, and this avoids two commits at the end\nthat were immediately reverted, and I instead just applied the oneliner\nfix in between myself.\n\n* \u0027slab/for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux\n  slub: Check for page NULL before doing the node_match check\n  mm/slab: Give s_next and s_stop slab-specific names\n  slob: Check for NULL pointer before calling ctor()\n  slub: Make cpu partial slab support configurable\n  slab: add kmalloc() to kernel API documentation\n  slab: fix init_lock_keys\n  slob: use DIV_ROUND_UP where possible\n  slub: do not put a slab to cpu partial list when cpu_partial is 0\n  mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo\n  mm/slub: Drop unnecessary nr_partials\n  mm/slab: Fix /proc/slabinfo unwriteable for slab\n  mm/slab: Sharing s_next and s_stop between slab and slub\n  mm/slab: Fix drain freelist excessively\n  slob: Rework #ifdeffery in slab.h\n  mm, slab: moved kmem_cache_alloc_node comment to correct place\n"
    },
    {
      "commit": "41d9884c44237cd66e2bdbc412028b29196b344c",
      "tree": "7a386f6de2f07c01f87f3a16965c9bb8b40f63c1",
      "parents": [
        "63345b4794aef4ebe16502cfe35b02bc9822d763",
        "dae3794fd603b92dcbac2859fe0bc7fe129a5188"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jul 14 11:42:26 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Jul 14 11:42:26 2013 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs\n\nPull more vfs stuff from Al Viro:\n \"O_TMPFILE ABI changes, Oleg\u0027s fput() series, misc cleanups, including\n  making simple_lookup() usable for filesystems with non-NULL s_d_op,\n  which allows us to get rid of quite a bit of ugliness\"\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:\n  sunrpc: now we can just set -\u003es_d_op\n  cgroup: we can use simple_lookup() now\n  efivarfs: we can use simple_lookup() now\n  make simple_lookup() usable for filesystems that set -\u003es_d_op\n  configfs: don\u0027t open-code d_alloc_name()\n  __rpc_lookup_create_exclusive: pass string instead of qstr\n  rpc_create_*_dir: don\u0027t bother with qstr\n  llist: llist_add() can use llist_add_batch()\n  llist: fix/simplify llist_add() and llist_add_batch()\n  fput: turn \"list_head delayed_fput_list\" into llist_head\n  fs/file_table.c:fput(): add comment\n  Safer ABI for O_TMPFILE\n"
    },
    {
      "commit": "a95e691f9c4a6e24fdeab6d7feae6d5411fe8a69",
      "tree": "ebe142c51935b977861e9d911a505bc63ef8ee29",
      "parents": [
        "e9a17bd73a29e5323c37ec5ffe50fc0e825d3d03"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Sun Jul 14 16:43:54 2013 +0400"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Sun Jul 14 17:02:28 2013 +0400"
      },
      "message": "rpc_create_*_dir: don\u0027t bother with qstr\n\njust pass the name\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "be9c6d9169705504296bdb42ffec8f406691d99f",
      "tree": "60e25d5f33f80a1c09476e770b89ca4661f2e944",
      "parents": [
        "03ce3ca4b02bfc1e6567a7851ae231ad3cc9418e",
        "307f2fb95e9b96b3577916e73d92e104f8f26494"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 13 17:42:22 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 13 17:42:22 2013 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net\n\nPull networking fixes from David Miller:\n \"Just a bunch of small fixes and tidy ups:\n\n   1) Finish the \"busy_poll\" renames, from Eliezer Tamir.\n\n   2) Fix RCU stalls in IFB driver, from Ding Tianhong.\n\n   3) Linearize buffers properly in tun/macvtap zerocopy code.\n\n   4) Don\u0027t crash on rmmod in vxlan, from Pravin B Shelar.\n\n   5) Spinlock used before init in alx driver, from Maarten Lankhorst.\n\n   6) A sparse warning fix in bnx2x broke TSO checksums, fix from Dmitry\n      Kravkov.\n\n   7) Dummy and ifb driver load failure paths can oops, fixes from Tan\n      Xiaojun and Ding Tianhong.\n\n   8) Correct MTU calculations in IP tunnels, from Alexander Duyck.\n\n   9) Account all TCP retransmits in SNMP stats properly, from Yuchung\n      Cheng.\n\n  10) atl1e and via-rhine do not handle DMA mapping failures properly,\n      from Neil Horman.\n\n  11) Various equal-cost multipath route fixes in ipv6 from Hannes\n      Frederic Sowa\"\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (36 commits)\n  ipv6: only static routes qualify for equal cost multipathing\n  via-rhine: fix dma mapping errors\n  atl1e: fix dma mapping warnings\n  tcp: account all retransmit failures\n  usb/net/r815x: fix cast to restricted __le32\n  usb/net/r8152: fix integer overflow in expression\n  net: access page-\u003eprivate by using page_private\n  net: strict_strtoul is obsolete, use kstrtoul instead\n  drivers/net/ieee802154: don\u0027t use devm_pinctrl_get_select_default() in probe\n  drivers/net/ethernet/cadence: don\u0027t use devm_pinctrl_get_select_default() in probe\n  drivers/net/can/c_can: don\u0027t use devm_pinctrl_get_select_default() in probe\n  net/usb: add relative mii functions for r815x\n  net/tipc: use %*phC to dump small buffers in hex form\n  qlcnic: Adding Maintainers.\n  gre: Fix MTU sizing check for gretap tunnels\n  pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts\n  pkt_sched: sch_qfq: improve efficiency of make_eligible\n  gso: Update tunnel segmentation to support Tx checksum offload\n  inet: fix spacing in assignment\n  ifb: fix oops when loading the ifb failed\n  ...\n"
    },
    {
      "commit": "0da273668657a70155f3d4ae121dc19277a05778",
      "tree": "18f8c2edcbcd17e80b5cb052c3c024ce1d0e1f2f",
      "parents": [
        "560ae37178b12e3bd37626f7b1e0b29c503ea558",
        "b0ec636c93ddd77235bf0f023a8a95d78cb6cafe"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 13 15:36:09 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 13 15:36:09 2013 -0700"
      },
      "message": "Merge branch \u0027timers-urgent-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip\n\nPull timer updates from Thomas Gleixner:\n - watchdog fixes for full dynticks\n - improved debug output for full dynticks\n - remove an obsolete full dynticks check\n - two ARM SoC clocksource drivers for sharing across SoCs\n - tick broadcast fix for CPU hotplug\n\n* \u0027timers-urgent-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:\n  tick: broadcast: Check broadcast mode on CPU hotplug\n  clocksource: arm_global_timer: Add ARM global timer support\n  clocksource: Add Marvell Orion SoC timer\n  nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs\n  watchdog: Boot-disable by default on full dynticks\n  watchdog: Rename confusing state variable\n  watchdog: Register / unregister watchdog kthreads on sysctl control\n  nohz: Warn if the machine can not perform nohz_full\n"
    },
    {
      "commit": "4fa109b13042868de84bedc70ea9b8337b502cf9",
      "tree": "e82ebb56e8b9316d5d7e3561523db0c8bcd42946",
      "parents": [
        "9663398a094e3b85415e27fe6047b067f5f81f99",
        "1b375dc30710180c4b88cc59caba6e3481ec5c8b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 13 15:35:12 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 13 15:35:12 2013 -0700"
      },
      "message": "Merge branch \u0027core-urgent-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip\n\nPull core locking updates from Thomas Gleixner:\n \"Header cleanup as requested by Linus\"\n\n(This is the \"don\u0027t include support for ww_mutex in a header file that\neverybody wants, when almost nobody wants the ww part\" change)\n\n* \u0027core-urgent-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:\n  mutex: Move ww_mutex definitions to ww_mutex.h\n"
    },
    {
      "commit": "c55244137306b626bc64023fd7160985443205a7",
      "tree": "459acfb5c9b41e3e1616fb36aafda68a07ddbf54",
      "parents": [
        "858655116bfc722837e3aec0909b8e9d08f96996",
        "e04abfa2436e3ab016b23eb1afb2c5578b8dc2cf"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 13 12:57:21 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jul 13 12:57:21 2013 -0700"
      },
      "message": "Merge tag \u0027rdma-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband\n\nPull InfiniBand/RDMA changes from Roland Dreier:\n - AF_IB (native IB addressing) for CMA from Sean Hefty\n - new mlx5 driver for Mellanox Connect-IB adapters (including post\n   merge request fixes)\n - SRP fixes from Bart Van Assche (including fix to first merge request)\n - qib HW driver updates\n - resurrection of ocrdma HW driver development\n - uverbs conversion to create fds with O_CLOEXEC set\n - other small changes and fixes\n\n* tag \u0027rdma-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband: (66 commits)\n  mlx5: Return -EFAULT instead of -EPERM\n  IB/qib: Log all SDMA errors unconditionally\n  IB/qib: Fix module-level leak\n  mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec\n  IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline\n  IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd()\n  mlx5_core: Fixes for sparse warnings\n  IB/mlx5: Make profile[] static in main.c\n  mlx5: Fix parameter type of health_handler_t\n  mlx5: Add driver for Mellanox Connect-IB adapters\n  IB/core: Add reserved values to enums for low-level driver use\n  IB/srp: Bump driver version and release date\n  IB/srp: Make HCA completion vector configurable\n  IB/srp: Maintain a single connection per I_T nexus\n  IB/srp: Fail I/O fast if target offline\n  IB/srp: Skip host settle delay\n  IB/srp: Avoid skipping srp_reset_host() after a transport error\n  IB/srp: Fix remove_one crash due to resource exhaustion\n  IB/qib: New transmitter tunning settings for Dell 1.1 backplane\n  IB/core: Fix error return code in add_port()\n  ...\n"
    },
    {
      "commit": "e9a17bd73a29e5323c37ec5ffe50fc0e825d3d03",
      "tree": "bae88dcb02c02d93bd2eca8ba3334b2f16a14b9d",
      "parents": [
        "fb4214db50b00558cc6e274c88b3f7325068e942"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@redhat.com",
        "time": "Mon Jul 08 14:24:19 2013 -0700"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Sat Jul 13 13:29:32 2013 +0400"
      },
      "message": "llist: llist_add() can use llist_add_batch()\n\nllist_add(new, head) can simply use llist_add_batch(new, new, head),\nno need to duplicate the code.\n\nThis obviously uninlines llist_add() and to me this is a win. But we\ncan make llist_add_batch() inline if this is desirable, in this case\ngcc can notice that new_first \u003d\u003d new_last if the caller is llist_add().\n\nSigned-off-by: Oleg Nesterov \u003coleg@redhat.com\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: Andrey Vagin \u003cavagin@openvz.org\u003e\nCc: \"Eric W. Biederman\" \u003cebiederm@xmission.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Huang Ying \u003cying.huang@intel.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "fb4214db50b00558cc6e274c88b3f7325068e942",
      "tree": "17a68a322310eaeb5bd3c3885ccdd14191f8b7bd",
      "parents": [
        "4f5e65a1cc90bbb15b9f6cdc362922af1bcc155a"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@redhat.com",
        "time": "Mon Jul 08 14:24:18 2013 -0700"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Sat Jul 13 13:29:24 2013 +0400"
      },
      "message": "llist: fix/simplify llist_add() and llist_add_batch()\n\n1. This is mostly theoretical, but llist_add*() need ACCESS_ONCE().\n\n   Otherwise it is not guaranteed that the first cmpxchg() uses the\n   same value for old_entry and new_last-\u003enext.\n\n2. These helpers cache the result of cmpxchg() and read the initial\n   value of head-\u003efirst before the main loop. I do not think this\n   makes sense. In the likely case cmpxchg() succeeds, otherwise\n   it doesn\u0027t hurt to reload head-\u003efirst.\n\n   I think it would be better to simplify the code and simply read\n   -\u003efirst before cmpxchg().\n\nSigned-off-by: Oleg Nesterov \u003coleg@redhat.com\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: Andrey Vagin \u003cavagin@openvz.org\u003e\nCc: \"Eric W. Biederman\" \u003cebiederm@xmission.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Huang Ying \u003cying.huang@intel.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "4f5e65a1cc90bbb15b9f6cdc362922af1bcc155a",
      "tree": "c635e87d98c9961ad95c2351bae6d9609eeb761f",
      "parents": [
        "64372501e2af9b11e2ffd1ff79345dc4b1abe539"
      ],
      "author": {
        "name": "Oleg Nesterov",
        "email": "oleg@redhat.com",
        "time": "Mon Jul 08 14:24:16 2013 -0700"
      },
      "committer": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Sat Jul 13 13:29:10 2013 +0400"
      },
      "message": "fput: turn \"list_head delayed_fput_list\" into llist_head\n\nfput() and delayed_fput() can use llist and avoid the locking.\n\nThis is unlikely path, it is not that this change can improve\nthe performance, but this way the code looks simpler.\n\nSigned-off-by: Oleg Nesterov \u003coleg@redhat.com\u003e\nSuggested-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: Andrey Vagin \u003cavagin@openvz.org\u003e\nCc: \"Eric W. Biederman\" \u003cebiederm@xmission.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Huang Ying \u003cying.huang@intel.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\n"
    },
    {
      "commit": "913ffdb54366f94eec65c656cae8c6e00e1ab1b0",
      "tree": "55dae8f32f7a0a64ed6b665497e12414fb6d3103",
      "parents": [
        "add0c59d802e6118e51e21244c3871be35164e4b"
      ],
      "author": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Thu Jul 11 16:34:48 2013 -0700"
      },
      "committer": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Fri Jul 12 12:49:05 2013 -0700"
      },
      "message": "cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()\n\ntask_cgroup_path_from_hierarchy() was added for the planned new users\nand none of the currently planned users wants to know about multiple\nhierarchies.  This patch drops the multiple hierarchy part and makes\nit always return the path in the first non-dummy hierarchy.\n\nAs unified hierarchy will always have id 1, this is guaranteed to\nreturn the path for the unified hierarchy if mounted; otherwise, it\nwill return the path from the hierarchy which happens to occupy the\nlowest hierarchy id, which will usually be the first hierarchy mounted\nafter boot.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\nAcked-by: Li Zefan \u003clizefan@huawei.com\u003e\nCc: Lennart Poettering \u003clennart@poettering.net\u003e\nCc: Kay Sievers \u003ckay.sievers@vrfy.org\u003e\nCc: Jan Kaluža \u003cjkaluza@redhat.com\u003e\n"
    },
    {
      "commit": "f2006e27396f55276f24434f56e208d86e7f9908",
      "tree": "71896db916d33888b4286f80117d3cac0da40e6d",
      "parents": [
        "e399eb56a6110e13f97e644658648602e2b08de7",
        "9903883f1dd6e86f286b7bfa6e4b423f98c1cd9e"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Jul 12 12:34:42 2013 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Fri Jul 12 12:34:42 2013 +0200"
      },
      "message": "Merge branch \u0027linus\u0027 into timers/urgent\n\nGet upstream changes so we can apply fixes against them\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "1b375dc30710180c4b88cc59caba6e3481ec5c8b",
      "tree": "24b5cfc929db57207afec4633909b8e6755df5f9",
      "parents": [
        "2e17c5a97e231f3cb426f4b7895eab5be5c5442e"
      ],
      "author": {
        "name": "Maarten Lankhorst",
        "email": "maarten.lankhorst@canonical.com",
        "time": "Fri Jul 05 09:29:32 2013 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@kernel.org",
        "time": "Fri Jul 12 12:07:46 2013 +0200"
      },
      "message": "mutex: Move ww_mutex definitions to ww_mutex.h\n\nMove the definitions for wound/wait mutexes out to a separate\nheader, ww_mutex.h. This reduces clutter in mutex.h, and\nincreases readability.\n\nSuggested-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nSigned-off-by: Maarten Lankhorst \u003cmaarten.lankhorst@canonical.com\u003e\nAcked-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nAcked-by: Rik van Riel \u003criel@redhat.com\u003e\nAcked-by: Maarten Lankhorst \u003cmaarten.lankhorst@canonical.com\u003e\nCc: Dave Airlie \u003cairlied@gmail.com\u003e\nLink: http://lkml.kernel.org/r/51D675DC.3000907@canonical.com\n[ Tidied up the code a bit. ]\nSigned-off-by: Ingo Molnar \u003cmingo@kernel.org\u003e\n"
    },
    {
      "commit": "e04abfa2436e3ab016b23eb1afb2c5578b8dc2cf",
      "tree": "8230008b7e9a520699de1f593cc399f2211a7bd3",
      "parents": [
        "0eba55114838059b873b173f1115cd5c5bab3dfd",
        "5e631a03af7eaa55b9ef7fa7611144c2c698c6c6",
        "0b3ddf380ca7aa6a009cc3e1944933fff8113b6a",
        "80d5e8a235624cd3c0e24be7c070fd6f445e590d"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "roland@purestorage.com",
        "time": "Thu Jul 11 16:49:30 2013 -0700"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "roland@purestorage.com",
        "time": "Thu Jul 11 16:49:30 2013 -0700"
      },
      "message": "Merge branches \u0027mlx5\u0027, \u0027qib\u0027 and \u0027srp\u0027 into for-next\n"
    },
    {
      "commit": "288dde9f23b6726c1e8147bf635721372bf77b16",
      "tree": "93867e6ea58c82b182c073b1b17e1e4a12b65762",
      "parents": [
        "582c016e68dc5dfea4d3582512157f165a428149"
      ],
      "author": {
        "name": "Moshe Lazer",
        "email": "moshel@mellanox.com",
        "time": "Wed Jul 10 14:31:03 2013 +0300"
      },
      "committer": {
        "name": "Roland Dreier",
        "email": "roland@purestorage.com",
        "time": "Thu Jul 11 16:45:08 2013 -0700"
      },
      "message": "mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec\n\nSparse reported an endianness bug in the assignment to hca_cap.uar_page_sz.\n\nFix the declaration of this field to be __be16 (which is what is in\nthe firmware spec), renaming the field to log_uar_pg_size to conform\nto the spec, which fixes the endianness bug reported by sparse.\n\nReported-by: Fengguang Wu \u003cfengguang.wu@intel.com\u003e\nSigned-off-by: Moshe Lazer \u003cmoshel@mellanox.com\u003e\nSigned-off-by: Or Gerlitz \u003cogerlitz@mellanox.com\u003e\nSigned-off-by: Roland Dreier \u003croland@purestorage.com\u003e\n"
    },
    {
      "commit": "9903883f1dd6e86f286b7bfa6e4b423f98c1cd9e",
      "tree": "63c907110eac32c31a1786ebff3e7d9257e61c9b",
      "parents": [
        "36805aaea5ae3cf1bb32f1643e0a800bb69f0d5b",
        "9d0eb0ab432aaa9160cf2675aee73b3900b9bc18"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 13:05:40 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 13:05:40 2013 -0700"
      },
      "message": "Merge tag \u0027dm-3.11-changes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm\n\nPull device-mapper changes from Alasdair G Kergon:\n \"Add a device-mapper target called dm-switch to provide a multipath\n  framework for storage arrays that dynamically reconfigure their\n  preferred paths for different device regions.\n\n  Fix a bug in the verity target that prevented its use with some\n  specific sizes of devices.\n\n  Improve some locking mechanisms in the device-mapper core and bufio.\n\n  Add Mike Snitzer as a device-mapper maintainer.\n\n  A few more clean-ups and fixes\"\n\n* tag \u0027dm-3.11-changes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm:\n  dm: add switch target\n  dm: update maintainers\n  dm: optimize reorder structure\n  dm: optimize use SRCU and RCU\n  dm bufio: submit writes outside lock\n  dm cache: fix arm link errors with inline\n  dm verity: use __ffs and __fls\n  dm flakey: correct ctr alloc failure mesg\n  dm verity: remove pointless comparison\n  dm: use __GFP_HIGHMEM in __vmalloc\n  dm verity: fix inability to use a few specific devices sizes\n  dm ioctl: set noio flag to avoid __vmalloc deadlock\n  dm mpath: fix ioctl deadlock when no paths\n"
    },
    {
      "commit": "36805aaea5ae3cf1bb32f1643e0a800bb69f0d5b",
      "tree": "5565132549a0733772b3a2ac6b5cda516ea8cdce",
      "parents": [
        "6d2fa9e141ea56a571ec842fd4f3a86bea44a203",
        "d50235b7bc3ee0a0427984d763ea7534149531b4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 13:03:24 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 13:03:24 2013 -0700"
      },
      "message": "Merge branch \u0027for-3.11/core\u0027 of git://git.kernel.dk/linux-block\n\nPull core block IO updates from Jens Axboe:\n \"Here are the core IO block bits for 3.11. It contains:\n\n   - A tweak to the reserved tag logic from Jan, for weirdo devices with\n     just 3 free tags.  But for those it improves things substantially\n     for random writes.\n\n   - Periodic writeback fix from Jan.  Marked for stable as well.\n\n   - Fix for a race condition in IO scheduler switching from Jianpeng.\n\n   - The hierarchical blk-cgroup support from Tejun.  This is the grunt\n     of the series.\n\n   - blk-throttle fix from Vivek.\n\n  Just a note that I\u0027m in the middle of a relocation, whole family is\n  flying out tomorrow.  Hence I will be awal the remainder of this week,\n  but back at work again on Monday the 15th.  CC\u0027ing Tejun, since any\n  potential \"surprises\" will most likely be from the blk-cgroup work.\n  But it\u0027s been brewing for a while and sitting in my tree and\n  linux-next for a long time, so should be solid.\"\n\n* \u0027for-3.11/core\u0027 of git://git.kernel.dk/linux-block: (36 commits)\n  elevator: Fix a race in elevator switching\n  block: Reserve only one queue tag for sync IO if only 3 tags are available\n  writeback: Fix periodic writeback after fs mount\n  blk-throttle: implement proper hierarchy support\n  blk-throttle: implement throtl_grp-\u003ehas_rules[]\n  blk-throttle: Account for child group\u0027s start time in parent while bio climbs up\n  blk-throttle: add throtl_qnode for dispatch fairness\n  blk-throttle: make throtl_pending_timer_fn() ready for hierarchy\n  blk-throttle: make tg_dispatch_one_bio() ready for hierarchy\n  blk-throttle: make blk_throtl_bio() ready for hierarchy\n  blk-throttle: make blk_throtl_drain() ready for hierarchy\n  blk-throttle: dispatch from throtl_pending_timer_fn()\n  blk-throttle: implement dispatch looping\n  blk-throttle: separate out throtl_service_queue-\u003epending_timer from throtl_data-\u003edispatch_work\n  blk-throttle: set REQ_THROTTLED from throtl_charge_bio() and gate stats update with it\n  blk-throttle: implement sq_to_tg(), sq_to_td() and throtl_log()\n  blk-throttle: add throtl_service_queue-\u003eparent_sq\n  blk-throttle: generalize update_disptime optimization in blk_throtl_bio()\n  blk-throttle: dispatch to throtl_data-\u003eservice_queue.bio_lists[]\n  blk-throttle: move bio_lists[] and friends to throtl_service_queue\n  ...\n"
    },
    {
      "commit": "0edcd16a4def296bd6492ae0c10a3c4aef9ef7c0",
      "tree": "9d46123ddc7e42ce573bc05701fdfa5cd15b497e",
      "parents": [
        "d4d1cda6ef48a99dee5c0f3334a556845e84dd92",
        "95cee62cb4776a65229a6b6d5969be56589d95c1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 12:35:09 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 12:35:09 2013 -0700"
      },
      "message": "Merge tag \u0027remoteproc-3.11-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc\n\nPull remoteproc fixes from Ohad Ben-Cohen:\n \"Trivial remoteproc fixes by Suman Anna, Wei Yongjun and Thomas Meyer\"\n\n* tag \u0027remoteproc-3.11-fixes\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc:\n  remoteproc: Cocci spatch \"memdup.spatch\"\n  remoteproc: free carveout memories only after unmapping them\n  remoteproc/omap: fix a sparse warning\n  remoteproc: fix checkpatch errors in remoteproc code\n  remoteproc: fix error return code in rproc_fw_boot()\n"
    },
    {
      "commit": "d4d1cda6ef48a99dee5c0f3334a556845e84dd92",
      "tree": "bac31a64294592e718226e9f7231c9a9bf490cd9",
      "parents": [
        "7728f036adb25f8f7f8e36ffa9cecf6ba3ddae91",
        "0eb5afb3bae69a18bb4a8dbcbd361c4403fb54cd"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 12:30:33 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 12:30:33 2013 -0700"
      },
      "message": "Merge tag \u0027xtensa-next-20130710\u0027 of git://github.com/czankel/xtensa-linux\n\nPull Xtensa updates from Chris Zankel.\n\n* tag \u0027xtensa-next-20130710\u0027 of git://github.com/czankel/xtensa-linux: (22 commits)\n  xtensa: remove the second argument of __bio_kmap_atomic()\n  xtensa: add static function tracer support\n  xtensa: Flat DeviceTree copy not future-safe\n  xtensa: check TLB sanity on return to userspace\n  xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX is selected\n  xtensa: bootparams: fix typo\n  xtensa: tell git to ignore generated .dtb files\n  xtensa: ccount based sched_clock\n  xtensa: ccount based clockevent implementation\n  xtensa: consolidate ccount access routines\n  xtensa: cleanup ccount frequency tracking\n  xtensa: timex.h: remove unused symbols\n  xtensa: tell git to ignore copied zlib source files\n  xtensa: fix section mismatch in pcibios_fixup_bus\n  xtensa: ISS: fix section mismatch in iss_net_setup\n  arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined.\n  xtensa: xtfpga: fix section mismatch\n  xtensa: remove unused platform_init_irq()\n  xtensa: tell git to ignore generated files\n  xtensa: flush TLB entries for pages of non-current mm correctly\n  ...\n"
    },
    {
      "commit": "7728f036adb25f8f7f8e36ffa9cecf6ba3ddae91",
      "tree": "b37f71e5fd0d0bdd8919b294889c51f53320c513",
      "parents": [
        "8cbd0eefcaf8cc32ded2bf229f0fc379b2ad69f2",
        "d8851b4b0c1e7cf6cae829d060510437d2d320ee"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 12:28:17 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 12:28:17 2013 -0700"
      },
      "message": "Merge tag \u0027pm+acpi-3.11-rc1-more\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm\n\nPull more power management and ACPI updates from Rafael Wysocki:\n\n - Fix for a recent cpufreq regression that caused WARN() to trigger\n   overzealously in a couple of places and spam the kernel log with\n   useless garbage as a result.  From Viresh Kumar.\n\n - ACPI dock fix removing a discrepancy between the definition of\n   acpi_dock_init(), which says that the function returns int, and its\n   header in the header file, which says that it is a void function.\n   The function is now defined as void too.\n\n - ACPI PM fix for failures to update device power states as needed, for\n   example, during resume from system suspend, because the old state was\n   deeper than the new one, but the new one is not D0.\n\n - Fix for two debug messages in the ACPI power resources code that\n   don\u0027t have a newline at the end and make the kernel log difficult to\n   read.  From Mika Westerberg.\n\n - Two ACPI cleanups from Naresh Bhat and Haicheng Li.\n\n - cpupower updates from Thomas Renninger, including Intel Haswell\n   support improvements and a new idle-set subcommand among other\n   things.\n\n* tag \u0027pm+acpi-3.11-rc1-more\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:\n  ACPI / power: add missing newline to debug messages\n  cpupower: Add Haswell family 0x45 specific idle monitor to show PC8,9,10 states\n  cpupower: Haswell also supports the C-states introduced with SandyBridge\n  cpupower: Introduce idle-set subcommand and C-state enabling/disabling\n  cpupower: Implement disabling of cstate interface\n  cpupower: Make idlestate usage unsigned\n  ACPI / fan: Initialize acpi_state variable\n  ACPI / scan: remove unused LIST_HEAD(acpi_device_list)\n  ACPI / dock: Actually define acpi_dock_init() as void\n  ACPI / PM: Fix corner case in acpi_bus_update_power()\n  cpufreq: Fix serialization of frequency transitions\n"
    },
    {
      "commit": "8cbd0eefcaf8cc32ded2bf229f0fc379b2ad69f2",
      "tree": "08cc79685a888470509b969a2c079249ee28b69f",
      "parents": [
        "1466b77a7be75144dee1cb09839be3435854dd0b",
        "e8d39240d635ed9bcaddbec898b1c9f063c5dbb2"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 12:26:08 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 12:26:08 2013 -0700"
      },
      "message": "Merge branch \u0027next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux\n\nPull thermal management updates from Zhang Rui:\n \"There are not too many changes this time, except two new platform\n  thermal drivers, ti-soc-thermal driver and x86_pkg_temp_thermal\n  driver, and a couple of small fixes.\n\n  Highlights:\n\n   - move the ti-soc-thermal driver out of the staging tree to the\n     thermal tree.\n\n   - introduce the x86_pkg_temp_thermal driver.  This driver registers\n     CPU digital temperature package level sensor as a thermal zone.\n\n   - small fixes/cleanups including removing redundant use of\n     platform_set_drvdata() and of_match_ptr for all platform thermal\n     drivers\"\n\n* \u0027next\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux: (34 commits)\n  thermal: cpu_cooling: fix stub function\n  thermal: ti-soc-thermal: use standard GPIO DT bindings\n  thermal: MAINTAINERS: Add git tree path for SoC specific updates\n  thermal: fix x86_pkg_temp_thermal.c build and Kconfig\n  Thermal: Documentation for x86 package temperature thermal driver\n  Thermal: CPU Package temperature thermal\n  thermal: consider emul_temperature while computing trend\n  thermal: ti-soc-thermal: add DT example for DRA752 chip\n  thermal: ti-soc-thermal: add dra752 chip to device table\n  thermal: ti-soc-thermal: add thermal data for DRA752 chips\n  thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL\n  thermal: ti-soc-thermal: freeze FSM while computing trend\n  thermal: ti-soc-thermal: remove external heat while extrapolating hotspot\n  thermal: ti-soc-thermal: update DT reference for OMAP5430\n  x86, mcheck, therm_throt: Process package thresholds\n  thermal: cpu_cooling: fix \u0027descend\u0027 check in get_property()\n  Thermal: spear: Remove redundant use of of_match_ptr\n  Thermal: kirkwood: Remove redundant use of of_match_ptr\n  Thermal: dove: Remove redundant use of of_match_ptr\n  Thermal: armada: Remove redundant use of of_match_ptr\n  ...\n"
    },
    {
      "commit": "1466b77a7be75144dee1cb09839be3435854dd0b",
      "tree": "977a0b6c1cd69ff98e5027359bb7de7b8897276a",
      "parents": [
        "19d2f8e0fb7bba99cc585d2467e9fa54a84c8557",
        "eeee245268c951262b861bc1be4e9dc812352499"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 12:11:35 2013 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jul 11 12:11:35 2013 -0700"
      },
      "message": "Merge tag \u0027nfs-for-3.11-2\u0027 of git://git.linux-nfs.org/projects/trondmy/linux-nfs\n\nPull second set of NFS client updates from Trond Myklebust:\n \"This mainly contains some small readdir optimisations that had\n  dependencies on Al Viro\u0027s readdir rewrite.  There is also a fix for a\n  nasty deadlock which surfaced earlier in this merge window.\n\n  Highlights include:\n   - Fix an_rpc pipefs regression that causes a deadlock on mount\n   - Readdir optimisations by Scott Mayhew and Jeff Layton\n   - clean up the rpc_pipefs dentry operation setup\"\n\n* tag \u0027nfs-for-3.11-2\u0027 of git://git.linux-nfs.org/projects/trondmy/linux-nfs:\n  SUNRPC: Fix a deadlock in rpc_client_register()\n  rpc_pipe: rpc_dir_inode_operations can be static\n  NFS: Allow nfs_updatepage to extend a write under additional circumstances\n  NFS: Make nfs_readdir revalidate less often\n  NFS: Make nfs_attribute_cache_expired() non-static\n  rpc_pipe: set dentry operations at d_alloc time\n  nfs: set verifier on existing dentries in nfs_prime_dcache\n"
    }
  ],
  "next": "0ff08ba5d066619f9973bfcdb5a21320d54219d0"
}
