public inbox for workflows@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-25 15:25:24 to 2026-03-18 14:12:17 UTC [more...]

[PATCH 0/9] Kernel API Specification Framework
 2026-03-18 14:12 UTC  (30+ messages)
` [PATCH 1/9] kernel/api: introduce kernel API specification framework
` [PATCH 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH 4/9] tools/kapi: Add kernel API specification extraction tool
` [PATCH 5/9] kernel/api: add API specification for sys_open
` [PATCH 6/9] kernel/api: add API specification for sys_close
` [PATCH 7/9] kernel/api: add API specification for sys_read
` [PATCH 8/9] kernel/api: add API specification for sys_write
` [PATCH 9/9] kernel/api: add runtime verification selftest

[PATCH v6 0/5] kunit: Add support for suppressing warning backtraces
 2026-03-18 11:51 UTC  (13+ messages)
` [PATCH v6 1/5] bug/kunit: Core "
` [PATCH v6 2/5] bug/kunit: Suppressing warning backtraces reduced impact on WARN*() sites
` [PATCH v6 3/5] Add unit tests to verify that warning backtrace suppression works
` [PATCH v6 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v6 5/5] kunit: Add documentation for warning backtrace suppression API

[PATCH v4 1/4] scripts: ver_linux: expand and fix list
 2026-03-17 15:08 UTC  (5+ messages)
  ` [PATCH v4 2/4] workflow: process/changes.rst: expand and cleanup list
  ` [PATCH v4 3/4] scripts: ver_linux: sort
  ` [PATCH v4 4/4] workflow: process/changes.rst: sort list
` [PATCH v4 0/4] workflow, scripts: sort changes.rst and ver_linux

[PATCH v2 00/25] Introduce meminspect
 2026-03-16 18:16 UTC  (37+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 02/25] init/version: Annotate static information into meminspect
` [PATCH v2 03/25] mm/percpu: "
` [PATCH v2 04/25] cpu: "
` [PATCH v2 05/25] genirq/irqdesc: "
` [PATCH v2 06/25] timers: "
` [PATCH v2 07/25] kernel/fork: "
` [PATCH v2 08/25] mm/page_alloc: "
` [PATCH v2 09/25] mm/show_mem: "
` [PATCH v2 10/25] mm/swapfile: "
` [PATCH v2 11/25] kernel/vmcore_info: Register dynamic "
` [PATCH v2 12/25] kernel/configs: "
` [PATCH v2 13/25] mm/init-mm: Annotate static "
` [PATCH v2 14/25] panic: "
` [PATCH v2 15/25] kallsyms: "
` [PATCH v2 16/25] mm/mm_init: "
` [PATCH v2 17/25] sched/core: Annotate runqueues "
` [PATCH v2 18/25] mm/numa: Register node data information "
` [PATCH v2 19/25] mm/sparse: Register "
` [PATCH v2 20/25] printk: "
` [PATCH v2 21/25] remoteproc: qcom: Move minidump data structures into its own header
` [PATCH v2 22/25] soc: qcom: Add minidump backend driver
` [PATCH v2 23/25] soc: qcom: smem: Add minidump platform device
` [PATCH v2 24/25] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH v2 25/25] meminspect: Add debug kinfo compatible driver

[PATCH v11 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-03-11 11:13 UTC  (9+ messages)
` [PATCH v11 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v11 15/15] docs: Update KASAN and x86 memory map documentations

[PATCH v2] coccinelle: update Coccinelle URL
 2026-03-10 12:14 UTC 

[PATCH] coccinelle: update Coccinelle URL
 2026-03-10 12:12 UTC  (5+ messages)
` [cocci] "

[PATCH] docs/dev-tools: fix a broken URL in dev-tools/coccinelle.rst
 2026-03-10  7:39 UTC  (6+ messages)

Hosting first-party kernel.org container images
 2026-03-10  0:48 UTC  (4+ messages)

[PATCH v3 0/2] workflow, scripts: sort changes.rst and ver_linux
 2026-03-08 20:06 UTC  (5+ messages)
` [PATCH v3 1/2] workflow: process/changes.rst: sort and cleanup list

[PATCH] kunit: Add documentation of --list_suites
 2026-03-08  9:38 UTC  (2+ messages)

[PATCH net-next] docs: netdev: refine netdevsim testing guidance
 2026-03-06 21:20 UTC  (3+ messages)

[PATCH v10 00/13] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-03-05 21:25 UTC  (11+ messages)
` [PATCH v10 01/13] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v10 13/13] x86/kasan: Make software tag-based kasan available

[PATCH] Documentation/maintainer-tip: Fix grammar
 2026-03-03 16:59 UTC  (2+ messages)

[PATCH] kfence: add kfence.fault parameter
 2026-03-03 15:50 UTC  (6+ messages)

[PATCH v1] kasan: docs: SLUB is the only remaining slab implementation
 2026-03-03 13:33 UTC  (2+ messages)

[PATCH v4] LICENSES: Explicitly allow SPDX-FileCopyrightText
 2026-03-01 14:33 UTC 

[PATCH v3] LICENSES: Explicitly allow SPDX-FileCopyrightText
 2026-03-01 14:27 UTC  (3+ messages)

[PATCH] Add short author date to Fixes tag
 2026-02-26 23:24 UTC  (15+ messages)

[PATCH] scripts: sort ver_linux and list in changes.rst
 2026-02-26 10:14 UTC  (6+ messages)
` [PATCH v2 0/2] scripts: workflow: sort ver_linux
  ` [PATCH v2 1/2] workflow: process/changes.rst: sort list
  ` [PATCH v2 2/2] scripts: ver_linux: expand and sort

[PATCH V2] Doc: dev-tools: Added Gentoo in the Operating system list under Getting Coccinelle
 2026-02-25 17:55 UTC  (2+ messages)

[PATCH v6 4/5] slab: Introduce kmalloc_flex() and family
 2026-02-24 23:45 UTC  (4+ messages)

[PATCH] linux-next: update maintainer info
 2026-02-23 21:36 UTC  (5+ messages)

[PATCH] Doc:dev-tools Added Gentoo in Operating System list under Getting Coccinelle
 2026-02-22 22:28 UTC 

[PATCH RESEND 0/3] scripts: coccicheck: document debug log handling
 2026-02-21 16:40 UTC  (2+ messages)
` [cocci] "

[PATCH v3] docs: process: maintainer-pgp-guide: update kernel.org docs link
 2026-02-09 19:51 UTC  (11+ messages)

[PATCH v2] docs: maintainer-pgp-guide.rst: updated kernel.org link
 2026-02-03 14:48 UTC  (2+ messages)

[PATCH] docs: maintainer-pgp-guide.rst: updated a kernel.org link
 2026-02-02 20:40 UTC  (2+ messages)

[PATCH] doc: development-process: add notice on testing
 2026-02-02 17:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/2] scripts: introduce containerized builds
 2026-01-31 13:36 UTC  (5+ messages)

[PATCH v4 0/2] scripts: introduce containerized builds
 2026-01-30  0:10 UTC  (2+ messages)

[PATCH v4] docs: clarify CC list guidance wording
 2026-01-26  4:22 UTC 

[PATCH v4] docs: clarify CC list guidance wording
 2026-01-25 18:40 UTC  (2+ messages)

[PATCH v3] docs: clarify CC list guidance wording
 2026-01-25 15:25 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox