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:	Sun, 26 Apr 2015 15:39:59 +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 4.0 0/7] 4.0.1-stable review

This is the start of the stable review cycle for the 4.0.1 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 Tue Apr 28 11:59:35 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.0/stable-review/patch-4.0.1-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 4.0.1-rc1

Jann Horn <jann@...jh.net>
    fs: take i_mutex during prepare_binprm for set[ug]id executables

Herbert Xu <herbert@...dor.apana.org.au>
    skbuff: Do not scrub skb mark within the same name space

Herbert Xu <herbert@...dor.apana.org.au>
    Revert "net: Reset secmark when scrubbing packet"

Alexei Starovoitov <ast@...mgrid.com>
    bpf: fix verifier memory corruption

Eric Dumazet <edumazet@...gle.com>
    bnx2x: Fix busy_poll vs netpoll

Eric Dumazet <edumazet@...gle.com>
    tcp: tcp_make_synack() should clear skb->tstamp

Jesse Gross <jesse@...ira.com>
    udptunnels: Call handle_offloads after inserting vlan tag.


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

Diffstat:

 Makefile                                        |   4 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h     | 137 +++++++++---------------
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |   9 +-
 drivers/net/vxlan.c                             |  20 ++--
 fs/exec.c                                       |  76 ++++++++-----
 kernel/bpf/verifier.c                           |   3 +-
 net/core/skbuff.c                               |  10 +-
 net/ipv4/geneve.c                               |   8 +-
 net/ipv4/tcp_output.c                           |   2 +
 9 files changed, 130 insertions(+), 139 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