public inbox for kdevops@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-09-02 13:54:34 to 2025-09-17 07:05:08 UTC [more...]

[PATCH v4 0/8] aws: add dynamic kconfig support
 2025-09-17  7:05 UTC  (13+ messages)
` [PATCH v4 1/8] aws: prevent SSH key conflicts across multiple kdevops directories
` [PATCH v4 2/8] terraform/aws: Add scripts to gather provider resource information
` [PATCH v4 3/8] aws: add optimized Kconfig generator using Chuck's scripts
` [PATCH v4 4/8] aws: integrate dynamic Kconfig generation with make targets
` [PATCH v4 5/8] aws: add cloud billing support with make cloud-bill
` [PATCH v4 6/8] aws: replace static Kconfig files with dynamically generated ones
` [PATCH v4 7/8] aws: add GPU instance defconfigs for AI/ML workloads
` [PATCH v4 8/8] docs: add documentation for dynamic cloud configuration

[PATCH] bootlinux: add modular kernel configuration fragment support
 2025-09-16 22:47 UTC  (2+ messages)

[PATCH] sysbench: fix A/B testing device configuration conflicts
 2025-09-16 22:45 UTC  (2+ messages)

[PATCH 0/6] monitoring: restructure into modular architecture and extend workflow coverage
 2025-09-16 22:40 UTC  (8+ messages)
` [PATCH 1/6] monitoring: restructure tasks into modular architecture
` [PATCH 2/6] blktests: add monitoring framework integration
` [PATCH 3/6] monitoring: restructure monitor_collect_only.yml to use modular architecture
` [PATCH 4/6] blktests: add monitor-results support for interim monitoring
` [PATCH 5/6] sysbench: add monitoring framework integration
` [PATCH 6/6] sysbench: add monitor-results support for interim monitoring

[PATCH 0/5] Add ARM64 libguestfs Support
 2025-09-16 22:39 UTC  (7+ messages)
` [PATCH 1/5] base_image: fix missing guestfs_distro_source_and_dest_file in yaml output
` [PATCH 2/5] base_image: fix BASE_IMAGE variable in rolling release warning
` [PATCH 3/5] libvirt_user: fix enable-user tasks to include correct user enablement
` [PATCH 4/5] guestfs: add ARM64 support with cross-architecture image customization
` [PATCH 5/5] bootlinux: fix GRUB kernel selection variable scoping

[PATCH 0/9] Add Ansible DIY Callback support
 2025-09-16 22:38 UTC  (11+ messages)
` [PATCH 1/9] ansible_cfg: add diy callback support
` [PATCH 2/9] guestfs: diy: print defined vm list
` [PATCH 3/9] base_image: diy: add callback support to custom virt-builder database display
` [PATCH 4/9] base_image: diy: add callback support to virt-customize tasks
` [PATCH 5/9] base_image: diy: print rolling distribution information
` [PATCH 6/9] bootlinux: diy: add callback support to core kernel tasks
` [PATCH 7/9] bootlinux: diy: add callback support to 9P build tasks
` [PATCH 8/9] blktests: diy: add callback support
` [PATCH 9/9] base_image: add custom image url info

[RFC PATCH] terraform/aws: Add scripts to gather provider resource information
 2025-09-14  2:56 UTC  (2+ messages)

[PATCH v3 0/3] aws: add dynamic kconfig support
 2025-09-10 20:53 UTC  (6+ messages)
` [PATCH v3 1/3] aws: add dynamic cloud configuration support
` [PATCH v3 2/3] aws: enable GPU AMI support for GPU instances
` [PATCH v3 3/3] cloud: run make cloud-update

[PATCH v1 0/8] Fixes for recent commits
 2025-09-10 19:51 UTC  (10+ messages)
` [PATCH v1 1/8] gen_nodes: Re-title the playbook
` [PATCH v1 2/8] devconfig: Remove "dnf update" optimizations for terraform hosts
` [PATCH v1 3/8] gen_hosts: Get the "separate kernel builder" workflow working again
` [PATCH v1 4/8] gen_hosts: Restore missing groups to the fstests hosts template
` [PATCH v1 5/8] gen_hosts: Restore missing groups to the gitr "
` [PATCH v1 6/8] gen_hosts: Restore missing groups to the ltp "
` [PATCH v1 7/8] gen_hosts: Restore missing groups to the nfstest "
` [PATCH v1 8/8] gen_hosts: Replace pynfs "

[PATCH 0/2] gen_hosts: small fixes
 2025-09-09  0:50 UTC  (3+ messages)
` [PATCH 1/2] gen_hosts: remove legacy duplicate workflow templates
` [PATCH 2/2] gen_hosts: remove 'write-your-own-template' placeholder text

[PATCH 0/2] aws: add dynamic kconfig support
 2025-09-08 20:22 UTC  (10+ messages)
` [PATCH 1/2] aws: add dynamic cloud configuration support using AWS CLI
` [PATCH 2/2] aws: enable GPU AMI support for GPU instances

[PATCH 00/10] Bisectable Ansible-Lint Fixes - 2nd edition
 2025-09-07  1:18 UTC  (12+ messages)
` [PATCH 01/10] devconfig: prevent ansible-lint no-free-form
` [PATCH 02/10] milvus: fix YAML syntax error in benchmark_setup.yml
` [PATCH 03/10] playbooks: ansible-lint fix yaml
` [PATCH 04/10] playbooks: ansible-lint fix command-instead-of-shell
` [PATCH 05/10] playbooks: ansible-lint fix fqcn
` [PATCH 06/10] playbooks: ansible-lint fix name
` [PATCH 07/10] playbooks: ansible-lint fix key-order
` [PATCH 08/10] playbooks: ansible-lint fix jinja
` [PATCH 09/10] playbooks: ansible-lint fix jinja[spacing]
` [PATCH 10/10] playbooks: ansible-lint fix fqcn[action-core]

[PATCH v3 00/36] Various fixes
 2025-09-05 16:37 UTC  (42+ messages)
` [PATCH v3 01/36] scripts: Update gen_ssh_key.sh
` [PATCH v3 02/36] terraform/azure: Fix count of managed disks
` [PATCH v3 03/36] terraform/azure: Remove tags from terraform configuration
` [PATCH v3 04/36] terraform/azure: Enable network acceleration
` [PATCH v3 05/36] terraform/azure: Make the resource group name a variable
` [PATCH v3 06/36] terraform/azure: Remove the provider version constraint
` [PATCH v3 07/36] terraform/azure: Update the RHEL publishers
` [PATCH v3 08/36] terraform/oci: Work around oracle/oci provider bug
` [PATCH v3 09/36] terraform/oci: Add Kconfig choices for disk performance provisioning
` [PATCH v3 10/36] terraform/oci: Enable preemptible compute instances
` [PATCH v3 11/36] terraform/aws: Fix zone selection for us_west1
` [PATCH v3 12/36] Revert "terraform/aws: Add Oracle Linux AMI selections"
` [PATCH v3 13/36] terraform/aws: Remove unused terraform tags
` [PATCH v3 14/36] terraform/GCE: Fix the default disk throughput values
` [PATCH v3 15/36] terraform/gce: Remove unused tags
` [PATCH v3 16/36] terraform/gce: Remove support for Fedora
` [PATCH v3 17/36] terraform/gce: Update existing machine types and introduce new ones
` [PATCH v3 18/36] terraform: Create the user's .ssh/config if it does not already exist
` [PATCH v3 19/36] pynfs: Don't install xdrlib3 on older RHEL
` [PATCH v3 20/36] guestfs: Update the guestfs playbook description
` [PATCH v3 21/36] gen_hosts: Add 'localhost' to the [all] group
` [PATCH v3 22/36] guestfs: Don't run the 'destroy' tags on the controller
` [PATCH v3 23/36] base_image: Skip "locales-all" package installation
` [PATCH v3 24/36] update_etc_hosts: ipaddr
` [PATCH v3 25/36] Add an Ansible requirements.yml file
` [PATCH v3 26/36] terraform/oci: Clean up the route table resource
` [PATCH v3 27/36] guestfs: Correct the spelling of "drives"
` [PATCH v3 28/36] guestfs: Configure how many extra drives to provision
` [PATCH v3 29/36] ltp: Replace /opt with a symlink to data partition
` [PATCH v3 30/36] terraform: Squelch Ansible complaints about missing inventory file
` [PATCH v3 31/36] terraform: Skip localhost when waiting for targets to reboot
` [PATCH v3 32/36] devconfig: include the "service" group in the playbooks hosts list
` [PATCH v3 33/36] Makefile: Remove CONFIG_TOPDIR_PATH_HAS_SHA256SUM
` [PATCH v3 34/36] Makefile: Set TOPDIR_PATH and generate its sha256sum at run time
` [PATCH v3 35/36] ansible.cfg: generate an ansible.cfg file in TOPDIR
` [PATCH v3 36/36] inventory: generate the inventory pathname dynamically

[PATCH 0/3] aws: add dynamic kconfig support
 2025-09-04 17:12 UTC  (6+ messages)
` [PATCH 1/3] aws: add dynamic cloud configuration support using AWS CLI
` [PATCH 2/3] aws: run make cloud-update
` [PATCH 3/3] lambda: "

[PATCH 0/5] add memory fragmentation automation testing
 2025-09-04  9:13 UTC  (6+ messages)
` [PATCH 1/5] monitoring: add memory fragmentation eBPF monitoring support
` [PATCH 2/5] mmtests: add monitoring framework integration
` [PATCH 3/5] sysbench: "
` [PATCH 4/5] ai milvus: add monitoring support
` [PATCH 5/5] minio: "

[PATCH v4 0/3] declared hosts support
 2025-09-04  9:10 UTC  (6+ messages)
` [PATCH v4 1/3] gen_hosts: use kdevops_workflow_name directly for template selection
` [PATCH v4 2/3] declared_hosts: add support for pre-existing infrastructure
` [PATCH v4 3/3] minio: add MinIO Warp S3 benchmarking with declared hosts support

[PATCH v3 0/3] declared hosts support
 2025-09-03  9:02 UTC  (5+ messages)
` [PATCH v3 1/3] gen_hosts: use kdevops_workflow_name directly for template selection
` [PATCH v3 2/3] declared_hosts: add support for pre-existing infrastructure
` [PATCH v3 3/3] minio: add MinIO Warp S3 benchmarking with declared hosts support

[PATCH v2 00/37] Various fixes
 2025-09-02 20:45 UTC  (50+ messages)
` [PATCH v2 10/37] terraform/oci: Enable preemptible compute instances
` [PATCH v2 11/37] terraform/aws: Fix zone selection for us_west1
` [PATCH v2 12/37] Revert "terraform/aws: Add Oracle Linux AMI selections"
` [PATCH v2 13/37] terraform/aws: Remove unused terraform tags
` [PATCH v2 14/37] terraform/GCE: Fix the default disk throughput values
` [PATCH v2 15/37] terraform/gce: Remove unused tags
` [PATCH v2 16/37] terraform/gce: Remove support for Fedora
` [PATCH v2 17/37] terraform/gce: Update existing machine types and introduce new ones
` [PATCH v2 18/37] terraform: Create the user's .ssh/config if it does not already exist
` [PATCH v2 19/37] pynfs: Don't install xdrlib3 on older RHEL
` [PATCH v2 20/37] guestfs: Update the guestfs playbook description
` [PATCH v2 21/37] gen_hosts: Add 'localhost' to the [all] group
` [PATCH v2 22/37] gen_hosts: Add [service] group to the builder host template
` [PATCH v2 23/37] guestfs: Don't run the 'destroy' tags on the controller
` [PATCH v2 24/37] base_image: Skip "locales-all" package on Fedora
` [PATCH v2 25/37] update_etc_hosts: ipaddr
` [PATCH v2 26/37] Add an Ansible requirements.yml file
` [PATCH v2 27/37] terraform/oci: Clean up white space in route table resource
` [PATCH v2 28/37] guestfs: Correct the spelling of "drives"
` [PATCH v2 29/37] guestfs: Configure how many extra drives to provision
` [PATCH v2 30/37] ltp: Replace /opt with a symlink to data partition
` [PATCH v2 31/37] terraform: Squelch Ansible complaints about missing inventory file
` [PATCH v2 32/37] terraform: Skip localhost when waiting for targets to reboot
` [PATCH v2 33/37] devconfig: include the "service" group in the playbooks hosts list
` [PATCH v2 34/37] Makefile: Remove CONFIG_TOPDIR_PATH_HAS_SHA256SUM
` [PATCH v2 35/37] Makefile: Set TOPDIR_PATH and generate its sha256sum at run time
` [PATCH v2 36/37] ansible.cfg: generate an ansible.cfg file in TOPDIR
` [PATCH v2 37/37] inventory: generate the inventory pathname dynamically


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