Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-06-10 08:12:45 to 2026-06-11 22:50:35 UTC [more...]

[PATCH net-next v2] selftests/net/openvswitch: add flow modify test
 2026-06-11 22:50 UTC  (3+ messages)

[PATCH net-next v2 00/15] mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
 2026-06-11 22:50 UTC  (2+ messages)

[PATCH bpf-next] selftsets/bpf: Retry map update on helper_fill_hashmap()
 2026-06-11 22:48 UTC  (2+ messages)

[PATCH] selftests/bpf: Add test for sleepable lsm_cgroup rejection
 2026-06-11 22:37 UTC  (2+ messages)

[PATCH bpf v2 0/7] bpf, skmsg: some fixes for skmsg
 2026-06-11 22:21 UTC  (19+ messages)
` [PATCH bpf v2 1/7] bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
` [PATCH bpf v2 2/7] bpf, sockmap: Fix wrong rsge offset "
` [PATCH bpf v2 3/7] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
` [PATCH bpf v2 4/7] bpf, sockmap: keep sk_msg copy state in sync
` [PATCH bpf v2 5/7] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH bpf v2 6/7] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
` [PATCH bpf v2 7/7] selftests/bpf: add test for bpf_msg_pop_data() overflow

[PATCH net-next v2 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-06-11 21:58 UTC  (8+ messages)
` [PATCH net-next v2 1/4] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v2 2/4] udmabuf: emit one sg entry per pinned folio
` [PATCH net-next v2 3/4] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind
` [PATCH net-next v2 4/4] selftests/net: devmem.py: add check_rx_large_niov

[PATCH v4 00/16] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-06-11 20:50 UTC  (18+ messages)
` [PATCH v4 01/16] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [PATCH v4 02/16] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v4 03/16] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v4 04/16] riscv: Standardize extension capitalization
` [PATCH v4 05/16] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v4 06/16] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v4 07/16] riscv: Add B to hwcap "
` [PATCH v4 08/16] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v4 09/16] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v4 10/16] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v4 11/16] riscv: dts: spacemit: k1: "
` [PATCH v4 12/16] riscv: dts: sophgo: sg2044: "
` [PATCH v4 13/16] riscv: Add a getter for user PMLEN support
` [PATCH v4 14/16] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v4 15/16] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v4 16/16] riscv: hwprobe: Introduce rva23u64 base behavior

[PATCH v2] selftests/damon: add regression test for damos_walk() vs kdamond exit race
 2026-06-11 20:36 UTC  (2+ messages)

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-11 18:53 UTC  (12+ messages)

[PATCH iproute2-next 0/7] devlink: add per-port resource support
 2026-06-11 18:53 UTC  (3+ messages)
` [PATCH iproute2-next 7/7] devlink: add scope filter to resource show

[PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
 2026-06-11 18:35 UTC  (5+ messages)
` [PATCH net-next v3 2/2] rds: convert "
  ` [PATCH net-next v3 2/2] rds: convert to getsockopt_iter: manual merge

[Bug Report] Elevated PMD nr_anon after running selftests
 2026-06-11 17:24 UTC  (6+ messages)

[PATCH net-next] selftests/net/openvswitch: add output truncation test
 2026-06-11 16:25 UTC 

[RFC PATCH v2 00/14] kcov: add per-task dataflow tracking for function arguments/return values
 2026-06-11 16:21 UTC  (15+ messages)
` [RFC PATCH v2 01/14] "
` [RFC PATCH v2 02/14] kcov: fix INIT_TRACK race in kcov_dataflow
` [RFC PATCH v2 03/14] kcov: add barriers to recursion guard in kcov_df_write
` [RFC PATCH v2 04/14] kcov: reject enable on multiple dataflow fds simultaneously
` [RFC PATCH v2 05/14] kcov: clear dataflow fields on fork
` [RFC PATCH v2 06/14] kcov: clean up dataflow state on task exit
` [RFC PATCH v2 07/14] kcov: exclude kcov_dataflow.o from sanitizer instrumentation
` [RFC PATCH v2 08/14] selftests/kcov_dataflow: add trigger-view.py
` [RFC PATCH v2 09/14] selftests/kcov_dataflow: add ioctl interface selftest
` [RFC PATCH v2 10/14] selftests/kcov_dataflow: add eight_args_c test module
` [RFC PATCH v2 11/14] selftests/kcov_dataflow: add eight_args_rust "
` [RFC PATCH v2 12/14] selftests/kcov_dataflow: add rust_ffi_contract "
` [RFC PATCH v2 13/14] selftests/kcov_dataflow: add binderfs ioctl capture test
` [RFC PATCH v2 14/14] Documentation: add kcov-dataflow.rst

[PATCH net] selftests: iou-zcrx: defer listen() until after zcrx setup
 2026-06-11 16:03 UTC 

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-11 15:46 UTC  (11+ messages)
` [PATCH v7 04/42] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH v7 06/42] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes

[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-06-11 13:05 UTC  (4+ messages)
` [PATCH RFC 1/3] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH RFC 2/3] KVM: guest_memfd: support folio migration for non-confidential VMs
` [PATCH RFC 3/3] KVM: selftests: exercise guest_memfd folio migration

[PATCH v7 0/7] powerpc/bpf: Add support for verifier selftest
 2026-06-11 15:38 UTC  (9+ messages)
` [PATCH v7 1/7] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v7 2/7] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v7 3/7] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v7 4/7] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v7 5/7] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v7 6/7] selftest/bpf: Add tailcall verifier selftest for powerpc64
` [PATCH v7 7/7] powerpc/bpf: fix buffer overflow in JIT for large BPF programs

[RFC PATCH v2 00/11] add shmem mTHP collapse support
 2026-06-11 12:15 UTC  (29+ messages)
` [RFC PATCH v2 01/11] mm: khugepaged: add max_ptes_none check in collapse_file()
` [RFC PATCH v2 02/11] mm: khugepaged: generalize collapse_file() for shmem mTHP support
` [RFC PATCH v2 03/11] mm: khugepaged: add an order check for PMD-sized THP statistics
` [RFC PATCH v2 04/11] mm: khugepaged: add shmem mTHP collapse support
` [RFC PATCH v2 05/11] mm: shmem: run khugepaged for all shmem mTHP orders
` [RFC PATCH v2 06/11] mm: khugepaged: allow khugepaged to check all shmem mTHP-sized orders
` [RFC PATCH v2 07/11] mm: khugepaged: skip large folios that don't need to be collapsed
` [RFC PATCH v2 08/11] selftests: mm: extend the check_huge() to support mTHP check
` [RFC PATCH v2 09/11] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [RFC PATCH v2 10/11] selftests: mm: implement the mTHP-sized hugepage check helpers
` [RFC PATCH v2 11/11] selftests: mm: add mTHP collapse test cases

[PATCH] selftests: mm: fix and speedup "droppable" test
 2026-06-11 12:13 UTC  (9+ messages)

[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-06-11 10:32 UTC  (4+ messages)

[PATCH 0/2] fuse: fix CUSE device node leak and add regression test
 2026-06-11 10:28 UTC  (4+ messages)
` [PATCH 1/2] fuse: fix device node leak in cuse_process_init_reply()

[PATCH bpf] bpf: Track spilled zero scalars for var-off stack reads
 2026-06-11 10:11 UTC 

[PATCH bpf v4 0/2] bpf: Fix generic devmap egress skb sharing
 2026-06-11  9:02 UTC  (5+ messages)
` [PATCH bpf v4 1/2] bpf: Run generic devmap egress prog on private skb
` [PATCH bpf v4 2/2] selftests/bpf: Cover generic devmap egress last-dst rewrite

[PATCH v2 0/2] Make liveupdate selftests library
 2026-06-11  8:56 UTC  (4+ messages)
` [PATCH v2 1/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v2 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs

[PATCH v9 4/5] perf: RISC-V: add support for SSE event
 2026-06-11  6:25 UTC  (2+ messages)
` [External] "

[PATCH 00/16] riscv: Generate riscv instruction functions
 2026-06-11  6:22 UTC  (10+ messages)
` [PATCH 01/16] riscv: Introduce instruction table generation
` [PATCH 03/16] riscv: kgdb: Use generated instruction headers
` [PATCH 04/16] riscv: kprobes: "

[PATCH bpf-next v5 5/9] bpftool: Generate skeleton for global percpu data
 2026-06-11  5:09 UTC  (3+ messages)

[PATCH bpf-next v5 2/9] bpf: Introduce global percpu data
 2026-06-11  5:05 UTC  (3+ messages)

[PATCH v3 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-06-11  4:59 UTC  (5+ messages)
` [PATCH v3 1/3] selftests/mm: allow PUD-level entries in compound testcase of hmm tests
` [PATCH v3 2/3] selftests/mm: remove hardcoded THP sizing assumptions in "
` [PATCH v3 3/3] selftests/mm: fix exclusive_cow test fork() handling

[PATCH bpf v3 0/2] bpf: Fix generic devmap egress skb sharing
 2026-06-11  4:33 UTC  (3+ messages)
` [PATCH bpf v3 1/2] bpf: Run generic devmap egress prog on private skb
` [PATCH bpf v3 2/2] selftests/bpf: Cover generic devmap egress last-dst rewrite

[PATCH v2 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-06-11  3:46 UTC  (3+ messages)

[PATCH v2 2/7] seg6: add End.M.GTP4.E behavior
 2026-06-11  2:59 UTC  (2+ messages)

[PATCH bpf v2] bpf: Run generic devmap egress prog on private skb
 2026-06-11  1:17 UTC  (6+ messages)

[PATCH v4 1/2] kunit: tool: Parse and print the reason tests are skipped
 2026-06-10 20:27 UTC  (2+ messages)

[PATCH bpf-next v8 0/4] Add cryptographic hash and signature verification kfuncs to BPF
 2026-06-10 19:17 UTC  (4+ messages)

[PATCH 2/2] selftests/tc-testing: Verify IFE can handle truncated inner Ethernet header
 2026-06-10 18:37 UTC 

[PATCH 0/2] Make liveupdate selftests util as a library
 2026-06-10 18:06 UTC  (4+ messages)
` [PATCH 1/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library

[PATCH bpf v2 0/2] bpf, sockmap: fix bpf_msg_pop_data() integer overflow
 2026-06-10 17:35 UTC  (4+ messages)
` [PATCH bpf v2 1/2] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
` [PATCH bpf v2 2/2] selftests/bpf: add test for bpf_msg_pop_data() overflow

[PATCH bpf-next v2 0/3] libbpf: fix implicit BPF token handling in loading and feature probes
 2026-06-10 16:30 UTC  (6+ messages)
` [PATCH bpf-next v3 0/2] libbpf: fix implicit BPF token feature probe failures
  ` [PATCH bpf-next v3 1/2] libbpf: Skip bpf_object__probe_loading() when BPF token is in use
  ` [PATCH bpf-next v3 2/2] libbpf: fetch probeable prog type from token for feature probes

[PATCH 0/2] ring-buffer: Fix forced 8-byte alignment event length
 2026-06-10 16:17 UTC  (6+ messages)
` [PATCH 1/2] ring-buffer: Fix event length with forced 8-byte alignment

[PATCH] selftests: net: fcnal-test.sh: rmmod br_netfilter at function exit
 2026-06-10 14:56 UTC  (2+ messages)

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-06-10 13:57 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: Fix gotox target validation against CFG
 2026-06-10 12:22 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "
    `  "

[PATCH bpf-next 0/2] bpf: Reject scalar addition from untrusted memory
 2026-06-10 12:16 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "
      `  "

[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-10  9:53 UTC  (6+ messages)
` [PATCH v9 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH] bpf: Unshare cloned skb before devmap egress XDP program
 2026-06-10  9:34 UTC  (7+ messages)


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