October 21, 2024 (A15 stable):
*Fixed a severe bug in Google's code for determining memory bandwidth requirements of various processors in the SoC (this should fix many stutters across the entire phone)
*Added TTL/HL netfilter modules
Sultan-kernel-zumapro-A15-20241021.zip
*Fixed a severe bug in Google's code for determining memory bandwidth requirements of various processors in the SoC (this should fix many stutters across the entire phone)
*Added TTL/HL netfilter modules
Sultan-kernel-zumapro-A15-20241021.zip
👍7❤2🔥2
October 29, 2024 (A15 stable):
*Fixed WireGuard connection dying while the screen is turned off when using the kernel backend
*Improved power consumption and overall performance with several upstream scheduler fixes from newer kernel versions
Sultan-kernel-zumapro-A15-20241029.zip
*Fixed WireGuard connection dying while the screen is turned off when using the kernel backend
*Improved power consumption and overall performance with several upstream scheduler fixes from newer kernel versions
Sultan-kernel-zumapro-A15-20241029.zip
👍13
December 12, 2024 (A15 stable):
*Updated to December security patch
*Improved the CPU governor for massively better performance and overall smoothness
*Greatly enhanced the scheduler's ability to track CPU load, for better overall performance
*Greatly improved sustained performance when the CPU is thermal throttled, such as during gaming
*Improved battery life as a result of the significant scheduler improvements
*Improved my RAM speed governor for better performance during short bursts of high-intensity CPU load
*Fixed a huge bug in my IRQ balancer (SBalance) that caused it to never work correctly, improving overall performance
*Backported a stability fix from a newer version of the mali GPU driver, to fix a bug introduced in the December mali driver upgrade
Sultan-kernel-zumapro-A15-20241212.zip
*Updated to December security patch
*Improved the CPU governor for massively better performance and overall smoothness
*Greatly enhanced the scheduler's ability to track CPU load, for better overall performance
*Greatly improved sustained performance when the CPU is thermal throttled, such as during gaming
*Improved battery life as a result of the significant scheduler improvements
*Improved my RAM speed governor for better performance during short bursts of high-intensity CPU load
*Fixed a huge bug in my IRQ balancer (SBalance) that caused it to never work correctly, improving overall performance
*Backported a stability fix from a newer version of the mali GPU driver, to fix a bug introduced in the December mali driver upgrade
Sultan-kernel-zumapro-A15-20241212.zip
👏9🔥6👍3❤1
December 29, 2024 (A15 stable):
*Added support for the Pixel 9 Pro Fold
*Fixed libperfmgr high CPU usage, improves overall battery drain
Sultan-kernel-zumapro-A15-20241229.zip
*Added support for the Pixel 9 Pro Fold
*Fixed libperfmgr high CPU usage, improves overall battery drain
Sultan-kernel-zumapro-A15-20241229.zip
👍15🥴1
December 31, 2024 (A15 stable):
*Fixed inner touchscreen on the Pixel 9 Pro Fold
Sultan-kernel-zumapro-A15-20241231.zip
*Fixed inner touchscreen on the Pixel 9 Pro Fold
Sultan-kernel-zumapro-A15-20241231.zip
❤4👍4🔥1
January 20, 2025 (A15 stable):
*Updated to January security patch
*Improved power consumption during idle and light/medium activity
*Improved zRAM compression speed
*Reduced memperfd CPU usage
Sultan-kernel-zumapro-A15-20250120.zip
*Updated to January security patch
*Improved power consumption during idle and light/medium activity
*Improved zRAM compression speed
*Reduced memperfd CPU usage
Sultan-kernel-zumapro-A15-20250120.zip
🔥11❤1
February 7, 2025 (A15 stable):
*Updated to February security patch
*Improved active power consumption
*Improved overall performance
Sultan-kernel-zumapro-A15-20250207.zip
*Updated to February security patch
*Improved active power consumption
*Improved overall performance
Sultan-kernel-zumapro-A15-20250207.zip
🔥13👍8🕊1
May 7, 2025 (A15 stable):
*Updated to May security patch
*Fixed visual stutters while connected to certain WiFi networks (caused by a WiFi optimization I made 2 years ago)
*Fixed some types of CPU thermal throttling not working (caused by one of my schedutil optimizations)
*Improved kernel slab memory utilization
Sultan-kernel-zumapro-A15-20250507.zip
*Updated to May security patch
*Fixed visual stutters while connected to certain WiFi networks (caused by a WiFi optimization I made 2 years ago)
*Fixed some types of CPU thermal throttling not working (caused by one of my schedutil optimizations)
*Improved kernel slab memory utilization
Sultan-kernel-zumapro-A15-20250507.zip
🔥22❤6👍3🥰2👏1
July 10, 2025 (A16 stable):
*Updated to June security patch (Android 16 stable)
Sultan-kernel-zumapro-A16-20250710.zip
*Updated to June security patch (Android 16 stable)
Sultan-kernel-zumapro-A16-20250710.zip
❤14👍6🔥2🤡2
September 7, 2025 (A16 stable):
*Updated to September security patch
*Reduced CPU power consumption when using WiFi (thanks to freak07)
*Notable change Google made: the modem driver now dynamically reduces PCIe link speed to save power
Sultan-kernel-zumapro-A16-20250907.zip
*Updated to September security patch
*Reduced CPU power consumption when using WiFi (thanks to freak07)
*Notable change Google made: the modem driver now dynamically reduces PCIe link speed to save power
Sultan-kernel-zumapro-A16-20250907.zip
❤13🔥4😢2
September 9, 2025 (A16 stable):
*Fixed random reboot when plugging in USB within a few minutes of boot, caused by a Google bug
Sultan-kernel-zumapro-A16-20250909.zip
*Fixed random reboot when plugging in USB within a few minutes of boot, caused by a Google bug
Sultan-kernel-zumapro-A16-20250909.zip
❤15😁1
Google did not update the kernel at all in the October 2025 security patch. Therefore, you can continue to use the September 9, 2025 kernel on the October 2025 security patch.
❤16🔥2🤡2
January 25, 2026 (A16 stable):
*Updated to January security patch (same as December because Google didn't update this kernel in January)
*Removed a buggy and incorrect PCIe driver optimization I had made in October 2023
*Fixed Google's pixelstats-vendor service not getting blocked (it would run in the background and use some battery)
*Fixed device unexpectedly rebooting shortly after booting into this kernel for the first time
*Fixed Play system updates failing to install; the device would unexpectedly reboot and rollback to the previous Play system update, which caused the "device rebooting shortly after installing the kernel" bug
*Fixed gpuservice crashing in the background, which caused the above two bugs related to Play system updates
*Unified kernel source tree for Pixel 7, 8, and 9 series into one repository named android_kernel_google_tensynos
*Updated the flashable zip to check for vendor patch level instead of security patch level (fixes the security patch level installation error encountered on custom ROMs)
Sultan-kernel-zumapro-A16-20260125.zip
*Updated to January security patch (same as December because Google didn't update this kernel in January)
*Removed a buggy and incorrect PCIe driver optimization I had made in October 2023
*Fixed Google's pixelstats-vendor service not getting blocked (it would run in the background and use some battery)
*Fixed device unexpectedly rebooting shortly after booting into this kernel for the first time
*Fixed Play system updates failing to install; the device would unexpectedly reboot and rollback to the previous Play system update, which caused the "device rebooting shortly after installing the kernel" bug
*Fixed gpuservice crashing in the background, which caused the above two bugs related to Play system updates
*Unified kernel source tree for Pixel 7, 8, and 9 series into one repository named android_kernel_google_tensynos
*Updated the flashable zip to check for vendor patch level instead of security patch level (fixes the security patch level installation error encountered on custom ROMs)
Sultan-kernel-zumapro-A16-20260125.zip
❤16🔥6
February 8, 2026 (A16 stable):
*Updated to February security patch (large WiFi driver update, nothing else)
Sultan-kernel-zumapro-A16-20260208.zip
*Updated to February security patch (large WiFi driver update, nothing else)
Sultan-kernel-zumapro-A16-20260208.zip
❤11🔥2😍2🥰1