diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-29 18:02:25 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-29 18:02:25 -0400 |
| commit | c0a4c266e95878dc26494526a83d8152099e28eb (patch) | |
| tree | 4b8448100c05bf014b6770027b2a9e85bf0c09e4 | |
| parent | 7e9c8aab35ebd12743265f2c34af9bc0804812b8 (diff) | |
switch to synchronous mode for kernel MTE
| -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 18fa75ff..fcd3f814 100644 --- a/static/releases.html +++ b/static/releases.html @@ -583,6 +583,7 @@ <ul> <li>Auditor: add default enabled data saver exemption</li> + <li>kernel (Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): switch to synchronous mode for the Hardware Tag-Based KASAN implementation to improve security and error reporting (we'll continue using asymmetric mode in userspace where it works better)</li> <li>kernel (6.1): update to latest GKI LTS branch revision</li> <li>kernel (6.6): update to latest GKI LTS branch revision</li> <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/29">version 29</a></li> |
