Kinesis r7.3

Kinesis r7.3


Changelog:

1. Rebased/Repicked SLMK using upstream codebase with async memory reaping and dynamic ram tuning (resolves I/O stalls without legacy vmpressure hacks).

2. Patched critical Null Pointer Dereferences in MM (readahead/filemap) and BPF to fix random panics.

3. Enabled CGROUP_NET_PRIO and BPF_STREAM_PARSER to fix BPF-related crashes.

4. Prevented non-boosted tasks from preempting boosted tasks and added SchedTune Assist.

5. Made watermark_scale_factor value adaptive based on total system Ram.

6. Reverted to Stock nq-nci NFC driver and reverted busy-wait logic in KGSL for stability.

7. Compiled with latest AOSP Clang 22 (r584948).

8. (HOTFIX) nfc: Fix initialization failure


RKSU Specific:

1. RKSU 32352.


SuSFS Specific:

1. KSUN 32857.

2. Using scope minimized hooks v1.6

3. Backported SuSFS v2.0.0 from the upstream 5.10 branch.

4. Applied mandatory upstream commits for proper SuSFS functionality.

Report Page