)]}'
{
  "commit": "d1220e47e4bd2be8b84bc158f4dea44f2f88b226",
  "tree": "f57cca51073409885958cf9591b06db6a813324b",
  "parents": [
    "22a6db42253744f0f54ab632da0140b690feb44d"
  ],
  "author": {
    "name": "Haotian Zhang",
    "email": "vulab@iscas.ac.cn",
    "time": "Wed Nov 26 16:06:25 2025 +0800"
  },
  "committer": {
    "name": "Alexandre Belloni",
    "email": "alexandre.belloni@bootlin.com",
    "time": "Mon Dec 08 22:54:17 2025 +0100"
  },
  "message": "rtc: gamecube: Check the return value of ioremap()\n\nThe function ioremap() in gamecube_rtc_read_offset_from_sram() can fail\nand return NULL, which is dereferenced without checking, leading to a\nNULL pointer dereference.\n\nAdd a check for the return value of ioremap() and return -ENOMEM on\nfailure.\n\nFixes: 86559400b3ef (\"rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii U\")\nSigned-off-by: Haotian Zhang \u003cvulab@iscas.ac.cn\u003e\nReviewed-by: Link Mauve \u003ckernel@linkmauve.fr\u003e\nLink: https://patch.msgid.link/20251126080625.1752-1-vulab@iscas.ac.cn\nSigned-off-by: Alexandre Belloni \u003calexandre.belloni@bootlin.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c828bc8e05b9cc48eebdf05343e2eb1b2e62dd8c",
      "old_mode": 33188,
      "old_path": "drivers/rtc/rtc-gamecube.c",
      "new_id": "045d5d45ab4b071809f2c3a199429933a83e32b9",
      "new_mode": 33188,
      "new_path": "drivers/rtc/rtc-gamecube.c"
    }
  ]
}
