)]}'
{
  "commit": "a89e9b8abf82725e4ac96100e07c8104dbe8a240",
  "tree": "a25fe1216ab1148b3991afc738c237716e1440c3",
  "parents": [
    "59c0e696a6c0fe6a8d718a43aecd72347db6a7f0"
  ],
  "author": {
    "name": "Eric W. Biederman",
    "email": "ebiederm@xmission.com",
    "time": "Wed May 15 10:11:09 2019 -0500"
  },
  "committer": {
    "name": "Eric W. Biederman",
    "email": "ebiederm@xmission.com",
    "time": "Wed May 29 09:31:44 2019 -0500"
  },
  "message": "signal: Remove the signal number and task parameters from force_sig_info\n\nforce_sig_info always delivers to the current task and the signal\nparameter always matches info.si_signo.  So remove those parameters to\nmake it a simpler less error prone interface, and to make it clear\nthat none of the callers are doing anything clever.\n\nThis guarantees that force_sig_info will not grow any new buggy\ncallers that attempt to call force_sig on a non-current task, or that\npass an signal number that does not match info.si_signo.\n\nSigned-off-by: \"Eric W. Biederman\" \u003cebiederm@xmission.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d5084ebd9f03045e7706872d0db88c3b06d88847",
      "old_mode": 33188,
      "old_path": "include/linux/ptrace.h",
      "new_id": "2a9df80ea8876aac5c8c7ca1d7e00131b6332c63",
      "new_mode": 33188,
      "new_path": "include/linux/ptrace.h"
    },
    {
      "type": "modify",
      "old_id": "7f872506e1deee09ffe82a01cd247d80a5d0c766",
      "old_mode": 33188,
      "old_path": "include/linux/sched/signal.h",
      "new_id": "532458698bde2012d51625c2b29fc0d59cada6c7",
      "new_mode": 33188,
      "new_path": "include/linux/sched/signal.h"
    },
    {
      "type": "modify",
      "old_id": "811b4a86cdf6b5de2ed39c02d0efa71fd7409d7d",
      "old_mode": 33188,
      "old_path": "kernel/seccomp.c",
      "new_id": "dba52a7db5e80f7caed0df0d1ab88f0c248df09a",
      "new_mode": 33188,
      "new_path": "kernel/seccomp.c"
    },
    {
      "type": "modify",
      "old_id": "0984158cd41a6e99f4a4ed63d403346da96913ee",
      "old_mode": 33188,
      "old_path": "kernel/signal.c",
      "new_id": "ff6944e4964ea6acdac6a9d091c07d593215e896",
      "new_mode": 33188,
      "new_path": "kernel/signal.c"
    }
  ]
}
