messages from 2026-07-09 08:22:20 to 2026-07-09 14:54:40 UTC [more...]
[PATCH qemu-server] fix #7786: migrate: deactivate shared storage volumes of offline VMs
2026-07-09 14:54 UTC (5+ messages)
[PATCH manager 1/1] ui: processor edit: allow setting 8 sockets
2026-07-09 14:30 UTC (2+ messages)
[PATCH access-control] fix #7144: auth: ldap: force utf-8 encoding for bind credentials
2026-07-09 14:18 UTC (2+ messages)
[RFC pve-network 1/1] sdn: apply changes on all nodes in parallel
2026-07-09 14:06 UTC
[PATCH-SERIES qemu-server 0/2] cpu config: disable APICv for Windows 11/2022/2025 to mitigate issues with VBS
2026-07-09 13:42 UTC (3+ messages)
` [PATCH qemu-server 1/2] cpu config: use $version_guard rather than passing $machine_version
` [PATCH qemu-server 2/2] cpu config: disable APICv for Windows 11/2022/2025 to mitigate issues with VBS
[PATCH common/network 0/3] Performance improvements for applying VLAN / QinQ zones
2026-07-09 13:28 UTC (4+ messages)
` [PATCH pve-common 1/3] iproute2: restructure get_physical_bridge_ports
` [PATCH pve-common 2/3] iproute2: add helper for getting bridge port mappings
` [PATCH pve-network 3/3] fix #7738: zones: use pre-computed bridge port list
[PATCH manager/access-control 0/3] fix #7513: fine-grained ACL for node certificates
2026-07-09 12:48 UTC (2+ messages)
[PATCH guest-common/manager/qemu-server v3 0/3] fix #5032: add guest time sync via QGA
2026-07-09 12:00 UTC (2+ messages)
` superseded: "
[PATCH many 00/29] notifications: add nested match expressions
2026-07-09 11:57 UTC (30+ messages)
` [PATCH proxmox 01/29] add new proxmox-match-expression crate
` [PATCH proxmox 02/29] notify: promote matcher to dir-style module
` [PATCH proxmox 03/29] notify: fix doc comment
` [PATCH proxmox 04/29] notify: matcher: break out severity matcher into submodule
` [PATCH proxmox 05/29] notify: matcher: break out field "
` [PATCH proxmox 06/29] notify: matcher: break out calendar "
` [PATCH proxmox 07/29] notify: matcher: calendar: add basic unit test
` [PATCH proxmox 08/29] notify: matcher: add InlineSeverityMatcher
` [PATCH proxmox 09/29] notify: matcher: add InlineFieldMatcher
` [PATCH proxmox 10/29] notify: matcher: add InlineCalendarMatcher
` [PATCH proxmox 11/29] notify: matcher: add expression support
` [PATCH proxmox 12/29] notify: api: support new expression parameter
` [PATCH proxmox 13/29] notify: api: add `get_matcher_as_expression`
` [PATCH proxmox 14/29] notify: migrate PBS's and PVE's default matcher to expression syntax
` [PATCH proxmox 15/29] notify: move legacy matcher keys behind feature flag
` [PATCH proxmox-widget-toolkit 16/29] notification: increase matcher window width
` [PATCH proxmox-widget-toolkit 17/29] notifications: matcher: add support for match expressions
` [PATCH proxmox-widget-toolkit 18/29] notification: matcher: add better calendar editor
` [PATCH proxmox-widget-toolkit 19/29] notifications: matcher: consistently use title case for UI elements
` [PATCH proxmox-backup 20/29] notification: opt into 'legacy-matchers' feature in proxmox-notify
` [PATCH proxmox-backup 21/29] api: notification: add 'migrate-to-expression' parameter to get_matcher
` [PATCH proxmox-backup 22/29] ui: notification: enable new matcher UI
` [PATCH proxmox-perl-rs 23/29] notify: matcher: pass matcher config / updater directly
` [PATCH proxmox-perl-rs 24/29] notify: opt into 'legacy-matchers' feature in proxmox-notify
` [PATCH proxmox-perl-rs 25/29] notify: add 'migrate_to_expression' parameter for get_matcher
` [PATCH manager 26/29] api: notification: pass config/updater directly to rust bindings
` [PATCH manager 27/29] api: notification: get_matcher: add 'migrate-to-expression' parameter
` [PATCH manager 28/29] api: notification: add 'expression' to matcher parameter schema
` [PATCH manager 29/29] ui: notification: enable new matcher UI
[PATCH qemu-server v3] fix #7711: pci: try to detect large memory region preconditions
2026-07-09 11:54 UTC (2+ messages)
` superseded: "
[PATCH qemu-server v4] fix #7711: pci: try to detect large memory region preconditions
2026-07-09 11:53 UTC
[RFC cluster/docs/ifupdown2/manager/network/proxmox{-ebpf,-ve-rs,-perl-rs} 00/16] sdn: add microsegmentation support
2026-07-09 9:20 UTC (2+ messages)
` superseded: "
SPAM: [RFC cluster/docs/ifupdown2/manager/network/proxmox{-ve-rs,-ebpf,-perl-rs} v2 00/27] sdn: add microsegmentation support
2026-07-09 9:18 UTC (28+ messages)
` [PATCH proxmox-ve-rs v2 01/27] ve-config: sdn: add microseg signature-identity engine
` [PATCH proxmox-ve-rs v2 02/27] ve-config: sdn: add microseg config types
` [PATCH proxmox-ve-rs v2 03/27] ve-config: sdn: microseg: add tag matcher
` [PATCH proxmox-ve-rs v2 04/27] ve-config: sdn: microseg: add name regex matcher
` [PATCH proxmox-ve-rs v2 05/27] ve-config: sdn: microseg: add carrier bridge section
` [PATCH proxmox-ebpf v2 06/27] agent: add userspace coordinator and stateless policy subsystem
` [PATCH proxmox-ebpf v2 07/27] bpf: add bridge subsystem
` [PATCH proxmox-ebpf v2 08/27] debian: add packaging and boot-time oneshot unit
` [PATCH pve-cluster v2 09/27] cfs: add 'sdn/microseg.cfg' to observed files
` [PATCH proxmox-perl-rs v2 10/27] pve-rs: sdn: add microseg config binding
` [PATCH ifupdown2 v2 11/27] d/patches: add support for VXLAN-GBP flag
` [PATCH pve-network v2 12/27] sdn: microseg: add config, API and guest inventory
` [PATCH pve-network v2 13/27] sdn: dry-run: surface pending microseg changes
` [PATCH pve-network v2 14/27] sdn: zones: trigger microseg apply on tap_plug
` [PATCH pve-network v2 15/27] sdn: zones: add vxlan-gbp option to vxlan and evpn zones
` [PATCH pve-network v2 16/27] evpn: disable vxlan-learning on create if GBP is enabled
` [PATCH pve-network v2 17/27] sdn: microseg: add tag matcher
` [PATCH pve-network v2 18/27] sdn: microseg: add name regex matcher
` [PATCH pve-network v2 19/27] sdn: microseg: add carrier bridge API
` [PATCH pve-manager v2 20/27] ui: sdn: add microsegmentation panel
` [PATCH pve-manager v2 21/27] ui: sdn: dry-run: show pending microseg diff
` [PATCH pve-manager v2 22/27] network: apply microseg state on reload
` [PATCH pve-manager v2 23/27] ui: sdn: zones: add vxlan-gbp checkbox to vxlan and evpn
` [PATCH pve-manager v2 24/27] ui: sdn: microseg: add tag matcher
` [PATCH pve-manager v2 25/27] ui: sdn: microseg: add name regex matcher
` [PATCH pve-docs v2 26/27] sdn: add microsegmentation section
` [PATCH pve-docs v2 27/27] sdn: add VXLAN-GBP flag to evpn/vxlan zone sections
[PATCH-SERIES ha-manager 0/2] fix #6084: allow dropping maintenance state with active HA resources
2026-07-09 9:05 UTC (5+ messages)
` [PATCH ha-manager 2/2] fix #6084: lrm: allow dropping maintenance "
` superseded: [PATCH-SERIES ha-manager 0/2] fix #6084: allow dropping maintenance state "
[PATCH-SERIES ha-manager v2 0/2] fix #6084: allow dropping maintenance state with active HA resources
2026-07-09 8:56 UTC (3+ messages)
` [PATCH ha-manager v2 1/2] test: add maintenance test case with stuck HA resource
` [PATCH ha-manager v2 2/2] fix #6084: lrm: allow dropping maintenance with active HA resources
SPAM: [RFC PATCH 0/4] lxc: add safe OCI rootfs replacement
2026-07-06 19:40 UTC (3+ messages)
` SPAM: [RFC PATCH 4/4] test: cover OCI rootfs replacement API transaction
` SPAM: [RFC PATCH pve-docs] pct: document OCI rootfs replacement semantics
SPAM: [RFC PATCH 0/4] lxc: add safe OCI rootfs replacement
2026-07-06 19:39 UTC (3+ messages)
` SPAM: [RFC PATCH 4/4] test: cover OCI rootfs replacement API transaction
` SPAM: [RFC PATCH pve-manager] lxc: add OCI rootfs replacement window
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox