This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-defconfig in repository toolchain/ci/linux.
from 033c4ea49a4b Linux 4.19.122 new fc441be4e890 USB: serial: qcserial: Add DW5816e support new 84a50dc4710f tracing/kprobes: Fix a double initialization typo new a3da2984a40b vt: fix unicode console freeing with a common interface new 9667042cbe58 dp83640: reverse arguments to list_add_tail new d10f7717357d fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks new 0899ff04c872 net: macsec: preserve ingress frame ordering new b350c15a291b net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc() new 37e33f51a816 net_sched: sch_skbprio: add message validation to skbprio_ [...] new 80cd2d3a3fae net: usb: qmi_wwan: add support for DW5816e new 9a67503a5a1c sch_choke: avoid potential panic in choke_reset() new cdacfbb66f96 sch_sfq: validate silly quantum values new 6233f3119c2b tipc: fix partial topology connection closure new b821138a30fc bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features(). new 2cbe666d58e3 net/mlx5: Fix forced completion access non initialized com [...] new 7ddb6aa96a57 net/mlx5: Fix command entry leak in Internal Error State new 79949e8b0388 bnxt_en: Improve AER slot reset. new 2d79fe56f066 bnxt_en: Fix VF anti-spoof filter setup. new f12aa513fe47 net: stricter validation of untrusted gso packets new 525d7e73277b HID: wacom: Read HID_DG_CONTACTMAX directly for non-generi [...] new db8bf823e70f sctp: Fix bundling of SHUTDOWN with COOKIE-ACK new 86762f6959ce HID: usbhid: Fix race between usbhid_close() and usbhid_stop() new 9a05a6f1d2ee USB: uas: add quirk for LaCie 2Big Quadra new 1733fe42d94c USB: serial: garmin_gps: add sanity checking for data length new e52aece8809b tracing: Add a vmalloc_sync_mappings() for safe measure new 93adb6ec3408 KVM: arm: vgic: Fix limit condition when writing to GICD_I [...] new c4e52d72fe43 KVM: arm64: Fix 32bit PC wrap-around new 66434c6037f0 arm64: hugetlb: avoid potential NULL dereference new dfe810bd92be mm/page_alloc: fix watchdog soft lockups during set_zone_c [...] new 67753cc6e253 staging: gasket: Check the return value of gasket_get_bar_index() new f3a6bc0d475f coredump: fix crash when umh is disabled new 0590bcdea795 KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer [...] new 52d5afedf3b2 KVM: VMX: Mark RCX, RDX and RSI as clobbered in vmx_vcpu_r [...] new ba47355d79e1 batman-adv: fix batadv_nc_random_weight_tq new 2668caa9c5c3 batman-adv: Fix refcnt leak in batadv_show_throughput_override new b50dee754736 batman-adv: Fix refcnt leak in batadv_store_throughput_override new 529fab2033a6 batman-adv: Fix refcnt leak in batadv_v_ogm_process new 8583f46330de x86/entry/64: Fix unwind hints in register clearing code new ac069a960d35 x86/entry/64: Fix unwind hints in kernel exit path new ff579b3cc63d x86/entry/64: Fix unwind hints in rewind_stack_do_exit() new f5d78c242d11 x86/unwind/orc: Don't skip the first frame for inactive tasks new 01613edcbe93 x86/unwind/orc: Prevent unwinding before ORC initialization new e356bf888ca5 x86/unwind/orc: Fix error path for bad ORC entry type new 12082f1ea9ea x86/unwind/orc: Fix premature unwind stoppage due to IRET frames new efc97a1dec84 netfilter: nat: never update the UDP checksum when it's 0 new 412cb7a3fb66 netfilter: nf_osf: avoid passing pointer to local var new 9fbfc77d0f5e objtool: Fix stack offset tracking for indirect CFAs new 3a3da00667cc scripts/decodecode: fix trapping instruction formatting new c7eb87c8ba37 ipc/mqueue.c: change __do_notify() to bypass check_kill_pe [...] new 258f0cf7ac3b Linux 4.19.123
The 49 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Makefile | 2 +- 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, 334 insertions(+), 155 deletions(-)