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:	Wed, 20 Nov 2013 12:40:52 -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.10.20

I'm announcing the release of the 3.10.20 kernel.

All users of the 3.10 kernel series must upgrade.

The updated 3.10.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.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                                  |    2 
 drivers/media/platform/sh_vou.c           |    2 
 drivers/misc/atmel_pwm.c                  |    6 -
 drivers/net/ethernet/chelsio/cxgb3/sge.c  |    3 
 drivers/net/ethernet/mellanox/mlx4/cmd.c  |    2 
 drivers/net/virtio_net.c                  |   13 +-
 drivers/net/wireless/iwlwifi/iwl-7000.c   |   42 +++++++-
 drivers/net/wireless/iwlwifi/iwl-config.h |    6 -
 drivers/net/wireless/iwlwifi/pcie/drv.c   |   79 ++++++++++++++-
 drivers/net/xen-netback/common.h          |    1 
 drivers/net/xen-netback/interface.c       |    3 
 drivers/net/xen-netback/netback.c         |   10 -
 drivers/net/xen-netback/xenbus.c          |  153 +++++++++++++++++++++++-------
 drivers/usb/core/hcd.c                    |    1 
 drivers/usb/core/hub.c                    |   18 ++-
 drivers/usb/core/usb.h                    |    1 
 drivers/usb/serial/option.c               |   17 +++
 drivers/video/backlight/atmel-pwm-bl.c    |    9 -
 drivers/video/hyperv_fb.c                 |   40 +++++++
 include/net/ip6_fib.h                     |    1 
 include/net/ip_tunnels.h                  |    2 
 include/uapi/linux/perf_event.h           |   12 +-
 kernel/events/ring_buffer.c               |   31 +++++-
 kernel/trace/trace.c                      |    5 
 net/batman-adv/main.c                     |    5 
 net/batman-adv/network-coding.c           |   28 +++--
 net/batman-adv/network-coding.h           |   14 +-
 net/core/flow_dissector.c                 |    2 
 net/ipv4/ip_gre.c                         |    2 
 net/ipv4/ip_tunnel.c                      |    4 
 net/ipv4/ipip.c                           |    2 
 net/ipv6/route.c                          |    9 +
 sound/pci/hda/patch_hdmi.c                |    5 
 33 files changed, 427 insertions(+), 103 deletions(-)

Anssi Hannula (1):
      ALSA: hda - hdmi: Fix reported channel map on common default layouts

Ben Hutchings (1):
      cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures

Dan Carpenter (1):
      media: sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()

David Vrabel (1):
      xen-netback: transition to CLOSED when removing a VIF

Gerd Hoffmann (1):
      hyperv-fb: add pci stub

Greg Kroah-Hartman (1):
      Linux 3.10.20

Hannes Frederic Sowa (2):
      ipv6: ip6_dst_check needs to check for expired dst_entries
      ipv6: reset dst.expires value when clearing expire flag

Jack Morgenstein (1):
      net/mlx4_core: Fix call to __mlx4_unregister_mac

Jason Wang (2):
      virtio-net: correctly handle cpu hotplug notifier during resuming
      net: flow_dissector: fail on evil iph->ihl

Johan Hovold (2):
      misc: atmel_pwm: add deferred-probing support
      backlight: atmel-pwm-bl: fix deferred probe from __init

Krzysztof Mazur (2):
      usb: fix cleanup after failure in hub_configure()
      usb: fail on usb_hub_create_port_device() errors

Matthias Schiffer (1):
      batman-adv: set up network coding packet handlers during module init

Matti Gottlieb (1):
      iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC series

Oren Givon (1):
      iwlwifi: add new 7260 and 3160 series device IDs

Paul Durrant (1):
      xen-netback: Handle backend state transitions in a more robust way

Peter Zijlstra (1):
      perf: Fix perf ring buffer memory ordering

Pravin B Shelar (1):
      ip_gre: Fix WCCPv2 header parsing.

Rui li (1):
      USB: add new zte 3g-dongle's pid to option.c

Steven Rostedt (1):
      tracing: Fix potential out-of-bounds in trace_get_user()

Wei Liu (1):
      xen-netback: use jiffies_64 value to calculate credit timeout

Xenia Ragiadakou (1):
      usbcore: set lpm_capable field for LPM capable root hubs


Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ