Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-03-19 14:22:41 to 2026-03-20 18:29:37 UTC [more...]

[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
 2026-03-20 18:29 UTC  (4+ messages)
` [PATCH 1/6] selftests/run_kselftest.sh: Remove unused $ROOT
` [PATCH 2/6] selftests/run_kselftest.sh: Add missing quotes
` [PATCH 3/6] selftests/run_kselftest.sh: Resolve BASE_DIR with pwd -P

[PATCH net] selftests: drv-net: add missing tc config options for netkit tests
 2026-03-20 18:08 UTC 

[PATCH 0/2] vfio: selftests: Fix MMIO test failures in iommufd compat mode
 2026-03-20 17:43 UTC  (4+ messages)
` [PATCH 1/2] vfio: selftests: Fix iommufd compat mode __iommu_unmap() crash
` [PATCH 2/2] vfio: selftests: Align __iommu_unmap() check with iommufd compat mode

[PATCH] selftests: x86: test_shadow_stack: return KSFT_SKIP when test is skipped
 2026-03-20 17:23 UTC  (5+ messages)

[PATCH net-next v5 0/4] selftests: net: fix false failures due to missing features and host interference
 2026-03-20 16:25 UTC  (2+ messages)

[PATCH 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-03-20 15:56 UTC  (15+ messages)
` [PATCH 1/7] memcg: Scale up vmstats flush threshold with log2(nums_possible_cpus)
` [PATCH 2/7] memcg: Scale down MEMCG_CHARGE_BATCH with increase in PAGE_SIZE
` [PATCH 3/7] selftests: memcg: Iterate pages based on the actual page size
` [PATCH 4/7] selftests: memcg: Increase error tolerance in accordance with "
` [PATCH 5/7] selftests: memcg: Reduce the expected swap.peak with larger "
` [PATCH 6/7] selftests: memcg: Don't call reclaim_until() if already in target
` [PATCH 7/7] selftests: memcg: Treat failure for zeroing sock in test_memcg_sock as XFAIL

[PATCH] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-03-20 15:50 UTC  (4+ messages)

[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
 2026-03-20 15:49 UTC  (24+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 02/13] wifi: cfg80211: use __rtnl_unlock in nl80211_pre_doit
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
  ` [Intel-wired-lan] "
` [PATCH net-next v3 04/13] net: move promiscuity handling into dev_rx_mode_work
` [PATCH net-next v3 05/13] fbnic: convert to ndo_set_rx_mode_async
` [PATCH net-next v3 06/13] mlx5: "
` [PATCH net-next v3 07/13] bnxt: "
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
` [PATCH net-next v3 09/13] iavf: convert to ndo_set_rx_mode_async
` [PATCH net-next v3 10/13] netdevsim: "
` [PATCH net-next v3 11/13] dummy: "
` [PATCH net-next v3 12/13] net: warn ops-locked drivers still using ndo_set_rx_mode
` [PATCH net-next v3 13/13] selftests: net: add team_bridge_macvlan rx_mode test

[RFC PATCH v2 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
 2026-03-20 15:41 UTC  (3+ messages)

[PATCH v2] vfio: selftests: Support DMR and GNR-D DSA devices
 2026-03-20 15:38 UTC  (2+ messages)

[PATCH 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-03-20 15:33 UTC  (15+ messages)
` [PATCH 1/3] selftests: pci_endpoint: Skip subrange map test if iATU allocation fails
` [PATCH 3/3] misc: pci_endpoint_test: Handle -ENOSPC in subrange mapping test case

[RFC PATCH v2 07/10] selftests/damon/_damon_sysfs: support pause file staging
 2026-03-20 15:22 UTC  (2+ messages)

[net-next v4 12/12] selftests: drv-net: Add USO test
 2026-03-20 14:41 UTC 

[PATCH v3] selftests/bpf: move trampoline_count to dedicated bpf_testmod target
 2026-03-20 14:01 UTC  (2+ messages)

[PATCH net-next v4 2/2] selftests: add check for seg6 tunsrc
 2026-03-20 13:59 UTC 

[PATCH v7 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-20 13:56 UTC  (3+ messages)

[PATCH v6 0/5] pid_namespace: make init creation more flexible
 2026-03-20 13:47 UTC  (2+ messages)

[PATCH 0/8] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
 2026-03-20 13:41 UTC  (22+ messages)
` [PATCH 1/8] selftests: livepatch: test-syscall: Check for ARCH_HAS_SYSCALL_WRAPPER
` [PATCH 2/8] selftests: livepatch: test-kprobe: Replace true/false mod param by 1/0
` [PATCH 3/8] selftests: livepatch: test-kprobe: Check if kprobes can work with livepatches
` [PATCH 5/8] selftests: livepatch: sysfs: Split tests of replace attribute
` [PATCH 8/8] selftests: livepatch: functions.sh: Extend check for taint flag kernel message

[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
 2026-03-20 13:40 UTC  (6+ messages)
` [PATCH v14 1/4] s390: Rename TIF_SINGLE_STEP to TIF_SINGLESTEP
` [PATCH v14 2/4] asm-generic: Move TIF_SINGLESTEP to generic TIF bits
` [PATCH v14 3/4] arm64: Use generic TIF bits for common thread flags
` [PATCH v14 4/4] selftests: sud_test: Support aarch64

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-20 12:55 UTC  (7+ messages)
` [PATCH v2 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v2 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v2 03/15] userfaultfd: introduce mfill_get_pmd() helper

[PATCH bpf-next] selftests/bpf: test access to ringbuf position with map pointer
 2026-03-20 12:40 UTC  (2+ messages)

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-03-20 11:26 UTC  (6+ messages)

[PATCH v13 RESEND 00/14] arm64: entry: Convert to Generic Entry
 2026-03-20  9:28 UTC  (18+ messages)
` [PATCH v13 RESEND 10/14] arm64: Inline el0_svc_common()
` [PATCH v13 RESEND 11/14] s390: Rename TIF_SINGLE_STEP to TIF_SINGLESTEP
` [PATCH v13 RESEND 12/14] asm-generic: Move TIF_SINGLESTEP to generic TIF bits
` [PATCH v13 RESEND 13/14] arm64: Use generic TIF bits for common thread flags
` [PATCH v13 RESEND 14/14] selftests: sud_test: Support aarch64

[PATCH net-next v7 0/4] ethtool: Dynamic RSS context indirection table resizing
 2026-03-20  8:58 UTC  (5+ messages)
` [PATCH net-next v7 1/4] ethtool: Track user-provided RSS indirection table size
` [PATCH net-next v7 2/4] ethtool: Add RSS indirection table resize helpers
` [PATCH net-next v7 3/4] bnxt_en: Resize RSS contexts on channel count change
` [PATCH net-next v7 4/4] selftests: rss_drv: Add RSS indirection table resize tests

[PATCH net-next v2 0/2] selftests: rds: add config file and config.sh -c option
 2026-03-20  8:26 UTC  (11+ messages)
` [PATCH net-next v2 1/2] selftests: rds: add tools/testing/selftests/net/rds/config
` [PATCH net-next v2 2/2] selftests: rds: Add -c config option to rds/config.sh
  ` [net-next,v2,2/2] "

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-20  7:33 UTC  (9+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[PATCH net v3 0/2] team: fix header_ops type confusion and add selftest
 2026-03-20  7:21 UTC  (3+ messages)
` [PATCH net v3 1/2] team: fix header_ops type confusion with non-Ethernet ports
` [PATCH net v3 2/2] selftests: team: add non-Ethernet header_ops reproducer

[PATCH net-next] selftests: net: add tests for PPP
 2026-03-20  7:17 UTC 

[PATCH net-next v3 0/2] selftests: rds: add config file and config.sh -c option
 2026-03-20  4:18 UTC  (3+ messages)
` [PATCH net-next v3 1/2] selftests: rds: add tools/testing/selftests/net/rds/config
` [PATCH net-next v3 2/2] selftests: rds: Add -c config option to rds/config.sh

[PATCH v4 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-20  2:46 UTC  (13+ messages)
` [PATCH v4 1/5] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v4 2/5] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v4 3/5] selftests/mm: move write_file helper to vm_util
` [PATCH v4 4/5] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v4 5/5] selftests/mm: transhuge_stress: skip the test when thp "

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-03-20  2:39 UTC  (9+ messages)
` [PATCH RFC v2 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH RFC v2 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH RFC v2 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test
` [PATCH RFC v2 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test
` [PATCH RFC v2 7/7] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables

[PATCH net-next v4] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-20  2:22 UTC 

[PATCH] vfio: selftests: Support DMR and GNR-D DSA devices
 2026-03-20  0:56 UTC  (3+ messages)

[PATCH net-next v4 0/6] selftests: drv-net: driver tests for HW GRO
 2026-03-20  0:10 UTC  (2+ messages)

[PATCH bpf-next 2/2] selftests/bpf: test that dst is cleared on same-protocol encap
 2026-03-19 23:45 UTC 

[PATCH v2] vfio: selftests: Build tests on aarch64
 2026-03-19 23:43 UTC  (2+ messages)

[PATCH] vfio: selftests: Build tests on aarch64
 2026-03-19 22:55 UTC  (7+ messages)

[PATCH v4 0/8] lib/glob: bug fixes, new features, and tests
 2026-03-19 22:23 UTC  (5+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-19 22:09 UTC  (20+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update

[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-19 21:21 UTC  (8+ messages)
` [PATCH net-next 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
` [PATCH net-next 2/3] tcp: keep scaled no-shrink window representable

[PATCH net-next 1/2] net: page_pool: support dumping pps of a specific ifindex via Netlink
 2026-03-19 21:04 UTC  (4+ messages)

[PATCH net-next v3] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-19 20:29 UTC  (2+ messages)

[PATCH v9 0/2] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
 2026-03-19 20:21 UTC  (8+ messages)
` [PATCH v9 1/2] selftests/vfio: Skip MSI tests for drivers that cannot raise interrupts
` [PATCH v9 2/2] selftests/vfio: Add NVIDIA Falcon driver for DMA testing

[PATCH net-next 8/9] selftests: ovpn: add test for the FW mark feature
 2026-03-19 19:41 UTC  (2+ messages)

[PATCH 1/2] selftests/cgroup: Fix hardcoded page size in test_percpu_basic
 2026-03-19 19:38 UTC  (4+ messages)
` [PATCH 2/2] selftests/cgroup: include slab in test_percpu_basic memory check

[PATCH v3] selftests/mm: Add UFFDIO_MOVE huge zeropage PMD regression test
 2026-03-19 19:34 UTC  (3+ messages)

[PATCH bpf-next v8 0/8] bpf: Extend the bpf_list family of APIs
 2026-03-19 16:18 UTC  (6+ messages)
` [PATCH bpf-next v8 1/8] bpf: refactor kfunc checks using table-driven approach in verifier
` [PATCH bpf-next v8 2/8] bpf: refactor __bpf_list_del to take list node pointer

[PATCH] selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabled
 2026-03-19 16:05 UTC  (2+ messages)

[PATCH net-next v2 00/13] net: sleepable ndo_set_rx_mode
 2026-03-19 15:54 UTC  (4+ messages)
` [PATCH net-next v2 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
  ` [Intel-wired-lan] "

[PATCH] selftests/cpu-hotplug: Fix check for cpu hotplug not supported
 2026-03-19 15:38 UTC 

[RFC net-next 14/15] selftests: net: add ipxlat coverage
 2026-03-19 15:12 UTC 

[PATCH] selftests/bpf: trampoline_count: use dedicated bpf_testmod target
 2026-03-19 15:08 UTC  (6+ messages)
` [PATCH v2] selftests/bpf: move trampoline_count to "

[PATCH v3 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-19 15:08 UTC  (7+ messages)

[PATCH bpf-next v3] bpf: fix out-of-bounds write in bpf_bprintf_prepare with %pI4/%pI6
 2026-03-19 14:47 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