This is the start of the stable review cycle for the 5.2.7 release.
There are 131 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 07 Aug 2019 12:47:58 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/v5.x/stable-review/patch-5.2.7-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-5.2.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 5.2.7-rc1
Xiaolin Zhang <[email protected]>
drm/i915/gvt: fix incorrect cache entry for guest page mapping
Lionel Landwerlin <[email protected]>
drm/i915/perf: fix ICL perf register offsets
Kaike Wan <[email protected]>
IB/hfi1: Field not zero-ed when allocating TID flow memory
Kaike Wan <[email protected]>
IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn
John Fleck <[email protected]>
IB/hfi1: Check for error on call to alloc_rsm_map_table
Yishai Hadas <[email protected]>
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
Yishai Hadas <[email protected]>
IB/mlx5: Fix clean_mr() to work in the expected order
Yishai Hadas <[email protected]>
IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cache
Yishai Hadas <[email protected]>
IB/mlx5: Use direct mkey destroy command upon UMR unreg failure
Yishai Hadas <[email protected]>
IB/mlx5: Fix unreg_umr to ignore the mkey state
Jason Gunthorpe <[email protected]>
RDMA/devices: Do not deadlock during client removal
Selvin Xavier <[email protected]>
RDMA/bnxt_re: Honor vlan_id in GID entry comparison
Souptick Joarder <[email protected]>
xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()
Juergen Gross <[email protected]>
xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
Munehisa Kamata <[email protected]>
nbd: replace kill_bdev() with __invalidate_device() again
Suganath Prabu <[email protected]>
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Weiyi Lu <[email protected]>
clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
Jackie Liu <[email protected]>
io_uring: fix KASAN use after free in io_sq_wq_submit_work
Will Deacon <[email protected]>
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon <[email protected]>
arm64: compat: Allow single-byte watchpoints on all addresses
Will Deacon <[email protected]>
drivers/perf: arm_pmu: Fix failure path in PM notifier
Helge Deller <[email protected]>
parisc: Fix build of compressed kernel even with debug enabled
Helge Deller <[email protected]>
parisc: Strip debug info from kernel before creating compressed vmlinuz
James Bottomley <[email protected]>
parisc: Add archclean Makefile target
Chris Down <[email protected]>
cgroup: kselftest: relax fs_spec checks
Stefan Haberland <[email protected]>
s390/dasd: fix endless loop after read unit address configuration
Jan Kara <[email protected]>
loop: Fix mount(2) failure due to race with LOOP_SET_FD
Ralph Campbell <[email protected]>
mm/migrate.c: initialize pud_entry in migrate_vma()
Arnd Bergmann <[email protected]>
ubsan: build ubsan.c more conservatively
Mel Gorman <[email protected]>
mm: compaction: avoid 100% CPU usage during compaction when a task is killed
Jan Kara <[email protected]>
mm: migrate: fix reference check race between __find_get_block() and
migration
Yang Shi <[email protected]>
mm: vmscan: check if mem cgroup is disabled or not before calling memcg
slab shrinker
Samuel Thibault <[email protected]>
ALSA: hda: Fix 1-minute detection delay when i915 module is not available
Ondrej Mosnacek <[email protected]>
selinux: fix memory leak in policydb_init()
Christophe Leroy <[email protected]>
powerpc/kasan: fix early boot failure on PPC32
Michał Mirosław <[email protected]>
i2c: at91: fix clk_offset for sama5d2
Michał Mirosław <[email protected]>
i2c: at91: disable TXRDY interrupt after sending data
Rayagonda Kokatanur <[email protected]>
i2c: iproc: Fix i2c master read more than 63 bytes
Jean Delvare <[email protected]>
eeprom: at24: make spd world-readable again
Marco Felsch <[email protected]>
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Lyude Paul <[email protected]>
drm/nouveau: Only release VCPI slots on mode changes
Gustavo A. R. Silva <[email protected]>
IB/hfi1: Fix Spectre v1 vulnerability
Michael Wu <[email protected]>
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
Bartosz Golaszewski <[email protected]>
gpio: don't WARN() on NULL descs if gpiolib is disabled
Chris Packham <[email protected]>
gpiolib: Preserve desc->flags when setting state
Andreas Koop <[email protected]>
mmc: mmc_spi: Enable stable writes
Baolin Wang <[email protected]>
mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
Joe Perches <[email protected]>
mmc: meson-mx-sdio: Fix misuse of GENMASK macro
Douglas Anderson <[email protected]>
mmc: dw_mmc: Fix occasional hang after tuning on eMMC
Changbin Du <[email protected]>
fgraph: Remove redundant ftrace_graph_notrace_addr() test
Jan Kara <[email protected]>
dax: Fix missed wakeup in put_unlocked_entry()
Filipe Manana <[email protected]>
Btrfs: fix race leading to fs corruption after transaction abort
Filipe Manana <[email protected]>
Btrfs: fix incremental send failure after deduplication
Milan Broz <[email protected]>
tpm: Fix null pointer dereference on chip register error path
Masahiro Yamada <[email protected]>
kbuild: modpost: include .*.cmd files only when targets exist
Masahiro Yamada <[email protected]>
kbuild: initialize CLANG_FLAGS correctly in the top Makefile
M. Vefa Bicakci <[email protected]>
kconfig: Clear "written" flag to avoid data loss
Ralph Campbell <[email protected]>
drm/nouveau/dmem: missing mutex_lock in error path
Fugang Duan <[email protected]>
dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
Yongxin Liu <[email protected]>
drm/nouveau: fix memory leak in nouveau_conn_reset()
Josh Poimboeuf <[email protected]>
bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
Zhenzhong Duan <[email protected]>
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Josh Poimboeuf <[email protected]>
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf <[email protected]>
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Zhenzhong Duan <[email protected]>
xen/pv: Fix a boot up hang revealed by int3 self test
David Rientjes <[email protected]>
crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
Peter Zijlstra <[email protected]>
stacktrace: Force USER_DS for stack_trace_save_user()
Pavel Tatashin <[email protected]>
mm/hotplug: make remove_memory() interface usable
Pavel Tatashin <[email protected]>
device-dax: fix memory and resource leak if hotplug fails
Dmitry V. Levin <[email protected]>
nds32: fix asm/syscall.h
Kees Cook <[email protected]>
ipc/mqueue.c: only perform resource calculation if user valid
Dan Carpenter <[email protected]>
drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
Mikko Rapeli <[email protected]>
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side
headers
Sam Protsenko <[email protected]>
coda: fix build using bare-metal toolchain
Zhouyang Jia <[email protected]>
coda: add error handling for fget
Anshuman Khandual <[email protected]>
mm/ioremap: check virtual address alignment while creating huge mappings
Peter Rosin <[email protected]>
lib/test_string.c: avoid masking memset16/32/64 failures
Kees Cook <[email protected]>
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
Doug Berger <[email protected]>
mm/cma.c: fail if fixed declaration can't be honored
Arnd Bergmann <[email protected]>
x86: math-emu: Hide clang warnings for 16-bit overflow
Qian Cai <[email protected]>
x86/apic: Silence -Wtype-limits compiler warnings
Henry Burns <[email protected]>
mm/z3fold.c: reinitialize zhdr structs after migration
Yafang Shao <[email protected]>
mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
Arnd Bergmann <[email protected]>
mm/slab_common.c: work around clang bug #42570
Vitaly Wool <[email protected]>
mm/z3fold: don't try to use buddy slots after free
Benjamin Poirier <[email protected]>
be2net: Signal that the device cannot transmit during reconfiguration
Andrii Nakryiko <[email protected]>
bpf: fix BTF verifier size resolution logic
Liran Alon <[email protected]>
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS
or GS
Arnd Bergmann <[email protected]>
ACPI: fix false-positive -Wuninitialized warning
Arnd Bergmann <[email protected]>
x86: kvm: avoid constant-conversion warning
Ravi Bangoria <[email protected]>
perf version: Fix segfault due to missing OPT_END()
Ronnie Sahlberg <[email protected]>
cifs: fix crash in cifs_dfs_do_automount
Nicholas Kazlauskas <[email protected]>
drm/amd/display: Expose audio inst from DC to DM
Ilya Leoshkevich <[email protected]>
selftests/bpf: do not ignore clang failures
Benjamin Block <[email protected]>
scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
Arnd Bergmann <[email protected]>
ACPI: blacklist: fix clang warning for unused DMI table
Ihor Matushchak <[email protected]>
virtio-mmio: add error check for platform_get_irq
Jeff Layton <[email protected]>
ceph: return -ERANGE if virtual xattr value didn't fit in buffer
Yan, Zheng <[email protected]>
ceph: fix dir_lease_is_valid()
Andrea Parri <[email protected]>
ceph: fix improper use of smp_mb__before_atomic()
Ronnie Sahlberg <[email protected]>
cifs: Fix a race condition with cifs_echo_request
Qu Wenruo <[email protected]>
btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
Clement Leger <[email protected]>
remoteproc: copy parent dma_pfn_offset for vdev
Qu Wenruo <[email protected]>
btrfs: Flush before reflinking any extent to prevent NOCOW write falling
back to COW without data reservation
David Sterba <[email protected]>
btrfs: fix minimum number of chunk errors for DUP
Qu Wenruo <[email protected]>
btrfs: tree-checker: Check if the file extent end overflows
Vicente Bergas <[email protected]>
arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphire
Chunyan Zhang <[email protected]>
clk: sprd: Add check for return value of sprd_clk_regmap_init()
Russell King <[email protected]>
fs/adfs: super: fix use-after-free bug
JC Kuo <[email protected]>
clk: tegra210: fix PLLU and PLLU_OUT1
Arnd Bergmann <[email protected]>
ARM: exynos: Only build MCPM support if used
Geert Uytterhoeven <[email protected]>
dmaengine: rcar-dmac: Reject zero-length slave DMA requests
Petr Cvek <[email protected]>
MIPS: lantiq: Fix bitfield masking
Arnd Bergmann <[email protected]>
swiotlb: fix phys_addr_t overflow warning
Andy Gross <[email protected]>
arm64: qcom: qcs404: Add reset-cells to GCC node
Anson Huang <[email protected]>
soc: imx8: Fix potential kernel dump in error path
Jean-Philippe Brucker <[email protected]>
firmware/psci: psci_checker: Park kthreads before stopping them
Jean-Philippe Brucker <[email protected]>
PCI: OF: Initialize dev->fwnode appropriately
Prarit Bhargava <[email protected]>
kernel/module.c: Only return -EEXIST for modules that have finished loading
Helen Koike <[email protected]>
arm64: dts: rockchip: fix isp iommu clocks and power domain
Dmitry Osipenko <[email protected]>
dmaengine: tegra-apb: Error out if DMA_PREP_INTERRUPT flag is unset
Anson Huang <[email protected]>
soc: imx: soc-imx8: Correct return value of error handle
Heinrich Schuchardt <[email protected]>
arm64: dts: marvell: mcbin: enlarge PCI memory window
Sibi Sankar <[email protected]>
soc: qcom: rpmpd: fixup rpmpd set performance state
Niklas Cassel <[email protected]>
arm64: dts: qcom: qcs404-evb: fix l3 min voltage
Cheng Jian <[email protected]>
ftrace: Enable trampoline when rec count returns back to one
Douglas Anderson <[email protected]>
ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
Jerome Brunet <[email protected]>
clk: meson: mpll: properly handle spread spectrum
Douglas Anderson <[email protected]>
ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
Douglas Anderson <[email protected]>
ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
Russell King <[email protected]>
ARM: riscpc: fix DMA
-------------
Diffstat:
Makefile | 7 +-
arch/arm/boot/dts/rk3288-veyron-mickey.dts | 4 --
arch/arm/boot/dts/rk3288-veyron-minnie.dts | 4 --
arch/arm/boot/dts/rk3288.dtsi | 1 +
arch/arm/mach-exynos/Kconfig | 6 +-
arch/arm/mach-exynos/Makefile | 2 +-
arch/arm/mach-exynos/suspend.c | 6 +-
arch/arm/mach-rpc/dma.c | 5 +-
arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi | 2 +
arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 2 +-
arch/arm64/boot/dts/qcom/qcs404.dtsi | 1 +
arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi | 5 +-
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 8 +--
arch/arm64/include/asm/cpufeature.h | 7 +-
arch/arm64/kernel/cpufeature.c | 8 ++-
arch/arm64/kernel/hw_breakpoint.c | 7 +-
arch/mips/lantiq/irq.c | 5 +-
arch/nds32/include/asm/syscall.h | 27 ++++---
arch/parisc/Makefile | 3 +
arch/parisc/boot/compressed/Makefile | 4 +-
arch/parisc/boot/compressed/vmlinux.lds.S | 4 +-
arch/powerpc/mm/kasan/kasan_init_32.c | 7 +-
arch/x86/boot/compressed/misc.c | 1 +
arch/x86/boot/compressed/misc.h | 1 -
arch/x86/entry/entry_64.S | 1 -
arch/x86/include/asm/apic.h | 2 +-
arch/x86/include/asm/kvm_host.h | 34 +++++----
arch/x86/include/asm/paravirt.h | 1 +
arch/x86/include/asm/traps.h | 2 +-
arch/x86/kernel/apic/apic.c | 2 +-
arch/x86/kernel/kvm.c | 1 +
arch/x86/kvm/mmu.c | 6 +-
arch/x86/kvm/vmx/nested.c | 5 +-
arch/x86/math-emu/fpu_emu.h | 2 +-
arch/x86/math-emu/reg_constant.c | 2 +-
arch/x86/xen/enlighten_pv.c | 2 +-
arch/x86/xen/xen-asm_64.S | 1 -
drivers/acpi/blacklist.c | 4 ++
drivers/block/loop.c | 16 +++--
drivers/block/nbd.c | 2 +-
drivers/char/tpm/tpm-chip.c | 23 ++++--
drivers/clk/mediatek/clk-mt8183.c | 46 ++++++++----
drivers/clk/meson/clk-mpll.c | 9 ++-
drivers/clk/meson/clk-mpll.h | 1 +
drivers/clk/sprd/sc9860-clk.c | 5 +-
drivers/clk/tegra/clk-tegra210.c | 8 +--
drivers/crypto/ccp/psp-dev.c | 19 +++--
drivers/dax/kmem.c | 5 +-
drivers/dma/sh/rcar-dmac.c | 2 +-
drivers/dma/tegra20-apb-dma.c | 12 +++-
drivers/firmware/psci/psci_checker.c | 10 +--
drivers/gpio/gpiolib.c | 23 +++---
drivers/gpu/drm/amd/display/dc/core/dc_resource.c | 3 +
drivers/gpu/drm/amd/display/dc/dc_stream.h | 1 +
drivers/gpu/drm/i915/gvt/kvmgt.c | 12 ++++
drivers/gpu/drm/i915/i915_perf.c | 10 ++-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_connector.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_dmem.c | 3 +-
drivers/i2c/busses/i2c-at91-core.c | 2 +-
drivers/i2c/busses/i2c-at91-master.c | 9 +--
drivers/i2c/busses/i2c-bcm-iproc.c | 10 +--
drivers/infiniband/core/device.c | 54 ++++++++++----
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 7 +-
drivers/infiniband/hw/bnxt_re/qplib_res.c | 13 ++--
drivers/infiniband/hw/bnxt_re/qplib_res.h | 2 +-
drivers/infiniband/hw/bnxt_re/qplib_sp.c | 14 ++--
drivers/infiniband/hw/bnxt_re/qplib_sp.h | 7 +-
drivers/infiniband/hw/hfi1/chip.c | 11 ++-
drivers/infiniband/hw/hfi1/tid_rdma.c | 43 +----------
drivers/infiniband/hw/hfi1/verbs.c | 2 +
drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 +
drivers/infiniband/hw/mlx5/mr.c | 23 +++---
drivers/infiniband/hw/mlx5/qp.c | 13 ++--
drivers/misc/eeprom/at24.c | 2 +-
drivers/mmc/core/queue.c | 5 ++
drivers/mmc/host/dw_mmc.c | 3 +-
drivers/mmc/host/meson-mx-sdio.c | 2 +-
drivers/mmc/host/sdhci-sprd.c | 1 +
drivers/mtd/nand/raw/nand_micron.c | 14 +++-
drivers/net/ethernet/emulex/benet/be_main.c | 6 +-
drivers/pci/of.c | 8 +++
drivers/perf/arm_pmu.c | 2 +-
drivers/rapidio/devices/rio_mport_cdev.c | 2 +
drivers/remoteproc/remoteproc_core.c | 1 +
drivers/s390/block/dasd_alias.c | 22 ++++--
drivers/s390/scsi/zfcp_erp.c | 7 ++
drivers/scsi/mpt3sas/mpt3sas_base.c | 12 ++--
drivers/soc/imx/soc-imx8.c | 19 +++--
drivers/soc/qcom/rpmpd.c | 2 +-
drivers/virtio/virtio_mmio.c | 7 +-
drivers/xen/gntdev.c | 2 +-
drivers/xen/swiotlb-xen.c | 6 +-
fs/adfs/super.c | 5 +-
fs/block_dev.c | 83 +++++++++++++++-------
fs/btrfs/ioctl.c | 21 ++++++
fs/btrfs/qgroup.c | 24 ++++++-
fs/btrfs/send.c | 77 ++++----------------
fs/btrfs/transaction.c | 10 +++
fs/btrfs/tree-checker.c | 11 +++
fs/btrfs/volumes.c | 3 +-
fs/ceph/dir.c | 26 ++++---
fs/ceph/super.h | 7 +-
fs/ceph/xattr.c | 14 ++--
fs/cifs/connect.c | 24 ++++---
fs/coda/psdev.c | 5 +-
fs/dax.c | 2 +-
fs/io_uring.c | 3 +-
include/linux/acpi.h | 5 +-
include/linux/coda.h | 3 +-
include/linux/coda_psdev.h | 11 +++
include/linux/compiler-gcc.h | 2 +
include/linux/compiler_types.h | 4 ++
include/linux/fs.h | 6 ++
include/linux/gpio/consumer.h | 64 ++++++++---------
include/linux/memory_hotplug.h | 8 ++-
include/rdma/ib_verbs.h | 3 +
include/uapi/linux/coda_psdev.h | 13 ----
ipc/mqueue.c | 19 ++---
kernel/bpf/btf.c | 19 +++--
kernel/bpf/core.c | 2 +-
kernel/dma/direct.c | 18 +++--
kernel/dma/swiotlb.c | 4 +-
kernel/module.c | 6 +-
kernel/stacktrace.c | 5 ++
kernel/trace/ftrace.c | 28 ++++----
kernel/trace/trace_functions_graph.c | 17 ++---
lib/Makefile | 3 +-
lib/ioremap.c | 9 +++
lib/test_overflow.c | 11 +--
lib/test_string.c | 6 +-
mm/cma.c | 13 ++++
mm/compaction.c | 11 +--
mm/memcontrol.c | 22 ++++--
mm/memory_hotplug.c | 64 +++++++++++------
mm/migrate.c | 21 +++---
mm/slab_common.c | 3 +-
mm/vmscan.c | 9 ++-
mm/z3fold.c | 15 +++-
scripts/Makefile.modpost | 6 +-
scripts/kconfig/confdata.c | 4 ++
security/selinux/ss/policydb.c | 6 +-
sound/hda/hdac_i915.c | 10 +--
tools/perf/builtin-version.c | 1 +
tools/testing/selftests/bpf/Makefile | 13 ++--
tools/testing/selftests/cgroup/cgroup_util.c | 3 +-
146 files changed, 961 insertions(+), 561 deletions(-)