Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-02-15 18:26:10 to 2024-02-20 06:06:28 UTC [more...]

[PATCH] Fix implicit cast warning in test_klp_state.c
 2024-02-20  6:06 UTC  (3+ messages)

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

[PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
 2024-02-20  3:51 UTC  (6+ 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

[PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-20  3:45 UTC  (2+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-20  2:17 UTC  (10+ 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

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

[PATCH v3] selftests/mqueue: Set timeout to 180 seconds
 2024-02-20  0:08 UTC 

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

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

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

[PATCH v2 00/31] NT synchronization primitive driver
 2024-02-19 22:38 UTC  (32+ 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

[PATCH v13 00/21] KVM: xen: update shared_info and vcpu_info handling
 2024-02-19 22:06 UTC  (17+ 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()
` [PATCH v13 21/21] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues

[RFC 0/7] selftests: openvswitch: cleanups for running as selftests
 2024-02-19 20:28 UTC  (11+ messages)
` [RFC 1/7] selftests: openvswitch: add test case error directories to clean list
` [RFC 2/7] selftests: openvswitch: be more verbose with selftest debugging
` [RFC 3/7] selftests: openvswitch: use non-graceful kills when needed
` [RFC 4/7] selftests: openvswitch: delete previously allocated netns
` [RFC 5/7] selftests: openvswitch: make arping test a bit 'slower'
` [RFC 6/7] selftests: openvswitch: insert module when running the tests
` [RFC 7/7] selftests: openvswitch: add config and timeout settings

[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  (9+ messages)
` [PATCH 01/31] ntsync: Introduce the ntsync driver and character device
` [PATCH 02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM

[PATCH net 00/13] mptcp: misc. fixes for v6.8
 2024-02-19 18:33 UTC  (11+ messages)
` [PATCH net 03/13] mptcp: fix lockless access in subflow ULP diag
` [PATCH net 10/13] selftests: mptcp: simult flows: fix some subtest names
` [PATCH net 11/13] selftests: mptcp: userspace_pm: unique "
` [PATCH net 12/13] selftests: mptcp: diag: unique 'in use' "
` [PATCH net 13/13] selftests: mptcp: diag: unique 'cestab' "

[PATCH 1/3] selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
 2024-02-19 13:53 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  (5+ messages)
` [PATCH net 1/2] ioam6: fix write to cloned skb in ipv6_hop_ioam()
` [PATCH net 2/2] selftests: ioam6: refactoring to align with the fix

[PATCH v3 0/2] KVM: s390: Fix AR parameter in ioctl
 2024-02-19  9:51 UTC  (4+ 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 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)

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

[PATCH] iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking
 2024-02-19  0:40 UTC  (4+ messages)

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-18  6:41 UTC  (3+ messages)

[PATCH RFC bpf-next v2 00/10] allow HID-BPF to do device IOs
 2024-02-17 13:42 UTC  (11+ messages)
` [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers

[PATCH 00/31] NT synchronization primitive driver
 2024-02-17  8:01 UTC  (2+ messages)

[PATCH 2/7] of: Create of_root if no dtb provided by firmware
 2024-02-17  6:08 UTC 

[linux-next:master] BUILD REGRESSION d37e1e4c52bc60578969f391fb81f947c3e83118
 2024-02-17  4:08 UTC 

[RFC 0/7] selftests: kselftest_harness: use common result printing helper
 2024-02-17  1:48 UTC  (14+ messages)
` [RFC 1/7] selftests: kselftest_harness: generate test name once
` [RFC 2/7] selftests: kselftest_harness: save full exit code in metadata
` [RFC 3/7] selftests: kselftest_harness: use exit code to store skip and xfail
` [RFC 4/7] selftests: kselftest: add ksft_test_result_code(), handling all exit codes
` [RFC 5/7] selftests: kselftest_harness: print test name for SKIP and XFAIL
` [RFC 6/7] selftests: kselftest_harness: let ksft_test_result_code() handle line termination
` [RFC 7/7] selftests: kselftest_harness: let PASS / FAIL provide diagnostic

[PATCH net-next v2 0/4] selftests: kselftest_harness: support using xfail
 2024-02-17  1:40 UTC  (6+ messages)
` [PATCH net-next v2 1/4] selftests: kselftest_harness: pass step via shared memory
` [PATCH net-next v2 2/4] selftests: kselftest_harness: use KSFT_* exit codes
` [PATCH net-next v2 3/4] selftests: kselftest_harness: support using xfail
` [PATCH net-next v2 4/4] selftests: ip_local_port_range: use XFAIL instead of SKIP

[PATCH v4 0/7] of: populate of_root node if bootloader doesn't
 2024-02-17  1:05 UTC  (8+ messages)
` [PATCH v4 1/7] of: Always unflatten in unflatten_and_copy_device_tree()
` [PATCH v4 2/7] of: Create of_root if no dtb provided by firmware
` [PATCH v4 3/7] um: Unconditionally call unflatten_device_tree()
` [PATCH v4 4/7] x86/of: Unconditionally call unflatten_and_copy_device_tree()
` [PATCH v4 5/7] arm64: Unconditionally call unflatten_device_tree()
` [PATCH v4 6/7] of: unittest: treat missing of_root as error instead of fixing up
` [PATCH v4 7/7] of: Add KUnit test to confirm DTB is loaded

[PATCH v10 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-16 22:34 UTC  (7+ messages)
` [PATCH v10 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v10 0/25] security: Move IMA and EVM to the LSM infrastructure

[PATCH v2 0/2] KVM: s390: Fix AR parameter in MEM_OP ioctl
 2024-02-16 21:18 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: s390: load guest access registers "
` [PATCH v2 2/2] KVM: s390: selftests: memop: add a simple AR test

[PATCH 07/10] selftests/sched: Add a test to verify that DL server works with core scheduling
 2024-02-16 19:18 UTC  (3+ messages)
` [PATCH 08/10] selftests/sched: Migrate cs_prctl_test to kselfttest

[PATCH bpf-next] selftests: bpf: Remove empty TEST_CUSTOM_PROGS
 2024-02-16 17:20 UTC  (2+ messages)

[PATCH v4 0/7] Split a folio to any lower order folios
 2024-02-16 15:51 UTC  (3+ messages)

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

[PATCH v6 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
 2024-02-16 11:22 UTC  (8+ messages)
` [PATCH v6 1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
` [PATCH v6 2/5] selftests/resctrl: Add a helper for the non-contiguous test
` [PATCH v6 3/5] selftests/resctrl: Split validate_resctrl_feature_request()
` [PATCH v6 4/5] selftests/resctrl: Add resource_info_file_exists()
` [PATCH v6 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test

[PATCH net-next 0/4] selftests: kselftest_harness: support using xfail
 2024-02-15 22:42 UTC  (4+ messages)
` [PATCH net-next 3/4] "

[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
 2024-02-15 21:57 UTC  (8+ messages)
` [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded

[PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-02-15 18:27 UTC  (3+ messages)
` [PATCH v4 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test


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