From cbdc2c0dda4e63e16e384a2371995fb315d82c0a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 6 Dec 2024 20:23:20 -0500 Subject: [PATCH] add back one of two reverted f2fs defragmentation patches --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index e8193c1e..36a366f4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -554,6 +554,7 @@
  • rebased onto AP4A.241205.013 Android Open Source Project release (December quarterly release of Android 15)
  • kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.227
  • kernel (6.6): update to latest GKI LTS branch revision
  • +
  • kernel (6.1): add back one of the two f2fs defragmentation patches we reverted now that it's backported in Android 15 QPR1, since the other change was the source of the major regression rather than this one and it now has broad testing upstream without the broken change we still have reverted
  • kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): make Wi-Fi/Bluetooth driver module build reproducible