-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi Greg,
Pleae pull commits for Linux 4.4 .
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 7a4269707deb6ab22d488eb1a9eedae3ef88abc5:
Linux 4.4.163 (2018-11-10 07:41:44 -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.4-11112018
for you to fetch changes up to 49734ae5c92cbb323a2853f3a237b3553df89545:
9p: clear dangling pointers in p9stat_free (2018-11-11 22:10:33 -0500)
- ---------------------------------------------------------------- for-greg-4.4-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 (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
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
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/serial/sc16is7xx.c | 19 +++++++++++++------ drivers/tty/tty_io.c | 2 +- fs/9p/vfs_file.c | 16 ++++++++++++++-- net/9p/protocol.c | 5 +++++ 12 files changed, 80 insertions(+), 16 deletions(-)
linux-stable-mirror@lists.linaro.org