From 90bea195dd258e8f41bba43d3ec7c1a368c33956 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 7 Feb 2025 07:46:21 -0500 Subject: [PATCH] backport zumapro Wi-Fi driver patch --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index ea865d10..46ad54ab 100644 --- a/static/releases.html +++ b/static/releases.html @@ -563,6 +563,7 @@
  • kernel (5.10, 5.15, 6.1, 6.6): zero memory in early boot in case it wasn't zeroed by the OS as part of a clean reboot or shutdown
  • kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.128
  • kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.75
  • +
  • kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): backport Wi-Fi driver patch from Android 15 QPR2 Beta 3 in an attempt to avoid a rare invalid read-after-free detected by hardware memory tagging
  • Launcher: add 4x5 grid option
  • remove infrastructure for our legacy software-based USB peripheral blocking since we've replaced it with a far better feature using both hardware and software USB connection/data blocking across all supported devices