)]}'
{
  "commit": "78d2978874e4e10e97dfd4fd79db45bdc0748550",
  "tree": "5a07ba8b01c52632638a1724a5dcbf6d0606da73",
  "parents": [
    "bb5b583b52794efc7b59f70a78be1b66a98dd939"
  ],
  "author": {
    "name": "Tetsuo Handa",
    "email": "penguin-kernel@i-love.sakura.ne.jp",
    "time": "Fri Feb 04 18:13:24 2011 +0000"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Fri Feb 04 10:40:29 2011 -0800"
  },
  "message": "CRED: Fix kernel panic upon security_file_alloc() failure.\n\nIn get_empty_filp() since 2.6.29, file_free(f) is called with f-\u003ef_cred \u003d\u003d NULL\nwhen security_file_alloc() returned an error.  As a result, kernel will panic()\ndue to put_cred(NULL) call within RCU callback.\n\nFix this bug by assigning f-\u003ef_cred before calling security_file_alloc().\n\nSigned-off-by: Tetsuo Handa \u003cpenguin-kernel@I-love.SAKURA.ne.jp\u003e\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c3e89adf53c018ce48e88233c7321e586a18cbb3",
      "old_mode": 33188,
      "old_path": "fs/file_table.c",
      "new_id": "eb36b6b17e26b0add06f7182bbaf2eeb4648bac8",
      "new_mode": 33188,
      "new_path": "fs/file_table.c"
    }
  ]
}
