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, shuah.kh@samsung.com, patches@kernelci.org,
ben.hutchings@codethink.co.uk, stable@vger.kernel.org
Subject: [PATCH 4.8 00/49] 4.8.10-stable review
Date: Sat, 19 Nov 2016 10:22:52 +0100 [thread overview]
Message-ID: <20161119092036.698705716@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.8.10 release.
There are 49 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 Mon Nov 21 09:20:18 UTC 2016.
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.8.10-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.8.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.8.10-rc1
Michal Nazarewicz <mina86@mina86.com>
usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable
Michal Nazarewicz <mina86@mina86.com>
usb: gadget: f_fs: edit epfile->ep under lock
David S. Miller <davem@davemloft.net>
sparc64: Delete now unused user copy fixup functions.
David S. Miller <davem@davemloft.net>
sparc64: Delete now unused user copy assembler helpers.
David S. Miller <davem@davemloft.net>
sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
David S. Miller <davem@davemloft.net>
sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
David S. Miller <davem@davemloft.net>
sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
David S. Miller <davem@davemloft.net>
sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
David S. Miller <davem@davemloft.net>
sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
David S. Miller <davem@davemloft.net>
sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
David S. Miller <davem@davemloft.net>
sparc64: Convert copy_in_user to accurate exception reporting.
David S. Miller <davem@davemloft.net>
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller <davem@davemloft.net>
sparc64: Delete __ret_efault.
David S. Miller <davem@davemloft.net>
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
David S. Miller <davem@davemloft.net>
sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code.
David S. Miller <davem@davemloft.net>
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
David S. Miller <davem@davemloft.net>
sparc64: Fix illegal relative branches in hypervisor patched TLB code.
David S. Miller <davem@davemloft.net>
sparc64: Handle extremely large kernel TSB range flushes sanely.
James Clarke <jrtc27@jrtc27.com>
sparc: Handle negative offsets in arch_jump_label_transform
Baruch Siach <baruch@tkos.co.il>
spi: spidev_test: fix build with musl libc
Florian Fainelli <f.fainelli@gmail.com>
net: stmmac: Fix lack of link transition for fixed PHYs
Xin Long <lucien.xin@gmail.com>
sctp: change sk state only when it has assocs in sctp_shutdown
Baoquan He <bhe@redhat.com>
bnx2: Wait for in-flight DMA to complete at probe stage
Baoquan He <bhe@redhat.com>
Revert "bnx2: Reset device during driver initialization"
Arkadi Sharshevsky <arkadis@mellanox.com>
mlxsw: spectrum_router: Correctly dump neighbour activity
Yotam Gigi <yotamg@mellanox.com>
mlxsw: spectrum: Fix refcount bug on span entries
Mike Frysinger <vapier@gentoo.org>
Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"
Eric Dumazet <edumazet@google.com>
tcp: take care of truncations done by sk_filter()
Stephen Suryaputra Lin <stephen.suryaputra.lin@gmail.com>
ipv4: use new_gw for redirect neigh lookup
Eric Dumazet <edumazet@google.com>
net: __skb_flow_dissect() must cap its return value
David Ahern <dsa@cumulusnetworks.com>
net: icmp_route_lookup should use rt dev to determine L3 domain
Soheil Hassas Yeganeh <soheil@google.com>
sock: fix sendmmsg for partial sendmsg
Alexander Duyck <alexander.h.duyck@intel.com>
fib_trie: Correct /proc/net/route off by one error
David Ahern <dsa@cumulusnetworks.com>
net: icmp6_send should use dst dev to determine L3 domain
Daniel Borkmann <daniel@iogearbox.net>
bpf: fix htab map destruction when extra reserve is in use
Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
sctp: assign assoc_id earlier in __sctp_connect
Eric Dumazet <edumazet@google.com>
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet <edumazet@google.com>
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet <edumazet@google.com>
dccp: fix out of bound access in dccp_v4_err()
Eric Dumazet <edumazet@google.com>
dccp: do not send reset to already closed sockets
Eric Dumazet <edumazet@google.com>
dccp: do not release listeners too soon
Eric Dumazet <edumazet@google.com>
tcp: fix return value for partial writes
Lance Richardson <lrichard@redhat.com>
ipv4: allow local fragmentation in ip_finish_output_gso()
Eric Dumazet <edumazet@google.com>
tcp: fix potential memory corruption
Eli Cooper <elicooper@gmx.com>
ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
Andy Gospodarek <gospo@broadcom.com>
bgmac: stop clearing DMA receive control register right after it is set
Eric Dumazet <edumazet@google.com>
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet <edumazet@google.com>
net: clear sk_err_soft in sk_clone_lock()
Florian Westphal <fw@strlen.de>
dctcp: avoid bogus doubling of cwnd after loss
-------------
Diffstat:
Makefile | 4 +-
arch/sparc/include/asm/uaccess_64.h | 28 +-
arch/sparc/kernel/head_64.S | 36 --
arch/sparc/kernel/jump_label.c | 23 +-
arch/sparc/kernel/sparc_ksyms_64.c | 1 -
arch/sparc/lib/GENcopy_from_user.S | 4 +-
arch/sparc/lib/GENcopy_to_user.S | 4 +-
arch/sparc/lib/GENmemcpy.S | 48 ++-
arch/sparc/lib/Makefile | 2 +-
arch/sparc/lib/NG2copy_from_user.S | 8 +-
arch/sparc/lib/NG2copy_to_user.S | 8 +-
arch/sparc/lib/NG2memcpy.S | 228 ++++++++-----
arch/sparc/lib/NG4copy_from_user.S | 8 +-
arch/sparc/lib/NG4copy_to_user.S | 8 +-
arch/sparc/lib/NG4memcpy.S | 294 ++++++++++++----
arch/sparc/lib/NGcopy_from_user.S | 4 +-
arch/sparc/lib/NGcopy_to_user.S | 4 +-
arch/sparc/lib/NGmemcpy.S | 233 ++++++++-----
arch/sparc/lib/U1copy_from_user.S | 8 +-
arch/sparc/lib/U1copy_to_user.S | 8 +-
arch/sparc/lib/U1memcpy.S | 345 ++++++++++++-------
arch/sparc/lib/U3copy_from_user.S | 8 +-
arch/sparc/lib/U3copy_to_user.S | 8 +-
arch/sparc/lib/U3memcpy.S | 227 +++++++++----
arch/sparc/lib/copy_in_user.S | 35 +-
arch/sparc/lib/user_fixup.c | 71 ----
arch/sparc/mm/tsb.c | 17 +
arch/sparc/mm/ultra.S | 374 +++++++++++++++++----
drivers/net/ethernet/broadcom/bgmac.c | 5 +-
drivers/net/ethernet/broadcom/bnx2.c | 48 ++-
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 4 +-
.../net/ethernet/mellanox/mlxsw/spectrum_router.c | 22 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 7 +
drivers/usb/gadget/function/f_fs.c | 107 +++++-
include/net/ip.h | 1 -
include/net/ip6_tunnel.h | 1 +
include/net/sock.h | 4 +-
include/net/tcp.h | 1 +
include/uapi/linux/atm_zatm.h | 1 -
kernel/bpf/hashtab.c | 3 +-
net/core/dev.c | 2 +-
net/core/flow_dissector.c | 11 +-
net/core/sock.c | 6 +-
net/dccp/ipv4.c | 16 +-
net/dccp/ipv6.c | 19 +-
net/dccp/proto.c | 4 +
net/ipv4/fib_trie.c | 21 +-
net/ipv4/icmp.c | 4 +-
net/ipv4/ip_forward.c | 2 +-
net/ipv4/ip_output.c | 6 +-
net/ipv4/ip_tunnel_core.c | 11 -
net/ipv4/ipmr.c | 2 +-
net/ipv4/route.c | 4 +-
net/ipv4/tcp.c | 4 +-
net/ipv4/tcp_dctcp.c | 13 +-
net/ipv4/tcp_ipv4.c | 19 +-
net/ipv6/icmp.c | 2 +-
net/ipv6/tcp_ipv6.c | 6 +-
net/sctp/socket.c | 22 +-
net/socket.c | 2 +
tools/spi/spidev_test.c | 1 +
61 files changed, 1625 insertions(+), 802 deletions(-)
next reply other threads:[~2016-11-19 9:23 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20161119092339epcas3p4464a1a8a19f9171b12871d8cfef3ea16@epcas3p4.samsung.com>
2016-11-19 9:22 ` Greg Kroah-Hartman [this message]
2016-11-19 9:22 ` [PATCH 4.8 01/49] dctcp: avoid bogus doubling of cwnd after loss Greg Kroah-Hartman
2016-11-19 9:22 ` [PATCH 4.8 02/49] net: clear sk_err_soft in sk_clone_lock() Greg Kroah-Hartman
2016-11-19 9:22 ` [PATCH 4.8 04/49] bgmac: stop clearing DMA receive control register right after it is set Greg Kroah-Hartman
2016-11-19 9:22 ` [PATCH 4.8 05/49] ip6_tunnel: Clear IP6CB in ip6tunnel_xmit() Greg Kroah-Hartman
2016-11-19 9:22 ` [PATCH 4.8 07/49] ipv4: allow local fragmentation in ip_finish_output_gso() Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 08/49] tcp: fix return value for partial writes Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 09/49] dccp: do not release listeners too soon Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 10/49] dccp: do not send reset to already closed sockets Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 11/49] dccp: fix out of bound access in dccp_v4_err() Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 12/49] ipv6: dccp: fix out of bound access in dccp_v6_err() Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 13/49] ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 14/49] sctp: assign assoc_id earlier in __sctp_connect Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 15/49] bpf: fix htab map destruction when extra reserve is in use Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 16/49] net: icmp6_send should use dst dev to determine L3 domain Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 17/49] fib_trie: Correct /proc/net/route off by one error Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 19/49] net: icmp_route_lookup should use rt dev to determine L3 domain Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 20/49] net: __skb_flow_dissect() must cap its return value Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 21/49] ipv4: use new_gw for redirect neigh lookup Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 22/49] tcp: take care of truncations done by sk_filter() Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 24/49] mlxsw: spectrum: Fix refcount bug on span entries Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 25/49] mlxsw: spectrum_router: Correctly dump neighbour activity Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 26/49] Revert "bnx2: Reset device during driver initialization" Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 27/49] bnx2: Wait for in-flight DMA to complete at probe stage Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 28/49] sctp: change sk state only when it has assocs in sctp_shutdown Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 29/49] net: stmmac: Fix lack of link transition for fixed PHYs Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 31/49] sparc: Handle negative offsets in arch_jump_label_transform Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 32/49] sparc64: Handle extremely large kernel TSB range flushes sanely Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 33/49] sparc64: Fix illegal relative branches in hypervisor patched TLB code Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 34/49] sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 35/49] sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call code Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 36/49] sparc64: Handle extremely large kernel TLB range flushes more gracefully Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 37/49] sparc64: Delete __ret_efault Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 38/49] sparc64: Prepare to move to more saner user copy exception handling Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 39/49] sparc64: Convert copy_in_user to accurate exception reporting Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 40/49] sparc64: Convert GENcopy_{from,to}_user " Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 41/49] sparc64: Convert U1copy_{from,to}_user " Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 42/49] sparc64: Convert NG4copy_{from,to}_user " Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 43/49] sparc64: Convert NGcopy_{from,to}_user " Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 44/49] sparc64: Convert NG2copy_{from,to}_user " Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 45/49] sparc64: Convert U3copy_{from,to}_user " Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 46/49] sparc64: Delete now unused user copy assembler helpers Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 47/49] sparc64: Delete now unused user copy fixup functions Greg Kroah-Hartman
2016-11-19 9:23 ` [PATCH 4.8 48/49] usb: gadget: f_fs: edit epfile->ep under lock Greg Kroah-Hartman
2016-11-19 16:21 ` [PATCH 4.8 00/49] 4.8.10-stable review Guenter Roeck
2016-11-19 16:58 ` Greg Kroah-Hartman
2016-11-21 16:32 ` Shuah Khan
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=20161119092036.698705716@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=shuah.kh@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.