messages from 2023-03-09 18:03:04 to 2023-03-13 18:30:11 UTC [more...]
[PATCH dwarves 0/3] dwarves: improve BTF encoder comparison method
2023-03-13 18:28 UTC (17+ messages)
` [PATCH dwarves 1/3] dwarves_fprintf: generalize function prototype print to support passing conf
` [PATCH dwarves 2/3] dwarves_fprintf: support skipping modifier
` [PATCH dwarves 3/3] btf_encoder: compare functions via prototypes not parameter names
[PATCH net v2 0/8] update xdp_features flag according to NIC re-configuration
2023-03-13 16:47 UTC (10+ messages)
` [PATCH net v2 6/8] veth: take into account device reconfiguration for xdp_features flag
[PATCH bpf-next v6 0/8] Transit between BPF TCP congestion controls
2023-03-13 16:43 UTC (13+ 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
[syzbot] net test error: WARNING: suspicious RCU usage in veth_set_xdp_features
2023-03-13 15:53 UTC
[RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
2023-03-13 15:51 UTC (7+ messages)
[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
2023-03-13 14:41 UTC (26+ messages)
` [PATCH v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
` [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
[PATCH bpf-next] bpf, doc: use internal linking for link to netdev FAQ
2023-03-13 14:32 UTC (10+ messages)
[PATCH V3 bpf-next] BPF, docs: libbpf Overview Document
2023-03-13 13:03 UTC (4+ messages)
[RFC] Implementing the BPF dispatcher on ARM64
2023-03-13 12:56 UTC (5+ messages)
[PATCH bpf-next v10 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
2023-03-13 7:16 UTC (5+ messages)
` [PATCH bpf-next v10 1/2] bpf: "
` [PATCH bpf-next v10 2/2] bpf/selftests: Test fentry attachment to shadowed functions
[Patch net-next v2] sock_map: dump socket map id via diag
2023-03-13 4:16 UTC
[PATCH bpf-next v3] docs/bpf: Add LRU internals description and graph
2023-03-13 3:54 UTC (2+ messages)
[PATCH intel-net] ice: xsk: disable txq irq before flushing hw
2023-03-13 3:27 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH dwarves 0/1] Support for new btf_type_tag encoding
2023-03-13 2:17 UTC (2+ messages)
` [PATCH dwarves 1/1] dwarf_loader: Support for btf:type_tag
[PATCH net-next] net: introduce budget_squeeze to help us tune rx behavior
2023-03-13 2:05 UTC (4+ messages)
[PATCH bpf-next v3] bpf, docs: Add extended call instructions
2023-03-12 22:19 UTC
[Patch net-next] sock_map: dump socket map id via diag
2023-03-12 19:44 UTC (3+ messages)
A potential deadlock in sockhash map
2023-03-12 19:32 UTC (2+ messages)
[PATCH v2 0/3] Assume libbpf 1.0+
2023-03-12 9:51 UTC (13+ messages)
[RFC PATCH net] bpf: Fix unregister memory model in BPF_PROG_RUN in test runner
2023-03-11 21:37 UTC
[PATCH bpf-next v2] bpf, docs: Add extended call instructions
2023-03-11 22:09 UTC
[PATCH bpf-next] bpf, docs: Add extended call instructions
2023-03-11 22:07 UTC (6+ messages)
` [Bpf] "
[PATCH bpf-next] bpf, docs: Add signed comparison example
2023-03-11 19:27 UTC (2+ messages)
` [Bpf] "
[PATCH v2 0/4] enable bpf_prog_pack allocator for powerpc
2023-03-11 10:16 UTC (12+ 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 V2 bpf-next] BPF, docs: libbpf Overview Document
2023-03-11 2:14 UTC
[PATCH net, stable v1 0/3] add checking sq is full inside xdp xmit
2023-03-11 0:50 UTC (2+ messages)
[PATCH v2 bpf-next 0/3] Support stashing local kptrs with bpf_kptr_xchg
2023-03-11 0:50 UTC (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Support __kptr to local kptrs
` [PATCH v2 bpf-next 2/3] bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add local kptr stashing test
[PATCH v4 0/3] security: Always enable integrity LSM
2023-03-10 23:37 UTC (8+ 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
[PATCH bpf-next v3 1/2] bpf: use canonical ftrace path
2023-03-10 23:34 UTC (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: "
[PATCH bpf-next v4] bpf, docs: Explain helper functions
2023-03-10 21:10 UTC (2+ messages)
[PATCH v1 bpf-next 0/6] Support stashing local kptrs with bpf_kptr_xchg
2023-03-10 20:30 UTC (6+ messages)
` [PATCH v1 bpf-next 4/6] bpf: Support __kptr to local kptrs
` [PATCH v1 bpf-next 6/6] selftests/bpf: Add local kptr stashing test
[PATCH bpf-next v2 0/3] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-10 20:10 UTC (5+ messages)
[PATCH v3 0/3] security: Always enable integrity LSM
2023-03-10 19:59 UTC (12+ messages)
` [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the "
` [PATCH v3 3/3] security: Remove integrity from the LSM list in Kconfig
[PATCH v2 bpf-next 00/17] bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage
2023-03-10 19:19 UTC (3+ messages)
` [PATCH v2 bpf-next 12/17] bpf: Add a few bpf mem allocator functions
[PATCH] kernel/module: add documentation for try_module_get()
2023-03-10 19:04 UTC
[PATCH bpf-next v2] bpf/selftests: Fix send_signal tracepoint tests
2023-03-10 18:40 UTC (2+ messages)
[RFC dwarves] syscall functions in BTF
2023-03-10 18:34 UTC (7+ messages)
[PATCH bpf] bpf: take into account liveness when propagating precision
2023-03-10 18:20 UTC (2+ messages)
[PATCH bpf-next] bpf: ensure state checkpointing at iter_next() call sites
2023-03-10 16:40 UTC (2+ messages)
[PATCH bpf-next 0/4] selftests/bpf: make BPF_CFLAGS stricter with -Wall
2023-03-10 16:20 UTC (2+ 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 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
[LSF/MM/BPF TOPIC] XDP metadata for TX
2023-03-10 11:09 UTC (9+ messages)
[PATCH net-next v3 0/3] vsock: add support for sockmap
2023-03-10 8:53 UTC (2+ messages)
[PATCH v4 net-next] udp: introduce __sk_mem_schedule() usage
2023-03-10 7:40 UTC (2+ messages)
[PATCH bpf-next] bpf/selftests: Fix send_signal tracepoint tests
2023-03-10 6:14 UTC (2+ messages)
[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 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 (2+ messages)
[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 (7+ messages)
` [PATCH bpf-next v5 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
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