Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-01-27 19:31:34 to 2026-01-29 15:19:36 UTC [more...]

[PATCH bpf-next v3 0/3] bpf, arm64: Add fsession support
 2026-01-29 15:19 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Add bpf_jit_supports_fsession()
` [PATCH bpf-next v3 2/3] bpf, arm64: Add fsession support
` [PATCH bpf-next v3 3/3] selftests/bpf: Enable get_func_args and get_func_ip tests on arm64

[PATCH 0/3] Revert "revocable: Revocable resource management"
 2026-01-29 15:01 UTC  (40+ messages)

[PATCH 0/4] revocable: Fix reported race conditions
 2026-01-29 14:37 UTC  (5+ messages)
` [PATCH 1/4] revocable: Fix races in revocable_alloc() using RCU
` [PATCH 2/4] revocable: Add KUnit test for provider lifetime races
` [PATCH 3/4] revocable: fix SRCU index corruption by requiring caller-provided storage
` [PATCH 4/4] revocable: Add KUnit test for concurrent access

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-01-29 14:36 UTC  (18+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios

[PATCH] selftests/bpf: Make x86 preempt_count access compatible across v6.14+
 2026-01-29 13:54 UTC 

[PATCH v11 00/14] arm64: entry: Convert to Generic Entry
 2026-01-29 13:11 UTC  (20+ messages)
` [PATCH v11 01/14] entry: Remove unused syscall in syscall_trace_enter()
` [PATCH v11 02/14] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v11 03/14] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v11 04/14] arm64: syscall: Rework el0_svc_common()
` [PATCH v11 05/14] arm64/ptrace: Not check _TIF_SECCOMP/SYSCALL_EMU for syscall_exit_work()
` [PATCH v11 06/14] arm64/ptrace: Do not report_syscall_exit() for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v11 07/14] arm64/ptrace: Expand secure_computing() in place
` [PATCH v11 08/14] arm64/ptrace: Use syscall_get_arguments() helper
` [PATCH v11 09/14] entry: Rework syscall_exit_to_user_mode_work() for arch reuse
` [PATCH v11 10/14] entry: Add arch_ptrace_report_syscall_entry/exit()
` [PATCH v11 11/14] arm64: entry: Convert to generic entry
` [PATCH v11 12/14] arm64: Inline el0_svc_common()
` [PATCH v11 13/14] entry: Inline syscall_exit_work() and syscall_trace_enter()
` [PATCH v11 14/14] selftests: sud_test: Support aarch64

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2026-01-29  8:42 UTC  (4+ messages)
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall

[PATCH/for-next 0/2] cgroup/cpuset: Fix partition related locking issues
 2026-01-29  8:20 UTC  (9+ messages)
` [PATCH/for-next 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to task_work
` [PATCH/for-next 2/2] cgroup/cpuset: Introduce a new top level isolcpus_update_mutex

[PATCH v9 20/32] selftests-dyndbg: add a dynamic_debug run_tests target
 2026-01-29  7:29 UTC  (4+ messages)
` [PATCH v9 27/32] dyndbg: treat comma as a token separator
` [PATCH v9 28/32] dyndbg: split multi-query strings with %
` [PATCH v9 29/32] selftests-dyndbg: add test_mod_submod

[PATCH] selftests/futex: skip futex_numa_mpol without libnuma
 2026-01-29  6:32 UTC 

[PATCH] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
 2026-01-29  6:07 UTC  (2+ messages)

[PATCH] selftests: ublk: move test temp files into a sub directory
 2026-01-29  5:40 UTC 

[PATCH bpf-next] selftests/bpf: Return -1 from get_preempt_count() for unsupported architecture
 2026-01-29  5:38 UTC  (2+ messages)

[PATCH net 0/5] mptcp: avoid dup NL events and propagate error
 2026-01-29  5:10 UTC  (2+ messages)

[PATCH net-next v2 0/7] net/rds: RDS-TCP protocol and extension improvements
 2026-01-29  5:05 UTC  (10+ messages)
` [PATCH net-next v2 1/7] net/rds: new extension header: rdma bytes
  ` [net-next,v2,1/7] "
` [PATCH net-next v2 2/7] net/rds: Encode cp_index in TCP source port
` [PATCH net-next v2 3/7] net/rds: rds_tcp_conn_path_shutdown must not discard messages
` [PATCH net-next v2 4/7] net/rds: Kick-start TCP receiver after accept
` [PATCH net-next v2 5/7] net/rds: Clear reconnect pending bit
` [PATCH net-next v2 6/7] net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
` [PATCH net-next v2 7/7] net/rds: Trigger rds_send_ping() more than once
  ` [net-next,v2,7/7] "

[PATCH v5 v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
 2026-01-29  4:24 UTC  (7+ messages)
` [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters "
` [PATCH v5 v5 2/3] tracing/fprobe: Support comma-separated symbols "

[PATCH v10 00/16] arm64: entry: Convert to Generic Entry
 2026-01-29  3:50 UTC  (9+ messages)
` [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()

[PATCH net-next] selftests: drv-net: psp: fix test flakes from racy connection close
 2026-01-29  3:50 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Fix verifier_bug_if to account for BPF_CALL
 2026-01-29  2:50 UTC  (2+ messages)

[PATCH] KVM: LoongArch: selftests: Add steal time test case
 2026-01-29  2:18 UTC 

[PATCH bpf-next v2 0/3] bpf, arm64: Add fsession support
 2026-01-29  2:14 UTC  (17+ messages)
` [PATCH bpf-next v2 1/3] bpf: Add bpf_arch_supports_fsession()
` [PATCH bpf-next v2 2/3] bpf, arm64: Add fsession support
` [PATCH bpf-next v2 3/3] bpf/selftests: Enable get_func_args and get_func_ip tests on arm64

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-01-29  1:17 UTC  (15+ messages)

[PATCH 0/5] selftests: harness: Detect illegal mixing of kselftest and harness functionality
 2026-01-28 23:49 UTC  (8+ messages)
` [PATCH 1/5] selftests: kselftest: Treat xpass as successful result
` [PATCH 2/5] selftests: harness: Validate that explicit kselftest exitcodes are handled
` [PATCH 3/5] selftests: kselftest: Add ksft_reset_state()
` [PATCH 4/5] selftests: harness: Detect illegal mixing of kselftest and harness functionality
` [PATCH 5/5] selftests: harness: Validate intermixing "

[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
 2026-01-28 23:47 UTC  (7+ messages)
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions
` [PATCH 6/6] KVM: selftests: x86: Add svm_pmu_hg_test for HG_ONLY bits

[PATCH v2 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-01-28 19:32 UTC  (9+ messages)
` [PATCH v2 1/5] selftests: net: fib_tests: skip rp_filter test if cls_basic is unavailable
` [PATCH v2 2/5] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
` [PATCH v2 3/5] selftests: net: run reuseport tests in netns to avoid port conflicts
` [PATCH v2 4/5] selftests: net: run pmtu.sh in netns to avoid host firewall interference
` [PATCH v2 5/5] selftests: net: io_uring_zerocopy: enable io_uring for the test

[PATCH] vfio: selftests: fix format conversion compiler warning
 2026-01-28 19:21 UTC  (4+ messages)

[PATCH 0/2] kselftest/arm64: Small fp-pidbench enhancements
 2026-01-28 16:12 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Disallow BPF_F_LOCK with mixed special fields
 2026-01-28 15:22 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks

[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
 2026-01-28 14:44 UTC  (4+ messages)
` [PATCH v1 net-next 1/3] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr

[PATCH v12 net-next 00/15] AccECN protocol case handling series
 2026-01-28 14:34 UTC  (16+ messages)
` [PATCH v12 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v12 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v12 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v12 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v12 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v12 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v12 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v12 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v12 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v12 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v12 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v12 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v12 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v12 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v12 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
 2026-01-28 13:47 UTC  (2+ messages)

[PATCH v10 01/15] set_memory: set_direct_map_* to take address
 2026-01-28 12:18 UTC  (2+ messages)

[PATCH] selftests: runner: Avoid spurious warning about missing failures file
 2026-01-28 11:39 UTC  (3+ messages)

[PATCH v4] selftests/futex: fix the failed futex_requeue test issue
 2026-01-28 10:24 UTC 

[PATCH net-next v4 2/2] selftests: net: add ICMP error source address test over xfrm tunnel
 2026-01-28 10:20 UTC 

[PATCH net-next] selftests: drv-net: rss_flow_label: skip unsupported devices
 2026-01-28  9:02 UTC 

[PATCH v2] selftests/futex: fix the failed futex_requeue test issue
 2026-01-28  8:36 UTC  (3+ messages)

[PATCH v11 net-next 00/15] AccECN protocol case handling series
 2026-01-28  7:44 UTC  (4+ messages)
` [PATCH v11 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion

[PATCH v3] selftests/futex: fix the failed futex_requeue test issue
 2026-01-28  7:16 UTC 

[PATCH] selftests/futex: fix incorrect result reporting of futex_requeue test item
 2026-01-28  2:09 UTC  (2+ messages)

[PATCH v2 1/2] selftests: ptp: use KSFT_SKIP exit code for skip scenarios
 2026-01-28  2:10 UTC  (2+ messages)

[PATCH v2] selftests/futex: fix incorrect result reporting of futex_requeue test item
 2026-01-28  2:03 UTC 

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-28  0:29 UTC  (15+ messages)
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[RFC PATCH 0/5] kselftest/resctrl: Enable CAT and NONCONT_CAT tests on ARM
 2026-01-27 20:47 UTC  (4+ messages)
` [RFC PATCH 5/5] kselftests/resctrl: Add support for CAT test "

[PATCH net-next v2] netconsole: selftests: Move netconsole selftests to separate target
 2026-01-27 19:39 UTC 

[PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
 2026-01-27 19:34 UTC  (3+ messages)

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-01-27 19:29 UTC  (2+ messages)
` [PATCH RFC 17/17] KVM: selftests: test userfaultfd missing for guest_memfd


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