This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 49572d536129 Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/ [...] new f67bc15e526b coresight: Fix signedness bug in tmc_etr_buf_insert_barrie [...] new 04ac7f98b921 coresight: perf: Release Coresight path when alloc trace i [...] new 000dcaa5c0a0 Merge tag 'coresight-fixes-v6.4' of git://git.kernel.org/p [...] new bdc1c5fac982 binder: fix UAF caused by faulty buffer cleanup new b15655b12ddc Revert "binder_alloc: add missing mmap_lock calls when usi [...] new c0fd2101781e Revert "android: binder: stop saving a pointer to the VMA" new 0fa53349c3ac binder: add lockless binder_alloc_(set|get)_vma() new d1d8875c8c13 binder: fix UAF of alloc->vma in race with munmap() new 957f3f8e5343 Merge tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/ [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/android/binder.c | 28 ++++++++--- drivers/android/binder_alloc.c | 64 +++++++++++------------- drivers/android/binder_alloc.h | 4 +- drivers/android/binder_alloc_selftest.c | 2 +- drivers/hwtracing/coresight/coresight-etm-perf.c | 1 + drivers/hwtracing/coresight/coresight-tmc-etr.c | 2 +- 6 files changed, 55 insertions(+), 46 deletions(-)