2020-08-04 08:56:17

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.7 000/116] 5.7.13-rc3 review

This is the start of the stable review cycle for the 5.7.13 release.
There are 116 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, 06 Aug 2020 08:51:59 +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.13-rc3.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.13-rc3

Thomas Gleixner <[email protected]>
x86/i8259: Use printk_deferred() to prevent deadlock

Wanpeng Li <[email protected]>
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM

Wanpeng Li <[email protected]>
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled

Will Deacon <[email protected]>
KVM: arm64: Don't inherit exec permission across page-table levels

Atish Patra <[email protected]>
riscv: Parse all memory blocks to remove unusable memory

Xie He <[email protected]>
drivers/net/wan: lapb: Corrected the usage of skb_cow

Atish Patra <[email protected]>
RISC-V: Set maximum number of mapped pages correctly

Andrea Righi <[email protected]>
xen-netfront: fix potential deadlock in xennet_remove()

Navid Emamdoost <[email protected]>
cxgb4: add missing release on skb in uld_send()

Josh Poimboeuf <[email protected]>
x86/stacktrace: Fix reliable check for empty user task stacks

Josh Poimboeuf <[email protected]>
x86/unwind/orc: Fix ORC for newly forked tasks

Raviteja Narayanam <[email protected]>
i2c: cadence: Clear HOLD bit at correct time in Rx path

Raviteja Narayanam <[email protected]>
Revert "i2c: cadence: Fix the hold bit setting"

Paolo Pisati <[email protected]>
selftest: txtimestamp: fix net ns entry logic

Yoshihiro Shimoda <[email protected]>
net: ethernet: ravb: exit if re-initialization fails in tx timeout

Liam Beguin <[email protected]>
parisc: add support for cmpxchg on u8 pointers

Vincent Chen <[email protected]>
riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence

Ming Lei <[email protected]>
scsi: core: Run queue in case of I/O resource contention failure

Navid Emamdoost <[email protected]>
nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame

Oded Gabbay <[email protected]>
habanalabs: prevent possible out-of-bounds array access

Daniele Albano <[email protected]>
io_uring: always allow drain/link/hardlink/async sqe flags

Paolo Pisati <[email protected]>
selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support

Laurence Oberman <[email protected]>
qed: Disable "MFW indication via attention" SPAM every 5 minutes

Paolo Pisati <[email protected]>
selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion

Geert Uytterhoeven <[email protected]>
usb: hso: Fix debug compile warning on sparc32

Jiri Slaby <[email protected]>
iwlwifi: fix crash in iwl_dbg_tlv_alloc_trigger

Lorenzo Bianconi <[email protected]>
mt76: mt7615: fix lmac queue debugsfs entry

Taehee Yoo <[email protected]>
vxlan: fix memleak of fdb

Wei Li <[email protected]>
perf tools: Fix record failure when mixed with ARM SPE event

Xin Xiong <[email protected]>
net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq

Jianbo Liu <[email protected]>
net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring

Wang Hai <[email protected]>
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe()

Shannon Nelson <[email protected]>
ionic: unlock queue mutex in error path

Landen Chao <[email protected]>
net: ethernet: mtk_eth_soc: fix MTU warnings

Lu Wei <[email protected]>
net: nixge: fix potential memory leak in nixge_probe()

Hangbin Liu <[email protected]>
selftests/bpf: fix netdevsim trap_flow_action_cookie read

Alain Michaud <[email protected]>
Bluetooth: fix kernel oops in store_pending_adv_report

Robin Murphy <[email protected]>
arm64: csum: Fix handling of bad packets

Sami Tolvanen <[email protected]>
arm64/alternatives: move length validation inside the subsection

Leon Romanovsky <[email protected]>
RDMA/core: Free DIM memory in error unwind

Leon Romanovsky <[email protected]>
RDMA/core: Stop DIM before destroying CQ

Remi Pommarel <[email protected]>
mac80211: mesh: Free pending skb when destroying a mpath

Remi Pommarel <[email protected]>
mac80211: mesh: Free ie data when leaving mesh

Sabrina Dubroca <[email protected]>
espintcp: handle short messages instead of breaking the encap socket

Andrii Nakryiko <[email protected]>
bpf: Fix map leak in HASH_OF_MAPS map

Thomas Falcon <[email protected]>
ibmvnic: Fix IRQ mapping disposal in error path

Amit Cohen <[email protected]>
selftests: ethtool: Fix test when only two speeds are supported

Ido Schimmel <[email protected]>
mlxsw: spectrum_router: Fix use-after-free in router init / de-init

Ido Schimmel <[email protected]>
mlxsw: core: Free EMAD transactions using kfree_rcu()

Ido Schimmel <[email protected]>
mlxsw: core: Increase scope of RCU read-side critical section

Christoph Hellwig <[email protected]>
nvme: add a Identify Namespace Identification Descriptor list quirk

Guillaume Nault <[email protected]>
bareudp: forbid mixing IP and MPLS in multiproto mode

Subbaraya Sundeep <[email protected]>
octeontx2-pf: Unregister netdev at driver remove

Subbaraya Sundeep <[email protected]>
octeontx2-pf: cancel reset_task work

Subbaraya Sundeep <[email protected]>
octeontx2-pf: Fix reset_task bugs

Jakub Kicinski <[email protected]>
mlx4: disable device on shutdown

Herbert Xu <[email protected]>
rhashtable: Fix unprotected RCU dereference in __rht_ptr

Johan Hovold <[email protected]>
net: lan78xx: fix transfer-buffer memory leak

Johan Hovold <[email protected]>
net: lan78xx: add missing endpoint sanity check

Alaa Hleihel <[email protected]>
net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev

Ron Diskin <[email protected]>
net/mlx5e: Modify uplink state on interface up/down

Eran Ben Elisha <[email protected]>
net/mlx5: Query PPS pin operational status before registering it

Eran Ben Elisha <[email protected]>
net/mlx5: Verify Hardware supports requested ptp function on a given pin

Eran Ben Elisha <[email protected]>
net/mlx5: Fix a bug of using ptp channel index as pin index

Aya Levin <[email protected]>
net/mlx5e: Fix error path of device attach

Parav Pandit <[email protected]>
net/mlx5: E-switch, Destroy TSAR after reload interface

Parav Pandit <[email protected]>
net/mlx5: E-switch, Destroy TSAR when fail to enable the mode

Guojia Liao <[email protected]>
net: hns3: fix for VLAN config when reset failed

Guojia Liao <[email protected]>
net: hns3: fix aRFS FD rules leftover after add a user FD rule

Jian Shen <[email protected]>
net: hns3: add reset check for VF updating port based VLAN

Yonglong Liu <[email protected]>
net: hns3: fix a TX timeout issue

Yunsheng Lin <[email protected]>
net: hns3: fix desc filling bug when skb is expanded or lineared

Michael Karcher <[email protected]>
sh: Fix validation of system call number

Peter Zijlstra <[email protected]>
sh/tlb: Fix PGTABLE_LEVELS > 2

Tanner Love <[email protected]>
selftests/net: tcp_mmap: fix clang warning for target arch PowerPC

Tanner Love <[email protected]>
selftests/net: so_txtime: fix clang issues for target arch PowerPC

Tanner Love <[email protected]>
selftests/net: psock_fanout: fix clang issues for target arch PowerPC

Tanner Love <[email protected]>
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC

Sagi Grimberg <[email protected]>
nvme-tcp: fix possible hang waiting for icresp response

Russell King <[email protected]>
ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speeds

Steffen Klassert <[email protected]>
xfrm: Fix crash when the hold queue is used.

Sabrina Dubroca <[email protected]>
espintcp: recv() should return 0 when the peer socket is closed

Douglas Anderson <[email protected]>
pinctrl: qcom: Handle broken/missing PDC dual edge IRQs on sc7180

Maxime Ripard <[email protected]>
ARM: dts sunxi: Relax a bit the CMA pool allocation range

Xin Long <[email protected]>
xfrm: policy: match with both mark and mask on user interfaces

YueHaibing <[email protected]>
net/x25: Fix null-ptr-deref in x25_disconnect

Xiyu Yang <[email protected]>
net/x25: Fix x25_neigh refcnt leak when x25 disconnect

Ben Hutchings <[email protected]>
libtraceevent: Fix build with binutils 2.35

Peilin Ye <[email protected]>
rds: Prevent kernel-infoleak in rds_notify_queue_get()

Biju Das <[email protected]>
drm: of: Fix double-free bug

Steve Cohen <[email protected]>
drm: hold gem reference until object is no longer accessed

Linus Walleij <[email protected]>
drm/mcde: Fix stability issue

Paul Cercueil <[email protected]>
drm/dbi: Fix SPI Type 1 (9-bit) transfer

Peilin Ye <[email protected]>
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()

Mazin Rezk <[email protected]>
drm/amd/display: Clear dm_state for fast updates

Alex Deucher <[email protected]>
Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"

Michael S. Tsirkin <[email protected]>
virtio_balloon: fix up endian-ness for free cmd id

Michael Trimarchi <[email protected]>
ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detect

Fabio Estevam <[email protected]>
ARM: dts: imx6sx-sdb: Fix the phy-mode on fec2

Fabio Estevam <[email protected]>
ARM: dts: imx6sx-sabreauto: Fix the phy-mode on fec2

Jaedon Shin <[email protected]>
ARM: 8987/1: VDSO: Fix incorrect clock_gettime64

Will Deacon <[email protected]>
ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints

Paul Moore <[email protected]>
revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules present")

Wang Hai <[email protected]>
9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work

Michael S. Tsirkin <[email protected]>
vhost/scsi: fix up req type endian-ness

Mike Marciniszyn <[email protected]>
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE

Jason Gunthorpe <[email protected]>
RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails

Takashi Iwai <[email protected]>
ALSA: hda/hdmi: Fix keep_power assignment for non-component devices

Takashi Iwai <[email protected]>
ALSA: hda: Workaround for spurious wakeups on some Intel platforms

Kailang Yang <[email protected]>
ALSA: hda/realtek - Fixed HP right speaker no sound

PeiSen Hou <[email protected]>
ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel reference board (alc256)

Armas Spann <[email protected]>
ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA401) series with ALC289

Armas Spann <[email protected]>
ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series with ALC289

Laurence Tratt <[email protected]>
ALSA: usb-audio: Add implicit feedback quirk for SSL2

Robert Hancock <[email protected]>
PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge

NeilBrown <[email protected]>
sunrpc: check that domain table is empty at module unload.


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/armada-38x.dtsi | 3 +-
arch/arm/boot/dts/imx6qdl-icore.dtsi | 3 +-
arch/arm/boot/dts/imx6sx-sabreauto.dts | 2 +-
arch/arm/boot/dts/imx6sx-sdb.dtsi | 2 +-
arch/arm/boot/dts/sun4i-a10.dtsi | 2 +-
arch/arm/boot/dts/sun5i.dtsi | 2 +-
arch/arm/boot/dts/sun7i-a20.dtsi | 2 +-
arch/arm/kernel/hw_breakpoint.c | 27 ++++++--
arch/arm/kernel/vdso.c | 1 +
arch/arm64/include/asm/alternative.h | 4 +-
arch/arm64/include/asm/checksum.h | 5 +-
arch/parisc/include/asm/cmpxchg.h | 2 +
arch/parisc/lib/bitops.c | 12 ++++
arch/riscv/mm/init.c | 33 ++++-----
arch/riscv/mm/kasan_init.c | 4 +-
arch/sh/include/asm/pgalloc.h | 10 +--
arch/sh/kernel/entry-common.S | 6 +-
arch/x86/kernel/i8259.c | 2 +-
arch/x86/kernel/stacktrace.c | 5 --
arch/x86/kernel/unwind_orc.c | 8 ++-
arch/x86/kvm/lapic.c | 2 +-
arch/x86/kvm/svm/svm.c | 9 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 9 ++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 36 +++++++---
drivers/gpu/drm/drm_gem.c | 10 ++-
drivers/gpu/drm/drm_mipi_dbi.c | 2 +-
drivers/gpu/drm/drm_of.c | 4 +-
drivers/gpu/drm/mcde/mcde_display.c | 11 ++-
drivers/i2c/busses/i2c-cadence.c | 28 ++++----
drivers/infiniband/core/cq.c | 14 +++-
drivers/infiniband/hw/mlx5/odp.c | 5 +-
drivers/infiniband/sw/rdmavt/qp.c | 33 ++-------
drivers/infiniband/sw/rdmavt/rc.c | 4 +-
drivers/misc/habanalabs/command_submission.c | 14 +++-
drivers/net/bareudp.c | 29 ++++++--
drivers/net/ethernet/chelsio/cxgb4/sge.c | 1 +
drivers/net/ethernet/cortina/gemini.c | 5 +-
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 18 ++---
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 35 +++++-----
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 38 +++++++----
drivers/net/ethernet/ibm/ibmvnic.c | 2 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 3 +
.../net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 2 +
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 2 +
drivers/net/ethernet/mellanox/mlx4/main.c | 2 +
.../ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c | 2 +
.../ethernet/mellanox/mlx5/core/en/tc_tun_gre.c | 2 +
.../ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 31 +++++++--
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 1 +
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 27 +++++---
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 2 +
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 6 +-
.../net/ethernet/mellanox/mlx5/core/lib/clock.c | 78 ++++++++++++++++++----
drivers/net/ethernet/mellanox/mlxsw/core.c | 8 ++-
.../net/ethernet/mellanox/mlxsw/spectrum_router.c | 50 +++++++-------
drivers/net/ethernet/ni/nixge.c | 8 ++-
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 4 +-
drivers/net/ethernet/qlogic/qed/qed_int.c | 3 +-
drivers/net/ethernet/renesas/ravb_main.c | 26 +++++++-
drivers/net/usb/hso.c | 5 +-
drivers/net/usb/lan78xx.c | 6 ++
drivers/net/vxlan.c | 6 +-
drivers/net/wan/hdlc_x25.c | 4 +-
drivers/net/wan/lapbether.c | 8 ++-
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c | 16 ++++-
.../net/wireless/mediatek/mt76/mt7615/debugfs.c | 9 +--
drivers/net/xen-netfront.c | 64 ++++++++++++------
drivers/nfc/s3fwrn5/core.c | 1 +
drivers/nvme/host/core.c | 15 +----
drivers/nvme/host/nvme.h | 7 ++
drivers/nvme/host/pci.c | 2 +
drivers/nvme/host/tcp.c | 3 +
drivers/pci/quirks.c | 13 ++++
drivers/pinctrl/qcom/Kconfig | 2 +
drivers/pinctrl/qcom/pinctrl-msm.c | 74 +++++++++++++++++++-
drivers/pinctrl/qcom/pinctrl-msm.h | 4 ++
drivers/pinctrl/qcom/pinctrl-sc7180.c | 1 +
drivers/scsi/scsi_lib.c | 16 +++--
drivers/vhost/scsi.c | 2 +-
drivers/virtio/virtio_balloon.c | 6 +-
fs/io_uring.c | 13 ++--
include/linux/mlx5/mlx5_ifc.h | 1 +
include/linux/rhashtable.h | 25 +++----
include/net/xfrm.h | 15 +++--
include/rdma/rdmavt_qp.h | 19 ++++++
kernel/audit.c | 1 -
kernel/audit.h | 8 ---
kernel/auditsc.c | 3 +
kernel/bpf/hashtab.c | 12 +++-
net/9p/trans_fd.c | 15 ++++-
net/bluetooth/hci_event.c | 26 ++++++--
net/key/af_key.c | 4 +-
net/mac80211/cfg.c | 1 +
net/mac80211/mesh_pathtbl.c | 1 +
net/rds/recv.c | 3 +-
net/sunrpc/sunrpc.h | 1 +
net/sunrpc/sunrpc_syms.c | 2 +
net/sunrpc/svcauth.c | 25 +++++++
net/x25/x25_subr.c | 6 ++
net/xfrm/espintcp.c | 30 ++++++++-
net/xfrm/xfrm_policy.c | 39 +++++------
net/xfrm/xfrm_user.c | 18 +++--
sound/pci/hda/hda_controller.h | 2 +-
sound/pci/hda/hda_intel.c | 17 ++++-
sound/pci/hda/patch_hdmi.c | 2 +-
sound/pci/hda/patch_realtek.c | 36 ++++++++--
sound/usb/pcm.c | 1 +
tools/lib/traceevent/plugins/Makefile | 2 +-
tools/perf/arch/arm/util/auxtrace.c | 8 +--
tools/testing/selftests/bpf/test_offload.py | 3 +
.../selftests/net/fib_nexthop_multiprefix.sh | 2 +-
tools/testing/selftests/net/forwarding/ethtool.sh | 2 -
tools/testing/selftests/net/ip_defrag.sh | 2 +
tools/testing/selftests/net/psock_fanout.c | 3 +-
tools/testing/selftests/net/rxtimestamp.c | 3 +-
tools/testing/selftests/net/so_txtime.c | 2 +-
tools/testing/selftests/net/tcp_mmap.c | 6 +-
tools/testing/selftests/net/txtimestamp.sh | 2 +-
virt/kvm/arm/mmu.c | 11 +--
123 files changed, 927 insertions(+), 421 deletions(-)



2020-08-04 19:25:39

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/116] 5.7.13-rc3 review

On Tue, Aug 04, 2020 at 10:53:53AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.7.13 release.
> There are 116 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, 06 Aug 2020 08:51:59 +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-08-04 20:24:16

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/116] 5.7.13-rc3 review

On 8/4/20 2:53 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.7.13 release.
> There are 116 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, 06 Aug 2020 08:51:59 +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.13-rc3.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
>

Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan <[email protected]>

thanks,
-- Shuah

2020-08-05 06:03:47

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/116] 5.7.13-rc3 review

On Tue, 4 Aug 2020 at 14:24, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.7.13 release.
> There are 116 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, 06 Aug 2020 08:51:59 +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.13-rc3.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.13-rc3
git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git branch: linux-5.7.y
git commit: d3223abaf6fdd20e0894b357a0f7f1da21a29226
git describe: v5.7.12-117-gd3223abaf6fd
Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.7-oe/build/v5.7.12-117-gd3223abaf6fd

No regressions (compared to build v5.7.12)

No fixes (compared to build v5.7.12)


Ran 34339 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-cap_bounds-tests
* ltp-controllers-tests
* ltp-cpuhotplug-tests
* ltp-crypto-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-mm-tests
* ltp-nptl-tests
* ltp-pty-tests
* ltp-sched-tests
* ltp-securebits-tests
* perf
* v4l2-compliance
* ltp-dio-tests
* ltp-io-tests
* ltp-ipc-tests
* ltp-commands-tests
* ltp-containers-tests
* ltp-cve-tests
* ltp-math-tests
* ltp-open-posix-tests
* ltp-syscalls-tests
* network-basic-tests
* igt-gpu-tools
* 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
* ssuite

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

2020-08-05 09:36:23

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/116] 5.7.13-rc3 review

On Tue, Aug 04, 2020 at 12:24:18PM -0700, Guenter Roeck wrote:
> On Tue, Aug 04, 2020 at 10:53:53AM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.7.13 release.
> > There are 116 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, 06 Aug 2020 08:51:59 +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

2020-08-05 09:38:27

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/116] 5.7.13-rc3 review

On Tue, Aug 04, 2020 at 02:21:31PM -0600, Shuah Khan wrote:
> On 8/4/20 2:53 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.7.13 release.
> > There are 116 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, 06 Aug 2020 08:51:59 +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.13-rc3.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
> >
>
> Compiled and booted on my test system. No dmesg regressions.
>
> Tested-by: Shuah Khan <[email protected]>

Thanks for testing all of these and letting me know.

greg k-h

2020-08-05 09:40:32

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 5.7 000/116] 5.7.13-rc3 review

On Wed, Aug 05, 2020 at 11:32:56AM +0530, Naresh Kamboju wrote:
> On Tue, 4 Aug 2020 at 14:24, Greg Kroah-Hartman
> <[email protected]> wrote:
> >
> > This is the start of the stable review cycle for the 5.7.13 release.
> > There are 116 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, 06 Aug 2020 08:51:59 +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.13-rc3.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.

Thanks for testing all of these and letting me know.

greg k-h