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-allnoconfig in repository toolchain/ci/linux.
from e7d2672c66e4 Linux 4.19.71 adds 8a5d27eaba68 mld: fix memory leak in mld_del_delrec() adds 6a2bd8261630 net: fix skb use after free in netpoll adds 5ff0ab0c668b net: sched: act_sample: fix psample group handling on overwrite adds 38166934f89c net_sched: fix a NULL pointer deref in ipt action adds 6f8348f63706 net: stmmac: dwmac-rk: Don't fail if phy regulator is absent adds 6f3126379879 tcp: inherit timestamp on mtu probe adds 5977bc19ce7f tcp: remove empty skb from write queue in error cases adds 9484203d254d net/rds: Fix info leak in rds6_inc_info_copy() adds ee271ead3b61 x86/boot: Preserve boot_params.secure_boot from sanitizing adds a4a9ee79036b spi: bcm2835aux: unifying code between polling and interru [...] adds fe49c3de7372 spi: bcm2835aux: remove dangerous uncontrolled read of fifo adds 3ddda4f3114b spi: bcm2835aux: fix corruptions for longer spi transfers adds d22ed7b72acf net: tundra: tsi108: use spin_lock_irqsave instead of spin [...] adds 5776970fb4ec netfilter: nf_tables: use-after-free in failing rule with [...] adds 463d87bc13ff tools: bpftool: fix error message (prog -> object) adds 752832f2e8c9 hv_netvsc: Fix a warning of suspicious RCU usage adds 7b7a11549dc1 net: tc35815: Explicitly check NET_IP_ALIGN is not zero in [...] adds 32e912b91b5d Bluetooth: btqca: Add a short delay before downloading the NVM adds cc8aa6155611 ibmveth: Convert multicast list size for little-endian system adds 6052090280b8 gpio: Fix build error of function redefinition adds a54fa5dff8cd netfilter: nft_flow_offload: skip tcp rst and fin packets adds c9f595453bc3 drm/mediatek: use correct device to import PRIME buffers adds b3496367d9cb drm/mediatek: set DMA max segment size adds 6c9a1e17d063 scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure adds b8cd0b7b09ed scsi: target: tcmu: avoid use-after-free after command timeout adds 2c3dd20f852a cxgb4: fix a memory leak bug adds f13b7ec5e1c5 liquidio: add cleanup in octeon_setup_iq() adds 375ab446ec76 net: myri10ge: fix memory leaks adds 9ea1feadf5e0 lan78xx: Fix memory leaks adds ac3cc25f380b vfs: fix page locking deadlocks when deduping files adds 1ad45d0f69d2 cx82310_eth: fix a memory leak bug adds 4fcb9b3f263e net: kalmia: fix memory leaks adds ea78dc8b5e66 ibmvnic: Unmap DMA address of TX descriptor buffers after use adds 7506e8c4bec8 net: cavium: fix driver name adds 54eac3997ee4 wimax/i2400m: fix a memory leak bug adds a5839b6b3a79 ravb: Fix use-after-free ravb_tstamp_skb adds 5e1d50a3eafe kprobes: Fix potential deadlock in kprobe_optimizer() adds 05d611c4ffb7 HID: cp2112: prevent sleeping function called from invalid [...] adds e02aac3edb46 x86/boot/compressed/64: Fix boot on machines with broken E [...] adds 1d42e40fe3c5 Input: hyperv-keyboard: Use in-place iterator API in the c [...] adds 5bbebceec61d Tools: hv: kvp: eliminate 'may be used uninitialized' warning adds 5e416b11b4a9 nvme-multipath: fix possible I/O hang when paths are updated adds adb87027b5ff IB/mlx4: Fix memory leaks adds d1b7f3252d56 infiniband: hfi1: fix a memory leak bug adds 08c2052815e3 infiniband: hfi1: fix memory leaks adds 6cb9f8d60f8f selftests: kvm: fix state save/load on processors without XSAVE adds ddb55cc39c70 selftests/kvm: make platform_info_test pass on AMD adds dfb8712c7acc ceph: fix buffer free while holding i_ceph_lock in __ceph_ [...] adds 5cd1e3552f0e ceph: fix buffer free while holding i_ceph_lock in __ceph_ [...] adds b84817d96e0f ceph: fix buffer free while holding i_ceph_lock in fill_inode() adds 111d36b6fb7e KVM: arm/arm64: Only skip MMIO insn once adds 1a31b0d0ddfa afs: Fix leak in afs_lookup_cell_rcu() adds b8727dff55f0 KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity adds 5049632bc958 x86/boot/compressed/64: Fix missing initialization in find [...] adds 0f134f6e722c libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer adds 991467a47cf2 Revert "x86/apic: Include the LDR when clearing out APIC r [...] adds ee809c7e0895 Linux 4.19.72
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/x86/boot/compressed/pgtable_64.c | 13 +++-- arch/x86/include/asm/bootparam_utils.h | 1 + arch/x86/kernel/apic/apic.c | 4 -- drivers/bluetooth/btqca.c | 3 ++ drivers/gpu/drm/mediatek/mtk_drm_drv.c | 49 +++++++++++++++-- drivers/gpu/drm/mediatek/mtk_drm_drv.h | 2 + drivers/hid/hid-cp2112.c | 8 ++- drivers/infiniband/hw/hfi1/fault.c | 12 +++-- drivers/infiniband/hw/mlx4/mad.c | 4 +- drivers/input/serio/hyperv-keyboard.c | 35 +++--------- drivers/net/ethernet/cavium/common/cavium_ptp.c | 2 +- .../net/ethernet/cavium/liquidio/request_manager.c | 4 +- drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c | 4 +- drivers/net/ethernet/ibm/ibmveth.c | 9 ++-- drivers/net/ethernet/ibm/ibmvnic.c | 11 +--- drivers/net/ethernet/myricom/myri10ge/myri10ge.c | 2 +- drivers/net/ethernet/renesas/ravb_main.c | 8 ++- drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 6 +-- drivers/net/ethernet/toshiba/tc35815.c | 2 +- drivers/net/ethernet/tundra/tsi108_eth.c | 5 +- drivers/net/hyperv/netvsc_drv.c | 9 +++- drivers/net/usb/cx82310_eth.c | 3 +- drivers/net/usb/kalmia.c | 6 +-- drivers/net/usb/lan78xx.c | 8 +-- drivers/net/wimax/i2400m/fw.c | 4 +- drivers/nvme/host/multipath.c | 1 + drivers/scsi/qla2xxx/qla_attr.c | 2 + drivers/scsi/qla2xxx/qla_os.c | 11 +++- drivers/spi/spi-bcm2835aux.c | 62 +++++++--------------- drivers/target/target_core_user.c | 9 +++- fs/afs/cell.c | 4 ++ fs/ceph/caps.c | 5 +- fs/ceph/inode.c | 7 +-- fs/ceph/snap.c | 4 +- fs/ceph/super.h | 2 +- fs/ceph/xattr.c | 19 +++++-- fs/read_write.c | 49 ++++++++++++++--- include/linux/ceph/buffer.h | 3 +- include/linux/gpio.h | 24 --------- include/net/act_api.h | 4 +- include/net/netfilter/nf_tables.h | 9 +++- include/net/psample.h | 1 + kernel/kprobes.c | 8 +-- net/core/netpoll.c | 6 +-- net/ipv4/tcp.c | 29 ++++++---- net/ipv4/tcp_output.c | 3 +- net/ipv6/mcast.c | 5 +- net/netfilter/nf_tables_api.c | 15 ++++-- net/netfilter/nft_flow_offload.c | 9 ++-- net/psample/psample.c | 2 +- net/rds/recv.c | 5 +- net/sched/act_bpf.c | 2 +- net/sched/act_connmark.c | 2 +- net/sched/act_csum.c | 2 +- net/sched/act_gact.c | 2 +- net/sched/act_ife.c | 2 +- net/sched/act_ipt.c | 11 ++-- net/sched/act_mirred.c | 2 +- net/sched/act_nat.c | 2 +- net/sched/act_pedit.c | 2 +- net/sched/act_police.c | 2 +- net/sched/act_sample.c | 7 ++- net/sched/act_simple.c | 2 +- net/sched/act_skbedit.c | 2 +- net/sched/act_skbmod.c | 2 +- net/sched/act_tunnel_key.c | 2 +- net/sched/act_vlan.c | 2 +- tools/bpf/bpftool/common.c | 2 +- tools/hv/hv_kvp_daemon.c | 2 +- tools/testing/selftests/kvm/lib/x86.c | 16 +++--- tools/testing/selftests/kvm/platform_info_test.c | 2 +- virt/kvm/arm/mmio.c | 7 +++ virt/kvm/arm/vgic/vgic-init.c | 30 +++++++---- 74 files changed, 374 insertions(+), 245 deletions(-)