Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-31 12:38:15 to 2026-08-03 09:01:18 UTC [more...]

[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-03  9:01 UTC  (13+ messages)
` [PATCH v9 01/10] rust: module: move module types into `module.rs`
` [PATCH v9 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v9 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v9 10/10] rust: module: update MAINTAINERS to cover module.rs

[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-08-03  9:00 UTC  (12+ messages)
` [PATCH v6 1/6] selftests/mm: make file helpers return errors
` [PATCH v6 2/6] tools/lib/mm: add shared file helpers
` [PATCH v6 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v6 6/6] selftests/mm: add a GUP selftest

[PATCH bpf v2] selftests/bpf: keep polling connection that is still in progress
 2026-08-03  8:35 UTC  (2+ messages)

[PATCH net-next v4 00/10] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-08-03  8:14 UTC  (3+ messages)
` [PATCH net-next v4 01/10] ipv6: add ip6_del_rt_reason()

[PATCH 00/16] timekeeping, hrtimer: Assorted cleanups
 2026-08-03  7:02 UTC  (4+ messages)
` [PATCH 09/16] selftests: timers: nanosleep: Explicitly list the tested clocks

[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-03  6:43 UTC  (4+ messages)
` [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock

[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-08-03  6:06 UTC  (4+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation

[PATCH] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
 2026-08-03  5:34 UTC  (2+ messages)

[PATCH bpf] bpf: Reject writes through untrusted allocated pointers
 2026-08-03  4:06 UTC  (7+ messages)

[PATCH net-next v8] selftests/net/openvswitch: add SCTP flow key support and test
 2026-08-03  3:03 UTC  (3+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-03  2:43 UTC  (21+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
 2026-08-03  1:50 UTC  (5+ messages)
` [PATCH bpf-next v10 4/9] libbpf: Add support for "

[PATCH net v2] selftests: net: reuseport_bpf_numa: consider cpuless numa node
 2026-08-03  1:42 UTC 

[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
 2026-08-03  1:41 UTC  (5+ messages)

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-08-03  1:32 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH] selftests/mm: read memory information without popen
 2026-08-03  1:30 UTC 

[PATCH 00/16] selftests/mm: improve khugepaged coverage
 2026-08-03  1:21 UTC  (19+ messages)
` [PATCH 01/16] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH 02/16] selftests/mm: add folio-order check for VA ranges
` [PATCH 03/16] selftests/mm: add folio-order detection self-check
` [PATCH 04/16] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH 05/16] selftests/mm: add khugepaged completion barrier helper
` [PATCH 06/16] selftests/mm: add khugepaged race harness
` [PATCH 07/16] selftests/mm: cover a shared-source collapse write race
` [PATCH 08/16] selftests/mm: skip collapse_compound_extreme where the PMD is too large
` [PATCH 09/16] selftests/mm: skip khugepaged swap tests when no swap is configured
` [PATCH 10/16] selftests/mm: verify synchronous khugepaged driving is attributable
` [PATCH 11/16] selftests/mm: race-harness variant for permissive hole occupancy
` [PATCH 12/16] selftests/mm: add memory-pressure threads to the khugepaged race harness
` [PATCH 13/16] selftests/mm: parameterize the mixed-source collapse case by source order
` [PATCH 14/16] selftests/mm: zap whole PTE tables in the khugepaged race harness
` [PATCH 15/16] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH 16/16] selftests/mm: skip khugepaged shmem cases without a PMD page cache folio

[PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
 2026-08-03  0:18 UTC 

[PATCH bpf-next 0/2] bpf: Fix RHash special-field recycling
 2026-08-03  0:11 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Cancel RHash special fields on value recycle

[PATCH bpf] bpf: Invalidate RCU pointers after final spin unlock
 2026-08-02 23:22 UTC  (2+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-08-02 22:54 UTC  (10+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH net v2 0/3] net: hsr: fix shared-skb mutations in the forwarding path
 2026-08-02 20:25 UTC  (4+ messages)
` [PATCH net v2 1/3] net: hsr: privatize interlink-bound skbs before address mutation
` [PATCH net v2 2/3] net: hsr: clone before updating path and LAN IDs in tagged frames
` [PATCH net v2 3/3] selftests: net: hsr: add shared-mutation regression test

[PATCH v2] selftests/cgroup: add user_usec sanity check in test_cpucg_nice
 2026-08-02 19:52 UTC  (2+ messages)

[PATCH net-next v3 0/2] ptp: reject frequency adjustments that overflow scaled_ppm_to_ppb()
 2026-08-02 18:49 UTC  (5+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] selftests: ptp: add a regression test for the frequency adjustment overflow

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-08-02 14:50 UTC  (35+ messages)
` [PATCH v6 bpf-next 3/4] "

[PATCH v3 0/2] KVM: LoongArch: selftests: Add FPU test case
 2026-08-02 14:10 UTC  (2+ messages)

[PATCH v3 0/2] kselftest/arm64: Add two arm64 kselftests for orig_x0 issue
 2026-08-02 12:12 UTC  (2+ messages)

[PATCH 1/2] arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsets
 2026-08-02 12:12 UTC  (3+ messages)

[PATCH] kselftest/arm64: Don't write to P0 in irritator on SME only systems
 2026-08-02 12:12 UTC  (2+ messages)

[PATCH v2] tools/nolibc: add support for Alpha
 2026-08-02  7:35 UTC  (6+ messages)

[PATCH v3 0/2] selftests/mm: use pattern matching in .gitignore
 2026-08-01 22:34 UTC  (3+ messages)

[PATCH v2 net 2/2] selftests: ptp: add a regression test for the frequency adjustment overflow
 2026-08-01 22:33 UTC 

[PATCH net v2 0/2] net/sched: fix qdisc graft hierarchy validation
 2026-08-01 16:35 UTC  (8+ messages)
` [PATCH net v2 1/2] net/sched: reject overly deep qdisc hierarchies
` [PATCH net v2 2/2] selftests/tc-testing: add qdisc hierarchy depth tests

[PATCH] selftests/efivarfs: skip write tests if efivarfs is mounted read-only
 2026-08-01 13:50 UTC  (2+ messages)

[PATCH net-next v1 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
 2026-08-01 13:11 UTC  (2+ messages)
` [PATCH net-next v1 2/2] selftests: drv-net: ncdevmem: gracefully retry bind()

[PATCH v4 0/3] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-08-01  9:24 UTC  (4+ messages)
` [PATCH v4 1/3] selftests/resctrl: Introduce "
` [PATCH v4 2/3] selftests/resctrl: Replace counter index references with pointers
` [PATCH v4 3/3] selftests/resctrl: Enable dynamic management of IMC counters via linked list

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-08-01  8:38 UTC  (7+ messages)
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-01  8:07 UTC  (8+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v7 33/36] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v7 34/36] KVM: selftests: Add master clock offset test

[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
 2026-08-01  6:34 UTC  (4+ messages)
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs

[PATCH v2 0/4] add anon mTHP collapse test cases
 2026-08-01  6:26 UTC  (5+ messages)
` [PATCH v2 1/4] selftests: mm: extend the check_huge() to support mTHP check
` [PATCH v2 2/4] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [PATCH v2 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers
` [PATCH v2 4/4] selftests: mm: add mTHP collapse test cases

[PATCH 0/4] add anon mTHP collapse test cases
 2026-08-01  5:37 UTC  (5+ messages)
` [PATCH 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers
` [PATCH 4/4] selftests: mm: add mTHP collapse test cases

[PATCH bpf-next v2 2/2] selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockopt
 2026-08-01  5:13 UTC 

[PATCH stable 6.18 0/2] Kunit backports for older systems
 2026-08-01  1:40 UTC 

[RFC PATCH bpf-next v2 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-08-01  0:30 UTC  (4+ messages)
` [RFC PATCH bpf-next v2 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next v2 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled

[PATCH net 3/3] selftests: net: hsr: add shared-mutation regression test
 2026-08-01  0:29 UTC  (2+ messages)

[PATCH net 2/3] net: hsr: clone before updating path and LAN IDs in tagged frames
 2026-08-01  0:29 UTC  (2+ messages)

[PATCH net 1/3] net: hsr: privatize interlink-bound skbs before address mutation
 2026-08-01  0:29 UTC  (2+ messages)

[PATCH net 0/3] net: hsr: fix shared-skb mutations in the forwarding path
 2026-08-01  0:29 UTC  (2+ messages)

[PATCH net v3 4/4] selftests: net: hsr: add GRO super-packet forwarding test
 2026-07-31 23:59 UTC  (2+ messages)

[PATCH net v3 3/4] net: hsr: unfold GSO super-packets at the forward entry
 2026-07-31 23:58 UTC  (2+ messages)

[PATCH net v3 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
 2026-07-31 23:58 UTC  (2+ messages)

[PATCH net v3 1/4] net: hsr: fix packet drops caused by GRO superpackets
 2026-07-31 23:58 UTC  (2+ messages)

[PATCH net v3 0/4] net: hsr: fix GRO/GSO super-packet handling
 2026-07-31 23:57 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: enable devmem TCP in the test config
 2026-07-31 23:36 UTC 

[PATCH stable 6.12 0/9] Kunit backports for older systems
 2026-07-31 23:16 UTC  (4+ messages)

[PATCH net-next v6 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-31 23:15 UTC  (7+ messages)
` [PATCH net-next v6 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
 2026-07-31 22:12 UTC  (2+ messages)

[PATCH v2 0/2] KVM: selftests: SEV: address two TODOs in the SEV tests
 2026-07-31 22:04 UTC  (3+ messages)
` [PATCH v3] KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcement

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-31 21:37 UTC  (4+ messages)

[PATCH 0/2] fuse: zero the partial EOF page when extending a file
 2026-07-31 20:38 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/fuse: test post-EOF page zeroing when a file is extended

[PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
 2026-07-31 20:10 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix typos in x86 and riscv tests
 2026-07-31 20:10 UTC  (2+ messages)

[PATCH bpf v4 0/4] bpf: Preserve pointer state for commuted arithmetic
 2026-07-31 19:50 UTC  (2+ messages)

[PATCH] futex: Avoid hash-bucket locking for mismatched waits
 2026-07-31 19:26 UTC 

[PATCH v3 0/4] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
 2026-07-31 18:51 UTC  (2+ messages)

[PATCH v9 0/5] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-31 18:15 UTC  (3+ messages)
` [PATCH v9 1/5] vfio: selftests: igb: Add driver for Intel 82576 device

[PATCH net-next 2/2] selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockopt
 2026-07-31 17:51 UTC 

[PATCH] selftests/net: gro: use variable sleep to handle slow environments
 2026-07-31 16:25 UTC 

[PATCH] selftests: ublk: add rotating auto_buf index regression test
 2026-07-31 16:24 UTC  (2+ messages)

[PATCH v2 0/4] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
 2026-07-31 15:08 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Fix treating KVM_CAP_MAX_VCPU_ID as inclusive
` [PATCH v2 2/4] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
` [PATCH v2 3/4] KVM: selftests: Improve bsp_vcpu_id and max_vcpu_ids out-of-bound tests
` [PATCH v2 4/4] Documentation: KVM: Clarify that KVM_CAP_MAX_VCPU_ID is exclusive

[PATCH] selftests/net: fin_ack_lat: fix latency threshold typo
 2026-07-31 14:59 UTC 

[PATCH] selftests/net: gro: use variable sleep to handle slow environments
 2026-07-31 14:55 UTC 

[PATCH] selftests/mount: Cater for /tmp being a symlink
 2026-07-31 13:52 UTC 

[PATCH net 0/2] net/sched: flag inconsistent qdisc dumps
 2026-07-31 13:49 UTC  (4+ messages)
` [PATCH net 1/2] "

[PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
 2026-07-31 13:19 UTC  (11+ messages)

[PATCH] kvm: add EVER_MAPPED ioctl and capability
 2026-07-31 12:54 UTC  (2+ messages)

[PATCH net-next 00/13] net/mlx5e: Add support for HW-GRO to PSP
 2026-07-31 12:41 UTC  (3+ messages)
` [PATCH net-next 09/13] net/mlx5e: psp: Add an rx_decap steering table

[PATCH v17 00/14] KVM: arm64: Provide guest support for GCS
 2026-07-31 12:25 UTC  (2+ messages)
` [PATCH v17 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test


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