diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-07 07:46:21 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:52 -0500 |
| commit | 90bea195dd258e8f41bba43d3ec7c1a368c33956 (patch) | |
| tree | 4f385114f14b7f18b6f09debe85c02713c32fc19 | |
| parent | 60475712ce2ed7b354b44a45c53c81d862d13109 (diff) | |
backport zumapro Wi-Fi driver patch
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <li>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</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.128</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.75</li> + <li>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</li> <li>Launcher: add 4x5 grid option</li> <li>remove infrastructure for our legacy software-based USB peripheral blocking since we've replaced it with <a href="https://grapheneos.org/features#usb-c-port-and-pogo-pins-control">a far better feature using both hardware and software USB connection/data blocking</a> across all supported devices</li> </ul> |
