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:   Tue, 28 Mar 2017 14:29:57 +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, shuahkh@....samsung.com, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, stable@...r.kernel.org
Subject: [PATCH 4.4 00/76] 4.4.58-stable review

This is the start of the stable review cycle for the 4.4.58 release.
There are 76 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 Thu Mar 30 12:25:40 UTC 2017.
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/v4.x/stable-review/patch-4.4.58-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-4.4.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Jiri Slaby <jslaby@...e.cz>
    crypto: algif_hash - avoid zero-sized array

Takashi Iwai <tiwai@...e.de>
    fbcon: Fix vc attr at deinit

Sumit Semwal <sumit.semwal@...aro.org>
    serial: 8250_pci: Detach low-level driver during PCI error recovery

Sumit Semwal <sumit.semwal@...aro.org>
    ACPI / blacklist: Make Dell Latitude 3350 ethernet work

Sumit Semwal <sumit.semwal@...aro.org>
    ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520

Sumit Semwal <sumit.semwal@...aro.org>
    uvcvideo: uvc_scan_fallback() for webcams with broken chain

Sumit Semwal <sumit.semwal@...aro.org>
    s390/zcrypt: Introduce CEX6 toleration

Sumit Semwal <sumit.semwal@...aro.org>
    block: allow WRITE_SAME commands with the SG_IO ioctl

Sumit Semwal <sumit.semwal@...aro.org>
    vfio/spapr: Postpone allocation of userspace version of TCE table

Sumit Semwal <sumit.semwal@...aro.org>
    PCI: Do any VF BAR updates before enabling the BARs

Sumit Semwal <sumit.semwal@...aro.org>
    PCI: Ignore BAR updates on virtual functions

Sumit Semwal <sumit.semwal@...aro.org>
    PCI: Update BARs using property bits appropriate for type

Sumit Semwal <sumit.semwal@...aro.org>
    PCI: Don't update VF BARs while VF memory space is enabled

Sumit Semwal <sumit.semwal@...aro.org>
    PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE

Sumit Semwal <sumit.semwal@...aro.org>
    PCI: Add comments about ROM BAR updating

Sumit Semwal <sumit.semwal@...aro.org>
    PCI: Remove pci_resource_bar() and pci_iov_resource_bar()

Sumit Semwal <sumit.semwal@...aro.org>
    PCI: Separate VF BAR updates from standard BAR updates

Sumit Semwal <sumit.semwal@...aro.org>
    x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic

Sumit Semwal <sumit.semwal@...aro.org>
    igb: add i211 to i210 PHY workaround

Sumit Semwal <sumit.semwal@...aro.org>
    igb: Workaround for igb i210 firmware issue

Sumit Semwal <sumit.semwal@...aro.org>
    xen: do not re-use pirq number cached in pci device msi msg data

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: clear _XBF_PAGES from buffers when readahead page

Johan Hovold <johan@...nel.org>
    USB: usbtmc: add missing endpoint sanity check

Johannes Berg <johannes.berg@...el.com>
    nl80211: fix dumpit error path RTNL deadlocks

Eric Sandeen <sandeen@...deen.net>
    xfs: fix up xfs_swap_extent_forks inline extent handling

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: don't allow di_size with high bit set

Ilya Dryomov <idryomov@...il.com>
    libceph: don't set weight to IN when OSD is destroyed

Tomasz Majchrzak <tomasz.majchrzak@...el.com>
    raid10: increment write counter after bio is split

Ilya Dryomov <idryomov@...il.com>
    libceph: force GFP_NOIO for socket allocations

Viresh Kumar <viresh.kumar@...aro.org>
    cpufreq: Restore policy min/max limits on CPU online

Nicolas Ferre <nicolas.ferre@...el.com>
    ARM: dts: at91: sama5d2: add dma properties to UART nodes

Nicolas Ferre <nicolas.ferre@...rochip.com>
    ARM: at91: pm: cpu_idle: switch DDR to power-down mode

Koos Vriezen <koos.vriezen@...il.com>
    iommu/vt-d: Fix NULL pointer dereference in device_to_iommu

Ankur Arora <ankur.a.arora@...cle.com>
    xen/acpi: upload PM state from init-domain to Xen

Adrian Hunter <adrian.hunter@...el.com>
    mmc: sdhci: Do not disable interrupts while waiting for clock

Eric Biggers <ebiggers@...gle.com>
    ext4: mark inode dirty after converting inline directory

Sudip Mukherjee <sudipm.mukherjee@...il.com>
    parport: fix attempt to write duplicate procfiles

Song Hongyan <hongyan.song@...el.com>
    iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3

Michael Engl <michael.engl@...-solutions.com>
    iio: adc: ti_am335x_adc: fix fifo overrun recovery

Johan Hovold <johan@...nel.org>
    mmc: ushc: fix NULL-deref at probe

Johan Hovold <johan@...nel.org>
    uwb: hwa-rc: fix NULL-deref at probe

Johan Hovold <johan@...nel.org>
    uwb: i1480-dfu: fix NULL-deref at probe

Guenter Roeck <linux@...ck-us.net>
    usb: hub: Fix crash after failure to read BOS descriptor

Bin Liu <b-liu@...com>
    usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer

Johan Hovold <johan@...nel.org>
    USB: wusbcore: fix NULL-deref at probe

Johan Hovold <johan@...nel.org>
    USB: idmouse: fix NULL-deref at probe

Johan Hovold <johan@...nel.org>
    USB: lvtest: fix NULL-deref at probe

Johan Hovold <johan@...nel.org>
    USB: uss720: fix NULL-deref at probe

Samuel Thibault <samuel.thibault@...-lyon.org>
    usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk

Roger Quadros <rogerq@...com>
    usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval

Oliver Neukum <oneukum@...e.com>
    ACM gadget: fix endianness in notifications

Bjørn Mork <bjorn@...k.no>
    USB: serial: qcserial: add Dell DW5811e

Dan Williams <dcbw@...hat.com>
    USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems

Hui Wang <hui.wang@...onical.com>
    ALSA: hda - Adding a group of pin definition to fix headset problem

Takashi Iwai <tiwai@...e.de>
    ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call

Takashi Iwai <tiwai@...e.de>
    ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()

Johan Hovold <johan@...nel.org>
    Input: sur40 - validate number of endpoints before using them

Johan Hovold <johan@...nel.org>
    Input: kbtab - validate number of endpoints before using them

Johan Hovold <johan@...nel.org>
    Input: cm109 - validate number of endpoints before using them

Johan Hovold <johan@...nel.org>
    Input: yealink - validate number of endpoints before using them

Johan Hovold <johan@...nel.org>
    Input: hanwang - validate number of endpoints before using them

Johan Hovold <johan@...nel.org>
    Input: ims-pcu - validate number of endpoints before using them

Johan Hovold <johan@...nel.org>
    Input: iforce - validate number of endpoints before using them

Kai-Heng Feng <kai.heng.feng@...onical.com>
    Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000

Matjaz Hegedic <matjaz.hegedic@...il.com>
    Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw

Eric Dumazet <edumazet@...gle.com>
    tcp: initialize icsk_ack.lrcvtime at session start time

Daniel Borkmann <daniel@...earbox.net>
    socket, bpf: fix sk_filter use after free in sk_clone_lock

Eric Dumazet <edumazet@...gle.com>
    ipv4: provide stronger user input validation in nl_fib_input()

Doug Berger <opendmb@...il.com>
    net: bcmgenet: remove bcmgenet_internal_phy_setup()

Gal Pressman <galp@...lanox.com>
    net/mlx5e: Count LRO packets correctly

Maor Gottlieb <maorg@...lanox.com>
    net/mlx5: Increase number of max QPs in default profile

Andrey Ulanov <andreyu@...gle.com>
    net: unix: properly re-increment inflight counter of GC discarded candidates

Lendacky, Thomas <Thomas.Lendacky@....com>
    amd-xgbe: Fix jumbo MTU processing on newer hardware

Eric Dumazet <edumazet@...gle.com>
    net: properly release sk_frag.page

Florian Fainelli <f.fainelli@...il.com>
    net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled

Or Gerlitz <ogerlitz@...lanox.com>
    net/openvswitch: Set the ipv6 source tunnel key address attribute correctly


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

Diffstat:

 Makefile                                           |   4 +-
 arch/arm/boot/dts/sama5d2.dtsi                     |  35 ++++++
 arch/arm/mach-at91/pm.c                            |  18 ++-
 arch/x86/kernel/cpu/mshyperv.c                     |  24 ++++
 arch/x86/pci/xen.c                                 |  23 ++--
 block/scsi_ioctl.c                                 |   3 +
 crypto/algif_hash.c                                |   2 +-
 drivers/acpi/blacklist.c                           |  28 +++++
 drivers/cpufreq/cpufreq.c                          |   3 +
 drivers/iio/adc/ti_am335x_adc.c                    |  13 ++-
 .../iio/common/hid-sensors/hid-sensor-trigger.c    |   6 +-
 drivers/input/joystick/iforce/iforce-usb.c         |   3 +
 drivers/input/misc/cm109.c                         |   4 +
 drivers/input/misc/ims-pcu.c                       |   4 +
 drivers/input/misc/yealink.c                       |   4 +
 drivers/input/mouse/elan_i2c_core.c                |  20 ++--
 drivers/input/serio/i8042-x86ia64io.h              |   7 ++
 drivers/input/tablet/hanwang.c                     |   3 +
 drivers/input/tablet/kbtab.c                       |   3 +
 drivers/input/touchscreen/sur40.c                  |   3 +
 drivers/iommu/intel-iommu.c                        |   2 +-
 drivers/md/raid10.c                                |   4 +-
 drivers/media/usb/uvc/uvc_driver.c                 | 118 +++++++++++++++++++-
 drivers/mmc/host/sdhci.c                           |   4 +-
 drivers/mmc/host/ushc.c                            |   3 +
 drivers/net/ethernet/amd/xgbe/xgbe-common.h        |   6 +-
 drivers/net/ethernet/amd/xgbe/xgbe-dev.c           |  20 ++--
 drivers/net/ethernet/amd/xgbe/xgbe-drv.c           | 102 ++++++++++-------
 drivers/net/ethernet/broadcom/genet/bcmgenet.c     |   6 +-
 drivers/net/ethernet/broadcom/genet/bcmmii.c       |  15 ---
 drivers/net/ethernet/intel/igb/e1000_phy.c         |   4 +
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |   4 +
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |   2 +-
 drivers/parport/share.c                            |   6 +-
 drivers/pci/iov.c                                  |  70 +++++++++---
 drivers/pci/pci.c                                  |  34 ------
 drivers/pci/pci.h                                  |   7 +-
 drivers/pci/probe.c                                |   3 +-
 drivers/pci/rom.c                                  |   5 +
 drivers/pci/setup-res.c                            |  48 +++++---
 drivers/s390/crypto/ap_bus.c                       |   3 +
 drivers/s390/crypto/ap_bus.h                       |   1 +
 drivers/tty/serial/8250/8250_pci.c                 |  23 +++-
 drivers/usb/class/usbtmc.c                         |   9 +-
 drivers/usb/core/config.c                          |  10 ++
 drivers/usb/core/hub.c                             |   2 +-
 drivers/usb/core/quirks.c                          |   8 ++
 drivers/usb/gadget/function/f_acm.c                |   4 +-
 drivers/usb/gadget/function/f_uvc.c                |   2 +-
 drivers/usb/misc/idmouse.c                         |   3 +
 drivers/usb/misc/lvstest.c                         |   4 +
 drivers/usb/misc/uss720.c                          |   5 +
 drivers/usb/musb/musb_cppi41.c                     |  23 +++-
 drivers/usb/serial/option.c                        |  17 ++-
 drivers/usb/serial/qcserial.c                      |   2 +
 drivers/usb/wusbcore/wa-hc.c                       |   3 +
 drivers/uwb/hwa-rc.c                               |   3 +
 drivers/uwb/i1480/dfu/usb.c                        |   3 +
 drivers/vfio/vfio_iommu_spapr_tce.c                |  20 ++--
 drivers/video/console/fbcon.c                      |  67 +++++++-----
 drivers/xen/xen-acpi-processor.c                   |  34 ++++--
 fs/ext4/inline.c                                   |   5 +-
 fs/xfs/libxfs/xfs_inode_buf.c                      |   8 ++
 fs/xfs/xfs_bmap_util.c                             |   7 +-
 fs/xfs/xfs_buf.c                                   |   1 +
 include/linux/usb/quirks.h                         |   6 +
 net/ceph/messenger.c                               |   6 +
 net/ceph/osdmap.c                                  |   1 -
 net/core/sock.c                                    |  16 ++-
 net/ipv4/fib_frontend.c                            |   3 +-
 net/ipv4/tcp_input.c                               |   2 +-
 net/ipv4/tcp_minisocks.c                           |   1 +
 net/openvswitch/flow_netlink.c                     |   2 +-
 net/unix/garbage.c                                 |  17 +--
 net/wireless/nl80211.c                             | 121 +++++++++------------
 sound/core/seq/seq_clientmgr.c                     |   1 +
 sound/core/seq/seq_fifo.c                          |   3 +
 sound/core/seq/seq_memory.c                        |  17 ++-
 sound/core/seq/seq_memory.h                        |   1 +
 sound/pci/ctxfi/cthw20k1.c                         |   2 +-
 sound/pci/hda/patch_realtek.c                      |   2 +
 81 files changed, 804 insertions(+), 337 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ