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:	Thu, 14 Aug 2014 12:05:04 +0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:	lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.16.1

I'm announcing the release of the 3.16.1 kernel.

All users of the 3.16 kernel series must upgrade.

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

thanks,

greg k-h

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

 Makefile                                |    4 ++--
 arch/sparc/include/asm/tlbflush_64.h    |   12 ++----------
 arch/sparc/kernel/ldc.c                 |    2 +-
 arch/sparc/math-emu/math_32.c           |    2 +-
 arch/sparc/mm/init_64.c                 |   31 +++++++++++++++++++++++++++++++
 drivers/net/ethernet/broadcom/tg3.c     |   22 ++++++++++++----------
 drivers/net/ethernet/brocade/bna/bnad.c |    2 +-
 drivers/net/macvlan.c                   |    1 +
 drivers/net/phy/mdio_bus.c              |    1 -
 drivers/sbus/char/bbc_envctrl.c         |    6 ++++++
 drivers/sbus/char/bbc_i2c.c             |   11 ++++++++---
 drivers/tty/serial/sunsab.c             |    9 +++++++++
 include/net/ip_tunnels.h                |    1 +
 lib/iovec.c                             |    4 ++++
 net/batman-adv/fragmentation.c          |   10 +++++++---
 net/core/skbuff.c                       |    2 +-
 net/ipv4/ip_tunnel.c                    |   29 ++++++++++++++++++-----------
 net/ipv4/tcp_vegas.c                    |    3 ++-
 net/ipv4/tcp_veno.c                     |    2 +-
 net/sctp/output.c                       |    2 +-
 20 files changed, 109 insertions(+), 47 deletions(-)

Andrey Utkin (1):
      arch/sparc/math-emu/math_32.c: drop stray break operator

Christoph Paasch (2):
      tcp: Fix integer-overflows in TCP veno
      tcp: Fix integer-overflow in TCP vegas

Christopher Alexander Tobias Schulze (2):
      bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000
      sunsab: Fix detection of BREAK on sunsab serial console

David S. Miller (2):
      sparc64: Do not insert non-valid PTEs into the TSB hash table.
      sparc64: Guard against flushing openfirmware mappings.

Dmitry Popov (1):
      ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"

Eric Dumazet (1):
      sctp: fix possible seqlock seadlock in sctp_packet_transmit()

Fabio Estevam (1):
      Revert "net: phy: Set the driver when registering an MDIO bus device"

Greg Kroah-Hartman (1):
      Linux 3.16.1

Ivan Vecera (1):
      bna: fix performance regression

Prashant Sreedharan (1):
      tg3: Modify tg3_tso_bug() to handle multiple TX rings

Sasha Levin (1):
      iovec: make sure the caller actually wants anything in memcpy_fromiovecend

Sowmini Varadhan (1):
      sparc64: ldc_connect() should not return EINVAL when handshake is in progress.

Sven Eckelmann (1):
      batman-adv: Fix out-of-order fragmentation support

Vlad Yasevich (2):
      macvlan: Initialize vlan_features to turn on offload support.
      net: Correctly set segment mac_len in skb_segment().


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ