-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
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 26d6298789e695c9f627ce49a7bbd2286405798a:
Linux 4.4.100 (2017-11-21 09:21:23 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git for-greg-4.4
for you to fetch changes up to 43bbacc77810847d73136c47443b9987a5de1a9d:
net: fec: fix multicast filtering hardware setup (2017-11-22 10:29:26 -0500)
- ---------------------------------------------------------------- Andrzej Hajda (1): drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement
Benjamin Coddington (1): nfs: Don't take a reference on fl->fl_file for LOCK operation
Christoffer Dall (1): KVM: arm/arm64: Fix occasional warning from the timer work function
Colin Ian King (1): net: sctp: fix array overrun read on sctp_timer_tbl
David Forster (1): vti6: fix device register to report IFLA_INFO_KIND
Florian Fainelli (2): net: systemport: Utilize skb_put_padto() net: systemport: Pad packet before inserting TSB
Iago Abal (1): dmaengine: pl330: fix double lock
Jan Kara (1): mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jason Baron (1): tcp: correct memory barrier usage in tcp_check_space()
Kazuya Mizuguchi (1): ravb: Remove Rx overflow log messages
Parthasarathy Bhuvaragan (1): tipc: fix cleanup at module unload
Peter Ujfalusi (1): ARM: OMAP1: DMA: Correct the number of logical channels
Ross Lagerwall (1): xen-netfront: Improve error handling during initialization
Rui Sousa (1): net: fec: fix multicast filtering hardware setup
Trond Myklebust (1): NFSv4: Fix client recovery when server reboots multiple times
Vlad Tsyrklevich (1): net/appletalk: Fix kernel memory disclosure
arch/arm/mach-omap1/dma.c | 16 ++++++------- drivers/dma/pl330.c | 19 +++++----------- drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 2 ++ drivers/net/appletalk/ipddp.c | 2 +- drivers/net/ethernet/broadcom/bcmsysport.c | 23 +++++++++---------- drivers/net/ethernet/freescale/fec_main.c | 23 ++++++++----------- drivers/net/ethernet/renesas/ravb_main.c | 8 ++----- drivers/net/xen-netfront.c | 29 +++++++++--------------- drivers/staging/lustre/lustre/llite/llite_mmap.c | 4 +--- fs/nfs/nfs4proc.c | 3 --- fs/nfs/nfs4state.c | 1 - include/linux/buffer_head.h | 4 +--- net/ipv4/tcp_input.c | 2 +- net/ipv6/ip6_vti.c | 2 +- net/sctp/debug.c | 2 +- net/tipc/server.c | 4 +--- virt/kvm/arm/arch_timer.c | 3 --- 17 files changed, 55 insertions(+), 92 deletions(-)
linux-stable-mirror@lists.linaro.org