#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Kernel v4.2.0 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 04/10/2022
▪️Download
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.146
• kernel is compiled with latest prebuilt google clang 15.0.2
• improvements from linux-mainline
- locking subsystem
- memory management
- more details please check github
• patches to f2fs
• updates from kernel/common to several subsystems
• tweak powerhal for improved performance/efficiency
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Kernel v4.2.0 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 04/10/2022
▪️Download
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.146
• kernel is compiled with latest prebuilt google clang 15.0.2
• improvements from linux-mainline
- locking subsystem
- memory management
- more details please check github
• patches to f2fs
• updates from kernel/common to several subsystems
• tweak powerhal for improved performance/efficiency
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Kernel v4.3.0 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 8/11/2022
▪️Download
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.152
• kernel is compiled with latest prebuilt google clang 15.0.3
• f2f2 bumped to latest f2fs stable
• some patches from pixel 7 source
• updates from kernel/common to several subsystems
• include bbrv2 from google, more info here
• match 1080p display timings to pixel 7 source
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Kernel v4.3.0 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 8/11/2022
▪️Download
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.152
• kernel is compiled with latest prebuilt google clang 15.0.3
• f2f2 bumped to latest f2fs stable
• some patches from pixel 7 source
• updates from kernel/common to several subsystems
• include bbrv2 from google, more info here
• match 1080p display timings to pixel 7 source
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Kernel v4.4.0 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 6/12/2022
▪️Download
▪️XDA
▪️Donate
Changelog:
• Import December QPR changes
• Linux-Stable bumped to 5.10.157
• Bump prebuilt clang to latest 16.0.1 from Google
• important improvements and fixes to binder
• bump MGLRU to latest V15 state
• Backport entire RCU subsystem to linux 6.0
• Lazy RCU which should result in power-savings while the device is lightly-loaded or idling (more info)
• Fix audio playback stopping for some users when turning screen off (thanks @WhoIsJohnGalt1979 and @hurtcopain)
• improve CPU throttling behaviour
• fix to memory management
• improvements from linux-mainline for several subsystems
• patches to f2fs to sync with latest f2fs-stable
• binder fix
• updates from kernel/common to several subsystems
• import all improvements from google QPR to powerhint module
• tweak powerhal for improved performance/efficiency
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Kernel v4.4.0 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 6/12/2022
▪️Download
▪️XDA
▪️Donate
Changelog:
• Import December QPR changes
• Linux-Stable bumped to 5.10.157
• Bump prebuilt clang to latest 16.0.1 from Google
• important improvements and fixes to binder
• bump MGLRU to latest V15 state
• Backport entire RCU subsystem to linux 6.0
• Lazy RCU which should result in power-savings while the device is lightly-loaded or idling (more info)
• Fix audio playback stopping for some users when turning screen off (thanks @WhoIsJohnGalt1979 and @hurtcopain)
• improve CPU throttling behaviour
• fix to memory management
• improvements from linux-mainline for several subsystems
• patches to f2fs to sync with latest f2fs-stable
• binder fix
• updates from kernel/common to several subsystems
• import all improvements from google QPR to powerhint module
• tweak powerhal for improved performance/efficiency
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Kernel v4.4.1 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 4/1/2023
▪️Download
▪️XDA
▪️Donate
Changelog:
• Import January changes
• Linux-Stable bumped to 5.10.161
• Bump prebuilt clang to latest 16.0.2 from Google
• update lazy rcu to latest version that got pushed to linux main
• bump f2fs to latest f2fs-stable
• improvements to memory management from linux main
• improvements to mglru from linux
• improvements to eh zram implementation from QPR2
• scheduler improvements from QPR2
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Kernel v4.4.1 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 4/1/2023
▪️Download
▪️XDA
▪️Donate
Changelog:
• Import January changes
• Linux-Stable bumped to 5.10.161
• Bump prebuilt clang to latest 16.0.2 from Google
• update lazy rcu to latest version that got pushed to linux main
• bump f2fs to latest f2fs-stable
• improvements to memory management from linux main
• improvements to mglru from linux
• improvements to eh zram implementation from QPR2
• scheduler improvements from QPR2
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Kernel v4.4.2 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 9/2/2023
▪️Download [55MB]
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.167
• Backport Maple tree from Linux 6.1
• Per VMA-locks in conjunction with Maple Tree RCU-Mode (this benefits greatly from lazy rcu!)
• bump f2fs to latest f2f2 stable state
• merge and enable f2fs block_age-based extent cache (improve the accuracy for data temperature classification, reduce the garbage collection overhead after long-term data updates)
• improvements to the scheduler from QPR2 Beta 2 and Beta 3
• improvements to memory management from QPR2 Beta 2
• improve ZRAM usage
• boost memory interface controller during interaction (decreased missed frames, improved soc efficiency according to google docs)
• fixes/improvements to to memory management
• security fixes/ improvements from kernel/common
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Kernel v4.4.2 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 9/2/2023
▪️Download [55MB]
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.167
• Backport Maple tree from Linux 6.1
• Per VMA-locks in conjunction with Maple Tree RCU-Mode (this benefits greatly from lazy rcu!)
• bump f2fs to latest f2f2 stable state
• merge and enable f2fs block_age-based extent cache (improve the accuracy for data temperature classification, reduce the garbage collection overhead after long-term data updates)
• improvements to the scheduler from QPR2 Beta 2 and Beta 3
• improvements to memory management from QPR2 Beta 2
• improve ZRAM usage
• boost memory interface controller during interaction (decreased missed frames, improved soc efficiency according to google docs)
• fixes/improvements to to memory management
• security fixes/ improvements from kernel/common
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Raviantah 1.0.0 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 21/3/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.175 containing tons of stability and security fixes
• kernel is now built with latest clang 17.0.0 prebuilt from google
• Update Per VMA-locks patchset from previous release (this benefits greatly from lazy rcu!)
• improvements to MGLRU
• bump f2fs to latest f2f2 stable state
• improvements to the scheduler
• improvements to uclamp, prevent capacity inversion (reduce missed frames)
• greatly speed up camera launch time!
• ported improvements from QPR3 beta
• fixes/improvements to to memory management
• security fixes/ improvements from kernel/common
• optimize code around nr_cpus from latest linux
• other fixes please check github
• fixes/improvements to to memory management
• security fixes/ improvements from kernel/common
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 1.0.0 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 21/3/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.175 containing tons of stability and security fixes
• kernel is now built with latest clang 17.0.0 prebuilt from google
• Update Per VMA-locks patchset from previous release (this benefits greatly from lazy rcu!)
• improvements to MGLRU
• bump f2fs to latest f2f2 stable state
• improvements to the scheduler
• improvements to uclamp, prevent capacity inversion (reduce missed frames)
• greatly speed up camera launch time!
• ported improvements from QPR3 beta
• fixes/improvements to to memory management
• security fixes/ improvements from kernel/common
• optimize code around nr_cpus from latest linux
• other fixes please check github
• fixes/improvements to to memory management
• security fixes/ improvements from kernel/common
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Raviantah 1.0.2 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 11/4/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.177
• fix kernel panic in f2fs-driver, in addition restore f2fs-stable updates that introduced the panic
• improvements to memory management
• merge improvements for teo cpuidle gov, make util-aware (improves latency, performance and energy consumption, check this link for more information
• update ak3 zip, this might enable flashing on custom roms that aborted due to vendor_dlkm error
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 1.0.2 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 11/4/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.177
• fix kernel panic in f2fs-driver, in addition restore f2fs-stable updates that introduced the panic
• improvements to memory management
• merge improvements for teo cpuidle gov, make util-aware (improves latency, performance and energy consumption, check this link for more information
• update ak3 zip, this might enable flashing on custom roms that aborted due to vendor_dlkm error
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Raviantah 1.0.2_4 (TEST RELEASE) | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 21/4/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• This is a public test release that might address the crashes some are experiencing. I didn´t face the crash myself a single time so far, so it´s impossible to confirm from my end.
• I'd appreciate if as much users as possible could flash and run this. Especially those that suffered crashes before. In case you get a random reboot please zip up and share the contents of sys/fs/pstore once you phone booted up again just like so many did before, which is great for me to see!
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 1.0.2_4 (TEST RELEASE) | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 21/4/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• This is a public test release that might address the crashes some are experiencing. I didn´t face the crash myself a single time so far, so it´s impossible to confirm from my end.
• I'd appreciate if as much users as possible could flash and run this. Especially those that suffered crashes before. In case you get a random reboot please zip up and share the contents of sys/fs/pstore once you phone booted up again just like so many did before, which is great for me to see!
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Raviantah 1.0.4 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 4/5/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.179
• bump clang to 17.0.1 stable
• bump f2fs-stable to latest
• loads of improvements, bugfixes etc to memory management from latest linux main
• improvements to MGLRU (check first post for more info about MGLRU)
• updates/improvements to RCU from latest linux main
• updates to lazy RCU from latest linux main
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 1.0.4 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 4/5/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.179
• bump clang to 17.0.1 stable
• bump f2fs-stable to latest
• loads of improvements, bugfixes etc to memory management from latest linux main
• improvements to MGLRU (check first post for more info about MGLRU)
• updates/improvements to RCU from latest linux main
• updates to lazy RCU from latest linux main
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Raviantah 1.1.0 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 14/6/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.183
• bump clang to 17.0.2 stable
• bump f2fs-stable to latest
• further improve maple tree/per-vma locks introduced in an earlier release
• improve preallocations from maple tree (affects especially android)
• reduce necessity to rewalk the maple tree
• backport various patchsets from latest linux related to maple tree and vma type safety, patchset 2
• improvements to memory management from 6.1 kernel common
• improvements to MGLRU (check first post for more info about MGLRU)
• reduce overhead
• improve page allocation
• improve performance and efficiency by properly wiring up pixel_sched with teo util awareness
• update to cpuset/cgroup subsystem
• scheduler improvements
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 1.1.0 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 14/6/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Linux-Stable bumped to 5.10.183
• bump clang to 17.0.2 stable
• bump f2fs-stable to latest
• further improve maple tree/per-vma locks introduced in an earlier release
• improve preallocations from maple tree (affects especially android)
• reduce necessity to rewalk the maple tree
• backport various patchsets from latest linux related to maple tree and vma type safety, patchset 2
• improvements to memory management from 6.1 kernel common
• improvements to MGLRU (check first post for more info about MGLRU)
• reduce overhead
• improve page allocation
• improve performance and efficiency by properly wiring up pixel_sched with teo util awareness
• update to cpuset/cgroup subsystem
• scheduler improvements
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Raviantah 1.1.2 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 6/7/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Include July source drop
• Linux-Stable bumped to 5.10.186
• bump clang to 17.0.3 stable
• introduce runnable boosting, wire it up with pixel_sched
• beneficial scheduler improvements from Android 14 beta included
• integrate some scheduler changes to the powerhal
• fixes/improvements to RCU subsystem
• improvements fixes to MM
• patches for f2fs
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 1.1.2 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 6/7/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Include July source drop
• Linux-Stable bumped to 5.10.186
• bump clang to 17.0.3 stable
• introduce runnable boosting, wire it up with pixel_sched
• beneficial scheduler improvements from Android 14 beta included
• integrate some scheduler changes to the powerhal
• fixes/improvements to RCU subsystem
• improvements fixes to MM
• patches for f2fs
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Raviantah 1.1.3 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 7/8/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Include August source drop
• Linux-Stable bumped to 5.10.188
• merge latest f2fs-stable
• fixes for stack rot vulnerability
• updates for previous patchsets
• per-vma, per-vma-2 ,maple tree, MGLRU
• tcp: Use per-vma locking for receive zerocopy
• some more scheduler updates/fixes for previous a14 schedules changes from latest Android 14 beta kernel source
• integrate some scheduler changes to the powerhal
• improvements fixes to MM
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 1.1.3 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 7/8/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Include August source drop
• Linux-Stable bumped to 5.10.188
• merge latest f2fs-stable
• fixes for stack rot vulnerability
• updates for previous patchsets
• per-vma, per-vma-2 ,maple tree, MGLRU
• tcp: Use per-vma locking for receive zerocopy
• some more scheduler updates/fixes for previous a14 schedules changes from latest Android 14 beta kernel source
• integrate some scheduler changes to the powerhal
• improvements fixes to MM
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A13 #Kernel #Oriole #Raven
Kirisakura Raviantah 1.1.5 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 24/9/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Include September source drop
• Linux-Stable bumped to 5.10.195 (respectively .196)
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 1.1.5 | Android 13 | Pixel 6/6 Pro (raviole)
Updated: 24/9/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Include September source drop
• Linux-Stable bumped to 5.10.195 (respectively .196)
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A14 #Kernel #Oriole #Raven
Kirisakura Raviantah 2.0.0 | Android 14 | Pixel 6/6 Pro (raviole)
Updated: 7/10/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Update kernel to Android 14
• Retain all previous features and updates
• Bump prebuilt clang to 17.0.4
• Linux-Stable 5.10.197
• EEVDF scheduler patches from latest linux-kernel
• latest f2fs-stable patches
• lockless shrinkers
• loads of improvements from latest linux to mm subsystem
• latest updates/fixes to maple tree
• scheduler improvements from latest linux
• scheduler improvements from QPR 14 beta
• improvements/fixes to RCU subsystem
• improvements to QoS from @kerneltoast
• lockless slab shrinker
• rework powerhint module to account for all changes
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 2.0.0 | Android 14 | Pixel 6/6 Pro (raviole)
Updated: 7/10/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Update kernel to Android 14
• Retain all previous features and updates
• Bump prebuilt clang to 17.0.4
• Linux-Stable 5.10.197
• EEVDF scheduler patches from latest linux-kernel
• latest f2fs-stable patches
• lockless shrinkers
• loads of improvements from latest linux to mm subsystem
• latest updates/fixes to maple tree
• scheduler improvements from latest linux
• scheduler improvements from QPR 14 beta
• improvements/fixes to RCU subsystem
• improvements to QoS from @kerneltoast
• lockless slab shrinker
• rework powerhint module to account for all changes
• other fixes please check github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A14 #Kernel #Oriole #Raven
Kirisakura Raviantah 2.0.2 | Android 14 | Pixel 6/6 Pro (raviole)
Updated: 8/11/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Update kernel to Android 14 November Security patches
• more changes please look at my github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 2.0.2 | Android 14 | Pixel 6/6 Pro (raviole)
Updated: 8/11/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Update kernel to Android 14 November Security patches
• more changes please look at my github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A14 #Kernel #Oriole #Raven
Kirisakura Raviantah 2.1.0 | Android 14 | Pixel 6/6 Pro (raviole)
Updated: 8/12/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Update kernel to Android 14 QPR1 December patches
• more changes please look at my github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 2.1.0 | Android 14 | Pixel 6/6 Pro (raviole)
Updated: 8/12/2023
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Update kernel to Android 14 QPR1 December patches
• more changes please look at my github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
#Kirisakura #A14 #Kernel #Oriole #Raven
Kirisakura Raviantah 2.2.0 | Android 14 | Pixel 6/6 Pro (raviole)
Updated: 6/3/2024
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Update source to Android 14 QPR2 March
• linux stable to 5.10.209
• compiled with latest aosp clang 18
• more changes please look at my github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 2.2.0 | Android 14 | Pixel 6/6 Pro (raviole)
Updated: 6/3/2024
▪️Download [52MB]
▪️XDA
▪️Donate
Changelog:
• Update source to Android 14 QPR2 March
• linux stable to 5.10.209
• compiled with latest aosp clang 18
• more changes please look at my github
By @Freak07
Follow @Pixel6Updates
Join @Pixel6Chat
Kirisakura Raviantah 2.5.4 | Android 15 | Pixel 6 (oriole), Pixel 6 Pro (raven)
- Update source to Android 15 stable November
- linux-stable to 5.10.228
- use latest prebuilt clang from google
Updated: 8/11/2024
Download: oriole | raven
Changes: GitHub
Notes: XDA
Support: XDA
Maintainer: @Freak07
#Kirisakura #A15 #Kernel #Oriole #Raven
- Update source to Android 15 stable November
- linux-stable to 5.10.228
- use latest prebuilt clang from google
Updated: 8/11/2024
Download: oriole | raven
Changes: GitHub
Notes: XDA
Support: XDA
Maintainer: @Freak07
#Kirisakura #A15 #Kernel #Oriole #Raven
Kirisakura Raviantah 2.7.0 | Android 15 | Pixel 6 (oriole), Pixel 6 Pro (raven)
- Update source to Android 15 stable February
- Built with latest aosp clang 20.0.0
- update to latest linux-stable 5.10.234
- more changes please look at my github
Updated: 6/2/2025
Download: oriole | raven
Changes: GitHub
Notes: XDA
Support: XDA
Maintainer: @Freak07
#Kirisakura #A15 #Kernel #Oriole #Raven
- Update source to Android 15 stable February
- Built with latest aosp clang 20.0.0
- update to latest linux-stable 5.10.234
- more changes please look at my github
Updated: 6/2/2025
Download: oriole | raven
Changes: GitHub
Notes: XDA
Support: XDA
Maintainer: @Freak07
#Kirisakura #A15 #Kernel #Oriole #Raven