[PATCH 0/2] binder: tell userspace to dump current backtrace when detected oneway spamming

From: Hang Lu
Date: Fri Apr 09 2021 - 05:42:12 EST


Add feature for binder oneway spamming detection, which tells userspace
to dump current backtrace. Fix the missing "BR_FROZEN_REPLY" issue first,
then features.

Hang Lu (2):
binder: fix the missing BR_FROZEN_REPLY in binder_return_strings
binder: tell userspace to dump current backtrace when detected oneway
spamming

drivers/android/binder.c | 30 ++++++++++++++++++++++++++----
drivers/android/binder_alloc.c | 15 ++++++++++++---
drivers/android/binder_alloc.h | 8 +++++++-
drivers/android/binder_internal.h | 6 +++++-
include/uapi/linux/android/binder.h | 8 ++++++++
5 files changed, 58 insertions(+), 9 deletions(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project