)]}'
{
  "commit": "0dd8e06bdaa0a97e706ee1a489a1f6176c4ddc64",
  "tree": "f09181360e5b68d46ea2856c9fa63eaa3515080c",
  "parents": [
    "27b030d58c8e72fc7a95187a791bd9406e350f02"
  ],
  "author": {
    "name": "Chris Wright",
    "email": "chrisw@osdl.org",
    "time": "Tue May 03 14:01:15 2005 +0100"
  },
  "committer": {
    "name": "David Woodhouse",
    "email": "dwmw2@shinybook.infradead.org",
    "time": "Tue May 03 14:01:15 2005 +0100"
  },
  "message": "[PATCH] add new audit data to last skb\n\nWhen adding more formatted audit data to an skb for delivery to userspace,\nthe kernel will attempt to reuse an skb that has spare room.  However, if\nthe audit message has already been fragmented to multiple skb\u0027s, the search\nfor spare room in the skb uses the head of the list.  This will corrupt the\naudit message with trailing bytes being placed midway through the stream.\nFix is to look at the end of the list.\n\nSigned-off-by: Chris Wright \u003cchrisw@osdl.org\u003e\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4a697c73faec0b952d4b240e7c3fadef49313148",
      "old_mode": 33188,
      "old_path": "kernel/audit.c",
      "new_id": "00455a9cf027917f3253cf3c654194c635743e1d",
      "new_mode": 33188,
      "new_path": "kernel/audit.c"
    }
  ]
}
