This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0fa8ee0d9ab9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new c335b4f1f650 kunit: tool: unmark test_data as binary blobs new 3959d0a63b32 kunit: Fix kunit.py parse subcommand (use null build_dir) new b7e0b983ff13 kunit: tool: fix pre-existing python type annotation errors new fcdb0bc08ced kunit: Do not pollute source directory with generated file [...] new 128dc4bcc8c0 kunit: Do not pollute source directory with generated file [...] new f7766424cf15 KUnit: Docs: fix a wording typo new 1f4dde57125b KUnit: Docs: style: fix some Kconfig example issues new 873ddeb881e0 KUnit: Docs: usage: wording fixes new 390881448b1f kunit: tool: print out stderr from make (like build warnings) new 060352e141e4 kunit: tool: fix extra trailing \n in raw + parsed test output new 3084db0e0d50 kunit: fix display of failed expectations for strings new f86fee1845ee Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git:// [...] new c3213d260a23 SUNRPC: Fix oops in the rpc_xdr_buf event class new ce228d459424 Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linux new 20b329129009 gfs2: Fix regression in freeze_go_sync new c2e7554e1b85 Merge tag 'gfs2-v5.10-rc4-fixes' of git://git.kernel.org/p [...]
The 16 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/faq.rst | 2 +- Documentation/dev-tools/kunit/style.rst | 18 +++++------ Documentation/dev-tools/kunit/usage.rst | 10 +++---- fs/gfs2/glops.c | 13 +++++++- include/kunit/test.h | 2 +- include/trace/events/sunrpc.h | 3 +- tools/testing/kunit/.gitattributes | 1 - tools/testing/kunit/kunit.py | 27 ++++++++--------- tools/testing/kunit/kunit_kernel.py | 53 +++++++++++++++++++++++++-------- tools/testing/kunit/kunit_parser.py | 17 ++++++----- tools/testing/kunit/kunit_tool_test.py | 4 +-- 11 files changed, 94 insertions(+), 56 deletions(-) delete mode 100644 tools/testing/kunit/.gitattributes