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 Feb 2015 15:55:26 +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.33

I'm announcing the release of the 3.14.33 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/arm/mm/context.c            |   26 ++++------
 arch/arm64/include/asm/cputype.h |    2 
 arch/arm64/kernel/setup.c        |   99 ++++++++++++++++++++++++++++-----------
 arch/arm64/kernel/smp.c          |    5 +
 arch/mips/cavium-octeon/smp.c    |    2 
 arch/mips/kernel/irq_cpu.c       |    4 +
 arch/mips/kernel/smp.c           |    2 
 arch/x86/kvm/vmx.c               |   16 +++++-
 arch/x86/pci/common.c            |   16 ++++++
 crypto/crc32c.c                  |    1 
 drivers/gpio/gpiolib.c           |    3 -
 fs/cifs/file.c                   |    6 +-
 fs/ext4/file.c                   |    8 +--
 fs/nilfs2/nilfs.h                |    2 
 fs/nilfs2/segment.c              |   44 +++++++++++++++--
 fs/nilfs2/segment.h              |    5 +
 include/sound/ak4113.h           |    2 
 include/sound/ak4114.h           |    2 
 kernel/smpboot.c                 |    2 
 lib/checksum.c                   |   12 +++-
 mm/pagewalk.c                    |    5 +
 scripts/kconfig/menu.c           |    4 -
 sound/i2c/other/ak4113.c         |   17 +++---
 sound/i2c/other/ak4114.c         |   18 +++----
 sound/soc/atmel/atmel_ssc_dai.c  |   18 +------
 sound/soc/codecs/sgtl5000.c      |    3 +
 27 files changed, 226 insertions(+), 100 deletions(-)

Aaro Koskinen (1):
      MIPS: OCTEON: fix kernel crash when offlining a CPU

Andy Lutomirski (1):
      x86,kvm,vmx: Preserve CR4 across VM entry

Bo Shen (1):
      ASoC: atmel_ssc_dai: fix start event for I2S mode

Charlotte Richardson (1):
      PCI: Add NEC variants to Stratus ftServer PCIe DMI check

Dmitry Monakhov (1):
      ext4: prevent bugon on race between write/fcntl

Eric Nelson (1):
      ASoC: sgtl5000: add delay before first I2C access

Felix Fietkau (1):
      MIPS: IRQ: Fix disable_irq on CPU IRQs

Greg Kroah-Hartman (1):
      Linux 3.14.33

Hemmo Nieminen (1):
      MIPS: Fix kernel lockup or crash after CPU offline/online

Johan Hovold (2):
      gpio: sysfs: fix memory leak in gpiod_export_link
      gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low

Lai Jiangshan (1):
      smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()

Mark Rutland (1):
      arm64: Fix up /proc/cpuinfo

Mathias Krause (1):
      crypto: crc32c - add missing crypto module alias

Peter Kümmel (1):
      kconfig: Fix warning "‘jump’ may be used uninitialized"

Ryusuke Konishi (1):
      nilfs2: fix deadlock of segment constructor over I_SYNC flag

Sachin Prabhu (1):
      Complete oplock break jobs before closing file handle

Shiraz Hashim (1):
      mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range

Takashi Iwai (1):
      ALSA: ak411x: Fix stall in work callback

Will Deacon (1):
      ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rollover

karl beldan (2):
      lib/checksum.c: fix carry in csum_tcpudp_nofold
      lib/checksum.c: fix build for generic csum_tcpudp_nofold


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ