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:   Fri,  7 Jun 2019 17:38:45 +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@...nel.org, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
        stable@...r.kernel.org
Subject: [PATCH 5.1 00/85] 5.1.8-stable review

This is the start of the stable review cycle for the 5.1.8 release.
There are 85 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 09 Jun 2019 03:37:09 PM 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/v5.x/stable-review/patch-5.1.8-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-5.1.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Nadav Amit <namit@...are.com>
    x86/kprobes: Set instruction page as executable

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Revert "x86/build: Move _etext to actual end of .text"

Noralf Trønnes <noralf@...nnes.org>
    drm/cma-helper: Fix drm_gem_cma_free_object()

Daniel Vetter <daniel.vetter@...ll.ch>
    drm/lease: Make sure implicit planes are leased

Vicente Bergas <vicencb@...il.com>
    drm/rockchip: shutdown drm subsystem on shutdown

Deepak Rawat <drawat@...are.com>
    drm: Expose "FB_DAMAGE_CLIPS" property to atomic aware user-space only

Daniel Vetter <daniel.vetter@...ll.ch>
    drm/atomic: Wire file_priv through for property changes

Noralf Trønnes <noralf@...nnes.org>
    drm/fb-helper: generic: Call drm_client_add() after setup is done

Philipp Zabel <p.zabel@...gutronix.de>
    drm/imx: ipuv3-plane: fix atomic update status query for non-plus i.MX6Q

Jernej Skrabec <jernej.skrabec@...l.net>
    drm/sun4i: Fix sun8i HDMI PHY configuration for > 148.5 MHz

Jernej Skrabec <jernej.skrabec@...l.net>
    drm/sun4i: Fix sun8i HDMI PHY clock initialization

Thomas Hellstrom <thellstrom@...are.com>
    drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set

Thomas Hellstrom <thellstrom@...are.com>
    drm/vmwgfx: Fix compat mode shader operation

Thomas Hellstrom <thellstrom@...are.com>
    drm/vmwgfx: Fix user space handle equal to zero

Dmitry Osipenko <digetx@...il.com>
    drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()

Kees Cook <keescook@...omium.org>
    gcc-plugins: Fix build failures under Darwin host

Benjamin Coddington <bcodding@...hat.com>
    Revert "lockd: Show pid of lockd for remote locks"

Roberto Bergantinos Corpas <rbergant@...hat.com>
    CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM

Colin Ian King <colin.king@...onical.com>
    cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case

Tim Collier <osdevtc@...il.com>
    staging: wlan-ng: fix adapter initialization failure

Dan Carpenter <dan.carpenter@...cle.com>
    staging: vc04_services: prevent integer overflow in create_pagelist()

George G. Davis <george_davis@...tor.com>
    serial: sh-sci: disable DMA for uart_console

Grzegorz Halat <ghalat@...hat.com>
    vt/fbcon: deinitialize resources in visual_init() after failed memory allocation

Peng Fan <peng.fan@....com>
    clk: imx: imx8mm: fix int pll clk gate

Roberto Sassu <roberto.sassu@...wei.com>
    evm: check hash algorithm passed to init_desc()

Roberto Sassu <roberto.sassu@...wei.com>
    ima: show rules with IMA_INMASK correctly

Petr Vorel <pvorel@...e.cz>
    ima: fix wrong signed policy requirement when not appraising

Scott Wood <swood@...hat.com>
    x86/ima: Check EFI_RUNTIME_SERVICES before using

Jonathan Corbet <corbet@....net>
    doc: Cope with Sphinx logging deprecations

Jonathan Corbet <corbet@....net>
    doc: Cope with the deprecation of AutoReporter

Jonathan Corbet <corbet@....net>
    docs: Fix conf.py for Sphinx 2.0

Catalin Marinas <catalin.marinas@....com>
    arm64: Fix the arm64_personality() syscall wrapper redirection

Suzuki K Poulose <suzuki.poulose@....com>
    mm, compaction: make sure we isolate a valid PFN

Eric W. Biederman <ebiederm@...ssion.com>
    signal/arm64: Use force_sig not force_sig_fault for SIGKILL

Zhenliang Wei <weizhenliang@...wei.com>
    kernel/signal.c: trace_signal_deliver when signal_group_exit

Nathan Chancellor <natechancellor@...il.com>
    kasan: initialize tag to 0xff in __kasan_kmalloc

Jiri Slaby <jslaby@...e.cz>
    memcg: make it work on sparse non-0-node systems

Chris Down <chris@...isdown.name>
    mm, memcg: consider subtrees in memory.events

Joe Burmeister <joe.burmeister@...tank.co.uk>
    tty: max310x: Fix external crystal register setup

Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@...aro.org>
    tty: serial: msm_serial: Fix XON/XOFF

Masahisa Kojima <masahisa.kojima@...aro.org>
    i2c: synquacer: fix synquacer_i2c_doxfer() return value

Vadim Pasternak <vadimp@...lanox.com>
    i2c: mlxcpld: Fix wrong initialization order in probe

Lyude Paul <lyude@...hat.com>
    drm/nouveau/i2c: Disable i2c bus access after ->fini()

Thomas Huth <thuth@...hat.com>
    KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID

Hui Wang <hui.wang@...onical.com>
    ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops

Kailang Yang <kailang@...ltek.com>
    ALSA: hda/realtek - Set default power save node to 0

Takashi Iwai <tiwai@...e.de>
    ALSA: line6: Assure canceling delayed work at disconnection

Thiago Jung Bauermann <bauerman@...ux.ibm.com>
    powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()

Ravi Bangoria <ravi.bangoria@...ux.ibm.com>
    powerpc/perf: Fix MMCRA corruption by bhrb_filter

Suraj Jitindar Singh <sjitindarsingh@...il.com>
    KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()

Paul Mackerras <paulus@...abs.org>
    KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9

Cédric Le Goater <clg@...d.org>
    KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts

Harald Freudenberger <freude@...ux.ibm.com>
    s390/crypto: fix possible sleep during spinlock aquired

Harald Freudenberger <freude@...ux.ibm.com>
    s390/crypto: fix gcm-aes-s390 selftest failures

Sean Nyekjaer <sean@...nix.com>
    iio: adc: ti-ads8688: fix timestamp is not updated in buffer

Tomer Maimon <tmaimon77@...il.com>
    iio: adc: modify NPCM ADC read reference voltage

Vincent Stehlé <vincent.stehle@...oste.net>
    iio: adc: ads124: avoid buffer overflow

Ruslan Babayev <ruslan@...ayev.com>
    iio: dac: ds4422/ds4424 fix chip verification

Qu Wenruo <wqu@...e.com>
    btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()

Filipe Manana <fdmanana@...e.com>
    Btrfs: incremental send, fix file corruption when no-holes feature is enabled

Qu Wenruo <wqu@...e.com>
    btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer dereference

Dennis Zhou <dennis@...nel.org>
    btrfs: correct zstd workspace manager lock to use spin_lock_bh()

Filipe Manana <fdmanana@...e.com>
    Btrfs: fix fsync not persisting changed attributes of a directory

Filipe Manana <fdmanana@...e.com>
    Btrfs: fix race updating log root item during fsync

Filipe Manana <fdmanana@...e.com>
    Btrfs: fix wrong ctime and mtime of a directory after log replay

Tomas Bortoli <tomasbortoli@...il.com>
    tracing: Avoid memory leak in predicate_parse()

Steffen Maier <maier@...ux.ibm.com>
    scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)

Steffen Maier <maier@...ux.ibm.com>
    scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove

Piotr Figiel <p.figiel@...lintechnologies.com>
    brcmfmac: fix NULL pointer derefence during USB disconnect

Mauro Carvalho Chehab <mchehab+samsung@...nel.org>
    media: smsusb: better handle optional alignment

Alan Stern <stern@...land.harvard.edu>
    media: usb: siano: Fix false-positive "uninitialized variable" warning

Alan Stern <stern@...land.harvard.edu>
    media: usb: siano: Fix general protection fault in smsusb

Oliver Neukum <oneukum@...e.com>
    USB: rio500: fix memory leak in close after disconnect

Oliver Neukum <oneukum@...e.com>
    USB: rio500: refuse more than one device at a time

Maximilian Luz <luzmaximilian@...il.com>
    USB: Add LPM quirk for Surface Dock GigE adapter

Oliver Neukum <oneukum@...e.com>
    USB: sisusbvga: fix oops in error path of sisusb_probe

Alan Stern <stern@...land.harvard.edu>
    USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor

Shuah Khan <skhan@...uxfoundation.org>
    usbip: usbip_host: fix stub_dev lock context imbalance regression

Shuah Khan <skhan@...uxfoundation.org>
    usbip: usbip_host: fix BUG: sleeping function called from invalid context

Carsten Schmid <carsten_schmid@...tor.com>
    usb: xhci: avoid null pointer deref when bos field is NULL

Andrey Smirnov <andrew.smirnov@...il.com>
    xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()

Fabio Estevam <festevam@...il.com>
    xhci: Use %zu for printing size_t type

Henry Lin <henryl@...dia.com>
    xhci: update bounce buffer with correct sg num

Rasmus Villemoes <linux@...musvillemoes.dk>
    include/linux/bitops.h: sanitize rotate primitives

James Clarke <jrtc27@...c27.com>
    sparc64: Fix regression in non-hypervisor TLB flush xcall


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

Diffstat:

 Documentation/admin-guide/cgroup-v2.rst            |   9 ++
 Documentation/conf.py                              |   2 +-
 Documentation/sphinx/kerneldoc.py                  |  44 ++++--
 Documentation/sphinx/kernellog.py                  |  28 ++++
 Documentation/sphinx/kfigure.py                    |  40 +++---
 Makefile                                           |   4 +-
 arch/arm64/kernel/sys.c                            |   2 +-
 arch/arm64/kernel/traps.c                          |   5 +-
 arch/mips/kvm/mips.c                               |   3 +
 arch/powerpc/kernel/kexec_elf_64.c                 |   6 +-
 arch/powerpc/kvm/book3s_hv.c                       |   8 +-
 arch/powerpc/kvm/book3s_xive.c                     |   4 +-
 arch/powerpc/kvm/powerpc.c                         |   3 +
 arch/powerpc/perf/core-book3s.c                    |   6 +-
 arch/powerpc/perf/power8-pmu.c                     |   3 +
 arch/powerpc/perf/power9-pmu.c                     |   3 +
 arch/s390/crypto/aes_s390.c                        | 156 +++++++++++++++------
 arch/s390/crypto/des_s390.c                        |   7 +-
 arch/s390/kvm/kvm-s390.c                           |   1 +
 arch/sparc/mm/ultra.S                              |   4 +-
 arch/x86/kernel/ima_arch.c                         |   5 +
 arch/x86/kernel/kprobes/core.c                     |  24 +++-
 arch/x86/kernel/vmlinux.lds.S                      |   6 +-
 arch/x86/kvm/x86.c                                 |   3 +
 drivers/clk/imx/clk-imx8mm.c                       |  12 +-
 drivers/gpu/drm/drm_atomic_uapi.c                  |  32 +++--
 drivers/gpu/drm/drm_crtc.c                         |   4 +
 drivers/gpu/drm/drm_crtc_internal.h                |   1 +
 drivers/gpu/drm/drm_fb_helper.c                    |   4 +-
 drivers/gpu/drm/drm_gem_cma_helper.c               |   8 +-
 drivers/gpu/drm/drm_mode_config.c                  |   5 +-
 drivers/gpu/drm/drm_mode_object.c                  |   5 +-
 drivers/gpu/drm/drm_plane.c                        |   8 ++
 drivers/gpu/drm/imx/ipuv3-plane.c                  |  13 +-
 drivers/gpu/drm/imx/ipuv3-plane.h                  |   1 -
 drivers/gpu/drm/nouveau/include/nvkm/subdev/i2c.h  |   2 +
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.c      |  26 +++-
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/aux.h      |   2 +
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c     |  15 ++
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.c      |  21 ++-
 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/bus.h      |   1 +
 drivers/gpu/drm/rockchip/rockchip_drm_drv.c        |   9 ++
 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c             |  29 ++--
 drivers/gpu/drm/tegra/gem.c                        |   4 +-
 drivers/gpu/drm/vmwgfx/ttm_object.c                |   2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c                |   8 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c            |  13 ++
 drivers/i2c/busses/i2c-mlxcpld.c                   |   2 +-
 drivers/i2c/busses/i2c-synquacer.c                 |   2 +-
 drivers/iio/adc/npcm_adc.c                         |   2 +-
 drivers/iio/adc/ti-ads124s08.c                     |   2 +-
 drivers/iio/adc/ti-ads8688.c                       |   2 +-
 drivers/iio/dac/ds4424.c                           |   2 +-
 drivers/media/usb/siano/smsusb.c                   |  33 +++--
 .../wireless/broadcom/brcm80211/brcmfmac/bcdc.c    |  11 +-
 .../wireless/broadcom/brcm80211/brcmfmac/bcdc.h    |   6 +-
 .../wireless/broadcom/brcm80211/brcmfmac/core.c    |   4 +-
 .../broadcom/brcm80211/brcmfmac/fwsignal.c         |  16 ++-
 .../broadcom/brcm80211/brcmfmac/fwsignal.h         |   3 +-
 .../wireless/broadcom/brcm80211/brcmfmac/proto.c   |  10 +-
 .../wireless/broadcom/brcm80211/brcmfmac/proto.h   |   3 +-
 drivers/s390/scsi/zfcp_ext.h                       |   1 +
 drivers/s390/scsi/zfcp_scsi.c                      |   9 ++
 drivers/s390/scsi/zfcp_sysfs.c                     |  55 +++++++-
 drivers/s390/scsi/zfcp_unit.c                      |   8 +-
 .../interface/vchiq_arm/vchiq_2835_arm.c           |   9 ++
 drivers/staging/wlan-ng/hfa384x_usb.c              |   3 +-
 drivers/tty/serial/max310x.c                       |   2 +-
 drivers/tty/serial/msm_serial.c                    |   5 +-
 drivers/tty/serial/sh-sci.c                        |   7 +
 drivers/tty/vt/vt.c                                |  11 +-
 drivers/usb/core/config.c                          |   4 +-
 drivers/usb/core/quirks.c                          |   3 +
 drivers/usb/host/xhci-ring.c                       |  17 ++-
 drivers/usb/host/xhci.c                            |  24 ++--
 drivers/usb/misc/rio500.c                          |  41 ++++--
 drivers/usb/misc/sisusbvga/sisusb.c                |  15 +-
 drivers/usb/usbip/stub_dev.c                       |  75 +++++++---
 drivers/video/fbdev/core/fbcon.c                   |   2 +-
 fs/btrfs/inode.c                                   |  14 +-
 fs/btrfs/qgroup.c                                  |   8 +-
 fs/btrfs/relocation.c                              |  27 ++--
 fs/btrfs/send.c                                    |   6 +
 fs/btrfs/tree-log.c                                |  20 +--
 fs/btrfs/zstd.c                                    |  20 +--
 fs/cifs/file.c                                     |   4 +-
 fs/cifs/smb2pdu.c                                  |   3 +-
 fs/lockd/xdr.c                                     |   4 +-
 fs/lockd/xdr4.c                                    |   4 +-
 include/linux/bitops.h                             |  16 +--
 include/linux/cgroup-defs.h                        |   5 +
 include/linux/list_lru.h                           |   1 +
 include/linux/memcontrol.h                         |  10 +-
 kernel/cgroup/cgroup.c                             |  16 ++-
 kernel/signal.c                                    |   2 +
 kernel/trace/trace_events_filter.c                 |   8 +-
 mm/compaction.c                                    |   2 +-
 mm/kasan/common.c                                  |   2 +-
 mm/list_lru.c                                      |   8 +-
 scripts/gcc-plugins/gcc-common.h                   |   4 +
 security/integrity/evm/evm_crypto.c                |   3 +
 security/integrity/ima/ima_policy.c                |  28 ++--
 sound/pci/hda/patch_realtek.c                      |  18 ++-
 sound/usb/line6/driver.c                           |  12 ++
 sound/usb/line6/driver.h                           |   4 +
 sound/usb/line6/toneport.c                         |  15 +-
 virt/kvm/arm/arm.c                                 |   3 +
 virt/kvm/kvm_main.c                                |   2 -
 108 files changed, 913 insertions(+), 346 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ