Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-06-16 11:02:37 to 2026-06-17 01:30:42 UTC [more...]

[PATCH bpf 0/6] libbpf: Fix ring buffer consumption
 2026-06-17  1:30 UTC  (7+ messages)
` [PATCH bpf 1/6] libbpf: ringbuf: Honor zero consume bounds
` [PATCH bpf 2/6] libbpf: ringbuf: Prevent NULL callback crash
` [PATCH bpf 4/6] libbpf: ringbuf: Use compiler atomics

[PATCH v2 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
 2026-06-17  1:24 UTC  (4+ messages)
` [PATCH v2 1/2] tty: n_gsm: fix use-after-free in gsm_queue() control frame dispatch
` [PATCH v2 2/2] selftests: tty: add base regression test for n_gsm line discipline

[PATCH v5 0/7] tracing/probes: Add more typecast features
 2026-06-17  1:03 UTC  (8+ messages)
` [PATCH v5 1/7] tracing/events: Fix to check the simple_tsk_fn creation
` [PATCH v5 2/7] tracing/probes: Support typecast for various probe events
` [PATCH v5 3/7] tracing/probes: Support nested typecast
` [PATCH v5 4/7] tracing/probes: Support field specifier option for typecast
` [PATCH v5 5/7] tracing/probes: Add $current variable support
` [PATCH v5 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v5 7/7] tracing/probes: Add a new testcase for BTF typecasts

[PATCH bpf-next 0/2] HID: bpf: Fix hid_bpf_get_data() range check
 2026-06-16 23:03 UTC  (6+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/hid: Cover hid_bpf_get_data() size overflow

[PATCH bpf-next v2 0/4] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-16 22:34 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: Initialize the l3mdev field for the fib lookup flow
` [PATCH bpf-next v2 2/4] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v2 3/4] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v2 4/4] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

[PATCH bpf-next 0/2] bpf: Guard conntrack opts error writes
 2026-06-16 22:34 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover small "

[PATCH net-next v2 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-06-16 21:59 UTC  (6+ messages)
` [PATCH net-next v2 2/4] udmabuf: emit one sg entry per pinned folio

[PATCH bpf 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
 2026-06-16 21:14 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf: Fix stack slot index in "
` [PATCH bpf 2/2] selftests/bpf: Cover stack nospec slot indexing

[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-06-16 20:47 UTC  (2+ messages)

[PATCH net-next 0/2] net: convert UDP getsockopt to sockopt_t
 2026-06-16 20:16 UTC  (5+ messages)
` [PATCH net-next 2/2] udp: convert udp_lib_getsockopt "

[PATCH v13 00/22] TDX KVM selftests
 2026-06-16 18:48 UTC  (19+ messages)
` [PATCH v13 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v13 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
` [PATCH v13 21/22] KVM: selftests: Add ucall support for TDX

[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-06-16 18:09 UTC  (6+ messages)

[PATCH bpf v2 0/2] Fix partial copy of non-linear test_run output
 2026-06-16 17:16 UTC  (6+ messages)
` [PATCH bpf v2 1/2] bpf: "
` [PATCH bpf v2 2/2] selftests/bpf: Cover "

[PATCH v3 0/2] vfio: selftests: Add calloc_assert() and avoid VLAs
 2026-06-16 16:04 UTC  (4+ messages)
` [PATCH v3 1/2] vfio: selftests: Add calloc_assert() helper

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-16 15:57 UTC  (5+ messages)
` [PATCH v5 1/4] perf/core: Fix sched_task callbacks for CPU-wide branch stack events
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
` [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v5 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE

[PATCH 0/3] rust: doctest: unify with other kunit tests
 2026-06-16 15:24 UTC  (4+ messages)
` [PATCH 1/3] rust: kunit: use `file!()` inside `kunit_assert!`
` [PATCH 2/3] rust: kunit: use `line!()` "
` [PATCH 3/3] rust: doctest: generate Rust kunit test suites

[PATCH v2 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback for TCP Prague
 2026-06-16 15:23 UTC  (4+ messages)

[PATCH 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
 2026-06-16 15:19 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gating

[PATCH v2 4/4] selftest: Add tests for useful handling of LSM denials on SCM_RIGHTS
 2026-06-16 14:30 UTC 

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

[PATCH v2 1/2] rust: doctest: fix incorrect pattern in replacement
 2026-06-16 13:25 UTC  (2+ messages)
` [PATCH v2 2/2] rust: doctest: trim function name for reproducbility

[PATCH v6 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-06-16 13:23 UTC  (7+ messages)
` [PATCH v6 12/14] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions
` [PATCH v6 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
` [PATCH v6 14/14] selftests/mm: add writable-file collapse tests for khugepaged

[PATCH v13 0/4] kunit: Add support for suppressing warning backtraces
 2026-06-16 12:06 UTC  (3+ messages)

[PATCH v2 1/4] HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button Type
 2026-06-16 11:16 UTC  (4+ messages)

[GIT PULL] kselftest update for Linux 7.2-rc1
 2026-06-16 11:21 UTC  (2+ messages)

[GIT PULL] kunit update for Linux 7.2-rc1
 2026-06-16 11:21 UTC  (2+ messages)

[PATCH v5 00/34] Cleaning up the KVM clock mess
 2026-06-16 11:13 UTC  (4+ messages)
` [PATCH v5 04/34] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH net v3] ip_tunnel: drop stale dst from generated PMTU ICMP replies
 2026-06-16 11:02 UTC  (2+ messages)


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