messages from 2023-03-08 18:41:37 to 2023-03-10 15:20:11 UTC [more...]
[RFC dwarves] syscall functions in BTF
2023-03-10 15:09 UTC (4+ messages)
[RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
2023-03-10 15:04 UTC (4+ messages)
[PATCH] libbpf: Explicitly call write to append content to file
2023-03-10 15:02 UTC
[PATCH 5.10 223/529] perf llvm: Fix inadvertent file creation
2023-03-10 13:36 UTC
[PATCH dwarves 0/3] dwarves: improve BTF encoder comparison method
2023-03-10 14:50 UTC (2+ messages)
` [PATCH dwarves 1/3] dwarves_fprintf: generalize function prototype print to support passing conf
[PATCH 5.4 143/357] perf llvm: Fix inadvertent file creation
2023-03-10 13:37 UTC
[PATCH 4.19 094/252] perf llvm: Fix inadvertent file creation
2023-03-10 13:37 UTC
[PATCH v2 0/3] Assume libbpf 1.0+
2023-03-10 14:08 UTC (10+ messages)
[PATCH v3 0/3] security: Always enable integrity LSM
2023-03-10 13:38 UTC (13+ messages)
` [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the "
` [PATCH v3 2/3] Revert "integrity: double check iint_cache was initialized"
` [PATCH v3 3/3] security: Remove integrity from the LSM list in Kconfig
[PATCH v4 0/3] security: Always enable integrity LSM
2023-03-10 13:30 UTC (7+ messages)
` [PATCH v4 1/3] security: Introduce LSM_ORDER_LAST and set it for the "
` [PATCH v4 2/3] Revert "integrity: double check iint_cache was initialized"
` [PATCH v4 3/3] security: Remove integrity from the LSM list in Kconfig
[LSF/MM/BPF TOPIC] XDP metadata for TX
2023-03-10 11:09 UTC (9+ messages)
[RFC] Implementing the BPF dispatcher on ARM64
2023-03-10 9:33 UTC
[PATCH net-next v3 0/3] vsock: add support for sockmap
2023-03-10 8:53 UTC (2+ messages)
[PATCH bpf-next v10 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
2023-03-10 7:41 UTC (3+ messages)
` [PATCH bpf-next v10 1/2] bpf: "
` [PATCH bpf-next v10 2/2] bpf/selftests: Test fentry attachment to shadowed functions
[PATCH v4 net-next] udp: introduce __sk_mem_schedule() usage
2023-03-10 7:40 UTC (2+ messages)
[PATCH bpf-next v2] bpf/selftests: Fix send_signal tracepoint tests
2023-03-10 6:19 UTC
[PATCH bpf-next] bpf/selftests: Fix send_signal tracepoint tests
2023-03-10 6:14 UTC (2+ messages)
[PATCH bpf-next] bpf: ensure state checkpointing at iter_next() call sites
2023-03-10 6:01 UTC
[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
2023-03-10 5:12 UTC (14+ messages)
` [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
[PATCH bpf-next v6 0/8] Transit between BPF TCP congestion controls
2023-03-10 4:38 UTC (9+ messages)
` [PATCH bpf-next v6 1/8] bpf: Retire the struct_ops map kvalue->refcnt
` [PATCH bpf-next v6 2/8] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next v6 3/8] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v6 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next v6 5/8] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next v6 6/8] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next v6 7/8] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link
` [PATCH bpf-next v6 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms
[PATCH V2 bpf-next] BPF, docs: libbpf Overview Document
2023-03-10 4:35 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace_return_code
2023-03-10 3:20 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with the bpf tree
2023-03-10 3:18 UTC (3+ messages)
[PATCH bpf] bpf: take into account liveness when propagating precision
2023-03-09 22:41 UTC
[PATCH net-next v2 0/8][pull request] i40e: support XDP multi-buffer
2023-03-09 21:28 UTC (9+ messages)
` [PATCH net-next v2 1/8] i40e: consolidate maximum frame size calculation for vsi
` [PATCH net-next v2 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [PATCH net-next v2 3/8] i40e: add pre-xdp page_count in rx_buffer
` [PATCH net-next v2 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [PATCH net-next v2 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [PATCH net-next v2 6/8] i40e: introduce next_to_process to i40e_ring
` [PATCH net-next v2 7/8] i40e: add xdp_buff to i40e_ring struct
` [PATCH net-next v2 8/8] i40e: add support for XDP multi-buffer Rx
[PATCH bpf-next v2 0/2] selftests/bpf: use ifname instead of ifindex in XDP
2023-03-09 20:00 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] selftests/bpf: use ifname instead of ifindex in XDP compliance test tool
` [PATCH bpf-next v2 2/2] selftests/bpf: improve error logs "
[PATCH] bpf: fixed a typo for BPF_F_ANY_ALIGNMENT in bpf.h
2023-03-09 19:50 UTC (2+ messages)
[PATCH v2 bpf-next] selftests/bpf: Fix flaky fib_lookup test
2023-03-09 19:50 UTC (2+ messages)
[PATCH] Revert "libbpf: Poison strlcpy()"
2023-03-09 19:03 UTC (7+ messages)
[Question] How can I get floating point registers on arm64
2023-03-09 18:36 UTC (5+ messages)
[PATCH bpf-next v5 0/8] Transit between BPF TCP congestion controls
2023-03-09 18:19 UTC (24+ messages)
` [PATCH bpf-next v5 1/8] bpf: Retire the struct_ops map kvalue->refcnt
` [PATCH bpf-next v5 2/8] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next v5 3/8] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v5 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next v5 5/8] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next v5 6/8] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next v5 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms
[PATCH v2 0/4] enable bpf_prog_pack allocator for powerpc
2023-03-09 18:02 UTC (5+ messages)
` [PATCH v2 1/4] powerpc/code-patching: introduce patch_instructions()
` [PATCH v2 2/4] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v2 3/4] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v2 4/4] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
[PATCH v1 bpf-next 0/6] Support stashing local kptrs with bpf_kptr_xchg
2023-03-09 18:01 UTC (7+ messages)
` [PATCH v1 bpf-next 1/6] bpf: verifier: Rename kernel_type_name helper to btf_type_name
` [PATCH v1 bpf-next 2/6] bpf: btf: Remove unused btf_field_info_type enum
` [PATCH v1 bpf-next 3/6] bpf: Change btf_record_find enum parameter to field_mask
` [PATCH v1 bpf-next 4/6] bpf: Support __kptr to local kptrs
` [PATCH v1 bpf-next 5/6] bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
` [PATCH v1 bpf-next 6/6] selftests/bpf: Add local kptr stashing test
[PATCH v2 0/4] enable bpf_prog_pack allocator for powerpc
2023-03-09 18:00 UTC (5+ messages)
` [PATCH v2 1/4] powerpc/code-patching: introduce patch_instructions()
` [PATCH v2 2/4] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v2 3/4] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v2 4/4] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
[PATCH bpf-next v9 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
2023-03-09 17:25 UTC (4+ messages)
[PATCH bpf-next v2 0/3] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-09 16:43 UTC (3+ messages)
[PATCH net-next] net: stmmac: call stmmac_finalize_xdp_rx() on a condition
2023-03-09 16:34 UTC (4+ messages)
[PATCH] xsk: Add missing overflow check in xdp_umem_reg
2023-03-09 16:30 UTC (5+ messages)
[PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-09 16:27 UTC (12+ messages)
` [PATCH bpf-next v1 1/2] "
[PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
2023-03-09 14:58 UTC (8+ messages)
[PATCH net v2 0/8] update xdp_features flag according to NIC re-configuration
2023-03-09 12:25 UTC (9+ messages)
` [PATCH net v2 1/8] tools: ynl: fix render-max for flags definition
` [PATCH net v2 2/8] tools: ynl: fix get_mask utility routine
` [PATCH net v2 3/8] xdp: add xdp_set_features_flag "
` [PATCH net v2 4/8] net: thunderx: take into account xdp_features setting tx/rx queues
` [PATCH net v2 5/8] net: ena: "
` [PATCH net v2 6/8] veth: take into account device reconfiguration for xdp_features flag
` [PATCH net v2 7/8] net/mlx5e: "
` [PATCH net v2 8/8] mvpp2: take care of xdp_features when reconfiguring queues
[PATCH] virtio_net: Use NETDEV_TX_BUSY when has no buf to send
2023-03-09 12:26 UTC (3+ messages)
[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
2023-03-09 11:58 UTC (7+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH bpf-next v2 2/2] bpf/selftests: add selftest for SMC bpf capability
[PATCH net-next 0/8] update xdp_features flag according to NIC re-configuration
2023-03-09 8:43 UTC (8+ messages)
` [PATCH net-next 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag
[PATCH net, stable v1 0/3] add checking sq is full inside xdp xmit
2023-03-09 6:51 UTC (8+ messages)
` [PATCH net, stable v1 3/3] virtio_net: "
[PATCH bpf-next] selftests/bpf: Fix flaky fib_lookup test
2023-03-09 5:51 UTC (2+ messages)
[PATCH bpf-next 0/4] selftests/bpf: make BPF_CFLAGS stricter with -Wall
2023-03-09 5:40 UTC (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: prevent unused variable warning in bpf_for()
` [PATCH bpf-next 2/4] selftests/bpf: add __sink() macro to fake variable consumption
` [PATCH bpf-next 3/4] selftests/bpf: fix lots of silly mistakes pointed out by compiler
` [PATCH bpf-next 4/4] selftests/bpf: make BPF compiler flags stricter
[PATCH v4 bpf-next 3/8] bpf: add support for open-coded iterator loops
2023-03-09 5:19 UTC (3+ messages)
[PATCH net-next 0/8][pull request] i40e: support XDP multi-buffer
2023-03-09 2:28 UTC (5+ messages)
` [PATCH net-next 2/8] i40e: change Rx buffer size for legacy-rx to "
[PATCH v4 bpf-next] bpf: Refactor release_regno searching logic
2023-03-09 2:13 UTC (2+ messages)
[PATCH bpf-next 0/3] net: skbuff: skb bitfield compaction - bpf
2023-03-09 1:16 UTC (3+ messages)
` [PATCH bpf-next 1/3] net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
[PATCH v3 bpf-next] bpf: Refactor release_regno searching logic
2023-03-09 1:15 UTC (3+ messages)
Broken build on 6.3-rc1 with uClibc-ng based toolchains due to poisoned strlcpy
2023-03-09 0:35 UTC (3+ messages)
[PATCH bpf-next] libbpf: poison strlcpy()
2023-03-09 0:32 UTC (4+ messages)
[PATCH v5 bpf-next 0/8] BPF open-coded iterators
2023-03-09 0:30 UTC (9+ messages)
` [PATCH v5 bpf-next 2/8] bpf: add iterator kfuncs registration and validation logic
` [PATCH v5 bpf-next 3/8] bpf: add support for open-coded iterator loops
` [PATCH v5 bpf-next 4/8] bpf: implement numbers iterator
` [PATCH v5 bpf-next 5/8] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
` [PATCH v5 bpf-next 6/8] selftests/bpf: add iterators tests
` [PATCH v5 bpf-next 7/8] selftests/bpf: add number iterator tests
` [PATCH v5 bpf-next 8/8] selftests/bpf: implement and test custom testmod_seq iterator
pull-request: bpf-next 2023-03-08
2023-03-08 23:00 UTC (2+ messages)
KASAN veth use after free in XDP_REDIRECT
2023-03-08 22:33 UTC (4+ messages)
[PATCH net v3] ixgbe: Panic during XDP_TX with > 64 CPUs
2023-03-08 22:07 UTC
[PATCH bpf-next v4] bpf, docs: Explain helper functions
2023-03-08 20:53 UTC
[PATCH bpf-next v2 RESEND] bpf, docs: Add docs on extended 64-bit immediate instructions
2023-03-08 20:46 UTC
[PATCH] bpf: Fix IMA test
2023-03-08 19:20 UTC (4+ messages)
[PATCH bpf-next v4 0/9] Transit between BPF TCP congestion controls
2023-03-08 18:43 UTC (7+ messages)
` [PATCH bpf-next v4 9/9] selftests/bpf: Test switching TCP Congestion Control algorithms
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