mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
dependabot/github_actions/actions-63a4a6843c
Bumps the actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/download-artifact](https://github.com/actions/download-artifact), [actions/setup-java](https://github.com/actions/setup-java) and [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) Updates `actions/download-artifact` from 4 to 5 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v5) Updates `actions/setup-java` from 4 to 5 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v4...v5) Updates `KyleMayes/install-llvm-action` from 1 to 2 - [Release notes](https://github.com/kylemayes/install-llvm-action/releases) - [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/kylemayes/install-llvm-action/compare/v1...v2) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: KyleMayes/install-llvm-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
English | 简体中文 | 繁體中文 | Türkçe | Português (Brasil) | 한국어 | Français | Bahasa Indonesia | Русский | Українська | ภาษาไทย | Tiếng Việt | Italiano | Polski | Български | 日本語 | Español
🚀 Features
- Kernel-based
suand root access management. - Module system based on Magic Mount and OverlayFS.
- App Profile: Limit root privileges per app.
✅ Compatibility
KernelSU Next supports Android kernels from 4.4 up to 6.6:
| Kernel version | Support notes |
|---|---|
| 5.10+ (GKI 2.0) | Supports pre-built images and LKM/KMI |
| 4.19 – 5.4 (GKI 1.0) | Requires KernelSU driver built-in |
| < 4.14 (EOL) | Requires KernelSU driver (3.18+ is experimental and may need backports) |
Supported architectures: arm64-v8a, armeabi-v7a and x86_64
📦 Installation
Please refer to the Installation guide for setup instructions.
🔐 Security
To report security issues, please see SECURITY.md.
📜 License
/kerneldirectory: GPL-2.0-only.- All other files: GPL-3.0-or-later.
💸 Donations
If you’d like to support the project:
- USDT (BEP20, ERC20):
0x12b5224b7aca0121c2f003240a901e1d064371c1 - USDT (TRC20):
TYUVMWGTcnR5svnDoX85DWHyqUAeyQcdjh - USDT (SOL):
A4wqBXYd6Ey4nK4SJ2bmjeMgGyaLKT9TwDLh8BEo8Zu6 - ETH (ERC20):
0x12b5224b7aca0121c2f003240a901e1d064371c1 - LTC:
Ld238uYBuRQdZB5YwdbkuU6ektBAAUByoL - BTC:
19QgifcjMjSr1wB2DJcea5cxitvWVcXMT6
🙏 Credits
- Kernel-Assisted Superuser – Concept inspiration
- Magisk – Core root implementation
- Genuine – APK v2 signature validation
- Diamorphine – Rootkit techniques
- KernelSU – The original base that made KernelSU Next possible
- Magic Mount Port – For magic mount support
v1.0.8
Latest
Languages
Kotlin
44%
Rust
29.4%
C
16.5%
Java
4.4%
Shell
2.9%
Other
2.7%