public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-02 18:35:16 to 2026-04-05 15:12:37 UTC [more...]

[RFC PATCH v2 0/9] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-05 15:12 UTC 

[PATCH v3 0/6] selftests/liveupdate: add memfd tests
 2026-04-05  7:34 UTC  (9+ messages)
` [PATCH v3 1/6] selftests/liveupdate: add framework for "
` [PATCH v3 2/6] selftests/liveupdate: add helper functions "
` [PATCH v3 3/6] selftests/liveupdate: add test for memfd content preservation
` [PATCH v3 4/6] selftests/liveupdate: add test for zero-size memfd preservation
` [PATCH v3 5/6] selftests/liveupdate: add test for operations on a preserved memfd
` [PATCH v3 6/6] selftests/liveupdate: add fallocate test for memfd

[net-next v2 1/3] selftests/net: Test PACKET_STATISTICS
 2026-04-05  3:30 UTC  (7+ messages)
` [net-next v2 2/3] selftests/net: Test PACKET_STATISTICS drops
` [net-next v2 3/3] selftests/net: Test PACKET_AUXDATA

[PATCH 0/2] ublk: fix infinite loop in ublk server teardown
 2026-04-05  1:02 UTC  (6+ messages)
` [PATCH 1/2] ublk: reset per-IO canceled flag on each fetch
` [PATCH 2/2] selftests: ublk: test that teardown after incomplete recovery completes

[PATCH net-next] selftests: drv-net: adjust to socat changes
 2026-04-04 23:01 UTC 

[RFC PATCH 0/9] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-04 21:06 UTC  (7+ messages)
` [RFC PATCH 6/9] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
  ` (sashiko review) "
` [RFC PATCH 7/9] selftets/damon/_damon_sysfs: support failed region quota charge ratio
` [RFC PATCH 8/9] selftests/damon/drgn_dump_damon_status: "
` [RFC PATCH 9/9] selftets/damon/sysfs.py: test "
` (sashiko status) [RFC PATCH 0/9] mm/damon: introduce DAMOS "

[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
 2026-04-04 19:36 UTC  (5+ messages)
` [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layer

[PATCH net-next v2 0/5] net: bridge: mcast: add multicast exponential field encoding
 2026-04-04 17:25 UTC  (8+ messages)
  ` [PATCH net-next v2 5/5] selftests: net: bridge: add tests for igmpv3 MRC and QQIC validation

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-04 15:17 UTC  (6+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH bpf v1 1/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops
 2026-04-04 14:09 UTC  (2+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: Add test for SOCK_OPS_GET_SK with same src/dst register

[PATCH bpf-next v9 0/9] bpf: Extend the bpf_list family of APIs
 2026-04-04 10:38 UTC  (6+ messages)
` [PATCH bpf-next v9 1/9] bpf: refactor kfunc checks using table-driven approach in verifier

[PATCH v3 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-04-04 10:30 UTC  (2+ messages)

[PATCH v2 0/6] selftests/liveupdate: add memfd tests
 2026-04-04 10:02 UTC  (10+ messages)
` [PATCH v2 1/6] selftests/liveupdate: add framework for "
` [PATCH v2 2/6] selftests/liveupdate: add helper functions "
` [PATCH v2 3/6] selftests/liveupdate: add test for memfd content preservation
` [PATCH v2 4/6] selftests/liveupdate: add test for zero-size memfd preservation
` [PATCH v2 5/6] selftests/liveupdate: add test for operations on a preserved memfd
` [PATCH v2 6/6] selftests/liveupdate: add fallocate test for memfd

[PATCH v4 00/10] selftests/resctrl: Fixes and improvements focused on Intel platforms
 2026-04-04  1:56 UTC  (11+ messages)
` [PATCH v4 01/10] selftests/resctrl: Improve accuracy of cache occupancy test
` [PATCH v4 02/10] selftests/resctrl: Reduce interference from L2 occupancy during "
` [PATCH v4 03/10] selftests/resctrl: Do not store iMC counter value in counter config structure
` [PATCH v4 04/10] selftests/resctrl: Prepare for parsing multiple events per iMC
` [PATCH v4 05/10] selftests/resctrl: Support multiple events associated with iMC
` [PATCH v4 06/10] selftests/resctrl: Increase size of buffer used in MBM and MBA tests
` [PATCH v4 07/10] selftests/resctrl: Raise threshold at which MBM and PMU values are compared
` [PATCH v4 08/10] selftests/resctrl: Remove requirement on cache miss rate
` [PATCH v4 09/10] selftests/resctrl: Simplify perf usage in CAT test
` [PATCH v4 10/10] selftests/resctrl: Reduce L2 impact on "

[PATCH net-next v4 00/10] Decouple receive and transmit enablement in team driver
 2026-04-04  1:33 UTC  (13+ messages)
` [PATCH net-next v4 01/10] net: team: Annotate reads and writes for mixed lock accessed values
` [PATCH net-next v4 02/10] net: team: Remove unused team_mode_op, port_enabled
` [PATCH net-next v4 03/10] net: team: Rename port_disabled team mode op to port_tx_disabled
` [PATCH net-next v4 04/10] selftests: net: Add tests for failover of team-aggregated ports
` [PATCH net-next v4 05/10] selftests: net: Add test for enablement of ports with teamd
` [PATCH net-next v4 06/10] net: team: Rename enablement functions and struct members to tx
` [PATCH net-next v4 07/10] net: team: Track rx enablement separately from tx enablement
` [PATCH net-next v4 08/10] net: team: Add new rx_enabled team port option
` [PATCH net-next v4 09/10] net: team: Add new tx_enabled "
` [PATCH net-next v4 10/10] selftests: net: Add tests for team driver decoupled tx and rx control

[PATCH net v3 2/2] selftests: seg6: add test for dst_cache isolation in seg6 lwtunnel
 2026-04-04  0:44 UTC 

[PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
 2026-04-04  0:25 UTC  (5+ messages)
` [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax

[PATCH v12 0/4] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
 2026-04-03 23:44 UTC  (5+ messages)
` [PATCH v12 1/4] selftests/vfio: Add memcpy chunking to vfio_pci_driver_memcpy()
` [PATCH v12 2/4] selftests/vfio: Add generic PCI command register helpers
` [PATCH v12 3/4] selftests/vfio: Allow drivers without send_msi() support
` [PATCH v12 4/4] selftests/vfio: Add NVIDIA Falcon driver for DMA testing

[PATCH net-next v2 0/8] selftests: drv-net: gro: more test cases
 2026-04-03 23:10 UTC  (11+ messages)
` [PATCH net-next v2 1/8] selftests: drv-net: gro: add data burst test case
` [PATCH net-next v2 2/8] selftests: drv-net: gro: add 1 byte payload test
` [PATCH net-next v2 3/8] selftests: drv-net: gro: always wait for FIN in the capacity test
` [PATCH net-next v2 4/8] selftests: drv-net: gro: prepare for ip6ip6 support
` [PATCH net-next v2 5/8] selftests: drv-net: gro: remove TOTAL_HDR_LEN
` [PATCH net-next v2 6/8] selftests: drv-net: gro: make large packet math more precise
` [PATCH net-next v2 7/8] selftests: drv-net: gro: test ip6ip6
` [PATCH net-next v2 8/8] selftests: drv-net: gro: add a test for bad IPv4 csum

[PATCH v11 0/3] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
 2026-04-03 22:42 UTC  (3+ messages)
` [PATCH v11 1/3] selftests/vfio: Add memcpy chunking and PCI command helpers

[RFC PATCH net-next 0/4] ipv4/ipv6: local address lookup scaling
 2026-04-03 22:35 UTC  (2+ messages)

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-04-03 22:31 UTC  (4+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-04-03 21:58 UTC  (5+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update

[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
 2026-04-03 19:59 UTC  (17+ messages)
` [PATCH v3 04/13] selftest/mm: fix cgroup task placement and drop memory.current checks in hugetlb_reparenting_test.sh
` [PATCH v3 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v3 13/13] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes

[PATCH v2 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-03 19:31 UTC  (6+ messages)
` [PATCH v2 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH v4 0/3] liveupdate: prevent double preservation
 2026-04-03 18:32 UTC  (3+ messages)
` [PATCH v4 2/3] memfd: implement get_id for memfd_luo

[PATCH v2 0/4] selftests: riscv: Fix compilation issues for v_ptrace and cfi
 2026-04-03 18:30 UTC  (5+ messages)
` [PATCH v2 2/4] selftests: riscv: Add braces around EXPECT_EQ()

[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-04-03 17:32 UTC  (5+ messages)

[PATCH v6 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-04-03 17:16 UTC  (3+ messages)
` [PATCH v6 5/8] selftests/cgroup: replace hardcoded page size values in test_zswap

[net-next 0/3] Extend packet socket selftests
 2026-04-03 17:02 UTC  (7+ messages)
` [net-next 1/3] selftests/net: Test PACKET_STATISTICS
` [net-next 2/3] selftests/net: Test PACKET_STATISTICS drops
` [net-next 3/3] selftests/net: Test PACKET_AUXDATA

[PATCH v3 0/2] Support BPF traversal of wakeup sources
 2026-04-03 16:28 UTC  (7+ messages)

[PATCH] selftests/seccomp: Add hard-coded __NR_uretprobe for x86_64
 2026-04-03 15:42 UTC  (4+ messages)
` [PATCH] selftests/seccomp: Add hard-coded __NR_uprobe "
  ` (subset) "

[PATCH v2 00/10] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-03 15:31 UTC  (13+ messages)
` [PATCH v2 01/10] selftests/bpf: Fall back to distro build directory for test_kmods
` [PATCH v2 02/10] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH v2 03/10] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH v2 04/10] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH v2 05/10] selftests/bpf: Tolerate test file compilation failures
` [PATCH v2 06/10] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH v2 07/10] selftests/bpf: Tolerate benchmark build failures
` [PATCH v2 08/10] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH v2 09/10] selftests/bpf: Skip tests whose objects were not built
` [PATCH v2 10/10] selftests/bpf: Tolerate missing files during install

[PATCH net-next v3 0/5] net: bridge: mcast: support exponential field encoding
 2026-04-03 15:00 UTC  (6+ messages)
` [PATCH net-next v3 1/5] ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
` [PATCH net-next v3 2/5] ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
` [PATCH net-next v3 3/5] ipv4: igmp: encode multicast exponential fields
` [PATCH net-next v3 4/5] ipv6: mld: "
` [PATCH net-next v3 5/5] selftests: net: bridge: add tests for MRC and QQIC validation

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-03 14:50 UTC  (6+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH net v2 2/2] selftests: seg6: add test for dst_cache isolation in seg6 lwtunnel
 2026-04-03 14:46 UTC  (3+ messages)

[PATCH net-next] selftests: forwarding: lib: rewrite processing of command line arguments
 2026-04-03 14:19 UTC 

[PATCH net-next v5 0/9] selftests: drivers: bash support for remote traffic generators
 2026-04-03 13:46 UTC  (4+ messages)
` [PATCH net-next v5 7/9] selftests: drivers: hw: move to KTAP output

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-04-03 12:54 UTC  (9+ messages)
` [PATCH v4 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v4 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH 00/27] Nested virtualization for KVM RISC-V
 2026-04-03 12:36 UTC  (5+ messages)
` [PATCH 05/27] RISC-V: KVM: Factor-out ISA checks into separate sources

[PATCH net-next 0/5] mptcp: support MSG_EOR and small cleanups
 2026-04-03 11:29 UTC  (2+ messages)
` [PATCH net-next 5/5] selftests: mptcp: join: recreate signal endp with same ID

[PATCH bpf-next] selftests/bpf: remove unused toggle in tc_tunnel
 2026-04-03 10:22 UTC  (2+ messages)

[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
 2026-04-03  9:05 UTC  (2+ messages)

[PATCH v6 01/10] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
 2026-04-03  8:39 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
 2026-04-03  5:15 UTC  (2+ messages)

[PATCH net-next v8] selftests: net: add tests for PPP
 2026-04-03  3:48 UTC 

[PATCH net-next v3 0/7] Decouple receive and transmit enablement in team driver
 2026-04-03  3:41 UTC  (6+ messages)
` [PATCH net-next v3 6/7] net: team: Decouple rx and tx enablement in the "

[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-04-03  2:26 UTC  (4+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
` [PATCH bpf v6 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[PATCH net-next V4 00/12] devlink: add per-port resource support
 2026-04-03  2:02 UTC  (3+ messages)
` [PATCH net-next V4 10/12] devlink: Add resource scope filtering to resource dump

[PATCH] lkdtm: Add folio_lock deadlock scenarios
 2026-04-03  1:27 UTC  (2+ messages)

[net-next v8 10/10] selftests: drv-net: Add USO test
 2026-04-03  0:35 UTC 

[PATCH 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-02 23:16 UTC  (8+ messages)
` [PATCH 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH 0/3] KVM: x86: Virtualize AMD CPUID faulting
 2026-04-02 22:31 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Rename supports_cpuid_fault to supports_intel_cpuid_fault
` [PATCH 2/3] KVM: x86: Virtualize AMD CPUID faulting
` [PATCH 3/3] KVM: selftests: Update hwcr_msr_test for CPUID faulting bit

[PATCH net-next v2] selftests: net: py: color the basics in the output
 2026-04-02 21:54 UTC 

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-04-02 21:12 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/5] powerpc/bpf: Add support for verifier selftest
 2026-04-03  0:40 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v2 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v2 3/5] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v2 4/5] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v2 5/5] selftest/bpf: Add tailcall "

[PATCH bpf-next v7 0/3] libbpf: clarify raw-address single kprobe attach behavior
 2026-04-02 20:30 UTC  (2+ messages)

[PATCH v7 1/9] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
 2026-04-02 20:26 UTC  (4+ messages)

[PATCH v7 0/2] firmware_loader: allow firmware_class.path to take multiple paths
 2026-04-02 19:23 UTC  (3+ messages)
` [PATCH v7 1/2] firmware_loader: add search_path= module option for multi-path firmware lookup
` [PATCH v7 2/2] selftests/firmware: add search path test for firmware_class.search_path=

[PATCH] KVM: selftests: memslot_perf_test: make host wait timeout configurable
 2026-04-02 18:20 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