This is the start of the stable review cycle for the 5.9.13 release. There are 46 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 Tue, 08 Dec 2020 11:15:42 +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.9.13-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.9.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 5.9.13-rc1
Chris Wilson chris@chris-wilson.co.uk drm/i915/gt: Fixup tgl mocs for PTE tracking
Eric Sandeen sandeen@redhat.com uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
Vasily Averin vvs@virtuozzo.com tracing: Remove WARN_ON in start_thread()
Minchan Kim minchan@kernel.org tracing: Fix alignment of static buffer
Linus Walleij linus.walleij@linaro.org Input: atmel_mxt_ts - fix lost interrupts
Po-Hsu Lin po-hsu.lin@canonical.com Input: i8042 - add ByteSpeed touchpad to noloop table
Sanjay Govind sanjay.govind9@gmail.com Input: xpad - support Ardwiino Controllers
Hector Martin marcan@marcan.st ALSA: usb-audio: US16x08: fix value count for level meters
Randy Dunlap rdunlap@infradead.org net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
Eran Ben Elisha eranbe@nvidia.com net/mlx5: Fix wrong address reclaim when command interface is down
Yevgeny Kliteynik kliteyn@nvidia.com net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering
Davide Caratti dcaratti@redhat.com net/sched: act_mpls: ensure LSE is pullable before reading it
Davide Caratti dcaratti@redhat.com net: openvswitch: ensure LSE is pullable before reading it
Davide Caratti dcaratti@redhat.com net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
Wang Hai wanghai38@huawei.com net: mvpp2: Fix error return code in mvpp2_open()
Dan Carpenter dan.carpenter@oracle.com chelsio/chtls: fix a double free in chtls_setkey()
Zhang Changzhong zhangchangzhong@huawei.com vxlan: fix error return code in __vxlan_dev_create()
Zhang Changzhong zhangchangzhong@huawei.com net: pasemi: fix error return code in pasemi_mac_open()
Zhang Changzhong zhangchangzhong@huawei.com cxgb3: fix error return code in t3_sge_alloc_qset()
Dan Carpenter dan.carpenter@oracle.com net/x25: prevent a couple of overflows
Yangbo Lu yangbo.lu@nxp.com dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
Antoine Tenart atenart@kernel.org net: ip6_gre: set dev->hard_header_len when using header_ops
Eric Dumazet edumazet@google.com geneve: pull IP header before ECN decapsulation
Toke Høiland-Jørgensen toke@redhat.com inet_ecn: Fix endianness of checksum update when setting ECT(1)
Hoang Le hoang.h.le@dektech.com.au tipc: fix incompatible mtu of transmission
Thomas Falcon tlfalcon@linux.ibm.com ibmvnic: Fix TX completion error handling
Thomas Falcon tlfalcon@linux.ibm.com ibmvnic: Ensure that SCRQ entry reads are correctly ordered
Vinay Kumar Yadav vinay.yadav@chelsio.com chelsio/chtls: fix panic during unload reload chtls
Krzysztof Kozlowski krzk@kernel.org dt-bindings: net: correct interrupt flags in examples
Guillaume Nault gnault@redhat.com ipv4: Fix tos mask in inet_rtm_getroute()
Antoine Tenart atenart@kernel.org netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
Eyal Birger eyal.birger@gmail.com net/packet: fix packet receive on L3 devices without visible hard header
Paolo Abeni pabeni@redhat.com mptcp: fix NULL ptr dereference on bad MPJ
Stefano Garzarella sgarzare@redhat.com vsock/virtio: discard packets only when socket is really closed
Yves-Alexis Perez corsac@corsac.net usbnet: ipheth: fix connectivity with iOS 14
Jens Axboe axboe@kernel.dk tun: honor IOCB_NOWAIT flag
Alexander Duyck alexanderduyck@fb.com tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Willem de Bruijn willemb@google.com sock: set sk_err to ee_errno on dequeue from errq
Anmol Karn anmol.karan123@gmail.com rose: Fix Null pointer dereference in rose_send_frame()
Maxim Mikityanskiy maximmi@mellanox.com net/tls: Protect from calling tls_dev_del for TLS RX twice
Vadim Fedorenko vfedorenko@novek.ru net/tls: missing received data after fast remote close
Eelco Chaudron echaudro@redhat.com net: openvswitch: fix TTL decrement action netlink message format
Julian Wiedmann jwi@linux.ibm.com net/af_iucv: set correct sk_protocol for child sockets
Wang Hai wanghai38@huawei.com ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Parav Pandit parav@nvidia.com devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit parav@nvidia.com devlink: Hold rtnl lock while reading netdev attributes
-------------
Diffstat:
.../devicetree/bindings/net/can/tcan4x5x.txt | 2 +- .../devicetree/bindings/net/nfc/nxp-nci.txt | 2 +- .../devicetree/bindings/net/nfc/pn544.txt | 2 +- Makefile | 4 +- drivers/crypto/chelsio/chtls/chtls_cm.c | 1 + drivers/crypto/chelsio/chtls/chtls_hw.c | 1 + drivers/gpu/drm/i915/gt/intel_mocs.c | 5 +- drivers/input/joystick/xpad.c | 2 + drivers/input/serio/i8042-x86ia64io.h | 4 ++ drivers/input/touchscreen/atmel_mxt_ts.c | 4 +- drivers/net/ethernet/chelsio/cxgb3/sge.c | 1 + drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 10 ++- drivers/net/ethernet/ibm/ibmvnic.c | 22 ++++++- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 1 + .../ethernet/mellanox/mlx5/core/en_accel/fs_tcp.c | 2 + .../net/ethernet/mellanox/mlx5/core/pagealloc.c | 21 +++++- .../ethernet/mellanox/mlx5/core/steering/dr_cmd.c | 1 + .../mellanox/mlx5/core/steering/dr_domain.c | 5 ++ .../mellanox/mlx5/core/steering/dr_types.h | 1 + drivers/net/ethernet/pasemi/pasemi_mac.c | 8 ++- drivers/net/geneve.c | 20 ++++-- drivers/net/tun.c | 14 +++- drivers/net/usb/ipheth.c | 2 +- drivers/net/vxlan.c | 4 +- include/linux/mlx5/mlx5_ifc.h | 9 ++- include/linux/netdevice.h | 5 ++ include/net/inet_ecn.h | 2 +- include/net/tls.h | 6 ++ include/uapi/linux/openvswitch.h | 2 + include/uapi/linux/stat.h | 9 ++- kernel/trace/trace.c | 2 +- kernel/trace/trace_hwlat.c | 2 +- net/bridge/br_netfilter_hooks.c | 7 +- net/core/devlink.c | 7 +- net/core/skbuff.c | 5 +- net/ipv4/route.c | 7 +- net/ipv4/tcp_cong.c | 5 ++ net/ipv6/addrlabel.c | 26 +++++--- net/ipv6/ip6_gre.c | 16 ++++- net/iucv/af_iucv.c | 4 +- net/mptcp/subflow.c | 5 +- net/openvswitch/actions.c | 10 +-- net/openvswitch/flow_netlink.c | 74 ++++++++++++++++------ net/packet/af_packet.c | 38 ++++++----- net/rose/rose_loopback.c | 17 +++-- net/sched/act_mpls.c | 3 + net/tipc/node.c | 2 + net/tls/tls_device.c | 5 +- net/tls/tls_sw.c | 6 ++ net/vmw_vsock/virtio_transport_common.c | 8 ++- net/x25/af_x25.c | 6 +- sound/usb/mixer_us16x08.c | 2 +- 52 files changed, 321 insertions(+), 108 deletions(-)
On Sun, 2020-12-06 at 12:17 +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.9.13 release. There are 46 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 Tue, 08 Dec 2020 11:15:42 +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.9.13-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.9.yo and the diffstat can be found below.
thanks, 5.9.13 greg k-h
hello,
Compiled and booted 5.9.13-rc1+. No typical regression or regressions.
Tested-by: Jeffrin Jose T jeffrin@rajagiritech.edu.in
On Sun, 6 Dec 2020 at 17:14, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.9.13 release. There are 46 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 Tue, 08 Dec 2020 11:15:42 +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.9.13-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.9.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.
Tested-by: Linux Kernel Functional Testing lkft@linaro.org
NOTE: Following two warnings noticed. WARNING: bad unlock balance detected! - mkfs.ext4/426 is trying to release lock (rcu_read_lock) https://lore.kernel.org/stable/CA+G9fYs=nR-d0n8kV4=OWD+v=GR2ufOEWU9S4oG1_fZR...
sched: core.c:7270 Illegal context switch in RCU-bh read-side critical section! __alloc_pages_nodemask https://lore.kernel.org/stable/CA+G9fYvhJTwQkGyH7HQzSsDBHT7pm5ziA9VTkRhE_bDS...
Summary ------------------------------------------------------------------------
kernel: 5.9.13-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-5.9.y git commit: 1372e1af58d410676db7917cc3484ca22d471623 git describe: v5.9.12-47-g1372e1af58d4 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.9.y/build/v5.9.12...
No regressions (compared to build v5.9.12)
No fixes (compared to build v5.9.12)
Ran 53360 total tests in the following environments and test suites.
Environments -------------- - arc - arm - arm64 - dragonboard-410c - hi6220-hikey - i386 - juno-r2 - juno-r2-compat - juno-r2-kasan - mips - nxp-ls2088 - parisc - powerpc - qemu-arm-clang - qemu-arm64-clang - qemu-arm64-kasan - qemu-i386-clang - qemu-x86_64-clang - qemu-x86_64-kasan - qemu-x86_64-kcsan - qemu_arm - qemu_arm64 - qemu_arm64-compat - qemu_i386 - qemu_x86_64 - qemu_x86_64-compat - riscv - s390 - sh - sparc - x15 - x86 - x86-kasan
Test Suites ----------- * build * linux-log-parser * install-android-platform-tools-r2600 * libhugetlbfs * ltp-cap_bounds-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-cve-tests * ltp-dio-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-mm-tests * ltp-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-tracing-tests * perf * v4l2-compliance * kvm-unit-tests * ltp-commands-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-math-tests * network-basic-tests * kselftest * ltp-controllers-tests * ltp-open-posix-tests * kunit * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none
On Mon, Dec 07, 2020 at 12:47:38PM +0530, Naresh Kamboju wrote:
On Sun, 6 Dec 2020 at 17:14, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.9.13 release. There are 46 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 Tue, 08 Dec 2020 11:15:42 +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.9.13-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.9.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.
Tested-by: Linux Kernel Functional Testing lkft@linaro.org
Thanks for testing all of these and letting me know.
greg k-h
On Sun, 06 Dec 2020 12:17:08 +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.9.13 release. There are 46 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 Tue, 08 Dec 2020 11:15:42 +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.9.13-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.9.y and the diffstat can be found below.
thanks,
greg k-h
All tests passing for Tegra ...
Test results for stable-v5.9: 15 builds: 15 pass, 0 fail 26 boots: 26 pass, 0 fail 64 tests: 64 pass, 0 fail
Linux version: 5.9.13-rc1-g1372e1af58d4 Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04
Tested-by: Jon Hunter jonathanh@nvidia.com
Jon
On Mon, Dec 07, 2020 at 03:04:07PM +0000, Jon Hunter wrote:
On Sun, 06 Dec 2020 12:17:08 +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.9.13 release. There are 46 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 Tue, 08 Dec 2020 11:15:42 +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.9.13-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.9.y and the diffstat can be found below.
thanks,
greg k-h
All tests passing for Tegra ...
Test results for stable-v5.9: 15 builds: 15 pass, 0 fail 26 boots: 26 pass, 0 fail 64 tests: 64 pass, 0 fail
Linux version: 5.9.13-rc1-g1372e1af58d4 Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra210-p3450-0000, tegra30-cardhu-a04
Tested-by: Jon Hunter jonathanh@nvidia.com
Thanks for testing all of these and letting me know.
greg k-h
On Sun, Dec 06, 2020 at 12:17:08PM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.9.13 release. There are 46 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 Tue, 08 Dec 2020 11:15:42 +0000. Anything received after that time might be too late.
Build results: total: 154 pass: 154 fail: 0 Qemu test results: total: 426 pass: 426 fail: 0
Tested-by: Guenter Roeck linux@roeck-us.net
Guenter
On Mon, Dec 07, 2020 at 07:55:32AM -0800, Guenter Roeck wrote:
On Sun, Dec 06, 2020 at 12:17:08PM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.9.13 release. There are 46 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 Tue, 08 Dec 2020 11:15:42 +0000. Anything received after that time might be too late.
Build results: total: 154 pass: 154 fail: 0 Qemu test results: total: 426 pass: 426 fail: 0
Tested-by: Guenter Roeck linux@roeck-us.net
Thanks for testing them all and letting me know.
greg k-h