linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-09 07:53:22 to 2019-08-16 18:06:55 UTC [more...]

[RFC PATCH v2 0/5] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-08-16 18:06 UTC  (15+ messages)
` [RFC PATCH v2 4/5] hugetlb_cgroup: Add accounting for shared mappings
  ` [RFC PATCH v2 1/5] hugetlb_cgroup: Add hugetlb_cgroup reservation counter

[PATCH] selftests: use "$(MAKE)" instead of "make"
 2019-08-16 16:06 UTC 

[PATCH 0/3] firmware: selftest for request_firmware_into_buf
 2019-08-16  0:09 UTC  (4+ messages)
` [PATCH 1/3] test_firmware: add support "
` [PATCH 2/3] selftest: firmware: Add request_firmware_into_buf tests
` [PATCH 3/3] firmware: add mutex fw_lock_fallback for race condition

[PATCH v2] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
 2019-08-15 18:34 UTC  (2+ messages)

[RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
 2019-08-15 10:52 UTC  (38+ messages)
` [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
` [RFC 02/19] ktf: Introduce the main part of the kernel side of ktf
` [RFC 03/19] ktf: Introduce a generic netlink protocol for test result communication
` [RFC 04/19] ktf: An implementation of a generic associative array container
` [RFC 05/19] ktf: Implementation of ktf support for overriding function entry and return
` [RFC 06/19] ktf: A simple debugfs interface to test results
` [RFC 07/19] ktf: Simple coverage support
` [RFC 08/19] ktf: Configurable context support for network info setup
` [RFC 09/19] ktf: resolve: A helper utility to aid in exposing private kernel symbols to KTF tests
` [RFC 10/19] ktf: Add documentation for Kernel Test Framework (KTF)
` [RFC 11/19] ktf: Add a small test suite with a few tests to test KTF itself
` [RFC 12/19] ktf: Main part of user land library for executing tests
` [RFC 13/19] ktf: Integration logic for running ktf tests from googletest
` [RFC 14/19] ktf: Internal debugging facilities
` [RFC 15/19] ktf: Some simple examples
` [RFC 16/19] ktf: Some user applications to run tests
` [RFC 17/19] ktf: Toplevel ktf Makefile/makefile includes and scripts to run from kselftest
` [RFC 18/19] kselftests: Enable building ktf
` [RFC 19/19] Documentation/dev-tools: Add index entry for KTF documentation

[bug report] selftests, arm64: add a selftest for passing tagged pointers to kernel
 2019-08-15  8:18 UTC 

[PATCH] selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue
 2019-08-15  7:57 UTC  (3+ messages)

[PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-14 17:23 UTC  (25+ messages)
` [PATCH v13 01/18] kunit: test: add KUnit test runner core
` [PATCH v13 02/18] kunit: test: add test resource management API
` [PATCH v13 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v13 04/18] kunit: test: add assertion printing library
` [PATCH v13 05/18] kunit: test: add the concept of expectations
` [PATCH v13 06/18] kbuild: enable building KUnit
` [PATCH v13 07/18] kunit: test: add initial tests
` [PATCH v13 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v13 09/18] kunit: test: add support for test abort
` [PATCH v13 10/18] kunit: test: add tests for kunit "
` [PATCH v13 11/18] kunit: test: add the concept of assertions
` [PATCH v13 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v13 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v13 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v13 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v13 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v13 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v13 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[bug report] selftests: Add nettest
 2019-08-14 14:50 UTC  (2+ messages)

[PATCH] selftests: livepatch: add missing fragments to config
 2019-08-14 13:20 UTC  (2+ messages)

[PATCH] selftests: tpm2: install python files
 2019-08-14 11:14 UTC 

[PATCH v3 00/11] Add arm64/signal initial kselftest support
 2019-08-14 10:22 UTC  (33+ messages)
` [PATCH v3 01/11] kselftest: arm64: introduce new boilerplate code
` [PATCH v3 02/11] kselftest: arm64: adds first test and common utils
` [PATCH v3 03/11] kselftest: arm64: mangle_pstate_invalid_daif_bits
` [PATCH v3 04/11] kselftest: arm64: mangle_pstate_invalid_mode_el
` [PATCH v3 05/11] kselftest: arm64: mangle_pstate_ssbs_regs
` [PATCH v3 06/11] kselftest: arm64: fake_sigreturn_bad_magic
` [PATCH v3 07/11] kselftest: arm64: fake_sigreturn_bad_size_for_magic0
` [PATCH v3 08/11] kselftest: arm64: fake_sigreturn_missing_fpsimd
` [PATCH v3 09/11] kselftest: arm64: fake_sigreturn_duplicated_fpsimd
` [PATCH v3 10/11] kselftest: arm64: fake_sigreturn_bad_size
` [PATCH v3 11/11] kselftest: arm64: fake_sigreturn_misaligned_sp

[PATCH AUTOSEL 5.2 028/123] selftests/bpf: fix sendmsg6_prog on s390
 2019-08-14  2:10 UTC  (5+ messages)
` [PATCH AUTOSEL 5.2 032/123] selftests: forwarding: gre_multipath: Enable IPv4 forwarding
` [PATCH AUTOSEL 5.2 033/123] selftests: forwarding: gre_multipath: Fix flower filters
` [PATCH AUTOSEL 5.2 035/123] selftests/bpf: add another gso_segs access
` [PATCH AUTOSEL 5.2 123/123] selftests: kvm: Adding config fragments

[PATCH AUTOSEL 4.19 08/68] selftests/bpf: fix sendmsg6_prog on s390
 2019-08-14  2:15 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 11/68] selftests: forwarding: gre_multipath: Enable IPv4 forwarding
` [PATCH AUTOSEL 4.19 12/68] selftests: forwarding: gre_multipath: Fix flower filters
` [PATCH AUTOSEL 4.19 68/68] selftests: kvm: Adding config fragments

[PATCH AUTOSEL 4.14 44/44] selftests: kvm: Adding config fragments
 2019-08-14  2:18 UTC 

[PATCH AUTOSEL 4.9 33/33] selftests: kvm: Adding config fragments
 2019-08-14  2:23 UTC 

[PATCH AUTOSEL 4.4 28/28] selftests: kvm: Adding config fragments
 2019-08-14  2:25 UTC 

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13 17:07 UTC  (60+ messages)
` [PATCH v12 01/18] kunit: test: add KUnit test runner core
` [PATCH v12 02/18] kunit: test: add test resource management API
` [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v12 04/18] kunit: test: add assertion printing library
` [PATCH v12 05/18] kunit: test: add the concept of expectations
` [PATCH v12 06/18] kbuild: enable building KUnit
` [PATCH v12 07/18] kunit: test: add initial tests
` [PATCH v12 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v12 09/18] kunit: test: add support for test abort
` [PATCH v12 10/18] kunit: test: add tests for kunit "
` [PATCH v12 11/18] kunit: test: add the concept of assertions
` [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v12 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v12 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v12 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v12 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v12 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v12 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH 3/3] selftests: ir: fix ir_loopback test failure
 2019-08-13  7:37 UTC  (2+ messages)

[PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
 2019-08-12 21:12 UTC  (15+ messages)

[RFC PATCH] hugetlbfs: Add hugetlb_cgroup reservation limits
 2019-08-09 21:00 UTC  (6+ messages)

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-08-09 16:08 UTC  (16+ messages)
` [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v19 04/15] mm: untag user pointers passed to memory syscalls

[PATCH v3 1/2] selftests: kvm: Adding config fragments
 2019-08-09 14:58 UTC  (5+ messages)

[PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
 2019-07-18 19:22 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).