This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0bb80ecc33a8 Linux 6.6-rc1 new ab048302026d ovl: fix failed copyup of fileattr on a symlink new 724768a39374 ovl: fix incorrect fdput() on aio completion new afe03f088fc1 Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/ [...] new dce19a3fede2 kunit: test: Make filter strings in executor_test writable new 2810c1e99867 kunit: Fix wild-memory-access bug in kunit_free_suite_set() new 4b00920da1dd kunit: Fix the wrong err path and add goto labels in kunit [...] new 2b56a4b79b7b kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter() new 9076bc476d7e kunit: Fix possible memory leak in kunit_filter_suites() new fb52c87a0632 Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.ker [...] new f4e4ada58699 selftests/ftrace: Correctly enable event in instance-event.tc new 9616cb34b08e kselftest/runner.sh: Propagate SIGTERM to runner child new 5f9dd2e896a9 selftests: fix dependency checker script new 3f3f384139ed selftests: Keep symlinks, when possible new a747acc0b752 Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kern [...]
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: fs/overlayfs/copy_up.c | 3 +- fs/overlayfs/file.c | 9 +-- lib/kunit/executor.c | 48 +++++++++----- lib/kunit/executor_test.c | 13 ++-- lib/kunit/test.c | 3 +- .../ftrace/test.d/instances/instance-event.tc | 2 +- tools/testing/selftests/kselftest/runner.sh | 3 +- tools/testing/selftests/kselftest_deps.sh | 77 ++++++++++++++++++---- tools/testing/selftests/lib.mk | 4 +- 9 files changed, 118 insertions(+), 44 deletions(-)