This website requires JavaScript.
Explore
Help
Sign In
android
/
SukiSU-Ultra
Watch
1
Star
0
Fork
0
You've already forked SukiSU-Ultra
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8727664fa965136662a046cd18a5d35b9109cc79
SukiSU-Ultra
/
kernel
/
kpm
History
Prslc
da89b00d06
kernel(kpm): Fix typo in printk logs (
#311
)
...
Signed-off-by: Prslc <
prslc113@gmail.com
>
2025-08-10 17:59:45 +08:00
..
compact.c
更改 sukisu_is_current_uid_manager 函数以使用 ksu_is_manager 代替 is_manager
2025-04-12 15:28:38 +08:00
compact.h
添加 KPM 模块支持,包括 KPM 配置选项、核心功能实现及相关头文件
2025-03-30 02:54:23 +08:00
kpm.c
kernel(kpm): Fix typo in printk logs (
#311
)
2025-08-10 17:59:45 +08:00
kpm.h
更新 KPM 模块,调整函数参数以支持额外的用户结果返回
2025-03-31 20:10:32 +08:00
Makefile
更新 Makefile,将 super_access.c 更改为 super_access.o
2025-04-12 14:43:55 +08:00
super_access.c
kernel: kpm: add compatibility for kernel 4.14 and lower (
#76
)
2025-05-15 23:05:03 +08:00
super_access.h
Add super_access.c and super_access.h files to define the functions related to dynamically accessing structures.
2025-04-12 13:57:59 +08:00