KernelSU Next Fork for SuSFS Support https://rifsxd.github.io/KernelSU-Next
This repository has been archived on 2026-02-03. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-01-16 20:07:32 +07:00
.github Apply patch for glibc 2.38 compatibility in bazel build system (#2327) 2025-01-16 14:44:42 +06:00
assets manager: improved app icon 2024-12-25 04:45:46 +06:00
docs Merge branch 'next' of https://github.com/rifsxd/KernelSU-Next into next-susfs 2025-01-16 20:01:39 +07:00
kernel Merge branch 'next' of https://github.com/rifsxd/KernelSU-Next into next-susfs 2025-01-16 20:07:32 +07:00
manager manager: if susfs not supported then check if sus_su is available 2025-01-16 12:25:19 +06:00
scripts ci: fixed build manager workflow 2025-01-02 20:50:01 +06:00
userspace manager: add susfs status and sus_su toggle 2025-01-15 14:26:42 +06:00
.gitattributes Upgrade Gradle and AGP (#1431) 2024-03-08 10:31:41 +08:00
.gitignore manager: refactor to use AGP 8.0.0 (#414) 2023-04-21 16:19:49 +08:00
justfile misc: Add just command 2024-02-29 20:35:03 +08:00
LICENSE Initial commit 2022-12-09 22:03:55 +08:00
SECURITY.md Create SECURITY.md 2023-10-09 22:53:21 +08:00

English | 简体中文 | 繁體中文 | Türkçe | Português (Brasil) | 한국어

KernelSU Next

logo

A Kernel-based root solution for Android devices.

Latest Release Nightly Release License: GPL v2 GitHub License

Features

  1. Kernel-based su and root access management.
  2. Module system based on dynamic mount system Magic Mount / OverlayFS.
  3. App Profile: Lock up the root power in a cage.

Compatibility State

KernelSU Next officially supports most Android kernels starting from 4.4 up to 6.6.

  • GKI 2.0 (5.10+) kernels can run pre-built images and LKM/KMI.
  • GKI 1.0 (4.19 - 5.4) kernels need to rebuilt with KernelSU driver.
  • EOL (<4.14) kernels also need to be rebuilt with KernelSU driver (3.18+ is experimental and may need some function backports).

Currently, only arm64-v8a is supported.

Usage

curl -LSs "https://raw.githubusercontent.com/galaxybuild-project/KernelSU-Next/next/kernel/setup.sh" | bash -

Security

For information on reporting security vulnerabilities in KernelSU, see SECURITY.md.

License

Credits