[PATCH proxmox{,-backup} 00/20] fix #7251: implement server side encryption support for push sync jobs
2026-04-01 7:55 UTC (7+ messages)
` [PATCH proxmox 02/20] pbs-api-types: sync job: add optional encryption key to config
` [PATCH proxmox-backup 03/20] pbs-key-config: introduce store_with() for KeyConfig
` [PATCH proxmox-backup 05/20] pbs-config: acls: add 'encryption-keys' as valid 'system' subpath
` [PATCH proxmox-backup 07/20] api: config: add endpoints for encryption key manipulation
` [PATCH proxmox-backup 09/20] sync: push: rewrite manifest instead of pushing pre-existing one
` [PATCH proxmox-backup 14/20] sync: pull: load encryption key if given in job config
[PATCH v2 proxmox-acme 0/3] update acme.sh DNS API to upstream 3.1.2 tag
2026-04-01 4:31 UTC (7+ messages)
` [PATCH v2 proxmox-acme 1/3] "
` [PATCH v2 proxmox-acme 2/3] tests: verify all dnsapi plugins are listed in Makefile ACME_SOURCES
` [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 proxmox-backup] ui: task descriptions: use title case also for 'Format Media' task
2026-04-01 0:00 UTC (2+ messages)
` applied: "
[PATCH proxmox-backup v2 0/1] fix #7412: ui: dashboard: persist datastore usage column state
2026-03-31 23:57 UTC (2+ messages)
` applied: "
[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 (11+ messages)
` [PATCH proxmox v3 1/8] ini: add crate for INI serialization
` [PATCH proxmox v3 2/8] serde: add base64 module for byte arrays
` [PATCH proxmox v3 3/8] network-types: add ServiceEndpoint type as host/port tuple abstraction
` [PATCH proxmox v3 4/8] schema: provide integer schema for node ports
` [PATCH proxmox v3 5/8] schema: api-types: add ed25519 base64 encoded key schema
` [PATCH proxmox v3 6/8] wireguard: init configuration support crate
` [PATCH proxmox v3 7/8] wireguard: implement api for PublicKey
` [PATCH proxmox v3 8/8] wireguard: make per-peer preshared key optional
` 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 proxmox{,-backup} v4 0/8] fix #6716: Add support for http proxy configuration for S3 endpoints
2026-03-31 21:30 UTC (5+ messages)
` [PATCH proxmox v4 2/8] pbs-api-types: move over NodeConfig and related api type from PBS
` partially-applied: [PATCH proxmox{,-backup} v4 0/8] fix #6716: Add support for http proxy configuration for S3 endpoints
ifupdown2: Severe race conditions and architectural issues due to async usage of netlink
2026-03-31 21:15 UTC
[PATCH-SERIES cluster/ha-manager/perl-rs/proxmox v3 00/40] dynamic scheduler + load rebalancer
2026-03-31 20:44 UTC (63+ messages)
` [PATCH proxmox v3 01/40] resource-scheduling: inline add_cpu_usage in score_nodes_to_start_service
` [PATCH proxmox v3 02/40] resource-scheduling: move score_nodes_to_start_service to scheduler crate
` [PATCH proxmox v3 03/40] resource-scheduling: rename service to resource where appropriate
` [PATCH proxmox v3 04/40] resource-scheduling: introduce generic scheduler implementation
` [PATCH proxmox v3 05/40] resource-scheduling: implement generic cluster usage implementation
` [PATCH proxmox v3 07/40] resource-scheduling: compare by nodename in score_nodes_to_start_resource
` [PATCH proxmox v3 08/40] resource-scheduling: factor out topsis alternative mapping
` [PATCH proxmox v3 09/40] resource-scheduling: implement rebalancing migration selection
` [PATCH perl-rs v3 10/40] pve-rs: resource-scheduling: remove pedantic error handling from remove_node
` [PATCH perl-rs v3 13/40] pve-rs: resource-scheduling: use generic usage implementation
` [PATCH perl-rs v3 15/40] pve-rs: resource-scheduling: implement pve_dynamic bindings
` [PATCH cluster v3 19/40] datacenter config: add auto rebalancing options
` [PATCH ha-manager v3 20/40] env: pve2: implement dynamic node and service stats
` [PATCH ha-manager v3 22/40] sim: hardware: factor out static stats' default values
` [PATCH ha-manager v3 23/40] sim: hardware: fix static stats guard
` [PATCH ha-manager v3 24/40] sim: hardware: handle dynamic service stats
` [PATCH ha-manager v3 25/40] sim: hardware: add set-dynamic-stats command
` [PATCH ha-manager v3 26/40] sim: hardware: add getters for dynamic {node,service} stats
` [PATCH ha-manager v3 27/40] usage: pass service data to add_service_usage
` [PATCH ha-manager v3 28/40] usage: pass service data to get_used_service_nodes
` [PATCH ha-manager v3 29/40] add running flag to non-HA cluster service stats
` [PATCH ha-manager v3 30/40] usage: use add_service to add service usage to nodes
` [PATCH ha-manager v3 31/40] usage: add dynamic usage scheduler
` [PATCH ha-manager v3 32/40] test: add dynamic usage scheduler test cases
` [PATCH ha-manager v3 33/40] manager: rename execute_migration to queue_resource_motion
` [PATCH ha-manager v3 34/40] manager: update_crs_scheduler_mode: factor out crs config
` [PATCH ha-manager v3 35/40] implement automatic rebalancing
` [PATCH ha-manager v3 36/40] test: add resource bundle generation test cases
` [PATCH ha-manager v3 37/40] test: add dynamic automatic rebalancing system "
` [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 proxmox-backup v2] fix #5247: relative paths in exclude patterns
2026-03-31 14:48 UTC (3+ messages)
[PATCH ha-manager 0/2] fix param check for rules updates and
2026-03-31 13:06 UTC (3+ messages)
` applied: "
[PATCH yew-comp 0/3] improve task/log viewer
2026-03-31 12:55 UTC (9+ messages)
` [PATCH yew-comp 1/3] task (viewer): add task download button
[PATCH proxmox-backup v5 0/9] fixes #6195: add support for moving groups and namespaces
2026-03-31 12:34 UTC (6+ messages)
` [PATCH proxmox-backup v5 8/9] ui: add move namespace action
` superseded: [PATCH proxmox-backup v5 0/9] fixes #6195: add support for moving groups and namespaces
[PATCH proxmox-backup v6 0/8] fixes #6195: add support for moving groups and namespaces
2026-03-31 12:34 UTC (9+ messages)
` [PATCH proxmox-backup v6 1/8] ui: show empty groups
` [PATCH proxmox-backup v6 2/8] datastore: add move_group
` [PATCH proxmox-backup v6 3/8] datastore: add move_namespace
` [PATCH proxmox-backup v6 4/8] api: add PUT endpoint for move_group
` [PATCH proxmox-backup v6 5/8] api: add PUT endpoint for move_namespace
` [PATCH proxmox-backup v6 6/8] ui: add move group action
` [PATCH proxmox-backup v6 7/8] ui: add move namespace action
` [PATCH proxmox-backup v6 8/8] cli: add move-namespace and move-group commands
[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 (7+ messages)
` [PATCH ifupdown2 1/4] nlcache: Fix missing nodad option in addr_add_dry_run
` [PATCH ifupdown2 2/4] nlcache: Add missing link_set_mtu_dry_run method
` [PATCH ifupdown2 3/4] iproute2: Fix bridge_link_update_vni_filter for dry-run
` [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)
[PATCH proxmox{,-backup} v6 00/34] partially fix #6563: add s3 counter for statistics and notifications
2026-03-31 10:16 UTC (13+ messages)
` [PATCH proxmox v6 01/12] tree-wide: fix formatting issue via cargo fmt
` [PATCH proxmox v6 02/12] s3-client: add persistent shared request counters for client
` [PATCH proxmox v6 08/12] s3-client: api-types: define request counter thresholds
` [PATCH proxmox-backup v6 18/22] datastore: add thresholds notification callback on datastore lookup
[PATCH datacenter-manager 0/3] ui: acl: pre-populate permission path selector
2026-03-31 10:06 UTC (5+ messages)
` [PATCH datacenter-manager 1/3] pdm-client: add `list_views` function to fetch views list
` [PATCH datacenter-manager 2/3] ui: acl: list granular level permission paths for views
` [PATCH datacenter-manager 3/3] ui: acl: extend permission paths to allow specific remote access
[RFC PATCH datacenter-manager 0/3] ui: acl: pre-populate permission path selector
2026-03-31 9:59 UTC (5+ messages)
` [RFC PATCH datacenter-manager 3/3] ui: acl: list granular level permission paths for resources
[RFC PATCH] frr: d/control: add proxmox-frr-templates dependency
2026-03-31 9:15 UTC (2+ messages)
[PATCH v2 0/5] client: repository: add individual component parameters
2026-03-31 8:55 UTC (7+ messages)
` [PATCH v2 1/5] client: repository: add tests for BackupRepository parsing
` [PATCH v2 2/5] client: repository: add individual component parameters
` [PATCH v2 3/5] client: migrate commands to flattened repository args
` [PATCH v2 4/5] docs: document repository component options and env vars
` [PATCH v2 5/5] fix #5340: client: repository: add PBS_NAMESPACE environment variable
[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v8 00/21] Generate frr config using jinja templates and rust types
2026-03-31 8:44 UTC (6+ messages)
` [PATCH proxmox-ve-rs v8 10/21] frr: add vtysh integration tests for proxmox-frr
` applied: [PATCH manager/network/proxmox{-ve-rs,-perl-rs} v8 00/21] Generate frr config using jinja templates and rust types
[PATCH manager] sdn: add dry-run diff view for sdn apply
2026-03-31 8:38 UTC
[PATCH common/container/manager 0/8] implement per-mountpoint uid/gid mapping
2026-03-31 8:38 UTC (2+ messages)
` superseded: "
[pve-devel] [PATCH proxmox-acme v1] update acme.sh DNS API to upstream 3.1.2 tag
2026-03-31 7:12 UTC (2+ messages)
` superseded: "
[PATCH manager 0/1] ceph: pool: fix pool statistics filter returning wrong pool's data
2026-03-31 2:07 UTC (2+ messages)
` [PATCH manager 1/1] "
[PATCH manager 0/1] ceph: tools: fix local monitor detection in purge_all_ceph_files
2026-03-31 1:27 UTC (2+ messages)
` [PATCH manager 1/1] "
[PATCH manager 0/1] pve8to9: fix package lookup empty result check
2026-03-31 0:41 UTC (2+ messages)
` [PATCH manager 1/1] "
[PATCH] client: support individual repository component parameters
2026-03-30 18:28 UTC (4+ messages)
` superseded: "
[pve-devel] [PATCH installer] cargo: Bump resolver to 3
2026-03-30 16:06 UTC (2+ messages)
` applied: "
[pve-devel] [PATCH installer] unconfigured: also catch ^C signal with debug shell
2026-03-30 16:06 UTC (2+ messages)
` applied: "
[pve-devel] [PATCH installer] post-hook: save post hook data to /run/proxmox-installer
2026-03-30 16:06 UTC (2+ messages)
` applied: "
[pve-devel] [PATCH installer] d/control: record util-linux-extra as dependency
2026-03-30 16:06 UTC (2+ messages)
` applied: "
[PATCH proxmox-backup] fix #5247: relative paths in exclude patterns
2026-03-30 15:41 UTC (2+ messages)
` superseded: "
[PATCH cluster/ha-manager/perl-rs/proxmox v2 00/40] dynamic scheduler + load rebalancer
2026-03-30 14:50 UTC (2+ messages)
` superseded: "
[PATCH cluster/manager 0/5] add warning messages for high token timeouts in clusters
2026-03-30 14:43 UTC (6+ messages)
` [PATCH cluster 1/5] add functions to determine warning level for high token timeouts
` [PATCH cluster 2/5] pvecm: warn users of high token timeouts when using nodes command
` [PATCH cluster 3/5] api: add token timeout and warning level to cluster join info
` [PATCH manager 4/5] ui: cluster info: move initialization of items to initComponent
` [PATCH manager 5/5] ui: cluster info: warn users of high token timeout in join info
[PATCH docs 0/2] document disarm-ha, arm-ha and watchdog fencing status
2026-03-30 14:41 UTC (2+ messages)
` applied: "
page: next (older) | prev (newer) | latest
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.