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,
lkft-triage@lists.linaro.org, pavel@denx.de,
stable@vger.kernel.org
Subject: [PATCH 4.14 00/48] 4.14.205-rc1 review
Date: Mon, 9 Nov 2020 13:55:09 +0100 [thread overview]
Message-ID: <20201109125016.734107741@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.14.205 release.
There are 48 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, 11 Nov 2020 12:50:04 +0000.
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.205-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.205-rc1
Tomasz Maciej Nowak <tmn505@gmail.com>
arm64: dts: marvell: espressobin: add ethernet alias
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
PM: runtime: Resume the device earlier in __device_release_driver()
Vineet Gupta <Vineet.Gupta1@synopsys.com>
Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
Vineet Gupta <vgupta@synopsys.com>
ARC: stack unwinding: avoid indefinite looping
Macpaul Lin <macpaul.lin@mediatek.com>
usb: mtu3: fix panic in mtu3_gadget_stop()
Alan Stern <stern@rowland.harvard.edu>
USB: Add NO_LPM quirk for Kingston flash drive
Daniele Palmas <dnlplm@gmail.com>
USB: serial: option: add Telit FN980 composition 0x1055
Daniele Palmas <dnlplm@gmail.com>
USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
Ziyi Cao <kernel@septs.pw>
USB: serial: option: add Quectel EC200T module support
Johan Hovold <johan@kernel.org>
USB: serial: cyberjack: fix write-URB completion race
Qinglang Miao <miaoqinglang@huawei.com>
serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
Claire Chang <tientzu@chromium.org>
serial: 8250_mtk: Fix uart_get_baud_rate warning
Eddy Wu <itseddy0402@gmail.com>
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Daniel Vetter <daniel.vetter@ffwll.ch>
vt: Disable KD_FONT_OP_COPY
Zhang Qilong <zhangqilong3@huawei.com>
ACPI: NFIT: Fix comparison to '-ENXIO'
Hoegeun Kwon <hoegeun.kwon@samsung.com>
drm/vc4: drv: Add error handding for bind
Jeff Vander Stoep <jeffv@google.com>
vsock: use ns_capable_noaudit() on socket create
Ming Lei <ming.lei@redhat.com>
scsi: core: Don't start concurrent async scan on same host
Gabriel Krisman Bertazi <krisman@collabora.com>
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi <krisman@collabora.com>
blk-cgroup: Fix memleak on error path
Vincent Whitchurch <vincent.whitchurch@axis.com>
of: Fix reserved-memory overlap detection
Kairui Song <kasong@redhat.com>
x86/kexec: Use up-to-dated screen_info copy to fill boot params
Clément Péron <peron.clem@gmail.com>
ARM: dts: sun4i-a10: fix cpu_alert temperature
Mike Galbraith <efault@gmx.de>
futex: Handle transient "ownerless" rtmutex state correctly
Qiujun Huang <hqjagain@gmail.com>
tracing: Fix out of bounds write in get_trace_buf
Steven Rostedt (VMware) <rostedt@goodmis.org>
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware) <rostedt@goodmis.org>
ftrace: Fix recursion check for NMI test
Alexander Aring <aahringo@redhat.com>
gfs2: Wake up when sd_glock_disposal becomes zero
Jason Gunthorpe <jgg@nvidia.com>
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Zqiang <qiang.zhang@windriver.com>
kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled
Vasily Gorbik <gor@linux.ibm.com>
lib/crc32test: remove extra local_irq_disable/enable
Geoffrey D. Bennett <g@b4.vu>
ALSA: usb-audio: Add implicit feedback quirk for Qu-16
Lee Jones <lee.jones@linaro.org>
Fonts: Replace discarded const qualifier
Martyna Szapar <martyna.szapar@intel.com>
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar <martyna.szapar@intel.com>
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Grzegorz Siwik <grzegorz.siwik@intel.com>
i40e: Wrong truncation from u16 to u8
Sergey Nemov <sergey.nemov@intel.com>
i40e: add num_vectors checker in iwarp handler
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
i40e: Fix a potential NULL pointer dereference
Luis Chamberlain <mcgrof@kernel.org>
blktrace: fix debugfs use after free
Liu Bo <bo.liu@linux.alibaba.com>
Blktrace: bail out early if block debugfs is not configured
YueHaibing <yuehaibing@huawei.com>
sfp: Fix error handing in sfp_probe()
Petr Malat <oss@malat.biz>
sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
Daniele Palmas <dnlplm@gmail.com>
net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
Claudiu Manoil <claudiu.manoil@nxp.com>
gianfar: Account for Tx PTP timestamp in the skb headroom
Claudiu Manoil <claudiu.manoil@nxp.com>
gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
Hoang Huu Le <hoang.h.le@dektech.com.au>
tipc: fix use-after-free in tipc_bcast_get_mode
Juergen Gross <jgross@suse.com>
xen/events: don't use chip_data for legacy IRQs
Chris Wilson <chris@chris-wilson.co.uk>
drm/i915: Break up error capture compression loops with cond_resched()
-------------
Diffstat:
Makefile | 4 +--
arch/arc/kernel/entry.S | 16 +++++++----
arch/arc/kernel/stacktrace.c | 7 ++++-
arch/arm/boot/dts/sun4i-a10.dtsi | 2 +-
.../boot/dts/marvell/armada-3720-espressobin.dts | 4 +++
arch/x86/kernel/kexec-bzimage64.c | 3 +-
block/blk-cgroup.c | 15 ++++++++--
drivers/acpi/nfit/core.c | 2 +-
drivers/base/dd.c | 7 +++--
drivers/gpu/drm/i915/i915_gpu_error.c | 3 ++
drivers/gpu/drm/vc4/vc4_drv.c | 1 +
drivers/net/ethernet/freescale/gianfar.c | 14 ++--------
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 32 ++++++++++++++++++----
drivers/net/phy/sfp.c | 3 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/of/of_reserved_mem.c | 13 +++++++--
drivers/scsi/scsi_scan.c | 7 +++--
drivers/tty/serial/8250/8250_mtk.c | 2 +-
drivers/tty/serial/serial_txx9.c | 3 ++
drivers/tty/vt/vt.c | 24 ++--------------
drivers/usb/core/quirks.c | 3 ++
drivers/usb/mtu3/mtu3_gadget.c | 1 +
drivers/usb/serial/cyberjack.c | 7 ++++-
drivers/usb/serial/option.c | 10 +++++++
drivers/xen/events/events_base.c | 29 ++++++++++++++------
fs/gfs2/glock.c | 3 +-
include/asm-generic/pgtable.h | 4 ---
include/linux/mm.h | 9 ++++++
kernel/fork.c | 10 +++----
kernel/futex.c | 16 +++++++++--
kernel/kthread.c | 3 +-
kernel/trace/blktrace.c | 24 ++++++++++------
kernel/trace/trace.c | 2 +-
kernel/trace/trace.h | 26 ++++++++++++++++--
kernel/trace/trace_selftest.c | 9 ++++--
lib/crc32test.c | 4 ---
lib/fonts/font_10x18.c | 2 +-
lib/fonts/font_6x10.c | 2 +-
lib/fonts/font_6x11.c | 2 +-
lib/fonts/font_7x14.c | 2 +-
lib/fonts/font_8x16.c | 2 +-
lib/fonts/font_8x8.c | 2 +-
lib/fonts/font_acorn_8x8.c | 2 +-
lib/fonts/font_mini_4x6.c | 2 +-
lib/fonts/font_pearl_8x8.c | 2 +-
lib/fonts/font_sun12x22.c | 2 +-
lib/fonts/font_sun8x16.c | 2 +-
net/sctp/sm_sideeffect.c | 4 +--
net/tipc/core.c | 5 ++++
net/vmw_vsock/af_vsock.c | 2 +-
sound/usb/pcm.c | 1 +
51 files changed, 240 insertions(+), 117 deletions(-)
next reply other threads:[~2020-11-09 13:33 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-09 12:55 Greg Kroah-Hartman [this message]
2020-11-09 12:55 ` [PATCH 4.14 01/48] drm/i915: Break up error capture compression loops with cond_resched() Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 02/48] xen/events: dont use chip_data for legacy IRQs Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 03/48] tipc: fix use-after-free in tipc_bcast_get_mode Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 04/48] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 05/48] gianfar: Account for Tx PTP timestamp in the skb headroom Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 06/48] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 07/48] sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 08/48] sfp: Fix error handing in sfp_probe() Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 09/48] Blktrace: bail out early if block debugfs is not configured Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 10/48] blktrace: fix debugfs use after free Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 11/48] i40e: Fix a potential NULL pointer dereference Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 12/48] i40e: add num_vectors checker in iwarp handler Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 13/48] i40e: Wrong truncation from u16 to u8 Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 14/48] i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 15/48] i40e: Memory leak in i40e_config_iwarp_qvlist Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 16/48] Fonts: Replace discarded const qualifier Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 17/48] ALSA: usb-audio: Add implicit feedback quirk for Qu-16 Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 18/48] lib/crc32test: remove extra local_irq_disable/enable Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 19/48] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 20/48] mm: always have io_remap_pfn_range() set pgprot_decrypted() Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 21/48] gfs2: Wake up when sd_glock_disposal becomes zero Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 22/48] ftrace: Fix recursion check for NMI test Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 23/48] ftrace: Handle tracing when switching between context Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 24/48] tracing: Fix out of bounds write in get_trace_buf Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 25/48] futex: Handle transient "ownerless" rtmutex state correctly Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 26/48] ARM: dts: sun4i-a10: fix cpu_alert temperature Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 27/48] x86/kexec: Use up-to-dated screen_info copy to fill boot params Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 28/48] of: Fix reserved-memory overlap detection Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 29/48] blk-cgroup: Fix memleak on error path Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 30/48] blk-cgroup: Pre-allocate tree node on blkg_conf_prep Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 31/48] scsi: core: Dont start concurrent async scan on same host Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 32/48] vsock: use ns_capable_noaudit() on socket create Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 33/48] drm/vc4: drv: Add error handding for bind Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 34/48] ACPI: NFIT: Fix comparison to -ENXIO Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 35/48] vt: Disable KD_FONT_OP_COPY Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 36/48] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 37/48] serial: 8250_mtk: Fix uart_get_baud_rate warning Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 38/48] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 39/48] USB: serial: cyberjack: fix write-URB completion race Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 40/48] USB: serial: option: add Quectel EC200T module support Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 41/48] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 42/48] USB: serial: option: add Telit FN980 composition 0x1055 Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 43/48] USB: Add NO_LPM quirk for Kingston flash drive Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 44/48] usb: mtu3: fix panic in mtu3_gadget_stop() Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 45/48] ARC: stack unwinding: avoid indefinite looping Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 46/48] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 47/48] PM: runtime: Resume the device earlier in __device_release_driver() Greg Kroah-Hartman
2020-11-09 12:55 ` [PATCH 4.14 48/48] arm64: dts: marvell: espressobin: add ethernet alias Greg Kroah-Hartman
2020-11-09 23:04 ` [PATCH 4.14 00/48] 4.14.205-rc1 review Guenter Roeck
2020-11-09 23:24 ` Shuah Khan
2020-11-09 23:26 ` Shuah Khan
2020-11-10 10:04 ` Naresh Kamboju
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=20201109125016.734107741@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=pavel@denx.de \
--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