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, 22 Jun 2015 19:34:48 -0700
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.45

I'm announcing the release of the 3.14.45 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/mips/kernel/irq.c                 |    2 -
 arch/x86/include/asm/segment.h         |   15 +++++++++++--
 arch/x86/kernel/head64.c               |    2 -
 arch/x86/kernel/head_32.S              |   33 +++++++++++++++-------------
 arch/x86/kernel/head_64.S              |   20 +++++++++--------
 arch/x86/net/bpf_jit_comp.c            |    7 +++++-
 block/genhd.c                          |   12 +++++-----
 drivers/ata/pata_octeon_cf.c           |    2 -
 drivers/gpu/drm/i915/intel_dp.c        |    5 +---
 drivers/gpu/drm/i915/intel_i2c.c       |   20 ++++++++++++++---
 drivers/gpu/drm/radeon/radeon_device.c |   15 +++++++++++++
 drivers/iio/adc/twl6030-gpadc.c        |    2 -
 drivers/iio/imu/adis16400.h            |    1 
 drivers/iio/imu/adis16400_core.c       |   38 +++++++++++++++++++++++----------
 drivers/input/mouse/elantech.c         |    7 +++---
 drivers/input/mouse/synaptics.c        |    6 ++++-
 drivers/net/phy/dp83640.c              |   19 ++++++++++++++--
 drivers/net/phy/phy.c                  |    6 +++--
 drivers/net/xen-netback/xenbus.c       |   33 ++++++++++++++++------------
 drivers/staging/ozwpan/ozusbsvc1.c     |   19 ++++++++++++----
 drivers/tty/n_tty.c                    |   17 ++++++++++++--
 drivers/tty/serial/imx.c               |    8 ++++++
 drivers/usb/serial/cp210x.c            |    1 
 drivers/usb/serial/ftdi_sio.c          |    1 
 drivers/usb/serial/ftdi_sio_ids.h      |    1 
 fs/btrfs/extent_io.c                   |    5 +++-
 fs/btrfs/super.c                       |    9 +++++++
 kernel/trace/ring_buffer_benchmark.c   |    2 -
 mm/memory_hotplug.c                    |    4 ++-
 net/bridge/br_fdb.c                    |    2 +
 net/bridge/br_multicast.c              |    2 -
 net/caif/caif_socket.c                 |    8 ++++++
 net/ceph/crush/mapper.c                |   16 ++++++++++---
 net/core/dev.c                         |    2 -
 net/ipv4/route.c                       |    4 +++
 net/ipv4/tcp_minisocks.c               |    2 -
 net/ipv4/udp.c                         |   24 ++++++++++++++------
 net/ipv6/tcp_ipv6.c                    |    2 -
 net/ipv6/udp.c                         |    6 +----
 net/sched/sch_api.c                    |   10 +++++---
 net/unix/af_unix.c                     |    8 ++++++
 net/wireless/wext-compat.c             |    2 +
 sound/pci/hda/patch_realtek.c          |    1 
 sound/usb/mixer.c                      |    1 
 sound/usb/mixer_maps.c                 |    5 ++++
 46 files changed, 298 insertions(+), 111 deletions(-)

Aaro Koskinen (1):
      pata_octeon_cf: fix broken build

Alexei Starovoitov (1):
      x86: bpf_jit: fix compilation of large bpf programs

Andy Lutomirski (1):
      x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers

Axel Lin (1):
      iio: adc: twl6030-gpadc: Fix modalias

Chengyu Song (1):
      btrfs: incorrect handling for fiemap_fill_next_extent return

Clemens Ladisch (1):
      ALSA: usb-audio: add MAYA44 USB+ mixer control names

Dan Williams (1):
      block: fix ext_dev_lock lockdep report

Eric Dumazet (1):
      udp: fix behavior of wrong checksums

Eric W. Biederman (1):
      ipv4: Avoid crashing in ip_error

Florent Fourcot (1):
      tcp/ipv6: fix flow label setting in TIME_WAIT state

Florian Fainelli (1):
      net: phy: Allow EEE for all RGMII variants

Greg Kroah-Hartman (1):
      Linux 3.14.45

Gu Zheng (1):
      mm/memory_hotplug.c: set zone->wait_table to null after freeing it

Hans de Goede (1):
      Input: elantech - fix detection of touchpads where the revision matches a known rate

Ian Campbell (1):
      xen: netback: read hotplug script once at start of day.

Ilya Dryomov (1):
      crush: ensuring at most num-rep osds are selected

James Hogan (1):
      MIPS: Fix enabling of DEBUG_STACKOVERFLOW

Jani Nikula (1):
      drm/i915: Fix DDC probe for passive adapters

Jason A. Donenfeld (3):
      ozwpan: Use proper check to prevent heap overflow
      ozwpan: divide-by-zero leading to panic
      ozwpan: unchecked signed subtraction leads to DoS

Jeff Mahoney (1):
      btrfs: cleanup orphans while looking up default subvolume

Jim Bride (1):
      drm/i915/hsw: Fix workaround for server AUX channel clock divisor

Johannes Berg (1):
      cfg80211: wext: clear sinfo struct before calling driver

John D. Blair (1):
      USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle

Jérôme Glisse (1):
      drm/radeon: fix freeze for laptop with Turks/Thames GPU.

Lars-Peter Clausen (1):
      iio: adis16400: Report pressure channel scale

Laura Abbott (1):
      n_tty: Fix auditing support for cannonical mode

Mark Salyzyn (1):
      unix/caif: sk_socket can disappear when state is unlocked

Nikolay Aleksandrov (1):
      bridge: disable softirqs around br_fdb_update to avoid lockup

Patrick Riphagen (1):
      USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board

Paul Cercueil (2):
      iio: adis16400: Use != channel indices for the two voltage channels
      iio: adis16400: Compute the scan mask from channel indices

Peter Hutterer (1):
      Input: synaptics - add min/max quirk for Lenovo S540

Philipp Zabel (1):
      serial: imx: Fix DMA handling for IDLE condition aborts

Richard Cochran (2):
      net: dp83640: fix broken calibration routine.
      net: dp83640: reinforce locking rules.

Shawn Bohrer (1):
      ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()

Takashi Iwai (1):
      ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420

Thadeu Lima de Souza Cascardo (1):
      bridge: fix parsing of MLDv2 reports

Vlad Yasevich (1):
      net: core: Correct an over-stringent device loop detection.

WANG Cong (1):
      net_sched: invoke ->attach() after setting dev->qdisc

Wang Long (1):
      ring-buffer-benchmark: Fix the wrong sched_priority of producer

Wolfram Sang (1):
      ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion


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