This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 861c0981648f Merge tag 'jfs-6.8-rc3' of github.com:kleikamp/linux-shaggy new 53ed2ac8fc1d soc: apple: mailbox: error pointers are negative integers new d53271c05965 selftests/rseq: Do not skip !allowed_cpus for mm_cid new f1fea725cc93 selftests/livepatch: fix and refactor new dmesg message code new 5820cfee443f kselftest/seccomp: Use kselftest output functions for benchmark new b54761f6e977 kselftest/seccomp: Report each expectation we assert as a [...] new d1d873a9bfac Merge tag 'linux_kselftest-fixes-6.8-rc3' of git://git.ker [...] new ed1a72fb0d64 kunit: Fix a NULL vs IS_ERR() bug new 083974ebb8fc kunit: device: Fix a NULL vs IS_ERR() check in init() new 57e39086fb86 MAINTAINERS: kunit: Add Rae Moar as a reviewer new a1af6a2bfa0c kunit: run test suites only after module initialization completes new 1a9f2c776d14 Documentation: KUnit: Update the instructions on how to te [...] new 2a6526c4f389 Merge tag 'linux_kselftest-kunit-fixes-6.8-rc3' of git://g [...]
The 12 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/usage.rst | 19 +++- MAINTAINERS | 1 + drivers/soc/apple/mailbox.c | 6 +- lib/kunit/device.c | 4 +- lib/kunit/executor.c | 4 + lib/kunit/kunit-test.c | 2 +- lib/kunit/test.c | 14 ++- tools/testing/selftests/livepatch/functions.sh | 37 ++++---- .../testing/selftests/rseq/basic_percpu_ops_test.c | 14 ++- tools/testing/selftests/rseq/param_test.c | 22 +++-- .../testing/selftests/seccomp/seccomp_benchmark.c | 104 +++++++++++++-------- 11 files changed, 148 insertions(+), 79 deletions(-)