|
@@ -16,9 +16,9 @@ Join the telegram here: https://t.me/WildKernelsTG
|
|
|
- [NTSync](#ntsync)
|
|
- [NTSync](#ntsync)
|
|
|
- [Misc](#misc)
|
|
- [Misc](#misc)
|
|
|
|
|
|
|
|
-<!-- NOTE: Anchor links above must match the heading IDs below. GitHub Flavored Markdown auto-generates anchors from heading text, but since these headings contain links, we use explicit IDs for reliable navigation. -->
|
|
|
|
|
|
|
+<!-- NOTE: The anchor links above match GitHub's auto-generated heading IDs (derived from heading text). Do NOT add explicit {#id} heading attributes: GitHub's release-notes renderer does not support them and renders them as literal text. -->
|
|
|
|
|
|
|
|
-## [KernelSU-Next](https://github.com/pershoot/KernelSU-Next) {#kernelsu-next}
|
|
|
|
|
|
|
+## [KernelSU-Next](https://github.com/pershoot/KernelSU-Next)
|
|
|
|
|
|
|
|
A kernel-based root solution for Android devices.
|
|
A kernel-based root solution for Android devices.
|
|
|
|
|
|
|
@@ -42,7 +42,7 @@ Manager: {{KSU_MANAGER}}
|
|
|
**Commit**
|
|
**Commit**
|
|
|
`{{KSUN_COMMIT}}`
|
|
`{{KSUN_COMMIT}}`
|
|
|
|
|
|
|
|
-## [SUSFS v2.2.0](https://gitlab.com/simonpunk/susfs4ksu) {#susfs-v220}
|
|
|
|
|
|
|
+## [SUSFS v2.2.0](https://gitlab.com/simonpunk/susfs4ksu)
|
|
|
|
|
|
|
|
A KSU addon for hiding root using kernel patches and a userspace module!
|
|
A KSU addon for hiding root using kernel patches and a userspace module!
|
|
|
|
|
|
|
@@ -59,15 +59,15 @@ Reccomended Module: [susfs4ksu-module by sidex15](https://github.com/sidex15/sus
|
|
|
|
|
|
|
|
{{SUSFS_BRANCHES}}
|
|
{{SUSFS_BRANCHES}}
|
|
|
|
|
|
|
|
-## [Baseband Guard (BBG)](https://github.com/vc-teahouse/Baseband-guard) {#baseband-guard-bbg}
|
|
|
|
|
|
|
+## [Baseband Guard (BBG)](https://github.com/vc-teahouse/Baseband-guard)
|
|
|
|
|
|
|
|
A lightweight LSM (Linux Security Module) for the Android kernel, designed to block unauthorized writes to critical partitions/device nodes at the system level.
|
|
A lightweight LSM (Linux Security Module) for the Android kernel, designed to block unauthorized writes to critical partitions/device nodes at the system level.
|
|
|
|
|
|
|
|
-## [DroidSpaces-OSS](https://github.com/ravindu644/Droidspaces-OSS) {#droidspaces-oss}
|
|
|
|
|
|
|
+## [DroidSpaces-OSS](https://github.com/ravindu644/Droidspaces-OSS)
|
|
|
|
|
|
|
|
A lightweight, LXC-inspired container runtime for Android and Linux. Run full Linux distributions natively with zero performance penalty.
|
|
A lightweight, LXC-inspired container runtime for Android and Linux. Run full Linux distributions natively with zero performance penalty.
|
|
|
|
|
|
|
|
-## Networking {#networking-improvements}
|
|
|
|
|
|
|
+## Networking
|
|
|
|
|
|
|
|
- BBRv1 - Improved TCP congestion control
|
|
- BBRv1 - Improved TCP congestion control
|
|
|
- BBRv3 - Improved TCP congestion control — available for Android 12 (5.10) through Android 15 (6.6), Android 16 (6.12) coming soon
|
|
- BBRv3 - Improved TCP congestion control — available for Android 12 (5.10) through Android 15 (6.6), Android 16 (6.12) coming soon
|
|
@@ -84,11 +84,11 @@ A lightweight, LXC-inspired container runtime for Android and Linux. Run full Li
|
|
|
- TMPFS_XATTR - Extended attributes for tmpfs (Mountify support)
|
|
- TMPFS_XATTR - Extended attributes for tmpfs (Mountify support)
|
|
|
- TMPFS_POSIX_ACL - POSIX ACLs for tmpfs
|
|
- TMPFS_POSIX_ACL - POSIX ACLs for tmpfs
|
|
|
|
|
|
|
|
-## [NTSync](#ntsync) {#ntsync}
|
|
|
|
|
|
|
+## [NTSync](#ntsync)
|
|
|
|
|
|
|
|
Provide high-performance, low-latency synchronization primitives compatible with the Windows NT kernel API
|
|
Provide high-performance, low-latency synchronization primitives compatible with the Windows NT kernel API
|
|
|
|
|
|
|
|
-## [Misc](#misc) {#misc}
|
|
|
|
|
|
|
+## [Misc](#misc)
|
|
|
|
|
|
|
|
- Ptrace Leak Fix: For kernels < 5.16
|
|
- Ptrace Leak Fix: For kernels < 5.16
|
|
|
- Unicode Fix: Prevent path traversal and other detections using non-printable Unicode codepoints [Experimental]
|
|
- Unicode Fix: Prevent path traversal and other detections using non-printable Unicode codepoints [Experimental]
|