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
|
177d6dba15
|
kernel: add prefix for functions in sepolicy (#49)
* kernel: add prefix for functions in sepolicy
* ci: fix 5.15 compile error
|
2023-01-13 20:05:52 +08:00 |
|
セリカ・シルフィル
|
bf87b134de
|
Fix error for some non-GKI kernel source code (#45)
Idea from @Dreamail
|
2023-01-12 15:11:51 +08:00 |
|
Ylarod
|
26f80b7107
|
kernel: improve include (#35)
|
2023-01-10 19:44:43 +08:00 |
|
weishu
|
342910771b
|
kernel: support xperms for sepolicy
|
2022-12-27 17:43:58 +07:00 |
|
weishu
|
3196731545
|
kernel: improve selinux for su context
|
2022-12-22 22:10:17 +07:00 |
|