[PATCH cluster/ha-manager/manager v4 00/28] dynamic scheduler + load rebalancer
2026-04-02 12:44 UTC (29+ messages)
` [PATCH cluster v4 01/28] datacenter config: restructure verbose description for the ha crs option
` [PATCH cluster v4 02/28] datacenter config: add dynamic load scheduler option
` [PATCH cluster v4 03/28] datacenter config: add auto rebalancing options
` [PATCH ha-manager v4 04/28] env: pve2: implement dynamic node and service stats
` [PATCH ha-manager v4 05/28] sim: hardware: pass correct types for static stats
` [PATCH ha-manager v4 06/28] sim: hardware: factor out static stats' default values
` [PATCH ha-manager v4 07/28] sim: hardware: fix static stats guard
` [PATCH ha-manager v4 08/28] sim: hardware: handle dynamic service stats
` [PATCH ha-manager v4 09/28] sim: hardware: add set-dynamic-stats command
` [PATCH ha-manager v4 10/28] sim: hardware: add getters for dynamic {node,service} stats
` [PATCH ha-manager v4 11/28] usage: pass service data to add_service_usage
` [PATCH ha-manager v4 12/28] usage: pass service data to get_used_service_nodes
` [PATCH ha-manager v4 13/28] add running flag to non-HA cluster service stats
` [PATCH ha-manager v4 14/28] usage: use add_service to add service usage to nodes
` [PATCH ha-manager v4 15/28] usage: add dynamic usage scheduler
` [PATCH ha-manager v4 16/28] test: add dynamic usage scheduler test cases
` [PATCH ha-manager v4 17/28] manager: rename execute_migration to queue_resource_motion
` [PATCH ha-manager v4 18/28] manager: update_crs_scheduler_mode: factor out crs config
` [PATCH ha-manager v4 19/28] implement automatic rebalancing
` [PATCH ha-manager v4 20/28] test: add resource bundle generation test cases
` [PATCH ha-manager v4 21/28] test: add dynamic automatic rebalancing system "
` [PATCH ha-manager v4 22/28] test: add static "
` [PATCH ha-manager v4 23/28] test: add automatic rebalancing system test cases with TOPSIS method
` [PATCH ha-manager v4 24/28] test: add automatic rebalancing system test cases with affinity rules
` [PATCH manager v4 25/28] ui: dc/options: make the ha crs strings translatable
` [PATCH manager v4 26/28] ui: dc/options: add dynamic load scheduler option for ha crs
` [PATCH manager v4 27/28] ui: move cluster resource scheduling from dc/options into separate component
` [PATCH manager v4 28/28] ui: form: add crs auto rebalancing options
[pve-devel] [PATCH pve_flutter_frontend] fix: ui: token expiry showing unix epoch time
2026-04-02 11:37 UTC (2+ messages)
` applied: "
[PATCH proxmox{_dart_api_client,_login_manager} 0/2] cleanup: replace deprecated property and fix dart analyze issues
2026-04-02 11:37 UTC (5+ messages)
` [PATCH proxmox_dart_api_client 1/1] fix: cleanup: dart analysis issues found by dart linter
` applied: "
` [PATCH proxmox_login_manager 1/1] cleanup: replace use of deprecated props and fix dart analyze issues
` applied: "
[PATCH common/manager/proxmox-perl-rs/qemu-server v2 0/5] use NVML for vGPU info querying
2026-04-02 11:22 UTC (6+ messages)
` [PATCH proxmox-perl-rs v2 1/1] pve: add binding for accessing vgpu info
` [PATCH qemu-server v2 1/2] pci: move mdev related code to own module
` [PATCH qemu-server v2 2/2] pci: mdev: use PVE::RS::NVML for nvidia mdev information
` [PATCH manager v2 1/1] api: hardware: pci: use NVML for querying "
` [PATCH common v2 1/1] sysfs tools: remove moved code
ifupdown2: Severe race conditions and architectural issues due to async usage of netlink
2026-04-02 9:16 UTC (2+ messages)
[RFC manager/network/proxmox{,-ve-rs,-perl-rs} 00/27] Add WireGuard as protocol to SDN fabrics
2026-04-02 8:16 UTC (2+ messages)
` superseded: "
[RFC manager/network/proxmox{,-ve-rs,-perl-rs} v2 00/25] Add WireGuard as protocol to SDN fabrics
2026-04-02 8:11 UTC (26+ messages)
` [PATCH proxmox v2 01/25] wireguard: skip serializing preshared_key if unset
` [PATCH proxmox v2 02/25] wireguard: implement ApiType for endpoints and hostnames
` [PATCH proxmox-ve-rs v2 03/25] sdn-types: add wireguard-specific PersistentKeepalive api type
` [PATCH proxmox-ve-rs v2 04/25] ve-config: fabrics: split interface name regex into two parts
` [PATCH proxmox-ve-rs v2 05/25] ve-config: fabric: refactor fabric config entry impl using macro
` [PATCH proxmox-ve-rs v2 06/25] ve-config: fabrics: add protocol-specific properties for wireguard
` [PATCH proxmox-ve-rs v2 07/25] ve-config: sdn: fabrics: add wireguard to the fabric config
` [PATCH proxmox-ve-rs v2 08/25] ve-config: fabrics: wireguard add validation for wireguard config
` [PATCH proxmox-ve-rs v2 09/25] ve-config: fabrics: implement wireguard config generation
` [PATCH proxmox-perl-rs v2 10/25] pve-rs: fabrics: wireguard: generate ifupdown2 configuration
` [PATCH proxmox-perl-rs v2 11/25] pve-rs: fabrics: add helpers for parsing interface property strings
` [PATCH pve-network v2 12/25] sdn: add wireguard helper module
` [PATCH pve-network v2 13/25] fabrics: wireguard: add schema definitions for wireguard
` [PATCH pve-network v2 14/25] fabrics: wireguard: implement wireguard key auto-generation
` [PATCH pve-manager v2 15/25] network: sdn: generate wireguard configuration on apply
` [PATCH pve-manager v2 16/25] ui: fix parsing of property-strings when values contain =
` [PATCH pve-manager v2 17/25] ui: fabrics: i18n: make node loading string translatable
` [PATCH pve-manager v2 18/25] ui: fabrics: split node selector creation and config
` [PATCH pve-manager v2 19/25] ui: fabrics: edit: make ipv4/6 support generic over fabric panels
` [PATCH pve-manager v2 20/25] ui: fabrics: node: make ipv4/6 support generic over edit panels
` [PATCH pve-manager v2 21/25] ui: fabrics: interface: "
` [PATCH pve-manager v2 22/25] ui: fabrics: wireguard: add interface edit panel
` [PATCH pve-manager v2 23/25] ui: fabrics: wireguard: add node "
` [PATCH pve-manager v2 24/25] ui: fabrics: wireguard: add fabric "
` [PATCH pve-manager v2 25/25] ui: fabrics: hook up wireguard components
[PATCH proxmox 1/1] ini: remove debug statement
2026-04-02 8:10 UTC
[pve-devel] [PATCH ifupdown2 1/2] d/patches: add patch for supporting dhcpcd as alternative dhcp client
2026-04-01 17:55 UTC (4+ messages)
` partially-applied: "
[PATCH access-control/cluster/network/proxmox{-ve-rs,-perl-rs} v2 00/34] Add support for route maps / prefix lists to SDN
2026-04-01 14:39 UTC (35+ messages)
` [PATCH pve-cluster v2 01/34] cfs: add 'sdn/route-maps.cfg' to observed files
` [PATCH pve-cluster v2 02/34] cfs: add 'sdn/prefix-lists.cfg' "
` [PATCH pve-access-control v2 03/34] permissions: add ACL path for prefix-lists and route-maps
` [PATCH proxmox-ve-rs v2 04/34] frr: add constructor to prefix list name
` [PATCH proxmox-ve-rs v2 05/34] sdn-types: add common route-map helper types
` [PATCH proxmox-ve-rs v2 06/34] frr: change order type to u16
` [PATCH proxmox-ve-rs v2 07/34] frr: implement routemap match/set statements via adjacent tagging
` [PATCH proxmox-ve-rs v2 08/34] frr: implement support for call and exit action
` [PATCH proxmox-ve-rs v2 09/34] frr-templates: change route maps template to adapt to new frr types
` [PATCH proxmox-ve-rs v2 10/34] ve-config: fabrics: adapt frr config generation
` [PATCH proxmox-ve-rs v2 11/34] ve-config: add prefix list section config
` [PATCH proxmox-ve-rs v2 12/34] ve-config: frr: implement frr config generation for prefix lists
` [PATCH proxmox-ve-rs v2 13/34] ve-config: add route map section config
` [PATCH proxmox-ve-rs v2 14/34] ve-config: frr: implement frr config generation for route maps
` [PATCH proxmox-ve-rs v2 15/34] ve-config: add prefix lists integration tests
` [PATCH proxmox-ve-rs v2 16/34] ve-config: add route maps "
` [PATCH proxmox-perl-rs v2 17/34] pve-rs: sdn: add route maps module
` [PATCH proxmox-perl-rs v2 18/34] pve-rs: sdn: add prefix lists module
` [PATCH proxmox-perl-rs v2 19/34] sdn: add prefix list / route maps to frr config generation helper
` [PATCH pve-network v2 20/34] controller: bgp: evpn: adapt to new match / set frr config syntax
` [PATCH pve-network v2 21/34] sdn: add prefix lists module
` [PATCH pve-network v2 22/34] api2: add prefix list module
` [PATCH pve-network v2 23/34] sdn: add route map module
` [PATCH pve-network v2 24/34] api2: add route maps api module
` [PATCH pve-network v2 25/34] api2: add route map module
` [PATCH pve-network v2 26/34] api2: add route map entry module
` [PATCH pve-network v2 27/34] evpn controller: add route_map_{in,out} parameter
` [PATCH pve-network v2 28/34] bgp controller: allow configuring custom route maps
` [PATCH pve-network v2 29/34] sdn: change detection for route maps / prefix lists
` [PATCH pve-network v2 30/34] sdn: generate route map / prefix list configuration on sdn apply
` [PATCH pve-network v2 31/34] tests: add simple route map test case
` [PATCH pve-network v2 32/34] tests: add bgp evpn route map/prefix list testcase
` [PATCH pve-network v2 33/34] tests: add route map with prefix "
` [PATCH pve-network v2 34/34] tests: add exit node with custom route map testcase
[PATCH manager] api: backup: add return schema for backup jobs
2026-04-01 14:11 UTC (6+ messages)
[PATCH manager 0/3] api: backup: drop/deprecate dow and starttime
2026-04-01 14:09 UTC (4+ messages)
` [PATCH manager 1/3] api: backup: drop starttime and dow from return schema
` [PATCH manager 2/3] api: backup: drop legacy starttime and dow from API response
` [PATCH manager 3/3] api: backup: deprecate starttime and dow in create/update parameter schema
[PATCH manager/storage 0/2] fix #7000: rbd: graceful handling of corrupt/inaccessible images
2026-04-01 12:59 UTC (3+ messages)
` [PATCH storage 1/2] fix #7000: rbd: handle corrupt or inaccessible images gracefully
` [PATCH manager 2/2] storage: content: show inaccessible RBD images in UI
[PATCH frr 0/2] Bump FRR to 10.6.0
2026-04-01 12:36 UTC (3+ messages)
` [PATCH frr 1/2] bump frr to 10.6.0, remove obsolete patch
` [PATCH frr 2/2] d/changelog: bump package version
[PATCH-SERIES qemu-server 0/3] api: disk clone/move/reassign: log more core operations
2026-04-01 9:52 UTC (4+ messages)
` [PATCH qemu-server 1/3] api: disk reassign: use target disk key and 'reassign' in log message
` [PATCH qemu-server 2/3] api: disk move: print description of core operations to task log
` [PATCH qemu-server 3/3] clone disk: log target volume ID after allocating
[PATCH manager/qemu-server 0/8] Add API and UI for custom CPU models
2026-04-01 8:03 UTC (2+ messages)
` superseded: "
[PATCH docs/manager/qemu-server v2 00/17] Add API and UI for custom CPU models
2026-04-01 8:00 UTC (18+ messages)
` [PATCH pve-docs v2 01/17] qm: Add anchor to "CPU Type" section
` [PATCH qemu-server v2 02/17] cpu config: Rename CPU models config path variable
` [PATCH qemu-server v2 03/17] cpu flags: Create CPUFlags module
` [PATCH qemu-server v2 04/17] cpu flags: Add query_available_cpu_flags helper
` [PATCH qemu-server v2 05/17] cpu config: Add helpers to lock and write config
` [PATCH qemu-server v2 06/17] cpu: Register standard option for CPU format
` [PATCH qemu-server v2 07/17] cpu config: Set 'type' field before writing
` [PATCH qemu-server v2 08/17] cpu flags: Improve flags list returned by endpoint
` [PATCH pve-manager v2 09/17] api: Add endpoint querying available CPU flags cluster-wide
` [PATCH pve-manager v2 10/17] api: Add CRUD handlers for custom CPU models
` [PATCH pve-manager v2 11/17] ui: CPUModelSelector: Allow filtering out custom models
` [PATCH pve-manager v2 12/17] ui: Add basic custom CPU model editor
` [PATCH pve-manager v2 13/17] ui: VMCPUFlagSelector: Add CPU flag editor for custom models
` [PATCH pve-manager v2 14/17] ui: VMCPUFlagSelector: Fix buffered rendering error
` [PATCH pve-manager v2 15/17] ui: VMCPUFlagSelector: Allow filtering out flags supported on 0 nodes
` [PATCH pve-manager v2 16/17] ui: VMCPUFlagSelector: Add search bar for large lists of flags
` [PATCH pve-manager v2 17/17] RFC: ui: Group custom CPU with resource mappings
[PATCH v2 proxmox-acme 0/3] update acme.sh DNS API to upstream 3.1.2 tag
2026-04-01 4:31 UTC (5+ messages)
` [PATCH v2 proxmox-acme 3/3] buildsys: run tests as part of dpkg-buildpackage
` applied: [PATCH v2 proxmox-acme 0/3] update acme.sh DNS API to upstream 3.1.2 tag
[PATCH v2 docs] storage: note that qcow2 internal snapshots are inefficient
2026-03-31 23:47 UTC (2+ messages)
` applied: "
[PATCH access-control/common 0/2] address probblem with SIGCHLD handler being temporarily overwritten
2026-03-31 23:23 UTC (3+ messages)
` [PATCH pve-access-control 1/1] pam: fork for PAM authentication to isolate SIGCHLD handler
` applied: "
[pve-devel] [PATCH pve-manager v2] fix #7011: ceph monitor: set ownership of monitor logs
2026-03-31 23:20 UTC (2+ messages)
` applied: "
[PATCH docs] qdevice: correct qdevice partition tie breaking section
2026-03-31 23:16 UTC (2+ messages)
` applied: "
[PATCH proxmox v3 0/8] sdn: add wireguard fabric configuration support
2026-03-31 23:10 UTC (4+ messages)
` [PATCH proxmox v3 4/8] schema: provide integer schema for node ports
` applied: [PATCH proxmox v3 0/8] sdn: add wireguard fabric configuration support
[PATCH kernel] cherry-pick fix for NULL pointer dereference in ceph_mds_auth_match()
2026-03-31 21:44 UTC (2+ messages)
` applied: "
[PATCH pve-kernel 0/3] enable CONFIG_RUST and fix sbuild target with extra-package revision
2026-03-31 21:44 UTC (2+ messages)
` applied: "
[PATCH-SERIES cluster/ha-manager/perl-rs/proxmox v3 00/40] dynamic scheduler + load rebalancer
2026-03-31 20:44 UTC (24+ messages)
` [PATCH proxmox v3 09/40] resource-scheduling: implement rebalancing migration selection
` [PATCH ha-manager v3 20/40] env: pve2: implement dynamic node and service stats
` [PATCH ha-manager v3 35/40] implement automatic rebalancing
` [PATCH ha-manager v3 37/40] test: add dynamic automatic rebalancing system test cases
` [PATCH ha-manager v3 38/40] test: add static "
` [PATCH ha-manager v3 39/40] test: add automatic rebalancing system test cases with TOPSIS method
` [PATCH ha-manager v3 40/40] test: add automatic rebalancing system test cases with affinity rules
` partially-applied: [PATCH-SERIES cluster/ha-manager/perl-rs/proxmox v3 00/40] dynamic scheduler + load rebalancer
[PATCH pve-network] SDN: dhcp: add second check for dnsmasq
2026-03-31 20:39 UTC (2+ messages)
` applied: "
[PATCH pve-network] sdn: controller: prevent invalid router-id generation from zero mac
2026-03-31 20:39 UTC (2+ messages)
` applied: "
[PATCH pve-network] sdn: controller: fallback to interface mac if no master
2026-03-31 20:39 UTC (2+ messages)
` applied: "
[PATCH proxmox, pve-{common,network,storage} v2 0/5] fix #7077: Improve error messages for ID verification
2026-03-31 20:39 UTC (2+ messages)
` partially-applied: "
[PATCH docs v2] firmware-updates: remove documentation regarding fwdup's config
2026-03-31 20:25 UTC (2+ messages)
` applied: "
[PATCH manager/backup/datacenter-manager 0/3] report: adapt to zarcstat renaming
2026-03-31 20:23 UTC (2+ messages)
` applied: "
[PATCH installer v2] assistant: add support for splitting ISO into (i)PXE-compatible files
2026-03-31 20:06 UTC (2+ messages)
` applied: "
[PATCH-SERIES qemu-server 0/4] cpu config: warn that OVMF might limit phys-bits to 40 without pdpe1gb CPU flag
2026-03-31 19:01 UTC (2+ messages)
` applied: "
[PATCH-SERIES qemu-server 0/2] backup: improve logging upon backup start
2026-03-31 19:01 UTC (2+ messages)
` applied: "
[PATCH qemu-server] migration: print netdevice: only warn about missing host_mtu setting when unexpected
2026-03-31 18:41 UTC (2+ messages)
` applied: "
[PATCH-SERIES qemu-server 0/2] hotplug pending: only issue QMP commands related to USB hotplug if actually needed
2026-03-31 18:40 UTC (3+ messages)
` applied: "
[PATCH installer] assistant: add support for splitting ISO into (i)PXE-compatible files
2026-03-31 16:36 UTC (4+ messages)
[PATCH ha-manager 0/2] fix param check for rules updates and
2026-03-31 13:06 UTC (3+ messages)
` applied: "
[PATCH-SERIES storage 0/2] fix #7280: lvm plugin: rename: activate qcow2 volume to read snapshot info
2026-03-31 11:52 UTC (2+ messages)
` superseded: "
[PATCH-SERIES storage v2 0/7] lvm plugin: activation/renaming/tag improvements
2026-03-31 11:49 UTC (8+ messages)
` [PATCH storage v2 1/7] fix #7280: lvm plugin: rename: activate qcow2 volume to read snapshot info
` [PATCH storage v2 2/7] lvm plugin: rename: improve error message
` [PATCH storage v2 3/7] lvm plugin: rename: update tags when renaming
` [PATCH storage v2 4/7] lvm plugin: remove cryptic partial comment
` [PATCH storage v2 5/7] lvm plugin: activation: avoid extra variable
` [PATCH storage v2 6/7] fix #7143: ensure qcow2 volume (de)activation is limited to target volume chain
` [PATCH storage v2 7/7] lvm plugin: schema: align description of 'tagged_only' with actual behavior
[PATCH ifupdown2 0/4] Fix multiple Single VXLAN Devices in bridge and some dry-run fixes
2026-03-31 11:45 UTC (4+ messages)
` [PATCH ifupdown2 4/4] bridge: Fix multiple Single VXLAN Devices in bridge not having tunnel_info applied on first run
[PATCH proxmox v2 0/8] sdn: add wireguard fabric configuration support
2026-03-31 11:30 UTC (2+ messages)
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