Skip to content

*TEST BUILD* OnePlus Kernels With KernelSU Next & SUSFS v2.1.0 *TEST BUILD*

Choose a tag to compare

@github-actions github-actions released this 19 Jun 14:37
· 5 commits to main since this release

🎯 OnePlus Kernels with KernelSU Next & SUSFS v2.1.0

Build Date: 2026-06-19 14:37:35 UTC
Build ID: 27830882926
Workflow: Build and Release OnePlus Kernels


📦 Built Devices (1 total)

Model OS Version Kernel Version Features
OP15 OOS16 android16-6.12.23 ඞ SusFS 🚀 BBR 🛡️ BBG
🌐 TTL 🧱 IP_SET & IPv6 NAT 🔧 Unicode Fix
💻 Droidspaces 🔃 NTSync

🔧 Build Configuration

Component Version/Setting
KernelSU Next Branch f1b64f440f3cd170e2a86d7816bef26fbdee1caa
KernelSU Next Version 33169
SUSFS Version v2.1.0
Optimization Level O2
Clean Build ❌ No (ccache enabled)
Compiler Clang (version varies by device)

📌 SUSFS Branch Mapping

Kernel Version SUSFS Commit
android16-6.12 7b3e90160043ffe844f3db34d8c7c57ff4789f53

✨ Features & Capabilities

🔐 Root Management

  • KernelSU Next - Next-generation kernel-level root solution
  • SUSFS v2.1.0 - Advanced hiding and security features

🛡️ Security & Privacy

  • Baseband Guard (BBG) - LSM-based baseband security
  • SUSFS Hide Features:
    • ✅ SUS_PATH - Hide suspicious paths
    • ✅ SUS_MOUNT - Hide mount points (No Cli Support)
    • ✅ SUS_KSTAT - Spoof kernel statistics
    • ✅ SPOOF_UNAME - Kernel version spoofing
    • ✅ SPOOF_CMDLINE - Boot parameters spoofing
    • ✅ OPEN_REDIRECT - File access redirection
    • ✅ SUS_MAP - Memory mapping protection
    • ✅ AVC_SPOOF - Spoof Procfs avc denial logs
  • Ptrace Leak Fix - For kernels < 5.16
  • Unicode Fix - Prevent path traversal and other detections using non-printable Unicode codepoints [Experimental]

🚀 Performance & Networking

  • BBRv1 - Improved TCP congestion control
  • Wireguard - Built-in VPN support
  • IP Set & IPv6 NAT Support - Advanced firewall capabilities and IPv6 NAT Support
  • TTL Target Support - Network packet manipulation
  • LTO (Link Time Optimization) - Optimized binary size and performance
  • ccache-accelerated builds - Faster compilation times
  • Optimisation Patches - Memory, I/O, CPU scheduler, network and other general tunings

🔧 System Features

  • TMPFS_XATTR - Extended attributes for tmpfs (Mountify support)
  • TMPFS_POSIX_ACL - POSIX ACLs for tmpfs
  • HMBIRD SCX - Scheduler extensions for all SM8750/MT6991 devices
  • Droidspaces - Support Portable Linux containers to run full Linux environments.
  • NTSync - Provide high-performance, low-latency synchronization primitives compatible with the Windows NT kernel API

📱 Manager Applications

Official Manager

Community Managers

  • WildKSU Manager (Recommended for additional features)
    GitHub Release

Required Module

Recomended Flasher

  • Kernel Flasher (Required for flashing AnyKernel3 zips and backups and OTA)
    GitHub Release

📥 Installation Instructions

Prerequisites

  • Unlocked bootloader.
  • Backup your current boot image.
  • Have root access using Magisk / KernelSU / Apatch (Any forks).

Via Kernel Flasher

  1. Download the correct AnyKernel3 ZIP for your device.
  2. If you previously used another root method, clean it up first:
    a. Magisk: perform a complete uninstall after flashing the AnyKernel3 ZIP.
    b. KSU LKM (boot/init_boot/vendor_boot patched): Flash back the stock boot/init_boot/vendor_boot depending on what you patched.
    c. KSU GKI: if you are 100% sure you already flashed stock init_boot/boot/vendor_boot, no action is needed; otherwise, follow the same steps as KSU LKM.
    d. APatch: remove /data/adb contents to avoid leftover root conflicts after flashing the AnyKernel3 ZIP.
  3. Flash the ZIP to the active slot using Kernel Flasher.
  4. Install the KernelSU-Next Manager APK, same version as mentioned in the AnyKernel3 ZIP name.
  5. Open the KernelSU-Next app.
  6. Reboot the device if you performed any cleanup in step 2.

📜 Changelog

This Release

  • Updated SUSFS to v2.1.0.
  • Added HMBIRD support for all SM8750/MT6991 devices.
  • Improved ccache build system.
  • Enhanced SUSFS hiding capabilities.
  • Added IP_SET, IPv6 NAT and TTL support.
  • Added TMPFS_XATTR and TMPFS_POSIX_ACL support for Mountify.
  • Added Ptrace leak fix for kernels < 5.16.
  • Compiler optimizations (O2).
  • Additional General Optimisations.
  • Wild_KSU Manager Support.
  • Unicode Bypass Fix
  • Droidspaces Support
  • NTSync Support

Previous Releases

See Releases Page


🙏 Credits

  • KernelSU Next Team - Root solution
  • KernelSU Team - Root solution
  • simonpunk - SUSFS development
  • OnePlus - Kernel source code
  • Community Contributors - Testing and feedback

⚡ Built with ❤️ by the community