)]}'
{
  "log": [
    {
      "commit": "799105d514384b80cbe3182dbcb4ed30aa07e1f5",
      "tree": "a268f0a96609fb09408fb77fd5474489cbb63c76",
      "parents": [
        "92e015b1cfc24e3cb072385f25171b8599cc7ef3"
      ],
      "author": {
        "name": "Greg Thelen",
        "email": "gthelen@google.com",
        "time": "Mon Jan 07 11:50:17 2013 -0800"
      },
      "committer": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Tue Jan 08 10:00:44 2013 -0800"
      },
      "message": "cgroups: fix cgroup_event_listener error handling\n\nThe error handling in cgroup_event_listener.c did not correctly deal\nwith either an error opening either \u003ccontrol_file\u003e or\ncgroup.event_control.  Due to an uninitialized variable the program\nexit code was undefined if either of these opens failed.\n\nThis patch simplifies and corrects cgroup_event_listener.c error\nhandling by:\n1. using err*() rather than printf(),exit()\n2. depending on process exit to close open files\n\nWith this patch failures always return non-zero error.\n\nSigned-off-by: Greg Thelen \u003cgthelen@google.com\u003e\nAcked-by: Li Zefan \u003clizefan@huawei.com\u003e\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\n"
    },
    {
      "commit": "92e015b1cfc24e3cb072385f25171b8599cc7ef3",
      "tree": "465c64f5b337dcdec22adb6cb4aa82c5fe410bca",
      "parents": [
        "12a9d2fef1d35770d3cdc2cd1faabb83c45bc0fa"
      ],
      "author": {
        "name": "Greg Thelen",
        "email": "gthelen@google.com",
        "time": "Fri Jan 04 13:05:17 2013 -0800"
      },
      "committer": {
        "name": "Tejun Heo",
        "email": "tj@kernel.org",
        "time": "Mon Jan 07 09:41:28 2013 -0800"
      },
      "message": "cgroups: move cgroup_event_listener.c to tools/cgroup\n\nMove the cgroup_event_listener.c tool from Documentation into the new\ntools/cgroup directory.\n\nThis change involves wiring cgroup_event_listener.c into the tools/\nmake system so that is can be built with:\n  $ make tools/cgroup\n\nSigned-off-by: Greg Thelen \u003cgthelen@google.com\u003e\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\n"
    }
  ]
}
