5.10 GKI LTS update

This commit is contained in:
Daniel Micay 2024-08-30 12:51:52 -04:00
parent ecc60f6a8c
commit b67fbbb0d3

View File

@ -864,6 +864,7 @@
<li>kernel (6.1): disable unused hibernation support</li> <li>kernel (6.1): disable unused hibernation support</li>
<li>kernel (6.6): enable random kmalloc caches</li> <li>kernel (6.6): enable random kmalloc caches</li>
<li>kernel (6.6): enable struct randomization in the full mode with a deterministic seed based on kernel commit timestamp</li> <li>kernel (6.6): enable struct randomization in the full mode with a deterministic seed based on kernel commit timestamp</li>
<li>kernel (5.10): update to latest GKI LTS branch revision</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.96</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.96</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.46</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.46</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.88.1">version 128.0.6613.88.1</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/128.0.6613.88.1">version 128.0.6613.88.1</a></li>