ShirkNeko
eebde9be16
kernel: handle optional backport for selinux_inode
...
* For supporting kernel 4.19 with 5.10 bpf backports.
Co-authored-by: rsuntk <rsuntk@yukiprjkt.my.id >
2025-09-12 14:37:39 +08:00
rsuntk
22eb11c391
kernel: fix -Wstrict-prototypes warnings/errors
...
* On newer kernel for some reason -Wno-strict-prototypes still does not fix the errors or warnings.
* To fix it, we just need to add void type.
Signed-off-by: rsuntk <rsuntk@yukiprjkt.my.id >
2025-09-02 14:56:00 +08:00
rsuntk
9e29b2c3d7
kernel: Replace ksu_access_ok with macro
...
Signed-off-by: rsuntk <rissu.ntk@gmail.com >
2025-08-03 23:20:04 +08:00
ShirkNeko
f37092e2f0
kernel: increase reliability, add ksu_access_ok to simplify
...
Co-authored-by: backslashxx <118538522+backslashxx@users.noreply.github.com >
Signed-off-by: rsuntk <rsuntk@yukiprjkt.my.id >
2025-08-03 23:19:35 +08:00
ShirkNeko
ad2721c050
kernel: Refactor compatibility checks in kernel_compat.c for clarity and maintainability
...
Co-authored-by: rsuntk <90097027+rsuntk@users.noreply.github.com >
2025-06-12 15:51:14 +08:00
樱檩殇雪
ad064fea9e
add susfs-dev branch files
2025-03-17 02:48:59 +08:00