)]}'
{
  "commit": "60ccc0e4548d050446d19a48d28518c73cc6cfcb",
  "tree": "d40a99ca21d9195ed8fd8f0c674f323e653f0e8d",
  "parents": [
    "0ce69d0d5daf2404889f7235229780fc0180d473"
  ],
  "author": {
    "name": "tangmeng",
    "email": "tangmeng@uniontech.com",
    "time": "Thu Feb 17 12:23:21 2022 +0800"
  },
  "committer": {
    "name": "Luis Chamberlain",
    "email": "mcgrof@kernel.org",
    "time": "Wed Feb 16 23:14:15 2022 -0800"
  },
  "message": "kernel/reboot: move reboot sysctls to its own file\n\nkernel/sysctl.c is a kitchen sink where everyone leaves their dirty\ndishes, this makes it very difficult to maintain.\n\nTo help with this maintenance let\u0027s start by moving sysctls to places\nwhere they actually belong.  The proc sysctl maintainers do not want to\nknow what sysctl knobs you wish to add for your own piece of code, we\njust care about the core logic.\n\nAll filesystem syctls now get reviewed by fs folks. This commit\nfollows the commit of fs, move the poweroff_cmd and ctrl-alt-del\nsysctls to its own file, kernel/reboot.c.\n\nSigned-off-by: tangmeng \u003ctangmeng@uniontech.com\u003e\nSigned-off-by: Luis Chamberlain \u003cmcgrof@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "af907a3d68d1df44cb0981c6eb18e221a76ca282",
      "old_mode": 33188,
      "old_path": "include/linux/reboot.h",
      "new_id": "a2429648d8315dcbf8e1c52ccb4f867d68e7e49d",
      "new_mode": 33188,
      "new_path": "include/linux/reboot.h"
    },
    {
      "type": "modify",
      "old_id": "6bcc5d6a6572b7decf4b731d9f130374555bf7d5",
      "old_mode": 33188,
      "old_path": "kernel/reboot.c",
      "new_id": "ed4e6dfb7d44dd92b5b00d5271e010a47a399d32",
      "new_mode": 33188,
      "new_path": "kernel/reboot.c"
    },
    {
      "type": "modify",
      "old_id": "530487b1101b580c883427505b053497af6733e5",
      "old_mode": 33188,
      "old_path": "kernel/sysctl.c",
      "new_id": "ae5e59396b5d47beec74a871312f6d76932870c9",
      "new_mode": 33188,
      "new_path": "kernel/sysctl.c"
    }
  ]
}
