This is the start of the stable review cycle for the 4.9.132 release.
There are 59 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 Wed Oct 10 17:55:28 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.9.132-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 <[email protected]>
    Linux 4.9.132-rc1

Ashish Samant <[email protected]>
    ocfs2: fix locking for res->tracking and dlm->tracking_list

Jann Horn <[email protected]>
    proc: restrict kernel stack dumps to root

Ricardo Ribalda Delgado <[email protected]>
    gpiolib: Free the last requested descriptor

Leonard Crestez <[email protected]>
    crypto: mxs-dcp - Fix wait logic on chan threads

Waiman Long <[email protected]>
    crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()

Kai-Heng Feng <[email protected]>
    ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760

Aurelien Aptel <[email protected]>
    smb2: fix missing files in root share directory listing

Andreas Gruenbacher <[email protected]>
    sysfs: Do not return POSIX ACL xattrs via listxattr

Josh Abraham <[email protected]>
    xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage

Olaf Hering <[email protected]>
    xen: avoid crash in disable_hotplug_cpu

Vitaly Kuznetsov <[email protected]>
    xen/manage: don't complain about an empty value in control/sysrq node

Dan Carpenter <[email protected]>
    cifs: read overflow in is_valid_oplock_break()

Julian Wiedmann <[email protected]>
    s390/qeth: don't dump past end of unknown HW header

Wenjia Zhang <[email protected]>
    s390/qeth: use vzalloc for QUERY OAT buffer

Kai-Heng Feng <[email protected]>
    r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED

Miguel Ojeda <[email protected]>
    arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"

Randy Dunlap <[email protected]>
    hexagon: modify ffs() and fls() to return int

Randy Dunlap <[email protected]>
    arch/hexagon: fix kernel/dma.c build warning

Joe Thornber <[email protected]>
    dm thin metadata: try to avoid ever aborting transactions

Jacek Tomaka <[email protected]>
    perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing 
CPUs

Netanel Belgazal <[email protected]>
    net: ena: fix driver when PAGE_SIZE == 64kB

Stephen Rothwell <[email protected]>
    fs/cifs: suppress a string overflow warning

Heinz Mauelshagen <[email protected]>
    dm raid: fix rebuild of specific devices by updating superblock

Ben Skeggs <[email protected]>
    drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS

Daniel Jurgens <[email protected]>
    net/mlx5: Consider PCI domain in search for next dev

Sagi Grimberg <[email protected]>
    nvmet-rdma: fix possible bogus dereference under heavy load

Ben Hutchings <[email protected]>
    USB: yurex: Check for truncation in yurex_read()

Jann Horn <[email protected]>
    RDMA/ucma: check fd type in ucma_migrate_id()

Sandipan Das <[email protected]>
    perf probe powerpc: Ignore SyS symbols irrespective of endianness

Hisao Tanabe <[email protected]>
    perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()

Harry Mallon <[email protected]>
    HID: hid-saitek: Add device ID for RAT 7 Contagion

Stephen Boyd <[email protected]>
    pinctrl: msm: Really mask level interrupts to prevent latching

Anton Vasilyev <[email protected]>
    usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]

Sean O'Brien <[email protected]>
    HID: add support for Apple Magic Keyboards

Daniel Black <[email protected]>
    mm: madvise(MADV_DODUMP): allow hugetlbfs pages

Naoya Horiguchi <[email protected]>
    tools/vm/page-types.c: fix "defined but not used" warning

Naoya Horiguchi <[email protected]>
    tools/vm/slabinfo.c: fix sign-compare warning

Emmanuel Grumbach <[email protected]>
    mac80211: shorten the IBSS debug messages

Emmanuel Grumbach <[email protected]>
    mac80211: don't Tx a deauth frame if the AP forbade Tx

Ilan Peer <[email protected]>
    mac80211: Fix station bandwidth setting after channel switch

Emmanuel Grumbach <[email protected]>
    mac80211: fix a race between restart and CSA flows

Dan Carpenter <[email protected]>
    cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()

Jon Kuhn <[email protected]>
    fs/cifs: don't translate SFM_SLASH (U+F026) to backslash

Jia-Ju Bai <[email protected]>
    net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()

Masahiro Yamada <[email protected]>
    i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP

Masahiro Yamada <[email protected]>
    i2c: uniphier: issue STOP only for last message or I2C_M_STOP

Xiao Ni <[email protected]>
    RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0

Will Deacon <[email protected]>
    ARC: atomics: unbork atomic_fetch_##op()

Vincent Whitchurch <[email protected]>
    gpio: Fix crash due to registration race

Arunk Khandavalli <[email protected]>
    cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE

Peng Li <[email protected]>
    net: hns: add netif_carrier_off before change speed and duplex

Yuan-Chi Pang <[email protected]>
    mac80211: mesh: fix HWMP sequence numbering to follow standard

Michael Hennerich <[email protected]>
    gpio: adp5588: Fix sleep-in-atomic-context bug

Danek Duvall <[email protected]>
    mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X

Danek Duvall <[email protected]>
    mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X

Paul Mackerras <[email protected]>
    KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function

Toke Høiland-Jørgensen <[email protected]>
    mac80211: Run TXQ teardown code before de-registering interfaces

Frederic Weisbecker <[email protected]>
    time: Introduce jiffies64_to_nsecs()

Jan Kiszka <[email protected]>
    serial: mvebu-uart: Fix reporting of effective CSIZE to userspace


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

Diffstat:

 Makefile                                           |  4 +-
 arch/arc/include/asm/atomic.h                      |  2 +-
 arch/arm64/include/asm/jump_label.h                |  4 +-
 arch/hexagon/include/asm/bitops.h                  |  4 +-
 arch/hexagon/kernel/dma.c                          |  2 +-
 arch/powerpc/kvm/book3s_64_mmu_hv.c                |  2 +-
 arch/x86/events/intel/lbr.c                        |  4 ++
 drivers/crypto/mxs-dcp.c                           | 53 +++++++++-------
 drivers/crypto/qat/qat_c3xxx/adf_drv.c             |  6 +-
 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c           |  6 +-
 drivers/crypto/qat/qat_c62x/adf_drv.c              |  6 +-
 drivers/crypto/qat/qat_c62xvf/adf_drv.c            |  6 +-
 drivers/crypto/qat/qat_dh895xcc/adf_drv.c          |  6 +-
 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c        |  6 +-
 drivers/gpio/gpio-adp5588.c                        | 24 +++++--
 drivers/gpio/gpiolib-of.c                          |  1 +
 drivers/gpio/gpiolib.c                             |  2 +-
 .../gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c    |  3 +-
 drivers/hid/hid-apple.c                            |  9 ++-
 drivers/hid/hid-ids.h                              |  3 +
 drivers/hid/hid-saitek.c                           |  2 +
 drivers/i2c/busses/i2c-uniphier-f.c                |  7 +--
 drivers/i2c/busses/i2c-uniphier.c                  |  7 +--
 drivers/infiniband/core/ucma.c                     |  6 ++
 drivers/md/dm-raid.c                               |  5 ++
 drivers/md/dm-thin-metadata.c                      | 36 ++++++++++-
 drivers/md/dm-thin.c                               | 73 +++++++++++++++++++---
 drivers/md/raid10.c                                |  5 +-
 drivers/net/ethernet/amazon/ena/ena_netdev.c       | 10 +--
 drivers/net/ethernet/amazon/ena/ena_netdev.h       | 11 ++++
 drivers/net/ethernet/cadence/macb.c                |  2 +-
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c   |  2 +
 drivers/net/ethernet/mellanox/mlx5/core/dev.c      |  7 ++-
 drivers/net/ethernet/realtek/r8169.c               |  9 ++-
 drivers/net/wireless/mac80211_hwsim.c              |  3 -
 drivers/nvme/target/rdma.c                         | 27 +++++++-
 drivers/pinctrl/qcom/pinctrl-msm.c                 | 24 +++++++
 drivers/s390/net/qeth_core_main.c                  |  5 +-
 drivers/s390/net/qeth_l2_main.c                    |  2 +-
 drivers/s390/net/qeth_l3_main.c                    |  2 +-
 drivers/tty/serial/mvebu-uart.c                    |  4 +-
 drivers/usb/gadget/udc/fotg210-udc.c               | 15 +++--
 drivers/usb/misc/yurex.c                           |  3 +
 drivers/xen/cpu_hotplug.c                          | 15 ++---
 drivers/xen/events/events_base.c                   |  2 +-
 drivers/xen/manage.c                               |  6 +-
 fs/cifs/cifs_unicode.c                             |  3 -
 fs/cifs/cifssmb.c                                  | 11 +++-
 fs/cifs/misc.c                                     |  8 +++
 fs/cifs/smb2ops.c                                  |  2 +-
 fs/ocfs2/dlm/dlmmaster.c                           |  4 +-
 fs/proc/base.c                                     | 14 +++++
 fs/xattr.c                                         | 24 +++----
 include/linux/jiffies.h                            |  2 +
 kernel/time/time.c                                 | 10 +++
 kernel/time/timeconst.bc                           |  6 ++
 mm/madvise.c                                       |  2 +-
 net/mac80211/ibss.c                                | 22 +++----
 net/mac80211/main.c                                | 28 +++++++--
 net/mac80211/mesh_hwmp.c                           |  4 ++
 net/mac80211/mlme.c                                | 70 ++++++++++++++++++++-
 net/wireless/nl80211.c                             |  1 +
 net/wireless/util.c                                |  2 +-
 sound/pci/hda/patch_realtek.c                      |  1 +
 tools/perf/arch/powerpc/util/sym-handling.c        |  4 +-
 tools/perf/util/evsel.c                            |  5 +-
 tools/vm/page-types.c                              |  6 --
 tools/vm/slabinfo.c                                |  4 +-
 68 files changed, 510 insertions(+), 166 deletions(-)


Reply via email to