This is the start of the stable review cycle for the 4.19.123 release. There are 48 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 Fri, 15 May 2020 09:41:20 +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/v4.x/stable-review/patch-4.19.123-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.19.123-rc1
Oleg Nesterov oleg@redhat.com ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
Ivan Delalande colona@arista.com scripts/decodecode: fix trapping instruction formatting
Josh Poimboeuf jpoimboe@redhat.com objtool: Fix stack offset tracking for indirect CFAs
Arnd Bergmann arnd@arndb.de netfilter: nf_osf: avoid passing pointer to local var
Guillaume Nault gnault@redhat.com netfilter: nat: never update the UDP checksum when it's 0
Josh Poimboeuf jpoimboe@redhat.com x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf jpoimboe@redhat.com x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf jpoimboe@redhat.com x86/unwind/orc: Prevent unwinding before ORC initialization
Miroslav Benes mbenes@suse.cz x86/unwind/orc: Don't skip the first frame for inactive tasks
Jann Horn jannh@google.com x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
Josh Poimboeuf jpoimboe@redhat.com x86/entry/64: Fix unwind hints in kernel exit path
Josh Poimboeuf jpoimboe@redhat.com x86/entry/64: Fix unwind hints in register clearing code
Xiyu Yang xiyuyang19@fudan.edu.cn batman-adv: Fix refcnt leak in batadv_v_ogm_process
Xiyu Yang xiyuyang19@fudan.edu.cn batman-adv: Fix refcnt leak in batadv_store_throughput_override
Xiyu Yang xiyuyang19@fudan.edu.cn batman-adv: Fix refcnt leak in batadv_show_throughput_override
George Spelvin lkml@sdf.org batman-adv: fix batadv_nc_random_weight_tq
Sean Christopherson sean.j.christopherson@intel.com KVM: VMX: Mark RCX, RDX and RSI as clobbered in vmx_vcpu_run()'s asm blob
Sean Christopherson sean.j.christopherson@intel.com KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs
Luis Chamberlain mcgrof@kernel.org coredump: fix crash when umh is disabled
Oscar Carter oscar.carter@gmx.com staging: gasket: Check the return value of gasket_get_bar_index()
David Hildenbrand david@redhat.com mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
Mark Rutland mark.rutland@arm.com arm64: hugetlb: avoid potential NULL dereference
Marc Zyngier maz@kernel.org KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier maz@kernel.org KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Steven Rostedt (VMware) rostedt@goodmis.org tracing: Add a vmalloc_sync_mappings() for safe measure
Oliver Neukum oneukum@suse.com USB: serial: garmin_gps: add sanity checking for data length
Oliver Neukum oneukum@suse.com USB: uas: add quirk for LaCie 2Big Quadra
Alan Stern stern@rowland.harvard.edu HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
Jere Leppänen jere.leppanen@nokia.com sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
Jason Gerecke jason.gerecke@wacom.com HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
Willem de Bruijn willemb@google.com net: stricter validation of untrusted gso packets
Michael Chan michael.chan@broadcom.com bnxt_en: Fix VF anti-spoof filter setup.
Michael Chan michael.chan@broadcom.com bnxt_en: Improve AER slot reset.
Moshe Shemesh moshe@mellanox.com net/mlx5: Fix command entry leak in Internal Error State
Moshe Shemesh moshe@mellanox.com net/mlx5: Fix forced completion access non initialized command entry
Michael Chan michael.chan@broadcom.com bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
Tuong Lien tuong.t.lien@dektech.com.au tipc: fix partial topology connection closure
Eric Dumazet edumazet@google.com sch_sfq: validate silly quantum values
Eric Dumazet edumazet@google.com sch_choke: avoid potential panic in choke_reset()
Matt Jolly Kangie@footclan.ninja net: usb: qmi_wwan: add support for DW5816e
Eric Dumazet edumazet@google.com net_sched: sch_skbprio: add message validation to skbprio_change()
Tariq Toukan tariqt@mellanox.com net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Scott Dial scott@scottdial.com net: macsec: preserve ingress frame ordering
Eric Dumazet edumazet@google.com fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Julia Lawall Julia.Lawall@inria.fr dp83640: reverse arguments to list_add_tail
Nicolas Pitre nico@fluxnic.net vt: fix unicode console freeing with a common interface
Masami Hiramatsu mhiramat@kernel.org tracing/kprobes: Fix a double initialization typo
Matt Jolly Kangie@footclan.ninja USB: serial: qcserial: Add DW5816e support
-------------
Diffstat:
Makefile | 4 +- arch/arm64/kvm/guest.c | 7 ++ arch/arm64/mm/hugetlbpage.c | 2 + arch/x86/entry/calling.h | 40 +++++------ arch/x86/entry/entry_64.S | 9 +-- arch/x86/include/asm/unwind.h | 2 +- arch/x86/kernel/unwind_orc.c | 61 ++++++++++++----- arch/x86/kvm/vmx.c | 91 ++++++++++++++----------- drivers/hid/usbhid/hid-core.c | 37 +++++++--- drivers/hid/usbhid/usbhid.h | 1 + drivers/hid/wacom_sys.c | 4 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 18 +++-- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1 - drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c | 9 +-- drivers/net/ethernet/mellanox/mlx4/main.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 6 +- drivers/net/macsec.c | 3 +- drivers/net/phy/dp83640.c | 2 +- drivers/net/usb/qmi_wwan.c | 1 + drivers/staging/gasket/gasket_core.c | 4 ++ drivers/tty/vt/vt.c | 9 ++- drivers/usb/serial/garmin_gps.c | 4 +- drivers/usb/serial/qcserial.c | 1 + drivers/usb/storage/unusual_uas.h | 7 ++ fs/coredump.c | 8 +++ include/linux/virtio_net.h | 26 ++++++- ipc/mqueue.c | 34 ++++++--- kernel/trace/trace.c | 13 ++++ kernel/trace/trace_kprobe.c | 2 +- kernel/umh.c | 5 ++ mm/page_alloc.c | 1 + net/batman-adv/bat_v_ogm.c | 2 +- net/batman-adv/network-coding.c | 9 +-- net/batman-adv/sysfs.c | 3 +- net/netfilter/nf_nat_proto_udp.c | 5 +- net/netfilter/nfnetlink_osf.c | 12 ++-- net/sched/sch_choke.c | 3 +- net/sched/sch_fq_codel.c | 2 +- net/sched/sch_sfq.c | 9 +++ net/sched/sch_skbprio.c | 3 + net/sctp/sm_statefuns.c | 6 +- net/tipc/topsrv.c | 5 +- scripts/decodecode | 2 +- tools/objtool/check.c | 2 +- virt/kvm/arm/hyp/aarch32.c | 8 ++- virt/kvm/arm/vgic/vgic-mmio.c | 4 +- 46 files changed, 335 insertions(+), 156 deletions(-)
On 13/05/2020 10:44, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.123 release. There are 48 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 Fri, 15 May 2020 09:41:20 +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/v4.x/stable-review/patch-4.19.123-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
All tests are passing for Tegra ...
Test results for stable-v4.19: 11 builds: 11 pass, 0 fail 22 boots: 22 pass, 0 fail 32 tests: 32 pass, 0 fail
Linux version: 4.19.123-rc1-g6d5c161fb73d Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra30-cardhu-a04
Cheers Jon
On Wed, May 13, 2020 at 11:44:26AM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.123 release. There are 48 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.
Build results: total: 155 pass: 155 fail: 0 Qemu test results: total: 421 pass: 421 fail: 0
Guenter
On Wed, 13 May 2020 at 15:17, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.19.123 release. There are 48 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 Fri, 15 May 2020 09:41:20 +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/v4.x/stable-review/patch-4.19.123-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.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.
NOTE: While running LTP sched on stable-rc 4.19 branch kernel on arm64 hikey device. Thermal alarm triggered and followed by kernel warnings and Internal error: https://lore.kernel.org/stable/CA+G9fYvo2yUVicoZ7fOYf8=QxTtS8nW-Z2JGD4iLtU61...
Summary ------------------------------------------------------------------------
kernel: 4.19.123-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.19.y git commit: 6d5c161fb73d8e3d1a5a0efcf2d089b939a1e165 git describe: v4.19.122-49-g6d5c161fb73d Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.19-oe/build/v4.19.122-4...
No regressions (compared to build v4.19.122)
No fixes (compared to build v4.19.122)
Ran 32876 total tests in the following environments and test suites.
Environments -------------- - dragonboard-410c - arm64 - hi6220-hikey - arm64 - i386 - juno-r2 - arm64 - juno-r2-compat - juno-r2-kasan - nxp-ls2088 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - arm - x86_64 - x86-kasan
Test Suites ----------- * build * install-android-platform-tools-r2600 * install-android-platform-tools-r2800 * kselftest * kselftest/drivers * kselftest/filesystems * kselftest/net * kselftest/networking * libhugetlbfs * linux-log-parser * ltp-cap_bounds-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-hugetlb-tests * ltp-ipc-tests * ltp-mm-tests * ltp-sched-tests * perf * v4l2-compliance * kvm-unit-tests * ltp-commands-tests * ltp-containers-tests * ltp-cve-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-io-tests * ltp-math-tests * ltp-nptl-tests * ltp-pty-tests * ltp-securebits-tests * ltp-syscalls-tests * network-basic-tests * ltp-open-posix-tests * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-native/drivers * kselftest-vsyscall-mode-native/filesystems * kselftest-vsyscall-mode-native/net * kselftest-vsyscall-mode-native/networking * kselftest-vsyscall-mode-none * kselftest-vsyscall-mode-none/drivers * kselftest-vsyscall-mode-none/filesystems * kselftest-vsyscall-mode-none/net * kselftest-vsyscall-mode-none/networking
Hello Greg,
From: stable-owner@vger.kernel.org stable-owner@vger.kernel.org On Behalf Of Greg Kroah-Hartman Sent: 13 May 2020 10:44
This is the start of the stable review cycle for the 4.19.123 release. There are 48 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.
No build/boot issues seen for CIP configs for Linux 4.19.123-rc1 (6d5c161fb73d).
Build/test pipeline/logs: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/pipelines/1456... GitLab CI pipeline: https://gitlab.com/cip-project/cip-testing/linux-cip-pipelines/-/blob/master... Relevant LAVA jobs: https://lava.ciplatform.org/scheduler/alljobs?length=25&search=6d5c16#ta...
Kind regards, Chris
Responses should be made by Fri, 15 May 2020 09:41:20 +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/v4.x/stable-review/patch- 4.19.123-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-4.19.y and the diffstat can be found below.
thanks,
greg k-h
Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.19.123-rc1
Oleg Nesterov oleg@redhat.com ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
Ivan Delalande colona@arista.com scripts/decodecode: fix trapping instruction formatting
Josh Poimboeuf jpoimboe@redhat.com objtool: Fix stack offset tracking for indirect CFAs
Arnd Bergmann arnd@arndb.de netfilter: nf_osf: avoid passing pointer to local var
Guillaume Nault gnault@redhat.com netfilter: nat: never update the UDP checksum when it's 0
Josh Poimboeuf jpoimboe@redhat.com x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf jpoimboe@redhat.com x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf jpoimboe@redhat.com x86/unwind/orc: Prevent unwinding before ORC initialization
Miroslav Benes mbenes@suse.cz x86/unwind/orc: Don't skip the first frame for inactive tasks
Jann Horn jannh@google.com x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
Josh Poimboeuf jpoimboe@redhat.com x86/entry/64: Fix unwind hints in kernel exit path
Josh Poimboeuf jpoimboe@redhat.com x86/entry/64: Fix unwind hints in register clearing code
Xiyu Yang xiyuyang19@fudan.edu.cn batman-adv: Fix refcnt leak in batadv_v_ogm_process
Xiyu Yang xiyuyang19@fudan.edu.cn batman-adv: Fix refcnt leak in batadv_store_throughput_override
Xiyu Yang xiyuyang19@fudan.edu.cn batman-adv: Fix refcnt leak in batadv_show_throughput_override
George Spelvin lkml@sdf.org batman-adv: fix batadv_nc_random_weight_tq
Sean Christopherson sean.j.christopherson@intel.com KVM: VMX: Mark RCX, RDX and RSI as clobbered in vmx_vcpu_run()'s asm blob
Sean Christopherson sean.j.christopherson@intel.com KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs
Luis Chamberlain mcgrof@kernel.org coredump: fix crash when umh is disabled
Oscar Carter oscar.carter@gmx.com staging: gasket: Check the return value of gasket_get_bar_index()
David Hildenbrand david@redhat.com mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
Mark Rutland mark.rutland@arm.com arm64: hugetlb: avoid potential NULL dereference
Marc Zyngier maz@kernel.org KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier maz@kernel.org KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Steven Rostedt (VMware) rostedt@goodmis.org tracing: Add a vmalloc_sync_mappings() for safe measure
Oliver Neukum oneukum@suse.com USB: serial: garmin_gps: add sanity checking for data length
Oliver Neukum oneukum@suse.com USB: uas: add quirk for LaCie 2Big Quadra
Alan Stern stern@rowland.harvard.edu HID: usbhid: Fix race between usbhid_close() and usbhid_stop()
Jere Leppänen jere.leppanen@nokia.com sctp: Fix bundling of SHUTDOWN with COOKIE-ACK
Jason Gerecke jason.gerecke@wacom.com HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
Willem de Bruijn willemb@google.com net: stricter validation of untrusted gso packets
Michael Chan michael.chan@broadcom.com bnxt_en: Fix VF anti-spoof filter setup.
Michael Chan michael.chan@broadcom.com bnxt_en: Improve AER slot reset.
Moshe Shemesh moshe@mellanox.com net/mlx5: Fix command entry leak in Internal Error State
Moshe Shemesh moshe@mellanox.com net/mlx5: Fix forced completion access non initialized command entry
Michael Chan michael.chan@broadcom.com bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
Tuong Lien tuong.t.lien@dektech.com.au tipc: fix partial topology connection closure
Eric Dumazet edumazet@google.com sch_sfq: validate silly quantum values
Eric Dumazet edumazet@google.com sch_choke: avoid potential panic in choke_reset()
Matt Jolly Kangie@footclan.ninja net: usb: qmi_wwan: add support for DW5816e
Eric Dumazet edumazet@google.com net_sched: sch_skbprio: add message validation to skbprio_change()
Tariq Toukan tariqt@mellanox.com net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Scott Dial scott@scottdial.com net: macsec: preserve ingress frame ordering
Eric Dumazet edumazet@google.com fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Julia Lawall Julia.Lawall@inria.fr dp83640: reverse arguments to list_add_tail
Nicolas Pitre nico@fluxnic.net vt: fix unicode console freeing with a common interface
Masami Hiramatsu mhiramat@kernel.org tracing/kprobes: Fix a double initialization typo
Matt Jolly Kangie@footclan.ninja USB: serial: qcserial: Add DW5816e support
Diffstat:
Makefile | 4 +- arch/arm64/kvm/guest.c | 7 ++ arch/arm64/mm/hugetlbpage.c | 2 + arch/x86/entry/calling.h | 40 +++++------ arch/x86/entry/entry_64.S | 9 +-- arch/x86/include/asm/unwind.h | 2 +- arch/x86/kernel/unwind_orc.c | 61 ++++++++++++----- arch/x86/kvm/vmx.c | 91 ++++++++++++++----------- drivers/hid/usbhid/hid-core.c | 37 +++++++--- drivers/hid/usbhid/usbhid.h | 1 + drivers/hid/wacom_sys.c | 4 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 18 +++-- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1 - drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c | 9 +-- drivers/net/ethernet/mellanox/mlx4/main.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 6 +- drivers/net/macsec.c | 3 +- drivers/net/phy/dp83640.c | 2 +- drivers/net/usb/qmi_wwan.c | 1 + drivers/staging/gasket/gasket_core.c | 4 ++ drivers/tty/vt/vt.c | 9 ++- drivers/usb/serial/garmin_gps.c | 4 +- drivers/usb/serial/qcserial.c | 1 + drivers/usb/storage/unusual_uas.h | 7 ++ fs/coredump.c | 8 +++ include/linux/virtio_net.h | 26 ++++++- ipc/mqueue.c | 34 ++++++--- kernel/trace/trace.c | 13 ++++ kernel/trace/trace_kprobe.c | 2 +- kernel/umh.c | 5 ++ mm/page_alloc.c | 1 + net/batman-adv/bat_v_ogm.c | 2 +- net/batman-adv/network-coding.c | 9 +-- net/batman-adv/sysfs.c | 3 +- net/netfilter/nf_nat_proto_udp.c | 5 +- net/netfilter/nfnetlink_osf.c | 12 ++-- net/sched/sch_choke.c | 3 +- net/sched/sch_fq_codel.c | 2 +- net/sched/sch_sfq.c | 9 +++ net/sched/sch_skbprio.c | 3 + net/sctp/sm_statefuns.c | 6 +- net/tipc/topsrv.c | 5 +- scripts/decodecode | 2 +- tools/objtool/check.c | 2 +- virt/kvm/arm/hyp/aarch32.c | 8 ++- virt/kvm/arm/vgic/vgic-mmio.c | 4 +- 46 files changed, 335 insertions(+), 156 deletions(-)
On 5/13/20 3:44 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.123 release. There are 48 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 Fri, 15 May 2020 09:41:20 +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/v4.x/stable-review/patch-4.19.123-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
thanks, -- Shuah