-----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-14092018
for you to fetch changes up to e4c98cce78e482450a6e2e1c8deaca6298c357e7:
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON (2018-09-14 13:55:22 -0400)
- ---------------------------------------------------------------- for-greg-3.18-14092018
- ---------------------------------------------------------------- Anton Vasilyev (3): tty: rocket: Fix possible buffer overwrite on register_PCI scsi: 3ware: fix return 0 on the error path of probe gpio: ml-ioh: Fix buffer underwrite on probe error path
BingJing Chang (1): md/raid5: fix data corruption of replacements after originals dropped
Chao Yu (1): f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize
Dan Carpenter (1): uio: potential double frees if __uio_register_device() fails
Finn Thain (1): macintosh/via-pmu: Add missing mmio accessors
Joerg Roedel (2): x86/mm: Remove in_nmi() warning from vmalloc_fault() x86/kexec: Allocate 8k PGDs for PTI
Johan Hedberg (1): Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
Marcel Holtmann (1): Bluetooth: hidp: Fix handling of strncpy for hid->name information
Mauricio Faria de Oliveira (2): partitions/aix: append null character to print data from disk partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mike Christie (1): scsi: target: fix __transport_register_session locking
Paul Burton (2): MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Petr Machata (1): net: dcb: For wild-card lookups, use priority -1, not 0
Srinivas Pandruvada (1): ata: libahci: Correct setting of DEVSLP register
Sven Eckelmann (1): ath10k: prevent active scans on potential unusable channels
Takashi Iwai (6): ALSA: riptide: Properly endian notations ALSA: wss: Fix sparse warning wrt PCM format type ALSA: sb: Fix PCM format bit calculation ALSA: asihpi: Fix PCM format notations ALSA: ad1816a: Fix sparse warning wrt PCM format type ALSA: sb: Fix sparse warning wrt PCM format type
Yelena Krivosheev (1): net: mvneta: fix mtu change on port without link
Zumeng Chen (1): mfd: ti_am335x_tscadc: Fix struct clk memory leak
arch/mips/include/asm/io.h | 8 ++++---- arch/mips/mm/c-r4k.c | 6 ++++-- arch/x86/kernel/machine_kexec_32.c | 5 +++-- arch/x86/mm/fault.c | 2 -- block/partitions/aix.c | 13 +++++++++---- drivers/ata/libahci.c | 2 ++ drivers/bluetooth/Kconfig | 1 + drivers/gpio/gpio-ml-ioh.c | 3 ++- drivers/macintosh/via-pmu.c | 9 +++++---- drivers/md/raid5.c | 6 ++++++ drivers/mfd/ti_am335x_tscadc.c | 3 +-- drivers/net/ethernet/marvell/mvneta.c | 1 - drivers/net/wireless/ath/ath10k/mac.c | 7 +++++++ drivers/scsi/3w-9xxx.c | 6 +++++- drivers/scsi/3w-sas.c | 3 +++ drivers/scsi/3w-xxxx.c | 2 ++ drivers/target/target_core_transport.c | 5 +++-- drivers/tty/rocket.c | 2 +- drivers/uio/uio.c | 3 +-- fs/f2fs/super.c | 21 +++++++++++++++++++-- include/sound/sb16_csp.h | 2 +- net/bluetooth/hidp/core.c | 2 +- net/dcb/dcbnl.c | 11 +++++++---- sound/isa/ad1816a/ad1816a_lib.c | 3 ++- sound/isa/sb/sb16_csp.c | 6 +++--- sound/isa/sb/sb16_main.c | 9 ++++++--- sound/isa/wss/wss_lib.c | 2 +- sound/pci/asihpi/asihpi.c | 24 +++++++++++++----------- sound/pci/riptide/riptide.c | 8 ++++---- 29 files changed, 116 insertions(+), 59 deletions(-)
linux-stable-mirror@lists.linaro.org