Commit Graph

58 Commits

Author SHA1 Message Date
weishu
c17aed0d02 kernel: improve selinux for su context 2022-12-22 22:10:17 +07:00
weishu
5ccaa58448 kernel: fix compile errors & warnings on android13-5.15 gki 2022-12-20 10:51:40 +07:00
Huy Minh
fbfed68034 kernel: Include task_stack.h in sucompat.c (#6)
Fixed the following error when compiling

ld.lld: error: undefined symbol: task_stack_page
>>> referenced by ld-temp.o
>>>               vmlinux.o:(sh_user_path)
2022-12-19 20:38:20 +08:00
weishu
d69f760960 kernel: always disable seccomp 2022-12-19 17:14:38 +07:00
weishu
bb91686c3c kernel: load_allow_list when /data prepared 2022-12-15 16:06:07 +07:00
weishu
2ae0af7be6 kernel: fix free kmem err 2022-12-14 16:41:47 +07:00
weishu
ccf0675f8a kernel: fix memory leaks and x86_64 args 2022-12-14 16:26:53 +07:00
weishu
44af9c5d2b kernel: add su compat mode 2022-12-14 14:55:29 +07:00