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:   Thu, 18 Jul 2019 12:01:30 +0900
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@...nel.org, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
        stable@...r.kernel.org
Subject: [PATCH 4.9 00/54] 4.9.186-stable review

This is the start of the stable review cycle for the 4.9.186 release.
There are 54 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 Sat 20 Jul 2019 02:59:27 AM UTC.
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.186-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@...uxfoundation.org>
    Linux 4.9.186-rc1

Julian Wiedmann <jwi@...ux.ibm.com>
    s390/qdio: don't touch the dsci in tiqdio_add_input_queues()

Julian Wiedmann <jwi@...ux.ibm.com>
    s390/qdio: (re-)initialize tiqdio list entries

Heiko Carstens <heiko.carstens@...ibm.com>
    s390: fix stfle zero padding

Arnd Bergmann <arnd@...db.de>
    ARC: hide unused function unw_hdr_alloc

Milan Broz <gmazyland@...il.com>
    dm verity: use message limit for data block corruption message

Sébastien Szymanski <sebastien.szymanski@...adeus.com>
    ARM: dts: imx6ul: fix PWM[1-4] interrupts

Sergej Benilov <sergej.benilov@...glemail.com>
    sis900: fix TX completion

Takashi Iwai <tiwai@...e.de>
    ppp: mppe: Add softdep to arc4

Petr Oros <poros@...hat.com>
    be2net: fix link failure after ethtool offline test

Arnd Bergmann <arnd@...db.de>
    ARM: omap2: remove incorrect __init annotation

Peter Zijlstra <peterz@...radead.org>
    perf/core: Fix perf_sample_regs_user() mm check

Mark Rutland <mark.rutland@....com>
    arm64: crypto: remove accidentally backported files

Masahiro Yamada <yamada.masahiro@...ionext.com>
    nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header

Konstantin Khlebnikov <khlebnikov@...dex-team.ru>
    e1000e: start network tx queue only when link is up

Konstantin Khlebnikov <khlebnikov@...dex-team.ru>
    Revert "e1000e: fix cyclic resets at link up with active tx"

Sean Young <sean@...s.org>
    MIPS: Remove superfluous check for __linux__

Vishnu DASA <vdasa@...are.com>
    VMCI: Fix integer overflow in VMCI handle arrays

Christian Lamparter <chunkeey@...il.com>
    carl9170: fix misuse of device driver API

Ian Abbott <abbotti@....co.uk>
    staging: comedi: amplc_pci230: fix null pointer deref on interrupt

Ian Abbott <abbotti@....co.uk>
    staging: comedi: dt282x: fix a null pointer deref on interrupt

Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
    usb: renesas_usbhs: add a workaround for a race condition of workqueue

Kiruthika Varadarajan <Kiruthika.Varadarajan@...man.com>
    usb: gadget: ether: Fix race between gether_disconnect and rx_submit

Alan Stern <stern@...land.harvard.edu>
    p54usb: Fix race between disconnect and firmware loading

Oliver Barta <o.barta89@...il.com>
    Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"

Jörgen Storvist <jorgen.storvist@...il.com>
    USB: serial: option: add support for GosunCn ME3630 RNDIS mode

Andreas Fritiofson <andreas.fritiofson@...o.com>
    USB: serial: ftdi_sio: add ID for isodebug v1

Brian Norris <briannorris@...omium.org>
    mwifiex: Don't abort on small, spec-compliant vendor IEs

Hongjie Fang <hongjiefang@...micro.com>
    fscrypt: don't set policy for a dead directory

Takashi Iwai <tiwai@...e.de>
    mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()

Takashi Iwai <tiwai@...e.de>
    mwifiex: Abort at too short BSS descriptor element

Dianzhang Chen <dianzhangchen0@...il.com>
    x86/tls: Fix possible spectre-v1 in do_get_thread_area()

Dianzhang Chen <dianzhangchen0@...il.com>
    x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()

Steven J. Magnani <steve.magnani@...idescorp.com>
    udf: Fix incorrect final NOT_ALLOCATED (hole) extent length

Lin Yi <teroincn@....com>
    net :sunrpc :clnt :Fix xps refcount imbalance on the error path

Xin Long <lucien.xin@...il.com>
    ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL

Mauro S. M. Rodrigues <maurosr@...ux.vnet.ibm.com>
    bnx2x: Check if transceiver implements DDM before access

Mariusz Tkaczyk <mariusz.tkaczyk@...el.com>
    md: fix for divide error in status_resync

Yibo Zhao <yiboz@...eaurora.org>
    mac80211: only warn once on chanctx_conf being NULL

Bartosz Golaszewski <bgolaszewski@...libre.com>
    ARM: davinci: da8xx: specify dma_coherent_mask for lcdc

Bartosz Golaszewski <bgolaszewski@...libre.com>
    ARM: davinci: da850-evm: call regulator_has_full_constraints()

Ido Schimmel <idosch@...lanox.com>
    mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed

Dave Martin <Dave.Martin@....com>
    KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy

Anson Huang <anson.huang@....com>
    Input: imx_keypad - make sure keyboard can always wake up system

Sean Nyekjaer <sean@...nix.com>
    can: mcp251x: add support for mcp25625

Sean Nyekjaer <sean@...nix.com>
    dt-bindings: can: mcp251x: add mcp25625 support

Guillaume Nault <gnault@...hat.com>
    netfilter: ipv6: nf_defrag: accept duplicate fragments again

Guillaume Nault <gnault@...hat.com>
    netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments

Takashi Iwai <tiwai@...e.de>
    mwifiex: Fix possible buffer overflows at parsing bss descriptor

Pradeep Kumar Chitrapu <pradeepc@...eaurora.org>
    mac80211: free peer keys before vif down in mesh

Thomas Pedersen <thomas@...o.com>
    mac80211: mesh: fix RCU warning

Melissa Wen <melissa.srw@...il.com>
    staging:iio:ad7150: fix threshold mode config bit

Chang-Hsien Tsai <luke.tw@...il.com>
    samples, bpf: fix to change the buffer size for read()

Aaron Ma <aaron.ma@...onical.com>
    Input: elantech - enable middle button support on 2 ThinkPads

Christophe Leroy <christophe.leroy@....fr>
    crypto: talitos - rename alternative AEAD algos.


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

Diffstat:

 .../bindings/net/can/microchip,mcp251x.txt         |    1 +
 Makefile                                           |    4 +-
 arch/arc/kernel/unwind.c                           |    9 +-
 arch/arm/boot/dts/imx6ul.dtsi                      |    8 +-
 arch/arm/mach-davinci/board-da850-evm.c            |    2 +
 arch/arm/mach-davinci/devices-da8xx.c              |    3 +
 arch/arm/mach-omap2/prm3xxx.c                      |    2 +-
 arch/arm64/crypto/sha256-core.S                    | 2061 --------------------
 arch/arm64/crypto/sha512-core.S                    | 1085 -----------
 arch/mips/include/uapi/asm/sgidefs.h               |    8 -
 arch/s390/include/asm/facility.h                   |   21 +-
 arch/x86/kernel/ptrace.c                           |    5 +-
 arch/x86/kernel/tls.c                              |    9 +-
 drivers/crypto/talitos.c                           |   16 +-
 drivers/input/keyboard/imx_keypad.c                |   18 +-
 drivers/input/mouse/elantech.c                     |    2 +
 drivers/md/dm-verity-target.c                      |    4 +-
 drivers/md/md.c                                    |   36 +-
 drivers/misc/vmw_vmci/vmci_context.c               |   80 +-
 drivers/misc/vmw_vmci/vmci_handle_array.c          |   38 +-
 drivers/misc/vmw_vmci/vmci_handle_array.h          |   29 +-
 drivers/net/can/spi/Kconfig                        |    5 +-
 drivers/net/can/spi/mcp251x.c                      |   25 +-
 .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c    |    3 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h   |    1 +
 drivers/net/ethernet/emulex/benet/be_ethtool.c     |   28 +-
 drivers/net/ethernet/intel/e1000e/netdev.c         |   21 +-
 drivers/net/ethernet/mellanox/mlxsw/reg.h          |    2 +-
 drivers/net/ethernet/sis/sis900.c                  |   16 +-
 drivers/net/ppp/ppp_mppe.c                         |    1 +
 drivers/net/wireless/ath/carl9170/usb.c            |   39 +-
 drivers/net/wireless/intersil/p54/p54usb.c         |   43 +-
 drivers/net/wireless/marvell/mwifiex/fw.h          |   12 +-
 drivers/net/wireless/marvell/mwifiex/ie.c          |   45 +-
 drivers/net/wireless/marvell/mwifiex/scan.c        |   31 +-
 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c   |    4 +-
 drivers/net/wireless/marvell/mwifiex/wmm.c         |    2 +-
 drivers/s390/cio/qdio_setup.c                      |    2 +
 drivers/s390/cio/qdio_thinint.c                    |    5 +-
 drivers/staging/comedi/drivers/amplc_pci230.c      |    3 +-
 drivers/staging/comedi/drivers/dt282x.c            |    3 +-
 drivers/staging/iio/cdc/ad7150.c                   |   19 +-
 drivers/tty/serial/8250/8250_port.c                |    3 +-
 drivers/usb/gadget/function/u_ether.c              |    6 +-
 drivers/usb/renesas_usbhs/fifo.c                   |   34 +-
 drivers/usb/serial/ftdi_sio.c                      |    1 +
 drivers/usb/serial/ftdi_sio_ids.h                  |    6 +
 drivers/usb/serial/option.c                        |    1 +
 fs/crypto/policy.c                                 |    2 +
 fs/udf/inode.c                                     |   93 +-
 include/linux/vmw_vmci_defs.h                      |   11 +-
 include/net/ip6_tunnel.h                           |    9 +-
 include/uapi/linux/nilfs2_ondisk.h                 |   24 +-
 kernel/events/core.c                               |    2 +-
 net/ipv6/netfilter/nf_conntrack_reasm.c            |   22 +-
 net/mac80211/ieee80211_i.h                         |    2 +-
 net/mac80211/mesh.c                                |    6 +-
 net/sunrpc/clnt.c                                  |    1 +
 samples/bpf/bpf_load.c                             |    2 +-
 virt/kvm/arm/vgic/vgic-its.c                       |    1 +
 60 files changed, 516 insertions(+), 3461 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ