List patches.

GET /api/patches/?format=api&page=662
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Link: <https://patchwork.libcamera.org/api/patches/?format=api&page=663>; rel="next", <https://patchwork.libcamera.org/api/patches/?format=api&page=661>; rel="prev"
Vary: Accept

[
    {
        "id": 26816,
        "url": "https://patchwork.libcamera.org/api/patches/26816/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26816/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260602-swisp_12p-v2-1-2e6d25db7081@ideasonboard.com>",
        "date": "2026-06-02T11:55:30",
        "name": "[v2] libcamera: software_isp: Support 12-bit CSI2 packed raw bayer formats",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "e448b6941e1c72f0ee381f039e457329c1525391",
        "submitter": {
            "id": 223,
            "url": "https://patchwork.libcamera.org/api/people/223/?format=api",
            "name": "Jai Luthra",
            "email": "jai.luthra@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26816/mbox/",
        "series": [
            {
                "id": 5972,
                "url": "https://patchwork.libcamera.org/api/series/5972/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5972",
                "date": "2026-06-02T11:55:30",
                "name": "[v2] libcamera: software_isp: Support 12-bit CSI2 packed raw bayer formats",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/5972/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26816/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26816/checks/",
        "tags": {}
    },
    {
        "id": 26817,
        "url": "https://patchwork.libcamera.org/api/patches/26817/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26817/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260507-kbingham-simple-scaler-crop-v1-2-7a5af1948565@ideasonboard.com>",
        "date": "2026-05-07T15:25:34",
        "name": "[2/2] pipeline: simple: Report the ScalerCrop",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "68ef856e4f2625674cfd5d5ab45b4d307ee437c0",
        "submitter": {
            "id": 4,
            "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
            "name": "Kieran Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26817/mbox/",
        "series": [
            {
                "id": 5919,
                "url": "https://patchwork.libcamera.org/api/series/5919/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5919",
                "date": "2026-05-07T15:25:32",
                "name": "pipeline: simple: Add ScalerCrop reporting",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5919/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26817/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26817/checks/",
        "tags": {}
    },
    {
        "id": 26818,
        "url": "https://patchwork.libcamera.org/api/patches/26818/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26818/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260603102534.3059900-1-qi.hou@nxp.com>",
        "date": "2026-06-03T10:25:34",
        "name": "libcamera: software_isp: Probe EGL availability before creating DebayerEGL",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "bbf82a105ade178ff427edf4f7c4d54b9253f8e5",
        "submitter": {
            "id": 195,
            "url": "https://patchwork.libcamera.org/api/people/195/?format=api",
            "name": "Qi Hou",
            "email": "qi.hou@nxp.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26818/mbox/",
        "series": [
            {
                "id": 5973,
                "url": "https://patchwork.libcamera.org/api/series/5973/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5973",
                "date": "2026-06-03T10:25:34",
                "name": "libcamera: software_isp: Probe EGL availability before creating DebayerEGL",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5973/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26818/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26818/checks/",
        "tags": {}
    },
    {
        "id": 26819,
        "url": "https://patchwork.libcamera.org/api/patches/26819/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26819/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260603140818.2558156-1-jai.luthra@ideasonboard.com>",
        "date": "2026-06-03T14:08:18",
        "name": "ipa: simple: Fix againMinStep calculation",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "72dfbcb8d950224425a21d45d0515bc700aa2d59",
        "submitter": {
            "id": 223,
            "url": "https://patchwork.libcamera.org/api/people/223/?format=api",
            "name": "Jai Luthra",
            "email": "jai.luthra@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26819/mbox/",
        "series": [
            {
                "id": 5974,
                "url": "https://patchwork.libcamera.org/api/series/5974/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5974",
                "date": "2026-06-03T14:08:18",
                "name": "ipa: simple: Fix againMinStep calculation",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5974/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26819/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26819/checks/",
        "tags": {}
    },
    {
        "id": 26820,
        "url": "https://patchwork.libcamera.org/api/patches/26820/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26820/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604090044.3536188-1-tju_cooyun@163.com>",
        "date": "2026-06-04T09:00:44",
        "name": "rpi: pipeline_base: print old color space in before updating",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "afe58b13f961bef73d2edf8c2cf7f9f7f17a4bfd",
        "submitter": {
            "id": 277,
            "url": "https://patchwork.libcamera.org/api/people/277/?format=api",
            "name": "张朝阳",
            "email": "tju_cooyun@163.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26820/mbox/",
        "series": [
            {
                "id": 5975,
                "url": "https://patchwork.libcamera.org/api/series/5975/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5975",
                "date": "2026-06-04T09:00:44",
                "name": "rpi: pipeline_base: print old color space in before updating",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/5975/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26820/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26820/checks/",
        "tags": {}
    },
    {
        "id": 26822,
        "url": "https://patchwork.libcamera.org/api/patches/26822/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26822/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-2-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:43",
        "name": "[RFC,v3,01/17] libcamera: software_isp: Fix misplacement in SoftwareIsp docstring",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ded8d799d3c8deb27f85d235ebb9d1401303402c",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26822/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26822/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26822/checks/",
        "tags": {}
    },
    {
        "id": 26823,
        "url": "https://patchwork.libcamera.org/api/patches/26823/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26823/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-3-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:44",
        "name": "[RFC,v3,02/17] libcamera: ipa: simple: Rename setIspParams to paramsComputed",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a577720d445080aac07171f097818267be5ac313",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26823/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26823/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26823/checks/",
        "tags": {}
    },
    {
        "id": 26824,
        "url": "https://patchwork.libcamera.org/api/patches/26824/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26824/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-4-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:45",
        "name": "[RFC,v3,03/17] libcamera: software_isp: Introduce arguments for parameters buffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1b8f6c755d5180b45e65c4a18ae5ce63c856746b",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26824/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26824/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26824/checks/",
        "tags": {}
    },
    {
        "id": 26825,
        "url": "https://patchwork.libcamera.org/api/patches/26825/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26825/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-5-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:46",
        "name": "[RFC,v3,03/17] libcamera: software_isp: Queue the input buffer per each output",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "b68d10f81b09339d53ccc32593e59681fe8833fe",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26825/mbox/",
        "series": [
            {
                "id": 5977,
                "url": "https://patchwork.libcamera.org/api/series/5977/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5977",
                "date": "2026-06-04T09:50:46",
                "name": null,
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5977/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26825/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26825/checks/",
        "tags": {}
    },
    {
        "id": 26826,
        "url": "https://patchwork.libcamera.org/api/patches/26826/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26826/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-6-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:47",
        "name": "[RFC,v3,04/17] libcamera: software_isp: Handle queueBuffers failure",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "3ead795cb68a746243b7d1130d6ab4f2b54c3854",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26826/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26826/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26826/checks/",
        "tags": {}
    },
    {
        "id": 26827,
        "url": "https://patchwork.libcamera.org/api/patches/26827/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26827/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-7-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:48",
        "name": "[RFC,v3,04/17] libcamera: software_isp: Separate allocation of the parameters buffer",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ab6c97849c23e04aa229f32e2ec9179875c0ffc6",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26827/mbox/",
        "series": [
            {
                "id": 5978,
                "url": "https://patchwork.libcamera.org/api/series/5978/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5978",
                "date": "2026-06-04T09:50:48",
                "name": null,
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5978/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26827/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26827/checks/",
        "tags": {}
    },
    {
        "id": 26828,
        "url": "https://patchwork.libcamera.org/api/patches/26828/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26828/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-8-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:49",
        "name": "[RFC,v3,05/17] libcamera: software_isp: Introduce arguments for parameters buffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "1b8f6c755d5180b45e65c4a18ae5ce63c856746b",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26828/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26828/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26828/checks/",
        "tags": {}
    },
    {
        "id": 26829,
        "url": "https://patchwork.libcamera.org/api/patches/26829/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26829/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-9-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:50",
        "name": "[RFC,v3,05/17] libcamera: software_isp: Queue the input buffer per each output",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "b68d10f81b09339d53ccc32593e59681fe8833fe",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26829/mbox/",
        "series": [
            {
                "id": 5979,
                "url": "https://patchwork.libcamera.org/api/series/5979/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5979",
                "date": "2026-06-04T09:50:50",
                "name": null,
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5979/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26829/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26829/checks/",
        "tags": {}
    },
    {
        "id": 26830,
        "url": "https://patchwork.libcamera.org/api/patches/26830/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26830/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-10-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:51",
        "name": "[RFC,v3,06/17] libcamera: software_isp: Handle queueBuffers failure",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "3ead795cb68a746243b7d1130d6ab4f2b54c3854",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26830/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26830/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26830/checks/",
        "tags": {}
    },
    {
        "id": 26831,
        "url": "https://patchwork.libcamera.org/api/patches/26831/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26831/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-11-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:52",
        "name": "[RFC,v3,06/17] libcamera: software_isp: Separate allocation of the parameters buffer",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ab6c97849c23e04aa229f32e2ec9179875c0ffc6",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26831/mbox/",
        "series": [
            {
                "id": 5980,
                "url": "https://patchwork.libcamera.org/api/series/5980/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5980",
                "date": "2026-06-04T09:50:52",
                "name": null,
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5980/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26831/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26831/checks/",
        "tags": {}
    },
    {
        "id": 26832,
        "url": "https://patchwork.libcamera.org/api/patches/26832/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26832/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-12-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:53",
        "name": "[RFC,v3,07/17] libcamera: software_isp: Track unused parameters buffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "73c95f427a941b32464eb536485f758ea9ece9e3",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26832/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26832/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26832/checks/",
        "tags": {}
    },
    {
        "id": 26833,
        "url": "https://patchwork.libcamera.org/api/patches/26833/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26833/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-13-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:54",
        "name": "[RFC,v3,08/17] libcamera: software_isp: Allocation of multiple params buffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7f5cf530ec01dc11853a9b2fa450c14e8523a5c4",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26833/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26833/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26833/checks/",
        "tags": {}
    },
    {
        "id": 26834,
        "url": "https://patchwork.libcamera.org/api/patches/26834/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26834/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-14-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:55",
        "name": "[RFC,v3,09/17] libcamera: software_isp: Allocate multiple parameters buffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "2a32a38fe6a8a2ea26651be3523f2f29979b564e",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26834/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26834/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26834/checks/",
        "tags": {}
    },
    {
        "id": 26835,
        "url": "https://patchwork.libcamera.org/api/patches/26835/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26835/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-15-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:56",
        "name": "[RFC,v3,10/17] libcamera: software_isp: Use multiple parameters buffers in IPA",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "cc9c83144bf83a74e675390b6f6000edac4f608c",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26835/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26835/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26835/checks/",
        "tags": {}
    },
    {
        "id": 26836,
        "url": "https://patchwork.libcamera.org/api/patches/26836/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26836/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-16-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:57",
        "name": "[RFC,v3,11/17] libcamera: software_isp: Share parameters buffers with debayering",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "50f649c852463fcbc3a06c092f25dde8e95907cd",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26836/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26836/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26836/checks/",
        "tags": {}
    },
    {
        "id": 26837,
        "url": "https://patchwork.libcamera.org/api/patches/26837/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26837/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-17-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:58",
        "name": "[RFC,v3,12/17] libcamera: software_isp: Remove per-frame params buffers TODO item",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "02d6fec52d5f8d2e6853a5f42af7c5736704eafc",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26837/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26837/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26837/checks/",
        "tags": {}
    },
    {
        "id": 26838,
        "url": "https://patchwork.libcamera.org/api/patches/26838/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26838/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-18-mzamazal@redhat.com>",
        "date": "2026-06-04T09:50:59",
        "name": "[RFC,v3,13/17] libcamera: software_isp: Introduce arguments for statistics buffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "af773147818dad3c4288a292f8990f6e4367f237",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26838/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26838/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26838/checks/",
        "tags": {}
    },
    {
        "id": 26839,
        "url": "https://patchwork.libcamera.org/api/patches/26839/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26839/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-19-mzamazal@redhat.com>",
        "date": "2026-06-04T09:51:00",
        "name": "[RFC,v3,14/17] libcamera: software_isp: Allocate statistics buffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "f6f66cc233dec77153219176133bbc9f9d60c0c6",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26839/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26839/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26839/checks/",
        "tags": {}
    },
    {
        "id": 26840,
        "url": "https://patchwork.libcamera.org/api/patches/26840/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26840/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-21-mzamazal@redhat.com>",
        "date": "2026-06-04T09:51:02",
        "name": "[RFC,v3,16/17] libcamera: software_isp: Share statistics buffers with IPA",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "6c643af0e92b6842911cd4a25fde299b11f2ab9c",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26840/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26840/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26840/checks/",
        "tags": {}
    },
    {
        "id": 26841,
        "url": "https://patchwork.libcamera.org/api/patches/26841/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26841/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-22-mzamazal@redhat.com>",
        "date": "2026-06-04T09:51:03",
        "name": "[RFC,v3,17/17] libcamera: software_isp: Remove stats-sharing TODO item",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "4244efdaf88b30ad8c16adc5c31e028a5ec6fd90",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26841/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26841/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26841/checks/",
        "tags": {}
    },
    {
        "id": 26842,
        "url": "https://patchwork.libcamera.org/api/patches/26842/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26842/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604095105.68798-20-mzamazal@redhat.com>",
        "date": "2026-06-04T09:51:01",
        "name": "[RFC,v3,15/17] libcamera: software_isp: Track statistics buffers",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a23126a84f65b309937713f2cd608bed5b6c254a",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26842/mbox/",
        "series": [
            {
                "id": 5976,
                "url": "https://patchwork.libcamera.org/api/series/5976/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5976",
                "date": "2026-06-04T09:50:42",
                "name": "Software ISP: Share params and stats buffers",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/5976/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26842/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26842/checks/",
        "tags": {}
    },
    {
        "id": 26843,
        "url": "https://patchwork.libcamera.org/api/patches/26843/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26843/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260604101448.45378-1-robert.mader@collabora.com>",
        "date": "2026-06-04T10:14:48",
        "name": "[v2] software_isp: debayer_egl: Request input buffer alignment of 256 bytes",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "6a8b9ea7e59424661c90505f8b3ddf1f3d8c852b",
        "submitter": {
            "id": 140,
            "url": "https://patchwork.libcamera.org/api/people/140/?format=api",
            "name": "Robert Mader",
            "email": "robert.mader@collabora.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26843/mbox/",
        "series": [
            {
                "id": 5981,
                "url": "https://patchwork.libcamera.org/api/series/5981/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5981",
                "date": "2026-06-04T10:14:48",
                "name": "[v2] software_isp: debayer_egl: Request input buffer alignment of 256 bytes",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/5981/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26843/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26843/checks/",
        "tags": {}
    },
    {
        "id": 26845,
        "url": "https://patchwork.libcamera.org/api/patches/26845/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26845/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260608150349.134371-2-mzamazal@redhat.com>",
        "date": "2026-06-08T15:03:30",
        "name": "[RFC,v4,01/17] libcamera: software_isp: Fix misplacement in SoftwareIsp docstring",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "ded8d799d3c8deb27f85d235ebb9d1401303402c",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26845/mbox/",
        "series": [
            {
                "id": 5982,
                "url": "https://patchwork.libcamera.org/api/series/5982/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5982",
                "date": "2026-06-08T15:03:29",
                "name": "Software ISP: Share params and stats buffers",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5982/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26845/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26845/checks/",
        "tags": {}
    },
    {
        "id": 26846,
        "url": "https://patchwork.libcamera.org/api/patches/26846/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26846/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260608150349.134371-4-mzamazal@redhat.com>",
        "date": "2026-06-08T15:03:32",
        "name": "[RFC,v4,03/17] libcamera: software_isp: Queue the input buffer per each output",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "b68d10f81b09339d53ccc32593e59681fe8833fe",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26846/mbox/",
        "series": [
            {
                "id": 5982,
                "url": "https://patchwork.libcamera.org/api/series/5982/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5982",
                "date": "2026-06-08T15:03:29",
                "name": "Software ISP: Share params and stats buffers",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5982/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26846/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26846/checks/",
        "tags": {}
    },
    {
        "id": 26847,
        "url": "https://patchwork.libcamera.org/api/patches/26847/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/26847/",
        "project": {
            "id": 1,
            "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
            "name": "libcamera",
            "link_name": "libcamera",
            "list_id": "libcamera_core",
            "list_email": "libcamera-devel@lists.libcamera.org",
            "web_url": "",
            "scm_url": "",
            "webscm_url": ""
        },
        "msgid": "<20260608150349.134371-3-mzamazal@redhat.com>",
        "date": "2026-06-08T15:03:31",
        "name": "[RFC,v4,02/17] libcamera: ipa: simple: Rename setIspParams to paramsComputed",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "a577720d445080aac07171f097818267be5ac313",
        "submitter": {
            "id": 177,
            "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
            "name": "Milan Zamazal",
            "email": "mzamazal@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/26847/mbox/",
        "series": [
            {
                "id": 5982,
                "url": "https://patchwork.libcamera.org/api/series/5982/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5982",
                "date": "2026-06-08T15:03:29",
                "name": "Software ISP: Share params and stats buffers",
                "version": 4,
                "mbox": "https://patchwork.libcamera.org/series/5982/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/26847/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/26847/checks/",
        "tags": {}
    }
]