KernelSU icon indicating copy to clipboard operation
KernelSU copied to clipboard

A Kernel based root solution for Android

Results 248 KernelSU issues
Sort by recently updated
recently updated
newest added

For unknown reason, packages.list is not reliable during boot for oplus devices, so we have to disable pruning and re-run pruning after boot.

Move all build definitions including object files, compiler flags, version detection logic, and manager signature configuration from kernel/Makefile into a new kernel/Kbuild file. This aligns with standard Kbuild practices for...

Updated all dependencies except `rustix` on cargo. It needs fixes to update it. Closes all Dependabot PRs.

Bumps [wasi](https://github.com/bytecodealliance/wasi-rs) from 0.14.2+wasi-0.2.4 to 0.14.7+wasi-0.2.4. Commits 1df9d19 Bump to 0.14.7 (#122) bd9382d Add #![no_std] (#121) 3da562c Put crate name and version into type section suffix (#120) 01af74f Bump to...

dependencies
rust

Bumps [zerocopy](https://github.com/google/zerocopy) from 0.8.25 to 0.8.27. Release notes Sourced from zerocopy's releases. v0.8.27 What's Changed Add KnownLayout::size_for_metadata by @​jswrenn in google/zerocopy#2674 Support repr(u128) and repr(i128) in derive(IntoBytes) by @​jswrenn in...

dependencies
rust

Bumps the crates group in /userspace/ksud with 83 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.98` | `1.0.100` |...

dependencies
rust

Currently, predictive back gesture is disabled because on HyperOS it behaves too sensitive, but still, many people like it.