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, 11 May 2016 17:17:20 +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 3.14.69

I'm announcing the release of the 3.14.69 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

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

 MAINTAINERS                              |    4 -
 Makefile                                 |    2 
 arch/arm/mach-socfpga/headsmp.S          |    1 
 arch/powerpc/include/uapi/asm/cputable.h |    1 
 arch/powerpc/kernel/prom.c               |    2 
 arch/x86/kernel/sysfb_efi.c              |   14 +++
 arch/x86/kernel/tsc_msr.c                |    2 
 drivers/acpi/acpica/dsmethod.c           |    3 
 drivers/block/nbd.c                      |    4 -
 drivers/clk/versatile/clk-sp810.c        |    4 -
 drivers/iio/magnetometer/ak8975.c        |    4 -
 drivers/input/touchscreen/ads7846.c      |    8 +-
 drivers/input/touchscreen/zforce_ts.c    |    4 -
 drivers/scsi/lpfc/lpfc_init.c            |    5 -
 drivers/usb/serial/cp210x.c              |    4 +
 fs/proc/base.c                           |    3 
 include/linux/compiler-gcc.h             |  120 +++++++++++++++++++++++++++++--
 include/linux/compiler-gcc3.h            |   23 -----
 include/linux/compiler-gcc4.h            |   88 ----------------------
 include/linux/compiler-gcc5.h            |   66 -----------------
 include/linux/mod_devicetable.h          |    8 ++
 kernel/trace/trace_events.c              |    9 +-
 net/batman-adv/routing.c                 |    9 ++
 net/batman-adv/send.c                    |    6 +
 net/batman-adv/soft-interface.c          |    8 +-
 net/netfilter/ipvs/ip_vs_pe_sip.c        |    2 
 26 files changed, 199 insertions(+), 205 deletions(-)

Andrey Gelman (1):
      Input: ads7846 - correct the value got from SPI

Anton Blanchard (1):
      powerpc: scan_features() updates incorrect bits for REAL_LE

Arnd Bergmann (1):
      lpfc: fix misleading indentation

Behan Webster (1):
      x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"

Chen Yu (1):
      x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO

Chunyu Hu (1):
      tracing: Don't display trigger file for events that can't be enabled

Dan Streetman (1):
      nbd: ratelimit error msgs after socket close

Greg Kroah-Hartman (1):
      Linux 3.14.69

Jasem Mutlaq (1):
      USB: serial: cp210x: add Straizona Focusers device ids

Joe Perches (1):
      compiler-gcc: integrate the various compiler-gcc[345].h files

Knut Wohlrab (1):
      Input: zforce_ts - fix dual touch recognition

Krzysztof Kozlowski (1):
      iio: ak8975: Fix NULL pointer exception on early interrupt

Linus Lüssing (1):
      batman-adv: Fix broadcast/ogm queue limit on a removed interface

Linus Walleij (1):
      clk: versatile: sp810: support reentrance

Marco Angaroni (1):
      ipvs: correct initial offset of Call-ID header search in SIP persistence engine

Mathias Krause (1):
      proc: prevent accessing /proc/<PID>/environ until it's ready

Matt Fleming (1):
      MAINTAINERS: Remove asterisk from EFI directory names

Mike Manning (1):
      USB: serial: cp210x: add ID for Link ECU

Paolo Bonzini (1):
      compiler-gcc: disable -ftracer for __noclone functions

Prarit Bhargava (1):
      ACPICA: Dispatcher: Update thread ID for recursive method calls

Sascha Hauer (1):
      ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel

Sven Eckelmann (2):
      batman-adv: Check skb size before using encapsulated ETH+VLAN header
      batman-adv: Reduce refcnt of removed router when updating route

Wang YanQing (1):
      x86/sysfb_efi: Fix valid BAR address range check


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