Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-01-21 22:04:27 to 2026-01-23 09:19:08 UTC [more...]

[RFC PATCH bpf-next v3 00/12] mm: memcontrol: Add BPF hooks for memory controller
 2026-01-23  9:19 UTC  (18+ 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 bpf-next v1 0/2] bpf: Introduce execution context detection kfuncs
 2026-01-23  9:08 UTC  (4+ messages)
` [PATCH bpf-next v1 1/2] "
` [PATCH bpf-next v1 2/2] selftests/bpf: Add tests for execution context kfuncs

[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  (20+ messages)
` [PATCH v3 1/9] selftests/mm: default KDIR to build directory
` [PATCH v3 2/9] selftests/mm: remove flaky header check
` [PATCH v3 3/9] selftests/mm: pass down full CC and CFLAGS to check_config.sh
` [PATCH v3 4/9] selftests/mm: fix usage of FORCE_READ() in cow tests
` [PATCH v3 5/9] selftests/mm: check that FORCE_READ() succeeded
` [PATCH v3 6/9] selftests/mm: introduce helper to read every page
` [PATCH v3 7/9] selftests/mm: fix faulting-in code in pagemap_ioctl test
` [PATCH v3 8/9] selftests/mm: fix exit code in pagemap_ioctl
` [PATCH v3 9/9] selftests/mm: report SKIP in pfnmap if a check fails

[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 

[RFC PATCH 0/5] kselftest/resctrl: Enable CAT and NONCONT_CAT tests on ARM
 2026-01-23  4:40 UTC  (6+ messages)
` [RFC PATCH 1/5] kselftests/resctrl: Detect the ARM architecture
` [RFC PATCH 2/5] kselftests/resctrl: enable noncont_cat for MPAM
` [RFC PATCH 3/5] kselftests/resctrl: remove unnecessary exclude_idle
` [RFC PATCH 4/5] kselftests/resctrl: set shareable_mask to zero if all bits are shared between software and hardware
` [RFC PATCH 5/5] kselftests/resctrl: Add support for CAT test on ARM

[PATCH bpf-next v7 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-23  4:19 UTC  (14+ messages)
` [PATCH bpf-next v7 1/9] "
` [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v7 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v7 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v7 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v7 6/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v7 7/9] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v7 8/9] libbpf: Add common attr "
` [PATCH bpf-next v7 9/9] selftests/bpf: Add tests to verify map create failure log

[PATCH net-next v2] selftests: net: Add kernel selftest for RFC 4884
 2026-01-23  2:40 UTC  (2+ messages)

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

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

[PATCH v1] selftests: udmabuf: fix hugepage size calculation
 2026-01-23  0:21 UTC  (5+ messages)

[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
 2026-01-23  0:01 UTC  (23+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map

[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
 2026-01-22 23:51 UTC  (17+ messages)
` [PATCH 1/6] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH 2/6] KVM: x86/pmu: Disable HG_ONLY events as appropriate for current vCPU state
` [PATCH 3/6] KVM: x86/pmu: Track enabled AMD PMCs with Host-Only xor Guest-Only bits set
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions
` [PATCH 5/6] KVM: x86/pmu: Allow HG_ONLY bits with nSVM and mediated PMU
` [PATCH 6/6] KVM: selftests: x86: Add svm_pmu_hg_test for HG_ONLY bits

[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-01-22 21:44 UTC 

[PATCH v4 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-22 21:40 UTC  (8+ 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 3/6] powerpc64/bpf: Avoid tailcall restore from trampoline
` [PATCH v4 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v4 5/6] powerpc64/bpf: Support exceptions
` [PATCH v4 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw

[PATCH 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-01-22 21:32 UTC  (5+ messages)
` [PATCH 2/5] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
` [PATCH 3/5] selftests: net: run reuseport tests in netns to avoid port conflicts

[PATCH] selftests/mm: Have the harness run each test category separately
 2026-01-22 19:13 UTC  (2+ messages)

[PATCH net-next v11 0/7] netconsole: support automatic target recovery
 2026-01-22 17:51 UTC  (7+ messages)
` [PATCH net-next v11 7/7] selftests: netconsole: validate target resume

[PATCH nf-next v4 0/5] Add IP6IP6 flowtable SW acceleration
 2026-01-22 17:46 UTC  (6+ messages)
` [PATCH nf-next v4 1/5] netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
` [PATCH nf-next v4 2/5] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v4 3/5] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH nf-next v4 4/5] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH nf-next v4 5/5] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest

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

[PATCH] selftests/resctrl: Improve accuracy of cache occupancy test
 2026-01-22 17:19 UTC 

[PATCH] kselftest/arm64: Use syscall() macro over nolibc my_syscall()
 2026-01-22 16:59 UTC  (2+ messages)

[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-22 16:23 UTC  (16+ messages)
` [PATCH net-next v16 01/12] vsock: add netns to vsock core
` [PATCH net-next v16 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v16 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v16 04/12] selftests/vsock: increase timeout to 1200
` [PATCH net-next v16 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v16 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v16 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v16 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v16 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v16 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v16 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v16 12/12] selftests/vsock: add tests for namespace deletion

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

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-22 14:58 UTC  (19+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode

[PATCH bpf-next v3 2/3] selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
 2026-01-22  8:06 UTC  (3+ messages)

[PATCH v2 0/8] Various mm kselftests improvements/fixes
 2026-01-22  6:22 UTC  (9+ messages)
` [PATCH v2 4/8] selftests/mm: fix usage of FORCE_READ() in cow tests
` [PATCH v2 5/8] selftests/mm: introduce helper to read every page in range
` [PATCH v2 6/8] selftests/mm: fix faulting-in code in pagemap_ioctl test
` [PATCH v2 7/8] selftests/mm: fix exit code in pagemap_ioctl

[PATCH net-next v2 0/2] net/rds: RDS-TCP state machine and message loss improvements
 2026-01-22  5:52 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/rds: No shortcut out of RDS_CONN_ERROR
` [PATCH net-next v2 2/2] net/rds: rds_tcp_accept_one ought to not discard messages

[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-22  5:18 UTC  (17+ messages)
` [PATCH net-next v10 3/5] net: devmem: implement autorelease "
` [PATCH net-next v10 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute

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

[PATCH net v2] selftests: net: amt: wait longer for connection before sending packets
 2026-01-22  3:30 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-01-22  3:27 UTC  (2+ messages)

[PATCH v2 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-01-22  1:54 UTC  (13+ messages)
` [PATCH v2 1/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v2 2/8] KVM: x86: nSVM: Cache g_pat in vmcb_save_area_cached
` [PATCH v2 3/8] KVM: x86: nSVM: Add validity check for vmcb12 g_pat
` [PATCH v2 4/8] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v2 6/8] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE

[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-01-22  1:10 UTC  (7+ messages)
` [PATCHv2 net-next 2/3] bonding: restructure ad_churn_machine

[PATCH bpf] selftests/bpf: Fix resource leak in serial_test_wq on attach failure
 2026-01-22  0:20 UTC  (5+ messages)

[PATCH bpf-next v2 0/4] Add wakeup_source iterators
 2026-01-21 23:28 UTC  (6+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: Add tests for wakeup_sources

[PATCH v10 net-next 00/15] AccECN protocol case handling series
 2026-01-21 22:31 UTC  (4+ messages)


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