\\ Changelogs Of Whatever Kernel //
Prof
Version: R02
Date: 28-05-2022
- Merge latest linux stable 4.14.281
- Fixed issue on Whatsapp
- Unlock all gpu frequency
- Update gpu clock speed
- Added StockLMK version
=======================================================
Version: R01
Date: 21-05-2022
- Compiled with AOSP clang and DragonTC+ Full LTO
- Merge latest linux stable 4.14.280
- Merge latest f2fs/linux-4.14.y
- Introduce vibrator control (guide: here)
- Use Simple LMK
- lib: Disable debug_locks
- lib/string: Optimized memcpy
- lib/string: Optimized memmove
- lib/string: Optimized memset
- kernel: Allow wakeup IRQs to cancel ongoing suspend
- zsmalloc: Fix races between asynchronous zspage free and page migration
- work-simple: Simple work queue implemenation
- ARM64: Change arch/arm64/lib/mem*.S to use WEAK instead of .weak