lkml.org 
[lkml]   [2017]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 4.9 00/51] 4.9.58-stable review
    Date
    This is the start of the stable review cycle for the 4.9.58 release.
    There are 51 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 Oct 21 13:48:19 UTC 2017.
    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.9.58-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 <gregkh@linuxfoundation.org>
    Linux 4.9.58-rc1

    Manu Gautam <mgautam@codeaurora.org>
    usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets

    Arnd Bergmann <arnd@arndb.de>
    cpufreq: CPPC: add ACPI_PROCESSOR dependency

    Yazen Ghannam <Yazen.Ghannam@amd.com>
    EDAC, mce_amd: Print IPID and Syndrome on a separate line

    Jeffy Chen <jeffy.chen@rock-chips.com>
    btmrvl: avoid double-disable_irq() race

    Javier Martinez Canillas <javier@osg.samsung.com>
    regulator: core: Resolve supplies before disabling unused regulators

    Ben Skeggs <bskeggs@redhat.com>
    drm/nouveau/gr/gf100-: fix ccache error logging

    Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
    powerpc/perf: Add restrictions to PMC5 in power9 DD1

    Kinglong Mee <kinglongmee@gmail.com>
    nfsd/callback: Cleanup callback cred on shutdown

    Marc Zyngier <marc.zyngier@arm.com>
    hrtimer: Catch invalid clockids again

    Varun Prakash <varun@chelsio.com>
    target/iscsi: Fix unsolicited data seq_end_offset calculation

    Sebastian Sanchez <sebastian.sanchez@intel.com>
    IB/hfi1: Allocate context data on memory node

    Easwar Hariharan <easwar.hariharan@intel.com>
    IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs

    Dmitry V. Levin <ldv@altlinux.org>
    uapi: fix linux/mroute6.h userspace compilation errors

    Dmitry V. Levin <ldv@altlinux.org>
    uapi: fix linux/rds.h userspace compilation errors

    Jeff Layton <jlayton@redhat.com>
    ceph: clean up unsafe d_parent accesses in build_dentry_path

    Jeff Layton <jlayton@redhat.com>
    ceph: fix bogus endianness change in ceph_ioctl_set_layout

    Jeff Layton <jlayton@redhat.com>
    ceph: don't update_dentry_lease unless we actually got one

    Alexandre Belloni <alexandre.belloni@free-electrons.com>
    i2c: at91: ensure state is restored after suspending

    Ram Amrani <Ram.Amrani@cavium.com>
    qed: Read queue state before releasing buffer

    Ram Amrani <Ram.Amrani@cavium.com>
    qed: Reserve doorbell BAR space for present CPUs

    Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
    qede: Prevent index problems in loopback test

    Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
    net: mvpp2: release reference to txq_cpu[] entry after unmapping

    Nicolai Hähnle <nicolai.haehnle@amd.com>
    drm/amdgpu: refuse to reserve io mem for split VRAM buffers

    Arnd Bergmann <arnd@arndb.de>
    ASoC: mediatek: add I2C dependency for CS42XX8

    Dan Carpenter <dan.carpenter@oracle.com>
    scsi: scsi_dh_emc: return success in clariion_std_inquiry()

    Grygorii Maistrenko <grygoriimkd@gmail.com>
    slub: do not merge cache if slub_debug contains a never-merge flag

    Eric Ren <zren@suse.com>
    ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock

    Yasuaki Ishimatsu <yasu.isimatu@gmail.com>
    mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next

    Milan Broz <gmazyland@gmail.com>
    crypto: xts - Add ECB dependency

    Majd Dibbiny <majd@mellanox.com>
    net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs

    Vijay Kumar <vijay.ac.kumar@oracle.com>
    sparc64: Migrate hvcons irq to panicked cpu

    Shaohua Li <shli@fb.com>
    md/linear: shutup lockdep warnning

    Jaegeuk Kim <jaegeuk@kernel.org>
    f2fs: do not wait for writeback in write_begin

    Robbie Ko <robbieko@synology.com>
    Btrfs: send, fix failure to rename top level inode due to name collision

    Wanpeng Li <wanpeng.li@hotmail.com>
    sched/fair: Update rq clock before changing a task's CPU affinity

    Yunlong Song <yunlong.song@huawei.com>
    f2fs: do SSR for data when there is enough free space

    Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    iio: adc: xilinx: Fix error handling

    Jarno Rajahalme <jarno@ovn.org>
    netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.

    Michael Zoran <mzoran@crowfest.net>
    staging: vchiq_2835_arm: Make cache-line-size a required DT property

    Eric Dumazet <edumazet@google.com>
    net/mlx4_en: fix overflow in mlx4_en_init_timestamp()

    Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    mac80211: fix power saving clients handling in iwlwifi

    Mintz, Yuval <Yuval.Mintz@cavium.com>
    qed: Don't use attention PTT for configuring BW

    Vinod Koul <vinod.koul@intel.com>
    ALSA: hda: Add Geminilake HDMI codec ID

    Johannes Berg <johannes.berg@intel.com>
    mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length

    Lokesh Vutla <lokeshvutla@ti.com>
    initramfs: finish fput() before accessing any binary from initramfs

    Franck Demathieu <fdemathieu@gmail.com>
    irqchip/crossbar: Fix incorrect type of local variables

    Arnd Bergmann <arnd@arndb.de>
    watchdog: kempld: fix gcc-4.3 build

    Peter Zijlstra <peterz@infradead.org>
    locking/lockdep: Add nest_lock integrity test

    Anoob Soman <anoob.soman@citrix.com>
    xen-netback: Use GFP_ATOMIC to allocate hash

    Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "bsg-lib: don't free job in bsg_prepare_job"

    Matt Redfearn <matt.redfearn@imgtec.com>
    MIPS: Fix minimum alignment requirement of IRQ stack


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

    Diffstat:

    Makefile | 4 +-
    arch/mips/include/asm/irq.h | 2 +-
    arch/powerpc/perf/isa207-common.h | 4 +
    arch/powerpc/perf/power9-pmu.c | 2 +-
    arch/sparc/include/asm/setup.h | 5 +-
    arch/sparc/kernel/smp_64.c | 6 +-
    arch/x86/mm/init_64.c | 2 +-
    block/bsg-lib.c | 1 +
    crypto/Kconfig | 1 +
    drivers/bluetooth/btmrvl_sdio.c | 8 +-
    drivers/cpufreq/Kconfig.arm | 2 +-
    drivers/edac/mce_amd.c | 9 +-
    drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 3 +
    drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c | 2 +-
    drivers/i2c/busses/i2c-at91.c | 3 +
    drivers/iio/adc/xilinx-xadc-core.c | 6 +-
    drivers/infiniband/hw/hfi1/init.c | 17 ++--
    drivers/infiniband/hw/hfi1/pcie.c | 4 +-
    drivers/irqchip/irq-crossbar.c | 3 +-
    drivers/md/linear.c | 3 +-
    drivers/net/ethernet/marvell/mvpp2.c | 9 +-
    drivers/net/ethernet/mellanox/mlx4/en_clock.c | 18 ++--
    drivers/net/ethernet/mellanox/mlx4/main.c | 2 -
    drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 1 -
    drivers/net/ethernet/qlogic/qed/qed.h | 4 +-
    drivers/net/ethernet/qlogic/qed/qed_dev.c | 8 +-
    drivers/net/ethernet/qlogic/qed/qed_mcp.c | 3 +-
    drivers/net/ethernet/qlogic/qed/qed_roce.c | 12 +--
    drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 6 +-
    drivers/net/wireless/mac80211_hwsim.c | 28 ++++--
    drivers/net/xen-netback/hash.c | 2 +-
    drivers/regulator/core.c | 10 ++
    drivers/scsi/device_handler/scsi_dh_emc.c | 2 +-
    .../interface/vchiq_arm/vchiq_2835_arm.c | 8 +-
    drivers/target/iscsi/iscsi_target_erl0.c | 6 +-
    drivers/tty/serial/sunhv.c | 6 ++
    drivers/usb/dwc3/gadget.c | 35 ++++++-
    drivers/watchdog/kempld_wdt.c | 9 +-
    fs/btrfs/send.c | 5 +-
    fs/ceph/inode.c | 4 +-
    fs/ceph/ioctl.c | 4 +-
    fs/ceph/mds_client.c | 9 +-
    fs/f2fs/data.c | 7 +-
    fs/f2fs/segment.c | 2 +-
    fs/nfsd/nfs4callback.c | 8 ++
    fs/nfsd/nfs4state.c | 10 +-
    fs/nfsd/state.h | 1 +
    fs/ocfs2/dlmglue.c | 105 ++++++++++++++++++++-
    fs/ocfs2/dlmglue.h | 18 ++++
    fs/ocfs2/ocfs2.h | 1 +
    include/uapi/linux/mroute6.h | 1 +
    include/uapi/linux/rds.h | 3 +-
    init/initramfs.c | 2 +
    init/main.c | 3 -
    kernel/locking/lockdep.c | 11 ++-
    kernel/sched/core.c | 1 +
    kernel/time/hrtimer.c | 20 +++-
    mm/memory_hotplug.c | 5 +-
    mm/slab_common.c | 5 +-
    mm/sparse.c | 2 +-
    net/mac80211/sta_info.c | 2 +-
    net/netfilter/nf_conntrack_expect.c | 4 +-
    sound/pci/hda/patch_hdmi.c | 1 +
    sound/soc/mediatek/Kconfig | 2 +-
    64 files changed, 377 insertions(+), 115 deletions(-)


    \
     
     \ /
      Last update: 2017-10-22 17:25    [W:2.507 / U:0.100 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site