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-mainline-allnoconfig in repository toolchain/ci/linux.
from c85fb28b6f99 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds f3c64eda3e50 mm: avoid early COW write protect games during fork() adds ec0fa0b65914 afs: Fix deadlock between writeback and truncate adds 5a0677110b73 arm/arm64: xen: Fix to convert percpu address to gfn correctly adds 86f0a5fb1b98 Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org [...] adds d6c9efd92443 exfat: fix pointer error checking adds 8ff006e57ad3 exfat: fix use of uninitialized spinlock on error path adds b9e3aa2a9bd4 Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/ [...] adds c3e0276c31ca drm/nouveau/device: return error for unknown chipsets adds d10285a25e29 drm/nouveau/mem: guard against NULL pointer access in mem_del adds 3d006ee42dde Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesk [...] adds 082bb94fe18e net: qrtr: ns: Fix the incorrect usage of rcu_read_lock() adds 601e984f23ab net: mscc: ocelot: divide watermark value by 60 when writi [...] adds 013264936654 net: mscc: ocelot: warn when encoding an out-of-bounds wat [...] adds c88c5ed75fab Merge branch 'Fix-tail-dropping-watermarks-for-Ocelot-switches' adds 017512a07e15 mptcp: more DATA FIN fixes adds f45a4248ea4c net: usb: rtl8150: set random MAC address when set_etherne [...] adds 86bccd036713 tcp: fix receive window update in tcp_add_backlog() adds 56305118e05b rxrpc: Fix rxkad token xdr encoding adds 9a059cd5ca7d rxrpc: Downgrade the BUG() for unsupported token type in r [...] adds fa1d113a0f96 rxrpc: Fix some missing _bh annotations on locking conn->s [...] adds 2d914c1bf079 rxrpc: Fix accept on a connection that need securing adds fea99111244b rxrpc: The server keyring isn't network-namespaced adds 38b1dc47a35b rxrpc: Fix server keyring leak adds d91dc434f2ba Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/p [...] adds b6c02ef54913 bridge: Netlink interface fix. adds d82a532a6115 bpf: Fix "unresolved symbol" build error with resolve_btfids adds 5b9fbeb75b6a bpf: Fix scalar32_min_max_or bounds tracking adds cfe90f4980ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf adds 3dc289f8f139 net: wireless: nl80211: fix out-of-bounds access in nl8021 [...] adds a9e54cb3d5eb Merge tag 'mac80211-for-net-2020-10-08' of git://git.kerne [...] adds d42ee76ecb6c sctp: fix sctp_auth_init_hmacs() error path adds 8aa7b526dc0b openvswitch: handle DNAT tuple collision adds 47dda78671a3 r8169: consider that PHY reset may still be in progress af [...] adds c7cc9200e9b4 macsec: avoid use-after-free in macsec_handle_frame() adds 28802e7c0c99 net: usb: qmi_wwan: add Cellient MPL200 card adds 6288c1d8024e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net adds 37787e9f81e2 vhost vdpa: fix vhost_vdpa_open error handling adds 0210a8db2aec vhost: Don't call access_ok() when using IOTLB adds 71878fa46c7e vhost: Use vhost_get_used_size() in vhost_vring_set_addr() adds ab5122510b0a vhost: Don't call log_access_ok() when using IOTLB adds 1477c8aebb94 vhost-vdpa: fix vhost_vdpa_map() on error condition adds 7ed9e3d97c32 vhost-vdpa: fix page pinning leakage in error path adds 3176e974a750 vdpa/mlx5: should keep avail_index despite device status adds aff90770e54c vdpa/mlx5: Fix dependency on MLX5_CORE adds 3fdd47c3b40a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 6d53a9fe5a19 block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_ge [...] adds 7370997d4852 partitions/ibm: fix non-DASD devices adds 4bab69093044 nvme-core: put ctrl ref when module ref get fail adds e0894cd618e4 Merge tag 'nvme-5.9-2020-10-07' of git://git.infradead.org [...] adds 583090b1b823 Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/lin [...]
No new revisions were added by this update.
Summary of changes: arch/arm/xen/enlighten.c | 2 +- block/partitions/ibm.c | 7 +- block/scsi_ioctl.c | 1 + drivers/gpu/drm/nouveau/nouveau_mem.c | 2 + drivers/gpu/drm/nouveau/nvkm/engine/device/base.c | 1 + drivers/net/dsa/ocelot/felix_vsc9959.c | 2 + drivers/net/dsa/ocelot/seville_vsc9953.c | 2 + drivers/net/ethernet/mscc/ocelot.c | 12 +- drivers/net/ethernet/mscc/ocelot_vsc7514.c | 2 + drivers/net/ethernet/realtek/r8169_main.c | 7 + drivers/net/macsec.c | 4 +- drivers/net/usb/qmi_wwan.c | 1 + drivers/net/usb/rtl8150.c | 16 +- drivers/nvme/host/core.c | 4 +- drivers/vdpa/Kconfig | 7 +- drivers/vdpa/mlx5/net/mlx5_vnet.c | 20 +- drivers/vhost/vdpa.c | 123 ++++++---- drivers/vhost/vhost.c | 33 ++- fs/afs/inode.c | 47 +++- fs/afs/internal.h | 1 + fs/afs/write.c | 11 + fs/exfat/cache.c | 11 - fs/exfat/exfat_fs.h | 3 +- fs/exfat/inode.c | 2 - fs/exfat/namei.c | 13 +- fs/exfat/super.c | 5 +- include/uapi/linux/rxrpc.h | 2 +- include/xen/arm/page.h | 3 + kernel/bpf/verifier.c | 8 +- mm/memory.c | 41 +--- net/bridge/br_netlink.c | 26 +-- net/core/filter.c | 6 + net/ipv4/tcp_ipv4.c | 6 +- net/mptcp/options.c | 10 +- net/mptcp/subflow.c | 2 +- net/openvswitch/conntrack.c | 22 +- net/qrtr/ns.c | 76 ++++++- net/rxrpc/ar-internal.h | 7 +- net/rxrpc/call_accept.c | 263 ++++------------------ net/rxrpc/call_object.c | 5 +- net/rxrpc/conn_event.c | 8 +- net/rxrpc/key.c | 20 +- net/rxrpc/recvmsg.c | 36 +-- net/rxrpc/sendmsg.c | 15 +- net/sctp/auth.c | 1 + net/wireless/nl80211.c | 3 + 46 files changed, 407 insertions(+), 492 deletions(-)