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 4.14 00/53] 4.14.128-stable review
Date: Mon, 17 Jun 2019 23:09:43 +0200 [thread overview]
Message-ID: <20190617210745.104187490@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.14.128 release.
There are 53 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 19 Jun 2019 09:06:21 PM UTC.
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.14.128-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.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.14.128-rc1
Baruch Siach <baruch@tkos.co.il>
rtc: pcf8523: don't return invalid date when battery is low
Andrey Ryabinin <aryabinin@virtuozzo.com>
x86/kasan: Fix boot with 5-level paging and KASAN
Borislav Petkov <bp@suse.de>
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov <bp@suse.de>
RAS/CEC: Fix binary search function
Daniele Palmas <dnlplm@gmail.com>
USB: serial: option: add Telit 0x1260 and 0x1261 compositions
Jörgen Storvist <jorgen.storvist@gmail.com>
USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
Chris Packham <chris.packham@alliedtelesis.co.nz>
USB: serial: pl2303: add Allied Telesis VT-Kit3
Kai-Heng Feng <kai.heng.feng@canonical.com>
USB: usb-storage: Add new ID to ums-realtek
Marco Zatta <marco@zatta.me>
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Douglas Anderson <dianders@chromium.org>
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Martin Schiller <ms@dev.tdt.de>
usb: dwc2: Fix DMA cache alignment issues
Murray McAllister <murray.mcallister@gmail.com>
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister <murray.mcallister@gmail.com>
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read
Christian Borntraeger <borntraeger@de.ibm.com>
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Paolo Bonzini <pbonzini@redhat.com>
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Bernd Eckstein <3erndeckstein@gmail.com>
usbnet: ipheth: fix racing condition
Kees Cook <keescook@chromium.org>
selftests/timers: Add missing fflush(stdout) calls
Qian Cai <cai@lca.pw>
libnvdimm: Fix compilation warnings with W=1
Colin Ian King <colin.king@canonical.com>
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
Steffen Dirkwinkel <s.dirkwinkel@beckhoff.com>
platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_systems DMI table
Hans de Goede <hdegoede@redhat.com>
platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
Christoph Hellwig <hch@lst.de>
nvme: remove the ifdef around nvme_nvm_ioctl
Mark Rutland <mark.rutland@arm.com>
arm64/mm: Inhibit huge-vmap with ptdump
James Smart <jsmart2021@gmail.com>
scsi: lpfc: add check for loss of ndlp when sending RRQ
YueHaibing <yuehaibing@huawei.com>
scsi: qedi: remove set but not used variables 'cdev' and 'udev'
YueHaibing <yuehaibing@huawei.com>
scsi: qedi: remove memset/memcpy to nfunc and use func instead
Young Xiao <YangX92@hotmail.com>
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Vasily Gorbik <gor@linux.ibm.com>
s390/kasan: fix strncpy_from_user kasan checks
Takashi Iwai <tiwai@suse.de>
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Protect in-kernel ioctl calls with mutex
Peter Zijlstra <peterz@infradead.org>
x86/uaccess, kcov: Disable stack protector
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
S.j. Wang <shengjiu.wang@nxp.com>
ASoC: fsl_asrc: Fix the issue about unsupported rate
S.j. Wang <shengjiu.wang@nxp.com>
ASoC: cs42xx8: Add regcache mask dirty
Tejun Heo <tj@kernel.org>
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
Coly Li <colyli@suse.de>
bcache: fix stack corruption by PRECEDING_KEY()
Russell King <rmk+kernel@armlinux.org.uk>
i2c: acorn: fix i2c warning
Robin Murphy <robin.murphy@arm.com>
iommu/arm-smmu: Avoid constant zero in TLBI writes
Hans Verkuil <hans.verkuil@cisco.com>
media: v4l2-ioctl: clear fields in s_parm
Jann Horn <jannh@google.com>
ptrace: restore smp_rmb() in __ptrace_may_access()
Eric W. Biederman <ebiederm@xmission.com>
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Minchan Kim <minchan@kernel.org>
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Wengang Wang <wen.gang.wang@oracle.com>
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Shakeel Butt <shakeelb@google.com>
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Hans de Goede <hdegoede@redhat.com>
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Takashi Sakamoto <o-takashi@sakamocchi.jp>
ALSA: firewire-motu: fix destruction of data for isochronous resources
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - Update headset mode for ALC256
Takashi Sakamoto <o-takashi@sakamocchi.jp>
ALSA: oxfw: allow PCM capture for Stanton SCS.1m
Jason Gerecke <jason.gerecke@wacom.com>
HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
Jason Gerecke <jason.gerecke@wacom.com>
HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
Thomas Backlund <tmb@mageia.org>
nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
Dave Airlie <airlied@redhat.com>
drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
-------------
Diffstat:
Makefile | 4 +-
arch/arm64/mm/mmu.c | 11 +++-
arch/s390/include/asm/uaccess.h | 2 +
arch/s390/kvm/kvm-s390.c | 35 +++++++-----
arch/x86/kernel/cpu/microcode/core.c | 2 +-
arch/x86/kvm/pmu_intel.c | 13 +++--
arch/x86/mm/kasan_init_64.c | 2 +-
drivers/ata/libata-core.c | 9 ++-
drivers/gpu/drm/i915/intel_sdvo.c | 58 +++++++++++++++----
drivers/gpu/drm/i915/intel_sdvo_regs.h | 3 +
drivers/gpu/drm/nouveau/Kconfig | 13 ++++-
drivers/gpu/drm/nouveau/nouveau_drm.c | 7 ++-
drivers/gpu/drm/nouveau/nouveau_ttm.c | 4 ++
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 7 ++-
drivers/hid/wacom_wac.c | 21 +++++--
drivers/i2c/busses/i2c-acorn.c | 1 +
drivers/iommu/arm-smmu.c | 15 ++++-
drivers/md/bcache/bset.c | 16 +++++-
drivers/md/bcache/bset.h | 34 ++++++-----
drivers/media/v4l2-core/v4l2-ioctl.c | 17 +++++-
drivers/misc/kgdbts.c | 4 +-
drivers/net/usb/ipheth.c | 3 +-
drivers/nvdimm/bus.c | 4 +-
drivers/nvdimm/label.c | 2 +
drivers/nvdimm/label.h | 2 -
drivers/nvme/host/core.c | 2 -
drivers/platform/x86/pmc_atom.c | 33 +++++++++++
drivers/ras/cec.c | 34 ++++++-----
drivers/rtc/rtc-pcf8523.c | 32 ++++++++---
drivers/scsi/bnx2fc/bnx2fc_hwi.c | 2 +-
drivers/scsi/lpfc/lpfc_els.c | 5 +-
drivers/scsi/qedi/qedi_dbg.c | 32 +++--------
drivers/scsi/qedi/qedi_iscsi.c | 4 --
drivers/usb/core/quirks.c | 3 +
drivers/usb/dwc2/hcd.c | 39 ++++++++-----
drivers/usb/dwc2/hcd.h | 20 ++++---
drivers/usb/dwc2/hcd_intr.c | 5 +-
drivers/usb/dwc2/hcd_queue.c | 10 ++--
drivers/usb/serial/option.c | 6 ++
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 3 +
drivers/usb/storage/unusual_realtek.h | 5 ++
fs/ocfs2/dcache.c | 12 ++++
include/linux/cgroup.h | 10 +++-
include/linux/cpuhotplug.h | 1 +
kernel/Makefile | 1 +
kernel/cred.c | 9 +++
kernel/ptrace.c | 20 ++++++-
mm/list_lru.c | 2 +-
mm/vmscan.c | 2 +-
sound/core/seq/seq_clientmgr.c | 10 +---
sound/core/seq/seq_ports.c | 13 +++--
sound/core/seq/seq_ports.h | 5 +-
sound/firewire/motu/motu-stream.c | 2 +-
sound/firewire/oxfw/oxfw.c | 3 -
sound/pci/hda/patch_realtek.c | 75 ++++++++++++++++++++-----
sound/soc/codecs/cs42xx8.c | 1 +
sound/soc/fsl/fsl_asrc.c | 4 +-
tools/testing/selftests/timers/adjtick.c | 1 +
tools/testing/selftests/timers/leapcrash.c | 1 +
tools/testing/selftests/timers/mqueue-lat.c | 1 +
tools/testing/selftests/timers/nanosleep.c | 1 +
tools/testing/selftests/timers/nsleep-lat.c | 1 +
tools/testing/selftests/timers/raw_skew.c | 1 +
tools/testing/selftests/timers/set-tai.c | 1 +
tools/testing/selftests/timers/set-tz.c | 2 +
tools/testing/selftests/timers/threadtest.c | 1 +
tools/testing/selftests/timers/valid-adjtimex.c | 2 +
68 files changed, 503 insertions(+), 204 deletions(-)
next reply other threads:[~2019-06-17 21:28 UTC|newest]
Thread overview: 64+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-17 21:09 Greg Kroah-Hartman [this message]
2019-06-17 21:09 ` [PATCH 4.14 01/53] drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3) Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 02/53] nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 03/53] HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 04/53] HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 05/53] ALSA: oxfw: allow PCM capture for Stanton SCS.1m Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 06/53] ALSA: hda/realtek - Update headset mode for ALC256 Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 07/53] ALSA: firewire-motu: fix destruction of data for isochronous resources Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 08/53] libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 09/53] mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 10/53] fs/ocfs2: fix race in ocfs2_dentry_attach_lock() Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 11/53] mm/vmscan.c: fix trying to reclaim unevictable LRU page Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 12/53] [PATCH] signal/ptrace: Dont leak unitialized kernel memory with PTRACE_PEEK_SIGINFO Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 13/53] ptrace: restore smp_rmb() in __ptrace_may_access() Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 14/53] media: v4l2-ioctl: clear fields in s_parm Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 15/53] iommu/arm-smmu: Avoid constant zero in TLBI writes Greg Kroah-Hartman
2019-06-17 21:09 ` [PATCH 4.14 16/53] i2c: acorn: fix i2c warning Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 17/53] bcache: fix stack corruption by PRECEDING_KEY() Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 18/53] cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 19/53] ASoC: cs42xx8: Add regcache mask dirty Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 20/53] ASoC: fsl_asrc: Fix the issue about unsupported rate Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 21/53] drm/i915/sdvo: Implement proper HDMI audio support for SDVO Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 22/53] x86/uaccess, kcov: Disable stack protector Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 23/53] ALSA: seq: Protect in-kernel ioctl calls with mutex Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 24/53] ALSA: seq: Fix race of get-subscription call vs port-delete ioctls Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 25/53] Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 26/53] s390/kasan: fix strncpy_from_user kasan checks Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 27/53] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 28/53] scsi: qedi: remove memset/memcpy to nfunc and use func instead Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 29/53] scsi: qedi: remove set but not used variables cdev and udev Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 30/53] scsi: lpfc: add check for loss of ndlp when sending RRQ Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 31/53] arm64/mm: Inhibit huge-vmap with ptdump Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 32/53] nvme: remove the ifdef around nvme_nvm_ioctl Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 33/53] platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 34/53] platform/x86: pmc_atom: Add several Beckhoff Automation boards " Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 35/53] scsi: bnx2fc: fix incorrect cast to u64 on shift operation Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 36/53] libnvdimm: Fix compilation warnings with W=1 Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 37/53] selftests/timers: Add missing fflush(stdout) calls Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 38/53] usbnet: ipheth: fix racing condition Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 39/53] KVM: x86/pmu: do not mask the value that is written to fixed PMUs Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 40/53] KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 41/53] drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 42/53] drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define() Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 43/53] usb: dwc2: Fix DMA cache alignment issues Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 44/53] usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 45/53] USB: Fix chipmunk-like voice when using Logitech C270 for recording audio Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 46/53] USB: usb-storage: Add new ID to ums-realtek Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 47/53] USB: serial: pl2303: add Allied Telesis VT-Kit3 Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 48/53] USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 49/53] USB: serial: option: add Telit 0x1260 and 0x1261 compositions Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 50/53] RAS/CEC: Fix binary search function Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 51/53] x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 52/53] x86/kasan: Fix boot with 5-level paging and KASAN Greg Kroah-Hartman
2019-06-17 21:10 ` [PATCH 4.14 53/53] rtc: pcf8523: dont return invalid date when battery is low Greg Kroah-Hartman
2019-06-18 1:30 ` [PATCH 4.14 00/53] 4.14.128-stable review kernelci.org bot
2019-06-18 6:35 ` Naresh Kamboju
2019-06-18 13:46 ` shuah
2019-06-18 16:37 ` Guenter Roeck
2019-06-19 8:49 ` Jon Hunter
2019-06-19 8:49 ` Jon Hunter
2019-06-19 10:46 ` Greg Kroah-Hartman
2019-06-19 13:30 ` Jon Hunter
2019-06-19 13:30 ` Jon Hunter
2019-06-19 13:40 ` Greg Kroah-Hartman
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=20190617210745.104187490@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.