public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-06 07:10:22 to 2023-03-08 00:30:32 UTC [more...]

[PATCH v2] perf lock contention: Fix builtin detection
 2023-03-08  0:30 UTC 

[Question] How can I get floating point registers on arm64
 2023-03-08  0:28 UTC  (2+ messages)

Selectively delay loading of eBPF program
 2023-03-08  0:10 UTC  (4+ messages)

[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
 2023-03-08  0:01 UTC  (12+ messages)
` [PATCH v13 bpf-next 03/10] bpf: Allow initializing dynptrs in kfuncs
` [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr

[PATCH bpf-next v3 0/2] libbpf: usdt arm arg parsing support
 2023-03-07 23:41 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] libbpf: refactor parse_usdt_arg() to re-use code
` [PATCH bpf-next v3 2/2] libbpf: usdt arm arg parsing support

[PATCH bpf-next] libbpf: Fix theoretical u32 underflow in find_cd() function
 2023-03-07 23:40 UTC  (2+ messages)

[PATCH v2 bpf-next 0/8] BPF open-coded iterators
 2023-03-07 23:38 UTC  (12+ messages)
` [PATCH v2 bpf-next 1/8] bpf: factor out fetching basic kfunc metadata
` [PATCH v2 bpf-next 2/8] bpf: add iterator kfuncs registration and validation logic
` [PATCH v2 bpf-next 3/8] bpf: add support for open-coded iterator loops
` [PATCH v2 bpf-next 4/8] bpf: implement number iterator
` [PATCH v2 bpf-next 5/8] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
` [PATCH v2 bpf-next 6/8] selftests/bpf: add iterators tests
` [PATCH v2 bpf-next 7/8] selftests/bpf: add number iterator tests
` [PATCH v2 bpf-next 8/8] selftests/bpf: implement and test custom testmod_seq iterator

[PATCH bpf-next v4 0/9] Transit between BPF TCP congestion controls
 2023-03-07 23:33 UTC  (10+ messages)
` [PATCH bpf-next v4 1/9] bpf: Retire the struct_ops map kvalue->refcnt
` [PATCH bpf-next v4 2/9] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v4 3/9] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next v4 4/9] bpf: Validate kdata of a struct_ops before transiting to READY
` [PATCH bpf-next v4 5/9] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next v4 6/9] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next v4 7/9] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next v4 8/9] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link
` [PATCH bpf-next v4 9/9] selftests/bpf: Test switching TCP Congestion Control algorithms

[RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
 2023-03-07 23:33 UTC  (10+ messages)
` [PATCH 1/9] perf bpf filter: Introduce basic BPF filter expression
` [PATCH 2/9] perf bpf filter: Implement event sample filtering
` [PATCH 3/9] perf record: Add BPF event filter support
` [PATCH 4/9] perf record: Record dropped sample count
` [PATCH 5/9] perf bpf filter: Add 'pid' sample data support
` [PATCH 6/9] perf bpf filter: Add more weight "
` [PATCH 7/9] perf bpf filter: Add data_src "
` [PATCH 8/9] perf bpf filter: Add logical OR operator
` [PATCH 9/9] perf bpf filter: Show warning for missing sample flags

[PATCH v3 bpf-next 0/8] BPF open-coded iterators
 2023-03-07 23:29 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/8] bpf: factor out fetching basic kfunc metadata
` [PATCH v3 bpf-next 2/8] bpf: add iterator kfuncs registration and validation logic
` [PATCH v3 bpf-next 3/8] bpf: add support for open-coded iterator loops
` [PATCH v3 bpf-next 4/8] bpf: implement number iterator
` [PATCH v3 bpf-next 5/8] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
` [PATCH v3 bpf-next 6/8] selftests/bpf: add iterators tests
` [PATCH v3 bpf-next 7/8] selftests/bpf: add number iterator tests
` [PATCH v3 bpf-next 8/8] selftests/bpf: implement and test custom testmod_seq iterator

[RFC/PATCHSET 0/8] perf record: Implement BPF sample filter (v3)
 2023-03-07 23:06 UTC  (14+ messages)
` [PATCH 1/8] perf bpf filter: Introduce basic BPF filter expression
` [PATCH 2/8] perf bpf filter: Implement event sample filtering
` [PATCH 3/8] perf record: Add BPF event filter support
` [PATCH 4/8] perf record: Record dropped sample count

[PATCH bpf-next 00/17] BPF open-coded iterators
 2023-03-07 21:54 UTC  (11+ messages)
` [PATCH bpf-next 13/17] bpf: add support for open-coded iterator loops
` [PATCH bpf-next 15/17] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros

[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
 2023-03-07 21:18 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] XDP metadata for TX
 2023-03-07 19:32 UTC  (7+ messages)

[PATCH bpf-next v3 0/8] Transit between BPF TCP congestion controls
 2023-03-07 19:17 UTC  (15+ messages)
` [PATCH bpf-next v3 1/8] bpf: Maintain the refcount of struct_ops maps directly
` [PATCH bpf-next v3 2/8] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v3 3/8] net: Update an existing TCP congestion control algorithm

[PATCH 5.15 259/567] perf llvm: Fix inadvertent file creation
 2023-03-07 16:59 UTC 

[PATCH] xsk: Add missing overflow check in xdp_umem_reg
 2023-03-07 18:58 UTC  (3+ messages)

[PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-07 18:14 UTC  (10+ messages)
` [PATCH bpf-next v1 1/2] "

[PATCH 6.1 385/885] perf llvm: Fix inadvertent file creation
 2023-03-07 16:55 UTC 

Suggested patch for bpftool
 2023-03-07 18:15 UTC  (3+ messages)
  ` [EXTERNAL] "

BPF CI regression in IMA
 2023-03-07 18:04 UTC 

[PATCH bpf-next v4 00/18] bpf: bpf memory usage
 2023-03-07 17:40 UTC  (2+ messages)

[PATCH 6.2 0461/1001] perf llvm: Fix inadvertent file creation
 2023-03-07 16:53 UTC 

[PATCH bpf-next 0/2] update 32-bit bounds when the lower 32-bit value is not wrapping
 2023-03-07 22:04 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: check bounds not in the 32-bit range

[PATCH] perf lock contention: Fix builtin detection
 2023-03-07 16:52 UTC  (4+ messages)

[PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability
 2023-03-07 16:44 UTC  (3+ messages)

[PATCH net 0/2] add checking sq is full inside xdp xmit
 2023-03-07 15:59 UTC  (12+ messages)
` [PATCH net 1/2] virtio_net: separate the logic of checking whether sq is full
` [PATCH net 2/2] virtio_net: add checking sq is full inside xdp xmit

[PATCH bpf-next] bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again
 2023-03-07 16:00 UTC  (4+ messages)

[PATCH] bpf: extend btf id list
 2023-03-07 15:12 UTC 

[PATCH v3 net-next] udp: introduce __sk_mem_schedule() usage
 2023-03-07 14:55 UTC  (2+ messages)

[PATCH net-next 0/8] update xdp_features flag according to NIC re-configuration
 2023-03-07 14:54 UTC  (9+ messages)
` [PATCH net-next 1/8] tools: ynl: fix render-max for flags definition
` [PATCH net-next 2/8] tools: ynl: fix get_mask utility routine
` [PATCH net-next 3/8] xdp: add xdp_set_features_flag "
` [PATCH net-next 4/8] net: thunderx: take into account xdp_features setting tx/rx queues
` [PATCH net-next 5/8] net: ena: "
` [PATCH net-next 6/8] veth: take into account device reconfiguration for xdp_features flag
` [PATCH net-next 7/8] net/mlx5e: "
` [PATCH net-next 8/8] mvpp2: take care of xdp_features when reconfiguring queues

pull-request: bpf-next 2023-03-06
 2023-03-07  4:47 UTC  (3+ messages)

[PATCH bpf-next 00/16] bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage
 2023-03-07  3:47 UTC  (20+ messages)
` [PATCH bpf-next 01/16] bpf: Move a few bpf_local_storage functions to static scope
` [PATCH bpf-next 02/16] bpf: Refactor codes into bpf_local_storage_destroy
` [PATCH bpf-next 03/16] bpf: Remove __bpf_local_storage_map_alloc
` [PATCH bpf-next 04/16] bpf: Remove the preceding __ from __bpf_selem_unlink_storage
` [PATCH bpf-next 05/16] bpf: Remember smap in bpf_local_storage
` [PATCH bpf-next 06/16] bpf: Repurpose use_trace_rcu to reuse_now "
` [PATCH bpf-next 07/16] bpf: Remove bpf_selem_free_fields*_rcu
` [PATCH bpf-next 08/16] bpf: Add bpf_selem_free_rcu callback
` [PATCH bpf-next 09/16] bpf: Add bpf_selem_free()
` [PATCH bpf-next 10/16] bpf: Add bpf_local_storage_rcu callback
` [PATCH bpf-next 11/16] bpf: Add bpf_local_storage_free()
` [PATCH bpf-next 12/16] bpf: Use bpf_mem_cache_alloc/free in bpf_selem_alloc/free
` [PATCH bpf-next 13/16] bpf: Use bpf_mem_cache_alloc/free for bpf_local_storage
` [PATCH bpf-next 14/16] selftests/bpf: Replace CHECK with ASSERT in test_local_storage
` [PATCH bpf-next 15/16] selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap is NULL
` [PATCH bpf-next 16/16] selftests/bpf: Add local-storage-create benchmark

[PATCH v2 net-next] udp: introduce __sk_mem_schedule() usage
 2023-03-07  0:25 UTC  (3+ messages)

[RFC net-next] ethtool: provide XDP information with XDP_FEATURES_GET
 2023-03-07  0:15 UTC  (7+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2023-03-06 22:58 UTC 

stable backport of patches fixing perf, libbpf and bpftools compilation with binutils 2.40
 2023-03-06 22:58 UTC 

[PATCH 0/2] Hyperlink fixes for BPF QA documentation
 2023-03-06 22:33 UTC  (2+ messages)

[PATCH bpf v6] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-03-06 22:27 UTC  (2+ messages)

[PATCH bpf v2 0/2] fix resolving VAR after DATASEC
 2023-03-06 22:19 UTC  (4+ messages)
` [PATCH bpf v2 1/2] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
` [PATCH bpf v2 2/2] selftests/bpf: check that modifier resolves after pointer

pull-request: bpf 2023-03-06
 2023-03-06 21:59 UTC 

[PATCH net-next 0/8][pull request] i40e: support XDP multi-buffer
 2023-03-06 21:08 UTC  (9+ messages)
` [PATCH net-next 1/8] i40e: consolidate maximum frame size calculation for vsi
` [PATCH net-next 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [PATCH net-next 3/8] i40e: add pre-xdp page_count in rx_buffer
` [PATCH net-next 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [PATCH net-next 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [PATCH net-next 6/8] i40e: introduce next_to_process to i40e_ring
` [PATCH net-next 7/8] i40e: add xdp_buff to i40e_ring struct
` [PATCH net-next 8/8] i40e: add support for XDP multi-buffer Rx

[LSF/MM/BPF TOPIC] vmtest: Reusable virtual machine testing infrastructure
 2023-03-06 19:07 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH bpf-next v4 0/3] libbpf: allow users to set kprobe/uprobe attach mode
 2023-03-06 18:00 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] libbpf: add support "

[syzbot] [hfs?] kernel BUG in __block_write_full_page
 2023-03-06 17:44 UTC 

[PATCH bpf-next] selftests/bpf: use ifname instead of ifindex in XDP compliance test tool
 2023-03-06 16:01 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Use text error for btf_custom_path failures
 2023-03-06 16:17 UTC  (5+ messages)

[PATCH bpf-next] tools/resolve_btfids: Add /libsubcmd to .gitignore
 2023-03-06 15:30 UTC  (2+ messages)

[PATCH] btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
 2023-03-06  9:26 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