lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri,  8 May 2015 13:12:19 +0200
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	linux@...ck-us.net, shuah.kh@...sung.com, stable@...r.kernel.org
Subject: [PATCH 3.19 0/7] 3.19.8-stable review


----------------------------------
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@...uxfoundation.org>
    Linux 3.19.8-rc1

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

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

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

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

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

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

Alexei Starovoitov <ast@...mgrid.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(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ