diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-29 03:08:57 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-29 03:08:57 -0400 |
| commit | bf73672a985bd433fc034c4a40602f2404f68289 (patch) | |
| tree | 09758906bae2afaeb944e5f69b51f39fcc81bd4b | |
| parent | b18ccaa4ec0d22d4466708662b32dcbb835fab2e (diff) | |
enable random kmalloc caches for 6.6 kernel
| -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 4638b20d..3ed3ae33 100644 --- a/static/releases.html +++ b/static/releases.html @@ -863,6 +863,7 @@ <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.99.0">version 128.0.6613.99.0</a></li> <li>kernel (6.1): disable unused hibernation support</li> + <li>kernel (6.6): enable random kmalloc caches</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>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-131">version 131</a></li> |
