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-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 63fc9c23488d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 79a3aaa7b82e Linux 5.1-rc3 new 4fdcfab5b553 jffs2: fix use-after-free on symlink traversal new 0cdc17ebd207 ubifs: fix use-after-free on symlink traversal new 93b919da64c1 debugfs: fix use-after-free on symlink traversal new db5481e705e2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new b53119f13a04 pin iocb through aio. new 833f4154ed56 aio: fold lookup_kiocb() into its sole caller new a9339b785509 aio: keep io_event in aio_kiocb new 2bb874c0d873 aio: store event at final iocb_put() new af5c72b1fc7a Fix aio_poll() races new 958c13ce141c make aio_read()/aio_write() return int new 7425970347a2 aio: move dropping ->ki_eventfd into iocb_destroy() new fa0ca2aee3be deal with get_reqs_available() in aio_get_req() itself new 7316b49c2a11 aio: move sanity checks and request allocation to io_submit_one() new 5e7a8ca31926 Merge branch 'work.aio' of git://git.kernel.org/pub/scm/li [...]
The 14 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: Makefile | 2 +- fs/aio.c | 338 +++++++++++++++++++++++---------------------------- fs/debugfs/inode.c | 13 +- fs/jffs2/readinode.c | 5 - fs/jffs2/super.c | 5 +- fs/ubifs/super.c | 4 +- 6 files changed, 165 insertions(+), 202 deletions(-)