lkml.org 
[lkml]   [2017]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 4.9 00/54] 4.9.26-stable review
Date
This is the start of the stable review cycle for the 4.9.26 release.
There are 54 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 May 3 21:26:19 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.9.26-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.9.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.9.26-rc1

Josh Poimboeuf <jpoimboe@redhat.com>
ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram

Vineet Gupta <vgupta@synopsys.com>
ARCv2: save r30 on kernel entry as gcc uses it for code-gen

Maksim Salau <maksim.salau@gmail.com>
net: can: usb: gs_usb: Fix buffer on stack

Jason A. Donenfeld <Jason@zx2c4.com>
macsec: avoid heap overflow in skb_to_sgvec

Yan, Zheng <zyan@redhat.com>
ceph: fix recursion between ceph_set_acl() and __ceph_setattr()

J. Bruce Fields <bfields@redhat.com>
nfsd: stricter decoding of write-like NFSv2/v3 ops

J. Bruce Fields <bfields@redhat.com>
nfsd4: minor NFSv2/v3 write decoding cleanup

J. Bruce Fields <bfields@redhat.com>
nfsd: check for oversized NFSv2/v3 arguments

Dmitry Torokhov <dmitry.torokhov@gmail.com>
Input: i8042 - add Clevo P650RS to the i8042 reset list

Takashi Iwai <tiwai@suse.de>
ASoC: intel: Fix PM and non-atomic crash in bytcr drivers

Al Viro <viro@zeniv.linux.org.uk>
p9_client_readdir() fix

James Cowgill <James.Cowgill@imgtec.com>
MIPS: Avoid BUG warning in arch_check_elf

James Hogan <james.hogan@imgtec.com>
MIPS: cevt-r4k: Fix out-of-bounds array access

James Hogan <james.hogan@imgtec.com>
MIPS: KGDB: Use kernel context for sleeping threads

Noam Camus <noamca@mellanox.com>
ARC: [plat-eznps] Fix build error

Takashi Iwai <tiwai@suse.de>
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout

Takashi Sakamoto <o-takashi@sakamocchi.jp>
ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type

Takashi Sakamoto <o-takashi@sakamocchi.jp>
ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d

Jamie Bainbridge <jbainbri@redhat.com>
ipv6: check raw payload size correctly in ioctl

Wei Wang <weiwan@google.com>
tcp: memset ca_priv data to 0 properly

WANG Cong <xiyou.wangcong@gmail.com>
ipv6: check skb->protocol before lookup for nexthop

Alexander Kochetkov <al.kochet@gmail.com>
net: phy: fix auto-negotiation stall due to unavailable interrupt

David Ahern <dsa@cumulusnetworks.com>
net: ipv6: regenerate host route if moved to gc list

Herbert Xu <herbert@gondor.apana.org.au>
macvlan: Fix device ref leak when purging bc_queue

Ilan Tayari <ilant@mellanox.com>
net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling

Eugenia Emantayev <eugenia@mellanox.com>
net/mlx5e: Fix small packet threshold

Mohamad Haj Yahia <mohamad@mellanox.com>
net/mlx5: Fix driver load bad flow when having fw initializing timeout

Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
ip6mr: fix notification device destruction

Tushar Dave <tushar.n.dave@oracle.com>
netpoll: Check for skb->queue_mapping

David Ahern <dsa@cumulusnetworks.com>
net: ipv6: RTF_PCPU should not be settable from userspace

Ilan Tayari <ilant@mellanox.com>
gso: Validate assumption of frag_list segementation

Dan Carpenter <dan.carpenter@oracle.com>
dp83640: don't recieve time stamps twice

Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
sh_eth: unmap DMA buffers when freeing rings

David Ahern <dsa@cumulusnetworks.com>
net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev rule

Willem de Bruijn <willemb@google.com>
net-timestamp: avoid use-after-free in ip_recv_error

Rabin Vincent <rabinv@axis.com>
ipv6: Fix idev->addr_list corruption

Eric Dumazet <edumazet@google.com>
tcp: clear saved_syn in tcp_disconnect()

Xin Long <lucien.xin@gmail.com>
sctp: listen on the sock only when it's state is listening or closed

Florian Larysch <fl@n621.de>
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given

Guillaume Nault <g.nault@alphalink.fr>
l2tp: fix PPP pseudo-wire auto-loading

Guillaume Nault <g.nault@alphalink.fr>
l2tp: take reference on sessions being dumped

Andrey Konovalov <andreyknvl@google.com>
net/packet: fix overflow in check for tp_reserve

Andrey Konovalov <andreyknvl@google.com>
net/packet: fix overflow in check for tp_frame_nr

Guillaume Nault <g.nault@alphalink.fr>
l2tp: purge socket queues in the .destruct() callback

Guillaume Nault <g.nault@alphalink.fr>
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6

Talat Batheesh <talatb@mellanox.com>
net/mlx5: Avoid dereferencing uninitialized pointer

Alexei Starovoitov <ast@fb.com>
bpf: improve verifier packet range checks

WANG Cong <xiyou.wangcong@gmail.com>
kcm: return immediately after copy_from_user() failure

Nathan Sullivan <nathan.sullivan@ni.com>
net: phy: handle state correctly in phy_stop_machine

Eric Dumazet <edumazet@google.com>
net: neigh: guard against NULL solicit() method

Tom Hromatka <tom.hromatka@oracle.com>
sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()

bob picco <bob.picco@oracle.com>
sparc64: kern_addr_valid regression

Eric Dumazet <edumazet@google.com>
ping: implement proper locking

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "mmc: sdhci-msm: Enable few quirks"


-------------

Diffstat:

Makefile | 4 +-
arch/arc/include/asm/atomic.h | 3 +-
arch/arc/include/asm/entry-arcv2.h | 2 +
arch/arc/include/asm/ptrace.h | 2 +-
arch/mips/kernel/cevt-r4k.c | 2 +-
arch/mips/kernel/elf.c | 2 +-
arch/mips/kernel/kgdb.c | 48 +++++---
arch/sparc/include/asm/pgtable_64.h | 15 +--
arch/sparc/mm/init_64.c | 2 +-
arch/x86/kernel/ftrace.c | 12 ++
drivers/input/serio/i8042-x86ia64io.h | 7 ++
drivers/mmc/host/sdhci-msm.c | 4 +-
drivers/net/can/usb/gs_usb.c | 17 ++-
drivers/net/ethernet/mellanox/mlx5/core/en.h | 2 +-
.../ethernet/mellanox/mlx5/core/en_fs_ethtool.c | 1 +
drivers/net/ethernet/mellanox/mlx5/core/lag.c | 5 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
drivers/net/ethernet/renesas/sh_eth.c | 122 +++++++++++----------
drivers/net/macsec.c | 2 +-
drivers/net/macvlan.c | 11 +-
drivers/net/phy/dp83640.c | 2 -
drivers/net/phy/phy.c | 42 ++++++-
drivers/net/vrf.c | 2 +-
fs/ceph/inode.c | 22 ++--
fs/nfsd/nfs3xdr.c | 13 ++-
fs/nfsd/nfssvc.c | 36 ++++++
fs/nfsd/nfsxdr.c | 10 +-
include/linux/phy.h | 1 +
include/uapi/linux/ipv6_route.h | 2 +-
kernel/bpf/verifier.c | 5 +-
net/9p/client.c | 4 +
net/core/neighbour.c | 3 +-
net/core/netpoll.c | 10 +-
net/core/skbuff.c | 19 +++-
net/ipv4/ip_sockglue.c | 9 +-
net/ipv4/ping.c | 5 +-
net/ipv4/route.c | 2 +-
net/ipv4/tcp.c | 1 +
net/ipv4/tcp_cong.c | 11 +-
net/ipv6/addrconf.c | 25 ++++-
net/ipv6/datagram.c | 10 +-
net/ipv6/ip6_tunnel.c | 34 +++---
net/ipv6/ip6mr.c | 13 +--
net/ipv6/raw.c | 3 +-
net/ipv6/route.c | 4 +
net/kcm/kcmsock.c | 6 +-
net/l2tp/l2tp_core.c | 8 +-
net/l2tp/l2tp_core.h | 3 +-
net/l2tp/l2tp_debugfs.c | 10 +-
net/l2tp/l2tp_ip.c | 5 +-
net/l2tp/l2tp_ip6.c | 5 +-
net/l2tp/l2tp_netlink.c | 7 +-
net/l2tp/l2tp_ppp.c | 19 ++--
net/packet/af_packet.c | 4 +
net/sctp/socket.c | 3 +
sound/core/seq/seq_lock.c | 9 +-
sound/firewire/lib.h | 2 +-
sound/firewire/oxfw/oxfw.c | 4 +-
sound/soc/intel/boards/bytcr_rt5640.c | 4 +-
sound/soc/intel/boards/bytcr_rt5651.c | 2 -
60 files changed, 417 insertions(+), 227 deletions(-)


\
 
 \ /
  Last update: 2017-05-01 23:59    [W:0.395 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site