public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-04-01 01:00:14 to 2025-04-22 02:38:09 UTC [more...]

[PATCH 0/5] crash: provide a crash watchdog
 2025-04-22  2:38 UTC  (9+ messages)
` [PATCH 1/5] systemd-remote: use ip address for systemd-remote journal
` [PATCH 2/5] crash: add kernel crash watchdog library
` [PATCH 3/5] fstests_watchdog.py: use the new "
` [PATCH 4/5] crash_watchdog.py: add generic crash watchdog
` [PATCH 5/5] crash_report.py: add a crash report

ext4 v6.15-rc2 baseline
 2025-04-21 16:47 UTC  (16+ messages)

[PATCH v2 0/2] devconfig: firstconfig enhancements
 2025-04-18 19:36 UTC  (5+ messages)
` [PATCH v2 1/2] devconfig: localize unnattended-upgrades sanity check
` [PATCH v2 2/2] devconfig: enhance firstconfig on debian

Automation of parsing of fstests xunit xml to kicdb kernel-ci
 2025-04-18 19:28 UTC  (6+ messages)

[PATCH] devconfig: enhance firstconfig on debian
 2025-04-18 19:23 UTC  (3+ messages)

Debian unattended-upgrades
 2025-04-18 19:15 UTC  (6+ messages)

[PATCH] kconfig: "output yaml" renders boolean N as a comment
 2025-04-18 19:12 UTC  (5+ messages)

[PATCH] fstests: collect ${seq}.*.fsx{good,bad,log} results too
 2025-04-18 19:02 UTC 

[PATCH 1/2] ansible: Increase default task parallelism
 2025-04-18  3:06 UTC  (3+ messages)
` [PATCH 2/2] Makefile: Remove "-f 30" command line argument

xarray regression: XArray: Add extra debugging check to xas_lock and friends
 2025-04-18  2:56 UTC 

btrfs v6.15-rc2 baseline
 2025-04-18  2:02 UTC  (7+ messages)

The future of kernel-patches-daemon - folding under LF?
 2025-04-17 20:06 UTC  (4+ messages)

[PATCH] ansible_cfg: template boolean defaults must be "False"
 2025-04-16 16:22 UTC  (2+ messages)

kpd still not working with lei based patchwork
 2025-04-15 16:34 UTC 

[PATCH v3] firmware_loader: minor spelling fixes
 2025-04-15 16:22 UTC 

Forbidden requests for kernel.org/releases.json
 2025-04-15  9:01 UTC  (20+ messages)

[PATCH v2 0/4] Add uniquifier to storage pool path
 2025-04-14 21:08 UTC  (6+ messages)
` [PATCH v2 1/4] guestfs: Fix definition of guestfs_storage_dir
` [PATCH v2 2/4] install_vagrant: Remove this role
` [PATCH v2 3/4] Replace STORAGE_POOL_PATH with LIBVIRT_STORAGE_POOL_PATH
` [PATCH v2 4/4] guestfs: Per-user storage pools

[PATCH v2 0/7] autorefs: add kdevops User-Agent identifier
 2025-04-14 13:45 UTC  (9+ messages)
` [PATCH v2 1/7] scripts/gen-refs-default.Makefile: fix targets
` [PATCH v2 2/7] mrproper: cleanup default refs files
` [PATCH v2 3/7] scripts/gen-refs-default.Makefile: cleanup
` [PATCH v2 4/7] scripts/gen-refs-default.Makefile: add debug output when verbose
` [PATCH v2 5/7] scripts/generate_refs.py: cleanup
` [PATCH v2 6/7] scripts/kconfig/kconfig.Makefile: fix project release in defconfigs-*
` [PATCH v2 7/7] gitref: generate user agent kdevops header identifier

[PATCH v2 0/2] Add uniquifier to storage pool path
 2025-04-14 13:41 UTC  (9+ messages)
` [PATCH v2 1/2] guestfs: Fix definition of guestfs_storage_dir
` [PATCH v2 2/2] guestfs: Per-user storage pools

[PATCH RFC 0/6] Generate Kconfig environment in Ansible
 2025-04-14 10:58 UTC  (10+ messages)
` [PATCH RFC 6/6] playbooks: add kconfig support

[PATCH 0/5] autorefs: add kdevops User-Agent identifier
 2025-04-14  6:05 UTC  (12+ messages)
` [PATCH 1/5] scripts/gen-refs-default.Makefile: fix targets
` [PATCH 2/5] mrproper: cleanup default refs files
` [PATCH 3/5] scripts/gen-refs-default.Makefile: cleanup
` [PATCH 4/5] scripts/gen-refs-default.Makefile: add debug output when verbose
` [PATCH 5/5] gitref: generate user agent kdevops header identifier

guestfs storage paths are confusing
 2025-04-10  4:58 UTC  (7+ messages)

[PATCH] ansible: Increase default task parallelism
 2025-04-09 18:52 UTC  (6+ messages)

[PATCH v2] ansible: Increase default task parallelism
 2025-04-09 14:43 UTC 

[RFC PATCH 00/31] Simplify OCI configuration menu
 2025-04-09  4:04 UTC  (29+ messages)
` [RFC PATCH 11/31] terraform/OCI: Use "output yaml" for the fingerprint
` [RFC PATCH 12/31] terraform/OCI: Add a Region selector
` [RFC PATCH 13/31] terraform/OCI: Add an availability domain selector
` [RFC PATCH 14/31] terraform/OCI: Select your compartment by name instead of by OCID
` [RFC PATCH 15/31] terraform/OCI: Use "output yaml" for the instance shape setting
` [RFC PATCH 16/31] terraform/OCI: Add a shape selector for Flex shapes
` [RFC PATCH 17/31] terraform/OCI: Use "output yaml" for the OCPUs setting
` [RFC PATCH 18/31] terraform/OCI: Use "output yaml" for the memory_in_gbs setting
` [RFC PATCH 19/31] terraform/OCI: Add a shape family selector
` [RFC PATCH 20/31] terraform/OCI: Add a bare metal shape selector
` [RFC PATCH 21/31] terraform/OCI: Use "output yaml" for the source image setting
` [RFC PATCH 22/31] terraform/OCI: Simplify image selection
` [RFC PATCH 23/31] terraform/OCI: Remove TERRAFORM_OCI_VOLUMES_ENABLE_EXTRA
` [RFC PATCH 24/31] terraform/OCI: Use "output yaml" for the assign_public_ip" setting
` [RFC PATCH 25/31] terraform/OCI: Use "output yaml" for the subnet_ocid setting
` [RFC PATCH 26/31] terraform/OCI: Add a default VCN
` [RFC PATCH 27/31] terraform/OCI: Add a Kconfig switch to create a VCN on the fly
` [RFC PATCH 28/31] terraform/OCI: Run "terraform fmt" on provider.tf
` [RFC PATCH 29/31] terraform/OCI: Run "terraform fmt" on main.tf
` [RFC PATCH 30/31] terraform/OCI: Nit: alphabetize vars.tf
` [RFC PATCH 31/31] terraform/OCI: Update the OCI section of docs/kdevops-terraform.md

[PATCH kdevops] scripts/coccinelle/generation: add example generation script
 2025-04-06 15:00 UTC  (5+ messages)
` [cocci] "

[PATCH 0/2] python interpreter in ansible.cfg
 2025-04-04 23:39 UTC  (4+ messages)
` [PATCH 1/2] ansible_cfg: add python interpreter support
` [PATCH 2/2] Makefile: remove ansible_python_interpreter

[RFC PATCH] terraform/OCI: Grab secrets from ~/.oci/config
 2025-04-04 20:34 UTC  (11+ messages)

[RFC] bringup: add semantics to start NixOS support
 2025-04-04 11:07 UTC  (7+ messages)

[PATCH 0/6] debian / libvirt / devconfig fixes
 2025-04-01 21:11 UTC  (8+ messages)
` [PATCH 6/6] gen_nodes: ensure kdevops prefix has no dashes

[PATCH v3 0/4] ansible.cfg: generate with kconfig
 2025-04-01 11:07 UTC  (7+ messages)
` [PATCH v3 3/4] ansible_cfg: add callback plugin cli support


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