)]}'
{
  "commit": "533475d3d48eb839be2b57f6b020150abae91063",
  "tree": "04145dcb5d7499fb2f8899a42ac0350c6e55203a",
  "parents": [
    "b8cf368944807e29b16b24588a2a35c829bc9d9a"
  ],
  "author": {
    "name": "Samuel Thibault",
    "email": "samuel.thibault@ens-lyon.org",
    "time": "Sun Aug 27 01:23:39 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sun Aug 27 11:01:29 2006 -0700"
  },
  "message": "[PATCH] vcsa attribute bits -\u003e ioctl(VT_GETHIFONTMASK)\n\nWhen reading /dev/vcsa while a font with more than 256 characters is\nloaded, one of the attribute bits records the 9th bit of the character.\nBut depending on the console driver (vgacon or fbcon for instance), that\u0027s\nbit 3 or bit 0.  And there is no way for userland to know that, thus no way\nfor userland to safely grab the screen content.  So here is a (tested)\npatch:\n\nAdd a VT_GETHIFONTMASK ioctl for knowing which bit is the 9th bit for VC\ntext (vc_hi_font_mask field of the vc_data structure).\n\nSigned-off-by: Samuel Thibault \u003csamuel.thibault@ens-lyon.org\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": "eccffaf26faabd7acdb89b29d4ee98de37e8fad2",
      "old_mode": 33188,
      "old_path": "drivers/char/vt_ioctl.c",
      "new_id": "a5628a8b66207a4420c99f91565a6746495b14ee",
      "new_mode": 33188,
      "new_path": "drivers/char/vt_ioctl.c"
    },
    {
      "type": "modify",
      "old_id": "269d000bb2a3e6f283a66a177b779069acc4962f",
      "old_mode": 33188,
      "old_path": "include/linux/compat_ioctl.h",
      "new_id": "bea0255196c435c5c1ba986c7c9361034f36ad86",
      "new_mode": 33188,
      "new_path": "include/linux/compat_ioctl.h"
    },
    {
      "type": "modify",
      "old_id": "8ab334a4822215be6fbc556b9447f01cb9180e4d",
      "old_mode": 33188,
      "old_path": "include/linux/vt.h",
      "new_id": "ba806e8711beb42129534649e8270c9b4bd35ba9",
      "new_mode": 33188,
      "new_path": "include/linux/vt.h"
    }
  ]
}
