public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-18 12:55:28 to 2023-12-22 04:01:17 UTC [more...]

[PATCH v7 0/9] Add iommufd nesting (part 2/2)
 2023-12-22  4:01 UTC  (16+ messages)
` [PATCH v7 1/9] iommu: Add cache_invalidate_user op
` [PATCH v7 2/9] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v7 3/9] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v7 4/9] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v7 5/9] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v7 6/9] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v7 7/9] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v7 8/9] iommu/vt-d: Convert pasid based cache invalidation to return QI fault
` [PATCH v7 9/9] iommu/vt-d: Add iotlb flush for nested domain

[PATCH v3] tracing/selftests: Add ownership modification tests for eventfs
 2023-12-22  2:36 UTC  (3+ messages)

[PATCH v2] tracing/selftests: Add ownership modification tests for eventfs
 2023-12-22  2:07 UTC  (8+ messages)

[PATCH net-next 0/2] selftest/net: Some more TCP-AO selftest post-merge fixups
 2023-12-22  1:59 UTC  (3+ messages)
` [PATCH net-next 1/2] selftest/tcp-ao: Set routes in a proper VRF table id
` [PATCH net-next 2/2] selftest/tcp-ao: Work on namespace-ified sysctl_optmem_max

[PATCH] tracing/selftests: Add ownership modification tests for eventfs
 2023-12-22  0:40 UTC  (2+ messages)

[PATCH 0/6] Add some more cfg80211 and mac80211 kunit tests
 2023-12-21 21:47 UTC  (11+ messages)
` [PATCH 1/6] kunit: add parameter generation macro using description from array
` [PATCH 2/6] kunit: add a convenience allocation wrapper for SKBs
` [PATCH 3/6] wifi: mac80211: add kunit tests for public action handling
` [PATCH 4/6] wifi: mac80211: kunit: generalize public action test
` [PATCH 5/6] wifi: mac80211: kunit: extend MFP tests
` [PATCH 6/6] wifi: cfg80211: tests: add some scanning related tests

[PATCH v2] selftests: uevent: use shared makefile library
 2023-12-21 21:44 UTC  (2+ messages)

[PATCH] selftests: uevent: use shared makefile library
 2023-12-21 20:38 UTC 

[PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-21 20:10 UTC  (6+ messages)
` [PATCH RESEND v4 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [PATCH RESEND v4 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH RESEND v4 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH] kselftest: Add basic test for probing the rust sample modules
 2023-12-21 19:46 UTC  (2+ messages)

[PATCH net-next 0/3] net: gro: reduce extension header parsing overhead
 2023-12-21 18:58 UTC  (4+ messages)
` [PATCH net-next 1/3] net: gso: add HBH extension header offload support
` [PATCH net-next 2/3] net: gro: parse ipv6 ext headers without frag0
` [PATCH net-next 3/3] selftests/net: fix GRO coalesce test and add ext

[PATCH net-next v11 00/10] net: ethernet: am65-cpsw: Add mqprio, frame preemption & coalescing
 2023-12-21 15:25 UTC  (13+ messages)
` [PATCH net-next v11 01/10] selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
` [PATCH net-next v11 02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
` [PATCH net-next v11 03/10] net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required
` [PATCH net-next v11 04/10] net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS
` [PATCH net-next v11 05/10] net: ethernet: am65-cpsw: cleanup TAPRIO handling
` [PATCH net-next v11 06/10] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
` [PATCH net-next v11 07/10] net: ethernet: am65-cpsw: Move register definitions to header file
` [PATCH net-next v11 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
` [PATCH net-next v11 09/10] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
` [PATCH net-next v11 10/10] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers

[linux-next:master] BUILD REGRESSION 20d857259d7d10cd0d5e8b60608455986167cfad
 2023-12-21 11:48 UTC 

[PATCH v2 1/2] kunit: Allow passing function pointer to kunit_activate_static_stub()
 2023-12-21 10:38 UTC  (2+ messages)
` [PATCH v2 2/2] kunit: Add example of kunit_activate_static_stub() with pointer-to-function

[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
 2023-12-21  9:25 UTC  (12+ messages)
` [PATCH v4 08/11] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test

[PATCH bpf-next 00/15] Improvements for tracking scalars in the BPF verifier
 2023-12-20 21:40 UTC  (16+ messages)
` [PATCH bpf-next 01/15] selftests/bpf: Fix the u64_offset_to_skb_data test
` [PATCH bpf-next 02/15] bpf: make infinite loop detection in is_state_visited() exact
` [PATCH bpf-next 03/15] selftests/bpf: check if imprecise stack spills confuse infinite loop detection
` [PATCH bpf-next 04/15] bpf: Make bpf_for_each_spilled_reg consider narrow spills
` [PATCH bpf-next 05/15] selftests/bpf: Add a test case for 32-bit spill tracking
` [PATCH bpf-next 06/15] bpf: Add the assign_scalar_id_before_mov function
` [PATCH bpf-next 07/15] bpf: Add the get_reg_width function
` [PATCH bpf-next 08/15] bpf: Assign ID to scalars on spill
` [PATCH bpf-next 09/15] selftests/bpf: Test assigning "
` [PATCH bpf-next 10/15] bpf: Track spilled unbounded scalars
` [PATCH bpf-next 11/15] selftests/bpf: Test tracking "
` [PATCH bpf-next 12/15] bpf: Preserve boundaries and track scalars on narrowing fill
` [PATCH bpf-next 13/15] selftests/bpf: Add test cases for "
` [PATCH bpf-next 14/15] bpf: Optimize state pruning for spilled scalars
` [PATCH bpf-next 15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO}

[PATCH] selftests/livepatch: fix and refactor new dmesg message code
 2023-12-20 20:19 UTC  (2+ messages)

[PATCH 0/2] kselftest/seccomp: Convert to KTAP output
 2023-12-20 17:12 UTC  (4+ messages)
` [PATCH 1/2] kselftest/seccomp: Use kselftest output functions for benchmark
` [PATCH 2/2] kselftest/seccomp: Report each expectation we assert as a KTAP test

[PATCH] kunit: Protect string comparisons against NULL
 2023-12-20 15:52 UTC 

selftests/livepatch fails on s390
 2023-12-20 13:19 UTC  (7+ messages)

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-20 11:33 UTC  (12+ messages)
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-20 11:23 UTC  (4+ messages)

[PATCH v14 10/12] selftests/landlock: Add network tests
 2023-12-20 11:19 UTC  (3+ messages)

[PATCH v3] kunit: run test suites only after module initialization completes
 2023-12-20 11:16 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION aa4db8324c4d0e67aa4670356df4e9fae14b4d37
 2023-12-20  7:07 UTC 

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-20  4:13 UTC  (2+ messages)

[PATCH v11 00/19] KVM: xen: update shared_info and vcpu_info handling
 2023-12-20  2:40 UTC  (22+ messages)
` [PATCH v11 01/19] KVM: pfncache: Add a map helper function
` [PATCH v11 02/19] KVM: pfncache: remove unnecessary exports
` [PATCH v11 03/19] KVM: xen: mark guest pages dirty with the pfncache lock held
` [PATCH v11 04/19] KVM: pfncache: add a mark-dirty helper
` [PATCH v11 05/19] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v11 06/19] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v11 07/19] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v11 08/19] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v11 09/19] KVM: xen: separate initialization of shared_info cache and content
` [PATCH v11 10/19] KVM: xen: re-initialize shared_info if guest (32/64-bit) mode is set
` [PATCH v11 11/19] KVM: xen: allow shared_info to be mapped by fixed HVA
` [PATCH v11 12/19] KVM: xen: allow vcpu_info "
` [PATCH v11 13/19] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v11 14/19] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA
` [PATCH v11 15/19] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
` [PATCH v11 16/19] KVM: xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v11 17/19] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v11 18/19] KVM: pfncache: check the need for invalidation under read lock first
` [PATCH v11 19/19] KVM: xen: allow vcpu_info content to be 'safely' copied

[PATCH bpf-next v5 0/4] bpf: support to track BPF_JNE
 2023-12-20  1:30 UTC  (9+ messages)
` [PATCH bpf-next v5 1/4] bpf: make the verifier tracks the "not equal" for regs
` [PATCH bpf-next v5 2/4] selftests/bpf: remove reduplicated s32 casting in "crafted_cases"
` [PATCH bpf-next v5 3/4] selftests/bpf: activate the OP_NE logic in range_cond()
` [PATCH bpf-next v5 4/4] selftests/bpf: add testcase to verifier_bounds.c for BPF_JNE

[net-next v1 00/16] Device Memory TCP
 2023-12-19 23:55 UTC  (9+ messages)
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider

[PATCH 1/2] kunit: Allow passing function pointer to kunit_activate_static_stub()
 2023-12-19 23:15 UTC  (4+ messages)
` [PATCH 2/2] kunit: Add example of kunit_activate_static_stub() with pointer-to-function

[PATCH net-next 0/4] mptcp: cleanup and support more ephemeral ports sockopts
 2023-12-19 21:31 UTC  (5+ messages)
` [PATCH net-next 1/4] mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()
` [PATCH net-next 2/4] mptcp: rename mptcp_setsockopt_sol_ip_set_transparent()
` [PATCH net-next 3/4] mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORT
` [PATCH net-next 4/4] selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE

[PATCH] kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL
 2023-12-19 21:03 UTC  (2+ messages)

[PATCH] selftests/seccomp: Try to fit runtime of benchmark into timeout
 2023-12-19 19:15 UTC 

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-19 12:16 UTC  (3+ messages)

[PATCH] kselftest/arm64: Don't probe the current VL for unsupported vector types
 2023-12-19 11:18 UTC  (2+ messages)

[PATCH net-next 0/8] Convert net selftests to run in unique namespace (last part)
 2023-12-19  9:48 UTC  (9+ messages)
` [PATCH net-next 1/8] selftests/net: convert gre_gso.sh to run it in unique namespace
` [PATCH net-next 2/8] selftests/net: convert netns-name.sh "
` [PATCH net-next 3/8] selftests/net: convert rtnetlink.sh "
` [PATCH net-next 4/8] selftests/net: convert stress_reuseport_listen.sh "
` [PATCH net-next 5/8] selftests/net: convert xfrm_policy.sh "
` [PATCH net-next 6/8] selftests/net: use unique netns name for setup_loopback.sh setup_veth.sh
` [PATCH net-next 7/8] selftests/net: convert pmtu.sh to run it in unique namespace
` [PATCH net-next 8/8] kselftest/runner.sh: add netns support

[PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
 2023-12-19  8:33 UTC  (11+ messages)

[PATCH] selftests/net: remove unneeded semicolon
 2023-12-19  5:54 UTC 

[PATCH net-next] selftest/tcp-ao: Rectify out-of-tree build
 2023-12-19  2:03 UTC 

[PATCH v4] tracing/selftests: Add test to test the trace_marker
 2023-12-18 20:53 UTC  (4+ messages)

[PATCH][next] selftests/net: Fix various spelling mistakes in TCP-AO tests
 2023-12-18 19:24 UTC  (3+ messages)

[PATCH net-next v10 00/10] net: ethernet: am65-cpsw: Add mqprio, frame preemption & coalescing
 2023-12-18 17:20 UTC  (11+ messages)
` [PATCH net-next v10 02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
` [PATCH net-next v10 03/10] net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required
` [PATCH net-next v10 04/10] net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS
` [PATCH net-next v10 05/10] net: ethernet: am65-cpsw: cleanup TAPRIO handling
` [PATCH net-next v10 06/10] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
` [PATCH net-next v10 07/10] net: ethernet: am65-cpsw: Move register definitions to header file
` [PATCH net-next v10 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
` [PATCH net-next v10 09/10] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
` [PATCH net-next v10 10/10] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers

[PATCH net-next v9 00/10] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-12-18 15:34 UTC  (4+ messages)
` [PATCH net-next v9 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode

[PATCH] KVM: s390: selftest: memop: Fix undefined behavior
 2023-12-18 14:58 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