Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-05-17 10:56:59 to 2025-05-21 05:09:10 UTC [more...]

[PATCH] kselftest/pidfd: Make all test functions return int
 2025-05-21  5:09 UTC 

[PATCH] kselftest/pidfd: Fix typos in comments
 2025-05-21  5:07 UTC 

[PATCH net v2] selftests: net: validate team flags propagation
 2025-05-21  1:20 UTC  (2+ messages)

[PATCH] selftests: nci: Fix "Electrnoics" to "Electronics"
 2025-05-21  1:20 UTC  (3+ messages)

[PATCH] selftests: net: Fix spellings
 2025-05-21  1:20 UTC  (3+ messages)

[PATCH v15 00/27] riscv control-flow integrity for usermode
 2025-05-20 23:49 UTC  (12+ messages)
` [PATCH v15 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-05-20 23:39 UTC  (4+ messages)
` [PATCH v1 2/6] KVM: arm64: Set FnV for VCPU when FAR_EL2 is invalid

[PATCH bpf-next v4 0/3] Allow mmap of /sys/kernel/btf/vmlinux
 2025-05-20 23:22 UTC  (3+ messages)

[PATCH net-next V10 0/6] Support rate management on traffic classes in devlink and mlx5
 2025-05-20 22:59 UTC  (9+ messages)
` [PATCH net-next V10 1/6] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next V10 2/6] selftest: netdevsim: Add devlink rate tc-bw test
` [PATCH net-next V10 3/6] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next V10 4/6] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next V10 5/6] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next V10 6/6] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw

[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
 2025-05-20 22:18 UTC  (8+ messages)
` [PATCH bpf-next/net v3 2/5] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest

[PATCH v4 0/7] futex: Create set_robust_list2
 2025-05-20 20:48 UTC  (8+ messages)
` [PATCH v4 1/7] selftests/futex: Add ASSERT_ macros
` [PATCH v4 2/7] selftests/futex: Create test for robust list
` [PATCH v4 3/7] futex: Use explicit sizes for compat_exit_robust_list
` [PATCH v4 4/7] futex: Create set_robust_list2
` [PATCH v4 5/7] futex: Wire up set_robust_list2 syscall
` [PATCH v4 6/7] futex: Remove the limit of elements for sys_set_robust_list2 lists
` [PATCH v4 7/7] selftests: futex: Expand robust list test for the new interface

[PATCH net-next 1/3] net: devmem: support single IOV with sendmsg
 2025-05-20 20:30 UTC  (3+ messages)
` [PATCH net-next 2/3] selftests: ncdevmem: make chunking optional
` [PATCH net-next 3/3] selftests: ncdevmem: add tx test with multiple IOVs

[PATCH] selftests: seccomp: Fix "performace" to "performance"
 2025-05-20 20:17 UTC  (2+ messages)

[PATCH v2] Documentation: kunit: improve example on testing static functions
 2025-05-20 19:52 UTC 

[PATCH v2] kunit: tool: add test counts to JSON output
 2025-05-20 19:47 UTC 

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-20 18:50 UTC  (23+ messages)
` [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
` [PATCH v4 23/38] KVM: x86/pmu: Configure the interception of PMU MSRs
` [PATCH v4 24/38] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()
` [PATCH v4 27/38] KVM: x86/pmu: Handle PMU MSRs interception and event filtering
` [PATCH v4 29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry
` [PATCH v4 32/38] KVM: nVMX: Add nested virtualization support for mediated PMU

[PATCH v7 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-05-20 17:08 UTC  (5+ messages)
` [PATCH v7 09/14] riscv: misaligned: move emulated access uniformity check in a function

[PATCH v5 0/5] Add support for the Bus Lock Threshold
 2025-05-20 16:48 UTC  (10+ messages)
` [PATCH v5 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs
` [PATCH v5 5/5] KVM: selftests: Add bus lock exit test

[PATCH net-next v7] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-20 16:33 UTC  (8+ messages)

[RFC PATCH 0/7] platform/chrome: Add Kunit tests for protocol device drivers
 2025-05-20 16:04 UTC  (9+ messages)
` [RFC PATCH 1/7] kunit: expose ftrace-based API for stubbing out functions during tests
` [RFC PATCH 2/7] platform/chrome: kunit: cros_ec_i2c: Add tests with ftrace stub
` [RFC PATCH 3/7] platform/chrome: kunit: cros_ec_i2c: Use static stub instead
` [RFC PATCH 4/7] platform/chrome: kunit: cros_ec_spi: Add tests with ftrace stub
` [RFC PATCH 5/7] platform/chrome: kunit: cros_ec_spi: Call .probe() directly
` [RFC PATCH 6/7] kunit: Expose 'kprobes stub' API to redirect functions
` [RFC PATCH 7/7] platform/chrome: kunit: cros_ec_spi: Use kprobes stub instead

[PATCH v7 net-next 00/15] AccECN protocol patch series
 2025-05-20 13:37 UTC  (15+ messages)
` [PATCH v7 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v7 net-next 08/15] tcp: sack option handling improvements
` [PATCH v7 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v7 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v7 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v7 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK

[PATCH v16 net-next 0/5] DUALPI2 patch
 2025-05-20 13:33 UTC  (7+ messages)
` [PATCH v16 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v16 net-next 2/5] sched: Dump configuration and statistics "
` [PATCH v16 net-next 3/5] sched: Add enqueue/dequeue "

[PATCH bpf-next v5 0/3] Allow mmap of /sys/kernel/btf/vmlinux
 2025-05-20 13:01 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] btf: allow mmap of vmlinux btf
` [PATCH bpf-next v5 2/3] selftests: bpf: add a test for mmapable vmlinux BTF
` [PATCH bpf-next v5 3/3] libbpf: Use mmap to parse vmlinux BTF from sysfs

[PATCH v2] drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
 2025-05-20 12:09 UTC  (3+ messages)

[PATCH] Documentation: kunit: improve example on testing static functions
 2025-05-20  9:55 UTC  (2+ messages)

[PATCH] kunit: tool: add test counts to JSON output
 2025-05-20  9:54 UTC  (2+ messages)

[PATCH v6 0/4] mm: introduce THP deferred setting
 2025-05-20  9:42 UTC  (5+ messages)
` [PATCH v6 1/4] mm: defer THP insertion to khugepaged

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-20  9:16 UTC  (6+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH][next] selftests/futex: Fix spelling mistake "unitiliazed" -> "uninitialized"
 2025-05-20  8:51 UTC  (2+ messages)

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-20  8:38 UTC  (18+ messages)
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl

[PATCH] kunit: Fix wrong parameter to kunit_deactivate_static_stub()
 2025-05-20  8:20 UTC 

[PATCH] selftests: drv-net: Fix "envirnoments" to "environments"
 2025-05-20  3:20 UTC  (3+ messages)

[PATCH v12 0/5] KVM: selftests: Add LoongArch support
 2025-05-20  1:29 UTC  (6+ messages)
` [PATCH v12 1/5] KVM: selftests: Add VM_MODE_P47V47_16K VM mode
` [PATCH v12 2/5] KVM: selftests: Add KVM selftests header files for LoongArch
` [PATCH v12 3/5] KVM: selftests: Add core KVM selftests support "
` [PATCH v12 4/5] KVM: selftests: Add ucall test "
` [PATCH v12 5/5] KVM: selftests: Add supported test cases "

[PATCH net-next v1 0/9] Devmem TCP minor cleanups and ksft improvements
 2025-05-19 23:48 UTC  (26+ messages)
` [PATCH net-next v1 1/9] net: devmem: move list_add to net_devmem_bind_dmabuf
` [PATCH net-next v1 2/9] page_pool: fix ugly page_pool formatting
` [PATCH net-next v1 3/9] net: devmem: preserve sockc_err
` [PATCH net-next v1 4/9] net: devmem: ksft: remove ksft_disruptive
` [PATCH net-next v1 5/9] net: devmem: ksft: add ipv4 support
` [PATCH net-next v1 6/9] net: devmem: ksft: add exit_wait to make rx test pass
` [PATCH net-next v1 7/9] net: devmem: ksft: add 5 tuple FS support
` [PATCH net-next v1 8/9] net: devmem: ksft: upgrade rx test to send 1K data
` [PATCH net-next v1 9/9] net: devmem: ncdevmem: remove unused variable

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-19 23:42 UTC  (18+ messages)

[PATCH] selftests/futex: Fix usage() message to clarify timeout value unit
 2025-05-19 21:21 UTC  (3+ messages)

Last week to submit your sessions to the Automated Testing Summit!
 2025-05-19 19:20 UTC  (2+ messages)
` Automated Testing Summit - CFP extended until May 20th

[PATCH v3] KVM: SEV: Disable SEV-SNP support on initialization failure
 2025-05-19 19:10 UTC  (3+ messages)

[PATCH] selftests/seccomp: report errno and add hints on failure
 2025-05-19 15:19 UTC  (2+ messages)

[PATCH] selftests/mm: Fix test result reporting in gup_longterm
 2025-05-19 14:55 UTC  (9+ messages)

[PATCH v11 0/5] KVM: selftests: Add LoongArch support
 2025-05-19  9:42 UTC  (4+ messages)

[PATCH] selftests: cachestat: fix typo in error message
 2025-05-19  8:38 UTC 

[PATCH] selftests/cpufreq: Fix cpufreq basic read and update testcases
 2025-05-19  7:58 UTC  (2+ messages)

[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-05-19  7:01 UTC  (5+ messages)
` [PATCH bpf-next v3 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v3 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier

[PATCH bpf-next v2 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-05-19  6:59 UTC  (4+ messages)
` [PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier

[PATCH] selftests: Add functional test for the abort file in fusectl
 2025-05-19  6:27 UTC  (4+ messages)

[PATCH] selftests/mm: Deduplicate second mmap() of 5*PAGE_SIZE at base
 2025-05-18 14:04 UTC 

[PATCH] selftests/filesystems: Fix build of anon_inode_test
 2025-05-18 14:01 UTC 

[PATCH] kselftest: x86: Improve MOV SS test result message
 2025-05-18  6:30 UTC 

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-18  3:21 UTC  (30+ messages)
` [PATCH v5 01/29] iommufd: Apply obvious cosmetic fixes
` [PATCH v5 02/29] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v5 03/29] iommu: Apply the new "
` [PATCH v5 04/29] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v5 05/29] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v5 06/29] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v5 07/29] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v5 08/29] iommufd/selftest: Add coverage for viommu data
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 10/29] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v5 11/29] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v5 12/29] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v5 15/29] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v5 16/29] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v5 17/29] iommufd: Add mmap interface
` [PATCH v5 18/29] iommufd/selftest: Add coverage for the new "
` [PATCH v5 19/29] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v5 20/29] iommu: Allow an input type in hw_info op
` [PATCH v5 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v5 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v5 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v5 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v5 25/29] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v5 26/29] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v5 27/29] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v5 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v5 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH] kselftest: dma - fix typo "mininum" -> "minimum" in comment
 2025-05-17 18:39 UTC 

[PATCH] docs: msm: fix grammar and spelling in crash dump format
 2025-05-17 12:15 UTC 

[PATCH] selftests: rtc: fix grammar for more clarity
 2025-05-17 10:56 UTC 


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