)]}'
{
  "commit": "cba9f33d13a8ca3125b2a30abe2425ce562d8a83",
  "tree": "e93e3da369be7e9f55d15d02908606a43cecfbb9",
  "parents": [
    "ed5b43f15a8e86e3ae939b98bc161ee973ecedf2"
  ],
  "author": {
    "name": "Bart Samwel",
    "email": "bart@samwel.tk",
    "time": "Fri Mar 24 03:15:50 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Fri Mar 24 07:33:20 2006 -0800"
  },
  "message": "[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv\n\nWhen (integer) sysctl values are in either seconds or centiseconds, but\nrepresented internally as jiffies, the allowable value range is decreased.\nThis patch adds range checks to the conversion routines.\n\nFor values in seconds: maximum LONG_MAX / HZ.\n\nFor values in centiseconds: maximum (LONG_MAX / HZ) * USER_HZ.\n\n(BTW, does anyone else feel that an interface in seconds should not be\naccepting negative values?)\n\nSigned-off-by: Bart Samwel \u003cbart@samwel.tk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d13426680d10128f7e01d452c8257eedb905fab8",
      "old_mode": 33188,
      "old_path": "kernel/sysctl.c",
      "new_id": "e82726faeeffb4850cc49cc6e112cf28b143d4cb",
      "new_mode": 33188,
      "new_path": "kernel/sysctl.c"
    }
  ]
}
