This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7cc2a8ea1048 Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/li [...] new 22cf8419f131 nfsd: apply umask on fs without ACL support new 681370f4b00a nfsd4: fix nfsdfs reference count loop new bf2654017e02 nfsd: fix nfsdfs inode reference count leak new becd2014923f SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DC [...] new 083176c86ffa Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux new 3f37d14b8a31 kunit: kunit_config: Fix parsing of CONFIG options with space new e173b8b8c419 kunit: show error if kunit results are not present new ee61492ab92b kunit: kunit_tool: Fix invalid result when build fails new c63d2dd7e134 Documentation: kunit: Add some troubleshooting tips to the FAQ new 55844741a1e7 Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://g [...] new 5be206eaac9a Revert "tpm: selftest: cleanup after unseal with wrong aut [...] new 88a16840f462 selftests: tpm: Use 'test -e' instead of 'test -f' new 377ff83083c9 selftests: tpm: Use /bin/sh instead of /bin/bash new 0dce88451f9c Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.ker [...]
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: Documentation/dev-tools/kunit/faq.rst | 40 ++++++++++++++++++++++ fs/nfsd/nfs4state.c | 8 ++++- fs/nfsd/nfsctl.c | 23 +++++++------ fs/nfsd/nfsd.h | 3 ++ fs/nfsd/vfs.c | 6 ++++ net/sunrpc/svcsock.c | 1 + tools/testing/kunit/kunit.py | 4 ++- tools/testing/kunit/kunit_config.py | 2 +- tools/testing/kunit/kunit_parser.py | 8 ++--- tools/testing/kunit/kunit_tool_test.py | 11 ++++++ .../kunit/test_data/test_insufficient_memory.log | 0 tools/testing/selftests/tpm2/test_smoke.sh | 9 ++--- tools/testing/selftests/tpm2/test_space.sh | 4 +-- 13 files changed, 93 insertions(+), 26 deletions(-) copy arch/arm/mach-imx/Makefile.boot => tools/testing/kunit/test_data/test_insuffi [...]