List patches.

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

[
    {
        "id": 19634,
        "url": "https://patchwork.libcamera.org/api/patches/19634/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19634/",
        "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": "<20240305153058.1761020-3-nicolas@ndufresne.ca>",
        "date": "2024-03-05T15:30:57",
        "name": "[v2,2/3] test: gstreamer: Simplify single stream test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "0afc00f7f0076fd84152b5073c5d72ee11d8b1c0",
        "submitter": {
            "id": 30,
            "url": "https://patchwork.libcamera.org/api/people/30/?format=api",
            "name": "Nicolas Dufresne",
            "email": "nicolas@ndufresne.ca"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19634/mbox/",
        "series": [
            {
                "id": 4203,
                "url": "https://patchwork.libcamera.org/api/series/4203/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4203",
                "date": "2024-03-05T15:30:55",
                "name": "gstreamer: Fix a crash when memory outlives the pipeline",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4203/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19634/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19634/checks/",
        "tags": {}
    },
    {
        "id": 19635,
        "url": "https://patchwork.libcamera.org/api/patches/19635/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19635/",
        "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": "<20240305153058.1761020-4-nicolas@ndufresne.ca>",
        "date": "2024-03-05T15:30:58",
        "name": "[v2,3/3] test: gstreamer: Test memory lifetime",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "dbbac2f36a2be766ecea3b4c165f399b2ec299a6",
        "submitter": {
            "id": 30,
            "url": "https://patchwork.libcamera.org/api/people/30/?format=api",
            "name": "Nicolas Dufresne",
            "email": "nicolas@ndufresne.ca"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19635/mbox/",
        "series": [
            {
                "id": 4203,
                "url": "https://patchwork.libcamera.org/api/series/4203/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4203",
                "date": "2024-03-05T15:30:55",
                "name": "gstreamer: Fix a crash when memory outlives the pipeline",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4203/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19635/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19635/checks/",
        "tags": {}
    },
    {
        "id": 19636,
        "url": "https://patchwork.libcamera.org/api/patches/19636/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19636/",
        "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": "<20240307102738.55324-1-stefan.klug@ideasonboard.com>",
        "date": "2024-03-07T10:27:38",
        "name": "[v3] libcamera: controls: Add policy parameter to ControlList::merge()",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "6a3a6ca1130b707d7da20490592afb3a0a681334",
        "submitter": {
            "id": 184,
            "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
            "name": "Stefan Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19636/mbox/",
        "series": [
            {
                "id": 4204,
                "url": "https://patchwork.libcamera.org/api/series/4204/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4204",
                "date": "2024-03-07T10:27:38",
                "name": "[v3] libcamera: controls: Add policy parameter to ControlList::merge()",
                "version": 3,
                "mbox": "https://patchwork.libcamera.org/series/4204/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19636/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19636/checks/",
        "tags": {}
    },
    {
        "id": 19638,
        "url": "https://patchwork.libcamera.org/api/patches/19638/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19638/",
        "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": "<20240307221810.2109348-2-nicolas@ndufresne.ca>",
        "date": "2024-03-07T22:18:06",
        "name": "[v1,1/5] Use full registry path for the CrOS docker",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "87aa1ba1a983deea68e75675d9aa9c4892b95018",
        "submitter": {
            "id": 30,
            "url": "https://patchwork.libcamera.org/api/people/30/?format=api",
            "name": "Nicolas Dufresne",
            "email": "nicolas@ndufresne.ca"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19638/mbox/",
        "series": [
            {
                "id": 4205,
                "url": "https://patchwork.libcamera.org/api/series/4205/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4205",
                "date": "2024-03-07T22:18:05",
                "name": "Fix various CI issues",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4205/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19638/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19638/checks/",
        "tags": {}
    },
    {
        "id": 19639,
        "url": "https://patchwork.libcamera.org/api/patches/19639/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19639/",
        "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": "<20240307221810.2109348-3-nicolas@ndufresne.ca>",
        "date": "2024-03-07T22:18:07",
        "name": "[v1,2/5] Add missing FDO_UPSTREAM_REPO",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "d316bc8de1cfc220c619c4bedf7471a9afd847da",
        "submitter": {
            "id": 30,
            "url": "https://patchwork.libcamera.org/api/people/30/?format=api",
            "name": "Nicolas Dufresne",
            "email": "nicolas@ndufresne.ca"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19639/mbox/",
        "series": [
            {
                "id": 4205,
                "url": "https://patchwork.libcamera.org/api/series/4205/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4205",
                "date": "2024-03-07T22:18:05",
                "name": "Fix various CI issues",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4205/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19639/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19639/checks/",
        "tags": {}
    },
    {
        "id": 19640,
        "url": "https://patchwork.libcamera.org/api/patches/19640/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19640/",
        "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": "<20240307221810.2109348-4-nicolas@ndufresne.ca>",
        "date": "2024-03-07T22:18:08",
        "name": "[v1,3/5] qemu: Print error logs on unit test failure",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "20d4c902370cc0f8635fa2658da3d846b4aba0ac",
        "submitter": {
            "id": 30,
            "url": "https://patchwork.libcamera.org/api/people/30/?format=api",
            "name": "Nicolas Dufresne",
            "email": "nicolas@ndufresne.ca"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19640/mbox/",
        "series": [
            {
                "id": 4205,
                "url": "https://patchwork.libcamera.org/api/series/4205/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4205",
                "date": "2024-03-07T22:18:05",
                "name": "Fix various CI issues",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4205/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19640/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19640/checks/",
        "tags": {}
    },
    {
        "id": 19641,
        "url": "https://patchwork.libcamera.org/api/patches/19641/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19641/",
        "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": "<20240307221810.2109348-5-nicolas@ndufresne.ca>",
        "date": "2024-03-07T22:18:09",
        "name": "[v1,4/5] docker: Install appsink element",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "fa9ee808b9135362291eaf26dd1133e38655548e",
        "submitter": {
            "id": 30,
            "url": "https://patchwork.libcamera.org/api/people/30/?format=api",
            "name": "Nicolas Dufresne",
            "email": "nicolas@ndufresne.ca"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19641/mbox/",
        "series": [
            {
                "id": 4205,
                "url": "https://patchwork.libcamera.org/api/series/4205/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4205",
                "date": "2024-03-07T22:18:05",
                "name": "Fix various CI issues",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4205/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19641/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19641/checks/",
        "tags": {}
    },
    {
        "id": 19642,
        "url": "https://patchwork.libcamera.org/api/patches/19642/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19642/",
        "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": "<20240307221810.2109348-6-nicolas@ndufresne.ca>",
        "date": "2024-03-07T22:18:10",
        "name": "[v1,5/5] build-libcamera-common: Fix comment typo 'corss' to 'cross'",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ac5aae7f00782ccf1a300d5b1124065e4b92397b",
        "submitter": {
            "id": 30,
            "url": "https://patchwork.libcamera.org/api/people/30/?format=api",
            "name": "Nicolas Dufresne",
            "email": "nicolas@ndufresne.ca"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19642/mbox/",
        "series": [
            {
                "id": 4205,
                "url": "https://patchwork.libcamera.org/api/series/4205/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4205",
                "date": "2024-03-07T22:18:05",
                "name": "Fix various CI issues",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4205/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19642/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19642/checks/",
        "tags": {}
    },
    {
        "id": 19643,
        "url": "https://patchwork.libcamera.org/api/patches/19643/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19643/",
        "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": "<20240308104219.52676-1-jacopo.mondi@ideasonboard.com>",
        "date": "2024-03-08T10:42:18",
        "name": "cam: capture_script: Make parseRectangles work for non-array",
        "commit_ref": "01935edbba586df820db002671da7bd0a348ad8e",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "1bb9db99eb65e0a0aba951e00d5d7eff976df13b",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19643/mbox/",
        "series": [
            {
                "id": 4206,
                "url": "https://patchwork.libcamera.org/api/series/4206/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4206",
                "date": "2024-03-08T10:42:18",
                "name": "cam: capture_script: Make parseRectangles work for non-array",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4206/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19643/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19643/checks/",
        "tags": {}
    },
    {
        "id": 19645,
        "url": "https://patchwork.libcamera.org/api/patches/19645/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19645/",
        "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": "<20240308110056.453320-2-julien.vuillaumier@nxp.com>",
        "date": "2024-03-08T11:00:55",
        "name": "[v2,1/2] libcamera: pipeline: Add a get factory by name helper",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "da6bdfd5d6266b82ef89f5728a9379c78c4156b3",
        "submitter": {
            "id": 190,
            "url": "https://patchwork.libcamera.org/api/people/190/?format=api",
            "name": "Julien Vuillaumier",
            "email": "julien.vuillaumier@nxp.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19645/mbox/",
        "series": [
            {
                "id": 4207,
                "url": "https://patchwork.libcamera.org/api/series/4207/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4207",
                "date": "2024-03-08T11:00:54",
                "name": "Add environment variable to order pipelines match",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4207/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19645/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19645/checks/",
        "tags": {}
    },
    {
        "id": 19646,
        "url": "https://patchwork.libcamera.org/api/patches/19646/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19646/",
        "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": "<20240308110056.453320-3-julien.vuillaumier@nxp.com>",
        "date": "2024-03-08T11:00:56",
        "name": "[v2,2/2] libcamera: camera_manager: Add environment variable to order pipelines match",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "7b528d61a9947c977d8d43c7f9f44f08ae3e85cb",
        "submitter": {
            "id": 190,
            "url": "https://patchwork.libcamera.org/api/people/190/?format=api",
            "name": "Julien Vuillaumier",
            "email": "julien.vuillaumier@nxp.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19646/mbox/",
        "series": [
            {
                "id": 4207,
                "url": "https://patchwork.libcamera.org/api/series/4207/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4207",
                "date": "2024-03-08T11:00:54",
                "name": "Add environment variable to order pipelines match",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4207/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19646/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19646/checks/",
        "tags": {}
    },
    {
        "id": 19648,
        "url": "https://patchwork.libcamera.org/api/patches/19648/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19648/",
        "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": "<20240310012946.727641-3-pobrn@protonmail.com>",
        "date": "2024-03-10T01:29:59",
        "name": "[v1,2/3] libcamera: framebuffer_allocator: use default destructor",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "43a1ed822fd46ef0d1d19e20f2d868d1c2874023",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19648/mbox/",
        "series": [
            {
                "id": 4208,
                "url": "https://patchwork.libcamera.org/api/series/4208/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4208",
                "date": "2024-03-10T01:29:49",
                "name": "couple FrameBufferAllocator changes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4208/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19648/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19648/checks/",
        "tags": {}
    },
    {
        "id": 19649,
        "url": "https://patchwork.libcamera.org/api/patches/19649/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19649/",
        "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": "<20240310012946.727641-2-pobrn@protonmail.com>",
        "date": "2024-03-10T01:29:54",
        "name": "[v1,1/3] libcamera: framebuffer_allocator: move from argument in constructor",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "37a3443489cc84108b919be633f1b0feb4724900",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19649/mbox/",
        "series": [
            {
                "id": 4208,
                "url": "https://patchwork.libcamera.org/api/series/4208/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4208",
                "date": "2024-03-10T01:29:49",
                "name": "couple FrameBufferAllocator changes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4208/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19649/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19649/checks/",
        "tags": {}
    },
    {
        "id": 19650,
        "url": "https://patchwork.libcamera.org/api/patches/19650/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19650/",
        "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": "<20240310012946.727641-4-pobrn@protonmail.com>",
        "date": "2024-03-10T01:30:04",
        "name": "[v1,3/3] libcamera: framebuffer_allocator: remove entry if allocation fails",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "9bd387ccd8daaf2c4d9b6468714cc7b683c7fe88",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19650/mbox/",
        "series": [
            {
                "id": 4208,
                "url": "https://patchwork.libcamera.org/api/series/4208/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4208",
                "date": "2024-03-10T01:29:49",
                "name": "couple FrameBufferAllocator changes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4208/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19650/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19650/checks/",
        "tags": {}
    },
    {
        "id": 19651,
        "url": "https://patchwork.libcamera.org/api/patches/19651/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19651/",
        "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": "<20240310143023.752559-3-pobrn@protonmail.com>",
        "date": "2024-03-10T14:30:38",
        "name": "[v2,2/3] libcamera: framebuffer_allocator: Use default destructor",
        "commit_ref": "ab5816a5406c3e269a0a5449f682cc3be6a50a1b",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "43a1ed822fd46ef0d1d19e20f2d868d1c2874023",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19651/mbox/",
        "series": [
            {
                "id": 4209,
                "url": "https://patchwork.libcamera.org/api/series/4209/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4209",
                "date": "2024-03-10T14:30:38",
                "name": "couple FrameBufferAllocator changes",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4209/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19651/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19651/checks/",
        "tags": {}
    },
    {
        "id": 19653,
        "url": "https://patchwork.libcamera.org/api/patches/19653/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19653/",
        "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": "<20240310143023.752559-2-pobrn@protonmail.com>",
        "date": "2024-03-10T14:30:33",
        "name": "[v2,1/3] libcamera: framebuffer_allocator: Move from argument in constructor",
        "commit_ref": "443734023c1c953a3e4d0f3404b0d054f2449d99",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "37a3443489cc84108b919be633f1b0feb4724900",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19653/mbox/",
        "series": [
            {
                "id": 4209,
                "url": "https://patchwork.libcamera.org/api/series/4209/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4209",
                "date": "2024-03-10T14:30:38",
                "name": "couple FrameBufferAllocator changes",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4209/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19653/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19653/checks/",
        "tags": {}
    },
    {
        "id": 19654,
        "url": "https://patchwork.libcamera.org/api/patches/19654/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19654/",
        "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": "<20240310143023.752559-4-pobrn@protonmail.com>",
        "date": "2024-03-10T14:30:43",
        "name": "[v2,3/3] libcamera: framebuffer_allocator: Remove entry if allocation fails",
        "commit_ref": "2e2ba223f3a249f1c04fe88c2709ca6e7d42c242",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "9bd387ccd8daaf2c4d9b6468714cc7b683c7fe88",
        "submitter": {
            "id": 133,
            "url": "https://patchwork.libcamera.org/api/people/133/?format=api",
            "name": "Pőcze Barnabás",
            "email": "pobrn@protonmail.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19654/mbox/",
        "series": [
            {
                "id": 4209,
                "url": "https://patchwork.libcamera.org/api/series/4209/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4209",
                "date": "2024-03-10T14:30:38",
                "name": "couple FrameBufferAllocator changes",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4209/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19654/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19654/checks/",
        "tags": {}
    },
    {
        "id": 19655,
        "url": "https://patchwork.libcamera.org/api/patches/19655/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19655/",
        "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": "<20240311120102.13235-1-hdegoede@redhat.com>",
        "date": "2024-03-11T12:01:02",
        "name": "utils: checkstyle.py: Add Co-developed-by to known_trailers",
        "commit_ref": "60f6e71cc4f904181099e0366d6385d3b1461f2d",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "97d2a1f16d8b1df31a7b84b24e59bbc9f9a87a33",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19655/mbox/",
        "series": [
            {
                "id": 4210,
                "url": "https://patchwork.libcamera.org/api/series/4210/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4210",
                "date": "2024-03-11T12:01:02",
                "name": "utils: checkstyle.py: Add Co-developed-by to known_trailers",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4210/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19655/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19655/checks/",
        "tags": {}
    },
    {
        "id": 19657,
        "url": "https://patchwork.libcamera.org/api/patches/19657/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19657/",
        "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": "<20240311123234.32925-2-jacopo.mondi@ideasonboard.com>",
        "date": "2024-03-11T12:32:29",
        "name": "[v2,1/4] libcamera: Allow pipeline to provide a Private request",
        "commit_ref": null,
        "pull_url": null,
        "state": "not-applicable",
        "archived": false,
        "hash": "53ef879cafdf7e1e5ee182bd6b15e3d6df622d21",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19657/mbox/",
        "series": [
            {
                "id": 4211,
                "url": "https://patchwork.libcamera.org/api/series/4211/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4211",
                "date": "2024-03-11T12:32:28",
                "name": "libcamera: Replace IPU3/RkISP1FrameInfo",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4211/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19657/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19657/checks/",
        "tags": {}
    },
    {
        "id": 19658,
        "url": "https://patchwork.libcamera.org/api/patches/19658/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19658/",
        "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": "<20240311123234.32925-3-jacopo.mondi@ideasonboard.com>",
        "date": "2024-03-11T12:32:30",
        "name": "[v2,2/4] libcamera: rkisp1: Replace usage of RkISP1FrameInfo",
        "commit_ref": null,
        "pull_url": null,
        "state": "not-applicable",
        "archived": false,
        "hash": "07beaa3dc0789a1deaef2550da4ab59773f3c7b1",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19658/mbox/",
        "series": [
            {
                "id": 4211,
                "url": "https://patchwork.libcamera.org/api/series/4211/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4211",
                "date": "2024-03-11T12:32:28",
                "name": "libcamera: Replace IPU3/RkISP1FrameInfo",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4211/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19658/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19658/checks/",
        "tags": {}
    },
    {
        "id": 19659,
        "url": "https://patchwork.libcamera.org/api/patches/19659/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19659/",
        "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": "<20240311123234.32925-4-jacopo.mondi@ideasonboard.com>",
        "date": "2024-03-11T12:32:31",
        "name": "[v2,3/4] libcamera: ipu3: Replace IPU3FrameInfo",
        "commit_ref": null,
        "pull_url": null,
        "state": "not-applicable",
        "archived": false,
        "hash": "ce7f12762b7a374fc0aa62a4ddb069c43e860ec6",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19659/mbox/",
        "series": [
            {
                "id": 4211,
                "url": "https://patchwork.libcamera.org/api/series/4211/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4211",
                "date": "2024-03-11T12:32:28",
                "name": "libcamera: Replace IPU3/RkISP1FrameInfo",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4211/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19659/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19659/checks/",
        "tags": {}
    },
    {
        "id": 19660,
        "url": "https://patchwork.libcamera.org/api/patches/19660/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19660/",
        "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": "<20240311123234.32925-5-jacopo.mondi@ideasonboard.com>",
        "date": "2024-03-11T12:32:32",
        "name": "[v2,4/4] libcamera: ipu3: Return Raw buffers on error",
        "commit_ref": null,
        "pull_url": null,
        "state": "not-applicable",
        "archived": false,
        "hash": "3f25f1a30f3b0c326b37028099c0836f1dc7e608",
        "submitter": {
            "id": 143,
            "url": "https://patchwork.libcamera.org/api/people/143/?format=api",
            "name": "Jacopo Mondi",
            "email": "jacopo.mondi@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19660/mbox/",
        "series": [
            {
                "id": 4211,
                "url": "https://patchwork.libcamera.org/api/series/4211/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4211",
                "date": "2024-03-11T12:32:28",
                "name": "libcamera: Replace IPU3/RkISP1FrameInfo",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4211/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19660/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19660/checks/",
        "tags": {}
    },
    {
        "id": 19661,
        "url": "https://patchwork.libcamera.org/api/patches/19661/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19661/",
        "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": "<20240311125803.16708-1-hdegoede@redhat.com>",
        "date": "2024-03-11T12:58:03",
        "name": "[v2] utils: checkstyle.py: Add Co-developed-by to known_trailers",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "4cff456f0a73623fe5c570cbb5b0172fe930ef9f",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19661/mbox/",
        "series": [
            {
                "id": 4212,
                "url": "https://patchwork.libcamera.org/api/series/4212/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4212",
                "date": "2024-03-11T12:58:03",
                "name": "[v2] utils: checkstyle.py: Add Co-developed-by to known_trailers",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4212/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19661/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19661/checks/",
        "tags": {}
    },
    {
        "id": 19662,
        "url": "https://patchwork.libcamera.org/api/patches/19662/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19662/",
        "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": "<20240311132451.182317-1-kieran.bingham@ideasonboard.com>",
        "date": "2024-03-11T13:24:51",
        "name": "utils: checkstyle.py: Fix known_trailers sort order",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "4cff456f0a73623fe5c570cbb5b0172fe930ef9f",
        "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/19662/mbox/",
        "series": [
            {
                "id": 4213,
                "url": "https://patchwork.libcamera.org/api/series/4213/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4213",
                "date": "2024-03-11T13:24:51",
                "name": "utils: checkstyle.py: Fix known_trailers sort order",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4213/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19662/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19662/checks/",
        "tags": {}
    },
    {
        "id": 19664,
        "url": "https://patchwork.libcamera.org/api/patches/19664/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19664/",
        "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": "<20240311141524.27192-2-hdegoede@redhat.com>",
        "date": "2024-03-11T14:15:05",
        "name": "[v5,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a22834485cc879ea7c7d0f44c2876e091b231f0d",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19664/mbox/",
        "series": [
            {
                "id": 4214,
                "url": "https://patchwork.libcamera.org/api/series/4214/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4214",
                "date": "2024-03-11T14:15:04",
                "name": "libcamera: introduce Software ISP and Software IPA",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4214/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19664/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19664/checks/",
        "tags": {}
    },
    {
        "id": 19665,
        "url": "https://patchwork.libcamera.org/api/patches/19665/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19665/",
        "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": "<20240311141524.27192-3-hdegoede@redhat.com>",
        "date": "2024-03-11T14:15:06",
        "name": "[v5,02/18] libcamera: internal: Move dma_heaps.[h, cpp] to common directories",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e78e24d04cb9983c5794f9a6d634d04c3ba0a2b0",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19665/mbox/",
        "series": [
            {
                "id": 4214,
                "url": "https://patchwork.libcamera.org/api/series/4214/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4214",
                "date": "2024-03-11T14:15:04",
                "name": "libcamera: introduce Software ISP and Software IPA",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4214/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19665/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19665/checks/",
        "tags": {}
    },
    {
        "id": 19666,
        "url": "https://patchwork.libcamera.org/api/patches/19666/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19666/",
        "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": "<20240311141524.27192-4-hdegoede@redhat.com>",
        "date": "2024-03-11T14:15:07",
        "name": "[v5,03/18] libcamera: dma_heaps: extend DmaHeap class to support system heap",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "82eb22482f8a0aa8bf2aa6582b56117d6c6552ab",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19666/mbox/",
        "series": [
            {
                "id": 4214,
                "url": "https://patchwork.libcamera.org/api/series/4214/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4214",
                "date": "2024-03-11T14:15:04",
                "name": "libcamera: introduce Software ISP and Software IPA",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4214/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19666/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19666/checks/",
        "tags": {}
    },
    {
        "id": 19667,
        "url": "https://patchwork.libcamera.org/api/patches/19667/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19667/",
        "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": "<20240311141524.27192-5-hdegoede@redhat.com>",
        "date": "2024-03-11T14:15:08",
        "name": "[v5,04/18] libcamera: internal: Move SharedMemObject class to a common directory",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "abaf62badf7ac72e0baeccd10728c9de66c07b69",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19667/mbox/",
        "series": [
            {
                "id": 4214,
                "url": "https://patchwork.libcamera.org/api/series/4214/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4214",
                "date": "2024-03-11T14:15:04",
                "name": "libcamera: introduce Software ISP and Software IPA",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4214/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19667/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19667/checks/",
        "tags": {}
    },
    {
        "id": 19668,
        "url": "https://patchwork.libcamera.org/api/patches/19668/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19668/",
        "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": "<20240311141524.27192-6-hdegoede@redhat.com>",
        "date": "2024-03-11T14:15:09",
        "name": "[v5,05/18] libcamera: shared_mem_object: reorganize the code and document the SharedMemObject class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "05621bae718c7b46aaebdf6b7855c3dddc8f8b95",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19668/mbox/",
        "series": [
            {
                "id": 4214,
                "url": "https://patchwork.libcamera.org/api/series/4214/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4214",
                "date": "2024-03-11T14:15:04",
                "name": "libcamera: introduce Software ISP and Software IPA",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4214/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19668/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19668/checks/",
        "tags": {}
    },
    {
        "id": 19669,
        "url": "https://patchwork.libcamera.org/api/patches/19669/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19669/",
        "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": "<20240311141524.27192-7-hdegoede@redhat.com>",
        "date": "2024-03-11T14:15:10",
        "name": "[v5,06/18] libcamera: software_isp: Add SwStatsCpu class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "9e283c37e69be16e40a017edc08701f0a21a99ed",
        "submitter": {
            "id": 102,
            "url": "https://patchwork.libcamera.org/api/people/102/?format=api",
            "name": "Hans de Goede",
            "email": "hdegoede@redhat.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19669/mbox/",
        "series": [
            {
                "id": 4214,
                "url": "https://patchwork.libcamera.org/api/series/4214/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4214",
                "date": "2024-03-11T14:15:04",
                "name": "libcamera: introduce Software ISP and Software IPA",
                "version": 5,
                "mbox": "https://patchwork.libcamera.org/series/4214/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19669/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19669/checks/",
        "tags": {}
    }
]