mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 6.4-rc4
Date: Sat, 27 May 2023 09:31:45 +0100	[thread overview]
Message-ID: <ZHG_8UO7R3mzhI4q@kroah.com> (raw)

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-6.4-rc4

for you to fetch changes up to d1d8875c8c13517f6fd1ff8d4d3e1ac366a17e07:

  binder: fix UAF of alloc->vma in race with munmap() (2023-05-20 17:56:23 +0100)

----------------------------------------------------------------
Char/Misc fixes for 6.4-rc4

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.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Carlos Llamas (5):
      binder: fix UAF caused by faulty buffer cleanup
      Revert "binder_alloc: add missing mmap_lock calls when using the VMA"
      Revert "android: binder: stop saving a pointer to the VMA"
      binder: add lockless binder_alloc_(set|get)_vma()
      binder: fix UAF of alloc->vma in race with munmap()

Dan Carpenter (1):
      coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()

Greg Kroah-Hartman (1):
      Merge tag 'coresight-fixes-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-linus

Ruidong Tian (1):
      coresight: perf: Release Coresight path when alloc trace id failed

 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(-)

             reply	other threads:[~2023-05-27  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-27  8:31 Greg KH [this message]
2023-05-27 16:43 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZHG_8UO7R3mzhI4q@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®