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:   Wed,  7 Dec 2016 08:08:16 +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/35] 4.8.13-stable review

This is the start of the stable review cycle for the 4.8.13 release.
There are 35 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 Fri Dec  9 07:07:11 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.13-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.13-rc1

James Morse <james.morse@....com>
    arm64: suspend: Reconfigure PSTATE after resume from idle

James Morse <james.morse@....com>
    arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call

James Morse <james.morse@....com>
    arm64: cpufeature: Schedule enable() calls instead of calling them via IPI

Sven Eckelmann <sven@...fation.org>
    batman-adv: Detect missing primaryif during tp_send as error

Stéphan Rafin <stephan@...iotek.com>
    clk: sunxi: Fix M factor computation for APB1

Johannes Weiner <hannes@...xchg.org>
    perf/x86: Restore TASK_SIZE check on frame pointer

Matthias Brugger <matthias.bgg@...il.com>
    drm/mediatek: fix null pointer dereference

Johan Hovold <johan@...nel.org>
    pwm: Fix device reference leak

Dan Carpenter <dan.carpenter@...cle.com>
    KVM: use after free in kvm_ioctl_create_device()

Sudeep Holla <sudeep.holla@....com>
    arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions

Alex Deucher <alexander.deucher@....com>
    drm/radeon: fix check for port PM availability

Peter Wu <peter@...ensteyn.nl>
    drm/amdgpu: fix check for port PM availability

Peter Wu <peter@...ensteyn.nl>
    drm/radeon: fix power state when port pm is unavailable (v2)

Peter Wu <peter@...ensteyn.nl>
    drm/amdgpu: fix power state when port pm is unavailable

Matthew Auld <matthew.auld@...el.com>
    drm/i915: drop the struct_mutex when wedged or trying to reset

Chris Wilson <chris@...is-wilson.co.uk>
    drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error

Marc Zyngier <marc.zyngier@....com>
    KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs

Brian Norris <briannorris@...omium.org>
    mwifiex: printk() overflow with 32-byte SSIDs

Johannes Thumshirn <jthumshirn@...e.de>
    PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)

Johannes Thumshirn <jthumshirn@...e.de>
    PCI: Export pcie_find_root_port

Michal Hocko <mhocko@...e.com>
    mm: workingset: fix NULL ptr in count_shadow_nodes

Ding Tianhong <dingtianhong@...wei.com>
    rcu: Fix soft lockup for rcu_nocb_kthread

Dmitry Torokhov <dmitry.torokhov@...il.com>
    Input: psmouse - disable automatic probing of BYD touchpads

Ping Cheng <pinglinux@...il.com>
    Input: change KEY_DATA from 0x275 to 0x277

Miklos Szeredi <mszeredi@...hat.com>
    ovl: fix d_real() for stacked fs

Kirill A. Shutemov <kirill.shutemov@...ux.intel.com>
    mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb

Dmitry Vyukov <dvyukov@...gle.com>
    kasan: update kasan_global for gcc 7

Takashi Iwai <tiwai@...e.de>
    zram: fix unbalanced idr management at hot removal

Kirill A. Shutemov <kirill.shutemov@...ux.intel.com>
    thp: fix corner case of munlock() of PTE-mapped THPs

Jérémy Lefaure <jeremy.lefaure@....epita.fr>
    mm, thp: propagation of conditional compilation in khugepaged.c

Vineet Gupta <vgupta@...opsys.com>
    ARC: Don't use "+l" inline asm constraint

Yuriy Kolerov <yuriy.kolerov@...opsys.com>
    ARC: mm: PAE40: Fix crash at munmap

Johannes Thumshirn <jthumshirn@...e.de>
    scsi: libfc: fix seconds_since_last_reset miscalculation

Hannes Reinecke <hare@...e.de>
    scsi: hpsa: use bus '3' for legacy HBA devices

Hannes Reinecke <hare@...e.de>
    libata-scsi: Fixup ata_gen_passthru_sense()


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

Diffstat:

 Makefile                                         |  4 ++--
 arch/arc/include/asm/delay.h                     |  9 ++++----
 arch/arc/include/asm/pgtable.h                   |  2 +-
 arch/arm64/boot/dts/arm/juno-r1.dts              |  2 +-
 arch/arm64/boot/dts/arm/juno-r2.dts              |  2 +-
 arch/arm64/boot/dts/arm/juno.dts                 |  2 +-
 arch/arm64/include/asm/cpufeature.h              |  2 +-
 arch/arm64/include/asm/exec.h                    |  3 +++
 arch/arm64/include/asm/processor.h               |  6 ++---
 arch/arm64/kernel/cpufeature.c                   | 10 ++++++++-
 arch/arm64/kernel/process.c                      |  3 ++-
 arch/arm64/kernel/suspend.c                      | 11 ++++++++++
 arch/arm64/kernel/traps.c                        |  3 ++-
 arch/arm64/mm/fault.c                            | 15 +++++++++++--
 arch/x86/events/core.c                           | 10 ++-------
 drivers/ata/libata-scsi.c                        |  2 +-
 drivers/block/zram/zram_drv.c                    |  3 ++-
 drivers/clk/sunxi/clk-sunxi.c                    |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 16 +++++++++++++-
 drivers/gpu/drm/i915/i915_gem.c                  |  5 +++--
 drivers/gpu/drm/i915/intel_display.c             |  3 ++-
 drivers/gpu/drm/mediatek/mtk_disp_ovl.c          | 14 ++++++------
 drivers/gpu/drm/radeon/radeon_atpx_handler.c     | 16 +++++++++++++-
 drivers/input/mouse/psmouse-base.c               |  4 ----
 drivers/net/wireless/marvell/mwifiex/cfg80211.c  | 13 ++++++-----
 drivers/pci/pcie/aer/aer_inject.c                | 14 ------------
 drivers/pci/probe.c                              | 28 +++++++++++++++++++++++-
 drivers/pwm/sysfs.c                              |  2 ++
 drivers/scsi/hpsa.c                              | 16 +++++++++-----
 drivers/scsi/hpsa.h                              |  2 ++
 drivers/scsi/libfc/fc_lport.c                    |  2 +-
 fs/overlayfs/super.c                             |  6 ++---
 include/linux/compiler-gcc.h                     |  4 +++-
 include/linux/pagemap.h                          | 21 +++++++++++++-----
 include/linux/pci.h                              | 14 ++++++++++++
 include/uapi/linux/input-event-codes.h           |  2 +-
 kernel/rcu/tree_plugin.h                         |  1 +
 mm/kasan/kasan.h                                 |  3 +++
 mm/khugepaged.c                                  |  2 ++
 mm/mlock.c                                       |  7 ++++--
 mm/truncate.c                                    |  8 +++----
 mm/workingset.c                                  |  2 +-
 net/batman-adv/tp_meter.c                        |  1 +
 virt/kvm/arm/vgic/vgic-v2.c                      |  6 +++--
 virt/kvm/arm/vgic/vgic-v3.c                      |  6 +++--
 virt/kvm/kvm_main.c                              |  2 +-
 46 files changed, 215 insertions(+), 96 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ