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:	Mon, 9 Nov 2015 17:27:43 -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.57

I'm announcing the release of the 3.14.57 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/arm64/kernel/stacktrace.c               |    6 --
 arch/powerpc/kernel/rtas.c                   |    3 +
 arch/x86/xen/enlighten.c                     |    6 +-
 crypto/ablkcipher.c                          |    2 
 crypto/algapi.c                              |    2 
 crypto/api.c                                 |    6 +-
 crypto/crypto_user.c                         |    2 
 drivers/block/rbd.c                          |   67 +++++++++++++++------------
 drivers/block/xen-blkfront.c                 |    3 -
 drivers/gpu/drm/i915/intel_display.c         |    2 
 drivers/gpu/drm/nouveau/nouveau_gem.c        |    5 +-
 drivers/gpu/drm/radeon/radeon.h              |    1 
 drivers/gpu/drm/radeon/radeon_pm.c           |   35 ++++++++------
 drivers/infiniband/core/cm.c                 |   10 +++-
 drivers/iommu/amd_iommu.c                    |    4 -
 drivers/iommu/amd_iommu_types.h              |    1 
 drivers/md/md.c                              |    3 -
 drivers/md/persistent-data/dm-btree-remove.c |   17 ++++--
 drivers/md/persistent-data/dm-btree.c        |    2 
 drivers/md/raid1.c                           |    2 
 drivers/md/raid10.c                          |    2 
 drivers/md/raid5.c                           |    6 +-
 drivers/net/ethernet/sfc/selftest.c          |    2 
 drivers/net/wireless/ath/ath9k/init.c        |    1 
 drivers/net/wireless/iwlwifi/dvm/lib.c       |    2 
 drivers/net/wireless/iwlwifi/iwl-7000.c      |    2 
 drivers/net/wireless/iwlwifi/mvm/d3.c        |   12 ++--
 drivers/net/wireless/iwlwifi/pcie/drv.c      |    5 ++
 drivers/power/bq24190_charger.c              |    2 
 drivers/scsi/mvsas/mv_sas.c                  |    2 
 drivers/spi/spi-gpio.c                       |    2 
 drivers/staging/iio/adc/mxs-lradc.c          |    9 ++-
 drivers/tty/serial/8250/8250_pci.c           |   46 +++++++++++++++++-
 drivers/usb/host/xhci-pci.c                  |    1 
 drivers/usb/host/xhci-ring.c                 |   20 ++++++--
 drivers/vhost/scsi.c                         |    6 +-
 include/sound/wm8904.h                       |    2 
 kernel/module.c                              |    8 ++-
 mm/filemap.c                                 |    9 ++-
 40 files changed, 212 insertions(+), 108 deletions(-)

Alex Deucher (1):
      drm/radeon: don't try to recreate sysfs entries on resume

Alexandre Belloni (1):
      iio: mxs-lradc: Fix temperature offset

Cathy Avery (1):
      xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)

Charles Keepax (1):
      ASoC: wm8904: Correct number of EQ registers

Dan Carpenter (1):
      vhost/scsi: potential memory corruption

David S. Miller (1):
      sfc: Fix memcpy() with const destination compiler warning.

Doron Tsur (1):
      IB/cm: Fix rb-tree duplicate free and use-after-free

Dāvis Mosāns (1):
      mvsas: Fix NULL pointer dereference in mvs_slot_task_free

Felix Fietkau (1):
      ath9k: declare required extra tx headroom

Greg Kroah-Hartman (2):
      xen: fix backport of previous kexec patch
      Linux 3.14.57

Herbert Xu (1):
      crypto: api - Only abort operations on fatal signal

Ilia Mirkin (1):
      drm/nouveau/gem: return only valid domain when there's only one

Ilya Dryomov (2):
      rbd: don't leak parent_spec in rbd_dev_probe_parent()
      rbd: prevent kernel stack blow up on rbd map

Jan Kara (1):
      mm: make sendfile(2) killable

Jes Sorensen (2):
      md/raid1: submit_bio_wait() returns 0 on success
      md/raid10: submit_bio_wait() returns 0 on success

Joe Thornber (1):
      dm btree remove: fix a bug when rebalancing nodes after removal

Joerg Roedel (1):
      iommu/amd: Don't clear DTE flags when modifying it

Johannes Berg (3):
      iwlwifi: dvm: fix D3 firmware PN programming
      iwlwifi: fix firmware filename for 3160
      iwlwifi: mvm: fix D3 firmware PN programming

Lad, Prabhakar (1):
      power: bq24190_charger: suppress build warning

Laura Abbott (1):
      xhci: Add spurious wakeup quirk for LynxPoint-LP controllers

Luca Coelho (1):
      iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 series

Mathias Nyman (1):
      xhci: handle no ping response error properly

Mike Snitzer (1):
      dm btree: fix leak of bufio-backed block in btree_split_beneath error path

NeilBrown (1):
      Revert "md: allow a partially recovered device to be hot-added to an array."

Peter Zijlstra (1):
      module: Fix locking in symbol_put_addr()

Roman Gushchin (1):
      md/raid5: fix locking in handle_stripe_clean_event()

Ronny Hegewald (1):
      rbd: require stable pages if message data CRCs are enabled

SeongJae Park (1):
      spi: fix pointer-integer size mismatch warning

Soeren Grunewald (2):
      serial: 8250_pci: Add support for 16 port Exar boards
      serial: 8250_pci: Add support for 12 port Exar boards

Vasant Hegde (1):
      powerpc/rtas: Validate rtas.entry before calling enter_rtas()

Ville Syrjälä (1):
      drm/i915: Restore lost DPLL register write on gen2-4

Will Deacon (1):
      Revert "ARM64: unwind: Fix PC calculation"


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