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,  6 Jul 2018 07:46:21 +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 4.17 00/46] 4.17.5-stable review

This is the start of the stable review cycle for the 4.17.5 release.
There are 46 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 Jul  8 05:45:10 UTC 2018.
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.17.5-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.17.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Sean Nyekjaer <sean.nyekjaer@...vas.dk>
    ARM: dts: imx6q: Use correct SDMA script for SPI5 core

Andrey Ryabinin <aryabinin@...tuozzo.com>
    x86/mm: Don't free P4D table when it is folded at runtime

Neil Armstrong <narmstrong@...libre.com>
    ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0

Taehee Yoo <ap420073@...il.com>
    netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()

Florian Westphal <fw@...len.de>
    netfilter: xt_connmark: fix list corruption on rmmod

Vincent Bernat <vincent@...nat.im>
    netfilter: ip6t_rpfilter: provide input interface for route lookup

Kenneth Graunke <kenneth@...tecape.org>
    drm/i915: Enable provoking vertex fix on Gen9 systems.

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Turn off g4x DP port in .post_disable()

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Disallow interlaced modes on g4x DP outputs

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Fix PIPESTAT irq ack on i965/g4x

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI

Shirish S <shirish.s@....com>
    drm/amd/display: release spinlock before committing updates to stream

Lyude Paul <lyude@...hat.com>
    drm/amdgpu: Count disabled CRTCs in commit tail earlier

Michel Dänzer <michel.daenzer@....com>
    drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping

Michel Dänzer <michel.daenzer@....com>
    drm/amdgpu: Update pin_size values before unpinning BO

Michel Dänzer <michel.daenzer@....com>
    drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate

Michel Dänzer <michel.daenzer@....com>
    drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper

Michel Dänzer <michel.daenzer@....com>
    drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array

Harry Wentland <harry.wentland@....com>
    drm/amdgpu: Don't default to DC support for Kaveri and older

Paul Kocialkowski <paul.kocialkowski@...tlin.com>
    Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"

Stefan Agner <stefan@...er.ch>
    drm/atmel-hlcdc: check stride values in the first plane

Jeremy Cline <jcline@...hat.com>
    drm/qxl: Call qxl_bo_unref outside atomic context

Lyude Paul <lyude@...hat.com>
    drm/i915/dp: Send DPCD ON for MST before phy_up

Mikita Lipski <mikita.lipski@....com>
    drm/amd/display: Clear connector's edid pointer

Oliver O'Halloran <oohall@...il.com>
    drm/sti: Depend on OF rather than selecting it

Junwei Zhang <Jerry.Zhang@....com>
    drm/amdgpu: fix clear_all and replace handling in the VM (v2)

Lyude Paul <lyude@...hat.com>
    drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()

Huang Rui <ray.huang@....com>
    drm/amdgpu: fix the missed vcn fw version report

Rex Zhu <Rex.Zhu@....com>
    drm/amdgpu: Add APU support in vi_set_vce_clocks

Rex Zhu <Rex.Zhu@....com>
    drm/amdgpu: Add APU support in vi_set_uvd_clocks

Alexander Potapenko <glider@...gle.com>
    vt: prevent leaking uninitialized data to userspace via /dev/vcs*

Johan Hovold <johan@...nel.org>
    serdev: fix memleak on module unload

Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
    serial: 8250_pci: Remove stalled entries in blacklist

Leonard Crestez <leonard.crestez@....com>
    iio: mma8452: Fix ignoring MMA8452_INT_DRDY

Laura Abbott <labbott@...hat.com>
    staging: android: ion: Return an ERR_PTR in ion_map_kernel

Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
    n_tty: Access echo_* variables carefully.

Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
    n_tty: Fix stall at n_tty_receive_char_special().

Zhengjun Xing <zhengjun.xing@...ux.intel.com>
    xhci: Fix kernel oops in trace_xhci_free_virt_device

Heikki Krogerus <heikki.krogerus@...ux.intel.com>
    usb: typec: ucsi: Fix for incorrect status data issue

Heikki Krogerus <heikki.krogerus@...ux.intel.com>
    usb: typec: ucsi: acpi: Workaround for cache mode issue

Heikki Krogerus <heikki.krogerus@...ux.intel.com>
    acpi: Add helper for deactivating memory region

Peter Chen <peter.chen@....com>
    usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered

William Wu <william.wu@...k-chips.com>
    usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub

Karoly Pados <pados@...os.hu>
    USB: serial: cp210x: add Silicon Labs IDs for Windows Update

Johan Hovold <johan@...nel.org>
    USB: serial: cp210x: add CESINEL device ids

Houston Yaroschoff <hstn@...er3.net>
    usb: cdc_acm: Add quirk for Uniden UBC125 scanner


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

Diffstat:

 Makefile                                           |  4 +-
 arch/arm/boot/dts/imx6q.dtsi                       |  2 +-
 .../boot/dts/amlogic/meson-gxl-s905x-p212.dtsi     |  7 ++
 arch/x86/include/asm/pgalloc.h                     |  3 +
 drivers/acpi/osl.c                                 | 72 ++++++++++++++++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         | 10 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c         | 24 +++----
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h            |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c            |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             | 14 ++--
 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c       | 39 ++++++++++-
 drivers/gpu/drm/amd/amdgpu/vce_v3_0.c              |  4 +-
 drivers/gpu/drm/amd/amdgpu/vi.c                    | 77 +++++++++++++++++-----
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  | 22 +++++--
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c    |  2 +-
 drivers/gpu/drm/i915/i915_irq.c                    | 12 +++-
 drivers/gpu/drm/i915/i915_reg.h                    |  5 ++
 drivers/gpu/drm/i915/intel_crt.c                   | 20 ++++++
 drivers/gpu/drm/i915/intel_ddi.c                   |  8 ++-
 drivers/gpu/drm/i915/intel_display.c               | 16 ++++-
 drivers/gpu/drm/i915/intel_dp.c                    | 34 +++++-----
 drivers/gpu/drm/i915/intel_dp_mst.c                | 14 +++-
 drivers/gpu/drm/i915/intel_dsi.c                   |  6 ++
 drivers/gpu/drm/i915/intel_dvo.c                   |  6 ++
 drivers/gpu/drm/i915/intel_hdmi.c                  |  6 ++
 drivers/gpu/drm/i915/intel_lrc.c                   | 12 +++-
 drivers/gpu/drm/i915/intel_lvds.c                  |  5 ++
 drivers/gpu/drm/i915/intel_sdvo.c                  |  6 ++
 drivers/gpu/drm/i915/intel_tv.c                    | 12 +++-
 drivers/gpu/drm/qxl/qxl_display.c                  |  7 +-
 drivers/gpu/drm/sti/Kconfig                        |  3 +-
 drivers/gpu/drm/sun4i/sun4i_tcon.c                 | 25 -------
 drivers/iio/accel/mma8452.c                        |  2 +-
 drivers/staging/android/ion/ion_heap.c             |  2 +-
 drivers/tty/n_tty.c                                | 55 +++++++++-------
 drivers/tty/serdev/core.c                          |  1 +
 drivers/tty/serial/8250/8250_pci.c                 |  2 -
 drivers/tty/vt/vt.c                                |  4 +-
 drivers/usb/class/cdc-acm.c                        |  3 +
 drivers/usb/dwc2/hcd_queue.c                       |  2 +-
 drivers/usb/host/xhci-mem.c                        |  4 +-
 drivers/usb/host/xhci-trace.h                      | 36 ++++++++--
 drivers/usb/serial/cp210x.c                        | 14 ++++
 drivers/usb/typec/tcpm.c                           |  7 +-
 drivers/usb/typec/ucsi/ucsi.c                      | 13 ++++
 drivers/usb/typec/ucsi/ucsi_acpi.c                 |  5 ++
 include/linux/acpi.h                               |  3 +
 net/ipv6/netfilter/ip6t_rpfilter.c                 |  2 +
 net/netfilter/nf_tables_core.c                     |  3 +-
 net/netfilter/xt_connmark.c                        |  2 +-
 50 files changed, 489 insertions(+), 150 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ