)]}'
{
  "commit": "dd9b004b7ff3289fb7bae35130c0a5c0537266af",
  "tree": "a30fe3337073103d38c129f2d3d3041ee0d0f664",
  "parents": [
    "516471569089749163be24b973ea928b56ac20d9",
    "39263f986da55c5b7bc328c757fe378a6a41799d"
  ],
  "author": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Fri Dec 19 09:30:55 2025 +1200"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Fri Dec 19 09:30:55 2025 +1200"
  },
  "message": "Merge tag \u0027trace-v6.19-rc1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace\n\nPull tracing fixes from Steven Rostedt:\n\n - Add Documentation/core-api/tracepoint.rst to TRACING in MAINTAINERS\n   file\n\n   Updates to the tracepoint.rst document should be reviewed by the\n   tracing maintainers.\n\n - Fix warning triggered by perf attaching to synthetic events\n\n   The synthetic events do not add a function to be registered when perf\n   attaches to them. This causes a warning when perf registers a\n   synthetic event and passes a NULL pointer to the tracepoint register\n   function.\n\n   Ideally synthetic events should be updated to work with perf, but as\n   that\u0027s a feature and not a bug fix, simply now return -ENODEV when\n   perf tries to register an event that has a NULL pointer for its\n   function. This no longer causes a kernel warning and simply causes\n   the perf code to fail with an error message.\n\n - Fix 32bit overflow in option flag test\n\n   The option\u0027s flags changed from 32 bits in size to 64 bits in size.\n   Fix one of the places that shift 1 by the option bit number to to be\n   1ULL.\n\n - Fix the output of printing the direct jmp functions\n\n   The enabled_functions that shows how functions are being attached by\n   ftrace wasn\u0027t updated to accommodate the new direct jmp trampolines\n   that set the LSB of the pointer, and outputs garbage. Update the\n   output to handle the direct jmp trampolines.\n\n* tag \u0027trace-v6.19-rc1\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:\n  ftrace: Fix address for jmp mode in t_show()\n  tracing: Fix UBSAN warning in __remove_instance()\n  tracing: Do not register unsupported perf events\n  MAINTAINERS: add tracepoint core-api doc files to TRACING\n",
  "tree_diff": []
}
