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-allnoconfig in repository toolchain/ci/linux.
from 8c2ffd917477 Linux 5.1-rc2 adds a3ac7917b730 Revert "parport: daisy: use new parport device model" adds 945ab8f6de94 locks: wake any locks blocked on request before deadlock check adds 9798a22df3a8 Merge tag 'locks-v5.1' of git://git.kernel.org/pub/scm/lin [...] adds ff9d31d0d466 tracing: Remove unnecessary var_ref destroy in track_data_ [...] adds 3dee10da2e9f tracing: initialize variable in create_dyn_event() adds 9efb85c5cfac ftrace: Fix warning using plain integer as NULL & spelling [...] adds 26a3b01be87f Merge tag 'trace-v5.1-rc2' of git://git.kernel.org/pub/scm [...] adds bf504110bc8a Btrfs: fix incorrect file size after shrinking truncate and fsync adds 2cc8334270e2 btrfs: remove WARN_ON in log_dir_items adds 609e804d771f Btrfs: fix file corruption after snapshotting due to mix o [...] adds 0cc068e6ee59 btrfs: don't report readahead errors and don't update statistics adds 3897b6f0a859 btrfs: raid56: properly unmap parity page in finish_parity [...] adds 7ff2c2a1a71e btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks adds 139a56170de6 btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_ca [...] adds 0ccc3876e4b2 Btrfs: fix assertion failure on fsync with NO_HOLES enabled adds 65ae689329c5 Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/sc [...] adds 3028efe03be9 NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,u [...] adds 4a9be28c45bf NFS: fix mount/umount race in nlmclnt. adds 0cb98abb5bd1 NFSv4.1 don't free interrupted slot on open adds d84dd3fb82fa SUNRPC: Don't let RPC_SOFTCONN tasks time out if the trans [...] adds 5a698243930c NFS: Fix a typo in nfs_init_timeout_values() adds 166bd5b889ac pNFS/flexfiles: Fix layoutstats handling during read failovers new 01f2f5b82a2b SUNRPC: fix uninitialized variable warning new 14c741de9386 Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/proje [...]
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: drivers/parport/daisy.c | 32 +--------------------- drivers/parport/probe.c | 2 +- drivers/parport/share.c | 10 +------ fs/btrfs/extent-tree.c | 2 +- fs/btrfs/qgroup.c | 4 +-- fs/btrfs/raid56.c | 3 ++- fs/btrfs/transaction.c | 49 +++++++++++++++++++++++++++++----- fs/btrfs/tree-log.c | 33 ++++++++++++++++------- fs/btrfs/volumes.c | 2 +- fs/lockd/host.c | 3 +-- fs/locks.c | 5 ++++ fs/nfs/client.c | 2 +- fs/nfs/flexfilelayout/flexfilelayout.c | 5 +++- fs/nfs/nfs4proc.c | 5 ++-- include/linux/parport.h | 13 --------- kernel/trace/ftrace.c | 12 ++++----- kernel/trace/trace_dynevent.c | 2 +- kernel/trace/trace_events_hist.c | 1 - net/sunrpc/clnt.c | 12 ++++++++- net/sunrpc/xprtsock.c | 4 +-- 20 files changed, 108 insertions(+), 93 deletions(-)