)]}'
{
  "commit": "09edd78523f06050d947a9cc37bb28a9931ca570",
  "tree": "ccfec398c8cddddd41612c5a9648b65e95fdf67b",
  "parents": [
    "22c0b7236c43dfcea893a99fc11dc7d35a518341"
  ],
  "author": {
    "name": "Tiffany Yang",
    "email": "ynaffit@google.com",
    "time": "Sat Oct 25 18:14:13 2025 -0700"
  },
  "committer": {
    "name": "Tiffany Yang",
    "email": "ynaffit@google.com",
    "time": "Mon Oct 27 11:58:17 2025 -0700"
  },
  "message": "ANDROID: crypto: af_alg - Fix assignment from bitfield\n\nA recent security patch in af_alg changed converted bool members of\naf_alg_ctx into bitfields. Update assignment to the bitfield to prevent\nthe following kernelci error:\n\ncrypto/af_alg.c: In function ‘af_alg_sendpage’:\ncrypto/af_alg.c:1033:21: error: overflow in conversion from ‘int’ to ‘unsigned char:1’ changes value from ‘flags \u0026 32768’ to ‘0’ [-Werror\u003doverflow]\n 1033 |         ctx-\u003emore \u003d flags \u0026 MSG_MORE;\n      |                     ^~~~~\n\nThis line is no longer present in upstream as of commit dc97391e6610\n(\"sock: Remove -\u003esendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)\"),\nwhich was introduced after 6.1.\n\nBug: 454240277\nFixes: 3522ea727e6e (\"UPSTREAM: crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg\")\nChange-Id: I5f1a944aeb44eb7a9b181924ef8b82fe79771353\nSigned-off-by: Tiffany Yang \u003cynaffit@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d3f8c3f54bbb7d5ca6f0c890816074b07a288f62",
      "old_mode": 33188,
      "old_path": "crypto/af_alg.c",
      "new_id": "16d8836aa3f3c61ef498f4f366d1c7ea3eb9e291",
      "new_mode": 33188,
      "new_path": "crypto/af_alg.c"
    }
  ]
}
