)]}'
{
  "commit": "9a85ec3dc28b6df246801c19e4d9bae6297a25b0",
  "tree": "5df474986ca676b19690f5cd844b9bdea27ad4ec",
  "parents": [
    "a910fb8f7b9e4c566db363e6c2ec378dc7153995"
  ],
  "author": {
    "name": "Suman Ghosh",
    "email": "sumang@marvell.com",
    "time": "Fri May 29 17:07:05 2026 +0530"
  },
  "committer": {
    "name": "Jakub Kicinski",
    "email": "kuba@kernel.org",
    "time": "Wed Jun 03 18:12:02 2026 -0700"
  },
  "message": "octeontx2-af: Fix initialization of mcam\u0027s entry2target_pffunc field\n\nNPC mcam entry stores a mapping between mcam entry and target pcifunc.\nDuring initialization of this field, API kmalloc_array has been used which\ncaused some junk values to array. Whereas, the array is expected to be\ninitialized by 0. This patch fixes the same by using kcalloc instead of\nkmalloc_array.\n\nFixes: 55307fcb9258 (\"octeontx2-af: Add mbox messages to install and delete MCAM rules\")\nSigned-off-by: Suman Ghosh \u003csumang@marvell.com\u003e\nSigned-off-by: Subbaraya Sundeep \u003csbhatta@marvell.com\u003e\nReviewed-by: Simon Horman \u003chorms@kernel.org\u003e\nLink: https://patch.msgid.link/1780054625-17090-1-git-send-email-sbhatta@marvell.com\nSigned-off-by: Jakub Kicinski \u003ckuba@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "607d0cf1a778cd57e82c2f6401f778b4e2d88d79",
      "old_mode": 33188,
      "old_path": "drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c",
      "new_id": "6bbda0593fcd7550d6ea784486b52034c347d014",
      "new_mode": 33188,
      "new_path": "drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c"
    }
  ]
}
