linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-05 12:52:35 to 2021-07-21 11:53:49 UTC [more...]

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

[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 v3 0/9] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-07-20 14:18 UTC  (10+ 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

[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

[PATCH 0/3] Add RFC-7597 Section 5.1 PSID support
 2021-07-19  1:21 UTC  (6+ 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 v5 0/1] lib: Convert UUID runtime test to KUnit
 2021-07-17 23:47 UTC  (2+ messages)
` [PATCH v5 1/1] "

[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 0/2] xfrm/compat: Fix xfrm_spdattr_type_t copying
 2021-07-17 15:02 UTC  (2+ messages)
` [PATCH 2/2] selftests/net/ipsec: Add test for xfrm_spdattr_type_t

[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 v3] kunit: tool: add --kernel_args to allow setting module params
 2021-07-16  4:51 UTC  (2+ messages)

[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  (20+ messages)
` [PATCH 1/4] x86/sgx: Add sgx_nr_all_pages to the debugfs
` [PATCH 2/4] selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
` [PATCH 3/4] selftests/sgx: Assign source for each segment
` [PATCH 4/4] selftests/sgx: Trigger the reclaimer and #PF handler

[PATCH net-next 0/4] selftests: forwarding: Tests redirects between L3 and L2 devices
 2021-07-09 16:21 UTC  (10+ 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  (15+ messages)
` [PATCH 1/2] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH 2/2] testing: use the copyleft-next-0.3.1 SPDX tag

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

KUnit Hackathon
 2021-07-08  0:49 UTC  (6+ messages)

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

[PATCH AUTOSEL 5.10 073/137] selftests: Clean forgotten resources as part of cleanup()
 2021-07-06 11:20 UTC 

[PATCH AUTOSEL 5.12 082/160] selftests: Clean forgotten resources as part of cleanup()
 2021-07-06 11:17 UTC 

[PATCH AUTOSEL 5.13 096/189] selftests: Clean forgotten resources as part of cleanup()
 2021-07-06 11:12 UTC 

[PATCH 0/2] math: RATIONAL and RATIONAL_KUNIT_TEST improvements
 2021-07-06 10:31 UTC  (4+ messages)
` [PATCH 1/2] math: Make RATIONAL tristate
` [PATCH 2/2] math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it

[PATCH] math: Make RATIONAL tristate
 2021-07-06  7:14 UTC  (3+ messages)

[net-next, v5, 00/11] ptp: support virtual clocks and timestamping
 2021-07-05 18:44 UTC  (5+ messages)
` [net-next, v5, 08/11] net: sock: extend SO_TIMESTAMPING for PHC binding

[PATCH v8 3/8] security/brute: Detect a brute force attack
 2021-07-05 12:52 UTC  (6+ 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).