public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v8 0/2] binder: frozen notification
@ 2024-07-09  5:24 Yu-Ting Tseng
  2024-07-09  5:24 ` [PATCH v8 1/2] " Yu-Ting Tseng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yu-Ting Tseng @ 2024-07-09  5:24 UTC (permalink / raw)
  To: cmllamas, tkjos, gregkh
  Cc: arve, maco, joel, brauner, surenb, aliceryhl, kernel-team,
	linux-kernel, Yu-Ting Tseng

Separated the binder_features change into its own patch.

Yu-Ting Tseng (2):
  binder: frozen notification
  binder: frozen notification binder_features flag

 drivers/android/binder.c                      | 284 +++++++++++++++++-
 drivers/android/binder_internal.h             |  21 +-
 drivers/android/binderfs.c                    |   8 +
 include/uapi/linux/android/binder.h           |  36 +++
 .../filesystems/binderfs/binderfs_test.c      |   1 +
 5 files changed, 346 insertions(+), 4 deletions(-)


base-commit: 14d7c92f8df9c0964ae6f8b813c1b3ac38120825
-- 
2.45.2.803.g4e1b14247a-goog


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-09  5:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09  5:24 [PATCH v8 0/2] binder: frozen notification Yu-Ting Tseng
2024-07-09  5:24 ` [PATCH v8 1/2] " Yu-Ting Tseng
2024-07-09  5:24 ` [PATCH v8 2/2] binder: frozen notification binder_features flag Yu-Ting Tseng
2024-07-09  5:27 ` [PATCH v8 0/2] binder: frozen notification Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox