BPF List
 help / color / mirror / Atom feed
 messages from 2025-09-24 19:23:28 to 2025-09-25 23:20:12 UTC [more...]

[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 v1 0/6] bpf: implicit bpf_prog_aux argument for kfuncs
 2025-09-25 23:07 UTC  (21+ messages)
` [PATCH bpf-next v1 1/6] bpf: implement KF_IMPLICIT_PROG_AUX_ARG flag
` [PATCH bpf-next v1 2/6] bpf,docs: Add documentation for KF_IMPLICIT_PROG_AUX_ARG
` [PATCH bpf-next v1 3/6] selftests/bpf: update bpf_wq_set_callback macro
` [PATCH bpf-next v1 4/6] bpf: implement bpf_wq_set_callback kfunc with implicit prog_aux
` [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] bpf: Add preempt_disable to protect get_perf_callchain
 2025-09-25 23:03 UTC  (4+ messages)

[PATCH iproute2-next] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
 2025-09-25 22:53 UTC 

[PATCH v10 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-09-25 22:52 UTC  (6+ 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 v7 00/12] Direct Map Removal Support for guest_memfd
 2025-09-25 20:13 UTC  (17+ messages)
` [PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
  ` [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 0/8] perf build: Support building with Clang
 2025-09-25 19:43 UTC  (13+ messages)
` [PATCH 1/8] tools build: Align warning options with perf
` [PATCH 2/8] perf python: split Clang options when invoking Popen
` [PATCH 3/8] bpftool: Conditionally add -Wformat-signedness flag
` [PATCH 4/8] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH 5/8] perf test coresight: Dismiss clang warning for thread loop
` [PATCH 6/8] perf test coresight: Dismiss clang warning for unroll loop thread
` [PATCH 7/8] perf build: Support build with clang
` [PATCH 8/8] perf docs: Document building with Clang

[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 v2 bpf-next 0/3] xsk: refactors around generic xmit side
 2025-09-25 18:28 UTC  (6+ 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 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 net-next 1/1] selftests: drv-net: Reload pkt pointer after calling filter_udphdr
 2025-09-25 17:47 UTC  (2+ messages)

[PATCH dwarves v1 0/2] btf_encoder: KF_IMPLICIT_PROG_AUX_ARG support
 2025-09-25 17:15 UTC  (7+ messages)
` [PATCH dwarves v1 1/2] btf_encoder: refactor btf_encoder__add_func_proto
` [PATCH dwarves v1 2/2] btf_encoder: implement KF_IMPLICIT_PROG_AUX_ARG kfunc flag handling

[PATCH v3 0/3] selftests/bpf: Prepare to add -Wsign-compare for bpf selftests
 2025-09-25 16:26 UTC  (7+ messages)
` [PATCH v3 1/3] selftests/bpf: Prepare to add -Wsign-compare for bpf tests
` [PATCH v3 2/3] "
` [PATCH v3 3/3] "

[PATCH v2 net-next 00/14] AccECN protocol case handling series
 2025-09-25 15:46 UTC  (9+ messages)
` [PATCH v2 net-next 03/14] tcp: accecn: Add ece_delta to rate_sample
` [PATCH v2 net-next 13/14] tcp: accecn: stop sending AccECN opt when loss ACK w/ option

[PATCH bpf-next v8 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
 2025-09-25 15:37 UTC  (8+ 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

[syzbot] [bpf?] general protection fault in print_reg_state
 2025-09-25 15:31 UTC  (7+ messages)
` [PATCH v2] bpf: fix NULL pointer dereference in print_reg_state()

[PATCH] tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64
 2025-09-25 15:32 UTC  (5+ 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

[PATCH bpf-next v4 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-25 13:32 UTC  (3+ messages)
` [PATCH bpf-next v4 04/15] selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()

[PATCH bpf-next v5 1/3] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
 2025-09-25 13:12 UTC  (4+ messages)
` [PATCH bpf-next v5 3/3] selftests/bpf: Add stacktrace map lookup_and_delete_elem test case

[PATCH bpf-next v3 0/3] Signed loads from Arena
 2025-09-25 13:10 UTC  (5+ messages)
` [PATCH bpf-next v3 2/3] bpf, arm64: Add support for signed arena loads

[PATCH bpf-next v2] selftests/bpf: Add -Wsign-compare C compilation flag
 2025-09-25 11:58 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Add stacktrace test for kprobe multi
 2025-09-25 11:51 UTC 

[PATCH v7 mm-new 0/9] mm, bpf: BPF based THP order selection
 2025-09-25 11:38 UTC  (4+ messages)
` [PATCH v7 mm-new 02/10] mm: thp: add support for "

[PATCH 0/1] bpftool: Formatting defined by user:fmt: decl tag
 2025-09-25 11:11 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH RFC 0/4] Add XDP RX queue index metadata via kfuncs
 2025-09-25 12:03 UTC  (11+ messages)

[PATCH RFC bpf-next v2 0/5] Add the the capability to load HW RX checsum in eBPF programs
 2025-09-25 10:58 UTC  (9+ messages)
` [PATCH RFC bpf-next v2 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH RFC bpf-next v2 2/5] net: veth: Add xmo_rx_checksum callback to veth driver
` [PATCH RFC bpf-next v2 3/5] net: ice: Add xmo_rx_checksum callback
` [PATCH RFC bpf-next v2 4/5] selftests/bpf: Add selftest support for bpf_xdp_metadata_rx_checksum
` [PATCH RFC bpf-next v2 5/5] selftests/bpf: Add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog

[PATCH net] xdp: use multi-buff only if receive queue supports page pool
 2025-09-25  9:42 UTC  (4+ messages)

[PATCH -next] bpftool: Remove duplicate string.h header
 2025-09-25  9:29 UTC  (2+ messages)

[PATCH bpf-next 0/3] xsk: refactors around generic xmit side
 2025-09-25  8:17 UTC  (7+ messages)
` [PATCH bpf-next 2/3] xsk: remove @first_frag from xsk_build_skb()

[PATCH v2 0/2] tracing: fprobe: Protect return handler from recursion loop
 2025-09-25  7:26 UTC  (4+ messages)
` [PATCH v2 1/2] tracing: fgraph: "

[syzbot] [bpf?] [net?] possible deadlock in xdp_umem_pin_pages
 2025-09-25  3:11 UTC 

[PATCH bpf-next 0/2] bpf: Add more dentry kfuncs for BPF LSM programs
 2025-09-25  0:56 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf: Add "
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for dentry kfuncs

pull-request: bpf-next 2025-09-23
 2025-09-25  0:29 UTC  (4+ messages)

[RFC PATCH bpf-next v2 0/6] bpf: Extend bpf syscall with common attributes support
 2025-09-25  0:02 UTC  (14+ messages)
` [RFC PATCH bpf-next v2 2/6] libbpf: Add support for extended bpf syscall
` [RFC PATCH bpf-next v2 3/6] bpf: Add common attr support for prog_load and btf_load
` [RFC PATCH bpf-next v2 5/6] libbpf: Add common attr support for map_create

[PATCH bpf-next v2 0/4] net/smc: Introduce smc_hs_ctrl
 2025-09-24 23:51 UTC  (5+ messages)
` [PATCH bpf-next v2 3/4] libbpf: fix error when st-prefix_ops and ops from differ btf

[PATCH bpf-next v7 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
 2025-09-24 23:47 UTC  (9+ messages)
` [PATCH bpf-next v7 4/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps

[PATCH bpf v3 0/9] Fixes for LPM trie
 2025-09-24 23:31 UTC  (5+ messages)
` [PATCH bpf v3 6/9] bpf: Switch to bpf mem allocator "

[PATCH] x86/ibt: make is_endbr() notrace
 2025-09-24 22:59 UTC  (10+ messages)
` [PATCH] tracing: fgraph: Protect return handler from recursion loop

[PATCH net-next] selftests: drv-net: Enable BTF
 2025-09-24 22:25 UTC 

[BUG] Failed to obtain stack trace via bpf_get_stackid on ARM64 architecture
 2025-09-24 22:00 UTC  (3+ messages)

[BUG] Failed to obtain stack trace via bpf_get_stackid on ARM64 architecture
 2025-09-24 21:56 UTC  (4+ messages)

[bug report] bpf: callchain sensitive stack liveness tracking using CFG
 2025-09-24 20:40 UTC  (2+ messages)

[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-09-24 20:23 UTC  (20+ messages)
` [PATCH 01/19 v6.1.y] minmax: add in_range() macro
` [PATCH 02/19 v6.1.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 v6.1.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 v6.1.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 v6.1.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 v6.1.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 09/19 v6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 v6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 v6.1.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 v6.1.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 v6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 v6.1.y] minmax.h: update some comments
` [PATCH 15/19 v6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 v6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 v6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 v6.1.y] minmax.h: remove some #defines that are only expanded once

[PATCH] selftests/bpf: Add -Wsign-compare C compilation flag
 2025-09-24 20:23 UTC  (3+ messages)


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