ShirkNeko
|
e19bda36fa
|
Tweak the kernel Makefile to fix the compilation flag order and ensure that KPM targets are handled correctly
|
2025-04-11 03:31:25 +08:00 |
|
ShirkNeko
|
01b21b838b
|
Add a check for atomic functions to the kernel Makefile and update the output with the relevant information
|
2025-04-11 03:23:45 +08:00 |
|
ShirkNeko
|
dd5875bf48
|
Fix conditional statements in the KSU compatibility Makefile to ensure that the KSU_UMOUNT flag is handled correctly
|
2025-04-11 03:20:50 +08:00 |
|
ShirkNeko
|
204eba4cc1
|
Update kernel Makefile to support KSU compatibility, add get_cred_rcu function and modify get_task_cred logic
|
2025-04-11 03:17:23 +08:00 |
|
ShirkNeko
|
9554f7eba7
|
Refactor the KSU-related Makefile to add new function and feature definitions to support extensions.
|
2025-04-11 03:13:28 +08:00 |
|
ShirkNeko
|
f8fb26d030
|
Remove KSU-related Makefiles, removing function checks and definitions that are no longer needed.
|
2025-04-11 03:03:55 +08:00 |
|
ShirkNeko
|
c1d49a4f23
|
Refactoring KSU and SELinux related Makefiles to add checks and feature definitions to support new features
|
2025-04-11 02:55:42 +08:00 |
|
ShirkNeko
|
03933c30ab
|
Update Makefile
|
2025-04-06 13:33:57 +08:00 |
|
ShirkNeko
|
3b185fa79e
|
Update Makefile
|
2025-04-06 00:01:01 +08:00 |
|
ShirkNeko
|
53439be664
|
Update Makefile
|
2025-04-05 11:52:12 +08:00 |
|
ShirkNeko
|
81f228b18b
|
修复 KSU_VERSION 的定义逻辑,确保在未定义 KSU_MANUAL_VERSION 时使用正确的 KSU_VERSION
|
2025-04-04 15:47:38 +08:00 |
|
ShirkNeko
|
bbc90f9387
|
移除 KSU_MANUAL_VERSION 的定义
|
2025-04-04 15:41:02 +08:00 |
|
ShirkNeko
|
1c5c6b62a7
|
Merge branch 'susfs-dev' of https://github.com/ShirkNeko/SukiSU-Ultra into susfs-dev
|
2025-04-04 15:40:17 +08:00 |
|
ShirkNeko
|
938e132d17
|
更新 Makefile,修改 KSU_VERSION 计算逻辑以获取 main 分支的提交数量
|
2025-04-04 15:38:27 +08:00 |
|
ShirkNeko
|
d0caf37775
|
Update Makefile
|
2025-04-04 15:22:20 +08:00 |
|
ShirkNeko
|
05c3ce1ab9
|
Update Makefile
|
2025-04-04 13:50:48 +08:00 |
|
ShirkNeko
|
26ca79b8ee
|
Update Makefile
|
2025-04-03 23:43:05 +08:00 |
|
ShirkNeko
|
472c72717f
|
Update Makefile
|
2025-04-03 16:08:40 +08:00 |
|
ShirkNeko
|
2632c08ef0
|
Update Makefile
|
2025-04-03 15:20:26 +08:00 |
|
ShirkNeko
|
f62ad83c2f
|
Update Makefile
|
2025-04-02 00:50:24 +08:00 |
|
ShirkNeko
|
020433b445
|
Update Makefile
|
2025-04-01 17:37:01 +08:00 |
|
ShirkNeko
|
72deeaa9a5
|
更新 Makefile,修复 KPM 启用状态信息的输出逻辑
|
2025-03-31 20:28:29 +08:00 |
|
ShirkNeko
|
2fc0935f58
|
更新 KPM 配置,修改为 SukiSU KPM,并添加启用状态信息
|
2025-03-31 19:40:16 +08:00 |
|
ShirkNeko
|
561d086105
|
更新 KSU 手动版本号至 12596
|
2025-03-30 03:05:00 +08:00 |
|
ShirkNeko
|
743ddce9f7
|
添加 KPM 模块支持,包括 KPM 配置选项、核心功能实现及相关头文件
|
2025-03-30 02:54:23 +08:00 |
|
ShirkNeko
|
eb777a83c2
|
Update Makefile
|
2025-03-29 19:18:46 +08:00 |
|
ShirkNeko
|
1d7a639fae
|
Update Makefile
|
2025-03-29 18:34:32 +08:00 |
|
ShirkNeko
|
2997b89b18
|
Update Makefile
|
2025-03-29 17:32:20 +08:00 |
|
ShirkNeko
|
ddc99b8cfe
|
Update Makefile
|
2025-03-29 17:08:37 +08:00 |
|
ShirkNeko
|
a6c2614237
|
Update Makefile
|
2025-03-29 16:34:38 +08:00 |
|
ShirkNeko
|
9c59980734
|
Update Makefile
|
2025-03-29 01:45:50 +08:00 |
|
ShirkNeko
|
82c2166244
|
Update Makefile
|
2025-03-28 17:56:59 +08:00 |
|
ShirkNeko
|
a6f91948d8
|
Update Makefile
|
2025-03-27 12:55:08 +08:00 |
|
ShirkNeko
|
4a6f97615d
|
Update Makefile
|
2025-03-26 19:07:13 +08:00 |
|
ShirkNeko
|
690e69fb5b
|
Update Makefile
|
2025-03-26 19:00:39 +08:00 |
|
Rissu
|
f28d4b9f39
|
kernel: fix prebuilt get_cred_rcu on certain linux version
Previously, i think non_rcu not available on 4.4.186 and below
but, apparently 4.9 too.
Fix: 33d2961b05
Signed-off-by: Rissu <90097027+rsuntk@users.noreply.github.com>
|
2025-03-26 15:11:12 +08:00 |
|
ShirkNeko
|
150ad66925
|
kernel: update KSU version to 12533
|
2025-03-26 15:06:02 +08:00 |
|
ShirkNeko
|
17bd28d0ef
|
Update Makefile
|
2025-03-25 20:53:01 +08:00 |
|
ShirkNeko
|
d6fd67646e
|
Update Makefile
|
2025-03-24 14:32:15 +08:00 |
|
ShirkNeko
|
c532298b68
|
Update Makefile
|
2025-03-23 18:06:08 +08:00 |
|
ShirkNeko
|
fd696faf35
|
Update Makefile
|
2025-03-23 16:51:34 +08:00 |
|
ShirkNeko
|
5d67f5bcf5
|
Update Makefile
|
2025-03-23 10:37:11 +08:00 |
|
ShirkNeko
|
655c2ffc06
|
Update Makefile
|
2025-03-23 02:48:38 +08:00 |
|
ShirkNeko
|
90f47b25d6
|
Update Makefile
Change version to 12523
|
2025-03-23 00:28:56 +08:00 |
|
ShirkNeko
|
38f8006443
|
kernel: update KSU version to 12522
|
2025-03-22 18:48:06 +08:00 |
|
ShirkNeko
|
01f2bc571d
|
Update Makefile
|
2025-03-22 16:45:08 +08:00 |
|
ShirkNeko
|
5a6655389e
|
Update Makefile
|
2025-03-21 19:06:05 +08:00 |
|
ShirkNeko
|
9d68c3f2f9
|
Update Makefile
|
2025-03-21 18:46:09 +08:00 |
|
ShirkNeko
|
d9a454ba3e
|
Update Makefile
|
2025-03-21 03:11:56 +08:00 |
|
ShirkNeko
|
8df85adc13
|
Update Makefile
|
2025-03-20 23:47:45 +08:00 |
|