All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.14.39
Date: Mon, 20 Apr 2015 16:58:38 +0200	[thread overview]
Message-ID: <20150420145838.GA7932@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 6696 bytes --]

I'm announcing the release of the 3.14.39 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/arc/kernel/signal.c                        |    4 
 arch/x86/kernel/reboot.c                        |   10 ++
 drivers/acpi/processor_idle.c                   |    2 
 drivers/block/nbd.c                             |    8 -
 drivers/cpuidle/cpuidle.c                       |    3 
 drivers/cpuidle/sysfs.c                         |    5 -
 drivers/dma/omap-dma.c                          |    1 
 drivers/gpu/drm/radeon/radeon_bios.c            |   10 +-
 drivers/iio/imu/adis_trigger.c                  |    2 
 drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c      |   25 +++--
 drivers/infiniband/core/umem.c                  |    8 +
 drivers/infiniband/core/uverbs_main.c           |    1 
 drivers/infiniband/hw/mlx4/mad.c                |   20 +++-
 drivers/media/platform/s5p-mfc/s5p_mfc_common.h |    2 
 drivers/media/platform/sh_veu.c                 |    1 
 drivers/net/can/flexcan.c                       |   11 +-
 drivers/net/wireless/iwlwifi/dvm/dev.h          |    1 
 drivers/net/wireless/iwlwifi/dvm/ucode.c        |    5 -
 drivers/pci/pcie/aer/aerdrv_errprint.c          |   12 --
 drivers/scsi/be2iscsi/be_main.c                 |    2 
 drivers/scsi/scsi_lib.c                         |    4 
 drivers/target/iscsi/iscsi_target.c             |    2 
 drivers/tty/n_tty.c                             |  106 +++++++++++++++++-------
 drivers/tty/serial/fsl_lpuart.c                 |    3 
 drivers/usb/host/xhci-hub.c                     |    9 +-
 drivers/usb/host/xhci-pci.c                     |    2 
 drivers/usb/serial/ftdi_sio.c                   |    9 +-
 drivers/usb/serial/ftdi_sio_ids.h               |    6 +
 fs/aio.c                                        |    3 
 fs/btrfs/tree-log.c                             |   16 ---
 fs/cifs/file.c                                  |    1 
 fs/cifs/smb2ops.c                               |    3 
 fs/ocfs2/file.c                                 |   14 ++-
 include/linux/blk_types.h                       |    4 
 include/linux/cpuidle.h                         |    1 
 kernel/sched/core.c                             |    2 
 mm/memory_hotplug.c                             |   13 --
 mm/page-writeback.c                             |    7 +
 net/ipv4/tcp_output.c                           |    1 
 net/llc/sysctl_net_llc.c                        |    8 -
 net/rds/sysctl.c                                |    4 
 security/selinux/selinuxfs.c                    |    2 
 sound/pci/hda/patch_realtek.c                   |   13 ++
 sound/usb/mixer_quirks.c                        |    1 
 45 files changed, 245 insertions(+), 124 deletions(-)

Al Viro (2):
      ocfs2: _really_ sync the right range
      ioctx_alloc(): fix vma (and file) leak on failure

Andreas Werner (1):
      can: flexcan: Deferred on Regulator return EPROBE_DEFER

Bart Van Assche (1):
      Defer processing of REQ_PREEMPT requests for blocked devices

Bartlomiej Zolnierkiewicz (1):
      cpuidle: remove state_count field from struct cpuidle_device

Ben Hutchings (1):
      tcp: Fix crash in TCP Fast Open

Brian Silverman (1):
      sched: Fix RLIMIT_RTTIME when PI-boosting to RT

Darshana Padmadas (1):
      iio: imu: Use iio_trigger_get for indio_dev->trig assignment

David Disseldorp (1):
      cifs: fix use-after-free bug in find_writable_file

David Miller (1):
      radeon: Do not directly dereference pointers to BIOS area.

David Sterba (1):
      btrfs: simplify insert_orphan_item

Dmitry M. Fedin (1):
      ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support

Doug Goldstein (2):
      USB: ftdi_sio: Added custom PID for Synapse Wireless product
      USB: ftdi_sio: Use jtag quirk for SNAP Connect E10

Eli Cohen (1):
      IB/core: Avoid leakage from kernel to user space

Emmanuel Grumbach (1):
      iwlwifi: dvm: run INIT firmware again upon .start()

Greg Kroah-Hartman (1):
      Linux 3.14.39

Gu Zheng (1):
      mm/memory hotplug: postpone the reset of obsolete pgdat

Hans Verkuil (1):
      sh_veu: v4l2_dev wasn't set

Hui Wang (1):
      ALSA: hda - Add one more node in the EAPD supporting candidate list

Joe Perches (1):
      selinux: fix sel_write_enforce broken return value

John Soni Jose (1):
      be2iscsi: Fix kernel panic when device initialization fails

Kailang Yang (1):
      ALSA: hda/realtek - Make more stable to get pin sense for ALC283

Lu Baolu (2):
      usb: xhci: handle Config Error Change (CEC) in xhci driver
      usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers

Majd Dibbiny (1):
      IB/mlx4: Saturate RoCE port PMA counters in case of overflow

Marek Szyprowski (1):
      media: s5p-mfc: fix mmap support for 64bit arch

Mike Christie (1):
      iscsi target: fix oops when adding reject pdu

Peter Hurley (1):
      n_tty: Fix read buffer overwrite when no newline

Peter Ujfalusi (1):
      dmaengine: omap-dma: Fix memory leak when terminating running transfer

Rasmus Villemoes (1):
      PCI/AER: Avoid info leak in __print_tlp_header()

Sachin Prabhu (1):
      cifs: smb2_clone_range() - exit on unhandled error

Sasha Levin (2):
      net: rds: use correct size for max unacked packets and bytes
      net: llc: use correct size for sysctl timeout entries

Shachar Raindel (1):
      IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic

Stefan Agner (1):
      tty: serial: fsl_lpuart: clear receive flag on FIFO flush

Stefan Lippers-Hollmann (1):
      x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk

Sudip Mukherjee (1):
      nbd: fix possible memory leak

Takashi Iwai (1):
      ALSA: hda - Fix headphone pin config for Lifebook T731

Tejun Heo (2):
      writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
      writeback: fix possible underflow in write bandwidth calculation

Thomas Schlichter (1):
      cpuidle: ACPI: do not overwrite name and description of C0

Vineet Gupta (1):
      ARC: SA_SIGINFO ucontext regs off-by-one

Viorel Suman (1):
      iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo


[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2015-04-20 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-20 14:58 Greg KH [this message]
2015-04-20 14:58 ` Linux 3.14.39 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150420145838.GA7932@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.