List patches.

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

[
    {
        "id": 19396,
        "url": "https://patchwork.libcamera.org/api/patches/19396/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19396/",
        "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": "<20240113142218.28063-7-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:06",
        "name": "[libcamera-devel,v2,06/18] libcamera: introduce SoftwareIsp class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "5c8652805303ae1967764a4b87cd0fe1b4b0594c",
        "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/19396/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19396/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19396/checks/",
        "tags": {}
    },
    {
        "id": 19397,
        "url": "https://patchwork.libcamera.org/api/patches/19397/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19397/",
        "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": "<20240113142218.28063-8-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:07",
        "name": "[libcamera-devel,v2,07/18] libcamera: software_isp: Add SwStats base class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "c606544486d6bab07463614749a217127ed9cfb3",
        "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/19397/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19397/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19397/checks/",
        "tags": {}
    },
    {
        "id": 19398,
        "url": "https://patchwork.libcamera.org/api/patches/19398/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19398/",
        "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": "<20240113142218.28063-9-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:08",
        "name": "[libcamera-devel,v2,08/18] libcamera: software_isp: Add SwStatsCpu class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "334af723c2cea6aea66fd08234be90d881451fea",
        "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/19398/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19398/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19398/checks/",
        "tags": {}
    },
    {
        "id": 19399,
        "url": "https://patchwork.libcamera.org/api/patches/19399/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19399/",
        "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": "<20240113142218.28063-10-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:09",
        "name": "[libcamera-devel,v2,09/18] libcamera: software_isp: Add Debayer base class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e5ceb9ac9eb0eed10fdf7a5d7a99d23912d9c3d2",
        "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/19399/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19399/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19399/checks/",
        "tags": {}
    },
    {
        "id": 19400,
        "url": "https://patchwork.libcamera.org/api/patches/19400/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19400/",
        "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": "<20240113142218.28063-12-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:11",
        "name": "[libcamera-devel,v2,11/18] libcamera: ipa: add Soft IPA common files",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "dbaadc5865d147ebd05996ae6fa1597a66d2284e",
        "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/19400/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19400/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19400/checks/",
        "tags": {}
    },
    {
        "id": 19401,
        "url": "https://patchwork.libcamera.org/api/patches/19401/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19401/",
        "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": "<20240113142218.28063-11-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:10",
        "name": "[libcamera-devel,v2,10/18] libcamera: software_isp: Add DebayerCpu class",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "f1eff983ebd0d51ae0f578df0ecbb57b597a4ec5",
        "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/19401/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19401/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19401/checks/",
        "tags": {}
    },
    {
        "id": 19402,
        "url": "https://patchwork.libcamera.org/api/patches/19402/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19402/",
        "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": "<20240113142218.28063-13-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:12",
        "name": "[libcamera-devel,v2,12/18] libcamera: ipa: Soft IPA: add a Simple Soft IPA implementation",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e5a1026ebea5eb58ee471d14a15c5db21f3faec1",
        "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/19402/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19402/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19402/checks/",
        "tags": {}
    },
    {
        "id": 19403,
        "url": "https://patchwork.libcamera.org/api/patches/19403/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19403/",
        "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": "<20240113142218.28063-14-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:13",
        "name": "[libcamera-devel,v2,13/18] libcamera: software_isp: add Simple SoftwareIsp implementation",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "40fbb5068464704fc2e547b9c83e5506c62041e9",
        "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/19403/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19403/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19403/checks/",
        "tags": {}
    },
    {
        "id": 19404,
        "url": "https://patchwork.libcamera.org/api/patches/19404/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19404/",
        "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": "<20240113142218.28063-15-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:14",
        "name": "[libcamera-devel,v2,14/18] libcamera: pipeline: simple: rename converterBuffers_ and related vars",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "16642e803066030722896c4032f4efe90926f50a",
        "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/19404/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19404/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19404/checks/",
        "tags": {}
    },
    {
        "id": 19405,
        "url": "https://patchwork.libcamera.org/api/patches/19405/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19405/",
        "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": "<20240113142218.28063-16-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:15",
        "name": "[libcamera-devel,v2,15/18] libcamera: pipeline: simple: enable use of Soft ISP and Soft IPA",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "e1e28ae2b762af385408b5ffd6810016d5a94bde",
        "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/19405/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19405/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19405/checks/",
        "tags": {}
    },
    {
        "id": 19406,
        "url": "https://patchwork.libcamera.org/api/patches/19406/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19406/",
        "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": "<20240113142218.28063-17-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:16",
        "name": "[libcamera-devel,v2,16/18] libcamera: swstats_cpu: Add support for 8 and 10 bpp unpacked bayer input",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "d86d09f0e6fa5b12113493ec49d382485ad4335c",
        "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/19406/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19406/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19406/checks/",
        "tags": {}
    },
    {
        "id": 19407,
        "url": "https://patchwork.libcamera.org/api/patches/19407/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19407/",
        "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": "<20240113142218.28063-18-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:17",
        "name": "[libcamera-devel,v2,17/18] libcamera: debayer_cpu: Add support for 8 and 10 bpp unpacked bayer input",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "58c086a3e53c0ca653403b856a8bdd19efba744b",
        "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/19407/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19407/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19407/checks/",
        "tags": {}
    },
    {
        "id": 19408,
        "url": "https://patchwork.libcamera.org/api/patches/19408/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19408/",
        "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": "<20240113142218.28063-19-hdegoede@redhat.com>",
        "date": "2024-01-13T14:22:18",
        "name": "[libcamera-devel,v2,18/18] libcamera: debayer_cpu: Add BGR888 output support",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "ce9fb0322ce70f98cf74f9aeb7e876c180c77549",
        "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/19408/mbox/",
        "series": [
            {
                "id": 4142,
                "url": "https://patchwork.libcamera.org/api/series/4142/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4142",
                "date": "2024-01-13T14:22:00",
                "name": "[libcamera-devel,v2,01/18] libcamera: pipeline: simple: fix size adjustment in validate()",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4142/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19408/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19408/checks/",
        "tags": {}
    },
    {
        "id": 19410,
        "url": "https://patchwork.libcamera.org/api/patches/19410/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19410/",
        "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": "<20240116091754.100654-2-paul.elder@ideasonboard.com>",
        "date": "2024-01-16T09:17:52",
        "name": "[libcamera-devel,1/3] ipa: rkisp1: Add IMX8MP_V10 version",
        "commit_ref": null,
        "pull_url": null,
        "state": "superseded",
        "archived": false,
        "hash": "a57f15f59b383e181b814876d307a12867721c56",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19410/mbox/",
        "series": [
            {
                "id": 4143,
                "url": "https://patchwork.libcamera.org/api/series/4143/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4143",
                "date": "2024-01-16T09:17:51",
                "name": "i.MX8MP support, plus misc fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4143/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19410/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19410/checks/",
        "tags": {}
    },
    {
        "id": 19411,
        "url": "https://patchwork.libcamera.org/api/patches/19411/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19411/",
        "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": "<20240116091754.100654-3-paul.elder@ideasonboard.com>",
        "date": "2024-01-16T09:17:53",
        "name": "[libcamera-devel,2/3] pipeline: rkisp1: Fix validation when sensor max is larger than ISP input",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "ff767d9daf0f695132af3af489dfd554b0125977",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19411/mbox/",
        "series": [
            {
                "id": 4143,
                "url": "https://patchwork.libcamera.org/api/series/4143/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4143",
                "date": "2024-01-16T09:17:51",
                "name": "i.MX8MP support, plus misc fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4143/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19411/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19411/checks/",
        "tags": {}
    },
    {
        "id": 19412,
        "url": "https://patchwork.libcamera.org/api/patches/19412/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19412/",
        "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": "<20240116091754.100654-4-paul.elder@ideasonboard.com>",
        "date": "2024-01-16T09:17:54",
        "name": "[libcamera-devel,3/3] pipeline: rkisp1: Plumb SensorConfiguration",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "aa8122f332329d4ae3f39f181bf87dd848eb4d40",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19412/mbox/",
        "series": [
            {
                "id": 4143,
                "url": "https://patchwork.libcamera.org/api/series/4143/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4143",
                "date": "2024-01-16T09:17:51",
                "name": "i.MX8MP support, plus misc fixes",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4143/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19412/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19412/checks/",
        "tags": {}
    },
    {
        "id": 19414,
        "url": "https://patchwork.libcamera.org/api/patches/19414/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19414/",
        "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": "<20240117144242.9903-2-laurent.pinchart@ideasonboard.com>",
        "date": "2024-01-17T14:42:34",
        "name": "[libcamera-devel,1/2] include: linux: Update kernel headers to version v6.7",
        "commit_ref": "df770d4b0a6dc11569beb225b7f47aaaa3863269",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "e3f8df6eac4e73dfd2a2d717df4d58ad8b18380d",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19414/mbox/",
        "series": [
            {
                "id": 4144,
                "url": "https://patchwork.libcamera.org/api/series/4144/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4144",
                "date": "2024-01-17T14:42:33",
                "name": "libcamera: Enable V4L2 subdev streams support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4144/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19414/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19414/checks/",
        "tags": {}
    },
    {
        "id": 19415,
        "url": "https://patchwork.libcamera.org/api/patches/19415/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19415/",
        "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": "<20240117144242.9903-3-laurent.pinchart@ideasonboard.com>",
        "date": "2024-01-17T14:42:35",
        "name": "[libcamera-devel,2/2] libcamera: v4l2_subdevice: Enable streams API when supported",
        "commit_ref": "0d99f2de13faccf199e6c9e806702cb21d0b6c24",
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ce78b321d04f664e5614fee87ea655aa85f548e0",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19415/mbox/",
        "series": [
            {
                "id": 4144,
                "url": "https://patchwork.libcamera.org/api/series/4144/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4144",
                "date": "2024-01-17T14:42:33",
                "name": "libcamera: Enable V4L2 subdev streams support",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4144/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19415/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19415/checks/",
        "tags": {}
    },
    {
        "id": 19416,
        "url": "https://patchwork.libcamera.org/api/patches/19416/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19416/",
        "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": "<20240119110708.377399-1-paul.elder@ideasonboard.com>",
        "date": "2024-01-19T11:07:08",
        "name": "[libcamera-devel] libcamera: camera_sensor: Cache pixel rate",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "55b5afce88fbde178332fe8f00d3325ec032bfb0",
        "submitter": {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/people/17/?format=api",
            "name": "Paul Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19416/mbox/",
        "series": [
            {
                "id": 4145,
                "url": "https://patchwork.libcamera.org/api/series/4145/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4145",
                "date": "2024-01-19T11:07:08",
                "name": "[libcamera-devel] libcamera: camera_sensor: Cache pixel rate",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4145/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19416/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19416/checks/",
        "tags": {}
    },
    {
        "id": 19417,
        "url": "https://patchwork.libcamera.org/api/patches/19417/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19417/",
        "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": "<20240119200848.358298-1-nicolas@ndufresne.ca>",
        "date": "2024-01-19T20:08:47",
        "name": "[libcamera-devel,v2,1/2] gstreamer: Add meson devenv support",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "0b6f190c4d421dfabed2cb3a62e3cf10cbcb40f7",
        "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/19417/mbox/",
        "series": [
            {
                "id": 4146,
                "url": "https://patchwork.libcamera.org/api/series/4146/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4146",
                "date": "2024-01-19T20:08:47",
                "name": "[libcamera-devel,v2,1/2] gstreamer: Add meson devenv support",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4146/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19417/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19417/checks/",
        "tags": {}
    },
    {
        "id": 19418,
        "url": "https://patchwork.libcamera.org/api/patches/19418/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19418/",
        "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": "<20240119200848.358298-2-nicolas@ndufresne.ca>",
        "date": "2024-01-19T20:08:48",
        "name": "[libcamera-devel,v2,2/2] test: gstreamer: Use env instead of registry edit",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "95c495a99ca7ba834cc26f2e453f5d024cb62cf9",
        "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/19418/mbox/",
        "series": [
            {
                "id": 4146,
                "url": "https://patchwork.libcamera.org/api/series/4146/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4146",
                "date": "2024-01-19T20:08:47",
                "name": "[libcamera-devel,v2,1/2] gstreamer: Add meson devenv support",
                "version": 2,
                "mbox": "https://patchwork.libcamera.org/series/4146/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19418/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19418/checks/",
        "tags": {}
    },
    {
        "id": 19419,
        "url": "https://patchwork.libcamera.org/api/patches/19419/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19419/",
        "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": "<20240120143742.1302914-1-arnout@bzzt.net>",
        "date": "2024-01-20T14:37:42",
        "name": "[libcamera-devel] libcamera: ipa: allow trusting modules by checksum",
        "commit_ref": null,
        "pull_url": null,
        "state": "changes-requested",
        "archived": false,
        "hash": "0e01ea5cdab9fbe68cf73b52234b27fcae17b10b",
        "submitter": {
            "id": 180,
            "url": "https://patchwork.libcamera.org/api/people/180/?format=api",
            "name": "Arnout Engelen",
            "email": "arnout@bzzt.net"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19419/mbox/",
        "series": [
            {
                "id": 4147,
                "url": "https://patchwork.libcamera.org/api/series/4147/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4147",
                "date": "2024-01-20T14:37:42",
                "name": "[libcamera-devel] libcamera: ipa: allow trusting modules by checksum",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4147/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19419/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19419/checks/",
        "tags": {}
    },
    {
        "id": 19420,
        "url": "https://patchwork.libcamera.org/api/patches/19420/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19420/",
        "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": "<20240120211508.14742-1-mail@eliasnaur.com>",
        "date": "2024-01-20T21:14:49",
        "name": "[libcamera-devel] pipeline: rpi: always initialize the embedded buffer in tryRunPipeline",
        "commit_ref": null,
        "pull_url": null,
        "state": "new",
        "archived": false,
        "hash": "be8c3c6570400a0b1e6aec178908f5da3b30d08c",
        "submitter": {
            "id": 159,
            "url": "https://patchwork.libcamera.org/api/people/159/?format=api",
            "name": "Elias Naur",
            "email": "mail@eliasnaur.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19420/mbox/",
        "series": [
            {
                "id": 4148,
                "url": "https://patchwork.libcamera.org/api/series/4148/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4148",
                "date": "2024-01-20T21:14:49",
                "name": "[libcamera-devel] pipeline: rpi: always initialize the embedded buffer in tryRunPipeline",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4148/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19420/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19420/checks/",
        "tags": {}
    },
    {
        "id": 19422,
        "url": "https://patchwork.libcamera.org/api/patches/19422/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19422/",
        "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": "<20240121035948.4226-2-laurent.pinchart@ideasonboard.com>",
        "date": "2024-01-21T03:59:37",
        "name": "[libcamera-devel,01/12] libcamera: object: Fix thread-bound reference in documentation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "f749139245f1c713df014ee3653678b1ca8c508e",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19422/mbox/",
        "series": [
            {
                "id": 4149,
                "url": "https://patchwork.libcamera.org/api/series/4149/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4149",
                "date": "2024-01-21T03:59:36",
                "name": "libcamera: Hardening against thread race conditions",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4149/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19422/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19422/checks/",
        "tags": {}
    },
    {
        "id": 19423,
        "url": "https://patchwork.libcamera.org/api/patches/19423/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19423/",
        "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": "<20240121035948.4226-3-laurent.pinchart@ideasonboard.com>",
        "date": "2024-01-21T03:59:38",
        "name": "[libcamera-devel,02/12] libcamera: signal: Replace object.h inclusion with forward declatation",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "ad1acf607c34be3ae91e2b9ee74697560bfb8032",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19423/mbox/",
        "series": [
            {
                "id": 4149,
                "url": "https://patchwork.libcamera.org/api/series/4149/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4149",
                "date": "2024-01-21T03:59:36",
                "name": "libcamera: Hardening against thread race conditions",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4149/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19423/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19423/checks/",
        "tags": {}
    },
    {
        "id": 19424,
        "url": "https://patchwork.libcamera.org/api/patches/19424/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19424/",
        "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": "<20240121035948.4226-4-laurent.pinchart@ideasonboard.com>",
        "date": "2024-01-21T03:59:39",
        "name": "[libcamera-devel,03/12] test: object-delete: Test deferred delete just before thread stops",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "7a0892cfab30bde7f85533907f2bbc8c3bef223f",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19424/mbox/",
        "series": [
            {
                "id": 4149,
                "url": "https://patchwork.libcamera.org/api/series/4149/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4149",
                "date": "2024-01-21T03:59:36",
                "name": "libcamera: Hardening against thread race conditions",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4149/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19424/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19424/checks/",
        "tags": {}
    },
    {
        "id": 19425,
        "url": "https://patchwork.libcamera.org/api/patches/19425/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19425/",
        "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": "<20240121035948.4226-5-laurent.pinchart@ideasonboard.com>",
        "date": "2024-01-21T03:59:40",
        "name": "[libcamera-devel,04/12] libcamera: thread: Ensure deferred deletion of all objects before stopping",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "290a7b5615077f3bf8443725b642d34be2cc173a",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19425/mbox/",
        "series": [
            {
                "id": 4149,
                "url": "https://patchwork.libcamera.org/api/series/4149/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4149",
                "date": "2024-01-21T03:59:36",
                "name": "libcamera: Hardening against thread race conditions",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4149/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19425/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19425/checks/",
        "tags": {}
    },
    {
        "id": 19426,
        "url": "https://patchwork.libcamera.org/api/patches/19426/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19426/",
        "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": "<20240121035948.4226-6-laurent.pinchart@ideasonboard.com>",
        "date": "2024-01-21T03:59:41",
        "name": "[libcamera-devel,05/12] test: event-thread: Destroy Object from correct thread context",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "516cb0899b024a3249cfdd6ebb0e44596e6d6b1b",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19426/mbox/",
        "series": [
            {
                "id": 4149,
                "url": "https://patchwork.libcamera.org/api/series/4149/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4149",
                "date": "2024-01-21T03:59:36",
                "name": "libcamera: Hardening against thread race conditions",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4149/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19426/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19426/checks/",
        "tags": {}
    },
    {
        "id": 19427,
        "url": "https://patchwork.libcamera.org/api/patches/19427/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19427/",
        "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": "<20240121035948.4226-7-laurent.pinchart@ideasonboard.com>",
        "date": "2024-01-21T03:59:42",
        "name": "[libcamera-devel,06/12] test: message: Remove incorrect slow receiver test",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "58aa093fc5ddddf0705c0477ec3365ddc295508f",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19427/mbox/",
        "series": [
            {
                "id": 4149,
                "url": "https://patchwork.libcamera.org/api/series/4149/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4149",
                "date": "2024-01-21T03:59:36",
                "name": "libcamera: Hardening against thread race conditions",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4149/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19427/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19427/checks/",
        "tags": {}
    },
    {
        "id": 19428,
        "url": "https://patchwork.libcamera.org/api/patches/19428/?format=api",
        "web_url": "https://patchwork.libcamera.org/patch/19428/",
        "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": "<20240121035948.4226-8-laurent.pinchart@ideasonboard.com>",
        "date": "2024-01-21T03:59:43",
        "name": "[libcamera-devel,07/12] test: message: Destroy Object from correct thread context",
        "commit_ref": null,
        "pull_url": null,
        "state": "accepted",
        "archived": false,
        "hash": "601fb7aa285a59c28712b3cc91aa9c5a09e62a95",
        "submitter": {
            "id": 2,
            "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
            "name": "Laurent Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        "delegate": null,
        "mbox": "https://patchwork.libcamera.org/patch/19428/mbox/",
        "series": [
            {
                "id": 4149,
                "url": "https://patchwork.libcamera.org/api/series/4149/?format=api",
                "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4149",
                "date": "2024-01-21T03:59:36",
                "name": "libcamera: Hardening against thread race conditions",
                "version": 1,
                "mbox": "https://patchwork.libcamera.org/series/4149/mbox/"
            }
        ],
        "comments": "https://patchwork.libcamera.org/api/patches/19428/comments/",
        "check": "pending",
        "checks": "https://patchwork.libcamera.org/api/patches/19428/checks/",
        "tags": {}
    }
]