linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-08 21:24:58 to 2021-06-17 07:46:48 UTC [more...]

[PATCH] kunit: tool: Assert version requirement
 2021-06-17  7:46 UTC  (4+ messages)
    ` [PATCH v2] kunit: tool: Assert the "

[PATCH v10 0/5] KVM statistics data fd-based binary interface
 2021-06-17  7:24 UTC  (12+ messages)
` [PATCH v10 1/5] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v10 2/5] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v10 3/5] KVM: stats: Add documentation for binary statistics interface
` [PATCH v10 4/5] KVM: selftests: Add selftest for KVM statistics data binary interface
` [PATCH v10 5/5] KVM: stats: Remove code duplication for binary and debugfs stats

[PATCH 0/5] cgroup/cpuset: Enable cpuset partition with no load balancing
 2021-06-17  2:57 UTC  (15+ messages)
` [PATCH 1/5] cgroup/cpuset: Don't call validate_change() for some flag changes
` [PATCH 2/5] cgroup/cpuset: Add new cpus.partition type with no load balancing
` [PATCH 3/5] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-16 21:35 UTC  (22+ messages)
` [PATCH v9 1/5] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v9 2/5] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v9 3/5] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v9 4/5] KVM: selftests: Add selftest for KVM "
` [PATCH v9 5/5] KVM: stats: Remove code duplication for binary and debugfs stats

[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-16 21:31 UTC  (13+ messages)
  ` [PATCH v9] "

[PATCH v2] kunit: tool: internal refactor of parser input handling
 2021-06-16 20:59 UTC  (2+ messages)

[PATCH v2 1/3] kunit: arch/um/configs: Enable KUNIT_ALL_TESTS by default
 2021-06-16 20:41 UTC  (5+ messages)
` [PATCH v2 2/3] kunit: Move default config from arch/um -> tools/testing/kunit
` [PATCH v2 3/3] kunit: Remove the unused all_tests.config

[PATCH] selftests: net: veth: make test compatible with dash
 2021-06-16 20:00 UTC  (2+ messages)

[PATCH] selftests: net: use bash to run udpgro_fwd test case
 2021-06-16 20:00 UTC  (2+ messages)

[PATCH v2 01/10] kunit: Do not typecheck binary assertions
 2021-06-16 14:08 UTC  (19+ messages)
` [PATCH v2 03/10] Documentation: kunit: Clean up some string casts in examples
` [PATCH v2 04/10] device property: Remove some casts in property-entry-test
` [PATCH v2 05/10] iio: Remove a cast in iio-test-format which is no longer required
` [PATCH v2 06/10] mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
` [PATCH v2 07/10] thunderbolt: test: Remove sone casts which are no longer required
` [PATCH v2 08/10] kernel/sysctl-test: Remove some casts which are no-longer required
` [PATCH v2 09/10] apparmor: test: "
` [PATCH v2 10/10] lib/cmdline_kunit: Remove a cast "

[net-next, v3, 00/10] ptp: support virtual clocks and timestamping
 2021-06-16 10:39 UTC  (16+ messages)
` [net-next, v3, 01/10] ptp: add ptp virtual clock driver framework
` [net-next, v3, 02/10] ptp: support ptp physical/virtual clocks conversion
` [net-next, v3, 03/10] ptp: track available ptp vclocks information
` [net-next, v3, 04/10] ptp: add kernel API ptp_get_vclocks_index()
` [net-next, v3, 05/10] ethtool: add a new command for getting PHC virtual clocks
` [net-next, v3, 06/10] ptp: add kernel API ptp_convert_timestamp()
` [net-next, v3, 07/10] net: sock: extend SO_TIMESTAMPING for PHC binding
` [net-next, v3, 08/10] net: socket: support hardware timestamp conversion to PHC bound
` [net-next, v3, 09/10] selftests/net: timestamping: support binding PHC
` [net-next, v3, 10/10] MAINTAINERS: add entry for PTP virtual clock driver

[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag
 2021-06-16  6:27 UTC  (3+ messages)
` [PATCH v2 02/29] docs: dev-tools: kunit: don't use a table for docs name
` [PATCH v2 10/29] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-16  6:13 UTC  (5+ messages)
` [PATCH 14/34] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup

[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-15 21:55 UTC  (17+ messages)
` [PATCH v8 2/5] selftests/sgx: Migrate to kselftest harness
` [PATCH v8 3/5] selftests/sgx: Dump enclave memory map
` [PATCH v8 4/5] selftests/sgx: Add EXPECT_EEXIT() macro
` [PATCH v8 5/5] selftests/sgx: Refine the test enclave to have storage

[PATCH] kunit: Add gnu_printf specifiers
 2021-06-15 21:01 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix kvm_check_cap() assertion
 2021-06-15 15:04 UTC 

[PATCH v3 0/1] lib: Convert UUID runtime test to KUnit
 2021-06-14 21:08 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH v7 0/4] KVM statistics data fd-based binary interface
 2021-06-14 13:19 UTC  (24+ messages)
` [PATCH v7 1/4] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v7 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v7 3/4] KVM: stats: Add documentation for statistics data binary interface

[PATCH net-next v2 2/7] testing: selftests: net: forwarding: add devlink-required functionality to test (hard) dropped stats field
 2021-06-14 13:01 UTC  (2+ messages)
` [PATCH net-next v2 4/7] testing: selftests: drivers: net: netdevsim: devlink: add test case for hard drop statistics

[PATCH] selftests: cgroup: add stale mem protection values test
 2021-06-12 23:20 UTC 

[PATCH] kunit: Fix result propagation for parameterised tests
 2021-06-11 23:16 UTC  (6+ messages)

[PATCH v3] kunit: add unit test for filtering suites by names
 2021-06-11 21:40 UTC  (2+ messages)

[PATCH v8 0/8] Fork brute force attack mitigation
 2021-06-11 15:41 UTC  (5+ messages)

[PATCH v8 0/4] KVM statistics data fd-based binary interface
 2021-06-11 13:40 UTC  (7+ messages)
` [PATCH v8 1/4] KVM: stats: Separate generic stats from architecture specific ones
` [PATCH v8 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v8 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v8 4/4] KVM: selftests: Add selftest for KVM "

[RFC 0/2] CPU-Idle latency selftest framework
 2021-06-11 12:41 UTC  (3+ messages)
` [RFC 1/2] powerpc/cpuidle: Extract IPI based and timer based wakeup latency from idle states
` [RFC 2/2] powerpc/selftest: Add support for cpuidle latency measurement

[PATCH v2] selftests/x86/syscall: use ARRAY_SIZE for msbs
 2021-06-11 10:40 UTC  (2+ messages)

[PATCH v4 1/4] kunit: Support skipped tests
 2021-06-11  7:08 UTC  (4+ messages)
` [PATCH v4 2/4] kunit: tool: Support skipped tests in kunit_tool
` [PATCH v4 3/4] kunit: test: Add example tests which are always skipped
` [PATCH v4 4/4] kasan: test: make use of kunit_skip()

[PATCH v2 0/1] lib: Convert UUID runtime test to KUnit
 2021-06-10 13:56 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH] KVM: selftests: Fix compiling errors when initializing the static structure
 2021-06-10 11:46 UTC  (2+ messages)

[PATCH v7 1/4] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-09 21:02 UTC  (7+ messages)
` [PATCH v7 2/4] selftests/sgx: Migrate to kselftest harness

[PATCH v4 00/15] Add futex2 syscalls
 2021-06-09 16:26 UTC  (8+ messages)

[PATCH net-next 04/11] testing: selftests: net: forwarding: add devlink-required functionality to test (hard) dropped stats field
 2021-06-09 15:15 UTC  (2+ messages)
` [PATCH net-next 06/11] testing: selftests: drivers: net: netdevsim: devlink: add test case for hard drop statistics

[PATCH] docs: add documentation for SLUB cache kunit tests
 2021-06-09 13:21 UTC  (2+ messages)

[PATCH] lib: Convert UUID runtime test to KUnit
 2021-06-09 11:44 UTC  (5+ messages)

[PATCH] selftests/x86/syscall: use ARRAY_SIZE for msbs
 2021-06-09  9:55 UTC 

[PATCH 0/3] Restore extra_mem_pages and add slot0_mem_pages
 2021-06-09  5:19 UTC  (3+ messages)

[RFC net-next 0/2] seg6: add support for SRv6 End.DT46 Behavior
 2021-06-09  1:16 UTC  (5+ messages)
` [RFC net-next 1/2] "
` [RFC net-next 2/2] selftests: seg6: add selftest "

[PATCH v3 1/4] kunit: Support skipped tests
 2021-06-08 21:23 UTC  (3+ messages)
` [PATCH v3 4/4] kasan: test: make use of kunit_skip()


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).