kernel: reverted syscall hooks to v1.4 from v1.5 since it caused unknown su compat issues for older arm v8.0-8.2 cpus on Kprobes
kernel: add auto patch filter_count for struct seccomp
What's Changed
ksud: Address pagefault in ksu_handle_execveat_ksud by @ederevx in https://github.com/KernelSU-Next/KernelSU-Next/pull/662
Syscall Hooks by @TheWildJames in https://github.com/KernelSU-Next/KernelSU-Next/pull/686
POC: load icon app via ksu://icon/[packageName] by @fahrez256 in https://github.com/KernelSU-Next/KernelSU-Next/pull/674
New Crowdin updates by @rifsxd in https://github.com/KernelSU-Next/KernelSU-Next/pull/660
ci(workflows): add artifact caching to build-manager-ci and build-manager-spoofed workflows by @TheWildJames in https://github.com/KernelSU-Next/KernelSU-Next/pull/702
kernel: selinux: rules: Micro-optimize get_policydb() and fix illegal RCU lock usage in handle_sepolicy() (https://github.com/tiann/KernelSU/pull/2695) by @pershoot in https://github.com/KernelSU-Next/KernelSU-Next/pull/721
Reset seccomp filter count when escaping to root (https://github.com/tiann/KernelSU/pull/2708) by @pershoot in https://github.com/KernelSU-Next/KernelSU-Next/pull/743
manager: Optimized import, optimized all libsu shell calls, and fixed WebUI memory leaks by @YumeYuka in https://github.com/KernelSU-Next/KernelSU-Next/pull/754
fix 'for' loop problem (https://github.com/tiann/KernelSU/pull/2745) by @pershoot in https://github.com/KernelSU-Next/KernelSU-Next/pull/772
Unmount isolated process which forks from zygote unconditionally (https://github.com/tiann/KernelSU/pull/2747) by @pershoot in https://github.com/KernelSU-Next/KernelSU-Next/pull/776
OFix mount not working in android 8/9 by @NCLnclNCL in https://github.com/KernelSU-Next/KernelSU-Next/pull/741
New Crowdin updates by @rifsxd in https://github.com/KernelSU-Next/KernelSU-Next/pull/701
fix typos in readme by @igormiguell in https://github.com/KernelSU-Next/KernelSU-Next/pull/638
Docs: Edit Security part to Contribution and add Crowdin link into README. by @axelpln in https://github.com/KernelSU-Next/KernelSU-Next/pull/639
docs: Update Polish README by @kam821 in https://github.com/KernelSU-Next/KernelSU-Next/pull/641
docs: Update Buglarian README by @dotada in https://github.com/KernelSU-Next/KernelSU-Next/pull/667
Update README_RU.md by @mrvokintos in https://github.com/KernelSU-Next/KernelSU-Next/pull/683
Added Crowdin localized status in README_UA by @roiz3n in https://github.com/KernelSU-Next/KernelSU-Next/pull/690
fix rustfmt by @CanerKaraca23 in https://github.com/KernelSU-Next/KernelSU-Next/pull/722
kernel: Remove duplicate include in core_hook by @pershoot in https://github.com/KernelSU-Next/KernelSU-Next/pull/784
deps: update by @CanerKaraca23 in https://github.com/KernelSU-Next/KernelSU-Next/pull/723
ci: update workflows by @CanerKaraca23 in https://github.com/KernelSU-Next/KernelSU-Next/pull/724
Fix rustfmt again by @CanerKaraca23 in https://github.com/KernelSU-Next/KernelSU-Next/pull/788
Update english strings & fix typos in readme by @igormiguell in https://github.com/KernelSU-Next/KernelSU-Next/pull/783
New Crowdin updates by @rifsxd in https://github.com/KernelSU-Next/KernelSU-Next/pull/794
New Crowdin updates by @rifsxd in https://github.com/KernelSU-Next/KernelSU-Next/pull/806
New Contributors
@TheWildJames made their first contribution in https://github.com/KernelSU-Next/KernelSU-Next/pull/686
@fahrez256 made their first contribution in https://github.com/KernelSU-Next/KernelSU-Next/pull/674
@YumeYuka made their first contribution in https://github.com/KernelSU-Next/KernelSU-Next/pull/754
@NCLnclNCL made their first contribution in https://github.com/KernelSU-Next/KernelSU-Next/pull/741
@dotada made their first contribution in https://github.com/KernelSU-Next/KernelSU-Next/pull/667
Full Changelog: https://github.com/KernelSU-Next/KernelSU-Next/compare/v1.0.9...v1.1.1