)]}'
{
  "commit": "7e2cff42cfac27c25202648c5c89f9171e5bc085",
  "tree": "5579fa13b1fc8081201f05d687e6dc795d9d648f",
  "parents": [
    "7e871b6c8f1f4fda41e51ef86147facecac3be9f"
  ],
  "author": {
    "name": "Paolo \u0027Blaisorblade\u0027 Giarrusso",
    "email": "blaisorblade@yahoo.it",
    "time": "Wed Sep 21 09:55:39 2005 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Wed Sep 21 10:11:55 2005 -0700"
  },
  "message": "[PATCH] mm: add a note about partially hardcoded VM_* flags\n\nHugh made me note this line for permission checking in mprotect():\n\n\t\tif ((newflags \u0026 ~(newflags \u003e\u003e 4)) \u0026 0xf) {\n\nafter figuring out what\u0027s that about, I decided it\u0027s nasty enough.  Btw\nHugh itself didn\u0027t like the 0xf.\n\nWe can safely change it to VM_READ|VM_WRITE|VM_EXEC because we never change\nVM_SHARED, so no need to check that.\n\nSigned-off-by: Paolo \u0027Blaisorblade\u0027 Giarrusso \u003cblaisorblade@yahoo.it\u003e\nAcked-by: Hugh Dickins \u003chugh@veritas.com\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": "0d94c94d9d810f260e7f33e7d9a2ff73cf057de2",
      "old_mode": 33188,
      "old_path": "include/linux/mm.h",
      "new_id": "097b3a3c693d58c924dd7409db1dd295ebfe8a23",
      "new_mode": 33188,
      "new_path": "include/linux/mm.h"
    },
    {
      "type": "modify",
      "old_id": "e9fbd013ad9afa26804bc89f9b42cf335f2ac167",
      "old_mode": 33188,
      "old_path": "mm/mprotect.c",
      "new_id": "57577f63b305e6a50fd0e9a2861dd2888a62dd77",
      "new_mode": 33188,
      "new_path": "mm/mprotect.c"
    }
  ]
}
