[KERNEL] [BETA] [P/Q] Pendulum Kernel for Note 7 Pro [2020-02-26] - Xiaomi Redmi Note 7 Pro ROMs, Kernels, Recoveries,

DISCLAIMER
Code:
[B][SIZE="3"]Your warranty is now void.
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about features included in this KERNEL
before flashing it! YOU are choosing to make these modifications, and if
you point the finger at me for messing up your device, I will laugh at you.
Please read completely this thread before using for minimize FAQ.
If you coming from other custom kernel, please restore to stock boot.img or dirty flash your rom before flash this!
[/SIZE][/B]
This is my personal kernel, based LA.UM.8.9.r1-07700-SM6xx CAF tags with android-linux-stable merged in (currently on v4.14.170).
Feels free to use, testing and bugs report to me (Telegram group exist for bugs report).
Requirements:
BACKUP your Boot.img and ROM Before flash this Kernel.
Unlock Bootloader as well.
Latest TWRP (recommend OrangeFox).
No need Wipe dalvik/art cache.
Main Features:
Kernel based on LA.UM.8.9.r1-08100-SM6xx CAF tags.
Linux v4.14.171.
Kernel compiled with Clang 11.0.0.
Compiled with Link Time Optimization (LTO) enabled.
Compiled with Control Flow Integrity (CFI) enabled.
Compiled with Shadow Call Stack (SCS) enabled.
F2FS supported.
Kernel scheduler is based on PELT implementation by Google on their Pixel 4's series kernels.
Security SElinux performance improvements.
Backported vmalloc performance improvement from mainline.
Android Low Memory Killer TNG from Sony Open Devices Kernel (test).
Network Signal Guru app compatible (maybe?).
Compiled with -O3 optimizations.
And many more, you can check at my Git.
Many thanks to:
Nathan Chancellor for maintaining android-linux-stable.
Park Ju Hyung
Francisco Franco
Sultan Alsawaf
Danny Lin
All of developers contributions which i picked from.
Downloads
Google Drive (2020-02-26)
XDA:DevDB Information
Pendulum Kernel, Kernel for the Xiaomi Redmi Note 7 Pro
Contributors
Yousef Algadri
Source Code: https://github.com/Haseo97/msm-4.14
Kernel Special Features:
Version Information
Status: Beta
Current Beta Version: 666
Beta Release Date: 2020-02-26
Created 2020-02-12
Last Updated 2020-02-26

Reserved

Reserved

Kernel testing and bugs report group: https://t.me/joinchat/JKuKP0W5A__lg2rVeQxNfw

MIUI not tested.

NOTE: You don't need to reflash Magisk right after flashing kernel, AnyKernel3 has preserved it on their latest AK3.

Yousef Algadri said:
NOTE: You don't need to reflash Magisk right after flashing kernel, AnyKernel3 has preserved it on their latest AK3.
Click to expand...
Click to collapse
does safety net pass with this kernel pro

just internal error after boot on crdroid 6.2

plesit said:
just internal error after boot on crdroid 6.2
Click to expand...
Click to collapse
Yeah my bad, it'll be fixed soon

New update is out.
Changes:
Merged linux v4.14.171.
Merged CAF 'LA.UM.8.9.r1-08100-SM6xx.0' tags.
Kernel now compiled with LTO and LLD as an linker.
Enabled RELR relocation (LLD support it).
Enable Shadow Call Stack (SCS).
Enable BPF Jit.
Improved PELT performances.
Added slab sanitization kernel hardening and enabled it.
Inline with aosp-common android-4.14.
Fixed internal error message every boot.
Fixed sensor issues.

miui.eu 11 (beta rom) supported or not??

rkm8955389 said:
miui.eu 11 (beta rom) supported or not??
Click to expand...
Click to collapse
Read 5th post

Well me jabra fan sir ??

Here are the test results:
Kernel tested: Pendulum-BETA-violet-20200215-#610
ROM: Custom AOSP based on PE
Android version: Q/10
Magisk present, Root access present
Recovery: Peter's TWRP
Post flashing: No issues/errors seen, all working fine thus far.

Its time for big updates!
Changes for #666 build:
- Kernel is LTO, CFI and SCS enabled.
- RCU's update from msm-4.19.
- Compiled only Adreno 6xx driver.
- VLA avoidance.
- Disabled audit.
- Disabled unused erratums debugging.
- Use virtually mapped shadow call stacks.
- A few memory leaks fixes.
- Patch SafetyNet flags.
- Cleaned up FTS and NVT and disable ESD for NVT panel.
- Experimental New Pass Manager on LLD.
- Enabled RCU boost.
- Fixed wcd937x dmesg warnings.
- Force rcu_normal rather than rcu_expedited (ignored dts setting).
- Imported exFAT from k5.4 and enable it.
- Convert few drivers to new i_version API.
- F2fs upstream from f2fs-stable.
NOTE: Encrypted F2FS don't flash this, having a issues.
* FKM flasher integration now supported, get Franco Kernel Manager on Play Store any get Pendulum updates automatically! Paste this LINK! to import kernel configuration.

FKM screenshots.

How's the battery charging on this one? Qc 3.0-4?

Confirmed not working in miui 10

Confirm not working on havoc os 9

Related

[EOL] SmartPack [kernel] project for LOS-14.1 based ROM [G901F] / [G906S/K/L]

/* Project is End of Life */
I am sorry to set this Project EOL. My device is broken and so i have no choice to develop and test this kernel in future.
If anyone wants to continue it - feel free to contact me if you need help.
/* Introduction */
I haven’t found any suitable kernel that supports Lineage-OS 14.1 (and likely other aosp nougat ROMs) for these variants of S5 though many custom kernels are available for many other devices with the same APQ8084 chipset (e.g.: shamu). So, I made one by simply picking a lot of good features from other existing APQ8084 kernels. All the credits go to many developers those create several kernels for this platform and eventually made my job very easy. Here I’m sharing the output of my work and hope you guys like this.
As i took over the maintenance of this kernel in a new thread, you can find the original thread here
/* DISCLAIMER!! */
Code:
I am not responsible for any damage to your device. Everything you are doing on your device is on your own risk.
I only own g901f/kccat6 (German variant). Hence, kernels under the category 'kccat6' are only tested by myself. 'lentislte' kernels are always untested.
Please note that flashing any custom Kernel including mine will void your warranty.
/* Supported devices */
lentislte: SM-G906S/K/L
kccat6: SM-G901F
/* Compatibility */
This kernel is only meant for Lineage-OS 14.1. It may or may not work on other LOS-14.1 (and AOSP) based Nougat ROMs (Please try in your own risk).
This kernel will NOT work in Samsung Stock and other TW ROMs.
/* How-to-Install */
1. Go to recovery (TWRP recommend)
2. Flash Kernel
3. Reboot and enjoy​
/* Features */
Build from latest Lineage OS source code.
Build using Google arm-eabi 4.9 toolchain.
Anykernel concept for compatibility with maximum devices.
Kernel tweaker app recommend: Offical Kernel Auditor.
Added features include...
CPU voltage control
CPU_input boost
CPU Freq Gov: Intelliactive, Lionheart, Nightmare, Alucard, Blu_Active, Yankactive, & Ondemandplus.
CPU hotplugs: Intelli plug and mako hotplug.
TCP congestion algorithms: Westwood, reno, cubic etc.
IOScheds: SIO & FIOPS
IOSched_switcher
FSync enable/disable support
Fastcharge
Sound Control
Simple GPU Algoritham
FRandom
KCAL v2 advanced colour management
a lot more...​
/* Features likley added in the future */
Suggest me...
/* Downloads */
G901F/kccat6 V7 on Androidfilehost
G906/lentislte V7 on Androidfilehost
Version March 2018 (untested use at your own risk!!!!)
G901F/kccat6 V8.03 on Androidfilehost
G906/lentislte V8.03 on Androidfilehost
/* ChangeLog */
Code:
V7 (26.11.2017):
Synced with LOS commit until 24.11.2017
/* Special note to ROM developers */
You are allowed to include my kernel in any ROMs. Feel free to contact me, if you need any assistance from my side.
/* Acknowledgements */
@sunilpaulmathew
 @cvxda
 @franciscofranco
 @faux123
 @flar2
 @Imoseyon
 @savoca
 @Lord Boeffla
 @Sultanxda
 @Grarak
 @osm0sis
 @Alucard24
Many other XDA developers
XDA:DevDB Information
SmartPack kernel project for LOS-14.1 [G901F] / [G906S/K/L], Kernel for the Samsung Galaxy S5
Contributors
wilmsn, sunilpaulmathew
Source Code: https://github.com/wilmsn/SmartPack-Kernel-Project_apq8084
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: V7
Stable Release Date: 2017-11-26
Created 2017-11-26
Last Updated 2018-03-03
Reserved
Reserved #2
Good job @wilmsn
& thank you for agreeing to maintain my project...
With the latest mokee nightly, kccat6 and v7 no wifi. Please fix it.
Best kernel respectively draining was v5r1.
Bad news today: My phone is dead, i am unable to recharge it. Think that the USB Board is demaged.
Do i find someone who will do the test on new builds for me?
If not i have to publish untested or stop building this kernel......
wilmsn said:
Bad news today: My phone is dead, i am unable to recharge it. Think that the USB Board is demaged.
Do i find someone who will do the test on new builds for me?
If not i have to publish untested or stop building this kernel......
Click to expand...
Click to collapse
I have a g906s. V7 seemed to work well even with the problematic LOS 14.1 Dec. 7 build although I didn't test wifi. I didn't dare flash V7 on the latest LOS build being that it's two versions behind now.
What do you need? I could test a new build if you're willing to push another one out; I'm running LOS 14.1, the latest build (12.14). I'd need a list and some guidance unless a basic "it works" or "x is broken / not working" will suffice. (I wish I knew how to compile a kernel but have zero coding skills.)
Thanks for taking this over from @sunilpaulmathew.
New version V7.12
December version is out.
Commit are included from LOS until 16.12.2017
Downloads:
KCCAT6 / G901F
LENTISLTE / G906
Please always remember: My device is broken and this builds are untested.
If you are able to test please leave test remarks here.
Have fun
Norbert
v.7.12 works perfectly with MK71.2-kccat6-171215-RELEASE. Especially Wifi has returned. Too early for judging battery life. Thanks a lot.
SmartPack-Kernel-lentislte-stable-v7.12-20171217 on LOS 14.1 (12.14 build). MTP for file transfer seems broken in windows 10; without smartpack it worked fine. I noticed the same problem with V7 as well.
With Mokee MTP is not broken. I have more battery drain than with v.5r1. which is not compatible to LOS based roms since 12/07/17.
I have a suggestion for the next version: you could add overclocking. The previous developer of this kernel wanted to add it, too. It was written in his future features list, but it seems not being included anymore in your new list.
WiFi is Broken, Again. S5 Plus
On latest LineageOS/RR OS, WiFi is broken. It was working on previous LOS build but now on latest build, its gone. Please fix soon.
New Version V8.03 (untested!!!!)
I just published a new but untested version. Synced with LOS sources until today.
As my device is broken i have no chance to test it - so please be carefull and make a backup before using it.
Links to download in OP.
Have fun Norbert
Did anyone test this version with April version of LOS?
Yes it works but the soundcontrol are not.

[ROM][unlocked][douglas] Lineage-12.1 [5 SEP 2020]

Disclaimer:
Code:
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included
* in the products you find here before flashing it!
* YOU are choosing to make these modifications.
*/
LineageOS needs no introductions. This version of LineageOS-12.1 is a highly customised version solely for the Amazon Fire HD8 2017
WARNING: You need to be unlocked: https://forum.xda-developers.com/hd8-hd10/orig-development/unlock-fire-hd-8-2017-douglas-t3962846
LineageOS 14.1 thread: https://forum.xda-developers.com/hd8-hd10/orig-development/unlocked-lineage-14-1-t4195349
Known Issues:
- Video recording
Installation:
- Boot to TWRP
- Format data
- Wipe data, system, cache
- Install the ROM
- Install G-APPS (optional)
- Reboot
- Enjoy the ROM
Prerequisites:
- Unlocked BL
- TWRP
Downloads:
Lineage-12.1 for the Amazon Fire HD8 2017
Source Code:
Device tree: https://github.com/CM12-1-Douglas/android_device_amazon_douglas
ROM Source: https://github.com/cm12-amami
Kernel: https://github.com/douglas-development/android_kernel_amazon_douglas/tree/cm-12.1
Thanks to:
- @MSe1969 for the up to date cm-12.1 sources
- @k4y0z and @xyz` for the bootloader hack
- yos-two for the mt8163 proprietary libs
- LineageOS
XDA:DevDB Information
LineageOS 12.1 Amazon Fire HD8 2017, ROM for the Amazon Fire HD 8 and HD 10
Contributors
Rortiz2, t0x1cSH, beefy1986, Kaijones23, k4y0z, ggow, xyz
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Fire OS
Based On: Cyanogenmod
Version Information
Status: Beta
Current Beta Version: 1.0
Beta Release Date: 2019-09-13
Created 2019-09-13
Last Updated 2020-09-13
Changelog
2020-09-05
Updated Security Patches to August 2020.
Synced with LineageOS sources (cm-12.1 amami).
2020-05-14
Update security patches to May 2020.
Updated Vendor Blobs to the latest FireOS release (update-kindle-50.6.5.4_user_654620520.bin).
Enable USB Dock in the Kernel (thanks @novatillo).
Synced with LineageOS sources (cm-12.1 amami).
Switch back to default fingerprint.
Fixed MicroG signature spoofing.
2020-03-27
Update security patches to March 2020
Fix md32 data path (Should improve battery life)
Fix EGL_BAD_DISPLAY.
Some Unity Games seems to be working on this build (Monument Valley 2, etc)
Synced with LineageOS 12.1 sources (cm-12.1 amami)
2020-03-15
Fixed low memory killer in the kernel. Fixes the lag. (Thanks @novatillo)!
Synced with cm-12.1 amami sources.
Switched to Google Nexus 10 fingerprint. (SafetyNet).
2020-02-27
Fixed crash on some games (Mostly based on unity. Donut Maker, Toca Kitchen, etc...).
Synced with cm-12.1 amami sources.
Security patches of February.
Updated blobs to 5.3.7.0.
Reworked vendor tree.
2020-01-10
Sync with LineageOS (cm-12.1 amami) sources.
Fixed headphones. Thanks to @spelcheck and @t0x1cSH.
Kernel built with GCC 9.
2019-12-14
Added MicroG compatibility
December Security Patches.
LineageOS Updates.
Upstream to 3.18.140. (Thanks to @novatillo)
2019-10-26
Fixed webview crash
2019-10-22
October security patches.
2019-10-11
Fix swapped volume keys.
Upstream to 3.18.32.
Switch to latest fingerprint from Amazon FW.
2019-09-14
Build memtrack from MTK Sources.
Build lights from MTK Sources.
Upstream to 3.18.21+.
Enable lz4 compression in kernel.
2019-09-13
Initial Release
Reserved!
Reserved
Excellent work guys!! I am so excited to finally have stock android on my tablet. I have been following the root progress ever since I got in when it was brand new. Can't wait to install this!
EDIT: Just installed it. I love it so far! It's very nice having a stock android experience on this wonderful tablet. IMHO it seems speeder but it may just be because there's not as many apps because I had allot, but overall, great work!
other than the stuff outlined above everything else works right?
and is it possible that the headphones are an easy fix
Working perfect thanks for your work, and for anyone wondering what Gapps to flash use arm64-5.1-nano
Works fantastic. Thank you!!
i tried it and its fine but its really slow with 5g internet and magisk's hide feature doesn't work
is it possible to return it to stock?
This is great! Thank you very much! I've been waiting for this since I bought this tablet
mileyrock said:
other than the stuff outlined above everything else works right?
and is it possible that the headphones are an easy fix
Click to expand...
Click to collapse
Wired headphones is a known bug in mt81xx amazon based tablets. It needs modifications in kernel source so it's not really easy to fix, it can take some time.
Also we tested the ROM and we only noticed that issues but there can be more.
Regards.
mileyrock said:
is it possible to return it to stock?
Click to expand...
Click to collapse
You should be able to return to FireOS by flashing update.bin tought TWRP.
Regards.
Thank you, I'm very happy and surprised to see this!
qbikashgurung said:
Thank you, I'm very happy and surprised to see this!
Click to expand...
Click to collapse
Remember that @t0x1cSH fixed almost all the bugs so give him tanks too.
Glad that you enjoy the ROM.
Crosby87mvp said:
Working perfect thanks for your work, and for anyone wondering what Gapps to flash use arm64-5.1-nano
Click to expand...
Click to collapse
@Rortiz2 congratz on getting it to work. I don't have my tablet for a few days, but am looking to forward to trying it out.
Also based on the above quote, the ROM is 64 bit?!? That's awesome.
Is there a plan to make the Karnak ROM 64 bit in the future?
Kctucka said:
@Rortiz2 congratz on getting it to work. I don't have my tablet for a few days, but am looking to forward to trying it out.
Also based on the above quote, the ROM is 64 bit?!? That's awesome.
Is there a plan to make the Karnak ROM 64 bit in the future?
Click to expand...
Click to collapse
The ROM is 64 bit because stock FireOS is it too.
No, it's impossible to boot a 64 bit OS on a device without proprietary 64 libs.
Regards.
New build is up
Build memtrack from source for get rid of logcat spam.
Build lights from source.
Upstreamed kernel to 3.18.21+.
Added lz4 compression to kernel.
Rortiz2 said:
Build memtrack from source for get rid of logcat spam.
Build lights from source.
Upstreamed kernel to 3.18.21+.
Added lz4 compression to kernel.
Click to expand...
Click to collapse
@Rortiz2 Are you working on the Headphone Issue? How long it will take? It's the only thing that's keeping me away from the Rom. I consume a lot of media using wired headphones.
Anyway, thanks for your hard work!
Just finished installing it, no issue encountered, thanks to you all

[KERNEL][9.0] Clarity Kernel [AOSP/MIUI][v1.4]

Clarity Kernel
Clarity Kernel is simple kernel based CAF with merged to Android Linux Stable and focus to stability and security.
Disclaimer
Code:
[CENTER]Do and Use with your own risk[/CENTER]
Features
Code:
[CENTER]
Based Latest CAF LA.UM.7.2.r1-08100-sdm660.0
Based Android Linux stable SDM660 (Linux 4.4.213)
Compiled by AOSP GCC 4.9
Improved Multitasking by Hiding Adaptive LMK Panel Userspace
set LZ4 by default for ZRam Compression backend
Implemented 32-bit vDSO
[/CENTER]
Requirement
Code:
[CENTER]
Android 9.0 (AOSP or MIUI10)
Latest TWRP (Official Recomended)
Don't forget to Backup!
[/CENTER]
How To Use
Code:
[CENTER]
Reboot to Recovery and Flash the Zip!
Reboot System, Done.
[/CENTER]
Downloads
Code:
[CENTER]
[URL="https://drive.google.com/open?id=1cNYIhvVBnOOKi_zXPfKmlreawDAFZbU7"]Download for AOSP[/URL] | [URL="https://drive.google.com/open?id=1chvjMpZpAS8dxfeRTz46zU2Tol_1AAv_"]Download for MIUI[/URL]
[/CENTER]
Credits and Thanks
Code:
[CENTER]
Xiaomi
Nathan Chancellor
osm0sis
DD3Boh
All contributor in Source
[/CENTER]
​
XDA:DevDB Information
Clarity, Kernel for the Xiaomi Redmi Note 6 Pro
Contributors
rainforce279
Source Code: https://github.com/ryan-andri/android_kernel_xiaomi_tulip
Kernel Special Features: See at Feature list
Version Information
Status: Stable
Current Stable Version: 1.4
Stable Release Date: 2020-02-06
Created 2019-12-23
Last Updated 2020-02-06
Reporting Issue
Take dmesg and send it to this thread if you facing issue after flashing this kernel
Take console-ramoops (location in /sys/fs/pstore) if you facing random reboot after flashing this kernel
Changelogs
Code:
[LIST]
[*][B]v1.4[/B] : [URL="https://forum.xda-developers.com/showpost.php?p=81693179&postcount=16"]https://forum.xda-developers.com/showpost.php?p=81693179&postcount=16[/URL]
[*][B]v1.3[/B] : [URL="https://forum.xda-developers.com/showpost.php?p=81459155&postcount=11"]https://forum.xda-developers.com/showpost.php?p=81459155&postcount=11[/URL]
[*][B]v1.2[/B] : [URL="https://forum.xda-developers.com/showpost.php?p=81424275&postcount=7"]https://forum.xda-developers.com/showpost.php?p=81424275&postcount=7[/URL]
[*][B]v1.1[/B] : [URL="https://forum.xda-developers.com/showpost.php?p=81356131&postcount=6"]https://forum.xda-developers.com/showpost.php?p=81356131&postcount=6[/URL]
[*][B]v1.0[/B] : Initial release
[/LIST]
So, just to make sure, this kernel doesn't work on Android 10 ROMs, right?
tested .. and working perfectly on roms Q
Good
Tested. you are awesome perfect kernel thank you so much dude:good:
Update to v1.1
Main Changelogs
Merge Android Linux Stable as Linux 4.4.207
Improve SU (Root) Security
Fix offmode charging (Charging when device off)
Downloads
Code:
[CENTER]
[URL="https://drive.google.com/open?id=1cNYIhvVBnOOKi_zXPfKmlreawDAFZbU7"]Download for AOSP[/URL] | [URL="https://drive.google.com/open?id=1chvjMpZpAS8dxfeRTz46zU2Tol_1AAv_"]Download for MIUI[/URL]
[/CENTER]
Update to v1.2
Main Changelogs
Merge Android Linux Stable as Linux 4.4.208
ASoC: msm: qdsp6v2: avoid NULL pointer dereferences in msm-pcm-voip-v2.c
drivers: msm: gpu: get rid of Xiaomi changes
qdsp6v2: fix inconsistent mutex_lock
Revert "msm: kgsl: Stop slab shrinker when no more pages can be reclaimed"
Revert "Revert "msm: kgsl: Do not memset pages to zero while adding to pool""
NB: check to source directly for more detail.
Downloads
Code:
[CENTER]
[URL="https://drive.google.com/open?id=1cNYIhvVBnOOKi_zXPfKmlreawDAFZbU7"]Download for AOSP[/URL] | [URL="https://drive.google.com/open?id=1chvjMpZpAS8dxfeRTz46zU2Tol_1AAv_"]Download for MIUI[/URL]
[/CENTER]
steven360 said:
So, just to make sure, this kernel doesn't work on Android 10 ROMs, right?
Click to expand...
Click to collapse
Tried it on OS10 and when i tried to pull up the camera , it gave me '' please insert sd card '' so thats a NO.
1.2 version telegram call phone restart bug.
talhacker said:
1.2 version telegram call phone restart bug.
Click to expand...
Click to collapse
Will check it asap. Thanks
Update to v1.3
Changelogs:
Fix random reboot when call via app such telegram/whatsapp (this caused by upstream sound pcm change)
Reduce logspam from DSP driver
Downloads
Code:
[CENTER]
[URL="https://drive.google.com/open?id=1cNYIhvVBnOOKi_zXPfKmlreawDAFZbU7"]Download for AOSP[/URL] | [URL="https://drive.google.com/open?id=1chvjMpZpAS8dxfeRTz46zU2Tol_1AAv_"]Download for MIUI[/URL]
[/CENTER]
Miui download link is incorrect.
talhacker said:
Miui download link is incorrect.
Click to expand...
Click to collapse
fixed, sorry.
Does this work with android Q and andrax?
scorpion2025 said:
Does this work with android Q and andrax?
Click to expand...
Click to collapse
no, even this kernel will boot on Q roms i'm not recomended to use it.
Update to v1.4
Changelogs:
Merge to Android Linux stable as Linux 4.4.213
Merge kernel, wlan to caf LA.UM.7.2.r1-08100-sdm660.0
Avoid duplicate tp_info/android_tp sysfs in lct_tp_fm_info
Disable scheduler debug/stats
Silence some logspam from audio/fbdev/power drivers
See at souce for more detail changes.
Downloads
Code:
[CENTER]
[URL="https://drive.google.com/open?id=1cNYIhvVBnOOKi_zXPfKmlreawDAFZbU7"]Download for AOSP[/URL] | [URL="https://drive.google.com/open?id=1chvjMpZpAS8dxfeRTz46zU2Tol_1AAv_"]Download for MIUI[/URL]
[/CENTER]
thanks for the update.
Build for android 10, would love it!

[KERNEL][WHYRED] StormBreaker -V 4.5 - HMP/EAS

StromBreaker kernel is a minimal kernel it's simple and clean
Feature list
Always upstreamed to latest linux-stable and latest caf
Compiled with AOSP Clang 10.0.5
Uses Pie wifi drivers from caf
Wireguard support
KCAL
Klapse
Westwood set as the default TCP congestion control algorithm
NTFS support and F2FS support (F2FS is implemented with Rapid GC from arter97)
Sound/Mic control
sRGB support
Added Anxiety I/O Scheduler
DTS Eagle audio support
Oreo FW support
Using lz4 compression for zRAM
and more...
HOW TO FLASH??
Make sure you take a backup of your current Kernel before flashing! (I'm not taking responsibility for any damage)
If you installed a custom Kernel before please flash the boot.img of the currently installed ROM or dirty flash the ROM.
Then just flash the zip file through recovery, Happy Flashing!
DOWNLOADS
Telegram Support Group​Note - This kernel will never be OC/UV'ed and if you want to report any bugs please attach a proper dmesg logs...
to take with dmesg logs Write "dmesg > sdcard/dmesg.log" in terminal emulator then goto internal storage and give that dmesg.log
XDA:DevDB Information
StormBreaker Kernel, Kernel for the Xiaomi Redmi Note 5 Pro
Contributors
@sreek995
Source Code: https://github.com/sreekfreak995/kranul.git
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: V 4.5
Stable Release Date: 2020-03-21
Created 2020-03-24
Last Updated 2020-03-24

Development [Kernel][5.4.128] WETA Kernel R5.03 (snapdragon) G996 [t2q]

WETA Kernel SM-G996U/U1/0 Snapdragon only
*** This will only work on Snapdragon devices with an unlocked bootloader..
SM-G996U/U1 - SM-G9960
Telegram thread
See post #2 for install steps
Changelog...
R5.03
Upstreamed to 5.4.128
Enabled all tcp cong
Westwood tcp default
Disabled unneeded platforms
merged in AUE3 source
R5.02
Telegram thread merged into N20.S20 group, check new links.
Upstreamed to 5.4.127
all modules now inlined, no need for magisk helper module.
added wireguard
Power usage tweaks
More
R4.04
Upstreamed to 5.4.123
R4.03
Upstreamed to 5.4.122
R4.02
Upstreamed to 5.4.121
R4.01
Upstreamed to 5.4.120
R4
Testing phase complete
Upstreamed to 5.4.119
R3
Rebased off UAG source code
R2
Upstreamed to 5.4.118
Fixed Torch/Flash
R1
built using CU8 kernel source
Upstreamed to 5.4.117
Fully permissive
KNOX disabled
Wireguard
Misc debugging disabled
Kernel Downloads
Telegram thread
--------------------->
Beer fund
XDA:DevDB Information
Kernel for the Samsung Galaxy S21 Ultra
Contributors
Mentalmuso, mentalmuso
Source Code: - Kernel Source
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: R1
Created 2021-05-10
Last Updated 2020-05-10
*** Be aware, there may be a need to wipe data if you desire to go back to stock kernel, my suggestion is to backup your stock BOOT partition and DATA before flashing. This way you can return to your original setup easily. It is unknown at this stage what data is causing an issue going back to stock. If you find it, be sure to share.
* You must have bootloader unlocked and rooted your device with Magisk before flashing this kernel. Magisk is essential for camera and wacom.
* Boot times are approx 60-75sec at the moment, itll sit on the yellow triangle splash for approx 60sec and the bootanimation for 5sec.
* When flashing this kernel, an AnyKernel helper module is installed. This is a Magisk Module that is essential for the operation of Camera and Wacom. Removal of this module while running this kernel will break camera and spen.
* Kernel zip labels have either a P or E in them, P=Fully Permissive, E=Enforcing (switchable)
To install
download and flash the kernel installer zip in TWRP or any custom recovery
--->
mine2
Mentalmuso said:
mine2
Click to expand...
Click to collapse
Will there be any plan to support exynos?
Mrxyzl said:
Will there be any plan to support exynos?
Click to expand...
Click to collapse
Not without owning an exynos device, no.
Mentalmuso said:
Not without owning an exynos device, no.
Click to expand...
Click to collapse
Sad
Will Banking apps still work after unlocking + magisk + this kernel ? Anyone uses Transferwise or Revolut here ? What about crypto exchanges

Categories

Resources