Show a series.

GET /api/series/498198/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 498198,
    "url": "http://patchwork.ozlabs.org/api/series/498198/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=498198",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
        "name": "Linux PPC development",
        "link_name": "linuxppc-dev",
        "list_id": "linuxppc-dev.lists.ozlabs.org",
        "list_email": "linuxppc-dev@lists.ozlabs.org",
        "web_url": "https://github.com/linuxppc/wiki/wiki",
        "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
        "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
        "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
        "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
    },
    "name": "tick/sched: Refactor idle cputime accounting",
    "date": "2026-03-31T13:16:08",
    "submitter": {
        "id": 79411,
        "url": "http://patchwork.ozlabs.org/api/people/79411/?format=api",
        "name": "Frederic Weisbecker",
        "email": "frederic@kernel.org"
    },
    "version": 3,
    "total": 14,
    "received_total": 14,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498198/mbox/",
    "cover_letter": {
        "id": 2218133,
        "url": "http://patchwork.ozlabs.org/api/covers/2218133/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260331131622.30505-1-frederic@kernel.org/",
        "msgid": "<20260331131622.30505-1-frederic@kernel.org>",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-1-frederic@kernel.org/",
        "date": "2026-03-31T13:16:08",
        "name": "[00/14,v3] tick/sched: Refactor idle cputime accounting",
        "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/cover/20260331131622.30505-1-frederic@kernel.org/mbox/"
    },
    "patches": [
        {
            "id": 2218135,
            "url": "http://patchwork.ozlabs.org/api/patches/2218135/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-2-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-2-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-2-frederic@kernel.org/",
            "date": "2026-03-31T13:16:09",
            "name": "[01/14] sched/idle: Handle offlining first in idle loop",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-2-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218136,
            "url": "http://patchwork.ozlabs.org/api/patches/2218136/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-3-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-3-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-3-frederic@kernel.org/",
            "date": "2026-03-31T13:16:10",
            "name": "[02/14] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-3-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218138,
            "url": "http://patchwork.ozlabs.org/api/patches/2218138/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-4-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-4-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-4-frederic@kernel.org/",
            "date": "2026-03-31T13:16:11",
            "name": "[03/14] sched/cputime: Correctly support generic vtime idle time",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-4-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218140,
            "url": "http://patchwork.ozlabs.org/api/patches/2218140/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-5-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-5-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-5-frederic@kernel.org/",
            "date": "2026-03-31T13:16:12",
            "name": "[04/14] powerpc/time: Prepare to stop elapsing in dynticks-idle",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-5-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218142,
            "url": "http://patchwork.ozlabs.org/api/patches/2218142/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-6-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-6-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-6-frederic@kernel.org/",
            "date": "2026-03-31T13:16:13",
            "name": "[05/14] s390/time: Prepare to stop elapsing in dynticks-idle",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-6-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218143,
            "url": "http://patchwork.ozlabs.org/api/patches/2218143/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-7-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-7-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-7-frederic@kernel.org/",
            "date": "2026-03-31T13:16:14",
            "name": "[06/14] tick/sched: Unify idle cputime accounting",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-7-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218144,
            "url": "http://patchwork.ozlabs.org/api/patches/2218144/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-8-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-8-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-8-frederic@kernel.org/",
            "date": "2026-03-31T13:16:15",
            "name": "[07/14] tick/sched: Remove nohz disabled special case in cputime fetch",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-8-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218145,
            "url": "http://patchwork.ozlabs.org/api/patches/2218145/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-9-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-9-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-9-frederic@kernel.org/",
            "date": "2026-03-31T13:16:16",
            "name": "[08/14] tick/sched: Move dyntick-idle cputime accounting to cputime code",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-9-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218146,
            "url": "http://patchwork.ozlabs.org/api/patches/2218146/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-10-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-10-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-10-frederic@kernel.org/",
            "date": "2026-03-31T13:16:17",
            "name": "[09/14] tick/sched: Remove unused fields",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-10-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218147,
            "url": "http://patchwork.ozlabs.org/api/patches/2218147/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-11-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-11-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-11-frederic@kernel.org/",
            "date": "2026-03-31T13:16:18",
            "name": "[10/14] tick/sched: Account tickless idle cputime only when tick is stopped",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-11-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218148,
            "url": "http://patchwork.ozlabs.org/api/patches/2218148/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-12-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-12-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-12-frederic@kernel.org/",
            "date": "2026-03-31T13:16:19",
            "name": "[11/14] tick/sched: Consolidate idle time fetching APIs",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-12-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218149,
            "url": "http://patchwork.ozlabs.org/api/patches/2218149/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-13-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-13-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-13-frederic@kernel.org/",
            "date": "2026-03-31T13:16:20",
            "name": "[12/14] sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-13-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218150,
            "url": "http://patchwork.ozlabs.org/api/patches/2218150/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-14-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-14-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-14-frederic@kernel.org/",
            "date": "2026-03-31T13:16:21",
            "name": "[13/14] sched/cputime: Handle idle irqtime gracefully",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-14-frederic@kernel.org/mbox/"
        },
        {
            "id": 2218151,
            "url": "http://patchwork.ozlabs.org/api/patches/2218151/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-15-frederic@kernel.org/",
            "msgid": "<20260331131622.30505-15-frederic@kernel.org>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260331131622.30505-15-frederic@kernel.org/",
            "date": "2026-03-31T13:16:22",
            "name": "[14/14] sched/cputime: Handle dyntick-idle steal time correctly",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260331131622.30505-15-frederic@kernel.org/mbox/"
        }
    ]
}