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, 27 Oct 2015 11:07:25 +0900
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.56

I'm announcing the release of the 3.14.56 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/Makefile                         |    2 
 arch/sparc/crypto/aes_glue.c                |    2 
 arch/sparc/crypto/camellia_glue.c           |    1 
 arch/sparc/crypto/des_glue.c                |    2 
 arch/x86/include/asm/preempt.h              |    4 -
 crypto/ahash.c                              |    3 -
 drivers/block/rbd.c                         |    1 
 drivers/gpu/drm/nouveau/nouveau_fbcon.c     |   24 ++++++++++
 drivers/gpu/drm/radeon/radeon_display.c     |   14 ------
 drivers/gpu/drm/radeon/radeon_pm.c          |   63 ++++++++++++++++------------
 drivers/i2c/busses/i2c-designware-platdrv.c |   20 ++++++++
 drivers/i2c/busses/i2c-rcar.c               |    7 +--
 drivers/i2c/busses/i2c-s3c2410.c            |    8 ++-
 drivers/md/dm-thin.c                        |    2 
 drivers/net/ppp/pppoe.c                     |    1 
 drivers/net/usb/asix_devices.c              |   16 -------
 fs/btrfs/backref.c                          |    8 +--
 include/asm-generic/preempt.h               |    5 +-
 include/linux/preempt.h                     |    5 +-
 include/linux/preempt_mask.h                |   16 +++++--
 include/linux/sched.h                       |    6 --
 include/linux/skbuff.h                      |    3 +
 include/net/af_unix.h                       |    6 ++
 include/net/sock.h                          |    8 +++
 kernel/sched/core.c                         |    6 +-
 kernel/workqueue.c                          |    8 +--
 net/core/ethtool.c                          |    2 
 net/core/skbuff.c                           |    9 ++--
 net/l2tp/l2tp_core.c                        |   11 ++++
 net/unix/af_unix.c                          |   16 ++++++-
 31 files changed, 181 insertions(+), 100 deletions(-)

Aaron Conole (2):
      af_unix: Convert the unix_sk macro to an inline function for type safety
      af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag

Alex Deucher (1):
      drm/radeon: add pm sysfs files late

Alexander Couzens (1):
      l2tp: protect tunnel->del_work by ref_count

Andrey Vagin (1):
      net/unix: fix logic about sk_peek_offset

Ben Skeggs (1):
      drm/nouveau/fbcon: take runpm reference when userspace has an open fd

Charles Keepax (1):
      asix: Do full reset during ax88772_bind

Chris Mason (1):
      btrfs: fix use after free iterating extrefs

Dave Kleikamp (1):
      crypto: sparc - initialize blkcipher.ivsize

Eric Dumazet (1):
      net: add pfmemalloc check in sk_add_backlog()

Frederic Weisbecker (1):
      sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET

Greg Kroah-Hartman (1):
      Linux 3.14.56

Guillaume Nault (1):
      ppp: don't override sk->sk_state in pppoe_flush_dev()

Ilya Dryomov (1):
      rbd: fix double free on rbd_dev->header_name

Joe Perches (1):
      ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings

Konstantin Khlebnikov (1):
      sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()

Michel Stam (1):
      asix: Don't reset PHY on if_up for ASIX 88772

Mika Westerberg (1):
      i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348

Mike Snitzer (1):
      dm thin: fix missing pool reference count decrement in pool_ctr error path

Pravin B Shelar (2):
      skbuff: Fix skb checksum flag on skb pull
      skbuff: Fix skb checksum partial check.

Russell King (1):
      crypto: ahash - ensure statesize is non-zero

Shaohua Li (1):
      workqueue: make sure delayed work run in local cpu

Will Deacon (1):
      arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419

Wolfram Sang (2):
      i2c: rcar: enable RuntimePM before registering to the core
      i2c: s3c2410: enable RuntimePM before registering to the core


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