-----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 50eb02ed89920f753202d703541bebbd9d8c3dd8:
Linux 4.4.135 (2018-05-30 22:11:35 +0200)
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-05062018
for you to fetch changes up to e7c56bba4428180a4aba6975ba6517e8efabe3ba:
mm: fix the NULL mapping case in __isolate_lru_page() (2018-06-05 16:43:17 -0400)
- ---------------------------------------------------------------- for-greg-4.4-05062018
- ---------------------------------------------------------------- Al Viro (1): fix io_destroy()/aio_complete() race
Eric Dumazet (1): xfrm6: avoid potential infinite loop in _decode_session6()
Finn Thain (1): net/sonic: Use dma_mapping_error()
Hugh Dickins (1): mm: fix the NULL mapping case in __isolate_lru_page()
Ivan Bornyakov (1): atm: zatm: fix memcmp casting
Josh Hill (1): net: qmi_wwan: Add Netgear Aircard 779S
Julian Anastasov (1): ipvs: fix buffer overflow with sync daemon and service
Martin Kelly (1): iio:kfifo_buf: check for uint overflow
Paolo Abeni (1): netfilter: ebtables: handle string from userspace with care
drivers/atm/zatm.c | 4 ++-- drivers/iio/buffer/kfifo_buf.c | 7 +++++++ drivers/net/ethernet/natsemi/sonic.c | 2 +- drivers/net/usb/qmi_wwan.c | 1 + fs/aio.c | 3 +-- mm/vmscan.c | 2 +- net/bridge/netfilter/ebtables.c | 3 ++- net/ipv6/xfrm6_policy.c | 2 +- net/netfilter/ipvs/ip_vs_ctl.c | 21 +++++++++++++++------ 9 files changed, 31 insertions(+), 14 deletions(-)
linux-stable-mirror@lists.linaro.org