)]}'
{
  "commit": "3b39d73cc3379360a33eb583b17f21fe55e1288e",
  "tree": "6d531aee305e0103f1a816aa395f4b265d330c58",
  "parents": [
    "593fffb8bcfdacc2111a9951afe1fae77988aa4a"
  ],
  "author": {
    "name": "Jakub Kicinski",
    "email": "kuba@kernel.org",
    "time": "Tue Feb 17 11:41:50 2026 -0800"
  },
  "committer": {
    "name": "Alexei Starovoitov",
    "email": "ast@kernel.org",
    "time": "Tue Feb 17 16:54:03 2026 -0800"
  },
  "message": "bpftool: Fix truncated netlink dumps\n\nNetlink requires that the recv buffer used during dumps is at least\nmin(PAGE_SIZE, 8k) (see the man page). Otherwise the messages will\nget truncated. Make sure bpftool follows this requirement, avoid\nmissing information on systems with large pages.\n\nAcked-by: Quentin Monnet \u003cqmo@kernel.org\u003e\nFixes: 7084566a236f (\"tools/bpftool: Remove libbpf_internal.h usage in bpftool\")\nSigned-off-by: Jakub Kicinski \u003ckuba@kernel.org\u003e\nLink: https://lore.kernel.org/r/20260217194150.734701-1-kuba@kernel.org\nSigned-off-by: Alexei Starovoitov \u003cast@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f25d66c8395e45a936a89ecddaf95a4242c1b433",
      "old_mode": 33188,
      "old_path": "tools/bpf/bpftool/net.c",
      "new_id": "974189da8a916a3f2119953abf8cf355588cb017",
      "new_mode": 33188,
      "new_path": "tools/bpf/bpftool/net.c"
    },
    {
      "type": "modify",
      "old_id": "c997e69d507fef66cdc7f2c9243039a67db06a27",
      "old_mode": 33188,
      "old_path": "tools/lib/bpf/netlink.c",
      "new_id": "c9a78fb16f115a232c466c2afa118c122994d209",
      "new_mode": 33188,
      "new_path": "tools/lib/bpf/netlink.c"
    }
  ]
}
