anbox-modules/binder
ssfdust 13a93a4f7c Fix for kernel 6.7+
* Use shrinker pointer instead of shrink struct for 6.7+, due to the `shrinker_alloc` function always return the pointer.
* Most of the codes are stolen from drivers/android/binder_alloc.c
2024-01-13 21:57:08 +01:00
..
Makefile Update binder to the latest version 2021-09-26 18:54:51 +02:00
binder.c Fixes for kernel 6.3+ 2023-06-18 16:49:05 +02:00
binder.h Update binder to the latest version 2021-09-26 18:54:51 +02:00
binder_alloc.c Fix for kernel 6.7+ 2024-01-13 21:57:08 +01:00
binder_alloc.h Update binder to the latest version 2021-09-26 18:54:51 +02:00
binder_internal.h Update binder to the latest version 2021-09-26 18:54:51 +02:00
binder_trace.h Update binder to the latest version 2021-09-26 18:54:51 +02:00
binderfs.c Fix for kernel 6.7+ 2024-01-13 21:57:08 +01:00
deps.c Fixes for kernel 6.3+ 2023-06-18 16:49:05 +02:00
deps.h Update binder to the latest version 2021-09-26 18:54:51 +02:00
dkms.conf Import kernel module source from original Anbox repository 2018-06-08 17:20:21 +02:00