2020-06-16 17:31:43

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.7 000/162] 5.7.3-rc2 review

This is the start of the stable review cycle for the 5.7.3 release.
There are 162 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 Thu, 18 Jun 2020 17:25:43 +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/v5.x/stable-review/patch-5.7.3-rc2.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.7.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <[email protected]>
Linux 5.7.3-rc2

John Stultz <[email protected]>
serial: amba-pl011: Make sure we initialize the port.lock spinlock

Marc Zyngier <[email protected]>
KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception

Marc Zyngier <[email protected]>
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context

Mattia Dongili <[email protected]>
platform/x86: sony-laptop: Make resuming thermal profile safer

Mattia Dongili <[email protected]>
platform/x86: sony-laptop: SNC calls should handle BUFFER types

Juergen Gross <[email protected]>
xen/pvcalls-back: test for errors when calling backend_connect()

Jiri Kosina <[email protected]>
block/floppy: fix contended case in floppy_queue_rq()

Ulf Hansson <[email protected]>
mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()

Ulf Hansson <[email protected]>
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()

Ludovic Desroches <[email protected]>
ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description

Masahiro Yamada <[email protected]>
mmc: uniphier-sd: call devm_request_irq() after tmio_mmc_host_probe()

Ulf Hansson <[email protected]>
mmc: tmio: Further fixup runtime PM management at remove

Ludovic Barre <[email protected]>
mmc: mmci_sdmmc: fix DMA API warning overlapping mappings

Eugen Hristev <[email protected]>
mmc: sdhci-of-at91: fix CALCR register being rewritten

Veerabhadrarao Badiganti <[email protected]>
mmc: sdhci-msm: Clear tuning done flag while hs400 tuning

Chris Wilson <[email protected]>
agp/intel: Reinforce the barrier after GTT updates

Barret Rhoden <[email protected]>
perf: Add cond_resched() to task_function_call()

OGAWA Hirofumi <[email protected]>
fat: don't allow to mount if the FAT length == 0

Wang Hai <[email protected]>
mm/slub: fix a memory leak in sysfs_slab_add()

Ezequiel Garcia <[email protected]>
drm/vkms: Hold gem object while still in-use

Casey Schaufler <[email protected]>
Smack: slab-out-of-bounds in vsscanf

Qiujun Huang <[email protected]>
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb

Qiujun Huang <[email protected]>
ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb

Qiujun Huang <[email protected]>
ath9k: Fix use-after-free Write in ath9k_htc_rx_msg

Qiujun Huang <[email protected]>
ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx

Qiujun Huang <[email protected]>
ath9k: Fix use-after-free Read in htc_connect_service

Masami Hiramatsu <[email protected]>
selftests/ftrace: Return unsupported if no error_log file

Shivasharan S <[email protected]>
scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_BITFIELD macro

Dick Kennedy <[email protected]>
scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type

Sumit Saxena <[email protected]>
scsi: megaraid_sas: TM command refire leads to controller firmware crash

Marc Zyngier <[email protected]>
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts

James Morse <[email protected]>
KVM: arm64: Stop writing aarch32's CSSELR into ACTLR

Xing Li <[email protected]>
KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits

Xing Li <[email protected]>
KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)

Sean Christopherson <[email protected]>
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit

Paolo Bonzini <[email protected]>
KVM: nSVM: leave ASID aside in copy_vmcb_control_area

Paolo Bonzini <[email protected]>
KVM: nSVM: fix condition for filtering async PF

Sean Christopherson <[email protected]>
KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02

Tomi Valkeinen <[email protected]>
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size

Christophe JAILLET <[email protected]>
video: fbdev: w100fb: Fix a potential double free.

Sam Ravnborg <[email protected]>
video: vt8500lcdfb: fix fallthrough warning

Qiuxu Zhuo <[email protected]>
EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable

Rafael J. Wysocki <[email protected]>
cpufreq: Fix up cpufreq_boost_set_sw()

Suman Anna <[email protected]>
remoteproc: Fix and restore the parenting hierarchy for vdev

Tero Kristo <[email protected]>
remoteproc: Fall back to using parent memory pool if no dedicated available

Eric W. Biederman <[email protected]>
proc: Use new_inode not new_inode_pseudo

Namjae Jeon <[email protected]>
exfat: fix incorrect update of stream entry in __exfat_truncate()

Al Viro <[email protected]>
exfat: fix memory leak in exfat_parse_param()

Yuxuan Shui <[email protected]>
ovl: initialize error in ovl_copy_xattr

Amir Goldstein <[email protected]>
ovl: fix out of bounds access warning in ovl_check_fb_len()

Oz Shlomo <[email protected]>
net/mlx5e: CT: Fix ipv6 nat header rewrite actions

Valentin Longchamp <[email protected]>
net: sched: export __netdev_watchdog_up()

Grygorii Strashko <[email protected]>
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init

Grygorii Strashko <[email protected]>
net: ethernet: ti: ale: fix allmulti for nu type ale

Paolo Abeni <[email protected]>
mptcp: fix races between shutdown and recvmsg

Shannon Nelson <[email protected]>
ionic: wait on queue start until after IFF_UP

Paolo Abeni <[email protected]>
mptcp: don't leak msk in token container

Parav Pandit <[email protected]>
net/mlx5: Disable reload while removing the device

Charles Keepax <[email protected]>
net: macb: Only disable NAPI on the actual error path

Corentin Labbe <[email protected]>
net: cadence: macb: disable NAPI on error

Maxim Mikityanskiy <[email protected]>
net/mlx5e: Fix repeated XSK usage on one channel

Shay Drory <[email protected]>
net/mlx5: Fix fatal error handling during device load

Shay Drory <[email protected]>
net/mlx5: drain health workqueue in case of driver load error

tannerlove <[email protected]>
selftests/net: in rxtimestamp getopt_long needs terminating null entry

Lorenzo Bianconi <[email protected]>
net: mvneta: do not redirect frames during reconfiguration

Wang Hai <[email protected]>
dccp: Fix possible memleak in dccp_init and dccp_fini

Franck LENORMAND <[email protected]>
firmware: imx: scu: Fix corruption of header

Peng Fan <[email protected]>
firmware: imx-scu: Support one TX and one RX

Tony Luck <[email protected]>
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned

Longpeng(Mike) <[email protected]>
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()

Longpeng(Mike) <[email protected]>
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()

Longpeng(Mike) <[email protected]>
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()

Wei Yongjun <[email protected]>
crypto: drbg - fix error return code in drbg_alloc_state()

Eric Biggers <[email protected]>
crypto: algapi - Avoid spurious modprobe on LOADED

Christophe JAILLET <[email protected]>
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated

Linus Torvalds <[email protected]>
gup: document and work around "COW can break either way" issue

Rafael J. Wysocki <[email protected]>
PM: runtime: clk: Fix clk_pm_runtime_get() error path

Justin Chen <[email protected]>
spi: bcm-qspi: when tx/rx buffer is NULL set to 0

Florian Fainelli <[email protected]>
spi: bcm-qspi: Handle clock probe deferral

Lukas Wunner <[email protected]>
spi: bcm2835aux: Fix controller unregister order

Lukas Wunner <[email protected]>
spi: bcm2835: Fix controller unregister order

Lukas Wunner <[email protected]>
spi: pxa2xx: Fix runtime PM ref imbalance on probe error

Lukas Wunner <[email protected]>
spi: pxa2xx: Fix controller unregister order

Lukas Wunner <[email protected]>
spi: Fix controller unregister order

Lukas Wunner <[email protected]>
spi: dw: Fix controller unregister order

Alexander Gordeev <[email protected]>
lib: fix bitmap_parse() on 64-bit big endian archs

Ryusuke Konishi <[email protected]>
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()

Dave Rodgman <[email protected]>
lib/lzo: fix ambiguous encoding bug in lzo-rle

Nick Desaulniers <[email protected]>
arm64: acpi: fix UBSAN warning

Rafael J. Wysocki <[email protected]>
ACPI: PM: Avoid using power resources if there are none for D0

Ard Biesheuvel <[email protected]>
ACPI: GED: add support for _Exx / _Lxx handler methods

Qiushi Wu <[email protected]>
ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()

Qiushi Wu <[email protected]>
ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()

Kai-Heng Feng <[email protected]>
ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock

Takashi Iwai <[email protected]>
ALSA: usb-audio: Fix inconsistent card PM state after resume

Michał Mirosław <[email protected]>
ALSA: pcm: fix snd_pcm_link() lockdep splat

Michał Mirosław <[email protected]>
ALSA: pcm: disallow linking stream to itself

Hui Wang <[email protected]>
ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines

Takashi Sakamoto <[email protected]>
ALSA: fireface: start IR context immediately

Takashi Sakamoto <[email protected]>
ALSA: fireface: fix configuration error for nominal sampling transfer frequency

Hersen Wu <[email protected]>
ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid up

Chuhong Yuan <[email protected]>
ALSA: es1688: Add the missed snd_card_free()

Fabio Estevam <[email protected]>
watchdog: imx_sc_wdt: Fix reboot on crash

Andy Shevchenko <[email protected]>
serial: imx: Initialize lock for non-registered console

Steve French <[email protected]>
smb3: fix typo in mount options displayed in /proc/mounts

Namjae Jeon <[email protected]>
smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl

Steve French <[email protected]>
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K

Ard Biesheuvel <[email protected]>
efi/efivars: Add missing kobject_put() in sysfs entry creation error path

Jens Axboe <[email protected]>
io_uring: allow O_NONBLOCK async retry

Denis Efremov <[email protected]>
io_uring: use kvfree() in io_sqe_buffer_register()

Jens Axboe <[email protected]>
io_uring: re-set iov base/len for buffer select retry

Pavel Begunkov <[email protected]>
io_uring: fix flush req->refs underflow

Pavel Dobias <[email protected]>
ASoC: max9867: fix volume controls

Dan Murphy <[email protected]>
ASoC: tlv320adcx140: Fix mic gain registers

Christophe Leroy <[email protected]>
powerpc/ptdump: Properly handle non standard page size

Eiichi Tsukata <[email protected]>
KVM: x86: Fix APIC page invalidation race

Felipe Franciosi <[email protected]>
KVM: x86: respect singlestep when emulating instruction

Sean Christopherson <[email protected]>
KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated

Maxim Levitsky <[email protected]>
KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities

Paolo Bonzini <[email protected]>
KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flags

Maxim Levitsky <[email protected]>
KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

Kan Liang <[email protected]>
perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel Tremont

Thomas Gleixner <[email protected]>
x86/vdso: Unbreak paravirt VDSO clocks

Hill Ma <[email protected]>
x86/reboot/quirks: Add MacBook6,1 reboot quirk

Anthony Steinhauser <[email protected]>
x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.

Anthony Steinhauser <[email protected]>
x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.

Anthony Steinhauser <[email protected]>
x86/speculation: Prevent rogue cross-process SSBD shutdown

Xiaochun Lee <[email protected]>
x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs

Steven Price <[email protected]>
x86: mm: ptdump: calculate effective permissions correctly

Bob Haarman <[email protected]>
x86_64: Fix jiffies ODR violation

Vlastimil Babka <[email protected]>
usercopy: mark dma-kmalloc caches as usercopy caches

Miklos Szeredi <[email protected]>
aio: fix async fsync creds

Bjorn Helgaas <[email protected]>
PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay

Paolo Bonzini <[email protected]>
KVM: x86: only do L1TF workaround on affected processors

Daniel Jordan <[email protected]>
padata: add separate cpuhp node for CPUHP_PADATA_DEAD

Jason Gunthorpe <[email protected]>
RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated

Kim Phillips <[email protected]>
x86/cpu/amd: Make erratum #1054 a legacy erratum

Petr Tesarik <[email protected]>
s390/pci: Log new handle in clp_disable_fh()

Arnd Bergmann <[email protected]>
smack: avoid unused 'sip' variable warning

Masashi Honma <[email protected]>
ath9k_htc: Silence undersized packet warnings

Sasha Levin <[email protected]>
spi: dw: Fix native CS being unset

Cédric Le Goater <[email protected]>
powerpc/xive: Clear the page tables for the ESB IO mapping

Amir Goldstein <[email protected]>
fanotify: fix ignore mask logic for events on child and on dir

Saravana Kannan <[email protected]>
driver core: Update device link status correctly for SYNC_STATE_ONLY links

Masami Hiramatsu <[email protected]>
perf probe: Accept the instance number of kretprobe event

Waiman Long <[email protected]>
mm: add kvfree_sensitive() for freeing sensitive data objects

Vlad Buslov <[email protected]>
selftests: fix flower parent qdisc

Jérôme Pouiller <[email protected]>
staging: wfx: fix double free

Sergio Paracuellos <[email protected]>
staging: mt7621-pci: properly power off dual-ported pcie phy

Nick Desaulniers <[email protected]>
elfnote: mark all .note sections SHF_ALLOC

Tuong Lien <[email protected]>
tipc: fix NULL pointer dereference in streaming

Michal Vokáč <[email protected]>
net: dsa: qca8k: Fix "Unexpected gfp" kernel exception

Cong Wang <[email protected]>
genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()

Geliang Tang <[email protected]>
mptcp: bugfix for RM_ADDR option parsing

Sameeh Jubran <[email protected]>
net: ena: xdp: update napi budget for DROP and ABORTED

Sameeh Jubran <[email protected]>
net: ena: xdp: XDP_TX: fix memory leak

Ido Schimmel <[email protected]>
vxlan: Avoid infinite loop when suppressing NS messages with invalid options

Ido Schimmel <[email protected]>
bridge: Avoid infinite loop when suppressing NS messages with invalid options

Willem de Bruijn <[email protected]>
tun: correct header offsets in napi frags mode

Vasily Averin <[email protected]>
net_failover: fixed rollback in net_failover_open()

Vadim Pasternak <[email protected]>
mlxsw: core: Use different get_trend() callbacks for different thermal zones

Hangbin Liu <[email protected]>
ipv6: fix IPV6_ADDRFORM operation logic


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

Diffstat:

Documentation/lzo.txt | 8 +-
Makefile | 4 +-
arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 2 -
arch/arm64/include/asm/acpi.h | 5 +-
arch/arm64/include/asm/kvm_emulate.h | 6 --
arch/arm64/include/asm/kvm_host.h | 6 +-
arch/arm64/kvm/handle_exit.c | 19 +----
arch/arm64/kvm/sys_regs.c | 10 ++-
arch/mips/include/asm/kvm_host.h | 6 +-
arch/powerpc/mm/ptdump/ptdump.c | 21 ++---
arch/powerpc/sysdev/xive/common.c | 5 ++
arch/s390/pci/pci_clp.c | 3 +-
arch/x86/events/intel/core.c | 4 +-
arch/x86/include/asm/set_memory.h | 19 +++--
arch/x86/include/asm/vdso/gettimeofday.h | 18 +++++
arch/x86/kernel/cpu/amd.c | 3 +-
arch/x86/kernel/cpu/bugs.c | 92 ++++++++++++---------
arch/x86/kernel/cpu/mce/core.c | 11 ++-
arch/x86/kernel/process.c | 28 +++----
arch/x86/kernel/reboot.c | 8 ++
arch/x86/kernel/time.c | 4 -
arch/x86/kernel/vmlinux.lds.S | 4 +-
arch/x86/kvm/mmu/mmu.c | 46 +++++------
arch/x86/kvm/svm/nested.c | 6 +-
arch/x86/kvm/vmx/nested.c | 4 +-
arch/x86/kvm/vmx/vmx.c | 21 ++++-
arch/x86/kvm/vmx/vmx.h | 3 +-
arch/x86/kvm/x86.c | 15 ++--
arch/x86/mm/dump_pagetables.c | 33 +++++---
arch/x86/pci/fixup.c | 4 +
crypto/algapi.c | 2 +-
crypto/drbg.c | 4 +-
drivers/acpi/cppc_acpi.c | 1 +
drivers/acpi/device_pm.c | 2 +-
drivers/acpi/evged.c | 22 ++++-
drivers/acpi/scan.c | 28 ++++---
drivers/acpi/sysfs.c | 4 +-
drivers/base/core.c | 34 ++++++--
drivers/block/floppy.c | 10 +--
drivers/char/agp/intel-gtt.c | 4 +-
drivers/clk/clk.c | 6 +-
drivers/cpufreq/cpufreq.c | 11 +--
drivers/crypto/cavium/nitrox/nitrox_main.c | 4 +-
drivers/crypto/virtio/virtio_crypto_algs.c | 21 +++--
drivers/edac/i10nm_base.c | 2 +-
drivers/edac/skx_base.c | 20 ++---
drivers/edac/skx_common.c | 6 +-
drivers/edac/skx_common.h | 2 +-
drivers/firmware/efi/efivars.c | 4 +-
drivers/firmware/imx/imx-scu.c | 62 ++++++++++----
drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 8 ++
drivers/gpu/drm/vkms/vkms_drv.h | 5 --
drivers/gpu/drm/vkms/vkms_gem.c | 11 +--
drivers/infiniband/core/uverbs_main.c | 2 +
.../media/common/videobuf2/videobuf2-dma-contig.c | 20 +----
drivers/mmc/core/sdio.c | 61 +++++++-------
drivers/mmc/host/mmci_stm32_sdmmc.c | 3 +
drivers/mmc/host/sdhci-msm.c | 6 ++
drivers/mmc/host/sdhci-of-at91.c | 7 +-
drivers/mmc/host/tmio_mmc_core.c | 6 +-
drivers/mmc/host/uniphier-sd.c | 12 +--
drivers/net/dsa/qca8k.c | 3 +-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 10 +--
drivers/net/ethernet/cadence/macb_main.c | 14 ++--
drivers/net/ethernet/marvell/mvneta.c | 13 +++
drivers/net/ethernet/mellanox/mlx5/core/devlink.c | 2 -
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c | 16 ++--
.../net/ethernet/mellanox/mlx5/core/en/xsk/setup.c | 4 +
drivers/net/ethernet/mellanox/mlx5/core/health.c | 14 +++-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 7 ++
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c | 23 +++++-
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 4 +-
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 2 +-
drivers/net/ethernet/ti/cpsw_ale.c | 49 ++++++++---
drivers/net/net_failover.c | 3 +-
drivers/net/tun.c | 14 +++-
drivers/net/vxlan.c | 4 +
drivers/net/wireless/ath/ath9k/hif_usb.c | 58 ++++++++++---
drivers/net/wireless/ath/ath9k/hif_usb.h | 6 ++
drivers/net/wireless/ath/ath9k/htc_drv_init.c | 10 ++-
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c | 6 +-
drivers/net/wireless/ath/ath9k/htc_hst.c | 6 +-
drivers/net/wireless/ath/ath9k/wmi.c | 6 +-
drivers/net/wireless/ath/ath9k/wmi.h | 3 +-
drivers/pci/pci.c | 4 +-
drivers/platform/x86/sony-laptop.c | 60 +++++++-------
drivers/remoteproc/remoteproc_core.c | 2 +-
drivers/remoteproc/remoteproc_virtio.c | 12 +++
drivers/scsi/lpfc/lpfc_ct.c | 1 -
drivers/scsi/megaraid/megaraid_sas.h | 4 +-
drivers/scsi/megaraid/megaraid_sas_fusion.c | 7 +-
drivers/scsi/megaraid/megaraid_sas_fusion.h | 6 +-
drivers/spi/spi-bcm-qspi.c | 20 +++--
drivers/spi/spi-bcm2835.c | 4 +-
drivers/spi/spi-bcm2835aux.c | 4 +-
drivers/spi/spi-dw.c | 14 +++-
drivers/spi/spi-pxa2xx.c | 5 +-
drivers/spi/spi.c | 3 +-
drivers/staging/mt7621-pci/pci-mt7621.c | 12 ++-
drivers/staging/wfx/main.c | 1 -
drivers/tty/serial/amba-pl011.c | 1 +
drivers/tty/serial/imx.c | 3 +
drivers/video/fbdev/vt8500lcdfb.c | 1 +
drivers/video/fbdev/w100fb.c | 2 +
drivers/watchdog/imx_sc_wdt.c | 5 ++
drivers/xen/pvcalls-back.c | 3 +-
fs/aio.c | 8 ++
fs/cifs/cifsfs.c | 2 +-
fs/cifs/smb2pdu.c | 4 +-
fs/exfat/file.c | 8 +-
fs/exfat/super.c | 12 ++-
fs/fat/inode.c | 6 ++
fs/io_uring.c | 24 ++++--
fs/nilfs2/segment.c | 2 +
fs/notify/fanotify/fanotify.c | 5 +-
fs/overlayfs/copy_up.c | 2 +-
fs/overlayfs/overlayfs.h | 3 +
fs/proc/inode.c | 2 +-
fs/proc/self.c | 2 +-
fs/proc/thread_self.c | 2 +-
include/linux/elfnote.h | 2 +-
include/linux/kvm_host.h | 4 +-
include/linux/mm.h | 1 +
include/linux/padata.h | 6 +-
include/linux/ptdump.h | 1 +
include/linux/set_memory.h | 2 +-
include/media/videobuf2-dma-contig.h | 2 +-
include/net/inet_hashtables.h | 6 ++
kernel/events/core.c | 23 +++---
kernel/padata.c | 14 ++--
lib/bitmap.c | 9 ++-
lib/lzo/lzo1x_compress.c | 13 +++
mm/gup.c | 44 ++++++++--
mm/huge_memory.c | 7 +-
mm/ptdump.c | 17 +++-
mm/slab_common.c | 3 +-
mm/slub.c | 4 +-
mm/util.c | 18 +++++
net/bridge/br_arp_nd_proxy.c | 4 +
net/dccp/proto.c | 7 +-
net/ipv6/ipv6_sockglue.c | 13 +--
net/mptcp/options.c | 2 +
net/mptcp/protocol.c | 45 ++++++-----
net/mptcp/subflow.c | 1 +
net/netlink/genetlink.c | 94 +++++++++++++---------
net/sched/sch_generic.c | 1 +
net/tipc/msg.c | 4 +-
security/keys/internal.h | 11 ---
security/keys/keyctl.c | 16 ++--
security/smack/smack.h | 6 --
security/smack/smack_lsm.c | 25 ++----
security/smack/smackfs.c | 10 +++
sound/core/pcm_native.c | 20 ++++-
sound/firewire/fireface/ff-protocol-latter.c | 12 +--
sound/firewire/fireface/ff-stream.c | 10 +--
sound/isa/es1688/es1688.c | 4 +-
sound/pci/hda/hda_intel.c | 3 +
sound/pci/hda/patch_realtek.c | 6 ++
sound/soc/codecs/max9867.c | 4 +-
sound/soc/codecs/tlv320adcx140.c | 6 +-
sound/usb/card.c | 19 +++--
sound/usb/quirks-table.h | 20 +++++
sound/usb/usbaudio.h | 2 +-
tools/perf/util/probe-event.c | 3 +-
.../ftrace/test.d/ftrace/tracing-error-log.tc | 2 +
tools/testing/selftests/net/rxtimestamp.c | 1 +
.../tc-testing/tc-tests/filters/tests.json | 6 +-
tools/testing/selftests/tc-testing/tdc_batch.py | 6 +-
virt/kvm/arm/aarch32.c | 28 +++++++
virt/kvm/arm/arm.c | 18 ++++-
virt/kvm/kvm_main.c | 26 +++---
171 files changed, 1270 insertions(+), 682 deletions(-)



2020-06-16 20:26:03

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/162] 5.7.3-rc2 review


On 16/06/2020 18:27, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.7.3 release.
> There are 162 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 Thu, 18 Jun 2020 17:25:43 +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/v5.x/stable-review/patch-5.7.3-rc2.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.7.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

All tests are passing for Tegra ...

Test results for stable-v5.7:
11 builds: 11 pass, 0 fail
26 boots: 26 pass, 0 fail
56 tests: 56 pass, 0 fail

Linux version: 5.7.3-rc2-g55b987cbccd9
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra20-ventana,
tegra210-p2371-2180, tegra210-p3450-0000,
tegra30-cardhu-a04

Cheers
Jon

--
nvpublic

2020-06-17 07:29:36

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/162] 5.7.3-rc2 review

On Tue, 16 Jun 2020 at 22:57, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.7.3 release.
> There are 162 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 Thu, 18 Jun 2020 17:25:43 +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/v5.x/stable-review/patch-5.7.3-rc2.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.7.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h


Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.

Summary
------------------------------------------------------------------------

kernel: 5.7.3-rc2
git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.7.y
git commit: 55b987cbccd9e2536c0ceec2c1be7207560add0e
git describe: v5.7.2-163-g55b987cbccd9
Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.7-oe/build/v5.7.2-163-g55b987cbccd9

No regressions (compared to build v5.7.1-25-g00f7cc67908b)

No fixes (compared to build v5.7.1-25-g00f7cc67908b)

Ran 31881 total tests in the following environments and test suites.

Environments
--------------
- dragonboard-410c
- hi6220-hikey
- i386
- juno-r2
- juno-r2-compat
- juno-r2-kasan
- nxp-ls2088
- qemu_arm
- qemu_arm64
- qemu_i386
- qemu_x86_64
- x15
- x86
- x86-kasan

Test Suites
-----------
* build
* install-android-platform-tools-r2600
* install-android-platform-tools-r2800
* kselftest
* kselftest/drivers
* kselftest/filesystems
* kselftest/net
* kvm-unit-tests
* libhugetlbfs
* linux-log-parser
* ltp-commands-tests
* ltp-controllers-tests
* ltp-dio-tests
* ltp-fcntl-locktests-tests
* ltp-filecaps-tests
* ltp-fs-tests
* ltp-fs_bind-tests
* ltp-fs_perms_simple-tests
* ltp-fsx-tests
* ltp-hugetlb-tests
* ltp-io-tests
* ltp-ipc-tests
* ltp-math-tests
* ltp-mm-tests
* ltp-nptl-tests
* ltp-pty-tests
* ltp-sched-tests
* ltp-securebits-tests
* ltp-syscalls-tests
* perf
* ltp-cap_bounds-tests
* ltp-containers-tests
* ltp-cpuhotplug-tests
* ltp-crypto-tests
* network-basic-tests
* ltp-cve-tests
* ltp-open-posix-tests
* v4l2-compliance
* kselftest-vsyscall-mode-native
* kselftest-vsyscall-mode-native/drivers
* kselftest-vsyscall-mode-native/filesystems
* kselftest-vsyscall-mode-native/net
* kselftest-vsyscall-mode-none
* kselftest-vsyscall-mode-none/drivers
* kselftest-vsyscall-mode-none/filesystems
* kselftest-vsyscall-mode-none/net

--
Linaro LKFT
https://lkft.linaro.org

2020-06-17 14:19:48

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/162] 5.7.3-rc2 review

On Tue, Jun 16, 2020 at 07:27:11PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.7.3 release.
> There are 162 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 Thu, 18 Jun 2020 17:25:43 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 155 pass: 155 fail: 0
Qemu test results:
total: 431 pass: 431 fail: 0

Guenter

2020-06-17 16:53:48

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/162] 5.7.3-rc2 review

On Tue, Jun 16, 2020 at 09:21:09PM +0100, Jon Hunter wrote:
>
> On 16/06/2020 18:27, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.7.3 release.
> > There are 162 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 Thu, 18 Jun 2020 17:25:43 +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/v5.x/stable-review/patch-5.7.3-rc2.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.7.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
> All tests are passing for Tegra ...
>
> Test results for stable-v5.7:
> 11 builds: 11 pass, 0 fail
> 26 boots: 26 pass, 0 fail
> 56 tests: 56 pass, 0 fail
>
> Linux version: 5.7.3-rc2-g55b987cbccd9
> Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
> tegra194-p2972-0000, tegra20-ventana,
> tegra210-p2371-2180, tegra210-p3450-0000,
> tegra30-cardhu-a04
>

Thanks for testing all of these and letting me know.

greg k-h

2020-06-17 16:56:11

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/162] 5.7.3-rc2 review

On Wed, Jun 17, 2020 at 12:54:56PM +0530, Naresh Kamboju wrote:
> On Tue, 16 Jun 2020 at 22:57, Greg Kroah-Hartman
> <[email protected]> wrote:
> >
> > This is the start of the stable review cycle for the 5.7.3 release.
> > There are 162 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 Thu, 18 Jun 2020 17:25:43 +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/v5.x/stable-review/patch-5.7.3-rc2.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.7.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
>
> Results from Linaro’s test farm.
> No regressions on arm64, arm, x86_64, and i386.

Great, thanks for testing and letting me know.

greg k-h

2020-06-17 16:56:24

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/162] 5.7.3-rc2 review

On Wed, Jun 17, 2020 at 07:16:34AM -0700, Guenter Roeck wrote:
> On Tue, Jun 16, 2020 at 07:27:11PM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.7.3 release.
> > There are 162 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 Thu, 18 Jun 2020 17:25:43 +0000.
> > Anything received after that time might be too late.
> >
>
> Build results:
> total: 155 pass: 155 fail: 0
> Qemu test results:
> total: 431 pass: 431 fail: 0

thanks for testing all of these and letting me know.

greg k-h