)]}'
{
  "commit": "d723a92dd465d549bf79dd481c09d59f0be02936",
  "tree": "70a30da992a8d620b4a2efec65cc94f07906b425",
  "parents": [
    "785a162d147a547bc7a577c1c28f6fb9dbeb4f16"
  ],
  "author": {
    "name": "Benjamin Herrenschmidt",
    "email": "benh@kernel.crashing.org",
    "time": "Thu Oct 10 18:03:55 2013 +1100"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@linuxfoundation.org",
    "time": "Mon Oct 14 10:07:19 2013 -0700"
  },
  "message": "sysfs/bin: Fix size handling overflow for bin_attribute\n\nWhile looking at the code, I noticed that bin_attribute read() and write()\nops copy the inode size into an int for futher comparisons.\n\nSome bin_attributes can be fairly large. For example, pci creates some for\nBARs set to the BAR size and giant BARs are around the corner, so this is\ngoing to break something somewhere eventually.\n\nLet\u0027s use the right type.\n\n[adjust for seqfile conversions, only needed for bin_read() - gkh]\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Tejun Heo \u003ctj@kernel.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c324ee906df0d02b1a7ddfe033a81b5791626ace",
      "old_mode": 33188,
      "old_path": "fs/sysfs/file.c",
      "new_id": "5d818df7250b9bae06beb67b17c70c3d8f39d8ef",
      "new_mode": 33188,
      "new_path": "fs/sysfs/file.c"
    }
  ]
}
