stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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, stable@vger.kernel.org
Subject: [PATCH 3.19 0/7] 3.19.8-stable review
Date: Fri,  8 May 2015 13:12:19 +0200	[thread overview]
Message-ID: <20150508111054.717693099@linuxfoundation.org> (raw)


----------------------------------
NOTE:

This is the LAST 3.19-stable release that will happen.  This tree will
be end-of-life after this release.  Please move to 4.0.x at this point
in time.  This is just a last little "cleanup" release for those who are
stuck on 3.19 for some odd reason.  I recommend not to stay there for
very long...
----------------------------------

This is the start of the stable review cycle for the 3.19.8 release.
There are 7 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 Sun May 10 11:10:24 UTC 2015.
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/v3.x/stable-review/patch-3.19.8-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

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

Boris Brezillon <boris.brezillon@free-electrons.com>
    clk: at91: usb: fix determine_rate prototype

David S. Miller <davem@davemloft.net>
    ipv4: Missing sk_nulls_node_init() in ping_unhash().

Ido Shamay <idos@mellanox.com>
    net/mlx4_en: Schedule napi when RX buffers allocation fails

Hariprasad Shenai <hariprasad@chelsio.com>
    cxgb4: Fix MC1 memory offset calculation

Benjamin Poirier <bpoirier@suse.de>
    mlx4: Fix tx ring affinity_mask creation

Herbert Xu <herbert@gondor.apana.org.au>
    route: Use ipv4_mtu instead of raw rt_pmtu

Alexei Starovoitov <ast@plumgrid.com>
    bpf: fix 64-bit divide


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

Diffstat:

 Makefile                                       |  4 ++--
 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, 42 insertions(+), 20 deletions(-)



             reply	other threads:[~2015-05-08 11:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-08 11:12 Greg Kroah-Hartman [this message]
2015-05-08 11:12 ` [PATCH 3.19 1/7] bpf: fix 64-bit divide Greg Kroah-Hartman
2015-05-08 11:12 ` [PATCH 3.19 2/7] route: Use ipv4_mtu instead of raw rt_pmtu Greg Kroah-Hartman
2015-05-08 11:12 ` [PATCH 3.19 3/7] mlx4: Fix tx ring affinity_mask creation Greg Kroah-Hartman
2015-05-08 11:12 ` [PATCH 3.19 4/7] cxgb4: Fix MC1 memory offset calculation Greg Kroah-Hartman
2015-05-08 11:12 ` [PATCH 3.19 5/7] net/mlx4_en: Schedule napi when RX buffers allocation fails Greg Kroah-Hartman
2015-05-08 11:12 ` [PATCH 3.19 6/7] ipv4: Missing sk_nulls_node_init() in ping_unhash() Greg Kroah-Hartman
2015-05-08 11:12 ` [PATCH 3.19 7/7] clk: at91: usb: fix determine_rate prototype Greg Kroah-Hartman
2015-05-08 15:14 ` [PATCH 3.19 0/7] 3.19.8-stable review Shuah Khan
2015-05-08 20:45   ` Greg Kroah-Hartman
2015-05-08 18:51 ` Guenter Roeck
2015-05-08 20:45   ` 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=20150508111054.717693099@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --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 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).