patches and low-level development discussion
 help / color / mirror / code / Atom feed
 messages from 2025-11-29 13:18:48 to 2025-12-09 10:20:01 UTC [more...]

[PATCH] img/app: fix running AppImages
 2025-12-09 10:19 UTC  (4+ messages)

[PATCH] img/app: fix X11
 2025-12-09 10:19 UTC  (3+ messages)

[REGRESSION] Networking for Firefox broken on second VM run
 2025-12-09  9:58 UTC  (3+ messages)

[PATCH] host/rootfs: Sandbox Cloud Hypervisor
 2025-12-09  9:35 UTC  (4+ messages)

[PATCH 1/5] host/rootfs: make passwd and group links into /run
 2025-12-09  8:56 UTC  (5+ messages)
` [PATCH 2/5] host/rootfs: install shadow
` [PATCH 3/5] host/rootfs: move Wayland out of XDG_RUNTIME_DIR
` [PATCH 4/5] host/rootfs: weston: add XDG_RUNTIME_DIR note
` [PATCH 5/5] host/rootfs: add wayland group

[PATCH 1/3] tools/router: use socket activation
 2025-12-09  0:38 UTC  (3+ messages)
` [PATCH 2/3] host/rootfs: put router app sockets in own dir
` [PATCH 3/3] host/rootfs: run router as non-root

[PATCH] img/app: Delete dependency on nonexistent nftables service
 2025-12-09  0:17 UTC  (3+ messages)

[PATCH] vm/sys/net: start nftables service
 2025-12-09  0:01 UTC  (3+ messages)

[PATCH] host/rootfs: Set no_new_privs in PID 1
 2025-12-08 23:23 UTC  (3+ messages)

[PATCH v2 1/2] vm/app/systemd-sysupdate: fix mounting overlay
 2025-12-08 21:03 UTC  (2+ messages)
` [PATCH v2 2/2] vm/app/systemd-sysupdate: retry a few times

[PATCH] vm/app/systemd-sysupdate: fix mounting overlay
 2025-12-08 17:50 UTC  (7+ messages)
` [PATCH 2/2] vm/app/systemd-sysupdate: retry a few times

[REGRESSION] VMs can't be rebooted
 2025-12-07 13:10 UTC 

[PATCH] release/live: fix Makefile dependency being missing in Nix shell
 2025-12-06 18:51 UTC  (4+ messages)
  ` [PATCH] release/live: fix a "

[PATCH] host/rootfs: Sandbox crosvm
 2025-12-06 17:56 UTC  (36+ messages)
` [PATCH v2 0/4] Partially sandbox Cloud Hypervisor, crosvm, virtiofsd, and the router
  ` [PATCH v2 1/4] host/rootfs: Sandbox crosvm
  ` [PATCH v2 2/4] host/rootfs: Sandbox router
  ` [PATCH v2 3/4] host/rootfs: Sandbox virtiofsd
  ` [PATCH v2 4/4] host/rootfs: Sandbox Cloud Hypervisor
  ` [PATCH v3 0/5] Partially sandbox Cloud Hypervisor, crosvm, virtiofsd, and the router
    ` [PATCH v3 1/5] host/rootfs: Sandbox crosvm
    ` [PATCH v3 2/5] host/rootfs: Sandbox router
    ` [PATCH v3 3/5] host/rootfs: Unshare a few more namespaces in virtiofsd
    ` [PATCH v3 4/5] host/rootfs: Sandbox Cloud Hypervisor
    ` [PATCH v3 5/5] host/rootfs: Try to protect the portal and dbus daemon
    ` [PATCH v4 0/6] Partially sandbox Cloud Hypervisor, crosvm, virtiofsd, and the router
      ` [PATCH v4 1/6] host/rootfs: Sandbox crosvm
      ` [PATCH v4 2/6] host/rootfs: Sandbox router
      ` [PATCH v4 3/6] host/rootfs: Unshare a few more namespaces in virtiofsd
      ` [PATCH v4 4/6] host/rootfs: Sandbox Cloud Hypervisor
      ` [PATCH v4 5/6] host/rootfs: Try to protect the portal and dbus daemon
      ` [PATCH v4 6/6] host/rootfs: "Sandbox" Weston

Test for portals passes even when file portal is broken
 2025-12-06 15:29 UTC  (11+ messages)
              ` openQA bisectability
                ` [qubes-devel] "

[PATCH] host/rootfs: Always fail if there is a globbing problem
 2025-12-05 16:26 UTC 

[PATCH 0/4] Improve mount-flatpak
 2025-12-05 16:22 UTC  (5+ messages)
` [PATCH 1/4] tools: Use with_resolver_flags instead of mutation
` [PATCH 2/4] tools/mount-flatpak: Create utility function to open a subdirectory
` [PATCH 3/4] tools/mount-flatpak: Move more code to mount_commit()
` [PATCH 4/4] tools/mount-flatpak: Reasonableness checks on application IDs and paths

[PATCH] host/rootfs: Sandbox Weston (almost) for real
 2025-12-05 15:54 UTC 

[PATCH] host/rootfs: create groups assumed by udev
 2025-12-05 10:54 UTC  (5+ messages)

[PATCH] Always use -W argument to execlineb
 2025-12-05 10:29 UTC 

[PATCH] host/rootfs: Add scripts to access a VM by name
 2025-12-05 10:06 UTC 

[PATCH 01/13] pkgs: gtk3: backport fix for unset XDG_RUNTIME_DIR
 2025-12-02 12:30 UTC  (31+ messages)
` [PATCH 02/13] pkgs: s6: backport s6-softlimit -P
` [PATCH 03/13] img/app: wayland-proxy-virtwl: move Wayland socket
` [PATCH 04/13] img/app: wayland-proxy-virtwl: run as non-root
` [PATCH 05/13] img/app: pipewire: move sockets out of XDG_RUNTIME_DIR
` [PATCH 06/13] img/app: remove XDG_RUNTIME_DIR
` [PATCH 07/13] img/app: wireplumber: run as non-root
` [PATCH 08/13] img/app: pipewire: disable D-Bus
` [PATCH 09/13] img/app: pipewire: stop fighting s6 over lockfiles
` [PATCH 10/13] img/app: pipewire: run as non-root
` [PATCH 11/13] img/app: dbus: create socket outside daemon
` [PATCH 12/13] img/app: add application user
` [PATCH 13/13] img/app: run applications as non-root

[PATCH] host/rootfs: Add scripts to access a VM by name
 2025-12-01 22:13 UTC 

[PATCH v2 1/6] img/app: install fuse3 globally
 2025-12-01 20:10 UTC  (14+ messages)
` [PATCH 2/6] host/rootfs: set propagation of / to shared
` [PATCH v2 3/6] host/rootfs: create a per-VM mount namespace
` [PATCH v5 4/6] tools/mount-flatpak: init
` [PATCH v5 5/6] img/app: run Flatpak applications
` [PATCH v5 6/6] host/rootfs: add run-flatpak script

[PATCH 1/5] img/app: install fuse3 globally
 2025-12-01 14:33 UTC  (11+ messages)
` [PATCH 2/5] host/rootfs: create a per-VM mount namespace
` [PATCH v4 3/5] tools/mount-flatpak: init
` [PATCH v4 4/5] img/app: run Flatpak applications
` [PATCH v4 5/5] host/rootfs: add run-flatpak script

[REGRESSION] "Save link as…" in Firefox no longer works
 2025-12-01  4:09 UTC 

[PATCH v6 0/8] System updates based on systemd-sysupdate
 2025-11-30 21:46 UTC  (3+ messages)
` [PATCH v6 7/8] Documentation: Update support

[PATCH v3 1/3] tools/mount-flatpak: init
 2025-11-30 17:24 UTC  (5+ messages)

[PATCH v4 00/10] spectrum-router
 2025-11-30 16:08 UTC  (21+ messages)
` [PATCH v4 01/10] release/checks/integration: temporarily disable networking tests
` [PATCH v4 02/10] vm/sys/net: remove connman
` [PATCH v4 03/10] pkgs: temporarily disable mailutils tests
` [PATCH v4 04/10] vm/sys/net: integrate xdp-forwarder
` [PATCH v4 05/10] vm/sys/net: add iwd
` [PATCH v4 06/10] tools: add spectrum-router
` [PATCH v4 07/10] host: integrate router
` [PATCH v4 08/10] img/app: change to ipv6 nameserver
` [PATCH v4 09/10] release/checks/integration: Adapt networking test for ipv6
` [PATCH v4 10/10] release/checks/integration: reenable networking tests

[PATCH v2] release/checks/integration: handle partial sends
 2025-11-30 16:08 UTC  (3+ messages)

[PATCH v3 00/10] spectrum-router
 2025-11-29 18:15 UTC  (11+ messages)
` [PATCH v3 01/10] release/checks/integration: temporarily disable networking tests
` [PATCH v3 02/10] vm/sys/net: remove connman
` [PATCH v3 03/10] pkgs: temporarily disable mailutils tests
` [PATCH v3 04/10] vm/sys/net: integrate xdp-forwarder
` [PATCH v3 05/10] vm/sys/net: add iwd
` [PATCH v3 06/10] tools: add spectrum-router
` [PATCH v3 07/10] host: integrate router
` [PATCH v3 08/10] img/app: change to ipv6 nameserver
` [PATCH v3 09/10] release/checks/integration: Adapt networking test for ipv6
` [PATCH v3 10/10] release/checks/integration: reenable networking tests

[PATCH] host/rootfs: reap sd-notify-adapter
 2025-11-29 18:07 UTC  (2+ messages)

[PATCH] release/checks/integration: handle partial sends
 2025-11-29 17:38 UTC  (3+ messages)

[PATCH v2 0/7] spectrum-router
 2025-11-29 14:44 UTC  (11+ messages)
` [PATCH v2 4/7] tools: add spectrum-router
` [PATCH v2 5/7] host: integrate router
` [PATCH v2 6/7] img/app: change to ipv6 nameserver
` [PATCH v2 7/7] checks/integration: Adapt networking test for ipv6


Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).