messages from 2025-09-25 13:28:34 to 2025-09-28 02:42:21 UTC [more...]
[PATCH bpf-next v8 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-09-28 2:42 UTC (10+ messages)
` [PATCH bpf-next v8 1/7] bpf: Introduce internal bpf_map_check_op_flags helper function
` [PATCH bpf-next v8 2/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v8 3/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
` [PATCH bpf-next v8 4/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v8 5/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage maps
` [PATCH bpf-next v8 6/7] libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
` [PATCH bpf-next v8 7/7] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
[PATCH v8 mm-new 00/12] mm, bpf: BPF based THP order selection
2025-09-28 2:35 UTC (23+ messages)
` [PATCH v8 mm-new 01/12] mm: thp: remove disabled task from khugepaged_mm_slot
` [PATCH v8 mm-new 02/12] mm: thp: remove vm_flags parameter from khugepaged_enter_vma()
` [PATCH v8 mm-new 03/12] mm: thp: remove vm_flags parameter from thp_vma_allowable_order()
` [PATCH v8 mm-new 04/12] mm: thp: add support for BPF based THP order selection
` [PATCH v8 mm-new 05/12] mm: thp: decouple THP allocation between swap and page fault paths
` [PATCH v8 mm-new 06/12] mm: thp: enable THP allocation exclusively through khugepaged
` [PATCH v8 mm-new 07/12] bpf: mark mm->owner as __safe_rcu_or_null
` [PATCH v8 mm-new 08/12] bpf: mark vma->vm_mm as __safe_trusted_or_null
` [PATCH v8 mm-new 09/12] selftests/bpf: add a simple BPF based THP policy
` [PATCH v8 mm-new 10/12] selftests/bpf: add test case to update "
` [PATCH v8 mm-new 11/12] selftests/bpf: add test cases for invalid thp_adjust usage
` [PATCH v8 mm-new 12/12] Documentation: add BPF-based THP policy management
[PATCH bpf-next] libbpf: Don't use AF_ALG for SHA-256
2025-09-28 0:38 UTC
[PATCH v5 00/12] Signed BPF programs
2025-09-27 23:04 UTC (5+ messages)
` [PATCH v5 03/12] libbpf: Implement SHA256 internal helper
[PATCH bpf-next v2] selftests/bpf: Add stress test for rqspinlock in NMI
2025-09-27 20:53 UTC
[PATCH bpf-next v1] selftests/bpf: Add stress test for rqspinlock in NMI
2025-09-27 20:18 UTC (4+ messages)
[PATCH iproute2-next] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
2025-09-27 18:36 UTC (2+ messages)
[PATCH v10 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-27 14:49 UTC (7+ messages)
` [PATCH v10 bpf-next/net 2/6] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v10 bpf-next/net 3/6] net-memcg: Introduce net.core.memcg_exclusive sysctl
[PATCH bpf-next v2 1/2] bpf: Enforce expected_attach_type for tailcall compatibility
2025-09-27 13:30 UTC (3+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test case for different expected_attach_type
[PATCH v2 0/2] tracing: fprobe: Protect return handler from recursion loop
2025-09-27 12:57 UTC (5+ messages)
` [PATCH v2 1/2] tracing: fgraph: "
[PATCH -next v2 1/2] bpf: Remove duplicate crypto/sha2.h header
2025-09-27 11:30 UTC (5+ messages)
` [PATCH -next v2 2/2] bpftool: Remove duplicate string.h header
[PATCH bpf-next v4 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-09-27 11:19 UTC (7+ messages)
` [PATCH bpf-next v4 04/15] selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
[PATCH v3 net-next 00/12] AccECN protocol case handling series
2025-09-27 8:48 UTC (13+ messages)
` [PATCH v3 net-next 01/12] tcp: try to avoid safer when ACKs are thinned
` [PATCH v3 net-next 02/12] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v3 net-next 03/12] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v3 net-next 04/12] tcp: disable RFC3168 fallback identifier "
` [PATCH v3 net-next 05/12] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v3 net-next 06/12] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v3 net-next 07/12] tcp: move increment of num_retrans
` [PATCH v3 net-next 08/12] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v3 net-next 09/12] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v3 net-next 10/12] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v3 net-next 11/12] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
` [PATCH v3 net-next 12/12] tcp: accecn: enable AccECN
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-09-27 7:38 UTC (13+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
[PATCH RFC bpf-next 0/3] bpf: report probe fault to BPF stderr
2025-09-27 6:12 UTC (4+ messages)
` [PATCH RFC bpf-next 1/3] "
` [PATCH RFC bpf-next 2/3] x86,bpf: use bpf_prog_report_probe_violation for x86
` [PATCH RFC bpf-next 3/3] selftests/bpf: add testcase for probe read fault
[PATCH bpf-next 0/2] BPF signature hash chains
2025-09-27 5:47 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: Add hash chain signature support for arbitrary maps
` [PATCH bpf-next 2/2] selftests/bpf: Enable map verification for some lskel tests
` [syzbot ci] Re: BPF signature hash chains
[PATCH net-next 00/20] netkit: Support for io_uring zero-copy and AF_XDP
2025-09-27 1:17 UTC (9+ messages)
` [PATCH net-next 14/20] netkit: Add single device mode for netkit
` [PATCH net-next 16/20] netkit: Implement rtnl_link_ops->alloc
` [PATCH net-next 19/20] netkit: Add xsk support for af_xdp applications
[PATCH RFC bpf-next v2 0/5] Add the the capability to load HW RX checsum in eBPF programs
2025-09-27 0:41 UTC (14+ messages)
` [PATCH RFC bpf-next v2 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
[PATCH net-next 0/5][pull request] idpf: add XSk support
2025-09-26 22:20 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: Enable BTF
2025-09-26 21:30 UTC (2+ messages)
[PATCH net-next 1/1] selftests: drv-net: Reload pkt pointer after calling filter_udphdr
2025-09-26 21:10 UTC (3+ messages)
[PATCH v2 bpf-next 0/3] xsk: refactors around generic xmit side
2025-09-26 21:00 UTC (11+ messages)
` [PATCH v2 bpf-next 1/3] xsk: avoid overwriting skb fields for multi-buffer traffic
` [PATCH v2 bpf-next 2/3] xsk: remove @first_frag from xsk_build_skb()
` [PATCH v2 bpf-next 3/3] xsk: wrap generic metadata handling onto separate function
[PATCH bpf-next] libbpf: fix error when st-prefix_ops and ops from differ btf
2025-09-26 20:12 UTC (3+ messages)
[PATCH net] xdp: use multi-buff only if receive queue supports page pool
2025-09-26 19:40 UTC (8+ messages)
[PATCH bpf-next v2] bpf: Add preempt_disable to protect get_perf_callchain
2025-09-26 18:52 UTC (2+ messages)
[PATCH bpf-next 1/1] selftests/bpf: Test changing packet data from kfunc
2025-09-26 18:20 UTC (2+ messages)
[PATCH 0/8] perf build: Support building with Clang
2025-09-26 16:19 UTC (7+ messages)
` [PATCH 4/8] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH 8/8] perf docs: Document building with Clang
[PATCH bpf-next v1 0/6] bpf: implicit bpf_prog_aux argument for kfuncs
2025-09-26 15:11 UTC (21+ messages)
` [PATCH bpf-next v1 1/6] bpf: implement KF_IMPLICIT_PROG_AUX_ARG flag
` [PATCH bpf-next v1 3/6] selftests/bpf: update bpf_wq_set_callback macro
` [PATCH bpf-next v1 5/6] bpf: mark bpf_stream_vprink kfunc with KF_IMPLICIT_PROG_AUX_ARG
` [PATCH bpf-next v1 6/6] bpf: mark bpf_task_work_* kfuncs "
[PATCH bpf-next 1/2] bpf: Enforce expected_attach_type for tailcall compatibility
2025-09-26 13:50 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test case for different expected_attach_type
[PATCH] selftests/bpf: Add -Wsign-compare C compilation flag
2025-09-26 11:45 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Add stacktrace test for kprobe multi
2025-09-26 10:54 UTC (3+ messages)
[syzbot] [bpf?] general protection fault in print_reg_state
2025-09-26 10:36 UTC (10+ messages)
` [PATCH v2] bpf: fix NULL pointer dereference in print_reg_state()
[PATCH v3 0/3] selftests/bpf: Prepare to add -Wsign-compare for bpf selftests
2025-09-26 8:00 UTC (7+ messages)
` [PATCH v3 3/3] selftests/bpf: Prepare to add -Wsign-compare for bpf tests
[PATCH RFC 0/4] Add XDP RX queue index metadata via kfuncs
2025-09-26 6:42 UTC (6+ messages)
[PATCH bpf-next v6 1/3] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
2025-09-25 23:20 UTC (5+ messages)
` [PATCH bpf-next v6 2/3] selftests/bpf: Refactor stacktrace_map case with skeleton
` [PATCH bpf-next v6 3/3] selftests/bpf: Add stacktrace map lookup_and_delete_elem test case
[PATCH bpf-next 1/2] bpf: Emit struct bpf_xdp_sock type in vmlinux BTF
2025-09-25 23:16 UTC (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test changing packet data from global functions with a kfunc
[PATCH bpf-next v2] selftests/bpf: fix flaky bpf_cookie selftest
2025-09-25 23:10 UTC (3+ messages)
[PATCH bpf-next] bpf: Add preempt_disable to protect get_perf_callchain
2025-09-25 23:03 UTC (4+ messages)
[PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
2025-09-25 19:32 UTC (3+ messages)
[PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
2025-09-25 19:28 UTC (3+ messages)
[bug report] [regression?] bpf lsm breaks /proc/*/attr/current with security= on commandline
2025-09-25 19:07 UTC (6+ messages)
[PATCH 0/34] Implement RCU Tasks Trace in terms of SRCU-fast and optimize
2025-09-25 18:58 UTC (7+ messages)
` [PATCH 01/34] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast
` [PATCH 19/34] rcu: Update Requirements.rst for RCU Tasks Trace
[PATCH v3 bpf-next 00/13] BPF indirect jumps
2025-09-25 18:14 UTC (8+ messages)
` [PATCH v3 bpf-next 08/13] bpf, x86: add support for "
` [PATCH v3 bpf-next 13/13] selftests/bpf: add selftests "
[PATCH bpf-next v2 1/2] selftests/bpf: fix flaky bpf_cookie selftest
2025-09-25 18:00 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: task_work selftest cleanup fixes
[PATCH dwarves v1 0/2] btf_encoder: KF_IMPLICIT_PROG_AUX_ARG support
2025-09-25 17:15 UTC (6+ messages)
` [PATCH dwarves v1 2/2] btf_encoder: implement KF_IMPLICIT_PROG_AUX_ARG kfunc flag handling
[PATCH v2 net-next 00/14] AccECN protocol case handling series
2025-09-25 15:46 UTC (5+ messages)
` [PATCH v2 net-next 13/14] tcp: accecn: stop sending AccECN opt when loss ACK w/ option
[PATCH] tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64
2025-09-25 15:32 UTC (2+ messages)
[PATCH -next] bpf: Remove duplicate crypto/sha2.h header
2025-09-25 15:13 UTC (2+ messages)
[PATCH bpf v2 0/3] Fixes for kfunc-mod regressions and warnings
2025-09-25 14:54 UTC (4+ messages)
` [PATCH bpf v2 1/3] bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
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