|
|
Log in / Subscribe / Register

Linux 3.19.8

From:  Greg KH <gregkh@linuxfoundation.org>
To:  linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>, torvalds@linux-foundation.org, stable@vger.kernel.org
Subject:  Linux 3.19.8
Date:  Mon, 11 May 2015 06:31:15 -0700
Message-ID:  <20150511133115.GA24184@kroah.com>
Cc:  lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Archive‑link:  Article

This is the LAST 3.19.x kernel release, this series is now end of life.
Please move to 4.0.x at this point in time.

I'm announcing the release of the 3.19.8 kernel.

All users of the 3.19 kernel series must upgrade.

The updated 3.19.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.19.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...

thanks,

greg k-h

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

 Makefile                                       |    2 -
 drivers/clk/at91/clk-usb.c                     |    2 -
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c     |    2 -
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c |    1 
 drivers/net/ethernet/mellanox/mlx4/en_rx.c     |   26 +++++++++++++++++++++++--
 drivers/net/ethernet/mellanox/mlx4/en_tx.c     |    8 ++++---
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h   |    1 
 kernel/bpf/core.c                              |   12 +++++------
 net/ipv4/ping.c                                |    1 
 net/ipv4/route.c                               |    5 ----
 10 files changed, 41 insertions(+), 19 deletions(-)

Alexei Starovoitov (1):
      bpf: fix 64-bit divide

Benjamin Poirier (1):
      mlx4: Fix tx ring affinity_mask creation

Boris Brezillon (1):
      clk: at91: usb: fix determine_rate prototype

David S. Miller (1):
      ipv4: Missing sk_nulls_node_init() in ping_unhash().

Greg Kroah-Hartman (1):
      Linux 3.19.8

Hariprasad Shenai (1):
      cxgb4: Fix MC1 memory offset calculation

Herbert Xu (1):
      route: Use ipv4_mtu instead of raw rt_pmtu

Ido Shamay (1):
      net/mlx4_en: Schedule napi when RX buffers allocation fails



Copyright © 2015, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds