Kali ini admin akan membagikan kernel yang dibuild oleh
psndna88@xda, mendukung ROM MIUI android 6.0 (Marshmallow) sampai 7.0 (Nougat; porting) dan ROM basis LOS dari Nougat sampai Oreo.
Kernel Features
General Improvements:
- Built with custom UBERTC GCC 8.0.0 on Windows 10 Pro x64
- Full -O3 enhanced optimizations with device and target flags, build improvements, etc
- Removed a ton of debug and logging to improve performance
- ARM64 enhanced performance and battery patches
- CVE security patches, general upstream and CAF fixes - upstreamed to Linux 3.10.108 and added patches from CAF LA.BR.1.3.6 & Android 8 release LA.BR.1.3.7
CPU & GPU Improvements:
- Interactive governor tuned to achieve maximum performance with best battery life by default
- Several CPU Governors available - Interactive, Blu_Active, CAF active, Cultivation, Darkness, ElementalX, Chill, Bioshock, Despair, Relaxed, Ironactive, Wheatley, ALUcard
- Slight OC, mild undervolt to reduce heat and improve stability and battery life
- Input boost, touch boost, wakeup boost, hotplug boost available, all off by default
- IntelliPlug, MSM hotplug and Lazyplug hotplugging available, all off by default
- Adreno Idler and Adrenoboost available, all off by default
- CPU and GPU Voltage control (optional)
Network improvements:
- Implemented Wireguard VPN support usable with Azire VPN
- Enhanced TCP methods - reno, htcp, highspeed, westwood+, CDG, Network and Wifi tweaks and updated drivers
- Option to enable 2.4 GHz Wi-Fi channel bonding while installing => moved to AGNi Toolbox
I/O improvements:
- Several I/O control tweaks, added schedulers (Zen, SIO, SIOplus, BFQ, CFQ, Maple, Tripndroid, Row, Deadline, V(R), No-OP [FIOPS is default]), tweaked and updated filesystems (EXT4, F2FS, ExFAT, NTFS & CIFS)
- Adaptive LMK, LZ4 ZRAM available and on by default for better multitasking
- ext4-lazytime mounting for /system, /data, /cache (improves filesystem performance)
- UKSM while charging to optimize RAM use
- Auto file caches drop on screen turn-off to clear unwanted stuff from RAM
- Dynamic FileSync toggle on/off
- Supports SDCARDFS, CIFS, exFAT
- Disabled I/O CRC check for more performance
Screen Improvements:
- sRGB and KCAL - Advanced color control for Qualcomm MDSS v2 (RGB calibration and post-processing features)
- Backlight dimmer for lower minimum brightness
- Wake gestures, dt2w, s2s and s2w for all panels
Sound improvements:
- modify headphone processing for increased fidelity
- modify speaker processing for clarity
- allow 384KHz sampling rate for headphone
- PDesireAudio ported to kenzo
- Implemented flar2 sound control along with Franco sound control
- Slimbus OC for better sound quality
- Added a lot of audio enhancements (heaven for audiophiles)
- Fixed earpiece & mic boost
- Ported hybrid headphone jack driver from Sony 3.18 with CAF patches for faster detection
- Headphone impedance detection
- Headphone mic volume boost
- Fix earphone Jack's various problems
Battery improvements:
- USB Fast Charge (USB mode up to 900mA with MTP on)
- PDesire & Boeffla Wakelock blockers
- Power efficient workqueues
- Option to replace thermal blobs with old ones which may help to resolve slow charging issue while installing
- Fast charging with maximum 2100mA safe limit with temperature control
- Miscellaneous improvements:
- Optimized hardware accelerated crc+crypto routines
- Implemented lot of security fixes
- Vibrator Strength tunable
- Notification LED brightness options
- Can use device as USB keyboard and mouse with the app by pelya
- Option to select SElinux mode while installing
- Compatibility with Magisk v14+ and SuperSU SR5
- Compatible with Kernel Auditor and EX Kernel Manager
- Spectrum app profiles support
AGNi improvements:
- Custom Agni Control app for all your kernel control needs, has many useful CPU profiles and advanced options, available while installing
- Custom Agni ScreenModes app which has various KCAL profiles to improve screen experience, available while installing
- Works on all Marshmallow, Nougat and Oreo ROMs
Kernel Special Features:
- Based on caf/LA.BR.1.3.7_rb1.6, LOS15.0 official sources with selectively picked mods/patches
Download Link
AGNi pureMIUI-MM/N
Untuk CUSTOM ROM base LOS/AOSP Oreo:
AGNi_pureLOS-O_v12.2_kenzo.zip
Lihat Semua Versi (XDA)
Changelog
New Additions:
fs/sync: block fsync & perform fsync with some fixups
fs/sync: block fsync & perform fsync with delay on "sync-required" flag
fs/sync: block fsync & perform fsync with delay after sched_boost disabled by perfd
Updates:
mdss: kcal: modify Vivid-2 mode in AGNi Screen Modes
mm/page_alloc: Add page sanitization/verification
mm/page_alloc: Gather extra early boot entropy as PaX
ion: adjust system heap pool orders
ANDROID: Kconfig: add depends for UID_SYS_STATS
ANDROID: Skip building uid_sys_stats and keyreset drivers as modules
ANDROID: uid_sys_stats: fix the comment
drivers: cpuidle: lpm-levels: Fix untrusted pointer dereference.
ALSA: pcm: use lock to protect substream runtime resource
ALSA: pcm: add locks for accessing runtime resource
qcom: rpm-smd-debug: Fix potential memory leaks
msm: adsprpc: Use unsigned integer for length values
ASoC: msm: qdsp6v2: Set freed pointers to NULL
time: Always make sure wall_to_monotonic isn't positive
msm: ipa: Change error value for set quota
msm: ipa: New IOCTL for adding rtflt rule after a specific rule
msm: ipa: add ioctl to get ipa hw version
msm: ipa: fix compatibility with ipa_nat driver
driver core: bus: Fix a potential double free
ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
tcp_cubic: add SNMP counters to track how effective is Hystart
fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writeback
ANDROID: xattr: Pass EOPNOTSUPP to permission2
ANDROID: sdcardfs: Move default_normal to superblock
ANDROID: sdcardfs: Fix missing break on default_normal
ANDROID: sdcardfs: Add default_normal option
ANDROID: sdcardfs: notify lower file of opens
ANDROID: sdcardfs: Add missing break
ANDROID: Sdcardfs: Move gid derivation under flag
ANDROID: sdcardfs: override credential for ioctl to lower fs
ANDROID: sdcardfs: Remove unnecessary lock
ANDROID: sdcardfs: use mount_nodev and fix a issue in sdcardfs_kill_sb
ANDROID: sdcardfs: remove dead function open_flags_to_access_mode()
ANDROID: sdcardfs: limit stacking depth
revert "ANDROID: sdcardfs: Flag files as non-mappable"
ANDROID: sdcardfs: d_splice_alias can return error values
Fixes:
drivers/block/zram: Restore older state
sched: partial revert fair.c to older state
wcd9335: do not boost secondary mic
msm: performance: prevent the driver from handling userspace min freq
dts: Add missing gdsc_venus_core1 node
rcu: Run all RCU threads at RT prio 5
fs: fs-writeback: disable tracing
revert "fs/sync: block fsync operations during cpu input boost events
revert "set KSWAPD_CPU_AFFINITY_MASK to power cluster"
revert "msm: mdss: Restrict display commit thread to power cluster"
AGNi specific additions:
AGNi Installer: modify scheduler tweaks & swappiness
AGNi Installer: modify 2GB devices LMK and dirty_background_ratio
AGNi Installer: fix screen mode scripts
AGNi Installer: renice fingerprint HAL's
Tools
AGNi Toolbox
- Menghapus FingerPrint Security+Data
- Memeriksa dan memperbaiki ext4 filesystems di /system /data /cache
- Menghapus Battery Stats Data
- Menghapus Lock Screen Security
AGNi_Toolbox-v1.2_flashable.zip
- Menambahkan dukungan untuk mendeteksi fat32/exfat/ext4/ntfs dan memperbaiki otomatis kesalahan system,data,cache,sdcard,usb-otg (Jalankan dari penyimpanan internal untuk memindai filesystem sdcard eksternal)
- Menambahkan pilihan untuk menghapus magisk v12 dan diatasnya (Harus memflash ulang boot.img asli)
- Menambahkan pilihan untuk mengambil dump last_kmsg ke internal storage dari recovery untuk mendiagnosa bootloop.
AGNi_Toolbox-v1.5_flashable.zip
- Pembaruan updater binary dan script
- Menambahkan pilihan 2.4GHz wifi channel bonding
Old & Obsolete Tools
AGNi ScreenModes AppBerfungsi untuk mengelola profil layar kcal
Download: AGNi_ScreenModes.apk
GOODIX / CAMERA LIBS and CAMERA FC + FLASH FIXCAMERA LIBS untuk kenzo/kate: AGNi_CAM_LIBS_PROPREITARY_KENZO.zipblobs untuk sensor kamera:
- ov16880_f16v01a
- ov16880_omida05
- s5k5e8_z5e8yab
- s5k5e8_yx13
- face detection extension blobs
Kenzo-Kate_Android7.x_CamFC&Flash_fix_AGNi.zip
AGNi-cmN-goodix-libs-AIO-patcher.zip (versi uji)
- termasuk goodix hal dan libs
- termasuk goodix wrapper lib yang memuat fpc atau goodix sesuai perangkat keras yang terdeteksi oleh kernel cmdline (diambil dari NOS)
- patch boot.img untuk menambahkan dukungan goodix (berguna untuk ROM tanpa dukungan goodix)
- menambahkan file sepolicy yang didukung untuk boot.img (membuat goodix berfungsi dengan enforcing selinux)