This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d980cc0620ae Merge tag 'devicetree-fixes-for-5.14-1' of git://git.kerne [...] new 704adfb5a997 tracing: Do not reference char * as a string in histograms new 3fdacf402bb2 Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/ [...] new 0c0f6299ba71 selftests: memory-hotplug: avoid spamming logs with dump_p [...] new 00397e74e37a Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.ke [...] new ed01ad3a2fac kunit: tool: Fix error messages for cases of no tests and [...] new a72fa6304342 Documentation: kunit: drop obsolete note about uml_abort f [...] new 58c965d84e14 kunit: tool: remove unnecessary "annotations" import new df4b0807ca1a kunit: tool: Assert the version requirement new ccbb22b9ab86 Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git:// [...]
The 9 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: Documentation/dev-tools/kunit/running_tips.rst | 14 +------------- kernel/trace/trace_events_hist.c | 6 +++--- tools/testing/kunit/kunit.py | 2 ++ tools/testing/kunit/kunit_kernel.py | 6 ++---- tools/testing/kunit/kunit_parser.py | 6 ++++-- tools/testing/kunit/kunit_tool_test.py | 16 +++++++++++++--- ...og => test_is_test_passed-no_tests_run_no_header.log} | 0 .../test_is_test_passed-no_tests_run_with_header.log | 2 ++ .../testing/selftests/memory-hotplug/mem-on-off-test.sh | 4 +++- 9 files changed, 30 insertions(+), 26 deletions(-) rename tools/testing/kunit/test_data/{test_is_test_passed-no_tests_run.log => test [...] create mode 100644 tools/testing/kunit/test_data/test_is_test_passed-no_tests_run_ [...]