)]}'
{
  "commit": "b52343d1cb47bb27ca32a3f4952cc2fd3cd165bf",
  "tree": "231db992346ebb9930440d888f62ae80799ce503",
  "parents": [
    "cd7a5651db263b5384aef1950898e5e889425134"
  ],
  "author": {
    "name": "Thomas Weißschuh",
    "email": "thomas.weissschuh@linutronix.de",
    "time": "Fri Feb 13 08:39:29 2026 +0100"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Fri Feb 13 11:15:05 2026 -0800"
  },
  "message": "ARM: clean up the memset64() C wrapper\n\nThe current logic to split the 64-bit argument into its 32-bit halves is\nbyte-order specific and a bit clunky.  Use a union instead which is\neasier to read and works in all cases.\n\nGCC still generates the same machine code.\n\nWhile at it, rename the arguments of the __memset64() prototype to\nactually reflect their semantics.\n\nSigned-off-by: Thomas Weißschuh \u003cthomas.weissschuh@linutronix.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c35250c4991bc7b01fbdf5a460758235b2965354",
      "old_mode": 33188,
      "old_path": "arch/arm/include/asm/string.h",
      "new_id": "96fc6cf460ecbeefd84d1d221c0b9166453a7730",
      "new_mode": 33188,
      "new_path": "arch/arm/include/asm/string.h"
    }
  ]
}
