Faris
|
d22f1bdcc4
|
kernel: add missing goto
Signed-off-by: Faris <rissu.ntk@gmail.com>
|
2025-11-08 21:53:31 +08:00 |
|
Faris
|
a473707c10
|
kernel: fix anon_get_inode_* compat
* Yes, we don't have fancy secure fd thing on older kernels.
Signed-off-by: Faris <rissu.ntk@gmail.com>
|
2025-11-08 21:53:21 +08:00 |
|
5ec1cff
|
cc0dfc44ac
|
kernel: fdwrapper: use anon_inode_getfd_secure to make new inode
Signed-off-by: Faris <rissu.ntk@gmail.com>
|
2025-11-08 21:53:09 +08:00 |
|
Faris
|
f87c4e077a
|
kernel: pass arg variable
Signed-off-by: Faris <rissu.ntk@gmail.com>
|
2025-11-08 21:50:03 +08:00 |
|
Faris
|
76ca0050a7
|
kernel: Add header guard and support Official KernelSU fd wrapper
* Based on unmerged pull-request
https://github.com/tiann/KernelSU/pull/ 2285
Co-authored-by: Ylarod <me@ylarod.cn>
Signed-off-by: Faris <rissu.ntk@gmail.com>
|
2025-11-08 21:49:47 +08:00 |
|
ShirkNeko
|
2f2d6aeecf
|
kernel: bump KPM version
Co-authored-by: AlexLiuDev233 <wzylin11@outlook.com>
Co-authored-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
|
2025-11-08 18:33:36 +08:00 |
|
ShirkNeko
|
f6657fdbfd
|
clean
|
2025-11-08 12:54:13 +08:00 |
|
Faris
|
29c6e2dbcc
|
kernel, ksud: clean headers and add fd wrapper for devpts (#193)
* Now Official KernelSU devpts compat is questionable
Squashed commits:
4893fad235
e7c3d4a6a6
4bb2dae3f5
Signed-off-by: Faris <rissu.ntk@gmail.com>
Co-authored-by: 5ec1cff <56485584+5ec1cff@users.noreply.github.com>
Co-authored-by: weishu <twsxtd@gmail.com>
Co-authored-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
|
2025-11-08 12:08:54 +08:00 |
|
ShirkNeko
|
8d535fa03a
|
kernel: Resolve compilation errors
|
2025-11-06 04:07:43 +08:00 |
|
ShirkNeko
|
68f3be2cbe
|
kernel, ksud, manager: New supercalls implementations
* This commit squashes new supercall impl:
3138651a38..562a3b9be7
Thanks to these people below:
Official KernelSU:
Co-authored-by: Wang Han <416810799@qq.com>
Co-authored-by: weishu <twsxtd@gmail.com>
Co-authored-by: Ylarod <me@ylarod.cn>
Co-authored-by: YuKongA <70465933+YuKongA@users.noreply.github.com>
xxKSU maintainer:
Co-authored-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
MMRL maintainer:
Co-authored-by: Der_Googler <54764558+dergoogler@users.noreply.github.com>
KSUN maintainer:
Co-authored-by: Rifat Azad <33044977+rifsxd@users.noreply.github.com>
KOWSU maintainer:
Co-authored-by: KOWX712 <leecc0503@gmail.com>
|
2025-11-06 03:54:44 +08:00 |
|