Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-03-16 23:31:33 to 2026-03-18 12:22:17 UTC [more...]

[PATCH v6 0/5] pid_namespace: make init creation more flexible
 2026-03-18 12:21 UTC  (4+ 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 v3 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-18 12:07 UTC  (12+ messages)
` [PATCH v3 1/5] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v3 2/5] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v3 3/5] selftests/mm: move write_file helper to vm_util
` [PATCH v3 4/5] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v3 5/5] selftests/mm: transhuge_stress: skip the test when thp "

[PATCH v6 0/5] kunit: Add support for suppressing warning backtraces
 2026-03-18 11:51 UTC  (13+ messages)
` [PATCH v6 1/5] bug/kunit: Core "
` [PATCH v6 2/5] bug/kunit: Suppressing warning backtraces reduced impact on WARN*() sites
` [PATCH v6 3/5] Add unit tests to verify that warning backtrace suppression works
` [PATCH v6 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v6 5/5] kunit: Add documentation for warning backtrace suppression API

[PATCH] selftests/bpf: add a 32-bit bounds deduction case
 2026-03-18 11:32 UTC 

[PATCH net-next v5 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-18  9:28 UTC  (8+ 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 net-next v5 3/3] selftests: rss_drv: Add RSS indirection table resize tests

[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  (15+ 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 v4 0/8] lib/glob: bug fixes, new features, and tests
 2026-03-18  7:19 UTC  (5+ messages)

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

[PATCH 0/9] Kernel API Specification Framework
 2026-03-18  6:24 UTC  (11+ 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 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

[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
 2026-03-18  1:15 UTC  (5+ messages)
` [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers

[PATCH net] selftests: drv-net: ping: Wait for carrier after toggling offloads
 2026-03-18  1:01 UTC 

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

[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] vfio: selftests: Build tests on aarch64
 2026-03-17 23:25 UTC 

[PATCH net-next] tools: ynl: rework policy access to support recursion
 2026-03-17 23:09 UTC  (2+ 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 net-next v3 2/2] selftests: add check for seg6 tunsrc
 2026-03-17 22:07 UTC  (3+ messages)

[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

[PATCH v5 0/4] pid_namespace: make init creation more flexible
 2026-03-17 14:41 UTC  (6+ messages)
` [PATCH v5 4/4] selftests: Add tests for creating pidns init via setns

[PATCH net-next v4 5/6] selftests: net: move common xdp.py functions into lib
 2026-03-17 14:32 UTC  (5+ messages)
` [PATCH net-next v4 6/6] selftests: drv-net: xdp: Add rss_hash metadata tests

[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
 2026-03-17 14:13 UTC  (17+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 06/16] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v11 07/16] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v11 08/16] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v11 09/16] KVM: arm64: "
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v11 11/16] KVM: selftests: load elf via bounce buffer
` [PATCH v11 12/16] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v11 13/16] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v11 14/16] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v11 15/16] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v11 16/16] KVM: selftests: Test guest execution from direct map removed gmem

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

[PATCH net-next v3] selftests: net: add ipv6 RA route to ECMP merge test
 2026-03-17 12:00 UTC  (2+ messages)

[PATCH v17 0/8] support FEAT_LSUI
 2026-03-17 11:04 UTC  (3+ messages)
` [PATCH v17 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor

[PATCH v13 RESEND 00/14] arm64: entry: Convert to Generic Entry
 2026-03-17 10:58 UTC  (17+ messages)
` [PATCH v13 RESEND 01/14] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v13 RESEND 02/14] arm64/ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v13 RESEND 03/14] arm64/ptrace: Expand secure_computing() in place
` [PATCH v13 RESEND 04/14] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v13 RESEND 05/14] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v13 RESEND 06/14] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v13 RESEND 07/14] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v13 RESEND 08/14] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v13 RESEND 09/14] arm64: entry: Convert to generic entry
` [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] selftests/bpf: trampoline_count: use dedicated target function
 2026-03-17 10:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next 1/9] selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3
 2026-03-17 10:40 UTC  (5+ messages)
` [PATCH net-next 4/9] ovpn: notify userspace on client float event
` [PATCH net-next 5/9] selftests: ovpn: add notification parsing and matching
` [PATCH net-next 7/9] selftests: ovpn: check asymmetric peer-id
` [PATCH net-next 8/9] selftests: ovpn: add test for the FW mark feature

[PATCH v3 1/2] tools/nolibc: add support for program_invocation_{,short_}name
 2026-03-17  9:39 UTC  (2+ messages)

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

[PATCH 0/2] sched_ext: Fix SCX_KICK_WAIT cycle deadlock
 2026-03-17  9:15 UTC  (6+ messages)
` [PATCH 1/2] sched_ext: Prevent SCX_KICK_WAIT deadlock by serialization

[PATCH v2 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-17  9:00 UTC  (7+ messages)
` [PATCH v2 1/5] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v2 3/5] selftests/mm: move write_file helper to vm_util

[PATCH] selftests/mm: add THP sysfs interface test
 2026-03-17  8:45 UTC  (8+ messages)

[PATCH net-next v2 0/3] net: dpaa2-mac: export standard statistics
 2026-03-17  8:21 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: dpaa2-mac: extend APIs related to statistics
` [PATCH net-next v2 2/3] net: dpaa2-mac: retrieve MAC statistics in one firmware command
` [PATCH net-next v2 3/3] net: dpaa2-mac: export standard statistics

[PATCH v4 0/4] KVM: arm64: PMU: Use multiple host PMUs
 2026-03-17  6:36 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v4 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v4 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v4 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-17  6:51 UTC  (4+ 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 3/3] selftests: packetdrill: cover scaled rwnd quantization slack

[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-17  6:00 UTC  (4+ messages)

[PATCH] vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
 2026-03-17  5:14 UTC 

[RFC PATCH 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
 2026-03-17  4:34 UTC  (2+ messages)

[PATCH net v2] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-17  3:14 UTC 

[PATCH net-next] selftests: net: py: give bpftrace more time to start
 2026-03-17  2:30 UTC  (2+ messages)

[PATCH net-next v2] selftests/vsock: auto-detect kernel for guest VMs
 2026-03-17  0:56 UTC 

[PATCH net v1] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-16 23:59 UTC  (4+ messages)

[PATCH net-next v4 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-16 23:31 UTC  (4+ messages)


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