switch to synchronous mode for kernel MTE

This commit is contained in:
Daniel Micay 2025-04-29 18:02:25 -04:00
parent 7e9c8aab35
commit c0a4c266e9

View File

@ -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>