linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-19 16:28:02 to 2025-08-21 15:27:47 UTC [more...]

[PATCH bpf-next v12 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-21 15:27 UTC  (2+ messages)
` [PATCH bpf-next v12 1/2] "

[PATCH 0/2] kselftest/arm64/gcs: Cleanups for basic-gcs.c
 2025-08-21 15:13 UTC  (3+ messages)
` [PATCH 1/2] kselftest/arm64/gcs: Correctly check return value when disabling GCS
` [PATCH 2/2] kselftest/arm64/gcs: Use nolibc's getauxval()

[PATCH net 1/2] tls: fix handling of zero-length records on the rx_list
 2025-08-21 15:00 UTC  (4+ messages)
` [PATCH net 2/2] selftests: tls: add tests for zero-length records

[PATCH v15 net-next 00/14] AccECN protocol patch series
 2025-08-21 14:58 UTC  (19+ messages)
` [PATCH v15 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v15 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v15 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v15 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v15 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v15 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v15 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v15 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH] selftests: centralise maybe-unused definition in kselftest.h
 2025-08-21 14:46 UTC  (2+ messages)

[PATCH v9 00/19] TDX KVM selftests
 2025-08-21 14:45 UTC  (24+ messages)
` [PATCH v9 01/19] KVM: selftests: Include overflow.h instead of redefining is_signed_type()
` [PATCH v9 02/19] KVM: selftests: Allocate pgd in virt_map() as necessary
` [PATCH v9 03/19] KVM: selftests: Expose functions to get default sregs values
` [PATCH v9 04/19] KVM: selftests: Expose function to allocate guest vCPU stack
` [PATCH v9 05/19] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v9 06/19] KVM: selftests: Expose segment definitons to assembly files
` [PATCH v9 07/19] KVM: selftests: Add kbuild definitons
` [PATCH v9 08/19] KVM: selftests: Define structs to pass parameters to TDX boot code
` [PATCH v9 09/19] KVM: selftests: Add "
` [PATCH v9 10/19] KVM: selftests: Set up TDX boot code region
` [PATCH v9 11/19] KVM: selftests: Set up TDX boot parameters region
` [PATCH v9 12/19] KVM: selftests: Add helper to initialize TDX VM
` [PATCH v9 13/19] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v9 14/19] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v9 15/19] KVM: selftests: Hook TDX support to vm and vcpu creation
` [PATCH v9 16/19] KVM: selftests: Add support for TDX TDCALL from guest
` [PATCH v9 17/19] KVM: selftests: Add wrapper for TDX MMIO "
` [PATCH v9 18/19] KVM: selftests: Add ucall support for TDX
` [PATCH v9 19/19] KVM: selftests: Add TDX lifecycle test

[PATCH] selftests/hid: update vmtest.sh for virtme-ng
 2025-08-21 14:29 UTC 

[PATCH] selftests: rtnetlink: add checks for ifconfig and iproute2
 2025-08-21 14:16 UTC  (8+ messages)
          ` [PATCH v2] selftests: rtnetlink: skip tests if tools or feats are missing
            ` [PATCH] "

[PATCHv3 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-21 14:12 UTC  (6+ messages)
` [PATCHv3 net-next 2/3] "
` [PATCHv3 net-next 3/3] selftests: bonding: add test for LACP actor "

[PATCH bpf-next v12 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-21 14:06 UTC  (3+ messages)
` [PATCH bpf-next v12 1/2] "
` [PATCH bpf-next v12 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic

[PATCH v1 RESEND 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-21 14:01 UTC  (6+ messages)
` [PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH v1 RESEND 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH v1 RESEND 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH v1 RESEND 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v1 RESEND 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test

[PATCH 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-21 13:55 UTC  (6+ messages)
` [PATCH 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test

[PATCH v2 1/2] drm/xe/tests: Fix some additional gen_params signatures
 2025-08-21 13:54 UTC  (2+ messages)
` [PATCH v2 2/2] kunit: Only output a test plan if we're using kunit_array_gen_params

[PATCH v13 00/21] Enable CET Virtualization
 2025-08-21 13:35 UTC  (3+ messages)
` [PATCH v13 21/21] KVM: selftest: Add tests for KVM_{GET,SET}_ONE_REG

[PATCH v7 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
 2025-08-21 12:44 UTC  (2+ messages)

[PATCH v2 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-21 12:31 UTC  (11+ messages)
` [PATCH v2 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v2 4/8] selftests/mm: Add -Wunused family of flags

[PATCH] selftests: proc: mark vsyscall strings maybe-unused
 2025-08-21 10:31 UTC  (3+ messages)

[PATCH v6 12/24] tracing: selftests: Add trace remote tests
 2025-08-21  8:14 UTC  (2+ messages)
` [PATCH v6 24/24] tracing: selftests: Add pKVM "

[PATCHv3 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
 2025-08-21  8:10 UTC  (2+ messages)

[PATCH] selftests/powerpc: fix typos in tm
 2025-08-21  6:22 UTC  (2+ messages)

[PATCH v2] kselftests:grammer correction
 2025-08-21  6:53 UTC  (3+ messages)

[PATCH] Fix typo in comment, amd-pstate selftest gitsource script
 2025-08-21  6:29 UTC 

[PATCH 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-21  6:26 UTC  (7+ messages)

[PATCH v8 00/30] TDX KVM selftests
 2025-08-21  4:19 UTC  (13+ messages)
` [PATCH v8 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v8 07/30] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v8 09/30] KVM: selftests: TDX: Add TDX lifecycle test

[PATCH 0/3] Test CRC computation in interrupt contexts
 2025-08-21  3:37 UTC  (2+ messages)

[PATCH] selftests/powerpc/tm: fix typo on a comment
 2025-08-21  3:29 UTC 

[PATCH net-next] selftests: rtnetlink: print device info on preferred_lft test failure
 2025-08-21  2:40 UTC  (2+ messages)

[broonie-ci:selftest-filelock-ktap] [kselftest/filelock] e5f8cea6cb: kernel-selftests.filelock.ofdlocks.fail
 2025-08-21  2:32 UTC 

[PATCH v2] selftests/net/socket.c: removed warnings from unused returns
 2025-08-21  2:30 UTC  (2+ messages)

[PATCH] selftests: capabilities: fix typo in test_execve
 2025-08-21  2:24 UTC 

[PATCH bpf-next 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
 2025-08-21  1:40 UTC  (7+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all

[PATCH net-next 0/3] selftests: Test XDP_TX for single-buffer
 2025-08-21  1:40 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: drv-net: xdp: Extract common XDP_TX setup/validation
` [PATCH net-next 2/3] selftests: drv-net: xdp: Add a single-buffer XDP_TX test
` [PATCH net-next 3/3] selftests: drv-net: xdp: Validate single-buff XDP_TX in multi-buff mode

[PATCH v5 0/5] Better split_huge_page_test result check
 2025-08-21  1:11 UTC  (9+ messages)
` [PATCH v5 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check
` [PATCH v5 4/5] selftests/mm: add check_after_split_folio_orders() helper

[PATCH bpf-next v11 0/3] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-20 23:25 UTC  (7+ messages)
` [PATCH bpf-next v11 1/3] "
` [PATCH bpf-next v11 2/3] selftests/bpf: Add an usdt_o1 test case in selftests to cover SIB handling logic
` [PATCH bpf-next v11 3/3] selftests/bpf: make usdt_o1 reliably generate SIB USDT arg spec

[PATCH v19 0/8] fork: Support shadow stacks in clone3()
 2025-08-20 23:15 UTC  (4+ messages)
` [PATCH v19 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH v19 8/8] selftests/clone3: Test shadow stack support

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-20 23:00 UTC  (16+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
    `  "

[PATCH v15 0/6] KVM: arm64: Provide guest support for GCS
 2025-08-20 22:30 UTC  (15+ messages)
` [PATCH v15 1/6] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v15 2/6] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v15 3/6] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v15 4/6] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v15 5/6] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v15 6/6] KVM: selftests: arm64: Add GCS registers to get-reg-list

[PATCH] rseq/selftests: Use weak symbol reference, not definition, to link with glibc
 2025-08-20 22:03 UTC  (4+ messages)

[PATCH] selftests/proc: Fix spelling in comments and improve error message
 2025-08-20 20:55 UTC 

[PATCH] selftests/powerpc/pmu/tm: fix typos in tm-trap
 2025-08-20 20:58 UTC 

[PATCH 0/5] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
 2025-08-20 18:39 UTC  (7+ messages)
` [PATCH 1/5] kselftest/arm64: Verify that we reject out of bounds VLs in sve-ptrace
` [PATCH 2/5] kselftest/arm64: Check that unsupported regsets fail "
` [PATCH 3/5] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
` [PATCH 4/5] kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systems
` [PATCH 5/5] kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptrace

[PATCH 1/2] drm/xe/tests: Fix some additional gen_params signatures
 2025-08-20 18:31 UTC  (2+ messages)

[PATCH] selftests/bpf: fix typo in comment
 2025-08-20 15:47 UTC 

[PATCH] selftests/netfilter: fix typo in comment
 2025-08-20 15:41 UTC 

[PATCH] selftests: harness: Rework is_signed_type() to avoid collision with overflow.h
 2025-08-20 15:15 UTC  (5+ messages)

[PATCH] selftests/livepatch: Ignore NO_SUPPORT line in dmesg
 2025-08-20 11:56 UTC  (3+ messages)

[PATCH 00/14] vdso: Add support for auxiliary clocks
 2025-08-20 10:15 UTC  (4+ messages)
` [PATCH 12/14] vdso/gettimeofday: "

[PATCH] selftests/ftrace: fix spelling mistake
 2025-08-20  9:40 UTC 

[PATCH] kselftests:grammer correction
 2025-08-20  9:25 UTC 

[PATCH net 1/2] bonding: set random address only when slaves already exist
 2025-08-20  9:10 UTC  (2+ messages)
` [PATCH net 2/2] selftests: bonding: add fail_over_mac testing

[PATCH] kselftests:grammer correction
 2025-08-20  8:32 UTC 

[PATCH] grammer correction
 2025-08-20  8:28 UTC 

[PATCH] grammer correction
 2025-08-20  8:26 UTC 

[PATCH] grammer correction
 2025-08-20  8:23 UTC 

[PATCH v2 0/5] platform/chrome: Fix a possible UAF via revocable
 2025-08-20  8:16 UTC  (6+ messages)
` [PATCH v2 1/5] revocable: Revocable resource management
` [PATCH v2 2/5] revocable: Add Kunit test cases
` [PATCH v2 3/5] selftests: revocable: Add kselftest cases
` [PATCH v2 4/5] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v2 5/5] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable

[PATCH] selftests/ftrace: Split worlds in return string
 2025-08-20  5:20 UTC 

[PATCH] selftests/timers: Improve POSIX timer test messages
 2025-08-20  2:42 UTC 

[PATCH v2 13/20] x86/mm: enable page table sharing
 2025-08-20  1:32 UTC  (2+ messages)

[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
 2025-08-20  1:14 UTC  (5+ messages)

[PATCH net-next] selftests: drv-net: tso: increase the retransmit threshold
 2025-08-20  1:00 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: ncdevmem: make configure_channels() support combined channels
 2025-08-20  1:00 UTC  (2+ messages)

[RFC PATCH v3 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-19 23:05 UTC  (4+ messages)
` [RFC PATCH v3 2/2] cgroup: selftests: Add tests for freezer time

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-08-19 22:07 UTC  (12+ messages)
` [PATCH 19/33] dmaengine: ioat: Move system_has_dca_enabled() to dma.h
` [PATCH 20/33] vfio: selftests: Add driver for Intel CBDMA
` [PATCH 22/33] vfio: selftests: Add driver for Intel DSA

[PATCH] selftests/x86: fix coding style errors in test_syscall_vdso.c
 2025-08-19 21:39 UTC 

[PATCH] selftests/futex: Fix some futex_numa_mpol subtests
 2025-08-19 19:46 UTC  (3+ messages)

[PATCH] selftests/powerpc: fix spelling errors across test sources
 2025-08-19 19:42 UTC 

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-08-19 18:53 UTC  (7+ messages)
    ` [PATCH v13] "
      ` [PATCH v14] "
        ` [PATCH v15] "
          ` [PATCH v16] "

[PATCH] selftests: riscv: Add README for RISC-V KSelfTest
 2025-08-19 18:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).