)]}'
{
  "commit": "dfa6ce636cb8faeaef02b09c973400a410004edf",
  "tree": "50dbcac6d9e0bef13db46f36927db0c027c557f6",
  "parents": [
    "a7aa2b512b141afe638b715f7b84c1588cdc9845"
  ],
  "author": {
    "name": "Vincent Mailhol",
    "email": "mailhol@kernel.org",
    "time": "Thu Jan 08 20:04:51 2026 +0100"
  },
  "committer": {
    "name": "Helge Deller",
    "email": "deller@gmx.de",
    "time": "Sat Feb 14 11:09:46 2026 +0100"
  },
  "message": "video/logo: allow custom logo\n\nSome people like to replace the default Tux boot logo by an image of\ntheir own. There exist a few tutorials here [1] and there [2]. But\nthis requires modifying the source tree which is a bit cumbersome.\n\nAdd a string entry in Kbuild for each of the logo categories\n(monochrome, 16-colors, 224-colors). The string entry takes a path to\na .pbm or .ppm image allowing the user to more easily provide a custom\nlogo without having to modify the sources.\n\nAdd an help entry with a short hint on how to convert images to the\nportable pixmap file format.\n\nUpdate the Makefile accordingly. When converted to .c file, the logo\nwill have one of these fixed file name:\n\n  - logo_linux_mono.c\n  - logo_linux_vga16.c\n  - logo_linux_clut224.c:\n\ndepending on the image type and this regardless of the name of the\n.pgm/.ppm source filename. This will allow for further simplifications\nin an upcoming change.\n\n[1] ArmadeuS Project wiki -- Linux Boot Logo\nLink: https://www.armadeus.org/wiki/index.php?title\u003dLinux_Boot_Logo\n\n[2] Timesys -- How To Use a Custom Boot Logo / Splash Screen\nLink: https://linuxlink.timesys.com/docs/wiki/engineering/HOWTO_Use_a_custom_boot_logo\n\nSigned-off-by: Vincent Mailhol \u003cmailhol@kernel.org\u003e\nSigned-off-by: Helge Deller \u003cdeller@gmx.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ce6bb753522d215d738b9477dd10759b0e2b9f0a",
      "old_mode": 33188,
      "old_path": "drivers/video/logo/Kconfig",
      "new_id": "1d1651c067a198da1c834891e8fbdf240d852dae",
      "new_mode": 33188,
      "new_path": "drivers/video/logo/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "3f249e9dcf37a75cbdf5a051b7841629afcca5fc",
      "old_mode": 33188,
      "old_path": "drivers/video/logo/Makefile",
      "new_id": "ac8e9da3f51a480677e2ae4180d06d9268a5d037",
      "new_mode": 33188,
      "new_path": "drivers/video/logo/Makefile"
    }
  ]
}
