[PATCH 4.9 00/68] 4.9.213-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 4.9.213 release.
There are 68 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, 05 Feb 2020 16:17:59 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.213-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.9.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Praveen Chaudhary <praveen5582@xxxxxxxxx>
    net: Fix skb->csum update in inet_proto_csum_replace16().

Vasily Averin <vvs@xxxxxxxxxxxxx>
    l2t_seq_next should increase position index

Vasily Averin <vvs@xxxxxxxxxxxxx>
    seq_tab_next() should increase position index

Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
    net/sonic: Quiesce SONIC before re-initializing descriptor memory

Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
    net/sonic: Fix receive buffer handling

Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
    net/sonic: Use MMIO accessors

Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
    net/sonic: Add mutual exclusion for accessing shared state

Madalin Bucur <madalin.bucur@xxxxxxxxxxx>
    net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G

Madalin Bucur <madalin.bucur@xxxxxxxxxxx>
    net/fsl: treat fsl,erratum-a011043

Madalin Bucur <madalin.bucur@xxxxxxxxxxx>
    powerpc/fsl/dts: add fsl,erratum-a011043

Manish Chopra <manishc@xxxxxxxxxxx>
    qlcnic: Fix CPU soft lockup while collecting firmware dump

Hayes Wang <hayeswang@xxxxxxxxxxx>
    r8152: get default setting of WOL before initializing

Michael Ellerman <mpe@xxxxxxxxxxxxxx>
    airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE

Michael Ellerman <mpe@xxxxxxxxxxxxxx>
    airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE

Vladimir Murzin <vladimir.murzin@xxxxxxx>
    ARM: 8955/1: virt: Relax arch timer version check during early boot

Hannes Reinecke <hare@xxxxxxx>
    scsi: fnic: do not queue commands during fwreset

Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
    vti[6]: fix packet tx through bpf_redirect()

Johan Hovold <johan@xxxxxxxxxx>
    Input: aiptek - use descriptors of current altsetting

Arnd Bergmann <arnd@xxxxxxxx>
    wireless: wext: avoid gcc -O3 warning

Jouni Malinen <j@xxxxx>
    mac80211: Fix TKIP replay protection immediately after key setup

Ganapathi Bhat <ganapathi.bhat@xxxxxxx>
    wireless: fix enabling channel 12 for custom regulatory domain

Cambda Zhu <cambda@xxxxxxxxxxxxxxxxx>
    ixgbe: Fix calculation of queue with VFs and flow director on interface flap

Radoslaw Tyl <radoslawx.tyl@xxxxxxxxx>
    ixgbevf: Remove limit of 10 entries for unicast filter list

Lubomir Rintel <lkundrak@xxxxx>
    clk: mmp2: Fix the order of timer mux parents

Markus Theil <markus.theil@xxxxxxxxxxxxx>
    mac80211: mesh: restrict airtime metric to peered established plinks

Dave Gerlach <d-gerlach@xxxxxx>
    soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot

Kishon Vijay Abraham I <kishon@xxxxxx>
    ARM: dts: beagle-x15-common: Model 5V0 regulator

Lee Jones <lee.jones@xxxxxxxxxx>
    media: si470x-i2c: Move free() past last use of 'radio'

Bin Liu <b-liu@xxxxxx>
    usb: dwc3: turn off VBUS when leaving host mode

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
    Bluetooth: Fix race condition in hci_release_sock()

Zhenzhong Duan <zhenzhong.duan@xxxxxxxxx>
    ttyprintk: fix a potential deadlock in interrupt context issue

Hans Verkuil <hverkuil-cisco@xxxxxxxxx>
    media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0

Hans Verkuil <hverkuil-cisco@xxxxxxxxx>
    media: gspca: zero usb_buf

Sean Young <sean@xxxxxxxx>
    media: af9005: uninitialized variable printked

Sean Young <sean@xxxxxxxx>
    media: digitv: don't continue if remote control state can't be read

Jan Kara <jack@xxxxxxx>
    reiserfs: Fix memory leak of journal device string

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
    mm/mempolicy.c: fix out of bounds write in mpol_parse_str()

Dirk Behme <dirk.behme@xxxxxxxxxxxx>
    arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'

Vitaly Chikunov <vt@xxxxxxxxxxxx>
    tools lib: Fix builds when glibc contains strlcpy()

Lorenzo Bianconi <lorenzo.bianconi83@xxxxxxxxx>
    iio: gyro: st_gyro: fix L3GD20H support

Linus Walleij <linus.walleij@xxxxxxxxxx>
    iio: gyro: st_gyro: inline per-sensor data

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
    crypto: pcrypt - Fix user-after-free on module unload

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
    vfs: fix do_last() regression

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
    crypto: af_alg - Use bh_lock_sock in sk_destruct

Eric Dumazet <edumazet@xxxxxxxxxx>
    net_sched: ematch: reject invalid TCF_EM_SIMPLE

Laura Abbott <labbott@xxxxxxxxxxxxxxxxx>
    usb-storage: Disable UAS on JMicron SATA enclosure

Arnd Bergmann <arnd@xxxxxxxx>
    atm: eni: fix uninitialized variable warning

Dmitry Osipenko <digetx@xxxxxxxxx>
    gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP

Krzysztof Kozlowski <krzk@xxxxxxxxxx>
    net: wan: sdla: Fix cast from pointer to integer of different size

Fenghua Yu <fenghua.yu@xxxxxxxxx>
    drivers/net/b44: Change to non-atomic bit operations on pwol_mask

Andreas Kemnade <andreas@xxxxxxxxxxxx>
    watchdog: rn5t618_wdt: fix module aliases

Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
    arc: eznps: fix allmodconfig kconfig warning

Johan Hovold <johan@xxxxxxxxxx>
    zd1211rw: fix storage endpoint lookup

Johan Hovold <johan@xxxxxxxxxx>
    rtl8xxxu: fix interface sanity check

Johan Hovold <johan@xxxxxxxxxx>
    brcmfmac: fix interface sanity check

Johan Hovold <johan@xxxxxxxxxx>
    ath9k: fix storage endpoint lookup

Lukas Wunner <lukas@xxxxxxxxx>
    serial: 8250_bcm2835aux: Fix line mismatch on driver unbind

Malcolm Priestley <tvboxspy@xxxxxxxxx>
    staging: vt6656: Fix false Tx excessive retries reporting.

Malcolm Priestley <tvboxspy@xxxxxxxxx>
    staging: vt6656: use NULLFUCTION stack on mac80211

Malcolm Priestley <tvboxspy@xxxxxxxxx>
    staging: vt6656: correct packet types for CTS protect, mode.

Colin Ian King <colin.king@xxxxxxxxxxxxx>
    staging: wlan-ng: ensure error return is actually returned

Andrey Shvetsov <andrey.shvetsov@xxxxxx>
    staging: most: net: fix buffer overflow

Johan Hovold <johan@xxxxxxxxxx>
    USB: serial: ir-usb: fix IrLAP framing

Johan Hovold <johan@xxxxxxxxxx>
    USB: serial: ir-usb: fix link-speed handling

Johan Hovold <johan@xxxxxxxxxx>
    USB: serial: ir-usb: add missing endpoint sanity check

Johan Hovold <johan@xxxxxxxxxx>
    rsi_91x_usb: fix interface sanity check

Johan Hovold <johan@xxxxxxxxxx>
    orinoco_usb: fix interface sanity check

Takashi Iwai <tiwai@xxxxxxx>
    ALSA: pcm: Add missing copy ops check before clearing buffer


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

Diffstat:

 Makefile                                           |   4 +-
 arch/arc/plat-eznps/Kconfig                        |   2 +-
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi    |  21 +++
 arch/arm/kernel/hyp-stub.S                         |   7 +-
 arch/arm64/boot/Makefile                           |   2 +-
 .../dts/fsl/qoriq-fman3-0-10g-0-best-effort.dtsi   |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-0.dtsi |   1 +
 .../dts/fsl/qoriq-fman3-0-10g-1-best-effort.dtsi   |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-1.dtsi |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-0.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-1.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-2.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-3.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-4.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-0-1g-5.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-10g-0.dtsi |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-10g-1.dtsi |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-0.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-1.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-2.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-3.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-4.dtsi  |   1 +
 arch/powerpc/boot/dts/fsl/qoriq-fman3-1-1g-5.dtsi  |   1 +
 crypto/af_alg.c                                    |   6 +-
 crypto/pcrypt.c                                    |   3 +-
 drivers/atm/eni.c                                  |   4 +-
 drivers/char/ttyprintk.c                           |  15 +-
 drivers/clk/mmp/clk-of-mmp2.c                      |   2 +-
 drivers/gpio/Kconfig                               |   1 +
 drivers/iio/gyro/st_gyro.h                         |   1 +
 drivers/iio/gyro/st_gyro_core.c                    | 210 +++++++--------------
 drivers/iio/gyro/st_gyro_i2c.c                     |   5 +
 drivers/iio/gyro/st_gyro_spi.c                     |   1 +
 drivers/input/tablet/aiptek.c                      |   2 +-
 drivers/media/radio/si470x/radio-si470x-i2c.c      |   2 +-
 drivers/media/usb/dvb-usb/af9005.c                 |   2 +-
 drivers/media/usb/dvb-usb/digitv.c                 |  10 +-
 drivers/media/usb/dvb-usb/dvb-usb-urb.c            |   2 +-
 drivers/media/usb/gspca/gspca.c                    |   2 +-
 drivers/net/ethernet/broadcom/b44.c                |   9 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c |   3 +-
 drivers/net/ethernet/chelsio/cxgb4/l2t.c           |   3 +-
 drivers/net/ethernet/freescale/fman/fman_memac.c   |   4 +-
 drivers/net/ethernet/freescale/xgmac_mdio.c        |   7 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c      |  37 +++-
 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c  |   5 -
 drivers/net/ethernet/natsemi/sonic.c               | 109 +++++++++--
 drivers/net/ethernet/natsemi/sonic.h               |  25 ++-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c  |   1 +
 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c   |   2 +
 drivers/net/usb/r8152.c                            |   9 +-
 drivers/net/wan/sdla.c                             |   2 +-
 drivers/net/wireless/ath/ath9k/hif_usb.c           |   2 +-
 .../net/wireless/broadcom/brcm80211/brcmfmac/usb.c |   4 +-
 drivers/net/wireless/cisco/airo.c                  |  20 +-
 .../net/wireless/intersil/orinoco/orinoco_usb.c    |   4 +-
 .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c  |   2 +-
 drivers/net/wireless/rsi/rsi_91x_usb.c             |   2 +-
 drivers/net/wireless/zydas/zd1211rw/zd_usb.c       |   2 +-
 drivers/scsi/fnic/fnic_scsi.c                      |   3 +
 drivers/soc/ti/wkup_m3_ipc.c                       |   4 +-
 drivers/staging/most/aim-network/networking.c      |  10 +
 drivers/staging/vt6656/device.h                    |   2 +
 drivers/staging/vt6656/int.c                       |   6 +-
 drivers/staging/vt6656/main_usb.c                  |   1 +
 drivers/staging/vt6656/rxtx.c                      |  26 +--
 drivers/staging/wlan-ng/prism2mgmt.c               |   2 +-
 drivers/tty/serial/8250/8250_bcm2835aux.c          |   2 +-
 drivers/usb/dwc3/core.c                            |   3 +
 drivers/usb/serial/ir-usb.c                        | 136 +++++++++----
 drivers/usb/storage/unusual_uas.h                  |   7 +-
 drivers/watchdog/rn5t618_wdt.c                     |   1 +
 fs/namei.c                                         |   4 +-
 fs/reiserfs/super.c                                |   2 +
 include/linux/usb/irda.h                           |  13 +-
 mm/mempolicy.c                                     |   6 +-
 net/bluetooth/hci_sock.c                           |   3 +
 net/core/utils.c                                   |  20 +-
 net/ipv4/ip_vti.c                                  |  13 +-
 net/ipv6/ip6_vti.c                                 |  13 +-
 net/mac80211/mesh_hwmp.c                           |   3 +
 net/mac80211/tkip.c                                |  18 +-
 net/sched/ematch.c                                 |   3 +
 net/wireless/reg.c                                 |  13 +-
 net/wireless/wext-core.c                           |   3 +-
 sound/core/pcm_native.c                            |   2 +-
 tools/include/linux/string.h                       |   8 +
 tools/lib/string.c                                 |   7 +
 88 files changed, 587 insertions(+), 321 deletions(-)





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

  Powered by Linux