What is Nostr?
Greg K-H /
npub1hfe…k5ww
2024-11-14 08:01:55
in reply to nevent1q…pynn

Greg K-H on Nostr: nprofile1q…jqfqs nprofile1q…7ztjt That's not how Android kernels are working ...

nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqcm7wlyhq6f0yhmert2lsm45s3ej26dl4whu2y8n4w04gqhg3ctxscjqfqs (nprofile…qfqs) nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqlcjlvr06gatpcfv00uzjvg8afdfgkz38kdmcks8ld3vjetyks5cq37ztjt (nprofile…ztjt) That's not how Android kernels are working anymore. Vendors can have huge numbers of external kernel drivers/modules (i.e. pixel 6 has 300+ of them), but the "core" kernel is managed by Android/Google, in public, in their GKI kernel branches, and that is what is the "base" of the kernel that all vendors can then add drivers to.

If a vendor wants to change the "core" parts of the kernel, they must either submit the changes upstream for merging first (and then backport the change to the GKI kernel and submit it to Android), or somehow convince Android to take it into their GKI kernel (with reasons why upstream rejected it), or add a "hook" to the GKI kernel so that they can put their changes in a kernel module (like many do for scheduler changes.)

The -lts releases get merged into the Android/GKI kernel branches on a monthly basis, which then gets pushed out to all devices "quickly" as there are no in-kernel-abi breaks between the GKI kernel and all external kernel modules used by vendors.

Android has followed the "old" enterprise kernel module here, with the exception of the hook additions, that companies have used for decades (the abi stability changes were taken directly from RHEL and SLES). It's not exciting kernel work, but allows security fixes to get pushed out to devices MUCH faster which is helping everyone out, AND it has forced the vendors to work upstream to get their features merged properly, which has been happening for years now to much success.

There was a plumbers talk all about this this year (and last, and the year before), if you want more details.
Author Public Key
npub1hfelzemwrvxxpd7qqfr3m3a7mv4nmf9ydjdnfk83lj6zuhdqmlmsgkk5ww