Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-03-17 14:46:43 to 2026-03-19 08:47:21 UTC [more...]

[PATCH 0/3] Skip subrange map tests on DWC iATU allocation failure
 2026-03-19  8:47 UTC  (9+ messages)
` [PATCH 1/3] selftests: pci_endpoint: Skip subrange map test if iATU allocation fails
` [PATCH 2/3] PCI: endpoint: pci-epf-test: Handle -ENOSPC in subrange map test
` [PATCH 3/3] misc: pci_endpoint_test: Handle -ENOSPC in subrange mapping test case

[PATCH] selftests: alsa: add config for required kernel options
 2026-03-19  8:43 UTC 

[PATCH] selftests: net: broadcast_pmtu: Fix false failure from incorrect ping exit code logic
 2026-03-19  8:37 UTC 

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

[PATCH] selftests/bpf: trampoline_count: use dedicated bpf_testmod target
 2026-03-19  8:09 UTC  (7+ messages)
` [PATCH v2] selftests/bpf: trampoline_count: use dedicated target function
` [PATCH v2] selftests/bpf: move trampoline_count to dedicated bpf_testmod target

[linus:master] [selftests/harness] 6be2681514: kernel-selftests.user_events.abi_test.user.flags.fail
 2026-03-19  8:04 UTC 

[PATCH] vfio: selftests: Support DMR and GNR-D DSA devices
 2026-03-19  7:27 UTC 

[PATCH] selftests/bpf: add a 32-bit bounds deduction case
 2026-03-19  7:10 UTC  (3+ messages)

[RFC PATCH v2 00/10] mm/damon: let DAMON be paused and resumed
 2026-03-19  5:21 UTC  (6+ messages)
` [RFC PATCH v2 06/10] mm/damon/tests/core-kunit: test pause commitment
` [RFC PATCH v2 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [RFC PATCH v2 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [RFC PATCH v2 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [RFC PATCH v2 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status

[PATCH net-next v3] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-19  3:58 UTC 

[PATCH net-next 1/2] net: page_pool: support dumping pps of a specific ifindex via Netlink
 2026-03-19  3:56 UTC  (2+ messages)
` [PATCH net-next 2/2] selftests: net: add tests for filtered dumps of page pool

[PATCH net-next v3 2/2] selftests: add check for seg6 tunsrc
 2026-03-19  3:50 UTC  (5+ messages)

[PATCH net-next v2] selftests/vsock: auto-detect kernel for guest VMs
 2026-03-19  3:10 UTC  (2+ messages)

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

[RFC net-next 0/3] tls_sw: add tx record zero padding
 2026-03-19  1:35 UTC  (10+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "

[PATCH net] selftests: drv-net: ping: Wait for carrier after toggling offloads
 2026-03-19  1:25 UTC  (4+ messages)

[PATCH net v2 0/2] team: fix header_ops type confusion and add selftest
 2026-03-19  1:18 UTC  (3+ messages)
` [PATCH net v2 2/2] selftests: team: add non-Ethernet header_ops reproducer

[PATCH net v2] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-19  1:09 UTC  (2+ messages)

[PATCH net-next v2 0/2] selftests: rds: add config file and config.sh -c option
 2026-03-19  0:46 UTC  (3+ 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

[PATCH v2] selftests/bpf: modify_return: isolate fmod_ret hooks by pid
 2026-03-19  0:44 UTC  (2+ messages)

[PATCH] selftests/bpf: trampoline_count: use dedicated target function
 2026-03-19  0:14 UTC  (2+ messages)

[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
 2026-03-19  0:08 UTC 

[PATCH bpf-next] selftests/bpf: perf_link: avoid failures in concurrent mode
 2026-03-19  0:10 UTC  (2+ messages)

[PATCH net-next 0/6] net: devmem: support devmem with netkit devices
 2026-03-19  0:01 UTC  (8+ messages)
` [PATCH net-next 5/6] selftests: drv-net: add netkit devmem RX test

[PATCH net-next] tools: ynl: rework policy access to support recursion
 2026-03-18 23:50 UTC  (5+ messages)

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

[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
 2026-03-18 20:55 UTC  (6+ messages)

[PATCH] vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
 2026-03-18 20:53 UTC  (2+ messages)

[net-next v3 12/12] selftests: drv-net: Add USO test
 2026-03-18 19:13 UTC 

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-03-18 17:55 UTC  (30+ messages)
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v10 05/30] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v10 06/30] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v10 07/30] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v10 08/30] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v10 09/30] KVM: arm64: Define internal features for SME
` [PATCH v10 10/30] KVM: arm64: Rename sve_state_reg_region
` [PATCH v10 11/30] KVM: arm64: Store vector lengths in an array
` [PATCH v10 12/30] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v10 13/30] KVM: arm64: Document the KVM ABI for SME
` [PATCH v10 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v10 15/30] KVM: arm64: Support SME control registers
` [PATCH v10 16/30] KVM: arm64: Support TPIDR2_EL0
` [PATCH v10 17/30] KVM: arm64: Support SME identification registers for guests

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-18 17:05 UTC  (3+ messages)
` [PATCH bpf v3 1/5] bpf, sockmap: Annotate af_unix sock::sk_state data-races

[PATCH 0/9] Kernel API Specification Framework
 2026-03-18 16:51 UTC  (19+ messages)
` [PATCH 1/9] kernel/api: introduce kernel API specification framework
` [PATCH 5/9] kernel/api: add API specification for sys_open

[PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions
 2026-03-18 15:59 UTC  (11+ messages)

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

[PATCH v4 0/2] tools/nolibc: add err.h
 2026-03-18 15:50 UTC  (3+ messages)
` [PATCH v4 1/2] tools/nolibc: add support for program_invocation_{,short_}name
` [PATCH v4 2/2] tools/nolibc: add err.h

[PATCH v6 0/5] pid_namespace: make init creation more flexible
 2026-03-18 12:21 UTC  (6+ messages)
` [PATCH v6 1/5] pid_namespace: avoid optimization of accesses to ->child_reaper
` [PATCH v6 2/5] pid: check init is created first after idr alloc
` [PATCH v6 3/5] pid_namespace: allow opening pid_for_children before init was created
` [PATCH v6 4/5] selftests: Add tests for creating pidns init via setns
` [PATCH v6 5/5] MAINTAINERS: add a new entry for testing pidns init creation "

[PATCH v3 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-18 12:07 UTC  (5+ messages)

[PATCH v6 0/5] kunit: Add support for suppressing warning backtraces
 2026-03-18 11:51 UTC  (8+ messages)

[PATCH net-next v5 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-18  9:28 UTC  (7+ messages)
` [PATCH net-next v5 1/3] ethtool: Add RSS indirection table resize helpers
` [PATCH net-next v5 2/3] bnxt_en: Resize RSS contexts on channel count change

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-03-18  8:17 UTC  (4+ messages)

[PATCH v1 0/1] Make the script complaint with 'sh' shell
 2026-03-18  8:08 UTC  (2+ messages)
` [PATCH v1 1/1] selftests/cpu-hotplug: Make the script complaint with sh shell

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

[PATCH v3] lkdtm: Add lockdep related crash tests
 2026-03-18  7:14 UTC  (3+ messages)

[PATCH net-next v1] selftest: rds: add tools/testing/selftests/net/rds/config
 2026-03-18  4:44 UTC  (5+ messages)

[PATCH v3] selftests/mm: Add UFFDIO_MOVE huge zeropage PMD regression test
 2026-03-18  4:18 UTC 

[PATCH net-next v4 0/6] selftests: drv-net: driver tests for HW GRO
 2026-03-18  3:38 UTC  (7+ messages)
` [PATCH net-next v4 1/6] selftests: net: move gro to lib for HW vs SW reuse
` [PATCH net-next v4 2/6] selftests: drv-net: give HW stats sync time extra 25% of margin
` [PATCH net-next v4 3/6] selftests: drv-net: gro: use SO_TXTIME to schedule packets together
` [PATCH net-next v4 4/6] selftests: drv-net: gro: test GRO stats
` [PATCH net-next v4 5/6] selftests: drv-net: gro: add test for packet ordering
` [PATCH net-next v4 6/6] selftests: drv-net: gro: add a test for GRO depth

[GIT PULL] kunit fixes update for Linux 7.0-rc5
 2026-03-17 23:59 UTC  (2+ messages)

[PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
 2026-03-17 23:36 UTC  (11+ messages)

[PATCH net-next v2 0/2] selftests/vsock: support nested VM runner for vmtest.sh
 2026-03-17 22:09 UTC  (3+ messages)
` [PATCH net-next v2 1/2] selftests/vsock: fix vmtest.sh for read-only nested VM runners
` [PATCH net-next v2 2/2] selftests/vsock: fix vsock_test path shadowing in nested VMs

[PATCH v9 0/2] selftests/vfio: Add NVIDIA GPU Falcon DMA test driver
 2026-03-17 21:42 UTC  (3+ 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 0/2] selftests/vsock: support nested VM runner for vmtest.sh
 2026-03-17 21:41 UTC  (4+ messages)
` [PATCH net-next 1/2] selftests/vsock: fix vmtest.sh for read-only nested VM runners

[PATCH -next v1 01/16] rcutorture: Add a textbook-style trivial preemptible RCU
 2026-03-17 21:22 UTC  (9+ messages)
` [PATCH -next v1 02/16] kvm-check-branches.sh: Remove in favor of kvm-series.sh
` [PATCH -next v1 03/16] torture: Make hangs more visible in torture.sh output
` [PATCH -next v1 04/16] torture: Print informative message for test without recheck file
` [PATCH -next v1 05/16] rcutorture: Fix numeric "test" comparison in srcu_lockdep.sh
` [PATCH -next v1 06/16] refscale: Ditch ref_scale_shutdown in favor of torture_shutdown_init()
` [PATCH -next v1 07/16] rcuscale: Ditch rcu_scale_shutdown "
` [PATCH -next v1 11/16] rcutorture: Add NOCB01 config for RCU_LAZY torture testing
` [PATCH -next v1 12/16] rcutorture: Add NOCB02 config for nocb poll mode testing

[PATCH v5 0/5] KVM: selftests: arm64: Improve diagnostics from set_id_regs
 2026-03-17 20:10 UTC  (6+ messages)
` [PATCH v5 1/5] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v5 2/5] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v5 3/5] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
` [PATCH v5 4/5] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only
` [PATCH v5 5/5] KVM: selftests: arm64: Use is_aarch32_id_reg() in test_vm_ftr_id_regs()

[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
 2026-03-17 19:05 UTC  (3+ messages)

[PATCH net-next v3 0/6] selftests: drv-net: driver tests for HW GRO
 2026-03-17 18:05 UTC  (3+ messages)
` [PATCH net-next v3 6/6] selftests: drv-net: gro: add a test for GRO depth


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