[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v4 00/19] Generate frr config using jinja templates and rust types
2026-03-06 12:53 UTC (14+ messages)
` [PATCH proxmox-ve-rs v4 1/8] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs v4 3/8] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs v4 4/8] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v4 6/8] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs v4 7/8] frr: support custom frr configuration lines
` [PATCH proxmox-perl-rs v4 1/1] sdn: add function to generate the frr config for all daemons
` [PATCH pve-network v4 1/9] tests: use Test::Differences to make test assertions
` [PATCH pve-network v4 2/9] test: add tests for frr.conf.local merging
` [PATCH pve-network v4 5/9] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network v4 6/9] tests: rearrange some statements in the "
` [PATCH pve-network v4 7/9] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network v4 8/9] test: adjust frr_local_merge test for new template generation
` [PATCH pve-network v4 9/9] api: add dry-run endpoint for sdn apply to preview changes
[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v3 00/19] Generate frr config using jinja templates and rust types
2026-03-06 12:37 UTC (28+ messages)
` [PATCH proxmox-ve-rs v3 1/8] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs v3 2/8] frr: add proxmox-frr-templates package that contains templates
` [PATCH proxmox-ve-rs v3 3/8] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs v3 4/8] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v3 5/8] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs v3 6/8] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs v3 7/8] frr: support custom frr configuration lines
` [PATCH proxmox-ve-rs v3 8/8] frr: add bgp support with templates and serialization
` [PATCH proxmox-perl-rs v3 1/1] sdn: add function to generate the frr config for all daemons
` [PATCH pve-network v3 1/9] tests: use Test::Differences to make test assertions
` [PATCH pve-network v3 2/9] test: add test for frr.conf.local merging
` [PATCH pve-network v3 3/9] test: bgp: add some various integration tests
` [PATCH pve-network v3 4/9] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network v3 5/9] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network v3 6/9] tests: rearrange some statements in the "
` [PATCH pve-network v3 7/9] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network v3 8/9] test: adjust frr_local_merge test for new template generation
` [PATCH pve-network v3 9/9] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-manager v3 1/1] sdn: add dry-run diff view for sdn apply
[PATCH zfsonlinux] update submodule to 2.4.1 and refresh patches
2026-03-06 11:21 UTC
[PATCH common/container/manager 0/8] implement per-mountpoint uid/gid mapping
2026-03-06 9:32 UTC (13+ messages)
` [PATCH container 5/8] namespaces: refactor run_in_userns
` [PATCH container 7/8] implement per-mountpoint uid/gid mapping
` partially-applied: [PATCH common/container/manager 0/8] "
[RFC proxmox] resource-scheduling: add module-level docs
2026-03-06 8:22 UTC
[RFC proxmox 0/3] evaluate static scheduler variants
2026-03-06 8:20 UTC (4+ messages)
` [RFC proxmox 1/3] resource-scheduling: add lab feature
` [RFC proxmox 2/3] resource-scheduling: add {topsis,pve_static}-variants with basic proptests
` [RFC proxmox 3/3] resource-scheduling: evaluate static scheduler variants
[PATCH pve-storage 0/1] storage: add xz support
2026-03-05 16:25 UTC (4+ messages)
` [PATCH pve-storage 1/1] "
[PATCH pve-storage 0/1] storage: add xz support
2026-03-05 11:59 UTC (2+ messages)
` [PATCH pve-storage 1/1] "
[PATCH kernel-helper v2] fix #7223: proxmox-boot: add memtest86 as entry to all boot-loaders
2026-03-05 11:07 UTC (2+ messages)
[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v2 00/19] Generate frr config using jinja templates and rust types
2026-03-05 10:05 UTC (23+ messages)
` [PATCH proxmox-ve-rs v2 1/8] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs v2 2/8] frr: add proxmox-frr-templates package that contains templates
` [PATCH proxmox-ve-rs v2 3/8] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs v2 4/8] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v2 5/8] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs v2 6/8] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs v2 7/8] frr: support custom frr configuration lines
` [PATCH proxmox-ve-rs v2 8/8] frr: add bgp support with templates and serialization
` [PATCH proxmox-perl-rs v2 1/1] sdn: add function to generate the frr config for all daemons
` [PATCH pve-network v2 1/9] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network v2 2/9] sdn: tests: add missing comment "
` [PATCH pve-network v2 3/9] tests: use Test::Differences to make test assertions
` [PATCH pve-network v2 4/9] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network v2 5/9] tests: rearrange some statements in the frr config
` [PATCH pve-network v2 6/9] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network v2 7/9] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-network v2 8/9] test: add test for frr.conf.local merging
` [PATCH pve-network v2 9/9] test: bgp: add some various integration tests
` [PATCH pve-manager v2 1/1] sdn: add dry-run diff view for sdn apply
[PATCH common/debcargo-conf/manager/proxmox-perl-rs/qemu-server 00/13] use NVML for vGPU info querying
2026-03-05 9:16 UTC (14+ messages)
` [PATCH debcargo-conf 1/8] nvml-wrapper-sys: Update to 0.9.0
` [PATCH debcargo-conf 2/8] nvml-wrapper-sys: release 0.9.0-1
` [PATCH debcargo-conf 3/8] nvml-wrapper: Update to 0.11.0
` [PATCH debcargo-conf 4/8] nvml-wrapper: release 0.11.0-1
` [PATCH debcargo-conf 5/8] nvml-wrapper: Update to 0.12.0
` [PATCH debcargo-conf 6/8] nvml-wrapper: add patch for vgpu ids
` [PATCH debcargo-conf 7/8] backport nvml-wrapper-sys 0.9.0-1
` [PATCH debcargo-conf 8/8] backport nvml-wrapper 0.12.0-1
` [PATCH proxmox-perl-rs 1/1] pve: add binding for accessing vgpu info
` [PATCH qemu-server 1/2] pci: move mdev related code to own module
` [PATCH qemu-server 2/2] pci: mdev: use PVE::RS::NVML for nvidia mdev information
` [PATCH manager 1/1] api: hardware: pci: use NVML for querying "
` [PATCH common 1/1] sysfs tools: remove moved code
[RFC proxmox 00/22] New crate for firewall api types
2026-03-05 7:06 UTC (13+ messages)
` [RFC proxmox 04/22] firewall-api-types: add logging types
` [RFC proxmox 05/22] firewall-api-types: add FirewallClusterOptions
` [RFC proxmox 10/22] firewall-api-types: add FirewallPortList types
` [RFC proxmox 12/22] firewall-api-types: add FirewallIpsetReference type
[RFC PATCH storage 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
2026-03-04 15:45 UTC (3+ messages)
` [RFC PATCH storage 1/2] nfs: create a helper to run rpcinfo commands
` [RFC PATCH storage 2/2] nfs: use rpcinfo as a showmounts fallback for nfs3
[PATCH access-control/common 0/2] address probblem with SIGCHLD handler being temporarily overwritten
2026-03-04 13:46 UTC (3+ messages)
` [PATCH pve-common 1/1] RESTEnvironment: periodically reap workers as SIGCHLD fallback
` [PATCH pve-access-control 1/1] pam: fork for PAM authentication to isolate SIGCHLD handler
applied: [PATCH qemu-server] guest fsfreeze: fix applying default value for configuration sub-property
2026-03-04 13:42 UTC
[PATCH-SERIES qemu-server/manager/docs v4 0/6] improve Microsoft+Windows UEFI CA 2023 enrollment
2026-03-04 9:57 UTC (2+ messages)
[PATCH pve-common] RESTEnvironment: fix possible race in `register_worker`
2026-03-04 9:57 UTC (4+ messages)
[PATCH ha-manager v2] resources: Expand max_restart option
2026-03-04 8:36 UTC (5+ messages)
` superseded: "
[PATCH ha-manager v3 0/2] resources: Expand max_restart option
2026-03-04 8:35 UTC (3+ messages)
` [PATCH ha-manager v3 1/2] resources: use resource instead of service on descriptions
` [PATCH ha-manager v3 2/2] resources: Expand max_restart option
[PATCH common/qemu-server v5 0/5] improve multiarch build support
2026-03-03 21:23 UTC (7+ messages)
` [PATCH common v5 1/1] file: add exists and size helper
` applied: "
` [PATCH qemu-server v5 1/4] ovmf: use helpers that can be mocked for tests
` [PATCH qemu-server v5 2/4] tests: improve multiarch build support by introducing local get_host_arch helper
` [PATCH qemu-server v5 3/4] tests: improve multiarch build support by allowing re-init of cpu models
` [PATCH qemu-server v5 4/4] tests: cfg2cmd: add some architecture tests
[PATCH cluster/docs 0/3] create new corosync clusters with lower token coefficient
2026-03-03 18:06 UTC (7+ messages)
` [PATCH pve-cluster 1/2] corosync: create config: allow setting "
` applied: "
` [PATCH pve-cluster 2/2] api: cluster config: create new clusters with lower "
` applied: "
` [PATCH pve-docs 1/1] pvecm: config: document how to change the "
` applied: "
[PATCH ha-manager] resources: Expand max_restart option
2026-03-03 13:23 UTC (5+ messages)
` superseded: "
[PATCH qemu-server v2] fix #5578: smbios: set serial number
2026-03-03 10:54 UTC (2+ messages)
[PATCH qemu-server v3] fix #5578: smbios: set serial number
2026-03-03 10:49 UTC
[PATCH datacenter-manager] ui: fix clippy warnings
2026-03-03 9:49 UTC (3+ messages)
` applied: "
[RFC PATCH-SERIES qemu-server 0/1] fix #7053: allow setting additional HA migration parameters
2026-03-03 9:08 UTC (4+ messages)
` [RFC qemu-server 1/1] fix #7053: api: migrate: save and restore migration params for HA managed VMs
storage API: decompression support for all types in the download-url
2026-03-02 17:51 UTC (4+ messages)
[PATCH manager v1 1/1] api: startall: print info message if guest is skipped due to no onboot
2026-03-02 15:20 UTC (6+ messages)
[PATCH-SERIES qemu-server/guest-common/container v2 00/14] migration: strict config check for intra-cluster migration
2026-03-02 14:52 UTC (4+ messages)
` [PATCH qemu-server v2 06/14] migration: intra-cluster: check config can be parsed on target node
[PATCH qemu-server v4 0/4] improve multiarch build support
2026-03-02 14:47 UTC (2+ messages)
` superseded: "
[PATCH manager v2 00/17] enable qemu vm architecture selection
2026-03-02 13:37 UTC (2+ messages)
` superseded: "
[PATCH manager v3 00/18] enable qemu vm architecture selection
2026-03-02 13:21 UTC (19+ messages)
` [PATCH manager v3 01/18] api/pvestatd: broadcast and expose non-x86 host architecture
` [PATCH manager v3 02/18] ui: qemu: wizard: refactor ostype and cd selector into an OSPanel
` [PATCH manager v3 03/18] ui: form: add filtered KVComboBox
` [PATCH manager v3 04/18] ui: resource store: add architecture field
` [PATCH manager v3 05/18] ui: qemu: add architecture specific defaults and helpers
` [PATCH manager v3 06/18] ui: qemu: add architecture field in wizard and hardware view
` [PATCH manager v3 07/18] ui: qemu: make scsi hw selector architecture aware
` [PATCH manager v3 08/18] ui: qemu: make osdefaults "
` [PATCH manager v3 09/18] ui: qemu: make os type selector "
` [PATCH manager v3 10/18] ui: qemu: make machine panels/fields "
` [PATCH manager v3 11/18] ui: qemu: make bios selector "
` [PATCH manager v3 12/18] ui: qemu: make sortByPreviousUsage "
` [PATCH manager v3 13/18] ui: qemu: wizard: use defaults to populate machine and bios
` [PATCH manager v3 14/18] ui: qemu: wizard: make iso confid architecture specific
` [PATCH manager v3 15/18] ui: qemu: make bus selector architecture aware
` [PATCH manager v3 16/18] ui: qemu: make processor edit "
` [PATCH manager v3 17/18] ui: qemu: change ui default for cpu model
` [PATCH manager v3 18/18] ui: qemu: set arch parameter for fetch machine types from api
[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 00/23] Generate frr config using jinja templates and rust types
2026-03-02 13:00 UTC (9+ messages)
` [PATCH proxmox-ve-rs 8/9] frr: add bgp support with templates and serialization
` [PATCH pve-network 04/10] sdn: write structured frr config that can be rendered using templates
[PATCH proxmox-i18n 0/2] make: add targets to update specific PO files
2026-03-02 9:51 UTC (3+ messages)
` [PATCH proxmox-i18n 1/2] "
` [PATCH proxmox-i18n 2/2] make: cleanup update-po-% target
[PATCH proxmox-i18n v1] add pgettext() and npgettext() support for context-aware translations
2026-03-02 8:15 UTC (5+ messages)
` [PATCH proxmox-i18n v2] "
[PATCH proxmox-biome] add pgettext and npgettext to JavaScript globals
2026-02-28 6:13 UTC
[PATCH pmg-gui] add default pgettext/npgettext implementations to pmg-index.html.tt
2026-02-28 6:07 UTC
[PATCH manager v1] add default pgettext/npgettext implementations to index.html.tpl
2026-02-28 6:03 UTC
[PATCH proxmox-backup v1] add default pgettext/npgettext implementations to index.hbs
2026-02-28 6:01 UTC
[PATCH pve-kernel 0/3] enable CONFIG_RUST and fix sbuild target with extra-package revision
2026-02-27 15:21 UTC (4+ messages)
` [PATCH pve-kernel 1/3] d/control: add dependencies for CONFIG_RUST
` [PATCH pve-kernel 2/3] d/rules: explicitly enable CONFIG_RUST
` [PATCH pve-kernel 3/3] make: fix DSC variable name
[PATCH kernel-helper] proxmox-boot: add memtest86 as entry to systemd-boot
2026-02-27 14:47 UTC (4+ messages)
` superseded: "
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox