-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi Greg,
Pleae pull commits for Linux 3.18 .
I've sent a review request for all commits over a week ago and all comments were addressed.
Thanks, Sasha
=====
The following changes since commit c0305995d3676c8f7764eb79a7f99de8d18c591a:
Linux 3.18.122 (2018-09-09 20:07:57 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-3.18-23092018
for you to fetch changes up to a82a0e3c4908b0371fb7b5a0a44b9e272691eeca:
IB/nes: Fix a compiler warning (2018-09-14 01:45:39 -0400)
- ---------------------------------------------------------------- for-greg-3.18-23092018
- ---------------------------------------------------------------- Bart Van Assche (1): IB/nes: Fix a compiler warning
Dan Carpenter (1): drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
Jann Horn (1): mtdchar: fix overflows in adjustment of `count`
Julia Lawall (1): parport: sunbpp: fix error return code
Maciej W. Rozycki (1): binfmt_elf: Respect error return from `regset->active'
Nicholas Mc Guire (2): ARM: hisi: handle of_iomap and fix missing of_node_put ARM: hisi: check of_iomap and fix missing of_node_put
Paul Burton (1): MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
Ronny Chevalier (1): audit: fix use-after-free in audit_add_watch
Timo Wischer (1): ALSA: pcm: Fix snd_interval_refine first/last with open min/max
Zhouyang Jia (1): rtc: bq4802: add error handling for devm_ioremap
arch/arm/mach-hisi/hotplug.c | 33 +++++++++++++++++--------- arch/mips/loongson/common/cs5536/cs5536_ohci.c | 2 +- drivers/gpu/drm/panel/panel-s6e8aa0.c | 2 +- drivers/infiniband/hw/nes/nes.h | 2 +- drivers/mtd/mtdchar.c | 10 +++++--- drivers/parport/parport_sunbpp.c | 8 +++++-- drivers/rtc/rtc-bq4802.c | 4 ++++ fs/binfmt_elf.c | 2 +- kernel/audit_watch.c | 12 +++++++++- sound/core/pcm_lib.c | 14 +++++++---- 10 files changed, 64 insertions(+), 25 deletions(-)
linux-stable-mirror@lists.linaro.org