[PATCH 4.4 0/4] 4.4.275-rc1 review

From: Greg Kroah-Hartman
Date: Fri Jul 09 2021 - 09:18:27 EST


This is the start of the stable review cycle for the 4.4.275 release.
There are 4 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, 11 Jul 2021 13:14:09 +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.4.275-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.4.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.4.275-rc1

Masami Hiramatsu <mhiramat@xxxxxxxxxx>
arm: kprobes: Allow to handle reentered kprobe on single-stepping

Juergen Gross <jgross@xxxxxxxx>
xen/events: reset active flag for lateeoi events later

Christian König <christian.koenig@xxxxxxx>
drm/nouveau: fix dma_address check for CPU/GPU sync

ManYi Li <limanyi@xxxxxxxxxxxxx>
scsi: sr: Return appropriate error code when disk is ejected


-------------

Diffstat:

Makefile | 4 ++--
arch/arm/probes/kprobes/core.c | 6 ++++++
drivers/gpu/drm/nouveau/nouveau_bo.c | 4 ++--
drivers/scsi/sr.c | 2 ++
drivers/xen/events/events_base.c | 23 +++++++++++++++++++----
5 files changed, 31 insertions(+), 8 deletions(-)