From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
stable@vger.kernel.org
Subject: [PATCH 3.18 00/54] 3.18.129-stable review
Date: Tue, 11 Dec 2018 16:40:48 +0100 [thread overview]
Message-ID: <20181211151546.010073210@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.18.129 release.
There are 54 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 Thu Dec 13 15:15:33 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/v3.x/stable-review/patch-3.18.129-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-3.18.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 3.18.129-rc1
Felix Fietkau <nbd@nbd.name>
mac80211: fix reordering of buffered broadcast packets
Ben Greear <greearb@candelatech.com>
mac80211: Clear beacon_int in ieee80211_do_stop
Macpaul Lin <macpaul@gmail.com>
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Staging: lustre: remove two build warnings
Bjørn Mork <bjorn@mork.no>
USB: serial: option: add device ID for HP lt2523 (Novatel E371)
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Prevent U1/U2 link pm states if exit latency is too long
Bin Liu <b-liu@ti.com>
dmaengine: cppi41: delete channel from pending list when stop channel
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Fix leak of krb5p encode pages
Takashi Iwai <tiwai@suse.de>
ALSA: pcm: Fix interval evaluation with openmin/max
Takashi Iwai <tiwai@suse.de>
ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
Kai-Heng Feng <kai.heng.feng@canonical.com>
ALSA: hda: Add support for AMD Stoney Ridge
Mathias Payer <mathias.payer@nebelwelt.net>
USB: check usb_get_extra_descriptor for proper size
Alexander Theissen <alex.theissen@me.com>
usb: appledisplay: Add 27" Apple Cinema Display
Harry Pan <harry.pan@intel.com>
usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device
Anton Blanchard <anton@samba.org>
powerpc/vdso64: Use double word compare on pointers
Yangtao Li <tiny.windzz@gmail.com>
net: amd: add missing of_node_put()
Vincent Chen <vincentc@andestech.com>
net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts
Aya Levin <ayal@mellanox.com>
net/mlx4: Fix UBSAN warning of signed integer overflow
Jack Morgenstein <jackm@dev.mellanox.co.il>
net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
Fabrizio Castro <fabrizio.castro@bp.renesas.com>
can: rcar_can: Fix erroneous registration
Geert Uytterhoeven <geert+renesas@glider.be>
iommu/ipmmu-vmsa: Fix crash on early domain free
Arnd Bergmann <arnd@arndb.de>
usb: gadget: dummy: fix nonsensical comparisons
Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
mm: cleancache: fix corruption on missed inode invalidation
Cameron Gutman <aicommander@gmail.com>
Input: xpad - quirk all PDP Xbox One gamepads
Laura Abbott <labbott@redhat.com>
kgdboc: Fix warning with module build
Laura Abbott <labbott@redhat.com>
kgdboc: Fix restrict error
Kees Cook <keescook@chromium.org>
scsi: csiostor: Avoid content leaks and casts
Takashi Iwai <tiwai@suse.de>
ALSA: trident: Suppress gcc string warning
Martin Wilck <mwilck@suse.com>
scsi: scsi_devinfo: cleanly zero-pad devinfo strings
Sam Bobroff <sbobroff@linux.ibm.com>
drm/ast: Fix incorrect free on ioregs
Dmitry V. Levin <ldv@altlinux.org>
mips: fix mips_get_syscall_arg o32 check
Andrea Parri <andrea.parri@amarulasolutions.com>
uprobes: Fix handle_swbp() vs. unregister() + register() race once more
Sagi Grimberg <sagi@grimberg.me>
iser: set sector for ambiguous mr status errors
Arnd Bergmann <arnd@arndb.de>
kdb: use memmove instead of overlapping memcpy
Arnd Bergmann <arnd@arndb.de>
scsi: bfa: convert to strlcpy/strlcat
Arnd Bergmann <arnd@arndb.de>
drm: gma500: fix logic error
Sultan Alsawaf <sultanxda@gmail.com>
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Guenter Roeck <linux@roeck-us.net>
kernfs: Replace strncpy with memcpy
Linus Torvalds <torvalds@linux-foundation.org>
unifdef: use memcpy instead of strncpy
Guenter Roeck <linux@roeck-us.net>
kobject: Replace strncpy with memcpy
Stephen Rothwell <sfr@canb.auug.org.au>
disable stringop truncation warnings for now
Xiongfeng Wang <xiongfeng.wang@linaro.org>
Kbuild: suppress packed-not-aligned warning for default setting only
Michael Niewöhner <linux@mniewoehner.de>
usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series
Kai-Heng Feng <kai.heng.feng@canonical.com>
USB: usb-storage: Add new IDs to ums-realtek
Richard Genoud <richard.genoud@gmail.com>
dmaengine: at_hdmac: fix module unloading
Richard Genoud <richard.genoud@gmail.com>
dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
Pan Bian <bianpan2016@163.com>
ext2: fix potential use after free
Takashi Iwai <tiwai@suse.de>
ALSA: sparc: Fix invalid snd_free_pages() at error path
Takashi Iwai <tiwai@suse.de>
ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write
Takashi Iwai <tiwai@suse.de>
ALSA: wss: Fix invalid snd_free_pages() at error path
Bernd Eckstein <3erndeckstein@gmail.com>
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
Julian Wiedmann <jwi@linux.ibm.com>
s390/qeth: fix length check in SNMP processing
Pan Bian <bianpan2016@163.com>
rapidio/rionet: do not free skb before reading its length
Sasha Levin <sashal@kernel.org>
Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"
-------------
Diffstat:
Makefile | 7 ++-
arch/mips/include/asm/syscall.h | 2 +-
arch/powerpc/kernel/vdso64/datapage.S | 2 +-
arch/powerpc/kernel/vdso64/gettimeofday.S | 2 +-
drivers/dma/at_hdmac.c | 10 +++-
drivers/dma/cppi41.c | 16 +++++-
drivers/gpu/drm/ast/ast_main.c | 3 +-
drivers/gpu/drm/gma500/mdfld_intel_display.c | 2 +-
drivers/infiniband/ulp/iser/iser_verbs.c | 7 ++-
drivers/input/joystick/xpad.c | 16 +++---
drivers/iommu/ipmmu-vmsa.c | 3 ++
drivers/net/can/rcar_can.c | 5 +-
drivers/net/ethernet/amd/sunlance.c | 4 +-
drivers/net/ethernet/faraday/ftmac100.c | 7 ++-
drivers/net/ethernet/mellanox/mlx4/mlx4.h | 4 +-
drivers/net/ethernet/mellanox/mlx4/mr.c | 1 +
drivers/net/rionet.c | 2 +-
drivers/net/usb/ipheth.c | 10 ++--
drivers/net/wireless/ti/wlcore/cmd.c | 6 ---
drivers/s390/net/qeth_core_main.c | 27 +++++-----
drivers/scsi/bfa/bfa_fcbuild.c | 8 +--
drivers/scsi/bfa/bfa_fcs.c | 78 ++++++++++++++--------------
drivers/scsi/bfa/bfa_fcs_lport.c | 62 +++++++++-------------
drivers/scsi/bfa/bfa_ioc.c | 2 +-
drivers/scsi/bfa/bfa_svc.c | 4 +-
drivers/scsi/bfa/bfad.c | 20 +++----
drivers/scsi/bfa/bfad_attr.c | 2 +-
drivers/scsi/bfa/bfad_bsg.c | 6 +--
drivers/scsi/csiostor/csio_lnode.c | 43 +++++++++------
drivers/scsi/scsi_devinfo.c | 22 +++-----
drivers/staging/lustre/lustre/lmv/lmv_obd.c | 2 +-
drivers/tty/serial/kgdboc.c | 47 ++++++++---------
drivers/usb/core/hub.c | 3 +-
drivers/usb/core/quirks.c | 7 +++
drivers/usb/core/usb.c | 6 +--
drivers/usb/gadget/udc/dummy_hcd.c | 9 ++--
drivers/usb/host/hwa-hc.c | 2 +-
drivers/usb/host/xhci.c | 16 ++++++
drivers/usb/misc/appledisplay.c | 1 +
drivers/usb/serial/option.c | 1 +
drivers/usb/storage/unusual_realtek.h | 10 ++++
fs/ext2/xattr.c | 2 +-
fs/kernfs/symlink.c | 2 +-
include/linux/usb.h | 4 +-
include/sound/pcm_params.h | 4 +-
kernel/debug/kdb/kdb_support.c | 4 +-
kernel/events/uprobes.c | 12 ++++-
lib/kobject.c | 2 +-
mm/truncate.c | 8 ++-
net/ipv4/ip_tunnel.c | 4 +-
net/mac80211/iface.c | 2 +
net/mac80211/tx.c | 4 +-
net/sunrpc/auth_gss/auth_gss.c | 4 ++
scripts/Makefile.extrawarn | 3 ++
scripts/unifdef.c | 4 +-
sound/core/pcm_native.c | 3 +-
sound/isa/wss/wss_lib.c | 2 -
sound/pci/ac97/ac97_codec.c | 2 +-
sound/pci/hda/hda_intel.c | 4 ++
sound/pci/trident/trident.c | 2 +-
sound/sparc/cs4231.c | 8 +--
61 files changed, 314 insertions(+), 253 deletions(-)
next reply other threads:[~2018-12-11 15:42 UTC|newest]
Thread overview: 60+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-11 15:40 Greg Kroah-Hartman [this message]
2018-12-11 15:40 ` [PATCH 3.18 01/54] Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()" Greg Kroah-Hartman
2018-12-11 15:40 ` [PATCH 3.18 02/54] rapidio/rionet: do not free skb before reading its length Greg Kroah-Hartman
2018-12-11 15:40 ` [PATCH 3.18 03/54] s390/qeth: fix length check in SNMP processing Greg Kroah-Hartman
2018-12-11 15:40 ` [PATCH 3.18 04/54] usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 Greg Kroah-Hartman
2018-12-11 15:40 ` [PATCH 3.18 05/54] ALSA: wss: Fix invalid snd_free_pages() at error path Greg Kroah-Hartman
2018-12-11 15:40 ` [PATCH 3.18 06/54] ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write Greg Kroah-Hartman
2018-12-11 15:40 ` [PATCH 3.18 07/54] ALSA: sparc: Fix invalid snd_free_pages() at error path Greg Kroah-Hartman
2018-12-11 15:40 ` [PATCH 3.18 08/54] ext2: fix potential use after free Greg Kroah-Hartman
2018-12-11 15:40 ` [PATCH 3.18 09/54] dmaengine: at_hdmac: fix memory leak in at_dma_xlate() Greg Kroah-Hartman
2018-12-11 15:40 ` [PATCH 3.18 10/54] dmaengine: at_hdmac: fix module unloading Greg Kroah-Hartman
2018-12-11 15:40 ` [PATCH 3.18 11/54] USB: usb-storage: Add new IDs to ums-realtek Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 12/54] usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 13/54] Kbuild: suppress packed-not-aligned warning for default setting only Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 14/54] disable stringop truncation warnings for now Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 15/54] kobject: Replace strncpy with memcpy Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 16/54] unifdef: use memcpy instead of strncpy Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 17/54] kernfs: Replace strncpy with memcpy Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 18/54] ip_tunnel: Fix name string concatenate in __ip_tunnel_create() Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 19/54] drm: gma500: fix logic error Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 20/54] scsi: bfa: convert to strlcpy/strlcat Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 21/54] kdb: use memmove instead of overlapping memcpy Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 22/54] iser: set sector for ambiguous mr status errors Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 23/54] uprobes: Fix handle_swbp() vs. unregister() + register() race once more Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 24/54] mips: fix mips_get_syscall_arg o32 check Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 25/54] drm/ast: Fix incorrect free on ioregs Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 26/54] scsi: scsi_devinfo: cleanly zero-pad devinfo strings Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 27/54] ALSA: trident: Suppress gcc string warning Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 28/54] scsi: csiostor: Avoid content leaks and casts Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 29/54] kgdboc: Fix restrict error Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 30/54] kgdboc: Fix warning with module build Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 31/54] Input: xpad - quirk all PDP Xbox One gamepads Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 32/54] mm: cleancache: fix corruption on missed inode invalidation Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 33/54] usb: gadget: dummy: fix nonsensical comparisons Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 34/54] iommu/ipmmu-vmsa: Fix crash on early domain free Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 35/54] can: rcar_can: Fix erroneous registration Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 36/54] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 37/54] net/mlx4: Fix UBSAN warning of signed integer overflow Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 38/54] net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 39/54] net: amd: add missing of_node_put() Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 40/54] powerpc/vdso64: Use double word compare on pointers Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 41/54] usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 42/54] usb: appledisplay: Add 27" Apple Cinema Display Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 43/54] USB: check usb_get_extra_descriptor for proper size Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 44/54] ALSA: hda: Add support for AMD Stoney Ridge Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 45/54] ALSA: pcm: Call snd_pcm_unlink() conditionally at closing Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 46/54] ALSA: pcm: Fix interval evaluation with openmin/max Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 47/54] SUNRPC: Fix leak of krb5p encode pages Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 48/54] dmaengine: cppi41: delete channel from pending list when stop channel Greg Kroah-Hartman
2018-12-12 16:38 ` Bin Liu
2018-12-12 17:27 ` Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 49/54] xhci: Prevent U1/U2 link pm states if exit latency is too long Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 50/54] USB: serial: option: add device ID for HP lt2523 (Novatel E371) Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 51/54] Staging: lustre: remove two build warnings Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 52/54] kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 53/54] mac80211: Clear beacon_int in ieee80211_do_stop Greg Kroah-Hartman
2018-12-11 15:41 ` [PATCH 3.18 54/54] mac80211: fix reordering of buffered broadcast packets Greg Kroah-Hartman
2018-12-11 20:53 ` [PATCH 3.18 00/54] 3.18.129-stable review kernelci.org bot
2018-12-11 23:55 ` shuah
2018-12-12 22:19 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181211151546.010073210@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=ben.hutchings@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=shuah@kernel.org \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).