messages from 2026-01-22 02:38:03 to 2026-01-23 15:44:29 UTC [more...]
[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
2026-01-23 15:44 UTC (13+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [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] selftests: ublk: use tmpdir for scratch files and improve relative paths use
2026-01-23 15:00 UTC (5+ messages)
[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] selftests: ublk: add missing gitignore for metadata_size binary
2026-01-23 13:34 UTC (2+ messages)
[PATCH v4 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-23 13:17 UTC (13+ 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] 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
[RFC PATCH bpf-next v3 00/12] mm: memcontrol: Add BPF hooks for memory controller
2026-01-23 9:29 UTC (20+ 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 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 (19+ messages)
` [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 0/5] selftests: net: fix false failures due to missing features and host interference
2026-01-22 21:32 UTC (3+ messages)
` [PATCH 2/5] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
[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 (4+ messages)
[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
[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 (15+ 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 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox