This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig in repository toolchain/ci/linux.
from 9f31eb60d7a2 Linux 4.19.53 adds 10faaa359b41 ax25: fix inconsistent lock state in ax25_destroy_timer adds 674dc77bd3ec be2net: Fix number of Rx queues used for flow hashing adds a5ae5920426e hv_netvsc: Set probe mode to sync adds 7eadfacd2be2 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero adds 2980196db6c1 lapb: fixed leak of control-blocks. adds 103835df6821 neigh: fix use-after-free read in pneigh_get_next adds fc762c999768 net: dsa: rtl8366: Fix up VLAN filtering adds 7530c3f3d5b9 net: openvswitch: do not free vport if register_netdevice( [...] adds 4bb4ba362cc1 nfc: Ensure presence of required attributes in the deactiv [...] adds d7fcb54ed2a9 sctp: Free cookie before we memdup a new one adds e1b0c311b790 sunhv: Fix device naming inconsistency between sunhv_conso [...] adds b86a5ccda5c3 tipc: purge deferredq list for each grp member in tipc_gro [...] adds 1b201b63b647 vsock/virtio: set SOCK_DONE on peer shutdown adds 4642a659ab96 net/mlx5: Avoid reloading already removed devices adds b6a1eabf72a0 net: mvpp2: prs: Fix parser range for VID filtering adds 97605ba68790 net: mvpp2: prs: Use the correct helpers when removing all [...] adds dd9b6de79b67 Staging: vc04_services: Fix a couple error codes adds 5a9c29cc2140 perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints adds 883ce78cded5 netfilter: nf_queue: fix reinject verdict handling adds 61c83de6e622 ipvs: Fix use-after-free in ip_vs_in adds ef4ffa0f0b67 selftests: netfilter: missing error check when setting up [...] adds 00ed897d618e clk: ti: clkctrl: Fix clkdm_clk handling adds 930d31a6f344 powerpc/powernv: Return for invalid IMC domain adds f3885eecd253 usb: xhci: Fix a potential null pointer dereference in xhc [...] adds 8e5666cdb36b mISDN: make sure device name is NUL terminated adds a35e78220a9f x86/CPU/AMD: Don't force the CPB cap when running under a [...] adds cca19ab29a1a perf/ring_buffer: Fix exposing a temporarily decreased data_head adds c133c9db233d perf/ring_buffer: Add ordering to rb->nest increment adds 991ea848a5c9 perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->u [...] adds 3fbcef3350ab gpio: fix gpio-adp5588 build errors adds 9a3208b66cc1 net: stmmac: update rx tail pointer register to fix rx dma [...] adds bc19b50b80ca net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE() adds ee61fb4de955 ACPI/PCI: PM: Add missing wakeup.flags.valid checks adds b7ca3f331d57 drm/etnaviv: lock MMU while dumping core adds 388534d45f04 net: aquantia: tx clean budget logic error adds 197501af7ff3 net: aquantia: fix LRO with FCS error adds 7bea5618eaf9 i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr adds ab7a3d9accae ALSA: hda - Force polling mode on CNL for fixing codec com [...] adds e9fcebe01822 configfs: Fix use-after-free when accessing sd->s_dentry adds 7d523e33f4b6 perf data: Fix 'strncat may truncate' build failure with r [...] adds be0e62666da1 perf namespace: Protect reading thread's namespace adds 60a3e3b9e5ec perf record: Fix s390 missing module symbol and warning fo [...] adds d92ebe0c1d26 ia64: fix build errors by exporting paddr_to_nid() adds 66f33b2bd2d8 xen/pvcalls: Remove set but not used variable adds 4acce744284c xenbus: Avoid deadlock during suspend due to open transactions adds b376683f6ab1 KVM: PPC: Book3S: Use new mutex to synchronize access to r [...] adds df6384e0f42e KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_e [...] adds c5fdfaedecc2 arm64: fix syscall_fn_t type adds 98fd62e0a157 arm64: use the correct function type in SYSCALL_DEFINE0 adds 467f902643f5 arm64: use the correct function type for __arm64_sys_ni_syscall adds 8fb2c7969009 net: sh_eth: fix mdio access in sh_eth_close() for R-Car G [...] adds 7698ad8c14c7 net: phylink: ensure consistent phy interface mode adds 7b9e10944f0d net: phy: dp83867: Set up RGMII TX delay adds 214c5933ffcf scsi: libcxgbi: add a check for NULL pointer in cxgbi_chec [...] adds cb7c6c33d3bb scsi: smartpqi: properly set both the DMA mask and the coh [...] adds 89ede9d8b5b8 scsi: scsi_dh_alua: Fix possible null-ptr-deref adds 114e8135ae00 scsi: libsas: delete sas port if expander discover failed adds fedb1b9c9191 mlxsw: spectrum: Prevent force of 56G adds c7fb6b75def2 ocfs2: fix error path kobject memory leak adds 465ce9a50f8a coredump: fix race condition between collapse_huge_page() [...] adds e8e448b08450 Abort file_remove_privs() for non-reg. files adds 63bbbcd8ed53 Linux 4.19.54 new dad3a9314ac9 tcp: refine memory limit test in tcp_fragment() new 78778071092e Linux 4.19.55
The 2 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/include/asm/syscall.h | 2 +- arch/arm64/include/asm/syscall_wrapper.h | 18 +++---- arch/arm64/kernel/sys.c | 14 +++-- arch/arm64/kernel/sys32.c | 7 +-- arch/ia64/mm/numa.c | 1 + arch/powerpc/include/asm/kvm_host.h | 1 + arch/powerpc/kvm/book3s.c | 1 + arch/powerpc/kvm/book3s_hv.c | 9 +--- arch/powerpc/kvm/book3s_rtas.c | 14 +++-- arch/powerpc/platforms/powernv/opal-imc.c | 4 ++ arch/x86/events/intel/ds.c | 28 +++++----- arch/x86/kernel/cpu/amd.c | 7 ++- drivers/acpi/device_pm.c | 4 +- drivers/clk/ti/clkctrl.c | 8 +-- drivers/gpio/Kconfig | 1 + drivers/gpu/drm/etnaviv/etnaviv_dump.c | 5 ++ drivers/i2c/i2c-dev.c | 1 + drivers/isdn/mISDN/socket.c | 5 +- drivers/net/dsa/rtl8366.c | 7 +-- drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 7 +-- .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c | 61 ++++++++++++---------- drivers/net/ethernet/dec/tulip/de4x5.c | 1 - drivers/net/ethernet/emulex/benet/be_ethtool.c | 2 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c | 23 ++++---- drivers/net/ethernet/mellanox/mlx5/core/dev.c | 25 ++++++++- drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 4 ++ drivers/net/ethernet/renesas/sh_eth.c | 4 ++ drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 + drivers/net/hyperv/netvsc_drv.c | 2 +- drivers/net/phy/dp83867.c | 4 +- drivers/net/phy/phylink.c | 10 ++-- drivers/pci/pci-acpi.c | 3 +- drivers/scsi/cxgbi/libcxgbi.c | 4 ++ drivers/scsi/device_handler/scsi_dh_alua.c | 6 +-- drivers/scsi/libsas/sas_expander.c | 2 + drivers/scsi/smartpqi/smartpqi_init.c | 2 +- .../vc04_services/bcm2835-camera/controls.c | 4 +- drivers/tty/serial/sunhv.c | 2 +- drivers/usb/host/xhci-debugfs.c | 3 ++ drivers/xen/pvcalls-front.c | 4 -- drivers/xen/xenbus/xenbus.h | 3 ++ drivers/xen/xenbus/xenbus_dev_frontend.c | 18 +++++++ drivers/xen/xenbus/xenbus_xs.c | 7 ++- fs/configfs/dir.c | 14 +++-- fs/inode.c | 9 +++- fs/ocfs2/filecheck.c | 1 + include/linux/sched/mm.h | 4 ++ kernel/events/ring_buffer.c | 39 +++++++++++--- mm/khugepaged.c | 3 ++ net/ax25/ax25_route.c | 2 + net/core/neighbour.c | 7 +++ net/ipv4/tcp_output.c | 3 +- net/ipv6/ip6_flowlabel.c | 7 +-- net/lapb/lapb_iface.c | 1 + net/netfilter/ipvs/ip_vs_core.c | 2 +- net/netfilter/nf_queue.c | 1 + net/nfc/netlink.c | 3 +- net/openvswitch/vport-internal_dev.c | 18 ++++--- net/sctp/sm_make_chunk.c | 8 +++ net/tipc/group.c | 1 + net/vmw_vsock/virtio_transport_common.c | 4 +- sound/pci/hda/hda_intel.c | 5 +- tools/perf/arch/s390/util/machine.c | 9 ++-- tools/perf/util/data-convert-bt.c | 2 +- tools/perf/util/thread.c | 15 +++++- tools/testing/selftests/netfilter/nft_nat.sh | 6 ++- 67 files changed, 333 insertions(+), 172 deletions(-)