-----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 78e0897dd8b321ba1b4a2137778ab7ae7d400af5:
Linux 3.18.125 (2018-11-10 07:39:23 -0800)
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-11112018
for you to fetch changes up to 57bcd87edfdbe4a97886de04a2999e1d859bad38:
9p: clear dangling pointers in p9stat_free (2018-11-11 22:10:43 -0500)
- ---------------------------------------------------------------- for-greg-3.18-11112018
- ---------------------------------------------------------------- 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 (1): 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
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
Tomi Valkeinen (1): drm/omap: fix memory barrier bug in DMM driver
arch/mips/kernel/crash.c | 3 +++ arch/mips/kernel/machine_kexec.c | 3 +++ arch/powerpc/boot/crt0.S | 4 +++- arch/powerpc/mm/tlb_nohash.c | 3 +++ drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 11 +++++++++++ drivers/iio/adc/at91_adc.c | 6 +++++- drivers/media/i2c/tvp5150.c | 14 +++++++++----- drivers/media/pci/cx23885/altera-ci.c | 10 ++++++++++ drivers/tty/tty_io.c | 2 +- net/9p/protocol.c | 5 +++++ 10 files changed, 53 insertions(+), 8 deletions(-)
linux-stable-mirror@lists.linaro.org