Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-02-19 02:22:03 to 2024-02-21 02:39:35 UTC [more...]

[PATCH] Fix implicit cast warning in test_klp_state.c
 2024-02-21  2:38 UTC  (7+ messages)

[PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
 2024-02-21  2:35 UTC  (11+ messages)
` [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
` [PATCH bpf-next 2/5] bpf: tracing: support to attach program to multi hooks
` [PATCH bpf-next 3/5] libbpf: allow to set coookie when target_btf_id is set in bpf_link_create
` [PATCH bpf-next 4/5] libbpf: add the function libbpf_find_kernel_btf_id()
` [PATCH bpf-next 5/5] selftests/bpf: add test cases for multiple attach of tracing program
  ` [External] Re: [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-02-21  2:29 UTC  (7+ messages)
` [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [RFC PATCH v5 02/29] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [RFC PATCH v5 03/29] KVM: selftests: Store initial stack address in struct kvm_vcpu

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-21  2:13 UTC  (4+ messages)
` [PATCH v5 11/12] KVM: riscv: selftests: Change vcpu_has_ext to a common function

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-21  2:11 UTC  (23+ messages)
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v8 35/38] selftests/arm64: Add GCS signal tests
    ` [musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace

[PATCH net 0/5] tls: fixes for record type handling with PEEK
 2024-02-21  1:50 UTC  (5+ messages)
` [PATCH net 3/5] tls: don't skip over different type records from the rx_list

[PATCH net-next v3 00/11] selftests: kselftest_harness: support using xfail
 2024-02-21  0:52 UTC  (18+ messages)
` [PATCH net-next v3 01/11] selftests: kselftest_harness: pass step via shared memory
` [PATCH net-next v3 02/11] selftests: kselftest_harness: use KSFT_* exit codes
` [PATCH net-next v3 03/11] selftests: kselftest_harness: generate test name once
` [PATCH net-next v3 04/11] selftests: kselftest_harness: save full exit code in metadata
` [PATCH net-next v3 05/11] selftests: kselftest_harness: use exit code to store skip
` [PATCH net-next v3 06/11] selftests: kselftest: add ksft_test_result_code(), handling all exit codes
` [PATCH net-next v3 07/11] selftests: kselftest_harness: print test name for SKIP
` [PATCH net-next v3 08/11] selftests: kselftest_harness: separate diagnostic message with # in ksft_test_result_code()
` [PATCH net-next v3 09/11] selftests: kselftest_harness: let PASS / FAIL provide diagnostic
` [PATCH net-next v3 10/11] selftests: kselftest_harness: support using xfail
` [PATCH net-next v3 11/11] selftests: ip_local_port_range: use XFAIL instead of SKIP

[PATCH][next] selftests: sched: Fix spelling mistake "hiearchy" -> "hierarchy"
 2024-02-21  0:24 UTC  (2+ messages)

[PATCH 08/10] selftests/sched: Migrate cs_prctl_test to kselfttest
 2024-02-21  0:22 UTC  (5+ messages)

[PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
 2024-02-21  0:19 UTC  (5+ messages)

[PATCH v3] selftests/mqueue: Set timeout to 180 seconds
 2024-02-21  0:14 UTC  (2+ messages)

[PATCH] selftest: ftrace: fix minor typo in log
 2024-02-21  0:02 UTC  (3+ messages)

[PATCH] tools: selftests: Remove unnecessary semicolons
 2024-02-20 23:48 UTC  (2+ messages)

[PATCH RESEND] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
 2024-02-20 23:43 UTC  (3+ messages)

[PATCH v4 0/3] selftests: add missing gitignore files and include generated objects
 2024-02-20 23:31 UTC  (2+ messages)

Linux 6.8-rc5
 2024-02-20 23:07 UTC  (2+ messages)

[PATCH 0/4] selftests: ktap_helpers: Add some missing helpers
 2024-02-20 22:59 UTC  (2+ messages)

[PATCH] selftests: Move KTAP bash helpers to selftests common folder
 2024-02-20 22:59 UTC  (3+ messages)

[PATCH] selftests: ftrace: fix typo in test description
 2024-02-20 21:42 UTC  (3+ messages)

[PATCH] selftest/ftrace: fix typo in ftracetest script
 2024-02-20 21:41 UTC  (3+ messages)

[PATCH v4 0/2] KVM: s390: Fix AR parameter in ioctl
 2024-02-20 21:12 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: s390: fix access register usage in ioctls
` [PATCH v4 2/2] KVM: s390: selftests: memop: add a simple AR test

[PATCH v6 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
 2024-02-20 20:52 UTC  (5+ messages)
` [PATCH v6 3/5] selftests/resctrl: Split validate_resctrl_feature_request()
` [PATCH v6 4/5] selftests/resctrl: Add resource_info_file_exists()

[PATCH v18 6/6] ring-buffer/selftest: Add ring-buffer mapping test
 2024-02-20 20:23 UTC 

[PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-20 18:54 UTC 

[PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-20 18:52 UTC  (4+ messages)

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.8-rc1-33-gf17d8a87ecb55)
 2024-02-20 18:04 UTC 

kselftest/next kselftest-lkdtm: 2 runs, 1 regressions (v6.8-rc1-33-gf17d8a87ecb55)
 2024-02-20 18:04 UTC 

[PATCH net 00/13] mptcp: misc. fixes for v6.8
 2024-02-20 18:03 UTC  (8+ messages)
` [PATCH net 03/13] mptcp: fix lockless access in subflow ULP diag

[RFC 0/7] selftests: openvswitch: cleanups for running as selftests
 2024-02-20 18:02 UTC  (3+ messages)

[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
 2024-02-20 17:07 UTC  (24+ messages)
` [PATCH v13 04/21] KVM: pfncache: add a mark-dirty helper
` [PATCH v13 05/21] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v13 09/21] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v13 12/21] KVM: x86/xen: allow shared_info to be mapped by fixed HVA
` [PATCH v13 18/21] KVM: x86/xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()

kselftest/next build: 3 builds: 2 failed, 1 passed, 2 errors, 3 warnings (v6.8-rc1-33-gf17d8a87ecb55)
 2024-02-20 17:05 UTC 

[PATCH v3 0/2] KVM: s390: Fix AR parameter in ioctl
 2024-02-20 15:48 UTC  (9+ messages)
` [PATCH v3 1/2] KVM: s390: fix access register usage in ioctls
` [PATCH v3 2/2] KVM: s390: selftests: memop: add a simple AR test

[PATCH v2 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl
 2024-02-20 15:44 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: s390: selftests: memop: add a simple AR test

[PATCH 0/3] selftests/resctrl: Simplify test cleanup functions
 2024-02-20 14:21 UTC  (10+ messages)
` [PATCH 1/3] selftests/resctrl: Add cleanup function to test framework
` [PATCH 2/3] selftests/resctrl: Simplify cleanup in ctrl-c handler
` [PATCH 3/3] selftests/resctrl: Move cleanups out of individual tests

[PATCH v3 0/3] pstore: add multi-backend support
 2024-02-20 12:31 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] tools/testing: adjust pstore backend related selftest

[RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
 2024-02-20  8:52 UTC  (6+ messages)
` [RFC PATCH v2 1/3] "

[PATCH V14 0/7] amd-pstate preferred core
 2024-02-20  9:02 UTC  (5+ messages)
  ` [PATCH] [PATCH] amd_pstate: fix erroneous highest_perf value on some CPUs

[PATCH v2 00/31] NT synchronization primitive driver
 2024-02-20  7:01 UTC  (33+ messages)
` [PATCH v2 01/31] ntsync: Introduce the ntsync driver and character device
` [PATCH v2 02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM
` [PATCH v2 03/31] ntsync: Introduce NTSYNC_IOC_SEM_POST
` [PATCH v2 04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [PATCH v2 05/31] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [PATCH v2 06/31] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [PATCH v2 07/31] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK
` [PATCH v2 08/31] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [PATCH v2 09/31] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT
` [PATCH v2 10/31] ntsync: Introduce NTSYNC_IOC_EVENT_SET
` [PATCH v2 11/31] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
` [PATCH v2 12/31] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE
` [PATCH v2 13/31] ntsync: Introduce NTSYNC_IOC_SEM_READ
` [PATCH v2 14/31] ntsync: Introduce NTSYNC_IOC_MUTEX_READ
` [PATCH v2 15/31] ntsync: Introduce NTSYNC_IOC_EVENT_READ
` [PATCH v2 16/31] ntsync: Introduce alertable waits
` [PATCH v2 17/31] ntsync: Allow waits to use the REALTIME clock
` [PATCH v2 18/31] selftests: ntsync: Add some tests for semaphore state
` [PATCH v2 19/31] selftests: ntsync: Add some tests for mutex state
` [PATCH v2 20/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY
` [PATCH v2 21/31] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL
` [PATCH v2 22/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
` [PATCH v2 23/31] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL
` [PATCH v2 24/31] selftests: ntsync: Add some tests for manual-reset event state
` [PATCH v2 25/31] selftests: ntsync: Add some tests for auto-reset "
` [PATCH v2 26/31] selftests: ntsync: Add some tests for wakeup signaling with events
` [PATCH v2 27/31] selftests: ntsync: Add tests for alertable waits
` [PATCH v2 28/31] selftests: ntsync: Add some tests for wakeup signaling via alerts
` [PATCH v2 29/31] selftests: ntsync: Add a stress test for contended waits
` [PATCH v2 30/31] maintainers: Add an entry for ntsync
` [PATCH v2 31/31] docs: ntsync: Add documentation for the ntsync uAPI

[RESEND PATCH] selftests/overlayfs: fix compilation error in overlayfs
 2024-02-20  5:59 UTC 

[PATCH RFC] kunit: tool: add 'mte=on' qemu arg on arm64
 2024-02-20  0:46 UTC  (2+ messages)

[PATCH v2] selftests/mqueue: Set timeout to 180 seconds
 2024-02-20  0:06 UTC  (2+ messages)

[PATCH] selftests/mqueue: Set timeout to 100 seconds
 2024-02-19 23:54 UTC  (3+ messages)

[PATCH] kunit: make kunit_bus_type const
 2024-02-19 23:39 UTC  (2+ messages)

[PATCH] selftests: fuxex: Report a unique test name per run of futex_requeue_pi
 2024-02-19 19:53 UTC  (3+ messages)

[PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-19 19:48 UTC  (5+ messages)

[PATCH 00/31] NT synchronization primitive driver
 2024-02-19 19:02 UTC  (4+ messages)
` [PATCH 02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM

[PATCH] selftests/mqueue: Set timeout to 100 seconds
 2024-02-19 15:06 UTC  (4+ messages)

[PATCH] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-02-19 12:34 UTC  (3+ messages)

[PATCH resend] selftests: timers: clocksource-switch: Adapt progress to kselftest framework
 2024-02-19 11:21 UTC  (2+ messages)

[PATCH net 0/2] ioam6: fix write to cloned skb's
 2024-02-19 11:18 UTC  (4+ messages)
` [PATCH net 1/2] ioam6: fix write to cloned skb in ipv6_hop_ioam()

[PATCH 2/3] selftests: lib.mk: Simplify TEST_GEN_MODS_DIR handling
 2024-02-19  7:16 UTC  (2+ messages)

[PATCH] selftests: powerpc: Add header symlinks for building papr character device tests
 2024-02-19  4:29 UTC  (6+ messages)

[PATCH net-next 1/4] selftests: kselftest_harness: pass step via shared memory
 2024-02-19  2:21 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