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-release-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from a4c33bbb660b Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm adds ff17bbe0bb40 x86/vdso: Prevent segfaults due to hoisted vclock reads adds 909105199a68 NFS4: Only set creation opendata if O_CREAT adds b96226148491 net :sunrpc :clnt :Fix xps refcount imbalance on the error path adds 502980e84e40 Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE" adds 19d55046cd82 SUNRPC: Fix a credential refcount leak adds c036f7dabc34 Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/proje [...] adds 5f90677ed319 IB/hfi1: Validate fault injection opcode user input adds da9de5f8527f IB/hfi1: Close PSM sdma_progress sleep window adds cc78076af14e IB/hfi1: Correct tid qp rcd to match verbs context adds cf131a819675 IB/hfi1: Avoid hardlockup with flushlist_lock adds 3230f4a8d44e IB/hfi1: Silence txreq allocation warnings adds 9755f7249666 IB/hfi1: Create inline to get extended headers adds 4bb02e9572af IB/hfi1: Use aborts to trigger RC throttling adds f972775b1cc0 IB/hfi1: Wakeup QPs orphaned on wait list after flush adds 099a884ba4c0 IB/hfi1: Handle wakeup of orphaned QPs for pio adds 942a89933570 IB/hfi1: Handle port down properly in pio adds 529254340c7f RDMA/efa: Fix success return value in case of error adds 7a5834e456f7 RDMA/efa: Handle mmap insertions overflow adds 121bddf39a8e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] adds cf18cecca911 bnx2x: Check if transceiver implements DDM before access adds d0f84d0856c1 tipc: fix issues with early FAILOVER_MSG from peer adds d0bae4a0e3d8 net: remove duplicate fetch in sock_getsockopt adds 72b319dc08b4 tun: wake up waitqueues after IFF_UP is set adds 5684abf7020d ip_tunnel: allow not to count pkts on tstats by setting sk [...] adds 6f6a8622057c ip6_tunnel: allow not to count pkts on tstats by passing d [...] adds c3bcde026684 tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb adds 55458d2f4074 Merge branch 'net-fix-quite-a-few-dst_cache-crashes-report [...] adds 9476274093a0 net: lio_core: fix potential sign-extension overflow on la [...] adds 177b8007463c net: netem: fix backlog accounting for corrupted GSO frames adds 3e14c383de34 net: netem: fix use after free and double free with packet [...] adds e11e1007a177 Merge branch 'net-netem-fix-issues-with-corrupting-GSO-frames' adds 76e21533a48b net/udp_gso: Allow TX timestamp with UDP GSO adds cb359b604167 hvsock: fix epollout hang from race condition adds 5142967ab524 netfilter: nf_tables: fix module autoload with inet family adds a0d56cb911ca netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments adds 8a3dca632538 netfilter: ipv6: nf_defrag: accept duplicate fragments again adds d470e720ef27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf adds 48620e341659 net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1 [...] adds fdbf6326912d net/af_iucv: remove GFP_DMA restriction for HiperTransport adds 238965b71b96 net/af_iucv: build proper skbs for HiperTransport adds 06996c1d4088 net/af_iucv: always register net_device notifier adds 99838e602bc8 Merge branch 'af_iucv-fixes' adds bf6de2315362 net: hns3: Fix inconsistent indenting adds c7036d97acd2 ipv6: Default fib6_type to RTN_UNICAST when not set adds 8110a7a7d295 net: mvpp2: debugfs: Add pmap to fs dump adds 85f9aa7565bd inet: clear num_timeout reqsk_alloc() adds b6653b3629e5 tcp: refine memory limit test in tcp_fragment() adds c356dc4b540e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net adds 693cd8ce3f88 Bluetooth: Fix regression with minimum encryption key size [...] adds b7f8b440f300 powerpc/32s: fix initial setup of segment registers on sec [...] adds e8732ffa2e09 powerpc/booke: fix fast syscall entry on SMP adds 82f6e266f812 powerpc/32: fix build failure on book3e with KVM adds fabb2efcf084 KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr() adds 84b028243ef0 KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_se [...] adds 9739ab7eda45 powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac adds 500871125920 KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest T [...] adds a8282bf087bc Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/ [...] adds 1ac3549ed58c scsi: qedi: Check targetname while finding boot target inf [...] adds 8cf4c5403aeb scsi: qedi: update driver version to 8.37.0.20 adds 24e2e7a19f7e scsi: ufs: Avoid runtime suspend possibly being blocked forever adds 5589b08e5be4 scsi: qla2xxx: Fix hardlockup in abort command during driv [...] adds f4102766463a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 6dbbd053e6ae PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is [...] adds b253d5f3ecc9 Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes: arch/powerpc/include/asm/page.h | 7 +++ arch/powerpc/kernel/head_32.S | 1 + arch/powerpc/kernel/head_booke.h | 10 ++-- arch/powerpc/kernel/head_fsl_booke.S | 2 +- arch/powerpc/kvm/book3s_hv_builtin.c | 1 + arch/powerpc/kvm/book3s_hv_rmhandlers.S | 15 +++++- arch/powerpc/mm/mem.c | 3 +- arch/powerpc/platforms/powermac/Kconfig | 1 + arch/x86/entry/vdso/vclock_gettime.c | 15 +++++- drivers/infiniband/hw/efa/efa_com_cmd.c | 24 +++++++--- drivers/infiniband/hw/efa/efa_verbs.c | 21 +++++++-- drivers/infiniband/hw/hfi1/chip.c | 13 ++++++ drivers/infiniband/hw/hfi1/chip.h | 1 + drivers/infiniband/hw/hfi1/fault.c | 5 ++ drivers/infiniband/hw/hfi1/hfi.h | 31 +++++++++++++ drivers/infiniband/hw/hfi1/pio.c | 21 ++++++++- drivers/infiniband/hw/hfi1/rc.c | 53 +++++++++++++--------- drivers/infiniband/hw/hfi1/sdma.c | 26 ++++++++--- drivers/infiniband/hw/hfi1/tid_rdma.c | 4 +- drivers/infiniband/hw/hfi1/ud.c | 4 +- drivers/infiniband/hw/hfi1/user_sdma.c | 12 ++--- drivers/infiniband/hw/hfi1/user_sdma.h | 1 - drivers/infiniband/hw/hfi1/verbs.c | 14 +++--- drivers/infiniband/hw/hfi1/verbs.h | 1 + drivers/infiniband/hw/hfi1/verbs_txreq.c | 2 +- drivers/infiniband/hw/hfi1/verbs_txreq.h | 3 +- drivers/net/dsa/mv88e6xxx/global1_vtu.c | 2 +- .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c | 3 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h | 1 + drivers/net/ethernet/cavium/liquidio/lio_core.c | 2 +- drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 2 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c | 3 ++ drivers/net/tun.c | 19 ++++---- drivers/pci/p2pdma.c | 4 ++ drivers/scsi/qedi/qedi_main.c | 3 ++ drivers/scsi/qedi/qedi_version.h | 6 +-- drivers/scsi/qla2xxx/qla_os.c | 2 +- drivers/scsi/ufs/ufshcd-pltfrm.c | 11 ++--- fs/nfs/nfs4proc.c | 20 ++++---- include/net/ip6_tunnel.h | 9 ++-- include/net/request_sock.h | 3 ++ net/bluetooth/hci_conn.c | 18 ++++---- net/bluetooth/l2cap_core.c | 33 ++++++++++++-- net/core/sock.c | 3 -- net/ipv4/inet_connection_sock.c | 4 -- net/ipv4/ip_tunnel_core.c | 9 ++-- net/ipv4/tcp_fastopen.c | 4 -- net/ipv4/tcp_output.c | 3 +- net/ipv4/udp_offload.c | 5 ++ net/ipv6/netfilter/nf_conntrack_reasm.c | 22 +++++---- net/ipv6/route.c | 2 +- net/iucv/af_iucv.c | 49 ++++++++++++++------ net/netfilter/nft_masq.c | 3 +- net/netfilter/nft_redir.c | 3 +- net/sched/sch_netem.c | 26 ++++++----- net/sunrpc/clnt.c | 2 +- net/sunrpc/sched.c | 4 +- net/sunrpc/xprt.c | 4 +- net/tipc/link.c | 1 - net/tipc/node.c | 10 ++-- net/tipc/udp_media.c | 8 ++-- net/vmw_vsock/hyperv_transport.c | 39 ++++------------ 62 files changed, 407 insertions(+), 226 deletions(-)