Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2020-08-20 12:22:23 to 2020-09-03 15:13:10 UTC [more...]

[RFC v4 0/1] Selftest for cpuidle latency measurement
 2020-09-03 14:50 UTC  (5+ messages)
` [RFC v4 1/1] selftests/cpuidle: Add support "

[PATCH v2 0/4] Support non-blocking pidfds
 2020-09-03 14:58 UTC  (8+ messages)
` [PATCH v2 1/4] pidfd: support PIDFD_NONBLOCK in pidfd_open()
` [PATCH v2 2/4] exit: support non-blocking pidfds
` [PATCH v2 3/4] tests: port pidfd_wait to kselftest harness
` [PATCH v2 4/4] tests: add waitid() tests for non-blocking pidfds

[PATCH 1/2] kunit: support failure from dynamic analysis tools
 2020-09-03 12:38 UTC  (4+ messages)
` [PATCH 2/2] kunit: ubsan integration

[PATCH v2 0/7] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-09-03 12:54 UTC  (12+ messages)
` [PATCH v2 1/7] mm/thp: fix __split_huge_pmd_locked() for migration PMD
` [PATCH v2 2/7] mm/migrate: move migrate_vma_collect_skip()
` [PATCH v2 3/7] mm: support THP migration to device private memory
` [PATCH v2 4/7] mm/thp: add prep_transhuge_device_private_page()
` [PATCH v2 5/7] mm/thp: add THP allocation helper
` [PATCH v2 6/7] mm/hmm/test: add self tests for THP migration
` [PATCH v2 7/7] nouveau: support THP migration to private memory

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-03 10:48 UTC  (8+ messages)
` [PATCH v2 1/4] kselftests/arm64: add a basic Pointer Authentication test
` [PATCH v2 2/4] kselftests/arm64: add nop checks for PAuth tests
` [PATCH v2 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys
` [PATCH v2 4/4] kselftests/arm64: add PAuth tests for single threaded consistency and key uniqueness

[PATCH 0/4] kselftests/arm64: add PAuth tests
 2020-09-03 10:20 UTC  (19+ messages)
` [PATCH 1/4] kselftests/arm64: add a basic Pointer Authentication test
` [PATCH 2/4] kselftests/arm64: add nop checks for PAuth tests
` [PATCH 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys
` [PATCH 4/4] kselftests/arm64: add PAuth tests for single threaded consistency and key uniqueness

[PATCH 0/7] powerpc/watchpoint: 2nd DAWR kvm enablement + selftests
 2020-09-02  5:13 UTC  (10+ messages)
` [PATCH 1/7] powerpc/watchpoint/kvm: Rename current DAWR macros and variables
` [PATCH 2/7] powerpc/watchpoint/kvm: Add infrastructure to support 2nd DAWR

[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
 2020-09-02  0:46 UTC  (42+ messages)
` [PATCH bpf-next v1 1/8] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v1 2/8] bpf: Propagate BPF_PSEUDO_BTF_ID to uapi headers in /tools
` [PATCH bpf-next v1 3/8] bpf: Introduce help function to validate ksym's type
` [PATCH bpf-next v1 4/8] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v1 5/8] bpf/selftests: ksyms_btf to test "
` [PATCH bpf-next v1 6/8] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v1 7/8] bpf: Propagate bpf_per_cpu_ptr() to /tools
` [PATCH bpf-next v1 8/8] bpf/selftests: Test for bpf_per_cpu_ptr()

[PATCH 0/4] Support non-blocking pidfds
 2020-09-01 16:53 UTC  (10+ messages)
` [PATCH 1/4] pidfd: support PIDFD_NONBLOCK in pidfd_open()
` [PATCH 2/4] exit: support non-blocking pidfds
` [PATCH 3/4] tests: port pidfd_wait to kselftest harness
` [PATCH 4/4] tests: add waitid() tests for non-blocking pidfds

[PATCH v2 0/6] selftests: arm64: Add floating point selftests
 2020-09-01 16:06 UTC  (8+ messages)
` [PATCH v2 6/6] selftests: arm64: Add build and documentation for FP tests

[PATCH] selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
 2020-09-01 15:09 UTC 

[PATCH] selftests: vm: add fragment CONFIG_GUP_BENCHMARK
 2020-09-01 12:29 UTC  (2+ messages)

[PATCH] Documentation: kunit: Add naming guidelines
 2020-09-01 12:23 UTC  (8+ messages)

[PATCH v3 0/5] arm64: vdso: getcpu() support
 2020-09-01 10:46 UTC  (4+ messages)

[PATCH 0/6] kselftest: arm64/mte: Tests for user-space MTE
 2020-09-01  9:27 UTC  (7+ messages)
` [PATCH 1/6] kselftest/arm64: Add utilities and a test to validate mte memory
` [PATCH 2/6] kselftest/arm64: Verify mte tag inclusion via prctl
` [PATCH 3/6] kselftest/arm64: Check forked child mte memory accessibility
` [PATCH 4/6] kselftest/arm64: Verify all different mmap MTE options
` [PATCH 5/6] kselftest/arm64: Verify KSM page merge for MTE pages
` [PATCH 6/6] kselftest/arm64: Check mte tagged user address in kernel

[PATCH v2 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
 2020-08-31 21:41 UTC  (2+ messages)

[PATCH 1/2] kunit: support failure from dynamic analysis tools
 2020-08-31 21:29 UTC  (4+ messages)
` [PATCH 2/2] kunit: ubsan integration

[PATCH] selftests: use "$(MAKE)" instead of "make" for headers_install
 2020-08-31 20:49 UTC  (2+ messages)

[PATCH] selftests/vm: Fix display of page size in map_hugetlb
 2020-08-31  8:23 UTC 

[PATCH v36 22/24] selftests/x86: Add a selftest for SGX
 2020-08-28 23:27 UTC  (4+ messages)

[PATCH] mm/test: use the new SKIP() macro
 2020-08-28 11:13 UTC  (2+ messages)

[PATCH v9 1/2] Add a "nosymfollow" mount option
 2020-08-27 20:25 UTC  (5+ messages)
` [PATCH v9 2/2] selftests: mount: add nosymfollow tests

[PATCH v8 1/2] Add a "nosymfollow" mount option
 2020-08-27 16:48 UTC  (5+ messages)

[PATCH] selftests/livepatch: Do not check order when using "comm" for dmesg checking
 2020-08-27 13:28 UTC  (3+ messages)

[PATCH] lib: kunit: add list_sort test conversion to KUnit
 2020-08-27 10:53 UTC  (3+ messages)

[v2] dma-buf: heaps: bugfix for selftest failure
 2020-08-26 17:47 UTC  (2+ messages)

[PATCH][next] selftests/bpf: fix spelling mistake "scoket" -> "socket"
 2020-08-26 16:22 UTC  (2+ messages)

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-26 16:13 UTC  (5+ messages)
` [PATCH 29/29] tools: Avoid "

[PATCH v2 0/6] xfrm: Add compat layer
 2020-08-26  1:49 UTC  (2+ messages)
` [PATCH v2 6/6] selftest/net/xfrm: Add test for ipsec tunnel

[PATCH AUTOSEL 5.8 21/63] selftests/bpf: Fix segmentation fault in test_progs
 2020-08-24 16:35 UTC  (6+ messages)
` [PATCH AUTOSEL 5.8 26/63] selftest/bpf: Fix compilation warnings in 32-bit mode
` [PATCH AUTOSEL 5.8 27/63] selftests/bpf: Fix btf_dump test cases on 32-bit arches
` [PATCH AUTOSEL 5.8 28/63] selftests/bpf: Correct various core_reloc 64-bit assumptions
` [PATCH AUTOSEL 5.8 37/63] selftests: disable rp_filter for icmp_redirect.sh
` [PATCH AUTOSEL 5.8 61/63] bpf: selftests: global_funcs: Check err_str before strstr

[PATCH AUTOSEL 5.7 20/54] selftests/bpf: Fix segmentation fault in test_progs
 2020-08-24 16:36 UTC  (5+ messages)
` [PATCH AUTOSEL 5.7 24/54] selftests/bpf: Fix btf_dump test cases on 32-bit arches
` [PATCH AUTOSEL 5.7 25/54] selftests/bpf: Correct various core_reloc 64-bit assumptions
` [PATCH AUTOSEL 5.7 32/54] selftests: disable rp_filter for icmp_redirect.sh
` [PATCH AUTOSEL 5.7 52/54] bpf: selftests: global_funcs: Check err_str before strstr

[PATCH AUTOSEL 5.4 23/38] selftests: disable rp_filter for icmp_redirect.sh
 2020-08-24 16:37 UTC 

[PATCH AUTOSEL 5.8 33/62] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
 2020-08-21 16:13 UTC 

[PATCH AUTOSEL 5.7 33/61] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
 2020-08-21 16:15 UTC 

[PATCH AUTOSEL 4.19 20/38] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
 2020-08-21 16:17 UTC 

[PATCH AUTOSEL 4.9 14/26] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
 2020-08-21 16:19 UTC 

[PATCH AUTOSEL 4.4 12/22] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
 2020-08-21 16:20 UTC 

[PATCH AUTOSEL 4.14 17/30] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
 2020-08-21 16:18 UTC 

[PATCH AUTOSEL 5.4 25/48] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
 2020-08-21 16:16 UTC 

[PATCH bpf-next v3 6/6] selftests: bpf: test sockmap update from BPF
 2020-08-21 16:13 UTC  (2+ messages)

[PATCH] lib: Convert test_printf.c to KUnit
 2020-08-21 12:28 UTC  (6+ messages)

[PATCH] mm/gup_benchmark: update the documentation in Kconfig
 2020-08-21  4:39 UTC  (3+ messages)

[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
 2020-08-20 22:16 UTC  (7+ messages)
` [RFC PATCH bpf-next 2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk

[PATCH 1/2] kunit: expect failures from dynamic analysis tools
 2020-08-20 22:05 UTC  (2+ messages)
` [PATCH 2/2] kunit: port UBSAN tests to KUnit

[PATCH] kunit: Customize KUNIT_EXCEPT/KUNIT_ASSERT Expected messages
 2020-08-20 20:02 UTC  (3+ messages)

[PATCH bpf-next 6/6] selftests: bpf: test sockmap update from BPF
 2020-08-20 16:12 UTC  (5+ messages)

[PATCH bpf-next v2 6/6] selftests: bpf: test sockmap update from BPF
 2020-08-20 13:57 UTC 

WARNING in __cfg80211_connect_result
 2020-08-20  9:54 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox