Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-10-08 23:31:21 to 2024-10-11 04:04:13 UTC [more...]

[PATCH,bpf-next v2 0/4] selftests/bpf: migrate and remove cgroup/tracing related tests
 2024-10-11  4:03 UTC  (5+ messages)
` [PATCH,bpf-next v2 1/4] selftests/bpf: migrate cgroup sock create test for setting iface/mark/prio
` [PATCH,bpf-next v2 2/4] selftests/bpf: migrate cgroup sock create tests for prohibitig sockets
` [PATCH,bpf-next v2 3/4] samples/bpf: remove obsolete cgroup related tests
` [PATCH,bpf-next v2 4/4] samples/bpf: remove obsolete tracing "

[bpf-next 0/4] selftests/bpf: migrate and remove cgroup/tracing related tests
 2024-10-11  3:50 UTC  (5+ messages)
` [bpf-next 1/4] selftests/bpf: migrate cgroup sock create test for setting iface/mark/prio
` [bpf-next 2/4] selftests/bpf: migrate sock create tests for prohibitig sockets
` [bpf-next 3/4] samples/bpf: remove obsolete cgroup related tests
` [bpf-next 4/4] samples/bpf: remove obsolete tracing "

[PATCH net-next v25 00/13] Device Memory TCP
 2024-10-11  2:53 UTC  (5+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH] selftests/bpf: Removed redundant fd after close in bpf_prog_load_log_buf
 2024-10-11  2:20 UTC  (2+ messages)

[PATCH bpf v1] selftests/bpf: Fix cross-compiling urandom_read
 2024-10-11  2:20 UTC  (2+ messages)

[PATCH bpf v1 1/2] bpf: fix unpopulated path_size when uprobe_multi fields unset
 2024-10-11  2:20 UTC  (6+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: assert link info uprobe_multi count & path_size if unset
    ` [PATCH bpf v2 1/2] bpf: fix unpopulated path_size when uprobe_multi fields unset
      ` [PATCH bpf v2 2/2] selftests/bpf: assert link info uprobe_multi count & path_size if unset

[PATCH bpf-next v3 0/3] selftests/bpf: add coverage for xdp_features in test_progs
 2024-10-11  1:23 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: fix bpf_map_redirect call for cpu map test
` [PATCH bpf-next v3 2/3] selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
` [PATCH bpf-next v3 3/3] selftests/bpf: check program redirect in xdp_cpumap_attach

kselftest/fixes kselftest-lib: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed)
 2024-10-11  0:33 UTC 

kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed)
 2024-10-11  0:33 UTC 

kselftest/fixes kselftest-cpufreq: 3 runs, 2 regressions (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed)
 2024-10-11  0:33 UTC 

[PATCH v3 1/1] mseal: update mseal.rst
 2024-10-11  0:23 UTC  (4+ messages)
` [PATCH] mseal.rst additional fix

kselftest/fixes build: 7 builds: 2 failed, 5 passed, 1 warning (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed)
 2024-10-10 23:34 UTC 

[PATCH 0/3] introduce PIDFD_SELF* sentinels
 2024-10-10 23:16 UTC  (5+ messages)
` [PATCH 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH 2/3] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
` [PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
 2024-10-10 22:12 UTC  (10+ messages)

[PATCH v3] ftrace/selftest: Test combination of function_graph tracer and function profiler
 2024-10-10 21:24 UTC  (2+ messages)

[PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
 2024-10-10 21:18 UTC  (4+ messages)

[PATCH v2] ftrace/selftest: Test combination of function_graph tracer and function profiler
 2024-10-10 20:45 UTC  (5+ messages)

[PATCH v2] selftests: net/rds: add module not found
 2024-10-10 19:44 UTC 

[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
 2024-10-10 19:27 UTC  (7+ messages)

[PATCH] selftests: net: rds: fix module not found
 2024-10-10 19:11 UTC  (3+ messages)

[PATCH] selftests/bpf: Removed redundant variable
 2024-10-10 18:46 UTC  (2+ messages)

[PATCH v2] selftests: drivers: net: fix name not defined
 2024-10-10 18:30 UTC 

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-10 17:16 UTC  (5+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1

[PATCH] selftests: drivers: net: fix name not defined
 2024-10-10 17:11 UTC  (4+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-10-10 16:06 UTC  (3+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[PATCH net-next v03 0/3] net: af_packet: allow joining a fanout when link is down
 2024-10-10 16:00 UTC  (7+ messages)
` [PATCH net-next v03 1/3] af_packet: allow fanout_add when socket is not RUNNING
` [PATCH net-next v03 2/3] selftests: net/psock_fanout: socket joins fanout when link is down
` [PATCH net-next v03 3/3] selftests: net/psock_fanout: unbound socket fanout

[PATCH] selftests: clone3: Use the capget and capset syscall directly
 2024-10-10 15:50 UTC  (2+ messages)

[PATCH V12 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-10 14:31 UTC  (15+ messages)
` [PATCH V12 01/14] perf/x86/intel/pt: Fix buffer full but size is 0 case
` [PATCH V12 02/14] KVM: x86: Fix Intel PT IA32_RTIT_CTL MSR validation
` [PATCH V12 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
` [PATCH V12 04/14] KVM: selftests: Add guest Intel PT test
` [PATCH V12 05/14] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V12 06/14] perf/x86/intel/pt: Add support for pause / resume
` [PATCH V12 07/14] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
` [PATCH V12 08/14] perf tools: Add aux_start_paused, aux_pause and aux_resume
` [PATCH V12 09/14] perf tools: Add aux-action config term
` [PATCH V12 10/14] perf tools: Parse aux-action
` [PATCH V12 11/14] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
` [PATCH V12 12/14] perf intel-pt: Improve man page format
` [PATCH V12 13/14] perf intel-pt: Add documentation for pause / resume
` [PATCH V12 14/14] perf intel-pt: Add a test "

[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
 2024-10-10 10:09 UTC  (14+ messages)
` [PATCH RFC v3 01/10] uaccess: add copy_struct_to_user helper
` [PATCH RFC v3 02/10] sched_getattr: port to copy_struct_to_user
` [PATCH RFC v3 03/10] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
  ` (subset) "
` [PATCH RFC v3 04/10] openat2: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v3 05/10] selftests: openat2: add 0xFF poisoned data after misaligned struct
` [PATCH RFC v3 06/10] selftests: openat2: add CHECK_FIELDS selftests
` [PATCH RFC v3 07/10] clone3: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v3 08/10] selftests: clone3: add CHECK_FIELDS selftests
` [PATCH RFC v3 09/10] mount_setattr: add CHECK_FIELDS flag to usize argument
` [PATCH RFC v3 10/10] selftests: mount_setattr: add CHECK_FIELDS selftest

[PATCH 0/7] KVM: x86: Introduce new ioctl KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
 2024-10-10  8:57 UTC  (9+ messages)
` [PATCH 1/7] KVM: Add API documentation for KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
` [PATCH 2/7] KVM: x86: Implement Hyper-V's vCPU suspended state
` [PATCH 4/7] KVM: Introduce KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
` [PATCH 5/7] KVM: x86: Implement KVM_HYPERV_SET_TLB_FLUSH_INHIBIT

[PATCH] selftests: timers: Remove unneeded semicolon
 2024-10-10  7:37 UTC 

[PATCH bpf v1] selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc
 2024-10-10  1:40 UTC  (3+ messages)

[PATCH bpf v7 1/2] bpf: fix unpopulated name_len field in perf_event link info
 2024-10-10  1:20 UTC  (2+ messages)

[PATCH v3 0/2] selftests/futex: Create test for robust list
 2024-10-10  1:11 UTC  (3+ messages)
` [PATCH v3 1/2] selftests/futex: Add ASSERT_ macros
` [PATCH v3 2/2] selftests/futex: Create test for robust list

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-10  0:02 UTC  (18+ messages)
` [PATCH v6 02/33] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v6 11/33] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v6 16/33] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v6 18/33] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v6 19/33] riscv: Implements arch agnostic shadow stack prctls

kselftest/fixes kselftest-cpufreq: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-5-gdc7da277516a0)
 2024-10-09 23:49 UTC 

kselftest/fixes build: 7 builds: 2 failed, 5 passed, 1 warning (linux_kselftest-fixes-6.12-rc2-5-gdc7da277516a0)
 2024-10-09 22:51 UTC 

[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
 2024-10-09 22:31 UTC  (12+ messages)

[PATCH 1/1] selftests/rseq: Fix mm_cid test failure
 2024-10-09 21:12 UTC  (2+ messages)

[PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data
 2024-10-09 19:07 UTC  (11+ messages)
` [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH v3] selftests: sched_ext: Add sched_ext as proper selftest target
 2024-10-09 16:46 UTC  (3+ messages)

[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-09 16:38 UTC  (29+ messages)
` [PATCH v3 01/11] iommufd: Move struct iommufd_object to public iommufd header
` [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v3 05/11] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v3 06/11] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v3 07/11] iommufd/selftest: Add refcount to mock_iommu_device
` [PATCH v3 08/11] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
` [PATCH v3 09/11] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v3 10/11] Documentation: userspace-api: iommufd: Update vIOMMU
` [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
` [PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
  ` [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
  ` [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT
  ` [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
  ` [PATCH v3 04/16] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
  ` [PATCH v3 05/16] iommu/viommu: Add cache_invalidate for IOMMU_VIOMMU_TYPE_DEFAULT
  ` [PATCH v3 06/16] iommufd/hw_pagetable: Allow viommu->ops->cache_invalidate for hwpt_nested
  ` [PATCH v3 07/16] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
  ` [PATCH v3 08/16] iommu: Add iommu_copy_struct_from_full_user_array helper
  ` [PATCH v3 09/16] iommufd/viommu: Add vdev_to_dev helper
  ` [PATCH v3 10/16] iommufd/selftest: Add mock_viommu_cache_invalidate
  ` [PATCH v3 11/16] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
  ` [PATCH v3 12/16] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
  ` [PATCH v3 13/16] Documentation: userspace-api: iommufd: Update vDEVICE
  ` [PATCH v3 14/16] iommu/arm-smmu-v3: Add arm_vsmmu_cache_invalidate
  ` [PATCH v3 15/16] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
  ` [PATCH v3 16/16] iommu/arm-smmu-v3: Update comments about ATS and bypass

[PATCH] KVM: selftests: memslot_perf_test: increase guest sync timeout
 2024-10-09 14:58 UTC  (2+ messages)

[PATCH v5 00/30] Permission Overlay Extension
 2024-10-09 14:43 UTC  (4+ messages)
` [PATCH v5 19/30] arm64: add POE signal support

[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
 2024-10-09 13:57 UTC  (12+ messages)
` [PATCH RFC v5 01/10] virtio_net: Add functions for hashing
` [PATCH RFC v5 04/10] tun: Unify vnet implementation
` [PATCH RFC v5 05/10] tun: Pad virtio header with zero
` [PATCH RFC v5 06/10] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-10-09 12:31 UTC  (13+ messages)

[PATCH net-next 00/10] selftests: net: Introduce deferred commands
 2024-10-09 12:06 UTC  (11+ messages)
` [PATCH net-next 01/10] selftests: net: lib: "
` [PATCH net-next 02/10] selftests: forwarding: Add a fallback cleanup()
` [PATCH net-next 03/10] selftests: forwarding: lib: Allow passing PID to stop_traffic()
` [PATCH net-next 04/10] selftests: RED: Use defer for test cleanup
` [PATCH net-next 05/10] selftests: TBF: "
` [PATCH net-next 06/10] selftests: ETS: "
` [PATCH net-next 07/10] selftests: mlxsw: qos_mc_aware: "
` [PATCH net-next 08/10] selftests: mlxsw: qos_ets_strict: "
` [PATCH net-next 09/10] selftests: mlxsw: qos_max_descriptors: "
` [PATCH net-next 10/10] selftests: mlxsw: devlink_trap_police: "

[PATCH v8 8/8] selftests/pcie_bwctrl: Create selftests
 2024-10-09  9:52 UTC 

[PATCH v5 0/4] selftests: kvm: s390: Add ucontrol memory selftests
 2024-10-09  8:13 UTC  (5+ messages)
` [PATCH v5 3/4] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs

[PATCH] selftest: hid: add the missing tests directory
 2024-10-09  6:45 UTC  (3+ messages)

[RESEND] [PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-10-09  5:14 UTC  (3+ messages)
` [RESEND] [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal
` [RESEND] [PATCH v6 2/2] selftests: Add a test mangling with uc_sigmask

[PATCH v2 0/6] Make set_dev_pasid op supporting domain replacement
 2024-10-09  1:09 UTC  (6+ messages)
` [PATCH v2 3/6] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle "

kselftest/fixes kselftest-cpufreq: 4 runs, 3 regressions (linux_kselftest-fixes-6.12-rc2-4-g34d5b600172b)
 2024-10-09  1:06 UTC 

kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-4-g34d5b600172b)
 2024-10-09  1:06 UTC 

kselftest/fixes kselftest-lib: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-4-g34d5b600172b)
 2024-10-09  1:06 UTC 

kselftest/fixes build: 7 builds: 2 failed, 5 passed, 1 warning (linux_kselftest-fixes-6.12-rc2-4-g34d5b600172b)
 2024-10-09  0:08 UTC 


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