messages from 2023-02-15 12:33:11 to 2023-02-17 00:42:08 UTC [more...]
[PATCH bpf-next 0/4] bpf: A fix and a change to bpf_fib_lookup
2023-02-17 0:41 UTC (3+ messages)
` [PATCH bpf-next 1/4] bpf: Disable bh in bpf_test_run for xdp and tc prog
` [PATCH bpf-next 2/4] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
[PATCH bpf-next 0/2] Allow reads from uninit stack
2023-02-17 0:36 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: Tests for uninitialized stack reads
[PATCH bpf-next v3 0/8] Add Memory Sanitizer support
2023-02-17 0:10 UTC (11+ messages)
` [PATCH bpf-next v3 1/8] libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
` [PATCH bpf-next v3 3/8] bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
` [PATCH bpf-next v3 7/8] libbpf: Add MSan annotations
` [PATCH bpf-next v3 8/8] selftests/bpf: "
[PATCH bpf-next v6 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
2023-02-16 23:55 UTC (7+ messages)
` [PATCH bpf-next v6 1/2] bpf: "
` [PATCH bpf-next v6 2/2] bpf/selftests: Test fentry attachment to shadowed functions
[PATCH bpf-next 0/7] Transit between BPF TCP congestion controls
2023-02-16 22:59 UTC (35+ messages)
` [PATCH bpf-next 1/7] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next 2/7] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next 3/7] bpf: Register and unregister a struct_ops by their bpf_links
` [PATCH bpf-next 4/7] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next 5/7] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next 6/7] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next 7/7] selftests/bpf: Test switching TCP Congestion Control algorithms
[PATCH v10 bpf-next 0/9] Add skb + xdp dynptrs
2023-02-16 22:55 UTC (10+ messages)
` [PATCH v10 bpf-next 1/9] bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
` [PATCH v10 bpf-next 2/9] bpf: Refactor process_dynptr_func
` [PATCH v10 bpf-next 3/9] bpf: Allow initializing dynptrs in kfuncs
` [PATCH v10 bpf-next 4/9] bpf: Define no-ops for externally called bpf dynptr functions
` [PATCH v10 bpf-next 5/9] bpf: Refactor verifier dynptr into get_dynptr_arg_reg
` [PATCH v10 bpf-next 6/9] bpf: Add skb dynptrs
` [PATCH v10 bpf-next 7/9] bpf: Add xdp dynptrs
` [PATCH v10 bpf-next 8/9] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
` [PATCH v10 bpf-next 9/9] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
[RFC] libbbpf/bpftool: Support 32-bit Architectures
2023-02-16 22:13 UTC (3+ messages)
[PATCH v2 bpf-next 0/3] Fix BPF verifier global subprog context argument logic
2023-02-16 19:53 UTC (6+ messages)
` [PATCH v2 bpf-next 1/3] bpf: fix global subprog context argument resolution logic
` [PATCH v2 bpf-next 2/3] selftests/bpf: convert test_global_funcs test to test_loader framework
` [PATCH v2 bpf-next 3/3] selftests/bpf: add global subprog context passing tests
[RFC/PATCHSET 0/7] perf record: Implement BPF sample filter (v1)
2023-02-16 18:38 UTC (6+ messages)
` [PATCH 4/7] perf record: Record dropped sample count
[PATCH bpf-next] selftests/bpf: Remove not used headers
2023-02-16 18:31 UTC (2+ messages)
[PATCH RFC bpf-next v2 0/4] bpf: Support 64-bit pointers to kfuncs
2023-02-16 18:03 UTC (9+ messages)
` [PATCH RFC bpf-next v2 1/4] bpf: Introduce BPF_HELPER_CALL
` [PATCH RFC bpf-next v2 2/4] bpf: Use BPF_HELPER_CALL in check_subprogs()
` [PATCH RFC bpf-next v2 3/4] bpf, x86: Use bpf_jit_get_func_addr()
` [PATCH RFC bpf-next v2 4/4] bpf: Support 64-bit pointers to kfuncs
[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
2023-02-16 17:15 UTC (9+ messages)
` [PATCH RFC net-next v2 1/3] vsock: support sockmap
` [PATCH RFC net-next v2 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH RFC net-next v2 3/3] selftests/bpf: Add a test case for vsock sockmap
[PATCH bpf-next] Fix typos in selftest/bpf files
2023-02-16 16:58 UTC (2+ messages)
[PATCH bpf-next V2] igc: enable and fix RX hash usage by netstack
2023-02-16 16:52 UTC
[PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
2023-02-16 16:46 UTC (9+ messages)
` [Intel-wired-lan] "
` [xdp-hints] "
[RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
2023-02-16 16:35 UTC (21+ messages)
[PATCH bpf-next] Fix typos in selftest/bpf files
2023-02-16 14:51 UTC (4+ messages)
` [Re: PATCH "
[PATCH intel-next v5 0/8] i40e: support XDP multi-buffer
2023-02-16 14:43 UTC (11+ messages)
` [PATCH intel-next v5 1/8] i40e: consolidate maximum frame size calculation for vsi
` [PATCH intel-next v5 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [PATCH intel-next v5 3/8] i40e: add pre-xdp page_count in rx_buffer
` [PATCH intel-next v5 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [PATCH intel-next v5 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [PATCH intel-next v5 6/8] i40e: introduce next_to_process to i40e_ring
` [PATCH intel-next v5 7/8] i40e: add xdp_buff to i40e_ring struct
` [PATCH intel-next v5 8/8] i40e: add support for XDP multi-buffer Rx
[PATCH intel-net] ice: xsk: disable txq irq before flushing hw
2023-02-16 14:20 UTC (2+ messages)
[PATCH bpf-next V1] xdp: bpf_xdp_metadata use NODEV for no device support
2023-02-16 14:13 UTC (7+ messages)
` [xdp-hints] "
` [xdp-hints] "
[PATCH intel-next v3 0/8] i40e: support XDP multi-buffer
2023-02-16 14:00 UTC (6+ messages)
` [PATCH intel-next v3 8/8] i40e: add support for XDP multi-buffer Rx
[PATCH intel-next v4 0/8] i40e: support XDP multi-buffer
2023-02-16 13:53 UTC (17+ messages)
` [PATCH intel-next v4 1/8] i40e: consolidate maximum frame size calculation for vsi
` [PATCH intel-next v4 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [PATCH intel-next v4 3/8] i40e: add pre-xdp page_count in rx_buffer
` [PATCH intel-next v4 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [Intel-wired-lan] "
` [PATCH intel-next v4 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [PATCH intel-next v4 6/8] i40e: introduce next_to_process to i40e_ring
` [PATCH intel-next v4 7/8] i40e: add xdp_buff to i40e_ring struct
` [PATCH intel-next v4 8/8] i40e: add support for XDP multi-buffer Rx
[PATCH net-next v4] xsk: support use vaddr as ring
2023-02-16 13:04 UTC (2+ messages)
[RFC 0/3] Add io_uring & ebpf based methods to implement zero-copy for ublk
2023-02-16 12:12 UTC (7+ messages)
` [RFC 3/3] ublk_drv: add ebpf support
` [UBLKSRV] Add "
[syzbot] WARNING: stack going in the wrong direction? at __sys_setsockopt
2023-02-16 10:04 UTC (2+ messages)
[PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
2023-02-16 9:56 UTC (10+ messages)
` [PATCH bpf-next v1 1/4] riscv: Extend patch_text for multiple instructions
` [PATCH bpf-next v1 2/4] riscv, bpf: Factor out emit_call for kernel and bpf context
` [PATCH bpf-next v1 3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64
` [PATCH bpf-next v1 4/4] riscv, bpf: Add bpf trampoline "
[PATCH bpf-next v2] bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
2023-02-16 8:47 UTC (2+ messages)
[PATCH net-next v3] xsk: support use vaddr as ring
2023-02-16 8:22 UTC (5+ messages)
[PATCH bpf] selftests/bpf: enable mptcp before testing
2023-02-16 8:13 UTC (9+ messages)
[PATCH v2] LoongArch: BPF: Use 4 instructions for function address in JIT
2023-02-16 6:52 UTC (2+ messages)
[PATCH bpf-next v5 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
2023-02-16 4:49 UTC (2+ messages)
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-02-14 (ixgbe, i40e)
2023-02-16 3:30 UTC (2+ messages)
[PATCH bpf-next] bpf: Only allocate one bpf_mem_cache for bpf_cpumask_ma
2023-02-16 2:41 UTC (2+ messages)
[PATCH bpf-next v4] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-02-16 1:50 UTC (2+ messages)
[PATCH bpf-next v2 0/7] New benchmark for hashmap lookups
2023-02-16 0:40 UTC (2+ messages)
[PATCH bpf-next 0/2] Use __GFP_ZERO in bpf memory allocator
2023-02-15 23:50 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf: Introduce kptr_rcu
2023-02-15 22:23 UTC (4+ messages)
` [PATCH bpf-next 2/4] "
[QUESTION] usage of BPF_MAP_TYPE_RINGBUF
2023-02-15 22:00 UTC (8+ messages)
[PATCH RFC bpf-next 0/1] bpf: Support 64-bit pointers to kfuncs
2023-02-15 21:59 UTC (9+ messages)
` [PATCH RFC bpf-next 1/1] "
[PATCH bpf-next v2 0/4] Improvements for BPF_ST tracking by verifier
2023-02-15 20:00 UTC (2+ messages)
[PATCH] module: Remove the unused function within
2023-02-15 18:57 UTC (5+ messages)
[PATCH v3 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-02-15 18:11 UTC (3+ messages)
[PATCH bpf] xsk: check IFF_UP earlier in Tx path
2023-02-15 17:57 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix map_kptr test
2023-02-15 17:36 UTC (5+ messages)
[PATCH bpf-next v2] selftests/bpf: Cross-compile bpftool
2023-02-15 17:00 UTC (2+ messages)
[PATCH v5 bpf-next 3/9] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
2023-02-15 16:56 UTC (11+ messages)
[PATCH bpf-next] selftests/bpf: Fix build error for LoongArch
2023-02-15 16:50 UTC (2+ messages)
[PATCH 0/3] Documentation fixes for next-20230215
2023-02-15 16:50 UTC (8+ messages)
` [PATCH 2/3] Documentation: bpf: Add missing line break separator in node_data struct code block
` [PATCH 3/3] Documentation: amd-pstate: disambiguate user space sections
[PATCH bpf-next] bpf, docs: Add myself to BPF docs MAINTAINERS entry
2023-02-15 16:50 UTC (2+ messages)
[PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-02-15 15:01 UTC (6+ messages)
[PATCH v2 1/9] powerpc: Remove __kernel_text_address() in show_instructions()
2023-02-15 12:40 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).