)]}'
{
  "commit": "0eb819c825220f7fab88aea3262b6dfb05dad125",
  "tree": "82ce0ab396040f81cf1591dde23c43144356bfd6",
  "parents": [
    "f3d635e031fdd7c09452d3f29b25a6b82e186af0"
  ],
  "author": {
    "name": "Thomas Weißschuh",
    "email": "thomas.weissschuh@linutronix.de",
    "time": "Wed Jun 18 09:52:20 2025 +0200"
  },
  "committer": {
    "name": "Inki Dae",
    "email": "inki.dae@samsung.com",
    "time": "Fri Jun 27 10:57:18 2025 +0900"
  },
  "message": "drm/bridge: samsung-dsim: Don\u0027t use %pK through printk\n\nIn the past %pK was preferable to %p as it would not leak raw pointer\nvalues into the kernel log.\nSince commit ad67b74d2469 (\"printk: hash addresses printed with %p\")\nthe regular %p has been improved to avoid this issue.\nFurthermore, restricted pointers (\"%pK\") were never meant to be used\nthrough printk(). They can still unintentionally leak raw pointers or\nacquire sleeping locks in atomic contexts.\n\nSwitch to the regular pointer formatting which is safer and\neasier to reason about.\n\nSigned-off-by: Thomas Weißschuh \u003cthomas.weissschuh@linutronix.de\u003e\nSigned-off-by: Inki Dae \u003cinki.dae@samsung.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e7e53a9e42afbd21be9420afefbb0fe1a33a086c",
      "old_mode": 33188,
      "old_path": "drivers/gpu/drm/bridge/samsung-dsim.c",
      "new_id": "01863d29cbcd263bb7c812f375e2837b2b402dbe",
      "new_mode": 33188,
      "new_path": "drivers/gpu/drm/bridge/samsung-dsim.c"
    }
  ]
}
