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.0-rc4
Date: Fri, 2 Sep 2022 17:25:17 +0200 [thread overview]
Message-ID: <YxIgXZNrSK+us7Vi@kroah.com> (raw)
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -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.0-rc4
for you to fetch changes up to 0f022aaac9ff2ceff683231b43923c650c90b47e:
Merge tag 'soundwire-6.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-linus (2022-09-02 08:59:45 +0200)
----------------------------------------------------------------
Char/Misc driver fixes for 6.0-rc4
Here are some small char/misc and other driver fixes for 6.0-rc4.
Included in here are:
- binder fixes for previous fixes, and a few more fixes uncovered by
them.
- iio driver fixes
- soundwire driver fixes
- fastrpc driver fixes for memory corruption on some hardware
- peci driver fix
- mhi driver fix
All of these have been in linux-next with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Carlos Llamas (2):
binder: fix UAF of ref->proc caused by race condition
binder: fix alloc->vma_vm_mm null-ptr dereference
Christophe JAILLET (1):
iio: light: cm3605: Fix an error handling path in cm3605_probe()
Greg Kroah-Hartman (5):
Revert "binder_alloc: Add missing mmap_lock calls when using the VMA"
Merge tag 'iio-fixes-for-6.0a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
Merge tag 'peci-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/iwi/linux into char-misc-linus
Merge tag 'mhi-fixes-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-linus
Merge tag 'soundwire-6.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-linus
Iwona Winiarska (1):
peci: cpu: Fix use-after-free in adev_release()
Johan Hovold (3):
misc: fastrpc: fix memory corruption on probe
misc: fastrpc: fix memory corruption on open
misc: fastrpc: increase maximum session count
Krzysztof Kozlowski (1):
dt-bindings: iio: gyroscope: bosch,bmg160: correct number of pins
Liam Howlett (1):
binder_alloc: Add missing mmap_lock calls when using the VMA
Lv Ruyi (1):
peci: aspeed: fix error check return value of platform_get_irq()
Marcus Folkesson (3):
iio: adc: mcp3911: make use of the sign bit
iio: adc: mcp3911: correct "microchip,device-addr" property
iio: adc: mcp3911: use correct formula for AD conversion
Matti Vaittinen (1):
iio: ad7292: Prevent regulator double disable
Qiang Yu (1):
bus: mhi: host: Fix up null pointer access in mhi_irq_handler
Srinivas Kandagatla (2):
soundwire: qcom: remove duplicate reset control get
soundwire: qcom: fix device status array range
sunliming (1):
iio: light: cm32181: make cm32181_pm_ops static
.../bindings/iio/gyroscope/bosch,bmg160.yaml | 2 ++
drivers/android/binder.c | 12 ++++++++++
drivers/android/binder_alloc.c | 4 ++--
drivers/bus/mhi/host/main.c | 19 ++++++++++++---
drivers/iio/adc/ad7292.c | 4 +---
drivers/iio/adc/mcp3911.c | 28 +++++++++++++++++-----
drivers/iio/light/cm32181.c | 2 +-
drivers/iio/light/cm3605.c | 6 +++--
drivers/misc/fastrpc.c | 14 +++++++----
drivers/peci/controller/peci-aspeed.c | 2 +-
drivers/peci/cpu.c | 3 +--
drivers/soundwire/qcom.c | 10 +++-----
12 files changed, 74 insertions(+), 32 deletions(-)
next reply other threads:[~2022-09-02 15:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-02 15:25 Greg KH [this message]
2022-09-02 18:30 ` 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=YxIgXZNrSK+us7Vi@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®