This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
Releases: F1xy-kernels/SURYA_kernel
Releases · F1xy-kernels/SURYA_kernel
F1xy v0.04
Version 0.04 changelog:
- Fixed IR blaster.
- Sped up mmap/mremap operations.
- Fixed a few KASAN warnings.
- Improved touchscreen IRQ processing.
- Imported optimized exfat driver from Arter97.
- Hopefully fixed OTG.
- Reduced panel's power consumption.
- Fixes for UFS driver.
HEAD at b229513
F1xy v0.03
Initial FKM and XDA release. This is a combined changelog of versions .01 to .03:
- Built with GCC using latest CAF sources with slightly cleaned up Xiaomi edits.
- Uses efficient CPU frequencies.
- Most of my optimisations for K20P:
- Memory allocation backports
- Locking backports
- Undebugging
- Reduced logging
- Better task placement
- Faster interrupts and kthread processing
- Lots of various optimisations
- TTL editing.
- Wireguard.
- SimpleLMK.
- BBR TCP algorithm.
- Cpusets from Pixel 5.
- A bunch of fixes to screen drivers to reduce lags/jitter.
- mmap/mremap, TLB invalidation, mmu_gather backported from mainline for a major performance boost.
- Fixed sound crackling from top speaker.