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-defconfig in repository toolchain/ci/linux.
from 01ccc3ad4413 Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-block adds 8103d10b7161 btrfs: Always trim all unallocated space in btrfs_trim_fre [...] adds 6fa425a26515 Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/sc [...] adds 522ecce08ab2 vfio/mdev: Improve the create/remove sequence adds 26c9e3988eec vfio/mdev: Avoid creating sysfs remove file on stale devic [...] adds 5715c4dd66a3 vfio/mdev: Synchronize device create/remove with parent removal adds c23b07125f8a Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfio adds 4e7372e0dc5d xen/swiotlb: don't initialize swiotlb twice on arm64 adds 4d8f5f91b8a6 Merge branch 'stable/for-linus-5.2' of git://git.kernel.or [...] adds f6e2aa91a46d signal/ptrace: Don't leak unitialized kernel memory with P [...] adds f6581f5b5514 ptrace: restore smp_rmb() in __ptrace_may_access() adds aa7235483a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes: drivers/vfio/mdev/mdev_core.c | 136 ++++++++++++++++++--------------------- drivers/vfio/mdev/mdev_private.h | 4 +- drivers/vfio/mdev/mdev_sysfs.c | 6 +- drivers/xen/swiotlb-xen.c | 12 +++- fs/btrfs/extent-tree.c | 28 +------- kernel/cred.c | 9 +++ kernel/ptrace.c | 20 +++++- 7 files changed, 110 insertions(+), 105 deletions(-)