Skip to content

Releases: Panchajanya1999/kernel-5.10

Second Release | Stable

02 Jul 06:56
51ee26e
Compare
Choose a tag to compare

Codename - In Too Deep (Music To Be Murdered By - Side A reference)

Changelogs | [ July 2, 2023 ]

  1. Built on latest sources from Google

  2. Added support for TEO cpuidle governor with latest changes

  3. Remove a lot of debug configs

  4. Use a custom written Goodix Fingerprint driver for better unlock speeds

  5. Adapt LazyRCU from CHROMIUM for bit better idling

  6. Use efficient frequencies for better energy consumtion vs work done

  7. More miscellaneous changes

Website

Website related to flashing Kernel on Pixel 6

https://pixels.azure.panchajanya.dev

Compatibility

  1. Pixel 6/Pro/A.

  2. Stock ROM is supported alongside custom ROMs

Flashing method

Kindly follow the website to get ack-ed on flashing methods

Donations

Paypal: @Panchajanya1999
UPI: rsk52959@oksbi

Full Changelog: https://github.com/Panchajanya1999/kernel-5.10/commits/stable-2

First Release | Stable

01 Mar 20:18
f08f85a
Compare
Choose a tag to compare

Codename - Premonition (Music To Be Murdered By - Side A reference)

Changelogs | [ March 1, 2023 ]

  1. Built on latest sources from Google

  2. Merged latest androi13-5.10 branch from kernel/common

  3. Added support to KernelSU

  4. Fingerprint: Enable Fast Asynchronous Mechanism

  5. Modem: Few misc improvements

  6. Better power consumption while idling

  7. Better memory management

  8. Overall improvement

Wiki is WIP

Compatibility

  1. Pixel 6A only.

  2. Stock ROM is supported alongside custom ROMs

  3. Do not flash on Stock Betas, hOS

Flashing method ( relying on FKM/EXKM )

Flash via FKM from PlayStore. You need root access for it.

Flashing method ( via fastboot and fastbootd )

Refer to this link

Boot image is provided with the zip. Find vbmeta from rom zip. For other files like vendor_boot, vendor_dlkm, kindly unzip the kernel zip.

Donations

Paypal: @Panchajanya1999
UPI: rsk52959@oksbi

Full Changelog: https://github.com/Panchajanya1999/kernel-5.10/commits/stable-1

Second Release | Beta

15 Jan 11:59
8ec8a6d
Compare
Choose a tag to compare

Changelogs | [ January 15, 2023 ]

  1. Built on latest sources from Google

  2. Merged latest androi13-5.10 branch from kernel/common

  3. Enabled DOLBY_VISION for better media experience

  4. Android Binder Improvements

  5. Enable Multi-gen LRU

  6. Switch to Round Robin from FIFO in scheduler for better responsiveness

  7. Minor reworks to touchscreen driver for better touch efficiency

  8. Minor reworks to fingerprint driver for better accuracy and robustness

  9. Added a timeout for major wakelocks to lower device wakeups while idling

  10. Overall improvements

Wiki is WIP

Compatibility

  1. Pixel 6A only. Other members of Pixel 6 family will be added later

  2. Stock ROM is supported alongside custom ROMs

Flashing method ( relying on FKM/EXKM )

Flash via FKM from PlayStore. You need root access for it.

Flashing method ( via fastboot and fastbootd )

Refer to this link

Boot image is provided alongwith Assets. Find vbmeta from rom zip. For other files like vendor_boot, vendor_dlkm, kindly unzip the kernel zip.

Donations

Paypal: @Panchajanya1999
UPI: rsk52959@oksbi

Full Changelog: https://github.com/Panchajanya1999/kernel-5.10/commits/beta-2

First Release | Beta

06 Jan 19:03
58c78bb
Compare
Choose a tag to compare
First Release | Beta Pre-release
Pre-release

Changelogs | [ January 7, 2023 ]

  1. Built on latest sources from Google

  2. Merged latest androi13-5.10 branch from kernel/common

  3. Compiled with O3 optimization for better compiled code generation

  4. Implemented RedHat's Low Latency Kernel cmdline

  5. Optimizations for better ping and stability on online games

  6. Eliminate DEBUG_KERNEL and MISC for lesser overheads

  7. Optimized touchscreen a bit for better performance

  8. Optimize wlan driver for better performance

Wiki is WIP

Compatibility

  1. Pixel 6A only. Other members of Pixel 6 family will be added later

  2. Stock ROM is supported alongside custom ROMs

Flashing method

Flash via FKM from PlayStore. You need root access for it.