From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuahkh@osg.samsung.com,
patches@kernelci.org, ben.hutchings@codethink.co.uk,
stable@vger.kernel.org
Subject: [PATCH 4.4 00/53] 4.4.71-stable review
Date: Mon, 5 Jun 2017 18:16:58 +0200 [thread overview]
Message-ID: <20170605153037.105331684@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.4.71 release.
There are 53 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed Jun 7 15:30:23 UTC 2017.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.71-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.4.71-rc1
Eric Sandeen <sandeen@sandeen.net>
xfs: only return -errno or success from attr ->put_listent
Darrick J. Wong <darrick.wong@oracle.com>
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Eric Sandeen <sandeen@sandeen.net>
xfs: fix unaligned access in xfs_btree_visit_blocks
Zorro Lang <zlang@redhat.com>
xfs: bad assertion for delalloc an extent that start at i_size
Brian Foster <bfoster@redhat.com>
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster <bfoster@redhat.com>
xfs: wait on new inodes during quotaoff dquot release
Brian Foster <bfoster@redhat.com>
xfs: update ag iterator to support wait on new inodes
Brian Foster <bfoster@redhat.com>
xfs: support ability to wait on new inodes
Brian Foster <bfoster@redhat.com>
xfs: fix up quotacheck buffer list error handling
Brian Foster <bfoster@redhat.com>
xfs: prevent multi-fsb dir readahead from reading random blocks
Eric Sandeen <sandeen@redhat.com>
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
Darrick J. Wong <darrick.wong@oracle.com>
xfs: fix over-copying of getbmap parameters from userspace
Eryu Guan <eguan@redhat.com>
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Jan Kara <jack@suse.cz>
xfs: Fix missed holes in SEEK_HOLE implementation
Imre Deak <imre.deak@intel.com>
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Yisheng Xie <xieyisheng1@huawei.com>
mlock: fix mlock count can not decrease in race condition
Punit Agrawal <punit.agrawal@arm.com>
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
drm/gma500/psb: Actually use VBT mode when it is found
Thomas Gleixner <tglx@linutronix.de>
slub/memcg: cure the brainless abuse of sysfs attributes
Alexander Tsoy <alexander@tsoy.me>
ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430
Nicolas Iooss <nicolas.iooss_linux@m4x.org>
pcmcia: remove left-over %Z format
Lyude <lyude@redhat.com>
drm/radeon: Unbreak HPD handling for r600+
Alex Deucher <alexander.deucher@amd.com>
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
Ram Pai <linuxram@us.ibm.com>
scsi: mpt3sas: Force request partial completion alignment
Jason Gerecke <killertofu@gmail.com>
HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference
Srinath Mannam <srinath.mannam@broadcom.com>
mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
Sebastian Reichel <sebastian.reichel@collabora.co.uk>
i2c: i2c-tiny-usb: fix buffer not being DMA capable
Vlad Yasevich <vyasevich@gmail.com>
vlan: Fix tcp checksum offloads in Q-in-Q vlans
Andrew Lunn <andrew@lunn.ch>
net: phy: marvell: Limit errata to 88m1101
Eric Dumazet <edumazet@google.com>
netem: fix skb_orphan_partial()
Eric Dumazet <edumazet@google.com>
ipv4: add reference counting to metrics
Davide Caratti <dcaratti@redhat.com>
sctp: fix ICMP processing if skb is non-linear
Wei Wang <weiwan@google.com>
tcp: avoid fastopen API to be used on AF_UNSPEC
Vlad Yasevich <vyasevich@gmail.com>
virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
Vlad Yasevich <vyasevich@gmail.com>
be2net: Fix offload features for Q-in-Q packets
Eric Dumazet <edumazet@google.com>
ipv6: fix out of bound writes in __ip6_append_data()
Xin Long <lucien.xin@gmail.com>
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Bjørn Mork <bjorn@mork.no>
qmi_wwan: add another Lenovo EM74xx device ID
Tobias Jungel <tobias.jungel@bisdn.de>
bridge: netlink: check vlan_default_pvid range
David S. Miller <davem@davemloft.net>
ipv6: Check ip6_find_1stfragopt() return value properly.
Craig Gallek <kraig@google.com>
ipv6: Prevent overrun when parsing v6 header options
David Ahern <dsahern@gmail.com>
net: Improve handling of failures on link and route dumps
Soheil Hassas Yeganeh <soheil@google.com>
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Eric Dumazet <edumazet@google.com>
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Xin Long <lucien.xin@gmail.com>
sctp: fix src address selection if using secondary addresses for ipv6
Yuchung Cheng <ycheng@google.com>
tcp: avoid fragmenting peculiar skbs in SACK
Ursula Braun <ubraun@linux.vnet.ibm.com>
s390/qeth: add missing hash table initializations
Julian Wiedmann <jwi@linux.vnet.ibm.com>
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann <jwi@linux.vnet.ibm.com>
s390/qeth: unbreak OSM and OSN support
Ursula Braun <ubraun@linux.vnet.ibm.com>
s390/qeth: handle sysfs error during initialization
WANG Cong <xiyou.wangcong@gmail.com>
ipv6/dccp: do not inherit ipv6_mc_list from parent
Eric Dumazet <edumazet@google.com>
dccp/tcp: do not inherit mc_list from parent
Orlando Arias <oarias@knights.ucf.edu>
sparc: Fix -Wstringop-overflow warning
-------------
Diffstat:
Makefile | 4 +-
arch/sparc/include/asm/pgtable_32.h | 4 +-
arch/sparc/include/asm/setup.h | 2 +-
arch/sparc/mm/init_32.c | 2 +-
drivers/char/pcmcia/cm4040_cs.c | 6 +--
drivers/gpu/drm/gma500/psb_intel_lvds.c | 18 +++++---
drivers/gpu/drm/radeon/ci_dpm.c | 6 +++
drivers/gpu/drm/radeon/cik.c | 4 +-
drivers/gpu/drm/radeon/evergreen.c | 4 +-
drivers/gpu/drm/radeon/r600.c | 2 +-
drivers/gpu/drm/radeon/si.c | 4 +-
drivers/hid/wacom_wac.c | 45 ++++++++++----------
drivers/i2c/busses/i2c-tiny-usb.c | 25 +++++++++--
drivers/mmc/host/sdhci-iproc.c | 3 +-
drivers/net/ethernet/emulex/benet/be_main.c | 4 +-
drivers/net/phy/marvell.c | 66 ++++++++++++++++-------------
drivers/net/usb/qmi_wwan.c | 2 +
drivers/net/virtio_net.c | 1 +
drivers/pci/pci.c | 3 +-
drivers/s390/net/qeth_core.h | 4 ++
drivers/s390/net/qeth_core_main.c | 21 +++++----
drivers/s390/net/qeth_core_sys.c | 24 +++++++----
drivers/s390/net/qeth_l2.h | 2 +
drivers/s390/net/qeth_l2_main.c | 26 +++++++++---
drivers/s390/net/qeth_l2_sys.c | 8 ++++
drivers/s390/net/qeth_l3_main.c | 8 +++-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 15 +++++++
fs/xfs/libxfs/xfs_bmap.c | 7 +--
fs/xfs/libxfs/xfs_btree.c | 2 +-
fs/xfs/xfs_attr.h | 1 +
fs/xfs/xfs_attr_list.c | 8 ++--
fs/xfs/xfs_bmap_util.c | 2 +-
fs/xfs/xfs_buf.c | 24 +++++++++++
fs/xfs/xfs_buf.h | 1 +
fs/xfs/xfs_dir2_readdir.c | 15 +++++--
fs/xfs/xfs_file.c | 31 +++++---------
fs/xfs/xfs_icache.c | 58 +++++++++++++++++++++----
fs/xfs/xfs_icache.h | 8 ++++
fs/xfs/xfs_inode.h | 4 +-
fs/xfs/xfs_ioctl.c | 11 ++++-
fs/xfs/xfs_qm.c | 7 +--
fs/xfs/xfs_qm_syscalls.c | 3 +-
fs/xfs/xfs_xattr.c | 15 ++++---
include/linux/if_vlan.h | 19 +++++----
include/linux/pci.h | 5 +++
include/net/dst.h | 8 +++-
include/net/ip_fib.h | 10 ++---
mm/memory-failure.c | 8 +---
mm/mlock.c | 5 ++-
mm/slub.c | 6 ++-
net/bridge/br_netlink.c | 7 +++
net/bridge/br_stp_if.c | 1 +
net/bridge/br_stp_timer.c | 2 +-
net/core/dst.c | 23 ++++++----
net/core/rtnetlink.c | 36 ++++++++++------
net/core/sock.c | 12 +++---
net/dccp/ipv6.c | 6 +++
net/ipv4/fib_frontend.c | 15 +++++--
net/ipv4/fib_semantics.c | 17 +++++---
net/ipv4/fib_trie.c | 26 ++++++------
net/ipv4/inet_connection_sock.c | 2 +
net/ipv4/route.c | 10 ++++-
net/ipv4/tcp.c | 7 ++-
net/ipv4/tcp_input.c | 11 ++---
net/ipv6/ip6_offload.c | 7 +--
net/ipv6/ip6_output.c | 20 +++++----
net/ipv6/output_core.c | 14 +++---
net/ipv6/tcp_ipv6.c | 2 +
net/ipv6/udp_offload.c | 6 ++-
net/sctp/input.c | 16 ++++---
net/sctp/ipv6.c | 49 +++++++++++++--------
sound/pci/hda/patch_sigmatel.c | 2 +
72 files changed, 572 insertions(+), 290 deletions(-)
next reply other threads:[~2017-06-05 16:19 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-05 16:16 Greg Kroah-Hartman [this message]
2017-06-05 16:16 ` [PATCH 4.4 01/53] sparc: Fix -Wstringop-overflow warning Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 02/53] dccp/tcp: do not inherit mc_list from parent Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 03/53] ipv6/dccp: do not inherit ipv6_mc_list " Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 04/53] s390/qeth: handle sysfs error during initialization Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 05/53] s390/qeth: unbreak OSM and OSN support Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 06/53] s390/qeth: avoid null pointer dereference on OSN Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 07/53] s390/qeth: add missing hash table initializations Greg Kroah-Hartman
2017-06-06 8:11 ` Julian Wiedmann
2017-06-06 8:52 ` Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 08/53] tcp: avoid fragmenting peculiar skbs in SACK Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 09/53] sctp: fix src address selection if using secondary addresses for ipv6 Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 10/53] sctp: do not inherit ipv6_{mc|ac|fl}_list from parent Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 11/53] tcp: eliminate negative reordering in tcp_clean_rtx_queue Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 12/53] net: Improve handling of failures on link and route dumps Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 13/53] ipv6: Prevent overrun when parsing v6 header options Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 14/53] ipv6: Check ip6_find_1stfragopt() return value properly Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 15/53] bridge: netlink: check vlan_default_pvid range Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 17/53] bridge: start hello_timer when enabling KERNEL_STP in br_stp_start Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 18/53] ipv6: fix out of bound writes in __ip6_append_data() Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 19/53] be2net: Fix offload features for Q-in-Q packets Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 20/53] virtio-net: enable TSO/checksum offloads for Q-in-Q vlans Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 21/53] tcp: avoid fastopen API to be used on AF_UNSPEC Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 22/53] sctp: fix ICMP processing if skb is non-linear Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 23/53] ipv4: add reference counting to metrics Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 24/53] netem: fix skb_orphan_partial() Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 25/53] net: phy: marvell: Limit errata to 88m1101 Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 26/53] vlan: Fix tcp checksum offloads in Q-in-Q vlans Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 27/53] i2c: i2c-tiny-usb: fix buffer not being DMA capable Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 28/53] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 29/53] HID: wacom: Have wacom_tpc_irq guard against possible NULL dereference Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 30/53] scsi: mpt3sas: Force request partial completion alignment Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 33/53] pcmcia: remove left-over %Z format Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 34/53] ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430 Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 35/53] slub/memcg: cure the brainless abuse of sysfs attributes Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 36/53] drm/gma500/psb: Actually use VBT mode when it is found Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 37/53] mm/migrate: fix refcount handling when !hugepage_migration_supported() Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 38/53] mlock: fix mlock count can not decrease in race condition Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 39/53] PCI/PM: Add needs_resume flag to avoid suspend complete optimization Greg Kroah-Hartman
2017-06-06 16:19 ` Ben Hutchings
2017-06-07 9:49 ` Greg Kroah-Hartman
2017-06-08 9:58 ` Imre Deak
2017-06-05 16:17 ` [PATCH 4.4 40/53] xfs: Fix missed holes in SEEK_HOLE implementation Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 41/53] xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 42/53] xfs: fix over-copying of getbmap parameters from userspace Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 43/53] xfs: handle array index overrun in xfs_dir2_leaf_readbuf() Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 44/53] xfs: prevent multi-fsb dir readahead from reading random blocks Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 45/53] xfs: fix up quotacheck buffer list error handling Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 46/53] xfs: support ability to wait on new inodes Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 47/53] xfs: update ag iterator to support " Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 48/53] xfs: wait on new inodes during quotaoff dquot release Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 49/53] xfs: fix indlen accounting error on partial delalloc conversion Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 50/53] xfs: bad assertion for delalloc an extent that start at i_size Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 51/53] xfs: fix unaligned access in xfs_btree_visit_blocks Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 52/53] xfs: in _attrlist_by_handle, copy the cursor back to userspace Greg Kroah-Hartman
2017-06-05 16:17 ` [PATCH 4.4 53/53] xfs: only return -errno or success from attr ->put_listent Greg Kroah-Hartman
2017-06-05 20:35 ` [PATCH 4.4 00/53] 4.4.71-stable review Shuah Khan
2017-06-05 22:07 ` Guenter Roeck
2017-06-06 7:19 ` Greg Kroah-Hartman
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=20170605153037.105331684@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=patches@kernelci.org \
--cc=shuahkh@osg.samsung.com \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.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).