summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-01-11 18:28:19 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commit680f50aeae24b46b05d857f28b7bed91eb411309 (patch)
tree73fa8eb9629fba1b0ae63bafb6b3eeb9b4e920bc /static
parent82d1a65362e14254b35ef25eba716112e2046c41 (diff)
enable MTE for the kernel allocators
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 bb5aa0f9..1da2ad09 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -554,6 +554,7 @@
<p>Changes since the 2025010700 release:</p>
<ul>
+ <li>kernel (Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9a): enable hardware memory tagging for the kernel allocators (slab, page_alloc and non-executable vmalloc)</li>
<li>Updater: require TLSv1.3 instead of TLSv1.2 or TLSv1.3</li>
<li>Seedvault: update to a newer revision (will be replaced with a better backup implementation in the future)</li>
<li>System UI Tuner: opt-out of Android 15 edge-to-edge since it's not properly supported yet (upstream bug)</li>