summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 03:01:32 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:01:33 -0500
commit9925e0dbff8a94b8f0e6db01e89918697a6d1285 (patch)
treed0e9ea70a254edde0a13188ab482e1fa9585d3a1 /static
parent48c4abacce926d5debbf3929f9382d10bd2a554c (diff)
5.10 GKI LTS update
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index bd2e7fe4..3c98b203 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -561,6 +561,7 @@
<ul>
<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 (5.10): update to latest GKI LTS branch revision including update to 5.10.234</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.178</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>