-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi Greg,
Pleae pull commits for Linux 4.9 .
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 0bb1a5e5aa1728a2c501cdd916923ef44fc07e2f:
Linux 4.9.136 (2018-11-10 07:43:01 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-4.9-11112018
for you to fetch changes up to 8eba9e967b7b7501c1e761f6d97614f997c60f2d:
9p: clear dangling pointers in p9stat_free (2018-11-11 22:10:21 -0500)
- ---------------------------------------------------------------- for-greg-4.9-11112018
- ---------------------------------------------------------------- Alexey Khoroshilov (1): iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
Breno Leitao (1): powerpc/selftests: Wait all threads to join
Daniel Axtens (1): powerpc/nohash: fix undefined behaviour when testing page size support
Dengcheng Zhu (1): MIPS: kexec: Mark CPU offline before disabling local IRQ
Dominique Martinet (2): 9p locks: fix glock.client_id leak in do_lock 9p: clear dangling pointers in p9stat_free
Eugen Hristev (2): iio: adc: at91: fix wrong channel number in triggered buffer mode iio: adc: at91: fix acking DRDY irq on simple conversions
Fabio Estevam (1): ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACL
Huacai Chen (1): MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS
Joel Stanley (1): powerpc/boot: Ensure _zimage_start is a weak symbol
Marco Felsch (1): media: tvp5150: fix width alignment during set_selection()
Miles Chen (1): tty: check name length in tty_find_polling_driver()
Nicholas Mc Guire (1): media: pci: cx23885: handle adding to list failure
Phil Elwell (1): sc16is7xx: Fix for multi-channel stall
Sam Bobroff (1): powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
Tomi Valkeinen (1): drm/omap: fix memory barrier bug in DMM driver
arch/arm/configs/imx_v6_v7_defconfig | 1 + arch/mips/kernel/crash.c | 3 +++ arch/mips/kernel/machine_kexec.c | 3 +++ arch/mips/pci/pci-legacy.c | 4 ++++ arch/powerpc/boot/crt0.S | 4 +++- arch/powerpc/kernel/eeh.c | 5 +++++ arch/powerpc/mm/tlb_nohash.c | 3 +++ drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 11 +++++++++++ drivers/iio/adc/at91_adc.c | 6 +++++- drivers/iio/adc/fsl-imx25-gcq.c | 6 ++++++ drivers/media/i2c/tvp5150.c | 14 +++++++++----- drivers/media/pci/cx23885/altera-ci.c | 10 ++++++++++ drivers/tty/serial/sc16is7xx.c | 19 +++++++++++++------ drivers/tty/tty_io.c | 2 +- fs/9p/vfs_file.c | 16 ++++++++++++++-- net/9p/protocol.c | 5 +++++ tools/testing/selftests/powerpc/tm/tm-tmspr.c | 27 +++++++++++++++++---------- 17 files changed, 113 insertions(+), 26 deletions(-)
linux-stable-mirror@lists.linaro.org