From: Sasha Levin <sashal@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org
Cc: linux-kernel@microsoft.com
Subject: [GIT PULL] commits for Linux 4.9
Date: Sun, 11 Nov 2018 22:26:47 -0500 [thread overview]
Message-ID: <20181112032647.9079E20881@mail.kernel.org> (raw)
-----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(-)
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE4n5dijQDou9mhzu83qZv95d3LNwFAlvo8vcACgkQ3qZv95d3
LNz6xQ//cpuJjIiVilLnhJZxPmww0/kx2usyEY20dGvRuqfUXazKvEAoGzOXjqfD
sy8GJk67GmNM680l0eFqQWZTAeLdIfVQBJPFf3vdVHMYOXu17dV7W0/aeLBoBCP1
PuRoTXTcVB1y8nLetwKxNQcewjg4UK/3PgPvbeMAqfEUieyPM3jjuMe1CSZIWYBd
AU6UfJoFVy5DMaYcUoh3a0TN4FYBXZvFsocvXhw8wtVNXh16CR8k5+noFP3tDspX
xoEymM2KKA72dlIA/Asr+w8ww4Q5AovhIpPIgKOXugQS0s/qzbiu77buwOCDxPQH
e89lumjz9MNsZNc7s8DsI3LRGZHJ4UBD1LQzeFLGrMIy/6DdcBtiF8I2XegQbGs5
s521PaxK9noogwba4ffcn+JGUzKiMmQY0k67EUoeRTdYf2oPOLGNVX2DNsxzIB70
R9FL0jK/b0qZ8V51W4htu8SflcK7LFHSmlg3qEBLwbZ/9wWhfU6a3plstg+euFkY
yZG016XOyDyWzYWJxz46D+pBVs/40+hey8dUYugVPvvu2XX1QX4EQG8/6Xn4hV01
O/QMalYGJHWDuplaTagKcj8tCMVe2Jxn6vSPZmhoPANvIvuYL3yPWow/uNAjS+Vc
u0i72IvGUwqS1EQR+3hGEk5M3s7/4Hc5ko+FPn15iMdlXG36NXo=
=Zsid
-----END PGP SIGNATURE-----
next reply other threads:[~2018-11-12 13:17 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-12 3:26 Sasha Levin [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-11-05 19:08 [GIT PULL] commits for Linux 4.9 Sasha Levin
2018-10-22 9:13 Sasha Levin
2018-10-16 16:40 Sasha Levin
2018-10-12 14:36 Sasha Levin
2018-10-08 15:02 Sasha Levin
2018-10-02 0:58 Sasha Levin
2018-09-28 0:26 Sasha Levin
2018-09-24 1:01 Sasha Levin
2018-09-17 23:46 Sasha Levin
2018-09-14 18:41 Sasha Levin
2018-09-10 14:28 Sasha Levin
2018-08-25 15:10 Sasha Levin
2018-08-26 7:17 ` Greg KH
2018-08-10 0:23 Sasha Levin
2018-08-22 8:06 ` Greg KH
2018-07-28 1:46 Sasha Levin
2018-07-28 10:08 ` Greg KH
2018-06-21 2:37 Sasha Levin
2018-07-05 18:17 ` Greg KH
2018-06-07 1:07 Sasha Levin
2018-06-05 4:00 Sasha Levin
2018-05-19 16:59 Sasha Levin
2018-05-28 8:04 ` Greg KH
2018-04-27 2:01 Sasha Levin
2018-05-02 18:18 ` Greg KH
2018-05-03 7:07 ` Amit Pundir
2018-05-03 15:35 ` Greg KH
2018-04-15 21:37 Sasha Levin
2018-04-24 13:24 ` Greg KH
2018-04-05 6:24 Sasha Levin
2018-04-10 8:30 ` Greg KH
2018-03-19 15:38 Sasha Levin
2018-03-22 13:49 ` Greg KH
2018-03-15 22:40 Sasha Levin
2018-03-18 15:58 ` Greg KH
2018-02-25 0:59 Sasha Levin
2018-02-28 15:14 ` Greg KH
2018-02-04 16:03 Sasha Levin
2018-02-23 10:55 ` Greg KH
2018-01-28 22:32 Sasha Levin
2017-12-20 15:37 alexander.levin
2017-12-21 8:40 ` Greg KH
2017-12-14 16:13 alexander.levin
2017-12-18 13:46 ` Greg KH
2017-12-12 0:59 alexander.levin
2017-12-12 12:33 ` Greg KH
2017-12-02 15:45 alexander.levin
2017-12-06 16:59 ` Greg KH
2017-11-30 22:02 alexander.levin
2017-11-30 22:01 alexander.levin
2017-11-24 17:14 alexander.levin
2017-11-28 9:52 ` Greg KH
2017-11-19 0:50 alexander.levin
2017-11-19 10:33 ` Greg KH
2017-11-08 20:45 Levin, Alexander (Sasha Levin)
2017-11-09 9:14 ` Greg KH
2017-10-25 1:37 Levin, Alexander (Sasha Levin)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181112032647.9079E20881@mail.kernel.org \
--to=sashal@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).