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 <[email protected]>
Linux 4.14.128-rc1
Baruch Siach <[email protected]>
rtc: pcf8523: don't return invalid date when battery is low
Andrey Ryabinin <[email protected]>
x86/kasan: Fix boot with 5-level paging and KASAN
Borislav Petkov <[email protected]>
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov <[email protected]>
RAS/CEC: Fix binary search function
Daniele Palmas <[email protected]>
USB: serial: option: add Telit 0x1260 and 0x1261 compositions
Jörgen Storvist <[email protected]>
USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode
Chris Packham <[email protected]>
USB: serial: pl2303: add Allied Telesis VT-Kit3
Kai-Heng Feng <[email protected]>
USB: usb-storage: Add new ID to ums-realtek
Marco Zatta <[email protected]>
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Douglas Anderson <[email protected]>
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Martin Schiller <[email protected]>
usb: dwc2: Fix DMA cache alignment issues
Murray McAllister <[email protected]>
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister <[email protected]>
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an
invalid read
Christian Borntraeger <[email protected]>
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Paolo Bonzini <[email protected]>
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Bernd Eckstein <[email protected]>
usbnet: ipheth: fix racing condition
Kees Cook <[email protected]>
selftests/timers: Add missing fflush(stdout) calls
Qian Cai <[email protected]>
libnvdimm: Fix compilation warnings with W=1
Colin Ian King <[email protected]>
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
Steffen Dirkwinkel <[email protected]>
platform/x86: pmc_atom: Add several Beckhoff Automation boards to
critclk_systems DMI table
Hans de Goede <[email protected]>
platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI
table
Christoph Hellwig <[email protected]>
nvme: remove the ifdef around nvme_nvm_ioctl
Mark Rutland <[email protected]>
arm64/mm: Inhibit huge-vmap with ptdump
James Smart <[email protected]>
scsi: lpfc: add check for loss of ndlp when sending RRQ
YueHaibing <[email protected]>
scsi: qedi: remove set but not used variables 'cdev' and 'udev'
YueHaibing <[email protected]>
scsi: qedi: remove memset/memcpy to nfunc and use func instead
Young Xiao <[email protected]>
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Vasily Gorbik <[email protected]>
s390/kasan: fix strncpy_from_user kasan checks
Takashi Iwai <[email protected]>
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai <[email protected]>
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai <[email protected]>
ALSA: seq: Protect in-kernel ioctl calls with mutex
Peter Zijlstra <[email protected]>
x86/uaccess, kcov: Disable stack protector
Ville Syrjälä <[email protected]>
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
S.j. Wang <[email protected]>
ASoC: fsl_asrc: Fix the issue about unsupported rate
S.j. Wang <[email protected]>
ASoC: cs42xx8: Add regcache mask dirty
Tejun Heo <[email protected]>
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
Coly Li <[email protected]>
bcache: fix stack corruption by PRECEDING_KEY()
Russell King <[email protected]>
i2c: acorn: fix i2c warning
Robin Murphy <[email protected]>
iommu/arm-smmu: Avoid constant zero in TLBI writes
Hans Verkuil <[email protected]>
media: v4l2-ioctl: clear fields in s_parm
Jann Horn <[email protected]>
ptrace: restore smp_rmb() in __ptrace_may_access()
Eric W. Biederman <[email protected]>
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Minchan Kim <[email protected]>
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Wengang Wang <[email protected]>
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Shakeel Butt <[email protected]>
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Hans de Goede <[email protected]>
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Takashi Sakamoto <[email protected]>
ALSA: firewire-motu: fix destruction of data for isochronous resources
Kailang Yang <[email protected]>
ALSA: hda/realtek - Update headset mode for ALC256
Takashi Sakamoto <[email protected]>
ALSA: oxfw: allow PCM capture for Stanton SCS.1m
Jason Gerecke <[email protected]>
HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
Jason Gerecke <[email protected]>
HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
Thomas Backlund <[email protected]>
nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
Dave Airlie <[email protected]>
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(-)