Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-02-12 12:49:20 to 2025-02-14 15:40:17 UTC [more...]

[PATCH v7 0/3] scanf: convert self-test to KUnit
 2025-02-14 15:39 UTC  (10+ messages)

[PATCH v3 0/2] printf: convert self-test to KUnit
 2025-02-14 15:35 UTC  (2+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "Unabled" -> "Unable"
 2025-02-14 15:21 UTC  (2+ messages)

[PATCH v4 00/27] KVM: arm64: Implement support for SME in non-protected guests
 2025-02-14 15:13 UTC  (30+ messages)
` [PATCH v4 01/27] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v4 02/27] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v4 03/27] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v4 04/27] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v4 05/27] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v4 06/27] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v4 07/27] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v4 08/27] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v4 09/27] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v4 10/27] KVM: arm64: Document the KVM ABI for SME
` [PATCH v4 11/27] KVM: arm64: Define internal features "
` [PATCH v4 12/27] KVM: arm64: Rename sve_state_reg_region
` [PATCH v4 13/27] KVM: arm64: Store vector lengths in an array
` [PATCH v4 14/27] KVM: arm64: Implement SME vector length configuration
` [PATCH v4 15/27] KVM: arm64: Support SME control registers
` [PATCH v4 16/27] KVM: arm64: Support TPIDR2_EL0
` [PATCH v4 17/27] KVM: arm64: Support SME identification registers for guests
` [PATCH v4 18/27] KVM: arm64: Support SME priority registers
` [PATCH v4 19/27] KVM: arm64: Provide assembly for SME state restore
` [PATCH v4 20/27] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v4 21/27] KVM: arm64: Expose SME specific state to userspace
` [PATCH v4 22/27] KVM: arm64: Context switch SME state for normal guests
` [PATCH v4 23/27] KVM: arm64: Handle SME exceptions
` [PATCH v4 24/27] KVM: arm64: Expose SME to nested guests
` [PATCH v4 25/27] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v4 26/27] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v4 27/27] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH v6 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2025-02-14 14:41 UTC  (7+ messages)
` [PATCH v6 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v6 2/3] rust: macros: add macro to easily run KUnit tests
` [PATCH v6 3/3] rust: kunit: allow to know if we are in a test

[PATCH net-next v19 00/26] Introducing OpenVPN Data Channel Offload
 2025-02-14 14:00 UTC  (9+ messages)

[PATCH v2 00/15] riscv: add SBI FWFT misaligned exception delegation support
 2025-02-14 13:55 UTC  (4+ messages)
` [PATCH v2 14/15] RISC-V: KVM: add support for FWFT SBI extension

[PATCH] kunit: qemu_configs: sparc: use Zilog console
 2025-02-14 13:27 UTC 

[PATCH net 0/4] sockmap, vsock: For connectible sockets allow only connected
 2025-02-14 13:12 UTC  (7+ messages)
` [PATCH net 1/4] "
` [PATCH net 2/4] vsock/bpf: Warn on socket without transport
` [PATCH net 3/4] selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
` [PATCH net 4/4] selftest/bpf: Add vsock test for "

[PATCH v2] ww_mutex: convert self-test to KUnit
 2025-02-14 12:37 UTC  (5+ messages)

[PATCH net-next v9 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
 2025-02-14 10:51 UTC  (7+ messages)

[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
 2025-02-14 10:08 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tools: Remove redundant quiet setup

[PATCH bpf-next v3 0/3] bpf: Fix array bounds error with may_goto and add selftest
 2025-02-14  9:18 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: Fix array bounds error with may_goto
` [PATCH bpf-next v3 2/3] selftests/bpf: Introduce __load_if_JITed annotation for tests
` [PATCH bpf-next v3 3/3] selftests/bpf: Add selftest for may_goto

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-14  8:03 UTC  (2+ messages)

[PATCHv3 net 0/2] bonding: fix incorrect mac address setting
 2025-02-14  5:11 UTC  (5+ messages)

[PATCH net-next RESEND v7 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-14  2:49 UTC  (3+ messages)
` [PATCH net-next RESEND v7 3/3] selftests: drv-net: Test queue xsk attribute

[PATCH net-next v19 25/26] testing/selftests: add test tool and scripts for ovpn module
 2025-02-14  1:49 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] bpf: Fix array bounds error with may_goto and add selftest
 2025-02-14  0:58 UTC  (10+ messages)
` [PATCH bpf-next v2 1/3] bpf: Fix array bounds error with may_goto
` [PATCH bpf-next v2 2/3] selftests/bpf: Allow the program to select specific modes for testing
` [PATCH bpf-next v2 3/3] selftests/bpf: Add selftest for may_goto

[PATCH] Adds colors to kselftest output
 2025-02-13 23:31 UTC  (3+ messages)

[PATCH v1] selftests/landlock: Enable the new CONFIG_AF_UNIX_OOB
 2025-02-13 22:32 UTC  (2+ messages)

[PATCH v1 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-13 21:34 UTC  (11+ messages)
` [PATCH v1 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
` [PATCH v1 02/13] genirq/msi: Rename iommu_dma_compose_msi_msg() to msi_msg_set_addr()

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2025-02-13 20:47 UTC  (7+ messages)
` [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions

[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
 2025-02-13 20:37 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Remove redundant quiet setup

[PATCH v2] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
 2025-02-13 18:30 UTC  (2+ messages)

[RFC PATCH v3 0/8] PMU partitioning driver support
 2025-02-13 18:26 UTC  (10+ messages)
` [RFC PATCH v3 1/8] arm64: cpufeature: Add cap for HPMN0
` [RFC PATCH v3 2/8] arm64: Generate sign macro for sysreg Enums
` [RFC PATCH v3 3/8] KVM: arm64: Cleanup PMU includes
` [RFC PATCH v3 4/8] KVM: arm64: Reorganize PMU functions
` [RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
` [RFC PATCH v3 6/8] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition
` [RFC PATCH v3 8/8] KVM: arm64: selftests: Reword selftests error

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-13 18:17 UTC  (5+ messages)
` [PATCH 1/4] mm: allow guard regions in file-backed and read-only mappings
` [PATCH 2/4] selftests/mm: rename guard-pages to guard-regions
` [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
` [PATCH 4/4] tools/selftests: add file/shmem-backed mapping guard region tests

[RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
 2025-02-13 16:48 UTC  (3+ messages)

[PATCH net-next] tun: Pad virtio headers
 2025-02-13 15:43 UTC  (4+ messages)

[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part II)
 2025-02-13 15:42 UTC  (10+ messages)
` [PATCH net-next v5 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v5 2/8] net: pktgen: remove extra tmp variable (re-use len instead)
` [PATCH net-next v5 3/8] net: pktgen: remove some superfluous variable initializing
` [PATCH net-next v5 4/8] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v5 5/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v5 6/8] net: pktgen: fix mpls reset parsing
` [PATCH net-next v5 7/8] net: pktgen: remove all superfluous index assignements
` [PATCH net-next v5 8/8] selftest: net: add proc_net_pktgen

[PATCH net-next v2] selftests: net: Add support for testing SO_RCVMARK and SO_RCVPRIORITY
 2025-02-13 15:06 UTC  (4+ messages)

[PATCH] selftests/vDSO: fix GNU hash table entry size for s390x
 2025-02-13 14:05 UTC  (3+ messages)

[PATCH 1/2] misc: pci_endpoint_test: Give disabled BARs a distinct error code
 2025-02-13 13:48 UTC  (2+ messages)

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-13 13:18 UTC  (7+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path

[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part I)
 2025-02-13 11:00 UTC  (9+ messages)
` [PATCH net-next v5 1/8] net: pktgen: replace ENOTSUPP with EOPNOTSUPP
` [PATCH net-next v5 2/8] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v5 3/8] net: pktgen: fix hex32_arg parsing for short reads
` [PATCH net-next v5 4/8] net: pktgen: fix 'rate 0' error handling (return -EINVAL)
` [PATCH net-next v5 5/8] net: pktgen: fix 'ratep "
` [PATCH net-next v5 6/8] net: pktgen: fix ctrl interface command parsing
` [PATCH net-next v5 7/8] net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
` [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths

[PATCH net-next v9 02/11] rtnetlink: Pack newlink() params into struct
 2025-02-13 10:01 UTC  (5+ messages)

[RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
 2025-02-13  9:47 UTC  (2+ messages)

[PATCH net-next v9 05/11] net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
 2025-02-13  8:27 UTC  (3+ messages)

[PATCH net-next v9 03/11] net: Use link netns in newlink() of rtnl_link_ops
 2025-02-13  6:55 UTC  (2+ messages)

[PATCH net-next v9 04/11] ieee802154: 6lowpan: Validate link netns in newlink() of rtnl_link_ops
 2025-02-13  5:48 UTC  (2+ messages)

[PATCH] selftests: pid_namespace and pidfd missing include
 2025-02-13  0:24 UTC  (2+ messages)

[PATCH 1/2] libbpf: BPF program load type enum
 2025-02-12 22:31 UTC  (8+ messages)
` [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
    `  "
        `  "
            `  "

[PATCH v2 0/2] unicode: kunit: refactor selftest to kunit tests
 2025-02-12 22:09 UTC  (7+ messages)
` [PATCH v2 2/2] unicode: kunit: change tests filename and path

[PATCH v2 0/6] KUnit test moves / renames
 2025-02-12 22:01 UTC  (4+ messages)
` [PATCH v2 6/6] unicode: kunit: change tests filename and path

[RESEND v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
 2025-02-12 21:29 UTC  (3+ messages)

[PATCH] tools/nolibc: add support for N64 and N32 ABIs
 2025-02-12 18:49 UTC 

[PATCH] selftests/nolibc: only run constructor tests on nolibc
 2025-02-12 18:01 UTC 

[PATCH] selftests/nolibc: split up architecture list in run-tests.sh
 2025-02-12 17:58 UTC  (2+ messages)

[PATCH 0/2] selftests/mm: Allow execution on systems without huge pages
 2025-02-12 17:44 UTC  (3+ messages)
` [PATCH 1/2] selftests/mm: Fix check for running THP tests
` [PATCH 2/2] selftests/mm: Allow tests to run with no huge pages support

[PATCH v3 bpf 0/2] bpf: skip non exist keys in generic_map_lookup_batch
 2025-02-12 17:04 UTC  (6+ messages)
` [PATCH v3 bpf 1/2] "

selftest/vDSO: vdso_test_abi tests with gcc-13 and pass with clang-19
 2025-02-12 16:23 UTC  (2+ messages)

[PATCH] ww_mutex: convert self-test to KUnit
 2025-02-12 15:31 UTC  (4+ messages)

[PATCH net-next v7 3/3] selftests: drv-net: Test queue xsk attribute
 2025-02-12 13:42 UTC 

[PATCH net-next v7 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-12 13:41 UTC 

[PATCH net-next v6 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-12 13:30 UTC  (10+ messages)
` [PATCH net-next v6 3/3] selftests: drv-net: Test queue xsk attribute

[PATCH v5 1/2] selftests/futex: Add ASSERT_ macros
 2025-02-12 13:11 UTC  (2+ messages)
` [PATCH v5 2/2] selftests/futex: Create test for robust list

[PATCH 0/2] kunit: qemu_configs: Add MIPS configurations
 2025-02-12 12:49 UTC  (2+ messages)
` [PATCH 2/2] "


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