)]}'
{
  "commit": "2bc2d61a9638dab670d8361e928d1a5a291173ef",
  "tree": "f5d4cf9d3bac97f3da0bd5eb03e76797d47070cd",
  "parents": [
    "a58cbd7c249f3079dd62d6391a33b9f43f2bfbef"
  ],
  "author": {
    "name": "Randy Dunlap",
    "email": "rdunlap@xenotime.net",
    "time": "Mon Oct 02 02:17:02 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Mon Oct 02 07:57:12 2006 -0700"
  },
  "message": "[PATCH] list module taint flags in Oops/panic\n\nWhen listing loaded modules during an oops or panic, also list each\nmodule\u0027s Tainted flags if non-zero (P: Proprietary or F: Forced load only).\n\nIf a module is did not taint the kernel, it is just listed like\n\tusbcore\nbut if it did taint the kernel, it is listed like\n\twizmodem(PF)\n\nExample:\n[ 3260.121718] Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP:\n[ 3260.121729]  [\u003cffffffff8804c099\u003e] :dump_test:proc_dump_test+0x99/0xc8\n[ 3260.121742] PGD fe8d067 PUD 264a6067 PMD 0\n[ 3260.121748] Oops: 0002 [1] SMP\n[ 3260.121753] CPU 1\n[ 3260.121756] Modules linked in: dump_test(P) snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device ide_cd generic ohci1394 snd_hda_intel snd_hda_codec snd_pcm snd_timer snd ieee1394 snd_page_alloc piix ide_core arcmsr aic79xx scsi_transport_spi usblp\n[ 3260.121785] Pid: 5556, comm: bash Tainted: P      2.6.18-git10 #1\n\n[Alternatively, I can look into listing tainted flags with \u0027lsmod\u0027,\nbut that won\u0027t help in oopsen/panics so much.]\n\n[akpm@osdl.org: cleanup]\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\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": "2c599175c583c36a0bbd71528640489fceb6c149",
      "old_mode": 33188,
      "old_path": "include/linux/module.h",
      "new_id": "4b2d8091a4104a0cd603d64a9240d6dbdf9b5396",
      "new_mode": 33188,
      "new_path": "include/linux/module.h"
    },
    {
      "type": "modify",
      "old_id": "05625d5dc7583ac5567d3deec22ebd95c57b72bc",
      "old_mode": 33188,
      "old_path": "kernel/module.c",
      "new_id": "7c77a0a9275ceddce4723f12b580345b1352158b",
      "new_mode": 33188,
      "new_path": "kernel/module.c"
    }
  ]
}
