[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190111131046.387528003@linuxfoundation.org>
Date: Fri, 11 Jan 2019 15:14:03 +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@...nel.org, patches@...nelci.org,
ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
stable@...r.kernel.org
Subject: [PATCH 4.9 00/63] 4.9.150-stable review
This is the start of the stable review cycle for the 4.9.150 release.
There are 63 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 Jan 13 13:10:03 UTC 2019.
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.150-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@...uxfoundation.org>
Linux 4.9.150-rc1
Boris Brezillon <boris.brezillon@...tlin.com>
drm/vc4: Set ->is_yuv to false when num_planes == 1
Lubomir Rintel <lkundrak@...sk>
power: supply: olpc_battery: correct the temperature units
Alexander Shishkin <alexander.shishkin@...ux.intel.com>
intel_th: msu: Fix an off-by-one in attribute store
Christian Borntraeger <borntraeger@...ibm.com>
genwqe: Fix size check
Yan, Zheng <zyan@...hat.com>
ceph: don't update importing cap's mseq when handing cap export
Sohil Mehta <sohil.mehta@...el.com>
iommu/vt-d: Handle domain agaw being less than iommu agaw
Sagi Grimberg <sagi@...mberg.me>
rxe: fix error completion wr_id and qp_num
Dominique Martinet <dominique.martinet@....fr>
9p/net: put a lower bound on msize
Breno Leitao <leitao@...ian.org>
powerpc/tm: Set MSR[TS] just prior to recheckpoint
Larry Finger <Larry.Finger@...inger.net>
b43: Fix error in cordic routine
Andreas Gruenbacher <agruenba@...hat.com>
gfs2: Fix loop in gfs2_rbm_find
Andreas Gruenbacher <agruenba@...hat.com>
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Vasily Averin <vvs@...tuozzo.com>
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin <vvs@...tuozzo.com>
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin <vvs@...tuozzo.com>
dlm: possible memory leak on error path in create_lkb()
Vasily Averin <vvs@...tuozzo.com>
dlm: fixed memory leaks after failed ls_remove_names allocation
Hui Peng <benquike@....com>
ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
Takashi Iwai <tiwai@...e.de>
ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
Dan Carpenter <dan.carpenter@...cle.com>
ALSA: cs46xx: Potential NULL dereference in probe
Michael J. Ruhl <michael.j.ruhl@...el.com>
IB/hfi1: Incorrect sizing of sge for PIO will OOPs
Stefan Hajnoczi <stefanha@...hat.com>
vhost/vsock: fix uninitialized vhost_vsock->guest_cid
Eric Biggers <ebiggers@...gle.com>
crypto: x86/chacha20 - avoid sleeping with preemption disabled
Paul Burton <paul.burton@...s.com>
MIPS: math-emu: Write-protect delay slot emulation pages
Vasily Averin <vvs@...tuozzo.com>
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin <vvs@...tuozzo.com>
sunrpc: fix cache_head leak due to queued request
Dan Williams <dan.j.williams@...el.com>
mm, devm_memremap_pages: kill mapping "System RAM" support
Dan Williams <dan.j.williams@...el.com>
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
Michal Hocko <mhocko@...e.com>
hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined
David Herrmann <dh.herrmann@...il.com>
fork: record start_time late
Ilya Dryomov <idryomov@...il.com>
libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature()
Steffen Maier <maier@...ux.ibm.com>
scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown
Yangtao Li <tiny.windzz@...il.com>
serial/sunsu: fix refcount leak
Kangjie Lu <kjlu@....edu>
net: netxen: fix a missing check and an uninitialized use
Colin Ian King <colin.king@...onical.com>
vxge: ensure data0 is initialized in when fetching firmware version information
Jason Martinsen <jasonmartinsen@....com>
lan78xx: Resolve issue with changing MAC address
Trond Myklebust <trond.myklebust@...merspace.com>
SUNRPC: Fix a race with XPRT_CONNECTING
Yonglong Liu <liuyonglong@...wei.com>
net: hns: Add mac pcs config when enable|disable mac
Yonglong Liu <liuyonglong@...wei.com>
net: hns: Fix ntuple-filters status error.
Yonglong Liu <liuyonglong@...wei.com>
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu <liuyonglong@...wei.com>
net: hns: Free irq when exit from abnormal branch
Yonglong Liu <liuyonglong@...wei.com>
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu <liuyonglong@...wei.com>
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu <liuyonglong@...wei.com>
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu <liuyonglong@...wei.com>
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu <liuyonglong@...wei.com>
net: hns: Incorrect offset address used for some registers.
Arnd Bergmann <arnd@...db.de>
w90p910_ether: remove incorrect __init annotation
Nathan Chancellor <natechancellor@...il.com>
drivers: net: xgene: Remove unnecessary forward declarations
Varun Prakash <varun@...lsio.com>
scsi: target: iscsi: cxgbit: add missing spin_lock_init()
Varun Prakash <varun@...lsio.com>
scsi: target: iscsi: cxgbit: fix csk leak
Sudarsana Reddy Kalluru <sudarsana.kalluru@...ium.com>
bnx2x: Send update-svid ramrod with retry/poll flags enabled
Sudarsana Reddy Kalluru <sudarsana.kalluru@...ium.com>
bnx2x: Remove configured vlans as part of unload sequence.
Sudarsana Reddy Kalluru <sudarsana.kalluru@...ium.com>
bnx2x: Clear fip MAC when fcoe offload support is disabled
Pan Bian <bianpan2016@....com>
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Tony Lindgren <tony@...mide.com>
Input: omap-keypad - fix idle configuration to not block SoC idle states
Dan Carpenter <dan.carpenter@...cle.com>
scsi: bnx2fc: Fix NULL dereference in error handling
Florian Westphal <fw@...len.de>
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
Benjamin Poirier <bpoirier@...e.com>
xfrm: Fix bucket count reported to userspace
Qian Cai <cai@....pw>
checkstack.pl: fix for aarch64
Peter Hutterer <peter.hutterer@...-t.net>
Input: restore EV_ABS ABS_RESERVED
Fabio Estevam <festevam@...il.com>
ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clock
Anson Huang <anson.huang@....com>
ARM: imx: update the cpu power up timing setting on i.mx6sx
Paul Mackerras <paulus@...abs.org>
powerpc: Fix COFF zImage booting on old powermacs
Jerome Brunet <jbrunet@...libre.com>
pinctrl: meson: fix pull enable register calculation
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/imx7d-nitrogen7.dts | 9 +-
arch/arm/mach-imx/cpuidle-imx6sx.c | 2 +-
arch/mips/kernel/vdso.c | 4 +-
arch/mips/math-emu/dsemul.c | 38 ++--
arch/powerpc/boot/crt0.S | 4 +-
arch/powerpc/kernel/signal_32.c | 20 +-
arch/powerpc/kernel/signal_64.c | 44 ++--
arch/x86/crypto/chacha20_glue.c | 1 +
drivers/gpu/drm/vc4/vc4_plane.c | 1 +
drivers/hwtracing/intel_th/msu.c | 3 +-
drivers/infiniband/hw/hfi1/verbs.c | 2 +
drivers/infiniband/sw/rxe/rxe_resp.c | 13 +-
drivers/input/keyboard/omap4-keypad.c | 16 +-
drivers/iommu/intel-iommu.c | 4 +-
drivers/misc/genwqe/card_utils.c | 2 +-
drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 3 -
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 1 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 48 +++-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h | 4 +-
drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 3 +
drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c | 14 +-
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 15 ++
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 246 ++++++++++-----------
drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h | 13 +-
drivers/net/ethernet/hisilicon/hns/hns_enet.c | 43 +++-
drivers/net/ethernet/neterion/vxge/vxge-config.c | 2 +-
drivers/net/ethernet/nuvoton/w90p910_ether.c | 2 +-
.../net/ethernet/qlogic/netxen/netxen_nic_init.c | 3 +-
drivers/net/usb/lan78xx.c | 4 +
drivers/net/wireless/broadcom/b43/phy_common.c | 2 +-
drivers/pinctrl/meson/pinctrl-meson.c | 3 +-
drivers/power/supply/olpc_battery.c | 4 +-
drivers/s390/scsi/zfcp_aux.c | 6 +-
drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 2 +-
drivers/target/iscsi/cxgbit/cxgbit_cm.c | 5 +-
drivers/target/iscsi/cxgbit/cxgbit_main.c | 1 +
drivers/tty/serial/sunsu.c | 31 ++-
drivers/vhost/vsock.c | 2 +
fs/ceph/caps.c | 1 -
fs/dlm/lock.c | 17 +-
fs/dlm/lockspace.c | 2 +-
fs/gfs2/inode.c | 18 +-
fs/gfs2/rgrp.c | 2 +-
include/uapi/linux/input-event-codes.h | 9 +
kernel/fork.c | 13 +-
kernel/memremap.c | 11 +-
mm/memory_hotplug.c | 16 ++
net/9p/client.c | 21 ++
net/ceph/auth_x.c | 2 +-
net/netfilter/ipset/ip_set_list_set.c | 2 +-
net/netfilter/nf_conntrack_seqadj.c | 7 +-
net/sunrpc/auth_gss/svcauth_gss.c | 8 +-
net/sunrpc/cache.c | 10 +-
net/sunrpc/xprtsock.c | 4 +-
net/xfrm/xfrm_state.c | 2 +-
scripts/checkstack.pl | 4 +-
sound/pci/cs46xx/dsp_spos.c | 3 +
sound/usb/mixer.c | 10 +-
sound/usb/quirks-table.h | 3 +
tools/testing/nvdimm/test/iomap.c | 2 +-
61 files changed, 517 insertions(+), 274 deletions(-)
Powered by blists - more mailing lists