Releases: 0wnerDied/Neptune_kernel_sm8150_oneplus
R116
R115
Changelog:
-
Latest CAF tag LA.UM.9.1.r1-11600.03-SMxxx0.QSSI12.0, ACK (4.14.269) and f2fs-stable (5.17-rc1) merged in
-
Update compiler optimize flags
-
Rework userland worker to fix random issues on custom ROMs
-
Refactor fod codes for unified kernel (Please watch the following NOTE!!!)
-
Change compiler to Rui clang
NOTE: For months, there are some different fod solutions to custom ROMs, that makes it's impossible to make an absolute unified
kernel. So i decide to make one more build for ROMs use oss hwc. You can try both R-FBEv2-new and R-FBEv2-old
to know which version works on your ROM. Thanks.
R114
Changelog:
-
Switched to LRNG for better RNG performance
-
Latest CAF tag LE.UM.4.4.2.r1-06700-SDX55 merged in
-
Update WLAN driver to '5.2.022.9Z'
-
Minor sched updates
-
Revert possible commits which from ACK may cause battery drain
-
Minor fixes & improvements
Note: From this version i'll give builds for custom ROMs with sdcardfs
dropped, with no suffix is normal version, with suffix "EROFS" is for ROMs
which uses erofs by default, with suffix "FBEv2" is for ROMs dropped
sdcardfs. Don't ask or PM me in Telegram for questions like "which version
should i flash" balabala, i'll block you.
R113
Changelog:
-
Latest CAF tag LA.UM.9.11.r1-05000-NICOBAR.QSSI12.0 and f2fs-stable (5.16-rc1) merged in
-
Update WLAN driver to '5.2.022.9X'
-
Latest ACK (4.14.256) merged in
-
Bump AOSP Clang to 14.0.0
-
Ion, mm and qos update patches from Sultan@
-
Minor sched updates
-
Upstream display fix patches
-
Clean up codes
-
Add support for Android S, now it's unified with Android R stock / custom and Android S custom ROMs
-
Minor fixes & improvements
Note: EROFS version is for ROMs which use erofs.
I'll give builds for FBEv2 ROMs from next release. Please wait.
R112
Changelog:
-
Latest CAF tag LA.UM.9.1.r1-11200.01-SMxxx0.QSSI12.0 and f2fs-stable (5.15-rc1) merged in
-
Update WLAN driver to '5.2.022.9C'
-
Fix up possible bootloop issue
-
Latest ACK (4.14.251) merged in
-
Support display frame transfer time feature
-
Slmk September updates
-
Disable f2fs iostat
-
Minor fixes & improvements
Note: EROFS version is for ROMs which use erofs.
R111
R110
--Linux upstream 4.14.243
--Slmk update
--Latest tag 'LA.UM.9.1.1.r1-00400-RENNELL.0' merged in for
qcacld, qcacmn, fw-api and (audio/data)-kernel
--Revert CAF's changes for UART GSI
--Fix up device freeze issue since Linux 4.14.240 (Thanks @freak07 's work)
Note: Some users report that after flash my kernel (R109), they can't completely boot their device, they freeze at boot animation, i don't know whether this version will still have this issue or not, but if you face it, try reboot more times can perfectly resolve it. : )
R109
R108/R108.5
--Linux upstream v4.14.239
--Slmk July updates
--Latest CAF tag "LE.UM.4.4.2.r1-04900-SDX55" merged in
--Latest CAF tag "LA.UM.9.15.r1-02900-KAMORTA.0" merged in (For qcacld-3.0, qcacmn, fw-api, data)
--Update WLAN driver to 5.2.022.8I
--Latest f2fs-stable tag "5.14-rc1-4.14" merged in
--Use power efficient workingqueues to save power
--Upstream random pool updates
--Minor codes fixes and updates
--Scheduler improvements
--Fix issue that Qualcomm RmNet extensions weren't compiled
--Revert recent CAF display patches from tag "LA.UM.9.1.r1-10200-SMxxx0.0" (Fix wake up issues)
--Mainline exfat fix patches
--Silence useless loggers
--Fix camera issue since a patch from CAF
Enjoy it!
EDITED: R108.5
--Remove power efficient workingqueue changes