Ylarod
|
2f970f7ab8
|
kernel: refact (#113)
* refact
* sort inlude
* update
* unregister execve kprobe
* update log
* don't unregister if not in kprobe
* opt for no kprobe
* opt for no kprobe
* stop debug
* don't forget to call ksu_uid_observer_exit
* rename core to core_hook
* direct call do_persistent_allow_list
* add prefix
* use getter, add warn
* add wrapper
* run clang-format
clang-format --style="{BasedOnStyle: InheritParentConfig, SortIncludes: true}" -i kernel/**/*.[ch]
* try fix wsa x64 build
|
2023-01-25 21:53:19 +08:00 |
|
Ylarod
|
47a736f567
|
kernel: allow to change manager in debug mode (#111)
|
2023-01-25 14:50:44 +08:00 |
|
weishu
|
1d55c987a6
|
kernel: bump version to 10
|
2023-01-24 19:49:08 +07:00 |
|
weishu
|
2844df865b
|
kernel: use rename lsm hook
|
2023-01-19 16:34:21 +07:00 |
|
weishu
|
deac6163d6
|
kernel: 1. use prctl lsm hook; 2. refine sucompat hook
|
2023-01-19 13:31:55 +07:00 |
|
weishu
|
830c27361e
|
kernel: unify workqueue
|
2023-01-18 18:37:27 +07:00 |
|
weishu
|
2a1e91cb34
|
kernel: don't use 0(root uid) as manager init uid
|
2023-01-17 13:49:30 +07:00 |
|