Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-09-06 08:28:15 to 2026-09-07 13:44:06 UTC [more...]

[PATCH bpf v3 0/2] bpf, arm64: fix the exception callback's frame pointer
 2026-09-07 13:43 UTC  (4+ messages)
` [PATCH bpf v3 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf v3 2/2] selftests/bpf: cover the exception callback using its own BPF stack

[PATCH v4 00/19] selftests/mm: improve khugepaged coverage
 2026-09-07 13:40 UTC  (10+ messages)
` [PATCH v4 08/19] selftests/mm: add folio-order check for address ranges
` [PATCH v4 09/19] selftests/mm: add folio-order detection self-check
` [PATCH v4 12/19] selftests/mm: parameterize the mixed-source collapse case by source order

[PATCH] selftests: core: Fix unshare_test on systems with max nr_open
 2026-09-07 13:28 UTC 

[PATCH v2 0/6] net: fix typos and repeated words in comments
 2026-09-07 12:52 UTC  (13+ messages)
` [PATCH v2 1/6] net: fix typos "
` [PATCH v2 2/6] net: broadcom: fix repeated word 'will' in comment
` [PATCH v2 3/6] net: llc: fix repeated word 'all' "
` [PATCH v2 4/6] net: sfc: fix repeated word 'the' "
` [PATCH v2 5/6] selftests: net: fix repeated word 'use' "
` [PATCH v2 6/6] net: usb: fix repeated words in log messages

[PATCH bpf v2 0/2] bpf, arm64: fix the exception callback's frame pointer
 2026-09-07 12:33 UTC  (5+ messages)
` [PATCH bpf v2 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf v2 2/2] selftests/bpf: cover the exception callback using its own BPF stack

[PATCH net-next 0/3] rtnetlink: dump link-layer multicast addresses
 2026-09-07 12:51 UTC  (2+ messages)

[RFC 0/4] KVM: nVMX: Fix guest (CET) state handling on VM-entry failure
 2026-09-07 12:47 UTC  (4+ messages)
` [RFC 1/4] KVM: nVMX: Don't copy L2's CET state to L1 if VM-entry didn't load it

[PATCH v2] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
 2026-09-07 12:46 UTC  (3+ messages)

[PATCH] selftests/damon: stop kdamond on error exits of no-op commit test
 2026-09-07 12:34 UTC 

[PATCH net] selftests/drivers/net: include lib/sh/*.sh
 2026-09-07 12:05 UTC  (3+ messages)

[PATCH bpf-next v3 0/7] bpf: fix typos and repeated words in comments
 2026-09-07 12:00 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH bpf-next v3 2/7] bpf: fix typos in comments
` [PATCH bpf-next v3 3/7] powerpc: net: fix typo "upto" "
` [PATCH bpf-next v3 4/7] selftests/bpf: fix typos "
` [PATCH bpf-next v3 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH bpf-next v3 6/7] libbpf: Fix typos in comments
` [PATCH bpf-next v3 7/7] selftests/bpf: fix repeated words "

[PATCH RESEND] selftests/mm: Exit on invalid command-line options
 2026-09-07 11:47 UTC  (2+ messages)

[RFC PATCH v3 0/8] fuse: caches documentation and testing
 2026-09-07 11:38 UTC  (17+ messages)
` [RFC PATCH v3 1/8] Documentation: fuse: add document on caches being used by FUSE
` [RFC PATCH v3 4/8] selftests/fuse: factor-out test fixture setup/teardown
` [RFC PATCH v3 6/8] selftests/fuse: add some extra ACL caching tests
` [RFC PATCH v3 7/8] selftests/fuse: add fuse symlink caching test
` [RFC PATCH v3 8/8] selftests/fuse: add fuse readdir "

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-07 10:55 UTC  (7+ messages)
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[PATCH 0/2] powercap: Introduce generic hierarchy helpers and selftests
 2026-09-07 10:46 UTC  (3+ messages)

[PATCH v3 0/7] cgroup/cpuset: Fix partition type transitions
 2026-09-07 10:16 UTC  (10+ messages)
` [PATCH v3 1/7] cgroup/cpuset: Factor out child partition validation

[PATCH net-next v3] selftests/net: skip srv6_end_dt[4/6]_l3vpn_test.sh if vrftable not available
 2026-09-07 10:06 UTC 

[PATCH nf-next] netfilter: conntrack: make filtering by zone discoverable
 2026-09-07  9:57 UTC  (2+ messages)

[PATCH nf-next v2 0/3] netfilter: fix typos in comments
 2026-09-07  9:52 UTC  (4+ messages)
` [PATCH nf-next v2 1/3] netfilter: arp_tables: fix typo "alignement" in comment
` [PATCH nf-next v2 2/3] netfilter: ipset: fix typo "artifical" "
` [PATCH nf-next v2 3/3] selftests: netfilter: fix typo "adress" "

[PATCH] [net-next, v2] selftest/net: skip srv6_end_dt[4/6]_l3vpn_test.sh if vrftable not available
 2026-09-07  9:41 UTC  (3+ messages)

[PATCH net-next v2 1/2] tools: ynl: Allow cross-compiling ynl and associated tools
 2026-09-07  9:36 UTC  (4+ messages)

[PATCH] selftests/powerpc: add papr_pseries test suite
 2026-09-07  9:21 UTC  (2+ messages)

[PATCH v5 0/3] kselftest: mm: fix some failure of split_huge_page_test
 2026-09-07  8:19 UTC  (4+ messages)
` [PATCH v5 1/3] kselftest: mm: prevent random failure of huge page split for khugepaged
` [PATCH v5 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
` [PATCH v5 3/3] kselftest: mm: introduce alloc_isolated_mem()

[PATCH] bfs: remove the filesystem
 2026-09-07  8:00 UTC  (4+ messages)

[PATCH v3 0/4] KVM: guest_memfd: fix NUMA selftests
 2026-09-07  7:25 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: selftests: Prepare guest_memfd_test for arbitrary NUMA nodes
` [PATCH v3 2/4] KVM: selftests: Use an allowed memory node in test_mbind()
` [PATCH v3 3/4] KVM: selftests: Use allowed memory nodes in test_numa_allocation()
` [PATCH v3 4/4] KVM: selftests: Drop unused sysfs NUMA helpers

[PATCH bpf-next v8 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-07  7:08 UTC  (3+ messages)
` [PATCH bpf-next v8 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v8 2/2] selftests/bpf: Add memcg async reclaim test

[PATCH 0/2] powerpc: fix typos and repeated words in comments
 2026-09-07  6:51 UTC  (3+ messages)
` [PATCH 1/2] powerpc: fix typos "
` [PATCH 2/2] powerpc: fix repeated words "

[PATCH 0/3] net: fix typos in comments
 2026-09-07  6:42 UTC  (4+ messages)
` [PATCH 1/3] net: ipv4: fix typo "alignement" in comment
` [PATCH 2/3] net: netfilter: fix typo "artifical" "
` [PATCH 3/3] selftests: net: fix typo "adress" "

[PATCH 0/2] selftests: fix typos and repeated words in comments
 2026-09-07  6:41 UTC  (3+ messages)
` [PATCH 1/2] selftests: fix typos "
` [PATCH 2/2] selftests: core: fix repeated word 'and' in comment

[PATCH bpf-next 1/2] selftests/bpf: Move verifier failure tests out of test_global_percpu_data
 2026-09-07  5:46 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpftool: Batch bounded hash map dumps
 2026-09-07  5:15 UTC  (13+ messages)
` [PATCH bpf-next 1/2] bpftool: Use batch lookups for "
` [PATCH bpf-next 2/2] selftests/bpf: Check bpftool batch map dump contents
` [PATCH bpf-next v2 0/2] bpftool: Batch bounded hash map dumps
  ` [PATCH bpf-next v2 1/2] bpftool: Use batch lookups for "
  ` [PATCH bpf-next v2 2/2] selftests/bpf: Check bpftool batch map dump contents

[PATCH bpf-next 0/2] bpftool: Consume ring buffer maps with event_pipe
 2026-09-07  5:15 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpftool: Read "
` [PATCH bpf-next 2/2] selftests/bpf: Cover bpftool ring buffer event_pipe
` [PATCH bpf-next v2 0/2] bpftool: Consume ring buffer maps with event_pipe
  ` [PATCH bpf-next v2 1/2] bpftool: Read "
  ` [PATCH bpf-next v2 2/2] selftests/bpf: Cover bpftool ring buffer event_pipe

[PATCH bpf-next v2 1/2] bpftool: Add recursive map dumping
 2026-09-07  5:14 UTC  (10+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover recursive bpftool map dumps
` [PATCH bpf-next v3 0/2] bpftool: Add recursive map dumping
  ` [PATCH bpf-next v3 1/2] "
  ` [PATCH bpf-next v3 2/2] selftests/bpf: Cover recursive bpftool map dumps

[PATCH bpf-next 0/2] bpftool: Support symbolic map creation flags
 2026-09-07  5:14 UTC  (14+ messages)
` [PATCH bpf-next 1/2] bpftool: Accept "
` [PATCH bpf-next 2/2] selftests/bpf: Cover symbolic bpftool "
` [PATCH bpf-next v2 0/2] bpftool: Support symbolic "
  ` [PATCH bpf-next v2 1/2] bpftool: Accept "
  ` [PATCH bpf-next v2 2/2] selftests/bpf: Cover symbolic bpftool "
  ` [PATCH bpf-next v3 0/2] bpftool: Support symbolic "
    ` [PATCH bpf-next v3 1/2] bpftool: Accept "
    ` [PATCH bpf-next v3 2/2] selftests/bpf: Cover symbolic bpftool "

[PATCH] KVM: selftests: Fix the never-true negative UFFD delay check
 2026-09-07  4:52 UTC 

[PATCH v2 0/7] bpf: fix typos and repeated words in comments
 2026-09-07  4:51 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH v2 2/7] bpf: fix typos in comments
` [PATCH v2 3/7] powerpc: net: fix typo "upto" "
` [PATCH v2 4/7] selftests/bpf: fix typos "
` [PATCH v2 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH v2 6/7] libbpf: Fix typos in comments
` [PATCH v2 7/7] selftests/bpf: fix repeated words "

[PATCH v2 0/3] arm64: fix typos in comments
 2026-09-07  4:44 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: kvm: fix typo "synchonized" in comment
` [PATCH v2 2/3] selftests: kvm: fix typos in comments
` [PATCH v2 3/3] arm64: kvm: fix typo in pauth.c comment

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-09-07  4:13 UTC  (4+ messages)
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers

[PATCH bpf-next v7 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-07  3:31 UTC  (8+ messages)
` [PATCH bpf-next v7 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[PATCH net-next] selftests: net: Add TCP payload verification to udpgso_bench_rx
 2026-09-07  2:57 UTC  (2+ messages)

[PATCH] selftests/lib.mk: run_tests= print summary at the end
 2026-09-07  2:51 UTC  (2+ messages)

[PATCH bpf-next v6 1/2] bpf: Validate program attach type during link update
 2026-09-07  2:36 UTC  (3+ messages)
` [PATCH bpf-next v6 2/2] selftests/bpf: Cover attach type checks in "

[PATCH v5 0/5] LoongArch: add KHO support and selftests
 2026-09-07  2:10 UTC  (4+ messages)

[PATCH bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
 2026-09-07  1:54 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH bpf-next v5 2/2] selftests/bpf: Cover attach type checks in link update
 2026-09-07  1:38 UTC  (2+ messages)

[PATCH v3] selftests/efivarfs: skip write tests if efivarfs is mounted read-only
 2026-09-07  1:28 UTC 

[PATCH] selftests: livepatch: do not require a kernel build tree to run
 2026-09-06 20:49 UTC 

[PATCH v2 0/4] KVM: Reset steal time accounting on vCPU pid change
 2026-09-06 17:27 UTC  (8+ messages)
` [PATCH v2 1/4] KVM: Move last_steal to common struct kvm_vcpu
` [PATCH v2 2/4] KVM: Reset last_steal on vCPU pid change
` [PATCH v2 3/4] KVM: selftests: Test steal time across vCPU pid changes on x86

[PATCH net-next 6/6] selftests/vsock: test the assign ioctl privilege checks
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 5/6] selftests/vsock: test the guest vsock device network namespace
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 4/6] selftests/vsock: add a helper to assign the g2h device to a netns
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 3/6] vsock/virtio: support guest device network namespace
 2026-09-06 17:04 UTC  (2+ messages)

[PATCH net-next 2/6] vsock: add IOCTL_VM_SOCKETS_ASSIGN_G2H_NETNS
 2026-09-06 17:03 UTC  (2+ messages)

[PATCH v3 0/2] selftests: openvswitch: add SCTP flow key and NAT tests
 2026-09-06 16:52 UTC  (3+ messages)
` [PATCH v3 1/2] selftests/net/openvswitch: add SCTP flow key test over IPv6
` [PATCH v3 2/2] selftests/net/openvswitch: add SCTP NAT test with port translation

[PATCH v5 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-09-06 16:33 UTC  (9+ messages)
` [PATCH v5 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v5 6/8] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF

[PATCH bpf-next 1/2] bpftool: Add recursive map dumping
 2026-09-06 15:54 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Cover recursive bpftool map dumps

[PATCH bpf] selftests/bpf: Check returned keys in map batch validators
 2026-09-06 15:37 UTC  (3+ messages)

[PATCH bpf v2] selftests/bpf: Check returned keys in map batch validators
 2026-09-06 15:36 UTC 

[PATCH net-next v2 2/2] selftests: drv-net: Use cross-compilation environment for the io_uring check
 2026-09-06 15:00 UTC  (2+ messages)

[PATCH net-next v2 2/2] selftests/net/openvswitch: add SCTP flow key test across conntrack NAT
 2026-09-06 15:00 UTC  (2+ messages)

[PATCH net-next v2 1/2] selftests/net/openvswitch: add SCTP flow key test over IPv6
 2026-09-06 15:00 UTC  (2+ messages)

[PATCH] selftests/sched_ext: Cover duplicate DSQ creation and ID reuse
 2026-09-06 14:40 UTC 

[PATCH] selftests/sched_ext: Fail interrupted test runs
 2026-09-06 13:54 UTC 

[PATCH] selftests/sched_ext: Validate select_cpu_and mask constraints
 2026-09-06 14:40 UTC 

[PATCH bpf] selftests/bpf: Exercise double release in cpumask failure test
 2026-09-06 14:39 UTC 

[PATCH] selftests/sched_ext: Handle CPU hotplug write failures
 2026-09-06 13:55 UTC 

[PATCH] selftests/nci: Fix out-of-bounds store on thread join
 2026-09-06 13:04 UTC  (2+ messages)

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-09-06 10:50 UTC  (5+ messages)

[PATCH 2/2] selftests/mm: restore hidden hugetlb reservation scenarios
 2026-09-06  8:28 UTC  (6+ messages)


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