[PATCH 3.14 00/43] 3.14.39-stable review

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is the start of the stable review cycle for the 3.14.39 release.
There are 43 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sun Apr 19 13:25:21 UTC 2015.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.14.39-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    Linux 3.14.39-rc1

Majd Dibbiny <majd@xxxxxxxxxxxx>
    IB/mlx4: Saturate RoCE port PMA counters in case of overflow

Sasha Levin <sasha.levin@xxxxxxxxxx>
    net: llc: use correct size for sysctl timeout entries

Sasha Levin <sasha.levin@xxxxxxxxxx>
    net: rds: use correct size for max unacked packets and bytes

Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
    media: s5p-mfc: fix mmap support for 64bit arch

Hans Verkuil <hverkuil@xxxxxxxxx>
    sh_veu: v4l2_dev wasn't set

Mike Christie <michaelc@xxxxxxxxxxx>
    iscsi target: fix oops when adding reject pdu

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
    ioctx_alloc(): fix vma (and file) leak on failure

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
    ocfs2: _really_ sync the right range

John Soni Jose <sony.john-n@xxxxxxxxxx>
    be2iscsi: Fix kernel panic when device initialization fails

David Disseldorp <ddiss@xxxxxxx>
    cifs: fix use-after-free bug in find_writable_file

Sachin Prabhu <sprabhu@xxxxxxxxxx>
    cifs: smb2_clone_range() - exit on unhandled error

Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
    n_tty: Fix read buffer overwrite when no newline

Stefan Agner <stefan@xxxxxxxx>
    tty: serial: fsl_lpuart: clear receive flag on FIFO flush

Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
    usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers

Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
    usb: xhci: handle Config Error Change (CEC) in xhci driver

Thomas Schlichter <thomas.schlichter@xxxxxx>
    cpuidle: ACPI: do not overwrite name and description of C0

Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
    cpuidle: remove state_count field from struct cpuidle_device

Andreas Werner <kernel@xxxxxxxxxx>
    can: flexcan: Deferred on Regulator return EPROBE_DEFER

Stefan Lippers-Hollmann <s.l-h@xxxxxx>
    x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk

Peter Ujfalusi <peter.ujfalusi@xxxxxx>
    dmaengine: omap-dma: Fix memory leak when terminating running transfer

Darshana Padmadas <darshanapadmadas@xxxxxxxxx>
    iio: imu: Use iio_trigger_get for indio_dev->trig assignment

Viorel Suman <viorel.suman@xxxxxxxxx>
    iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo

Bart Van Assche <bart.vanassche@xxxxxxxxxxx>
    Defer processing of REQ_PREEMPT requests for blocked devices

Doug Goldstein <cardoe@xxxxxxxxxx>
    USB: ftdi_sio: Use jtag quirk for SNAP Connect E10

Doug Goldstein <cardoe@xxxxxxxxxx>
    USB: ftdi_sio: Added custom PID for Synapse Wireless product

David Miller <davem@xxxxxxxxxxxxx>
    radeon: Do not directly dereference pointers to BIOS area.

Tejun Heo <tj@xxxxxxxxxx>
    writeback: fix possible underflow in write bandwidth calculation

Tejun Heo <tj@xxxxxxxxxx>
    writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()

Brian Silverman <brian@xxxxxxxxxxxxxxxx>
    sched: Fix RLIMIT_RTTIME when PI-boosting to RT

Gu Zheng <guz.fnst@xxxxxxxxxxxxxx>
    mm/memory hotplug: postpone the reset of obsolete pgdat

Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
    nbd: fix possible memory leak

Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
    iwlwifi: dvm: run INIT firmware again upon .start()

Shachar Raindel <raindel@xxxxxxxxxxxx>
    IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic

Eli Cohen <eli@xxxxxxxxxxxxxxxxxx>
    IB/core: Avoid leakage from kernel to user space

David Sterba <dsterba@xxxxxxx>
    btrfs: simplify insert_orphan_item

Ben Hutchings <ben@xxxxxxxxxxxxxxx>
    tcp: Fix crash in TCP Fast Open

Joe Perches <joe@xxxxxxxxxxx>
    selinux: fix sel_write_enforce broken return value

Vineet Gupta <vgupta@xxxxxxxxxxxx>
    ARC: SA_SIGINFO ucontext regs off-by-one

Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
    PCI/AER: Avoid info leak in __print_tlp_header()

Takashi Iwai <tiwai@xxxxxxx>
    ALSA: hda - Fix headphone pin config for Lifebook T731

Kailang Yang <kailang@xxxxxxxxxxx>
    ALSA: hda/realtek - Make more stable to get pin sense for ALC283

Dmitry M. Fedin <dmitry.fedin@xxxxxxxxx>
    ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support

Hui Wang <hui.wang@xxxxxxxxxxxxx>
    ALSA: hda - Add one more node in the EAPD supporting candidate list


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

Diffstat:

 Makefile                                        |   4 +-
 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, 246 insertions(+), 125 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]