Linux 3.14.39

From: Greg KH
Date: Mon Apr 20 2015 - 10:58:48 EST


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: pgpeONowQA5IN.pgp
Description: PGP signature