linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-01 15:46:32 to 2021-06-11 07:08:12 UTC [more...]

[PATCH v4 1/4] kunit: Support skipped tests
 2021-06-11  7:07 UTC 

[PATCH v7 0/4] KVM statistics data fd-based binary interface
 2021-06-11  6:57 UTC  (21+ 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 v7 4/4] KVM: selftests: Add selftest for KVM "

[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-11  4:42 UTC  (3+ messages)

[PATCH] kunit: Fix result propagation for parameterised tests
 2021-06-11  3:57 UTC 

[PATCH 0/5] cgroup/cpuset: Enable cpuset partition with no load balancing
 2021-06-10 19:39 UTC  (12+ 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 4/5] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH 5/5] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH v3 0/1] lib: Convert UUID runtime test to KUnit
 2021-06-10 16:39 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-10 15:45 UTC  (6+ 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 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 v8 0/8] Fork brute force attack mitigation
 2021-06-09 16:52 UTC  (12+ messages)
` [PATCH v8 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v8 2/8] security/brute: Define a LSM and add sysctl attributes
` [PATCH v8 3/8] security/brute: Detect a brute force attack
` [PATCH v8 4/8] security/brute: Mitigate "
` [PATCH v8 5/8] security/brute: Notify to userspace "task killed"
` [PATCH v8 6/8] selftests/brute: Add tests for the Brute LSM
` [PATCH v8 7/8] Documentation: Add documentation "
` [PATCH v8 8/8] MAINTAINERS: Add a new entry "

[PATCH v4 00/15] Add futex2 syscalls
 2021-06-09 16:26 UTC  (52+ messages)
` [PATCH v4 01/15] futex2: Implement wait and wake functions
` [PATCH v4 02/15] futex2: Add support for shared futexes
` [PATCH v4 03/15] futex2: Implement vectorized wait
` [PATCH v4 04/15] futex2: Implement requeue operation
` [PATCH v4 05/15] futex2: Implement support for different futex sizes
` [PATCH v4 06/15] futex2: Add compatibility entry point for x86_x32 ABI
` [PATCH v4 07/15] docs: locking: futex2: Add documentation
` [PATCH v4 08/15] selftests: futex2: Add wake/wait test
` [PATCH v4 09/15] selftests: futex2: Add timeout test
` [PATCH v4 10/15] selftests: futex2: Add wouldblock test
` [PATCH v4 11/15] selftests: futex2: Add waitv test
` [PATCH v4 12/15] selftests: futex2: Add requeue test
` [PATCH v4 13/15] selftests: futex2: Add futex sizes test
` [PATCH v4 14/15] perf bench: Add futex2 benchmark tests
` [PATCH v4 15/15] kernel: Enable waitpid() for futex2

[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  (3+ messages)

[PATCH] lib: Convert UUID runtime test to KUnit
 2021-06-09 11:44 UTC  (7+ 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  (10+ messages)
` [PATCH 1/3] Revert "selftests: kvm: make allocation of extra memory take effect"
` [PATCH 2/3] Revert "selftests: kvm: fix overlapping addresses in memslot_perf_test"
` [PATCH 3/3] selftests: kvm: Add support for customized slot0 memory size

[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  (9+ messages)
` [PATCH v3 2/4] kunit: tool: Support skipped tests in kunit_tool
` [PATCH v3 3/4] kunit: test: Add example tests which are always skipped
` [PATCH v3 4/4] kasan: test: make use of kunit_skip()

n_gsm testing
 2021-06-08 11:16 UTC 

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-08  7:28 UTC  (15+ messages)
` [PATCH 02/34] docs: dev-tools: kunit: don't use a table for docs name
` [PATCH 14/34] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup

(no subject)
 2021-06-07 16:02 UTC  (2+ messages)
` 

[PATCH] selftests/powerpc: Fix duplicate included pthread.h
 2021-06-06 12:08 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] libbpf: BTF dumper support for typed data
 2021-06-05  2:50 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/2] "
` [PATCH v4 bpf-next 2/2] selftests/bpf: add dump type data tests to btf dump tests

[PATCH v2 1/4] kunit: Support skipped tests
 2021-06-04 21:44 UTC  (8+ messages)
` [PATCH v2 2/4] kunit: tool: Support skipped tests in kunit_tool
` [PATCH v2 4/4] kasan: test: make use of kunit_skip()

[PATCH] selftests: timers: rtcpie: skip test if default RTC device does not exist
 2021-06-04 21:36 UTC  (2+ messages)

[PATCH] selftests/tls: Add {} to avoid static checker warning
 2021-06-04 21:34 UTC  (2+ messages)

[PATCH][RESEND] selftests: splice: Adjust for handler fallback removal
 2021-06-04 21:33 UTC  (2+ messages)

[PATCH] selftests: lib.mk: Also install "config" and "settings"
 2021-06-04 21:30 UTC  (2+ messages)

[PATCH] powerpc/selftests: Use gettid() instead of getppid() for null_syscall
 2021-06-04 12:31 UTC 

[PATCH AUTOSEL 5.12 37/43] bpf, selftests: Adjust few selftest result_unpriv outcomes
 2021-06-03 17:07 UTC 

[PATCH v2] selftest: Add test for Soft-Dirty PTE bit
 2021-06-03 15:15 UTC 

[PATCH] proc: Add .gitignore for proc-subset-pid selftest
 2021-06-02 22:43 UTC  (3+ messages)

[PATCH 0/2] selftests: futex: Expand futex testing
 2021-06-02 21:16 UTC  (2+ messages)

[PATCH net-next v4 0/3] net/sched: act_vlan: Fix modify to allow 0
 2021-06-02  0:00 UTC  (2+ messages)


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