linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-08 00:49:27 to 2021-07-27 00:13:56 UTC [more...]

[PATCH bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket
 2021-07-27  0:12 UTC  (3+ messages)
` [PATCH bpf-next v1 1/5] af_unix: add read_sock for stream socket types
` [PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap

[PATCH v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-26 23:17 UTC  (15+ messages)
` [PATCH v3 1/9] cgroup/cpuset: Miscellaneous code cleanup
` [PATCH v3 2/9] cgroup/cpuset: Fix a partition bug with hotplug
` [PATCH v3 3/9] cgroup/cpuset: Fix violation of cpuset locking rule
` [PATCH v3 4/9] cgroup/cpuset: Enable event notification when partition become invalid
` [PATCH v3 5/9] cgroup/cpuset: Clarify the use of invalid partition root
` [PATCH v3 6/9] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v3 7/9] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs
` [PATCH v3 8/9] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v3 9/9] kselftest/cgroup: Add cpuset v2 partition root state test

[RFC PATCH 0/4] TDX KVM selftests
 2021-07-26 22:42 UTC  (7+ messages)
` [RFC PATCH 1/4] KVM: selftests: Add support for creating non-default type VMs
` [RFC PATCH 2/4] KVM: selftest: Add helper functions to create TDX VMs
` [RFC PATCH 3/4] KVM: selftest: Adding TDX life cycle test
` [RFC PATCH 4/4] KVM: selftest: Adding test case for TDX port IO

[RFC][PATCH v2 00/12] integrity: Introduce DIGLIM
 2021-07-26 16:37 UTC  (13+ messages)
` [RFC][PATCH v2 01/12] diglim: Overview
` [RFC][PATCH v2 02/12] diglim: Basic definitions
` [RFC][PATCH v2 03/12] diglim: Objects
` [RFC][PATCH v2 04/12] diglim: Methods
` [RFC][PATCH v2 05/12] diglim: Parser
` [RFC][PATCH v2 06/12] diglim: Interfaces - digest_list_add, digest_list_del
` [RFC][PATCH v2 07/12] diglim: Interfaces - digest_lists_loaded
` [RFC][PATCH v2 08/12] diglim: Interfaces - digest_label
` [RFC][PATCH v2 09/12] diglim: Interfaces - digest_query
` [RFC][PATCH v2 10/12] diglim: Interfaces - digests_count
` [RFC][PATCH v2 11/12] diglim: Remote Attestation
` [RFC][PATCH v2 12/12] diglim: Tests

[PATCH 0/3] Add RFC-7597 Section 5.1 PSID support
 2021-07-26 14:37 UTC  (9+ messages)
  ` [PATCH 1/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support xtables API
  ` [PATCH 2/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support
  ` [PATCH 3/3] selftests: netfilter: Add RFC-7597 Section 5.1 PSID selftests

[PATCH] kernel/module: add documentation for try_module_get()
 2021-07-24 12:15 UTC  (4+ messages)

[PATCH v2] selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
 2021-07-23 19:53 UTC  (2+ messages)

[PATCH v2 0/4] selftests: add a new test driver for sysfs
 2021-07-23 17:32 UTC  (11+ messages)
` [PATCH v2 1/4] selftests: add tests_sysfs module
` [PATCH v2 4/4] test_sysfs: demonstrate deadlock fix

[PATCH 0/2] xfrm/compat: Fix xfrm_spdattr_type_t copying
 2021-07-22  9:48 UTC  (3+ messages)
` [PATCH 2/2] selftests/net/ipsec: Add test for xfrm_spdattr_type_t

[PATCH net-next 2/2] tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option
 2021-07-21 23:22 UTC 

[PATCH v3] kunit: tool: add --kernel_args to allow setting module params
 2021-07-21 21:26 UTC  (3+ messages)

[PATCH v5 0/1] lib: Convert UUID runtime test to KUnit
 2021-07-21 19:52 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH V2 0/3] riscv: add support for restartable sequence
 2021-07-21  3:19 UTC  (4+ messages)
` [PATCH V2 2/3] riscv: Add "

[PATCH bpf-next 0/3] libbpf: btf typed data dumping fixes (__int128 usage, error propagation)
 2021-07-20 20:51 UTC  (7+ messages)
` [PATCH bpf-next 1/3] libbpf: avoid use of __int128 in typed dump display
` [PATCH bpf-next 2/3] selftests/bpf: add __int128-specific tests for typed data dump
` [PATCH bpf-next 3/3] libbpf: propagate errors when retrieving enum value for typed data display

[PATCH] lib/test: convert test_min_heap.c to use KUnit
 2021-07-19 21:39 UTC  (2+ messages)

[PATCH v6 bpf-next 0/3] libbpf: BTF dumper support for typed data
 2021-07-19 14:15 UTC  (10+ messages)
` [PATCH v6 bpf-next 1/3] "
` [PATCH v6 bpf-next 2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs
` [PATCH v6 bpf-next 3/3] selftests/bpf: add dump type data tests to btf dump tests

[GIT PULL] KUnit update for Linux 5.14-rc2
 2021-07-17 19:53 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.14-rc2
 2021-07-17 19:53 UTC  (2+ messages)

[PATCH v8 23/26] selftest/x86/amx: Test cases for the AMX state management
 2021-07-17 15:29 UTC 

[PATCH v2 bpf-next 0/3] libbpf: BTF typed dump cleanups
 2021-07-17  0:38 UTC  (9+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: clarify/fix unaligned data issues for btf typed dump
` [PATCH v2 bpf-next 2/3] libbpf: fix compilation errors on ppc64le for btf dump typed data
` [PATCH v2 bpf-next 3/3] libbpf: btf typed dump does not need to allocate dump data

[PATCH bpf-next] libbpf: clarify/fix unaligned data issues for btf typed dump
 2021-07-16 22:05 UTC  (2+ messages)

[PATCH v2 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-16 21:28 UTC  (12+ messages)
` [PATCH v2 2/6] cgroup/cpuset: Clarify the use of invalid partition root

[PATCH v2] kunit: tool: add --kernel_args to allow setting module params
 2021-07-15 16:09 UTC  (3+ messages)

[PATCH 5.12] selftests/resctrl: Fix incorrect parsing of option "-t"
 2021-07-15 10:48 UTC  (2+ messages)

[PATCH v5 2/2] tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftest
 2021-07-15 10:07 UTC 

[PATCH] kunit: tool: add --kernel_args to allow setting module params
 2021-07-14 22:57 UTC 

[PATCH v2 0/4] add KSM selftests
 2021-07-14 22:51 UTC  (6+ messages)
` [PATCH v2 1/4] selftests: vm: add KSM merge test
` [PATCH v2 2/4] selftests: vm: add KSM unmerge test
` [PATCH v2 3/4] selftests: vm: add KSM zero page merging test
` [PATCH v2 4/4] selftests: vm: add KSM merging across nodes test

[PATCH v5 00/11] Add futex2 syscalls
 2021-07-14 21:25 UTC  (14+ messages)
` [PATCH v5 01/11] futex2: Implement wait and wake functions
` [PATCH v5 02/11] futex2: Implement vectorized wait
` [PATCH v5 03/11] futex2: Implement requeue operation
` [PATCH v5 04/11] docs: locking: futex2: Add documentation
` [PATCH v5 05/11] selftests: futex2: Add wake/wait test
` [PATCH v5 06/11] selftests: futex2: Add timeout test
` [PATCH v5 07/11] selftests: futex2: Add wouldblock test
` [PATCH v5 08/11] selftests: futex2: Add waitv test
` [PATCH v5 09/11] selftests: futex2: Add requeue test
` [PATCH v5 10/11] perf bench: Add futex2 benchmark tests
` [PATCH v5 11/11] kernel: Enable waitpid() for futex2

[PATCH v1 1/3] kernel.h: Don't pollute header with single user macros
 2021-07-13 18:39 UTC  (12+ messages)
` [PATCH v1 2/3] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v1 3/3] kernel.h: Split out container_of() and typeof_memeber() macros

[PATCH v2 1/1] tools: Rename bitmap_alloc() to bitmap_zalloc()
 2021-07-13  9:37 UTC  (2+ messages)

[PATCH] kunit: tool: Assert version requirement
 2021-07-12 19:52 UTC  (6+ messages)
` [PATCH v2] kunit: tool: Assert the "
      ` [PATCH v3] "

BUG: lkdtm stack-entropy.sh test hangs
 2021-07-12 18:31 UTC 

BUG: lkdtm stack-entropy.sh test hangs
 2021-07-12 18:31 UTC 

[PATCH 5.13 681/800] selftests: splice: Adjust for handler fallback removal
 2021-07-12  6:12 UTC  (2+ messages)
` [PATCH 5.13 749/800] selftests/sgx: remove checks for file execute permissions

[PATCH 5.12 594/700] selftests: splice: Adjust for handler fallback removal
 2021-07-12  6:11 UTC 

[PATCH 5.10] selftests/resctrl: Fix incorrect parsing of option "-t"
 2021-07-12  7:51 UTC 

[PATCH 5.10 499/593] selftests: splice: Adjust for handler fallback removal
 2021-07-12  6:10 UTC 

[PATCH v7 23/26] selftest/x86/amx: Test cases for the AMX state management
 2021-07-10 13:03 UTC 

[PATCH AUTOSEL 4.4 14/23] selftests/powerpc: Fix "no_handler" EBB selftest
 2021-07-10  2:39 UTC 

[PATCH AUTOSEL 4.9 16/26] selftests/powerpc: Fix "no_handler" EBB selftest
 2021-07-10  2:35 UTC 

[PATCH AUTOSEL 4.14 21/33] selftests/powerpc: Fix "no_handler" EBB selftest
 2021-07-10  2:35 UTC 

[PATCH AUTOSEL 4.19 19/39] selftests: timers: rtcpie: skip test if default RTC device does not exist
 2021-07-10  2:31 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 25/39] selftests/powerpc: Fix "no_handler" EBB selftest

[PATCH AUTOSEL 5.4 32/63] selftests: timers: rtcpie: skip test if default RTC device does not exist
 2021-07-10  2:26 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 40/63] selftests/powerpc: Fix "no_handler" EBB selftest

[PATCH AUTOSEL 5.10 52/93] selftests: timers: rtcpie: skip test if default RTC device does not exist
 2021-07-10  2:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 63/93] selftests/powerpc: Fix "no_handler" EBB selftest

[PATCH AUTOSEL 5.12 055/104] selftests: timers: rtcpie: skip test if default RTC device does not exist
 2021-07-10  2:21 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 068/104] selftests/powerpc: Fix "no_handler" EBB selftest

[PATCH AUTOSEL 5.13 060/114] selftests: timers: rtcpie: skip test if default RTC device does not exist
 2021-07-10  2:16 UTC 

[PATCHv2] selftests: Use kselftest skip code for skipped tests
 2021-07-09 17:53 UTC  (4+ messages)

[PATCH] selftests: memory-hotplug: avoid spamming logs with dump_page(), ratio limit hot-remove error test
 2021-07-09 17:03 UTC  (3+ messages)

[PATCH 0/4] selftests/sgx: Trigger the page reclaimer and #PF handler
 2021-07-09 16:25 UTC  (12+ messages)
` [PATCH 4/4] selftests/sgx: Trigger the "

[PATCH net-next 0/4] selftests: forwarding: Tests redirects between L3 and L2 devices
 2021-07-09 16:21 UTC  (8+ messages)
` [PATCH net-next 1/4] selftests: forwarding: Test redirecting gre or ipip packets to Ethernet

[PATCH -next 1/2] selftests: Fix vm_handle_exception undefined error
 2021-07-09  6:37 UTC  (2+ messages)
` [PATCH -next 2/2] selftests: Fix fscanf warning

[PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
 2021-07-08 20:08 UTC  (13+ messages)

[PATCH] selftests: firmware: Fix ingonred return val of asprintf() warn
 2021-07-08  3:18 UTC 

KUnit Hackathon
 2021-07-08  0:49 UTC  (4+ 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).