This is the start of the stable review cycle for the 5.6.17 release. There are 43 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Sun, 07 Jun 2020 13:54:56 +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.6.17-rc1.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 5.6.17-rc1
Dan Carpenter dan.carpenter@oracle.com airo: Fix read overflows sending packets
DENG Qingfang dqfext@gmail.com net: dsa: mt7530: set CPU port to fallback mode
Sakari Ailus sakari.ailus@linux.intel.com media: staging: ipu3-imgu: Move alignment attribute to field
Sakari Ailus sakari.ailus@linux.intel.com media: Revert "staging: imgu: Address a compiler warning on alignment"
Jérôme Pouiller jerome.pouiller@silabs.com mmc: fix compilation of user API
Daniel Axtens dja@axtens.net kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Herbert Xu herbert@gondor.apana.org.au crypto: api - Fix use-after-free and race in crypto_spawn_alg
Matthew Garrett matthewgarrett@google.com mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter
Giuseppe Marco Randazzo gmrandazzo@gmail.com p54usb: add AirVasT USB stick device-id
Julian Sax jsbc@gmx.de HID: i2c-hid: add Schneider SCL142ALM to descriptor override
Benjamin Tissoires benjamin.tissoires@redhat.com HID: multitouch: enable multi-input as a quirk for some devices
Scott Shumate scott.shumate@gmail.com HID: sony: Fix for broken buttons on DS3 USB dongles
Fan Yang Fan_Yang@sjtu.edu.cn mm: Fix mremap not considering huge pmd devmap
Dinghao Liu dinghao.liu@zju.edu.cn net: smsc911x: Fix runtime PM imbalance on error
Tiezhu Yang yangtiezhu@loongson.cn net: Fix return value about devm_platform_ioremap_resource()
Amit Cohen amitc@mellanox.com selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer
Jonathan McDowell noodles@earth.li net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Valentin Longchamp valentin@longchamp.me net/ethernet/freescale: rework quiesce/activate for ucc_geth
Wei Yongjun weiyongjun1@huawei.com net: ethernet: ti: fix some return value check of cpsw_ale_create()
Chaitanya Kulkarni chaitanya.kulkarni@wdc.com null_blk: return error for invalid zone size
Jason A. Donenfeld Jason@zx2c4.com wireguard: selftests: use newer iproute2 for gcc-10
Kefeng Wang wangkefeng.wang@huawei.com riscv: Fix print_vm_layout build error if NOMMU
Vladimir Stempen vladimir.stempen@amd.com drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
Xiaoguang Wang xiaoguang.wang@linux.alibaba.com io_uring: reset -EBUSY error when io sq thread is waken up
Gerald Schaefer gerald.schaefer@de.ibm.com s390/mm: fix set_huge_pte_at() for empty ptes
Jan Schmidt jan@centricular.com drm/edid: Add Oculus Rift S to non-desktop list
Jeremy Kerr jk@ozlabs.org net: bmac: Fix read of MAC address from ROM
Nathan Chancellor natechancellor@gmail.com x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Leon Romanovsky leon@kernel.org net: phy: propagate an error back to the callers of phy_sfp_probe
Pavel Begunkov asml.silence@gmail.com io_uring: fix FORCE_ASYNC req preparation
Pavel Begunkov asml.silence@gmail.com io_uring: don't prepare DRAIN reqs twice
Jens Axboe axboe@kernel.dk io_uring: initialize ctx->sqo_wait earlier
Atsushi Nemoto atsushi.nemoto@sord.co.jp i2c: altera: Fix race between xfer_msg and isr thread
Peter Ujfalusi peter.ujfalusi@ti.com dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy
Vitaly Kuznetsov vkuznets@redhat.com x86/hyperv: Properly suspend/resume reenlightenment notifications
Dave Young dyoung@redhat.com efi/earlycon: Fix early printk for wider fonts
Can Guo cang@codeaurora.org scsi: pm: Balance pm_only counter of request queue during system resume
Madhuparna Bhowmik madhuparnabhowmik10@gmail.com evm: Fix RCU list related warnings
Heinrich Schuchardt xypron.glpk@gmx.de efi/libstub: Avoid returning uninitialized data from setup_graphics()
Vineet Gupta vgupta@synopsys.com ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
Eugeniy Paltsev Eugeniy.Paltsev@synopsys.com ARC: Fix ICCM & DCCM runtime size checks
Tejun Heo tj@kernel.org Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
Andy Lutomirski luto@kernel.org x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
-------------
Diffstat:
Makefile | 4 ++-- arch/arc/kernel/setup.c | 5 ++-- arch/arc/plat-eznps/Kconfig | 1 + arch/riscv/mm/init.c | 2 +- arch/s390/mm/hugetlbpage.c | 9 ++++--- arch/x86/hyperv/hv_init.c | 19 +++++++++++++-- arch/x86/include/asm/pgtable.h | 1 + arch/x86/include/uapi/asm/unistd.h | 11 +++++++-- arch/x86/mm/mmio-mod.c | 4 ++-- crypto/algapi.c | 22 ++++++++++++----- crypto/api.c | 3 ++- crypto/internal.h | 1 + drivers/block/null_blk_zoned.c | 4 ++++ drivers/dma/ti/k3-udma.c | 6 +++-- drivers/firmware/efi/earlycon.c | 14 ++++++----- drivers/firmware/efi/libstub/arm-stub.c | 6 ++++- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 27 +++++++++++++++++++++ drivers/gpu/drm/drm_edid.c | 3 ++- drivers/hid/hid-multitouch.c | 26 ++++++++++++++++++++ drivers/hid/hid-sony.c | 17 +++++++++++++ drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 +++++++ drivers/i2c/busses/i2c-altera.c | 10 +++++++- drivers/net/can/ifi_canfd/ifi_canfd.c | 5 +++- drivers/net/can/sun4i_can.c | 2 +- drivers/net/dsa/b53/b53_srab.c | 2 +- drivers/net/dsa/mt7530.c | 11 ++++++--- drivers/net/dsa/mt7530.h | 6 +++++ drivers/net/ethernet/apple/bmac.c | 2 +- drivers/net/ethernet/freescale/ucc_geth.c | 13 +++++----- drivers/net/ethernet/marvell/pxa168_eth.c | 2 +- drivers/net/ethernet/smsc/smsc911x.c | 9 +++---- .../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c | 13 ++++++++++ drivers/net/ethernet/ti/cpsw_ale.c | 2 +- drivers/net/ethernet/ti/cpsw_priv.c | 4 ++-- drivers/net/ethernet/ti/netcp_ethss.c | 4 ++-- drivers/net/phy/phy_device.c | 4 ++-- drivers/net/wireless/cisco/airo.c | 12 ++++++++++ drivers/net/wireless/intersil/p54/p54usb.c | 1 + drivers/net/wireless/mediatek/mt76/mt76x02.h | 1 + drivers/net/wireless/mediatek/mt76/mt76x2/usb.c | 1 + drivers/scsi/scsi_pm.c | 10 ++++++-- drivers/staging/media/ipu3/include/intel-ipu3.h | 7 +++--- fs/io_uring.c | 28 ++++++++++++++-------- include/uapi/linux/mmc/ioctl.h | 1 + kernel/cgroup/rstat.c | 16 +++---------- kernel/relay.c | 5 ++++ mm/mremap.c | 2 +- security/integrity/evm/evm_crypto.c | 2 +- security/integrity/evm/evm_main.c | 4 ++-- security/integrity/evm/evm_secfs.c | 9 ++++++- tools/arch/x86/include/uapi/asm/unistd.h | 2 +- .../selftests/drivers/net/mlxsw/qos_mc_aware.sh | 2 +- tools/testing/selftests/wireguard/qemu/Makefile | 2 +- 53 files changed, 294 insertions(+), 93 deletions(-)
On 6/5/20 8:14 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.17 release. There are 43 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Sun, 07 Jun 2020 13:54:56 +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.6.17-rc1....
wget https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.6.17-rc1.... --2020-06-05 09:24:32-- https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.6.17-rc1.... Resolving www.kernel.org (www.kernel.org)... 147.75.56.137 Connecting to www.kernel.org (www.kernel.org)|147.75.56.137|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.... [following] --2020-06-05 09:24:32-- https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.... Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 147.75.69.165 Connecting to mirrors.edge.kernel.org (mirrors.edge.kernel.org)|147.75.69.165|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2020-06-05 09:24:33 ERROR 404: Not Found.
Looks like patches didn't make it to mirror yet? Seeing the same error with the other stable patches.
thanks, -- Shuah
On Fri, Jun 05, 2020 at 09:30:36AM -0600, Shuah Khan wrote:
On 6/5/20 8:14 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.17 release. There are 43 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Sun, 07 Jun 2020 13:54:56 +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.6.17-rc1....
wget https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.6.17-rc1.... --2020-06-05 09:24:32-- https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.6.17-rc1.... Resolving www.kernel.org (www.kernel.org)... 147.75.56.137 Connecting to www.kernel.org (www.kernel.org)|147.75.56.137|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.... [following] --2020-06-05 09:24:32-- https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.... Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 147.75.69.165 Connecting to mirrors.edge.kernel.org (mirrors.edge.kernel.org)|147.75.69.165|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2020-06-05 09:24:33 ERROR 404: Not Found.
Looks like patches didn't make it to mirror yet? Seeing the same error with the other stable patches.
Hm, odd, let me go push them out again, might have been an error on my side. Give them a few minutes to be mirrored...
thanks,
greg k-h
On 6/5/20 8:14 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.17 release. There are 43 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Sun, 07 Jun 2020 13:54:56 +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.6.17-rc1.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
thanks, -- Shuah
On 05/06/2020 15:14, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.17 release. There are 43 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Sun, 07 Jun 2020 13:54:56 +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.6.17-rc1.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.y and the diffstat can be found below.
thanks,
greg k-h
All tests are passing for Tegra ...
Test results for stable-5.6: 11 builds: 11 pass, 0 fail 26 boots: 26 pass, 0 fail 50 tests: 50 pass, 0 fail
Linux version: 5.6.17-rc1-gcb5634cad7d5 Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04
Cheers Jon
On 6/5/20 7:14 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.6.17 release. There are 43 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Sun, 07 Jun 2020 13:54:56 +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
On Fri, 5 Jun 2020 at 19:48, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.6.17 release. There are 43 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Sun, 07 Jun 2020 13:54:56 +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.6.17-rc1.... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.6.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.6.17-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-5.6.y git commit: 6266fb28693fc3d724b6a365a86e04a846a4f991 git describe: v5.6.16-44-g6266fb28693f Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.6-oe/build/v5.6.16-44-g...
No regressions (compared to build v5.6.16)
No fixes (compared to build v5.6.16)
Ran 33592 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 * libgpiod * libhugetlbfs * linux-log-parser * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-controllers-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-dio-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * perf * ltp-cve-tests * ltp-hugetlb-tests * ltp-mm-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-open-posix-tests * network-basic-tests * v4l2-compliance * kvm-unit-tests * 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