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, 24 Nov 2016 16:26:54 +0100
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.kh@...sung.com, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, stable@...r.kernel.org
Subject: [PATCH 4.8 00/67] 4.8.11-stable review

This is the start of the stable review cycle for the 4.8.11 release.
There are 67 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 Nov 26 14:54:42 UTC 2016.
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.8.11-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.8.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Phil Reid <preid@...ctromag.com.au>
    gpio: pca953x: Fix corruption of other gpios in set_multiple.

Phil Reid <preid@...ctromag.com.au>
    gpio: pca953x: Move memcpy into mutex lock for set multiple

Anders K. Pedersen <akp@...aesio.com>
    netfilter: nft_dynset: fix element timeout for HZ != 1000

Mark Bloch <markb@...lanox.com>
    IB/cm: Mark stale CM id's whenever the mad agent was unregistered

Tariq Toukan <tariqt@...lanox.com>
    IB/uverbs: Fix leak of XRC target QPs

Dennis Dalessandro <dennis.dalessandro@...el.com>
    IB/hfi1: Remove incorrect IS_ERR check

Mark Bloch <markb@...lanox.com>
    IB/core: Avoid unsigned int overflow in sg_alloc_table

Eli Cohen <eli@...lanox.com>
    IB/mlx5: Fix NULL pointer dereference on debug print

Eli Cohen <eli@...lanox.com>
    IB/mlx5: Fix fatal error dispatching

Majd Dibbiny <majd@...lanox.com>
    IB/mlx5: Fix memory leak in query device

Daniel Jurgens <danielj@...lanox.com>
    IB/mlx5: Use cache line size to select CQE stride

Maor Gottlieb <maorg@...lanox.com>
    IB/mlx5: Validate requested RQT size

Matan Barak <matanb@...lanox.com>
    IB/mlx4: Fix create CQ error flow

Daniel Jurgens <danielj@...lanox.com>
    IB/mlx4: Check gid_index return value

Yonatan Cohen <yonatanc@...lanox.com>
    IB/rxe: Clear queue buffer when modifying QP to reset

Yonatan Cohen <yonatanc@...lanox.com>
    IB/rxe: Fix handling of erroneous WR

Yonatan Cohen <yonatanc@...lanox.com>
    IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum

Yonatan Cohen <yonatanc@...lanox.com>
    IB/rxe: Update qp state for user query

Namhyung Kim <namhyung@...nel.org>
    perf hists: Fix column length on --hierarchy

Brian Norris <briannorris@...omium.org>
    PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails

Johan Hovold <johan@...nel.org>
    PM / sleep: fix device reference leak in test_suspend

Johan Hovold <johan@...nel.org>
    uwb: fix device reference leaks

Scott Mayhew <smayhew@...hat.com>
    sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports

Johan Hovold <johan@...nel.org>
    mfd: core: Fix device reference leak in mfd_clone_cell

Sara Sharon <sara.sharon@...el.com>
    iwlwifi: mvm: wake the wait queue when the RX sync counter is zero

Luca Coelho <luciano.coelho@...el.com>
    iwlwifi: mvm: fix d3_test with unified D0/D3 images

Luca Coelho <luciano.coelho@...el.com>
    iwlwifi: mvm: fix netdetect starting/stopping for unified images

Johannes Berg <johannes.berg@...el.com>
    iwlwifi: pcie: mark command queue lock with separate lockdep class

Luca Coelho <luciano.coelho@...el.com>
    iwlwifi: pcie: fix SPLC structure parsing

Lokesh Vutla <lokeshvutla@...com>
    rtc: omap: Fix selecting external osc

Emil Lundmark <emil@...esaudio.com>
    clk: imx: fix integer overflow in AV PLL round rate

Wei Yongjun <weiyongjun1@...wei.com>
    clk: mmp: mmp2: fix return value check in mmp2_clk_init()

Wei Yongjun <weiyongjun1@...wei.com>
    clk: mmp: pxa168: fix return value check in pxa168_clk_init()

Wei Yongjun <weiyongjun1@...wei.com>
    clk: mmp: pxa910: fix return value check in pxa910_clk_init()

Michael S. Tsirkin <mst@...hat.com>
    virtio-net: drop legacy features in virtio 1 mode

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch specified in the VBT

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Refresh that status of MST capable connectors in ->detect()

Mario Kleiner <mario.kleiner.de@...il.com>
    drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)

Benjamin Herrenschmidt <benh@...nel.crashing.org>
    powerpc/64: Fix setting of AIL in hypervisor mode

Sven Ebenfeld <sven.ebenfeld@...il.com>
    crypto: caam - do not register AES-XTS mode on LP units

Fabio Estevam <fabio.estevam@....com>
    ARM: dts: imx53-qsb: Fix regulator constraints

Theodore Ts'o <tytso@....edu>
    ext4: sanity check the block and cluster size at mount time

Borislav Petkov <bp@...e.de>
    kbuild: Steal gcc's pie from the very beginning

Sebastian Andrzej Siewior <bigeasy@...utronix.de>
    x86/kexec: add -fno-PIE

Sebastian Andrzej Siewior <bigeasy@...utronix.de>
    scripts/has-stack-protector: add -fno-PIE

Sebastian Andrzej Siewior <bigeasy@...utronix.de>
    kbuild: add -fno-PIE

Linus Torvalds <torvalds@...ux-foundation.org>
    Disable the __builtin_return_address() warning globally after all

Alex Hemme <ahemme@...co.com>
    i2c: i2c-mux-pca954x: fix deselect enabling for device-tree

Linus Walleij <linus.walleij@...aro.org>
    i2c: mux: fix up dependencies

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Fix mic regression by ASRock mobo fixup

Hui Wang <hui.wang@...onical.com>
    ALSA: hda - add a new condition to check if it is thinkpad

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio: Fix use-after-free of usb_device at disconnect

Linus Walleij <linus.walleij@...aro.org>
    gpio: do not double-check direction on sleeping chips

Oliver Hartkopp <socketcan@...tkopp.net>
    can: bcm: fix warning in bcm_connect/proc_register

Linus Walleij <linus.walleij@...aro.org>
    mfd: stmpe: Fix RESET regression on STMPE2401

Azhar Shaikh <azhar.shaikh@...el.com>
    mfd: intel-lpss: Do not put device in reset state on suspend

Ira Weiny <ira.weiny@...el.com>
    IB/hfi1: Fix rnr_timer addition

Dennis Dalessandro <dennis.dalessandro@...el.com>
    IB/rdmavt: rdmavt can handle non aligned page maps

Miklos Szeredi <mszeredi@...hat.com>
    fuse: fix fuse_write_end() if zero bytes were copied

Thomas Gleixner <tglx@...utronix.de>
    genirq: Use irq type from irqdata instead of irqdesc

Steven Rostedt (Red Hat) <rostedt@...dmis.org>
    ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records

Alexei Starovoitov <ast@...com>
    ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records

Wei Huang <wei@...hat.com>
    KVM: arm64: Fix the issues when guest PMCCFILTR is configured

Wei Huang <wei@...hat.com>
    arm64: KVM: pmu: Fix AArch32 cycle counter access

Ignacio Alvarado <ikalvarado@...gle.com>
    KVM: Disable irq while unregistering user notifier

Paolo Bonzini <pbonzini@...hat.com>
    KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr

Yazen Ghannam <Yazen.Ghannam@....com>
    x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems


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

Diffstat:

 Makefile                                          |  10 +-
 arch/arm/boot/dts/imx53-qsb.dts                   |  14 +--
 arch/arm64/include/asm/perf_event.h               |  10 +-
 arch/arm64/kernel/perf_event.c                    |  10 +-
 arch/arm64/kvm/sys_regs.c                         |  10 +-
 arch/powerpc/kernel/setup_64.c                    |  20 ++--
 arch/x86/kernel/cpu/amd.c                         |   6 +-
 arch/x86/kvm/x86.c                                |  16 ++-
 arch/x86/purgatory/Makefile                       |   1 +
 drivers/base/power/main.c                         |   8 +-
 drivers/clk/imx/clk-pllv3.c                       |   8 +-
 drivers/clk/mmp/clk-of-mmp2.c                     |   2 +-
 drivers/clk/mmp/clk-of-pxa168.c                   |   2 +-
 drivers/clk/mmp/clk-of-pxa910.c                   |   4 +-
 drivers/crypto/caam/caamalg.c                     |   9 ++
 drivers/gpio/gpio-pca953x.c                       |   3 +-
 drivers/gpio/gpiolib.c                            |   7 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu.h               |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c       |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c         |  20 +++-
 drivers/gpu/drm/i915/intel_bios.c                 |  30 ++++--
 drivers/gpu/drm/i915/intel_dp.c                   |  10 --
 drivers/gpu/drm/i915/intel_vbt_defs.h             |   3 +-
 drivers/i2c/Kconfig                               |   1 -
 drivers/i2c/muxes/Kconfig                         |   1 +
 drivers/i2c/muxes/i2c-mux-pca954x.c               |   4 +-
 drivers/infiniband/core/cm.c                      | 126 +++++++++++++++++++---
 drivers/infiniband/core/umem.c                    |   2 +-
 drivers/infiniband/core/uverbs_main.c             |   7 +-
 drivers/infiniband/hw/hfi1/rc.c                   |   2 +-
 drivers/infiniband/hw/hfi1/user_sdma.c            |   2 +-
 drivers/infiniband/hw/mlx4/ah.c                   |   5 +-
 drivers/infiniband/hw/mlx4/cq.c                   |   5 +-
 drivers/infiniband/hw/mlx5/cq.c                   |   3 +-
 drivers/infiniband/hw/mlx5/main.c                 |  11 +-
 drivers/infiniband/hw/mlx5/qp.c                   |  12 ++-
 drivers/infiniband/sw/rdmavt/dma.c                |   3 -
 drivers/infiniband/sw/rxe/rxe_net.c               |   8 +-
 drivers/infiniband/sw/rxe/rxe_qp.c                |   2 +
 drivers/infiniband/sw/rxe/rxe_queue.c             |   9 ++
 drivers/infiniband/sw/rxe/rxe_queue.h             |   2 +
 drivers/infiniband/sw/rxe/rxe_req.c               |  21 ++--
 drivers/mfd/intel-lpss.c                          |   3 -
 drivers/mfd/mfd-core.c                            |   2 +
 drivers/mfd/stmpe.c                               |   2 +
 drivers/net/virtio_net.c                          |  30 ++++--
 drivers/net/wireless/intel/iwlwifi/mvm/d3.c       |  44 ++++++--
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c |   3 +-
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h      |   1 +
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c      |   1 +
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c     |   3 +-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c     |  33 ++++--
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c     |  79 ++++++++------
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c      |   8 ++
 drivers/rtc/rtc-omap.c                            |   6 +-
 drivers/uwb/lc-rc.c                               |  16 ++-
 drivers/uwb/pal.c                                 |   2 +
 fs/ext4/ext4.h                                    |   1 +
 fs/ext4/super.c                                   |  17 ++-
 fs/fuse/file.c                                    |   6 ++
 include/linux/sunrpc/svc_xprt.h                   |   1 +
 kernel/irq/manage.c                               |   4 +-
 kernel/power/suspend_test.c                       |   4 +-
 kernel/trace/Makefile                             |   4 -
 kernel/trace/ftrace.c                             |  24 ++++-
 mm/Makefile                                       |   3 -
 net/can/bcm.c                                     |  32 ++++--
 net/netfilter/nft_dynset.c                        |   6 +-
 net/sunrpc/svc_xprt.c                             |  11 +-
 net/sunrpc/svcsock.c                              |  21 ++++
 net/sunrpc/xprtrdma/svc_rdma_transport.c          |   6 ++
 scripts/gcc-x86_64-has-stack-protector.sh         |   2 +-
 sound/pci/hda/patch_realtek.c                     |   2 -
 sound/pci/hda/thinkpad_helper.c                   |   3 +-
 sound/usb/card.c                                  |   3 +-
 tools/perf/util/hist.c                            |  12 +--
 virt/kvm/arm/pmu.c                                |   8 +-
 77 files changed, 596 insertions(+), 239 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ