2026-03-24 | KernelSU更新v3.2.0版本
大侠阿木 发布于 阅读:35 KernelSU更新
KernelSU v3.2.0 更新内容
What's Changed
- manager: Add predictive back gesture switch by @YuKongA in https://github.com/tiann/KernelSU/pull/3208
- kernel: use correct errno when add_try_umount failed by @AlexLiuDev233 in https://github.com/tiann/KernelSU/pull/3212
- kernel: use rcu to access allowlist, refactor get allowlist api by @5ec1cff in https://github.com/tiann/KernelSU/pull/3093
- kernel: Avoid malloc in remove_uid_from_arr() by @aviraxp in https://github.com/tiann/KernelSU/pull/3099
- manager: cleanup Downloader and fix warnings by @u9521 in https://github.com/tiann/KernelSU/pull/3229
- manager: fix crashes when loading ultra-high resolution app icons by @u9521 in https://github.com/tiann/KernelSU/pull/3227
- manager: fix multi-user app management and add filtering by @u9521 in https://github.com/tiann/KernelSU/pull/3232
- manager: Refactor ViewModels with repository pattern and StateFlow by @YuKongA in https://github.com/tiann/KernelSU/pull/3241
- kernel: Use ksu cred to save allowlist by @aviraxp in https://github.com/tiann/KernelSU/pull/3243
- manager: restructure for multi-ui support and add Material 3 by @KOWX712 in https://github.com/tiann/KernelSU/pull/3231
- Add additional capabilities to nethunter.root by @Loukious in https://github.com/tiann/KernelSU/pull/3252
- ksud & ksuinit: fix wrong GetInfoCmd struct by @5ec1cff in https://github.com/tiann/KernelSU/pull/3256
- manager: cleanup multi-ui issue by @KOWX712 in https://github.com/tiann/KernelSU/pull/3246
- kernel: Only check CONFIG_STACKPROTECTOR_PER_TASK on arm64 by @hmtheboy154 in https://github.com/tiann/KernelSU/pull/3263
- kernel: refine stackprotector workaround by @5ec1cff in https://github.com/tiann/KernelSU/pull/3264
- feat: add late-load mode support by @tiann in https://github.com/tiann/KernelSU/pull/3258
- ci: sign and upload manager when pr by @Ylarod in https://github.com/tiann/KernelSU/pull/3269
- manager: Revert remove
shortcut_typeintent's extra by @lamprose in https://github.com/tiann/KernelSU/pull/3267 - feat: jailbreak by Magica by @Ylarod in https://github.com/tiann/KernelSU/pull/3268
- kernel: sepolicy: use GFP_KERNEL by @5ec1cff in https://github.com/tiann/KernelSU/pull/3271
- manager: Add soft reboot by @YuKongA in https://github.com/tiann/KernelSU/pull/3272
- manager: fix some issue in Material theme by @KOWX712 in https://github.com/tiann/KernelSU/pull/3277
- manager: Bump min sdk to 31 by @aviraxp in https://github.com/tiann/KernelSU/pull/3276
- [add device]: All Huawei & Honor devices (Project:KernelSU_on_Huawei) by @xixiaobei-bei in https://github.com/tiann/KernelSU/pull/3242
- manager: Add
NavigationRailsupport by @YuKongA in https://github.com/tiann/KernelSU/pull/3279 - kernel: upgrade ddk, use ddk-min by @5ec1cff in https://github.com/tiann/KernelSU/pull/3280
- manager: Refactor manager screens to unified UiState and actions by @u9521 in https://github.com/tiann/KernelSU/pull/3283
- kernel: Fix RLIMIT_NPROC leak on root escape by @5ec1cff in https://github.com/tiann/KernelSU/pull/3286
- feat: add long-click to create module shortcut by @serein-213 in https://github.com/tiann/KernelSU/pull/3285
- Update KSU config to require EXT4_FS by @shadichy in https://github.com/tiann/KernelSU/pull/3266
- manager: clean up intent leftover by @KOWX712 in https://github.com/tiann/KernelSU/pull/3294
- ksud: refine boot-patch by @5ec1cff in https://github.com/tiann/KernelSU/pull/3281
- manager: Change jailbreak mode tag color to errorContainer for better… by @dabao1955 in https://github.com/tiann/KernelSU/pull/3290
- ksud: magica: use minify adb_client by @5ec1cff in https://github.com/tiann/KernelSU/pull/3292
- ksud: magica: Set uid in forked process by @aviraxp in https://github.com/tiann/KernelSU/pull/3296
- manager: do not save image when flashing by @5ec1cff in https://github.com/tiann/KernelSU/pull/3297
- manager: jail break mode check up by @KOWX712 in https://github.com/tiann/KernelSU/pull/3302
- ksud: embeded resetprop impl by @Ylarod in https://github.com/tiann/KernelSU/pull/3300
- ksud: magica: Delete ro.boot.selinux and compact after run by @aviraxp in https://github.com/tiann/KernelSU/pull/3314
- kernel: fix process marking for built-in mode by @MhmRdd in https://github.com/tiann/KernelSU/pull/3284
- feat: ksud-managed emulated soft reboot by @5ec1cff in https://github.com/tiann/KernelSU/pull/3291
- feat: support switch to init_group by @5ec1cff in https://github.com/tiann/KernelSU/pull/3322
- ksud: refine resetprop cli by @5ec1cff in https://github.com/tiann/KernelSU/pull/3330
- manager: implement foreground service for module downloads by @YuKongA in https://github.com/tiann/KernelSU/pull/3326
- Bring back x86_64 support with a catch by @hmtheboy154 in https://github.com/tiann/KernelSU/pull/3328
- supercall: perform free_pid() calls for kernel 6.15+ by @hmtheboy154 in https://github.com/tiann/KernelSU/pull/3331
New Contributors
- @Loukious made their first contribution in https://github.com/tiann/KernelSU/pull/3252
- @xixiaobei-bei made their first contribution in https://github.com/tiann/KernelSU/pull/3242
- @serein-213 made their first contribution in https://github.com/tiann/KernelSU/pull/3285
- @MhmRdd made their first contribution in https://github.com/tiann/KernelSU/pull/3284
Full Changelog: https://github.com/tiann/KernelSU/compare/v3.1.0...v3.2.0
一键刷入 KernelSU
扫描二维码,在手机上阅读
站长自用机场推荐:灵魂云
高品质 IPLC 专线机场,千兆高速、晚高峰稳如老狗,全节点解锁主流流媒体 & AI 工具,多年稳定运营,强烈安利!
快如闪电
高价购入 IPLC 内网专线,精心优化传输算法,只为您上网更爽快。晚高峰也能跑满千兆宽带,8K 视频秒开无压力。
稳定穿墙
最先进流量隐藏技术,将 VPN 穿墙流量伪装成网页浏览,免于防火墙干扰。敏感时期稳如泰山,从不掉线。
增强安全
即使通过公共 WiFi 上网,高强度数据加密也能保护您的隐私不被监视。顶级加密标准,安心无忧。
保持匿名
浏览器无痕模式不够。私密浏览?我们的服务为您隐藏真实 IP 以掩藏踪迹,真正保护隐私。
解锁内容
节点全解锁 Netflix、Disney+、HBO Max、YouTube Premium、TikTok、ChatGPT 等全部主流流媒体 & AI 服务。从任何地方欣赏异国限定内容。
多端支持
支持 Android、iOS、macOS、Windows、Linux、路由器。多设备不限同时在线,轻松覆盖全家。
定制服务
为满足特定用户群体,根据需求提供定制化服务。高端用户专属优化线路。
智能优化
从入口到落地点精选优质运营商,多层线路优化,负载均衡设定。始终保持最佳连接体验。
客户支持
提供 Telegram、邮件、工单 7×24 小时客服支持,快速响应,帮助您解决任何疑问。
本站站长自用多年,真实体验分享。推荐仅供参考,选择前请根据个人需求测试。