Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-01-23 05:41:44 to 2026-01-26 09:03:31 UTC [more...]

[RFC PATCH bpf-next v4 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-26  9:02 UTC  (3+ messages)
` [RFC PATCH bpf-next v4 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v4 02/12] bpf: initial support for attaching struct ops to cgroups

[PATCH] selftests: ublk: use tmpdir for scratch files and improve relative paths use
 2026-01-26  8:33 UTC  (10+ messages)
        ` [PATCH] selftests: ublk: io-reorder triggered in test_generic_01.sh

[PATCH v2 1/2] selftests: ptp: use KSFT_SKIP exit code for skip scenarios
 2026-01-26  6:32 UTC  (3+ messages)
` [PATCH v2 2/2] selftests: ptp: treat unsupported PHC operations as skip

[PATCH bpf-next v7 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-26  2:03 UTC  (8+ messages)
` [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall

[RFC PATCH bpf-next v3 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-26  1:40 UTC  (22+ messages)
` [RFC PATCH bpf-next v3 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v3 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v3 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v3 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v3 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v3 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v3 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v3 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v3 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v3 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v3 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v3 12/12] samples/bpf: Add memcg priority control example

[PATCH 0/3] Revert "revocable: Revocable resource management"
 2026-01-26  0:07 UTC  (14+ messages)
` [PATCH 1/3] Revert "selftests: revocable: Add kselftest cases"
` [PATCH 2/3] Revert "revocable: Add Kunit test cases"
` [PATCH 3/3] Revert "revocable: Revocable resource management"

[PATCH 1/2 net-next v3] ipv6: use the right ifindex when replying to icmpv6 from localhost
 2026-01-25 21:50 UTC  (5+ messages)
` [PATCH 2/2 net-next v3] selftests: net: add ipv6 ping to local address "

[PATCH v2 RESEND] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
 2026-01-25 21:31 UTC  (4+ messages)

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

[PATCH] kunit: reduce stack usage in kunit_run_tests()
 2026-01-25 18:54 UTC  (2+ messages)

[PATCH v2] selftests: ublk: add missing gitignore for metadata_size binary
 2026-01-25 17:12 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] selftests/bpf: Introduce execution context detection helpers
 2026-01-25 16:40 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add tests for execution context helpers

[PATCH bpf-next v6 0/4] Add cryptographic hash and signature verification kfuncs to BPF
 2026-01-25 12:34 UTC  (8+ messages)
` [PATCH bpf-next v6 1/4] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v6 2/4] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v6 3/4] bpf: Add signature verification kfuncs
` [PATCH bpf-next v6 4/4] selftests/bpf: Add tests for "

[PATCH bpf-next v2 0/2] selftests/bpf: Introduce execution context detection helpers
 2026-01-25 11:12 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for execution context helpers

[PATCH net-next v2] selftests: net: fix wrong boolean evaluation in __exit__
 2026-01-25 10:55 UTC 

[PATCH] loongarch: wire up memfd_secret system call
 2026-01-25  9:58 UTC  (5+ messages)

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

[PATCH bpf-next v9 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-25  2:10 UTC  (5+ messages)
` [PATCH bpf-next v9 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v9 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v9 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
 2026-01-24 18:51 UTC 

[PATCH 00/23] gpiolib: Adopt revocable mechanism for UAF prevention
 2026-01-24 16:52 UTC  (3+ messages)
` [PATCH 22/23] gpiolib: Leverage revocable for other independent lifecycle instances

[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
 2026-01-24 14:50 UTC  (9+ messages)
` [PATCH v10 1/8] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
` [PATCH v10 2/8] PCI: endpoint: Add BAR subrange mapping support
` [PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound "
` [PATCH v10 4/8] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
` [PATCH v10 5/8] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage
` [PATCH v10 6/8] PCI: endpoint: pci-epf-test: Add BAR subrange mapping test support
` [PATCH v10 7/8] misc: pci_endpoint_test: Add BAR subrange mapping test case
` [PATCH v10 8/8] selftests: pci_endpoint: "

[PATCH] kselftest/arm64: Add missing file in .gitignore
 2026-01-24 12:32 UTC 

[PATCH bpf-next v1 0/2] bpf: Introduce execution context detection kfuncs
 2026-01-24 11:29 UTC  (6+ messages)
` [PATCH bpf-next v1 1/2] "
` [PATCH bpf-next v1 2/2] selftests/bpf: Add tests for execution context kfuncs

[PATCH bpf-next v8 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-24 10:47 UTC  (5+ messages)
` [PATCH bpf-next v8 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v8 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v8 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH] selftests/ipc: skip msgque test if MSG_COPY is not supported
 2026-01-24  8:35 UTC  (3+ messages)

[PATCH v5 0/9] riscv: vector: misc ptrace fixes for debug use-cases
 2026-01-24  8:30 UTC  (2+ messages)

[PATCH v5 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-24  8:23 UTC  (8+ messages)
` [PATCH v5 1/6] powerpc64/bpf: Moving tail_call_cnt to bottom of frame
` [PATCH v5 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v5 3/6] powerpc64/bpf: Avoid tailcall restore from trampoline
` [PATCH v5 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v5 5/6] powerpc64/bpf: Support exceptions
` [PATCH v5 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw

[PATCH net-next v6 0/7] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
 2026-01-24  7:29 UTC  (5+ messages)
` [PATCH net-next v6 4/7] selftest: tun: Add helpers "

[PATCH] lib/random32: convert selftest to KUnit
 2026-01-24  5:41 UTC 

[PATCH bpf-next v3 0/3] Add wakeup_source iterators
 2026-01-24  1:50 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] PM: wakeup: Handle empty list in wakeup_sources_walk
` [PATCH bpf-next v3 2/3] bpf: Add wakeup_source iterator
` [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for wakeup_sources

[PATCH v1 0/2] selftests/x86: Skip int80 if not supported
 2026-01-24  1:18 UTC  (7+ messages)
` [PATCH v1 1/2] selftests/x86/ldt_gdt: "

[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
 2026-01-24  1:09 UTC  (4+ messages)
` [PATCH 3/6] KVM: x86/pmu: Track enabled AMD PMCs with Host-Only xor Guest-Only bits set

[PATCH v2] selftests/mm: Have the harness run each test category separately
 2026-01-23 22:39 UTC 

[PATCH net-next v2 0/2] net/rds: RDS-TCP state machine and message loss improvements
 2026-01-23 21:20 UTC  (2+ messages)

[RESEND PATCH bpf-next v6 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-23 18:54 UTC  (5+ messages)
` [RESEND PATCH bpf-next v6 2/9] libbpf: Add support for extended bpf syscall

[PATCH v4 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-23 18:13 UTC  (10+ messages)
` [PATCH v4 1/6] powerpc64/bpf: Moving tail_call_cnt to bottom of frame
` [PATCH v4 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v4 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v4 5/6] powerpc64/bpf: Support exceptions

[PATCH bpf-next 0/2] selftests/bpf: signal-on-connect() vs sockmap update
 2026-01-23 17:33 UTC  (5+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Add xpthread_cancel() to sockmap_helpers
` [PATCH bpf-next 2/2] selftests/bpf: Add test for connect() racing sockmap update and signal

[PATCH] selftests: ublk: add missing gitignore for metadata_size binary
 2026-01-23 16:21 UTC  (3+ messages)

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-23 15:44 UTC  (6+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control

[PATCH bpf-next v7 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-23 14:59 UTC  (7+ messages)
` [PATCH bpf-next v7 2/3] bpf, sockmap: Fix FIONREAD for sockmap

[PATCH v8 07/15] iommupt: Add map_pages op
 2026-01-23 14:14 UTC  (11+ messages)

[PATCH v4 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
 2026-01-23 13:17 UTC  (3+ messages)

[PATCH] selftests/mm: Have the harness run each test category separately
 2026-01-23 12:45 UTC  (6+ messages)

[PATCH v1 iproute2-next 0/1] AccECN iproute2 patch
 2026-01-23 11:39 UTC  (2+ messages)
` [PATCH v1 iproute2-next 1/1] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info

[PATCH v10 net-next 00/15] AccECN protocol case handling series
 2026-01-23 10:42 UTC  (4+ messages)
` [PATCH v10 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST

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

[PATCH bpf-next v4 0/3] selftests/bpf: migrate a few bpftool testing scripts
 2026-01-23  8:30 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf/selftests: add a few helpers for bpftool testing
` [PATCH bpf-next v4 2/3] selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
` [PATCH bpf-next v4 3/3] selftests/bpf: convert test_bpftool_map_access.sh "

[PATCH v3 0/9] Various mm kselftests improvements/fixes
 2026-01-23  8:25 UTC  (9+ messages)
` [PATCH v3 5/9] selftests/mm: check that FORCE_READ() succeeded
` [PATCH v3 6/9] selftests/mm: introduce helper to read every page

[PATCH bpf-next v2 0/2] bpf: Disallow BPF_F_LOCK with mixed special fields
 2026-01-23  5:56 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests to verify BPF_F_LOCK restrictions

[PATCH] selftests/futex: fix the failed futex_requeue test issue
 2026-01-23  5:41 UTC 


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