lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <DC3UBQJQJ2SN.3B2AJHOP3933Z@cknow.org>
Date: Sat, 16 Aug 2025 14:11:24 +0200
From: "Diederik de Haas" <didi.debian@...ow.org>
To: "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
 Arve Hjønnevåg <arve@...roid.com>, "Todd Kjos"
 <tkjos@...roid.com>, "Martijn Coenen" <maco@...roid.com>, "Joel Fernandes"
 <joelagnelf@...dia.com>, "Christian Brauner" <brauner@...nel.org>, "Carlos
 Llamas" <cmllamas@...gle.com>, "Suren Baghdasaryan" <surenb@...gle.com>
Cc: "Diederik de Haas" <didi.debian@...ow.org>,
 <linux-kernel@...r.kernel.org>
Subject: RFE: Make ANDROID_BINDER_IPC tristate

Hi,

Programs like Waydroid allows people to run Android in a Linux container
but it needs ANDROID_BINDER_IPC to do that.
It would be really helpful if ANDROID_BINDER_IPC could be dynamically
loaded when someone wants to use Waydroid (and unload when no longer
needed). But currently ANDROID_BINDER_IPC is a 'bool' so either you have
it at all times or you will never have it.

So hereby the request to make ANDROID_BINDER_IPC tristate so people that
want to use it can load it when needed.

Debian has a patch to make it tristate since 2018, but it would be so
much more useful to have it tristate upstream.

Cheers,
  Diederik

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ