Linux 4.11.3

From: Greg KH
Date: Thu May 25 2017 - 12:20:39 EST


I'm announcing the release of the 4.11.3 kernel.

All users of the 4.11 kernel series must upgrade.

The updated 4.11.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.11.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

Documentation/arm64/tagged-pointers.txt | 62 ++-
Makefile | 2
arch/alpha/kernel/osf_sys.c | 6
arch/arm/boot/dts/at91-sama5d3_xplained.dts | 5
arch/arm/boot/dts/imx6sx-sdb.dts | 17 -
arch/arm/include/asm/fixmap.h | 2
arch/arm/include/asm/kvm_coproc.h | 3
arch/arm/include/asm/module.h | 9
arch/arm/kernel/module-plts.c | 87 +++--
arch/arm/kernel/module.lds | 1
arch/arm/kernel/setup.c | 4
arch/arm/kvm/coproc.c | 77 +++-
arch/arm/kvm/handle_exit.c | 4
arch/arm/kvm/hyp/Makefile | 2
arch/arm/kvm/hyp/switch.c | 4
arch/arm/kvm/mmu.c | 33 +-
arch/arm/mm/mmu.c | 16 -
arch/arm/mm/proc-v7m.S | 4
arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 3
arch/arm64/include/asm/asm-uaccess.h | 9
arch/arm64/include/asm/barrier.h | 20 -
arch/arm64/include/asm/cmpxchg.h | 2
arch/arm64/include/asm/uaccess.h | 9
arch/arm64/kernel/armv8_deprecated.c | 3
arch/arm64/kernel/entry.S | 5
arch/arm64/kernel/hw_breakpoint.c | 3
arch/arm64/kernel/traps.c | 4
arch/arm64/kvm/hyp/Makefile | 2
arch/metag/include/asm/uaccess.h | 49 +--
arch/mips/Kconfig | 1
arch/powerpc/include/asm/mmu_context.h | 17 -
arch/powerpc/kernel/eeh_driver.c | 19 -
arch/powerpc/kernel/exceptions-64e.S | 12
arch/powerpc/kernel/mce.c | 2
arch/powerpc/kernel/process.c | 19 +
arch/powerpc/kernel/sysfs.c | 6
arch/powerpc/kernel/traps.c | 4
arch/powerpc/mm/dump_linuxpagetables.c | 7
arch/powerpc/mm/mmu_context_iommu.c | 4
arch/powerpc/platforms/powernv/npu-dma.c | 8
arch/powerpc/platforms/powernv/pci-ioda.c | 10
arch/powerpc/platforms/powernv/pci.h | 2
arch/powerpc/platforms/pseries/dlpar.c | 1
arch/s390/kernel/crash_dump.c | 15
arch/s390/kernel/entry.S | 21 +
arch/um/kernel/initrd.c | 4
arch/um/kernel/um_arch.c | 6
arch/x86/include/asm/uaccess.h | 6
arch/x86/kernel/fpu/init.c | 1
arch/x86/kvm/x86.c | 43 +-
drivers/acpi/pci_mcfg.c | 14
drivers/block/drbd/drbd_req.c | 27 -
drivers/char/lp.c | 6
drivers/char/mem.c | 5
drivers/char/tpm/tpm2_eventlog.c | 14
drivers/char/tpm/tpm_crb.c | 3
drivers/char/tpm/tpm_i2c_nuvoton.c | 24 +
drivers/char/tpm/tpm_ibmvtpm.c | 8
drivers/char/tpm/tpm_tis_core.c | 6
drivers/char/tpm/tpm_tis_spi.c | 160 ++++------
drivers/cpuidle/cpuidle.c | 3
drivers/edac/amd64_edac.c | 40 +-
drivers/firmware/ti_sci.c | 3
drivers/gpio/gpio-omap.c | 23 +
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 29 -
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 29 -
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 36 --
drivers/gpu/drm/amd/amdgpu/dce_v8_0.c | 29 -
drivers/gpu/drm/drm_edid.c | 8
drivers/gpu/drm/i915/i915_gem_stolen.c | 5
drivers/gpu/drm/nouveau/nv50_display.c | 18 -
drivers/gpu/drm/nouveau/nvkm/subdev/therm/base.c | 2
drivers/gpu/drm/nouveau/nvkm/subdev/therm/fan.c | 2
drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.c | 2
drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c | 2
drivers/gpu/drm/nouveau/nvkm/subdev/timer/base.c | 59 ++-
drivers/gpu/drm/nouveau/nvkm/subdev/timer/nv04.c | 2
drivers/iio/common/hid-sensors/hid-sensor-attributes.c | 26 +
drivers/iio/common/hid-sensors/hid-sensor-trigger.c | 20 +
drivers/iio/dac/ad7303.c | 6
drivers/iio/pressure/bmp280-core.c | 11
drivers/iio/proximity/as3935.c | 3
drivers/iio/trigger/stm32-timer-trigger.c | 6
drivers/infiniband/core/addr.c | 4
drivers/infiniband/hw/hfi1/file_ops.c | 5
drivers/infiniband/hw/hfi1/init.c | 1
drivers/infiniband/hw/hfi1/user_exp_rcv.c | 32 +-
drivers/infiniband/hw/hfi1/user_exp_rcv.h | 1
drivers/infiniband/hw/hfi1/verbs.c | 12
drivers/infiniband/hw/mlx5/mr.c | 2
drivers/iommu/intel-iommu.c | 5
drivers/md/Kconfig | 1
drivers/md/dm-bufio.c | 35 +-
drivers/md/dm-cache-metadata.c | 12
drivers/md/dm-mpath.c | 47 ++
drivers/md/dm-rq.c | 2
drivers/md/dm-thin-metadata.c | 4
drivers/md/md.c | 5
drivers/md/persistent-data/dm-btree.c | 8
drivers/md/persistent-data/dm-space-map-disk.c | 15
drivers/md/raid5.c | 6
drivers/media/cec/cec-core.c | 2
drivers/media/dvb-frontends/cxd2841er.c | 4
drivers/media/platform/s5p-mfc/s5p_mfc.c | 13
drivers/media/rc/mceusb.c | 4
drivers/media/usb/cx231xx/cx231xx-audio.c | 42 +-
drivers/media/usb/cx231xx/cx231xx-cards.c | 45 ++
drivers/media/usb/dvb-usb/dib0700_core.c | 3
drivers/media/usb/dvb-usb/dibusb-mc-common.c | 2
drivers/media/usb/dvb-usb/digitv.c | 3
drivers/media/usb/dvb-usb/dw2102.c | 54 +++
drivers/media/usb/dvb-usb/ttusb2.c | 19 +
drivers/media/usb/gspca/konica.c | 3
drivers/media/usb/usbvision/usbvision-video.c | 9
drivers/media/usb/zr364xx/zr364xx.c | 8
drivers/misc/cxl/pci.c | 34 +-
drivers/mtd/nand/nand_base.c | 70 ++++
drivers/mtd/nand/omap2.c | 9
drivers/mtd/nand/orion_nand.c | 42 +-
drivers/net/irda/irda-usb.c | 2
drivers/net/wireless/ath/ath9k/hif_usb.c | 4
drivers/net/wireless/marvell/mwifiex/cfg80211.c | 4
drivers/net/wireless/marvell/mwifiex/pcie.c | 7
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c | 122 ++++++-
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/reg.h | 1
drivers/nvdimm/bus.c | 5
drivers/nvme/host/pci.c | 7
drivers/of/address.c | 2
drivers/of/fdt.c | 3
drivers/of/of_numa.c | 2
drivers/pci/host/pci-hyperv.c | 13
drivers/pci/pci-sysfs.c | 10
drivers/pci/pci.c | 9
drivers/pci/proc.c | 21 -
drivers/regulator/rk808-regulator.c | 2
drivers/regulator/tps65023-regulator.c | 3
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c | 114 +++++--
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.h | 2
drivers/scsi/lpfc/lpfc_crtn.h | 1
drivers/scsi/lpfc/lpfc_init.c | 7
drivers/scsi/lpfc/lpfc_sli.c | 19 -
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c | 24 -
drivers/staging/rtl8192e/rtl819x_TSProc.c | 15
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c | 31 +
drivers/thermal/mtk_thermal.c | 2
drivers/usb/class/cdc-acm.c | 13
drivers/usb/core/devio.c | 14
drivers/usb/core/hcd.c | 4
drivers/usb/core/hub.c | 19 -
drivers/usb/core/urb.c | 2
drivers/usb/dwc3/gadget.c | 9
drivers/usb/host/ohci-hcd.c | 3
drivers/usb/host/ohci-pci.c | 16 +
drivers/usb/host/ohci.h | 1
drivers/usb/host/xhci-hub.c | 2
drivers/usb/host/xhci-mem.c | 4
drivers/usb/host/xhci-pci.c | 7
drivers/usb/host/xhci-plat.c | 2
drivers/usb/host/xhci-ring.c | 13
drivers/usb/host/xhci.c | 8
drivers/usb/misc/chaoskey.c | 2
drivers/usb/misc/iowarrior.c | 2
drivers/usb/misc/legousbtower.c | 38 +-
drivers/usb/musb/musb_host.c | 9
drivers/usb/musb/tusb6010_omap.c | 13
drivers/usb/serial/ftdi_sio.c | 10
drivers/usb/serial/ftdi_sio_ids.h | 2
drivers/usb/serial/io_ti.c | 5
drivers/usb/serial/mct_u232.c | 2
drivers/usb/serial/option.c | 8
drivers/usb/serial/qcserial.c | 2
drivers/usb/storage/ene_ub6250.c | 90 +++--
drivers/uwb/i1480/dfu/usb.c | 5
drivers/watchdog/pcwd_usb.c | 3
fs/dax.c | 32 +-
fs/nfs/callback_proc.c | 6
fs/nfs/flexfilelayout/flexfilelayoutdev.c | 2
fs/nfs/nfs4proc.c | 4
fs/nfs/pagelist.c | 15
fs/nfs/write.c | 2
fs/nfsd/nfs4proc.c | 3
fs/nfsd/nfs4xdr.c | 19 -
fs/notify/fanotify/fanotify_user.c | 26 +
fs/proc/generic.c | 1
include/linux/fs.h | 8
include/linux/hid-sensor-hub.h | 2
include/linux/kprobes.h | 3
kernel/fork.c | 10
kernel/irq/chip.c | 2
kernel/kprobes.c | 2
kernel/pid_namespace.c | 2
kernel/trace/trace_kprobe.c | 5
net/ipx/af_ipx.c | 5
security/integrity/ima/ima_appraise.c | 5
sound/hda/hdac_controller.c | 4
sound/soc/codecs/cs4271.c | 2
virt/kvm/arm/vgic/vgic-v2.c | 7
virt/kvm/arm/vgic/vgic-v3.c | 7
198 files changed, 1907 insertions(+), 856 deletions(-)

Al Viro (1):
osf_wait4(): fix infoleak

Alan Stern (2):
USB: ene_usb6250: fix DMA to the stack
USB: xhci: fix lock-inversion problem

Alexander Couzens (1):
mtd: nand: add ooblayout for old hamming layout

Alexander Steffen (1):
tpm_tis_core: Choose appropriate timeout for reading burstcount

Alexander Sverdlin (1):
ASoC: cs4271: configure reset GPIO as output

Alexey Kardashevskiy (1):
powerpc/iommu: Do not call PageTransHuge() on tail pages

Alistair Popple (1):
powerpc/powernv: Fix TCE kill on NVLink2

Alyssa Milburn (4):
ttusb2: limit messages to buffer size
zr364xx: enforce minimum size when reading header
digitv: limit messages to buffer size
dw2102: limit messages to buffer size

Amir Goldstein (1):
fanotify: don't expose EOPENSTALE to userspace

Andreas Klinger (1):
IIO: bmp280-core.c: fix error in humidity calculation

Andrey Korolyov (1):
USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs

Anthony Mallet (1):
USB: serial: ftdi_sio: fix setting latency for unprivileged users

Ard Biesheuvel (1):
ARM: 8662/1: module: split core and init PLT sections

Ari Kauppi (1):
nfsd: fix undefined behavior in nfsd4_layout_verify

Arnd Bergmann (1):
firmware: ti_sci: fix strncat length check

Bart Van Assche (4):
dm mpath: requeue after a small delay if blk_get_request() fails
dm mpath: split and rename activate_path() to prepare for its expanded use
dm mpath: avoid that path removal can trigger an infinite loop
dm mpath: delay requeuing while path initialization is in progress

Ben Hutchings (1):
dvb-usb-dibusb-mc-common: Add MODULE_LICENSE

Ben Skeggs (7):
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
drm/nouveau/kms/nv50: fix source-rect-only plane updates
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
drm/nouveau/tmr: ack interrupt before processing alarms
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
drm/nouveau/tmr: handle races with hw when updating the next alarm time

Benjamin Coddington (1):
NFS: Use GFP_NOIO for two allocations in writeback

Bjorn Helgaas (1):
PCI/ACPI: Tidy up MCFG quirk whitespace

Bjørn Mork (1):
USB: serial: qcserial: add more Lenovo EM74xx device IDs

Brian Norris (2):
mwifiex: MAC randomization should not be persistent
mwifiex: pcie: fix cmd_buf use-after-free in remove/reset

Bryant G. Ly (1):
ibmvscsis: Do not send aborted task response

Chris Wilson (1):
drm/i915/gvt: Disable access to stolen memory as a guest

Dan Carpenter (1):
ipx: call ipxitf_put() in ioctl error path

Daniel Glöckner (1):
ima: accept previously set IMA_NEW_FILE

Daniel Lezcano (1):
arm64: dts: hi6220: Reset the mmc hosts

Daniel Micay (1):
stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms

Daniel Scheller (1):
dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops

Daniele Palmas (1):
usb: serial: option: add Telit ME910 support

David Gibson (1):
powerpc/mm: Ensure IRQs are off in switch_mm()

David Howells (1):
Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()

David Rivshin (1):
gpio: omap: return error if requested debounce time is not possible

David Woodhouse (3):
PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
PCI: Fix another sanity check bug in /proc/pci mmap
PCI: Only allow WC mmap on prefetchable resources

Dawei Chien (1):
thermal: mt8173: minor mtk_thermal.c cleanups

Dennis Yang (1):
md: update slab_cache before releasing new stripes when stripes resizing

Dmitry Tunin (1):
ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device

Eric W. Biederman (1):
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes

Fabrice Gasnier (1):
iio: stm32 trigger: fix sampling_frequency read

Fred Isaman (1):
NFS: Fix use after free in write error path

Gerd Hoffmann (1):
ohci-pci: add qemu quirk

Greg Kroah-Hartman (1):
Linux 4.11.3

Hon Ching \(Vicky) Lo (1):
vTPM: Fix missing NULL check

Huacai Chen (1):
MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6

J. Bruce Fields (1):
nfsd: encoders mustn't use unitialized values in error cases

James Hogan (2):
metag/uaccess: Fix access_ok()
metag/uaccess: Check access_ok in strncpy_from_user

James Smart (1):
scsi: lpfc: Fix panic on BFS configuration

Jan Kara (1):
dax: fix data corruption when fault races with write

Jeeja KP (1):
ALSA: hda: Fix cpu lockup when stopping the cmd dmas

Jerry Snitselaar (1):
tpm_crb: check for bad response size

Joe Thornber (2):
dm thin metadata: call precommit before saving the roots
dm space map disk: fix some book keeping in the disk space map

Johan Hovold (18):
watchdog: pcwd_usb: fix NULL-deref at probe
ath9k_htc: fix NULL-deref at probe
of: fdt: add missing allocation-failure check
USB: chaoskey: fix Alea quirk on big-endian hosts
net: irda: irda-usb: fix firmware name on big-endian hosts
usbvision: fix NULL-deref at probe
mceusb: fix NULL-deref at probe
USB: iowarrior: fix info ioctl on big-endian hosts
USB: serial: mct_u232: fix big-endian baud-rate handling
USB: serial: io_ti: fix div-by-zero in set_termios
USB: hub: fix SS hub-descriptor handling
USB: hub: fix non-SS hub-descriptor handling
gspca: konica: add missing endpoint sanity check
dib0700: fix NULL-deref at probe
cx231xx-audio: fix init error path
cx231xx-audio: fix NULL-deref at probe
cx231xx-cards: fix NULL-deref at probe
uwb: fix device quirk on big-endian hosts

Jon Derrick (1):
nvme: unmap CMB and remove sysfs file in reset path

Jon Medhurst (1):
ARM: 8667/3: Fix memory attribute inconsistencies when using fixmap

Julius Werner (1):
drivers: char: mem: Check for address space wraparound with mmap()

K. Y. Srinivasan (2):
PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC
PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs

KarimAllah Ahmed (1):
iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings

Kirill Tkhai (1):
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()

Kristina Martsenko (4):
arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
arm64: entry: improve data abort handling of tagged pointers
arm64: documentation: document tagged pointer stack constraints

Larry Finger (1):
rtlwifi: rtl8821ae: setup 8812ae RFE according to device type

Lars Ellenberg (1):
drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()

Lee Jones (1):
cec: Fix runtime BUG when (CONFIG_RC_CORE && !CEC_CAP_RC)

Leonard Crestez (1):
ARM: dts: imx6sx-sdb: Remove OPP override

Li, Fei (1):
cpuidle: check dev before usage in cpuidle_use_deepest_state()

Linus Torvalds (1):
x86: fix 32-bit case of __get_user_asm_u64()

LiuHailong (1):
powerpc/64e: Fix hang when debugging programs with relocated kernel

Ludovic Desroches (2):
ARM: dts: at91: sama5d3_xplained: fix ADC vref
ARM: dts: at91: sama5d3_xplained: not all ADC channels are available

Lukas Wunner (1):
PCI: Freeze PME scan before suspending devices

Mahesh Salgaonkar (1):
powerpc/book3s/mce: Move add_taint() later in virtual mode

Maksim Salau (2):
usb: misc: legousbtower: Fix buffers on stack
usb: misc: legousbtower: Fix memory leak

Malcolm Priestley (4):
staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.
staging: rtl8192e: fix 2 byte alignment of register BSSIDR.
staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.
staging: rtl8192e: GetTs Fix invalid TID 7 warning.

Marc Zyngier (4):
arm64: KVM: Do not use stack-protector to compile EL2 code
arm: KVM: Do not use stack-protector to compile HYP code
KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt

Marek Szyprowski (2):
s5p-mfc: Fix race between interrupt routine and device functions
s5p-mfc: Fix unbalanced call to clock management

Mario Kleiner (4):
drm/amdgpu: Make display watermark calculations more accurate
drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.
drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2

Mark Rutland (4):
arm64: xchg: hazard against entire exchange variable
arm64: ensure extension of smp_store_release value
arm64: armv8_deprecated: ensure extension of addr
arm64: uaccess: ensure extension of access_ok() addr

Martin Schwidefsky (1):
s390/cputime: fix incorrect system time

Masami Hiramatsu (1):
um: Fix to call read_initrd after init_bootmem

Mathias Nyman (2):
xhci: Fix command ring stop regression in 4.11
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton

Matt Ranostay (1):
iio: proximity: as3935: fix as3935_write

Matthias Lange (1):
xhci: remove GFP_DMA flag from allocation

Michael Ellerman (1):
powerpc/mm: Fix crash in page table dump with huge pages

Michael Holzheu (1):
s390/kdump: Add final note

Michael J. Ruhl (2):
IB/hfi1: Return an error on memory allocation failure
IB/hfi1: Fix a subcontext memory leak

Michael Neuling (1):
powerpc/tm: Fix FP and VMX register corruption

Mike Snitzer (1):
dm cache metadata: fail operations if fail_io mode has been established

Mikulas Patocka (4):
dm raid: select the Kconfig option CONFIG_MD_RAID0
dm bufio: avoid a possible ABBA deadlock
dm bufio: check new buffer allocation watermark every 30 seconds
dm bufio: make the parameter "retain_bytes" unsigned long

Nayna Jain (2):
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
tpm: add sleep only for retry in i2c_nuvoton_write_status()

NeilBrown (1):
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop

Paolo Abeni (1):
infiniband: call ipv6 route lookup via the stub interface

Pavel Roskin (1):
iio: dac: ad7303: fix channel description

Peter Chen (1):
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer

Peter Huewe (5):
tpm_tis_spi: Use single function to transfer data
tpm_tis_spi: Abort transfer when too many wait states are signaled
tpm_tis_spi: Check correct byte for wait state indicator
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
tpm_tis_spi: Add small delay after last transfer

Peter Ujfalusi (1):
usb: musb: tusb6010_omap: Do not reset the other direction's packet size

Petr Vandrovec (1):
tpm: fix handling of the TPM 2.0 event logs

Phil Elwell (1):
staging: vc04_services: Fix bulk cache maintenance

Richard Cochran (1):
regulator: tps65023: Fix inverted core enable logic.

Rob Herring (1):
of: fix sparse warning in of_pci_range_parser_one

Roger Quadros (1):
mtd: nand: omap2: Fix partition creation via cmdline mtdparts

Russell Currey (1):
powerpc/eeh: Avoid use after free in eeh_handle_special_event()

Sagi Grimberg (1):
mlx5: Fix mlx5_ib_map_mr_sg mr length

Simon Baatz (1):
mtd: nand: orion: fix clk handling

Srinivas Pandruvada (1):
iio: hid-sensor: Store restore poll and hysteresis on S3

Suzuki K Poulose (3):
kvm: arm/arm64: Fix race in resetting stage2 PGD
kvm: arm/arm64: Fix use after free of stage2 page table
kvm: arm/arm64: Force reading uncached stage2 PGD

Tadeusz Struk (1):
IB/hfi1: Protect the global dev_cntr_names and port_cntr_names

Takashi Iwai (1):
proc: Fix unbalanced hard link numbers

Thinh Nguyen (1):
usb: dwc3: gadget: Prevent losing events in event cache

Thomas Gleixner (2):
genirq: Fix chained interrupt data ordering
tracing/kprobes: Enforce kprobes teardown after testing

Thomas Petazzoni (1):
usb: host: xhci-plat: propagate return value of platform_get_irq()

Tobias Herzog (1):
cdc-acm: fix possible invalid access when processing notification

Tomasz Nowicki (1):
PCI/ACPI: Add ThunderX pass2.x 2nd node MCFG quirk

Tony Lindgren (1):
usb: musb: Fix trying to suspend while active for OTG configurations

Toshi Kani (1):
libnvdimm: fix clear length of nvdimm_forget_poison()

Trond Myklebust (4):
NFSv4: Fix a hang in OPEN related to server reboot
pNFS/flexfiles: Check the result of nfs4_pnfs_ds_connect
NFSv4: Fix an rcu lock leak
nfsd: Fix up the "supattr_exclcreat" attributes

Tyrel Datwyler (3):
of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot

Vaibhav Jain (2):
cxl: Force context lock during EEH flow
cxl: Route eeh events to all drivers in cxl_pci_error_detected()

Vamsi Krishna Samavedam (1):
USB: core: replace %p with %pK

Vinothkumar Raja (1):
dm btree: fix for dm_btree_find_lowest_key()

Vladimir Murzin (1):
ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call

Wadim Egorov (1):
regulator: rk808: Fix RK818 LDO2

Wanpeng Li (3):
KVM: x86: Fix load damaged SSEx MXCSR register
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation

Willy Tarreau (1):
char: lp: fix possible integer overflow in lp_setup()

Yazen Ghannam (1):
EDAC, amd64: Fix reporting of Chip Select sizes on Fam17h

Zhichao Huang (1):
KVM: arm: plug potential guest hardware debug leakage

Attachment: signature.asc
Description: PGP signature