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:	Tue, 16 Dec 2014 14:13:31 -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.14.27

I'm announcing the release of the 3.14.27 kernel.

All users of the 3.14 kernel series must upgrade.

The updated 3.14.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.14.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 
 arch/powerpc/kernel/vdso32/getcpu.S                   |    4 -
 arch/x86/boot/compressed/Makefile                     |    2 
 arch/x86/kernel/cpu/perf_event.c                      |    3 
 arch/x86/kernel/cpu/perf_event.h                      |   12 +--
 arch/x86/kernel/cpu/perf_event_intel.c                |   66 +++++++++++++++++-
 drivers/ata/ahci.c                                    |    4 +
 drivers/ata/sata_fsl.c                                |    2 
 drivers/gpu/drm/i915/intel_display.c                  |    2 
 drivers/gpu/drm/i915/intel_lvds.c                     |   22 +++---
 drivers/gpu/drm/radeon/radeon_kms.c                   |    2 
 drivers/i2c/busses/i2c-davinci.c                      |    8 --
 drivers/i2c/busses/i2c-omap.c                         |   10 +-
 drivers/media/i2c/smiapp/smiapp-core.c                |    2 
 drivers/net/ethernet/broadcom/tg3.c                   |    3 
 drivers/net/ethernet/intel/igb/igb_main.c             |    2 
 drivers/net/ethernet/marvell/mvneta.c                 |    5 -
 drivers/net/ethernet/mellanox/mlx4/resource_tracker.c |    2 
 drivers/net/vxlan.c                                   |   10 --
 drivers/net/xen-netfront.c                            |    5 -
 drivers/usb/host/xhci-ring.c                          |   40 ++--------
 drivers/usb/host/xhci.c                               |   60 ++++------------
 mm/frontswap.c                                        |    4 -
 mm/memory.c                                           |   26 +++----
 mm/mmap.c                                             |   10 +-
 mm/rmap.c                                             |    6 +
 mm/vmpressure.c                                       |    8 +-
 net/core/rtnetlink.c                                  |    1 
 net/ipv4/gre_offload.c                                |    3 
 net/ipv4/ip_vti.c                                     |    1 
 net/ipv6/ip6_gre.c                                    |    4 -
 net/ipv6/ip6_vti.c                                    |   11 +++
 net/mac80211/aes_ccm.c                                |    3 
 net/sctp/output.c                                     |    4 -
 sound/pci/hda/patch_analog.c                          |    1 
 sound/pci/hda/patch_realtek.c                         |    1 
 sound/usb/midi.c                                      |    2 
 37 files changed, 201 insertions(+), 152 deletions(-)

Alexander Kochetkov (2):
      i2c: omap: fix NACK and Arbitration Lost irq handling
      i2c: omap: fix i207 errata handling

Andrew Morton (1):
      mm/vmpressure.c: fix race in vmpressure_work_fn()

Anton Blanchard (1):
      powerpc: 32 bit getcpu VDSO function uses 64 bit instructions

Chris Clayton (1):
      x86: Use $(OBJDUMP) instead of plain objdump

Daniel Borkmann (1):
      net: sctp: use MAX_HEADER for headroom reserve in output path

Daniel Forrest (1):
      mm: fix anon_vma_clone() error treatment

Daniel Vetter (2):
      drm/i915: More cautious with pch fifo underruns
      drm/i915: Unlock panel even when LVDS is disabled

Devin Ryles (1):
      AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller

Dmitry Torokhov (1):
      sata_fsl: fix error handling of irq_of_parse_and_map

Eric Dumazet (1):
      net: mvneta: fix race condition in mvneta_tx()

Greg Kroah-Hartman (1):
      Linux 3.14.27

Grygorii Strashko (1):
      i2c: davinci: generate STP always when NACK is received

Hugh Dickins (1):
      mm: fix swapoff hang after page migration and fork

Jack Morgenstein (1):
      net/mlx4_core: Limit count field to 24 bits in qp_alloc_res

Kan Liang (1):
      perf/x86/intel: Protect LBR and extra_regs against KVM lying

Marcelo Leitner (1):
      Fix race condition between vxlan_sock_add and vxlan_sock_release

Mathias Nyman (1):
      USB: xhci: Reset a halted endpoint immediately when we encounter a stall.

Nicolas Dichtel (1):
      rtnetlink: release net refcnt on error in do_setlink()

Petr Mladek (1):
      drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0-rc6

Ronald Wahl (1):
      mac80211: Fix regression that triggers a kernel BUG with CCMP

Sakari Ailus (1):
      media: smiapp: Only some selection targets are settable

Seth Forshee (1):
      xen-netfront: Remove BUGs on paged skb data which crosses a page boundary

Takashi Iwai (3):
      ALSA: hda - Add EAPD fixup for ASUS Z99He laptop
      ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210
      ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery

Tejun Heo (1):
      ahci: disable MSI on SAMSUNG 0xa800 SSD

Thadeu Lima de Souza Cascardo (1):
      tg3: fix ring init when there are more TX than RX channels

Todd Fujinaka (1):
      igb: bring link up when PHY is powered up

Tom Herbert (1):
      gre: Set inner mac header in gro complete

Weijie Yang (1):
      mm: frontswap: invalidate expired data on a dup-store failure

Yuri Chislov (1):
      ipv6: gre: fix wrong skb->protocol in WCCP

lucien (1):
      ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic

willy tarreau (1):
      net: mvneta: fix Tx interrupt delay


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ