diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-27 19:14:43 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-27 19:14:43 +0300 |
commit | 957f3f8e5343041ddb9a1265ab661db259cc712e (patch) | |
tree | d810ec757594abaedc446cef689da0e2af7867f0 /kernel | |
parent | 49572d5361298711207ab387a6c318407deb963a (diff) | |
parent | d1d8875c8c13517f6fd1ff8d4d3e1ac366a17e07 (diff) | |
download | linux-957f3f8e5343041ddb9a1265ab661db259cc712e.tar.xz |
Merge tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc fixes from Greg KH:
"Here are some small driver fixes for 6.4-rc4. They are just two
different types:
- binder fixes and reverts for reported problems and regressions in
the binder "driver".
- coresight driver fixes for reported problems.
All of these have been in linux-next for over a week with no reported
problems"
* tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
binder: fix UAF of alloc->vma in race with munmap()
binder: add lockless binder_alloc_(set|get)_vma()
Revert "android: binder: stop saving a pointer to the VMA"
Revert "binder_alloc: add missing mmap_lock calls when using the VMA"
binder: fix UAF caused by faulty buffer cleanup
coresight: perf: Release Coresight path when alloc trace id failed
coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions