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:	Sat, 3 Oct 2015 14:03:07 +0200
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 4.1.10

I'm announcing the release of the 4.1.10 kernel.

All users of the 4.1 kernel series must upgrade.

The updated 4.1.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.1.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

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

 Documentation/devicetree/bindings/net/ethernet.txt |    4 
 Makefile                                           |    2 
 drivers/block/zram/zcomp.c                         |   12 -
 drivers/net/dsa/bcm_sf2.c                          |   30 ---
 drivers/net/dsa/bcm_sf2.h                          |    4 
 drivers/net/ethernet/altera/altera_tse_main.c      |    3 
 drivers/net/ethernet/freescale/fec_main.c          |    1 
 drivers/net/ethernet/marvell/mvneta.c              |    9 
 drivers/net/ethernet/mellanox/mlx4/en_rx.c         |    2 
 drivers/net/macvtap.c                              |    4 
 drivers/net/phy/fixed_phy.c                        |    8 
 drivers/net/usb/usbnet.c                           |    7 
 drivers/net/vxlan.c                                |    2 
 drivers/of/of_mdio.c                               |   19 +
 drivers/platform/x86/hp-wmi.c                      |   31 ++-
 net/bridge/br_multicast.c                          |    4 
 net/core/fib_rules.c                               |   14 -
 net/core/sock_diag.c                               |    3 
 net/ipv4/tcp_output.c                              |    1 
 net/ipv6/exthdrs_offload.c                         |    2 
 net/ipv6/ip6_gre.c                                 |    1 
 net/ipv6/ip6mr.c                                   |    2 
 net/ipv6/route.c                                   |  201 ++++++++++++++++++---
 net/netlink/af_netlink.c                           |   62 +++++-
 net/netlink/af_netlink.h                           |   10 +
 net/openvswitch/datapath.c                         |    4 
 net/openvswitch/flow_table.c                       |   23 +-
 net/openvswitch/flow_table.h                       |    2 
 net/sched/cls_fw.c                                 |   30 +--
 net/sched/cls_u32.c                                |   13 +
 net/sctp/protocol.c                                |   64 ++++--
 31 files changed, 415 insertions(+), 159 deletions(-)

Atsushi Nemoto (1):
      net: eth: altera: fix napi poll_list corruption

Daniel Borkmann (3):
      sock, diag: fix panic in sock_diag_put_filterinfo
      ipv6: fix exthdrs offload registration in out_rt path
      netlink, mmap: transform mmap skb into full skb on taps

Eric Dumazet (2):
      net/mlx4_en: really allow to change RSS key
      tcp: add proper TS val into RST packets

Eugene Shatokhin (1):
      usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared

Florian Fainelli (3):
      net: dsa: bcm_sf2: Fix ageing conditions and operation
      net: dsa: bcm_sf2: Fix 64-bits register writes
      net: dsa: bcm_sf2: Do not override speed settings

Greg Kroah-Hartman (1):
      Linux 4.1.10

Herbert Xu (2):
      netlink: Fix autobind race condition that leads to zero port ID
      netlink: Replace rhash_portid with bound

Jesse Gross (1):
      openvswitch: Zero flows on allocation.

Kyle Evans (1):
      hp-wmi: limit hotkey enable

Linus Lüssing (1):
      bridge: fix igmpv3 / mldv2 report parsing

Luis Henriques (1):
      zram: fix possible use after free in zcomp_create()

Marcelo Ricardo Leitner (2):
      vxlan: re-ignore EADDRINUSE from igmp_join
      sctp: fix race on protocol/netns initialization

Michael S. Tsirkin (1):
      macvtap: fix TUNSETSNDBUF values > 64k

Richard Laing (1):
      net/ipv6: Correct PIM6 mrt_lock handling

Roopa Prabhu (1):
      ipv6: fix multipath route replace error recovery

Russell King (1):
      net: fec: clear receive interrupts before processing a packet

Stas Sergeev (3):
      net: phy: fixed_phy: handle link-down case
      of_mdio: add new DT property 'managed' to specify the PHY management type
      mvneta: use inband status only when explicitly enabled

WANG Cong (2):
      cls_u32: complete the check for non-forced case in u32_destroy()
      net: revert "net_sched: move tp->root allocation into fw_init()"

Wilson Kok (1):
      fib_rules: fix fib rule dumps across multiple skbs

huaibin Wang (1):
      ip6_gre: release cached dst on tunnel removal


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ