Skip to content

Releases: nem0-z/android_kernel_oneplus_sm8150

3.1 Stable release

28 Mar 17:30
Compare
Choose a tag to compare

Changelog:

-Kernel upstreamed to 4.14.227
-Lots of scheduler patches from mainline
-Optimized PID map reads (improved performance and battery life)
-Update 12ms PELT half-life values

3.0 Stable release

17 Mar 18:33
Compare
Choose a tag to compare

Changelog since last stable build:
-Kernel upstreamed to Linux Stable 4.14.225
-F2FS upstreamed to latest f2fs-5.12-rc1 tag
-WiFi drivers updated to 5.2.03.31Y
-Merged in latest CAF tag for SM8150 - LA.UM.8.1.r1-16900
-Merge in March security patch (ASB-2021-03-05)
-Get rid of ZRAM in favor of VBSWAP (Improved memory management, especially for OOS folks)
-More GPU related refinements
-Other minor improvements

2.2 Stable release

12 Mar 00:50
Compare
Choose a tag to compare

Changelog from previous version:
-Reconcile latest ashmem patches from sultan (caused issues for guacamoleb users)
-Improved boot time
-RCU backports from mainline
-Lot of scheduler code backports and improvements
-Use power efficient workqueues where possible
-Refine GPU clock (190MHz is now min)
-Update Wireguard to 20210219

2.0.1 Hotfix

08 Mar 05:55
Compare
Choose a tag to compare

Reverted speedy PID map reads until Sultan fixes his rice.

2.0 Stable release

07 Mar 21:30
Compare
Choose a tag to compare

-Kernel upstreamed to latest 4.14.224
-Improve gaming performance and battery usage by speeding up PID map reads
-Increase worker thread priority for some kgsl events
-Eliminate CONFIG_MODULES limitation from JIT
-Drop CPU_INPUT_BOOST and DEVFREQ_INPUT_BOOST values
-Switch back to 12ms PELT half life

1.9 Stable release

28 Feb 16:21
Compare
Choose a tag to compare

Changelog from 1.8:
-Scheduler improvements
-Disable RUNTIME_SHARE and TTWU_QUEUE scheduler features
-msm/kgsl code cleanup

1.8 stable release

25 Feb 18:35
Compare
Choose a tag to compare

Changelog from 1.7:

-Upstream kernel to 4.14.222
-Strip down Qualcomm's ufs pm_qos implementation and replace with much simpler Sultan's solution
-Cleanup remaining ufs pm_qos code
-Remove L2PC pm_qos feature
-Remove IRQF_NO_SUSPEND flag from smp2p driver
-Tentatively bring back LTO builds
-Integrate OTA updates in Franco's Karamel Manager (link for the json: https://raw.githubusercontent.com/nem0-z/android_kernel_oneplus_sm8150/master/ota/update.json)