This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64 in repository toolchain/ci/linux.
from 64570fbc14f8 Linux 5.15-rc5 adds 19ea40dddf18 btrfs: unlock newly allocated extent buffer after error adds d175209be04d btrfs: update refs for any root except tree log roots adds 77a5b9e3d14c btrfs: deal with errors when checking if a dir entry exist [...] adds e15ac6413745 btrfs: deal with errors when replaying dir entry during lo [...] adds 52db77791fe2 btrfs: deal with errors when adding inode reference during [...] adds 8dcbc26194eb btrfs: unify lookup return value when dir entry is missing adds cfd312695b71 btrfs: check for error when looking up inode during dir en [...] adds 4afb912f439c btrfs: fix abort logic in btrfs_replace_file_extents adds 1986c10acc9c Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/s [...] adds 80f0a1f99983 workqueue: annotate alloc_workqueue() as printf adds 57116ce17b04 workqueue: fix state-dump console deadlock adds 0a5d6c641b67 Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/ [...] adds 22b1255792c0 docs/cgroup: remove some duplicate words adds b94f9ac79a73 cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem adds c0002d11d799 cgroupv2, docs: fix misinformation in "device controller" section adds 459ea72c6cb9 Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/ [...] adds d8c23ead708b kunit: tool: better handling of quasi-bool args (--json, - [...] adds f62314b1ced2 kunit: fix reference count leak in kfree_at_end adds 554afc3b9797 gcc-plugins/structleak: add makefile var for disabling structleak adds 2326f3cdba1d iio/test-format: build kunit tests without structleak plugin adds 6a1e2d93d55b device property: build kunit tests without structleak plugin adds 33d4951e021b thunderbolt: build kunit tests without structleak plugin adds a8cf90332ae3 bitfield: build kunit tests without structleak plugin adds 361b57df62de kunit: fix kernel-doc warnings due to mismatched arg names adds fa5878760579 Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git:// [...]
No new revisions were added by this update.
Summary of changes: Documentation/admin-guide/cgroup-v2.rst | 28 ++++++------ drivers/base/test/Makefile | 2 +- drivers/iio/test/Makefile | 1 + drivers/thunderbolt/Makefile | 1 + fs/btrfs/ctree.h | 2 +- fs/btrfs/dir-item.c | 48 +++++++++++++++----- fs/btrfs/extent-tree.c | 1 + fs/btrfs/file.c | 19 ++++---- fs/btrfs/tree-log.c | 79 ++++++++++++++++++++------------- include/kunit/test.h | 6 +-- include/linux/workqueue.h | 5 +-- kernel/cgroup/cpuset.c | 56 ++++++++++++----------- kernel/workqueue.c | 18 +++++++- lib/Makefile | 2 +- lib/kunit/executor_test.c | 4 +- scripts/Makefile.gcc-plugins | 4 ++ tools/testing/kunit/kunit.py | 24 +++++++++- tools/testing/kunit/kunit_tool_test.py | 8 ++++ 18 files changed, 201 insertions(+), 107 deletions(-)