)]}'
{
  "commit": "825332e4ff1373c55d931b49408df7ec2298f71e",
  "tree": "f489a311e576eb1b45ff62cbc0cccbe3bea2baeb",
  "parents": [
    "a27ab9f26b729326778271c1efd895aef4fda1c4"
  ],
  "author": {
    "name": "Arjan van de Ven",
    "email": "arjan@infradead.org",
    "time": "Wed Oct 14 08:17:36 2009 +1100"
  },
  "committer": {
    "name": "James Morris",
    "email": "jmorris@namei.org",
    "time": "Wed Oct 14 08:17:36 2009 +1100"
  },
  "message": "capabilities: simplify bound checks for copy_from_user()\n\nThe capabilities syscall has a copy_from_user() call where gcc currently\ncannot prove to itself that the copy is always within bounds.\n\nThis patch adds a very explicity bound check to prove to gcc that this\ncopy_from_user cannot overflow its destination buffer.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nAcked-by: James Morris \u003cjmorris@namei.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: James Morris \u003cjmorris@namei.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4e17041963f57073a4fb3836c415b9a681e40383",
      "old_mode": 33188,
      "old_path": "kernel/capability.c",
      "new_id": "c2316d3fa0943004ff7a46ae2b058fc745d1fc62",
      "new_mode": 33188,
      "new_path": "kernel/capability.c"
    }
  ]
}
