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,  5 Sep 2016 18:43:01 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
        linux@...ck-us.net, shuah.kh@...sung.com, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, stable@...r.kernel.org
Subject: [PATCH 3.14 00/35] 3.14.78-stable review

This is the start of the stable review cycle for the 3.14.78 release.
There are 35 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 Wed Sep  7 16:39:50 UTC 2016.
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.x/stable-review/patch-3.14.78-rc1.gz
or in the git tree and branch at:
  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-3.14.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.14.78-rc1

Dan Carpenter <dan.carpenter@...cle.com>
    ACPI / sysfs: fix error code in get_status()

Ian Abbott <abbotti@....co.uk>
    staging: comedi: daqboard2000: bug fix board type matching code

Alexey Khoroshilov <khoroshilov@...ras.ru>
    USB: serial: mos7840: fix non-atomic allocation in write path

Alexey Khoroshilov <khoroshilov@...ras.ru>
    USB: serial: mos7720: fix non-atomic allocation in write path

Alan Stern <stern@...land.harvard.edu>
    USB: fix typo in wMaxPacketSize validation

Dan Carpenter <dan.carpenter@...cle.com>
    crypto: nx - off by one bug in nx_of_update_msc()

Dmitry Torokhov <dmitry.torokhov@...il.com>
    Input: i8042 - set up shared ps2_cmd_mutex for AUX ports

Dmitry Torokhov <dmitry.torokhov@...il.com>
    Input: i8042 - break load dependency between atkbd/psmouse and i8042

Masahiro Yamada <yamada.masahiro@...ionext.com>
    Input: tegra-kbc - fix inverted reset logic

Vegard Nossum <vegard.nossum@...cle.com>
    fs/seq_file: fix out-of-bounds read

Linus Walleij <linus.walleij@...aro.org>
    gpio: Fix OF build problem on UM

Yinghai Lu <yinghai@...nel.org>
    megaraid_sas: Fix probing cards without io port

Gavin Li <git@...gavinli.com>
    cdc-acm: fix wrong pipe type on rx interrupt xfers

Dave Carroll <david.carroll@...rosemi.com>
    aacraid: Check size values after double-fetch from user

Felix Fietkau <nbd@....name>
    mac80211: fix purging multicast PS buffer queue

Stefan Haberland <sth@...ux.vnet.ibm.com>
    s390/dasd: fix hanging device after clear subchannel

Emmanouil Maroudas <emmanouil.maroudas@...il.com>
    EDAC: Increment correct counter in edac_inc_ue_error()

Mathias Nyman <mathias.nyman@...ux.intel.com>
    xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.

Robert Deliƫn <robert@...ien.nl>
    USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices

Sheng-Hui J. Chu <s.jeffrey.chu@...il.com>
    USB: serial: ftdi_sio: add device ID for WICED USB UART dev board

Daniele Palmas <dnlplm@...il.com>
    USB: serial: option: add support for Telit LE920A4

Lubomir Rintel <lkundrak@...sk>
    USB: serial: option: add D-Link DWM-156/A3

Alexey Klimov <klimov.linux@...il.com>
    USB: serial: fix memleak in driver-registration error path

Jim Lin <jilin@...dia.com>
    usb: xhci: Fix panic if disconnect

Alan Stern <stern@...land.harvard.edu>
    USB: validate wMaxPacketValue entries in endpoint descriptors

Mathias Nyman <mathias.nyman@...ux.intel.com>
    usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices

Felipe Balbi <felipe.balbi@...ux.intel.com>
    usb: dwc3: gadget: increment request->actual once

Simon Horman <simon.horman@...ronome.com>
    PCI: Limit config space size for Netronome NFP4000

Simon Horman <simon.horman@...ronome.com>
    PCI: Add Netronome NFP4000 PF device ID

Jason S. McMullan <jason.mcmullan@...ronome.com>
    PCI: Limit config space size for Netronome NFP6000 family

Jason S. McMullan <jason.mcmullan@...ronome.com>
    PCI: Add Netronome vendor and device IDs

Jason S. McMullan <jason.mcmullan@...ronome.com>
    PCI: Support PCIe devices with short cfg_size

Helge Deller <deller@....de>
    parisc: Fix order of EREFUSED define in errno.h

James Hogan <james.hogan@...tec.com>
    arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO

Sebastian Andrzej Siewior <bigeasy@...utronix.de>
    x86/mm: Disable preemption during CR3 read+write


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

Diffstat:

 Makefile                                      |  4 +-
 arch/arm64/include/asm/elf.h                  |  1 +
 arch/arm64/include/uapi/asm/auxvec.h          |  2 +
 arch/parisc/include/uapi/asm/errno.h          |  4 +-
 arch/x86/include/asm/tlbflush.h               |  7 +++
 drivers/acpi/sysfs.c                          |  7 ++-
 drivers/crypto/nx/nx.c                        |  2 +-
 drivers/edac/edac_mc.c                        |  2 +-
 drivers/gpio/Kconfig                          |  1 +
 drivers/input/keyboard/tegra-kbc.c            |  2 +-
 drivers/input/serio/i8042.c                   | 17 +------
 drivers/input/serio/libps2.c                  | 10 ++--
 drivers/pci/pci-sysfs.c                       | 18 +++----
 drivers/pci/quirks.c                          | 12 +++++
 drivers/s390/block/dasd.c                     | 10 +++-
 drivers/scsi/aacraid/commctrl.c               | 13 ++++-
 drivers/scsi/megaraid/megaraid_sas_base.c     |  6 +--
 drivers/scsi/megaraid/megaraid_sas_fusion.c   |  2 +-
 drivers/staging/comedi/drivers/daqboard2000.c |  2 +-
 drivers/usb/class/cdc-acm.c                   |  5 +-
 drivers/usb/class/cdc-acm.h                   |  1 -
 drivers/usb/core/config.c                     | 69 +++++++++++++++++++++++++--
 drivers/usb/core/devices.c                    | 10 ++--
 drivers/usb/core/hcd-pci.c                    |  2 +-
 drivers/usb/core/hcd.c                        |  6 +--
 drivers/usb/core/hub.c                        | 26 +++++-----
 drivers/usb/core/urb.c                        |  3 +-
 drivers/usb/core/usb.h                        |  2 +-
 drivers/usb/dwc3/gadget.c                     | 19 ++++----
 drivers/usb/host/xhci-hub.c                   |  3 ++
 drivers/usb/host/xhci-mem.c                   |  9 ++--
 drivers/usb/host/xhci-ring.c                  |  3 +-
 drivers/usb/host/xhci.c                       |  7 ++-
 drivers/usb/serial/ftdi_sio.c                 |  3 ++
 drivers/usb/serial/ftdi_sio_ids.h             | 12 +++++
 drivers/usb/serial/mos7720.c                  |  2 +-
 drivers/usb/serial/mos7840.c                  |  4 +-
 drivers/usb/serial/option.c                   | 22 +++++++++
 drivers/usb/serial/usb-serial.c               |  4 +-
 fs/seq_file.c                                 |  4 +-
 include/linux/i8042.h                         |  6 ---
 include/linux/pci_ids.h                       |  7 +++
 include/linux/serio.h                         | 24 ++++++++--
 include/uapi/linux/usb/ch9.h                  |  1 +
 net/mac80211/cfg.c                            |  2 +-
 net/mac80211/tx.c                             |  6 +--
 46 files changed, 272 insertions(+), 112 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ