Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-02-24 15:29:44 to 2025-02-26 06:18:57 UTC [more...]

[PATCH 0/8] tracing: probes: Fixes and enhancing error logs
 2025-02-26  6:18 UTC  (3+ messages)
` [PATCH 1/8] tracing: tprobe-events: Fix a memory leak when tprobe with $retval
` [PATCH 2/8] tracing: tprobe-events: Reject invalid tracepoint name

[PATCH bpf-next v3 0/6] XDP metadata support for tun driver
 2025-02-26  5:59 UTC  (20+ messages)
` [PATCH bpf-next v3 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v3 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v3 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v3 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v3 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v3 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper

[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-26  5:42 UTC  (19+ messages)
` [PATCH v8 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v8 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v8 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v8 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v8 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v8 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v8 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v8 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v8 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v8 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v8 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v8 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v8 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH net-next] selftests/net: ensure mptcp is enabled in netns
 2025-02-26  3:10 UTC  (4+ messages)

[PATCH v2 0/7] iommu: Add MSI mapping support with nested SMMU (Part-1 core)
 2025-02-26  2:25 UTC  (4+ messages)
` [PATCH v2 7/7] iommu: Turn iova_cookie to dma-iommu private pointer

[PATCH] selftests/dma: Fix bad array reference
 2025-02-26  1:31 UTC  (2+ messages)

[PATCH 0/9] selftests/x86/xstate: Introduce common code for testing extended states
 2025-02-26  1:07 UTC  (10+ messages)
` [PATCH 1/9] selftests/x86: Consolidate redundant signal helper functions
` [PATCH 2/9] selftests/x86/xstate: Refactor XSAVE helpers for general use
` [PATCH 3/9] selftests/x86/xstate: Enumerate and name xstate components
` [PATCH 4/9] selftests/x86/xstate: Refactor context switching test
` [PATCH 5/9] selftests/x86/xstate: Refactor ptrace ABI test
` [PATCH 6/9] selftests/x86/xstate: Introduce signal "
` [PATCH 7/9] selftests/x86/xstate: Consolidate test invocations into a single entry
` [PATCH 8/9] selftests/x86/xstate: Clarify supported xstates
` [PATCH 9/9] selftests/x86/avx: Add AVX test

[PATCH v6 0/3] Add support for the Idle HLT intercept feature
 2025-02-26  0:38 UTC  (5+ messages)
` [PATCH v6 2/3] KVM: SVM: Add Idle HLT intercept support
` [PATCH v6 3/3] KVM: selftests: Add self IPI HLT test

[PATCH net] selftests: drv-net: Check if combined-count exists
 2025-02-25 23:55 UTC  (4+ messages)

[PATCH 0/3] selftests/damon: three fixes for false results
 2025-02-25 22:23 UTC  (4+ messages)
` [PATCH 1/3] selftests/damon/damos_quota: make real expectation of quota exceeds
` [PATCH 2/3] selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms
` [PATCH 3/3] selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-02-25 20:37 UTC  (3+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[PATCH v3 0/2] selftests: sched: Add default target support for sched
 2025-02-25 20:09 UTC  (3+ messages)
` [PATCH v3 1/2] selftests: sched: add sched as a default selftest target
` [PATCH v3 2/2] selftests: sched: skip cs_prctl_test for systems with core scheduling disabled

[PATCH] selftests/net: deflake GRO tests and fix return value and output
 2025-02-25 20:05 UTC  (4+ messages)

[PATCH v7 00/10] Basic SEV-SNP Selftests
 2025-02-25 19:45 UTC  (9+ messages)
` [PATCH v7 01/10] KVM: SEV: Disable SEV-SNP support on initialization failure

[PATCH net-next v5 0/9] Device memory TCP TX
 2025-02-25 18:54 UTC  (17+ messages)
` [PATCH net-next v5 3/9] net: devmem: Implement TX path
` [PATCH net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v5 6/9] net: enable driver support for netmem TX
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH v7 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-25 17:22 UTC  (23+ messages)
` [PATCH v7 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v7 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v7 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v7 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU

[PATCH v2 0/4] tools/nolibc: MIPS: entrypoint cleanups and N32/N64 ABIs
 2025-02-25 17:02 UTC  (5+ messages)
` [PATCH v2 1/4] tools/nolibc: MIPS: drop $gp setup
` [PATCH v2 2/4] tools/nolibc: MIPS: drop manual stack pointer alignment
` [PATCH v2 3/4] tools/nolibc: MIPS: drop noreorder option
` [PATCH v2 4/4] tools/nolibc: MIPS: add support for N64 and N32 ABIs

[PATCH] selftests/nolibc: only run constructor tests on nolibc
 2025-02-25  9:37 UTC  (5+ messages)

[PATCH v4 00/12] Direct Map Removal for guest_memfd
 2025-02-25 16:55 UTC  (11+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v4 02/12] mm/secretmem: set AS_NO_DIRECT_MAP instead of special-casing
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v4 04/12] KVM: Add capability to discover KVM_GMEM_NO_DIRECT_MAP support
` [PATCH v4 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-25 16:48 UTC  (15+ messages)

[PATCH net-next v6 0/8] Some pktgen fixes/improvments (part II)
 2025-02-25 15:17 UTC  (5+ messages)
` [PATCH net-next v6 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v6 8/8] selftest: net: add proc_net_pktgen

[PATCHv2 net 0/3] bond: fix xfrm offload issues
 2025-02-25 14:27 UTC  (9+ messages)
` [PATCHv2 net 1/3] bonding: move mutex lock to a work queue for XFRM GC tasks
` [PATCHv2 net 2/3] bonding: fix xfrm offload feature setup on active-backup mode
` [PATCHv2 net 3/3] selftests: bonding: add ipsec offload test

[PATCH net-next 0/7] netconsole: Add taskname sysdata support
 2025-02-25 14:10 UTC  (23+ messages)
` [PATCH net-next 1/7] netconsole: prefix CPU_NR sysdata feature with SYSDATA_
` [PATCH net-next 2/7] netconsole: refactor CPU number formatting into separate function
` [PATCH net-next 3/7] netconsole: add taskname to extradata entry count
` [PATCH net-next 4/7] netconsole: add configfs controls for taskname sysdata feature
` [PATCH net-next 5/7] netconsole: add task name to extra data fields
` [PATCH net-next 6/7] netconsole: docs: document the task name feature
` [PATCH net-next 7/7] netconsole: selftest: add task name append testing

[PATCH v5 0/3] Enable Zicbom in usermode
 2025-02-25 14:07 UTC  (4+ messages)
  ` [External] "

[PATCH] selftests/net: deflake GRO tests and fix return value and output
 2025-02-25 13:16 UTC  (2+ messages)

[PATCH RFC 0/4] mm: KUnit tests for the page allocator
 2025-02-25 12:56 UTC  (9+ messages)
` [PATCH RFC 3/4] mm/page_alloc_test: Add logic to isolate a node for testing
` [PATCH RFC 4/4] mm/page_alloc_test: Add smoke-test for page allocation

[PATCH net] xfrm_output: Force software GSO only in tunnel mode
 2025-02-25 11:30 UTC  (2+ messages)

[PATCH v4 0/6] Fix some issues related to an interrupt type in pci_endpoint_test
 2025-02-25 11:15 UTC  (9+ messages)
` [PATCH v4 1/6] selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt test
` [PATCH v4 2/6] misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error
` [PATCH v4 3/6] misc: pci_endpoint_test: Fix displaying irq_type "
` [PATCH v4 4/6] misc: pci_endpoint_test: Fix irq_type to convey the correct type
` [PATCH v4 5/6] misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi'
` [PATCH v4 6/6] misc: pci_endpoint_test: Do not use managed irq functions

[PATCH v2 0/2] selftests: sched: Add default target support for sched
 2025-02-25  8:54 UTC  (6+ messages)
` [PATCH v2 2/2] selftests: sched: skip cs_prctl_test for systems with core scheduling disabled

[PATCH rcu 00/11] Lazy Preempt changes for v6.15
 2025-02-25  3:55 UTC  (12+ messages)
` [PATCH rcu 01/11] rcu: fix header guard for rcu_all_qs()
` [PATCH rcu 02/11] rcu: rename PREEMPT_AUTO to PREEMPT_LAZY
` [PATCH rcu 03/11] sched: update __cond_resched comment about RCU quiescent states
` [PATCH rcu 04/11] rcu: handle unstable rdp in rcu_read_unlock_strict()
` [PATCH rcu 05/11] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH rcu 06/11] osnoise: provide quiescent states
` [PATCH rcu 07/11] rcutorture: Update rcutorture_one_extend_check() for lazy preemption
` [PATCH rcu 08/11] rcutorture: Update ->extendables check "
` [PATCH rcu 09/11] rcu: limit PREEMPT_RCU configurations
` [PATCH rcu 10/11] rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=y
` [PATCH rcu 11/11] rcutorture: Make scenario TREE07 "

[PATCH net-next 0/2] expand cmsg_ipv6.sh with ipv4 support
 2025-02-25  2:23 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests/net: prepare cmsg_ipv6.sh for ipv4
` [PATCH net-next 2/2] selftests/net: expand cmsg_ipv6.sh with ipv4

Re: Re: Re: [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
 2025-02-25  1:12 UTC  (2+ messages)
`  "

[PATCH v1] selftests/user_events: Fix failures caused by test code
 2025-02-24 23:39 UTC  (6+ messages)

Re: Re: Re: Re: [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
 2025-02-24 22:42 UTC 

[RFC PATCH 0/9] bpf: Mitigate Spectre v1 using speculation barriers
 2025-02-24 20:55 UTC  (10+ messages)
` [RFC PATCH 1/9] bpf/arm64: Unset bypass_spec_v4() instead of ignoring BPF_NOSPEC
` [RFC PATCH 2/9] bpf: Refactor do_check() if/else into do_check_insn()
` [RFC PATCH 3/9] bpf: Return EFAULT on misconfigurations
` [RFC PATCH 4/9] bpf: Return EFAULT on internal errors
` [RFC PATCH 5/9] bpf: Fall back to nospec if v1 verification fails
` [RFC PATCH 6/9] bpf: Allow nospec-protected var-offset stack access
` [RFC PATCH 7/9] bpf: Refactor push_stack to return error code
` [RFC PATCH 8/9] bpf: Fall back to nospec for sanitization-failures
` [RFC PATCH 9/9] bpf: Cut speculative path verification short

[RESEND PATCH v2] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
 2025-02-24 16:59 UTC  (2+ messages)

[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
 2025-02-24 16:10 UTC  (6+ messages)
` [PATCH bpf-next 2/2] "


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