From 995a153d2da68b1998b95c215be6ce088fce70fb Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 14 Mar 2025 15:24:43 -0400 Subject: [PATCH] list Linux 6.12 as an acceptable kernel branch --- static/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/faq.html b/static/faq.html index 75f8efec..b3388c94 100644 --- a/static/faq.html +++ b/static/faq.html @@ -310,7 +310,7 @@
  • Device support code updated to new monthly, quarterly and yearly releases of AOSP within several months to provide new security improvements (Pixels receive these in the month they're released)
  • -
  • Linux 6.1 or 6.6 Generic Kernel Image (GKI) support
  • +
  • Linux 6.1, 6.6 or 6.12 Generic Kernel Image (GKI) support
  • Hardware accelerated virtualization usable by GrapheneOS (ideally pKVM to match Pixels but another usable implementation may be acceptable)
  • Hardware memory tagging (ARM MTE or equivalent)