messages from 2022-12-02 16:54:01 to 2022-12-06 13:53:31 UTC [more...]
[PATCH] bpf: call get_random_u32() for random integers
2022-12-06 13:53 UTC (8+ messages)
[PATCH bpf] bpf: Proper R0 zero-extension for BPF_CALL instructions
2022-12-06 13:51 UTC (4+ messages)
[PATCH bpf-next] selftests/bpf: Bring test_offload.py back to life
2022-12-06 11:49 UTC (2+ messages)
[PATCH bpf v3] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
2022-12-06 10:57 UTC (2+ messages)
[PATCH bpf-next v2] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
2022-12-06 10:55 UTC
[PATCH AUTOSEL 5.10 04/10] libbpf: Use page size as max_entries when probing ring buffer map
2022-12-06 9:50 UTC
[PATCH AUTOSEL 5.15 04/12] libbpf: Use page size as max_entries when probing ring buffer map
2022-12-06 9:49 UTC
[PATCH AUTOSEL 6.0 04/13] libbpf: Use page size as max_entries when probing ring buffer map
2022-12-06 9:49 UTC
[PATCH bpf-next 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
2022-12-06 9:08 UTC (16+ messages)
` [PATCH bpf-next 01/15] selftests/xsk: print correct payload for packet dump
` [PATCH bpf-next 02/15] selftests/xsk: do not close unused file descriptors
` [PATCH bpf-next 03/15] selftests/xsk: submit correct number of frames in populate_fill_ring
` [PATCH bpf-next 04/15] selftests/xsk: print correct error codes when exiting
` [PATCH bpf-next 05/15] selftests/xsk: remove unused variable outstanding_tx
` [PATCH bpf-next 06/15] selftests/xsk: add debug option for creating netdevs
` [PATCH bpf-next 07/15] selftests/xsk: get rid of asm store/release implementations
` [PATCH bpf-next 08/15] selftests/xsk: remove namespaces
` [PATCH bpf-next 09/15] selftests/xsk: load and attach XDP program only once per mode
` [PATCH bpf-next 10/15] selftests/xsk: remove unnecessary code in control path
` [PATCH bpf-next 11/15] selftests/xsk: get rid of built-in XDP program
` [PATCH bpf-next 12/15] selftests/xsk: add test when some packets are XDP_DROPed
` [PATCH bpf-next 13/15] selftests/xsk: merge dual and single thread dispatchers
` [PATCH bpf-next 14/15] selftests/xsk: automatically restore packet stream
` [PATCH bpf-next 15/15] selftests/xsk: automatically switch XDP programs
[PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
2022-12-06 8:49 UTC (7+ messages)
[PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
2022-12-06 8:14 UTC (12+ messages)
[PATCH v2] panic: Taint kernel if fault injection has been used
2022-12-06 7:20 UTC (5+ messages)
[PATCH v2] bpftool: Fix memory leak in do_build_table_cb
2022-12-06 7:19 UTC
[PATCH] bpftool: Fix memory leak in do_build_table_cb
2022-12-06 7:14 UTC (3+ messages)
[PATCH bpf-next,v6 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
2022-12-06 7:13 UTC (7+ messages)
` [PATCH bpf-next,v6 1/4] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
` [PATCH bpf-next,v6 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
` [PATCH bpf-next,v6 3/4] tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
` [PATCH bpf-next,v6 4/4] selftests/bpf: add xfrm_info tests
BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
2022-12-06 6:46 UTC (2+ messages)
[RFC PATCH 0/9] virtio_net: support multi buffer xdp
2022-12-06 6:42 UTC (15+ messages)
` [RFC PATCH 1/9] virtio_net: disable the hole mechanism for xdp
` [RFC PATCH 2/9] virtio_net: set up xdp for multi buffer packets
` [RFC PATCH 3/9] virtio_net: update bytes calculation for xdp_frame
` [RFC PATCH 4/9] virtio_net: remove xdp related info from page_to_skb()
` [RFC PATCH 5/9] virtio_net: build xdp_buff with multi buffers
` [RFC PATCH 6/9] virtio_net: construct multi-buffer xdp in mergeable
` [RFC PATCH 9/9] virtio_net: support multi-buffer xdp
[PATCH bpf-next v3 0/3] Fix attaching fentry/fexit/fmod_ret/lsm to modules
2022-12-06 6:15 UTC (6+ messages)
` [PATCH bpf-next v3 1/3] kallsyms: add space-efficient lookup in one module
` [PATCH bpf-next v3 2/3] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
` [PATCH bpf-next v3 3/3] bpf/selftests: Test fentry attachment to shadowed functions
[PATCH bpf-next] bpftool: fix output for skipping kernel config check
2022-12-06 4:35 UTC
[PATCH bpf-next 0/2] Misc optimizations for bpf mem allocator
2022-12-06 4:29 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Reuse freed element in free_by_rcu during allocation
` [PATCH bpf-next 2/2] bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true
[PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
2022-12-06 3:21 UTC (6+ messages)
[PATCH bpf-next v3 00/12] xdp: hints via kfuncs
2022-12-06 2:45 UTC (13+ messages)
` [PATCH bpf-next v3 01/12] bpf: Document XDP RX metadata
` [PATCH bpf-next v3 02/12] bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
` [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v3 04/12] veth: Introduce veth_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v3 05/12] veth: Support RX XDP metadata
` [PATCH bpf-next v3 06/12] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [PATCH bpf-next v3 07/12] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v3 08/12] mxl4: Support RX XDP metadata
` [PATCH bpf-next v3 09/12] xsk: Add cb area to struct xdp_buff_xsk
` [PATCH bpf-next v3 10/12] mlx5: Introduce mlx5_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
` [PATCH bpf-next v3 12/12] selftests/bpf: Simple program to dump XDP RX metadata
[PATCH bpf-next 1/2] selftests/bpf: add generic BPF program verification tester
2022-12-06 1:11 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
[PATCH 0/3] libtraceevent from system and build fix
2022-12-05 22:59 UTC (4+ messages)
` [PATCH 1/3] perf build: Fixes for LIBTRACEEVENT_DYNAMIC
` [PATCH 2/3] perf build: Use libtraceevent from the system
` [PATCH 3/3] perf build: Fix python/perf.so library's name
[PATCH net-next v2 0/2] Fix pinning devmaps
2022-12-05 22:31 UTC (3+ messages)
` [PATCH net-next v2 2/2] Add a selftest for devmap pinning
[PATCH bpf-next v2 0/2] Document some recent core kfunc additions
2022-12-05 22:01 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] bpf/docs: Document struct task_struct * kfuncs
` [PATCH bpf-next v2 2/2] bpf/docs: Document struct cgroup "
[PATCH HID for-next v2 0/4] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
2022-12-05 21:59 UTC (6+ messages)
` [PATCH HID for-next v2 1/4] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
` [PATCH HID for-next v2 2/4] HID: bpf: do not rely on ALLOW_ERROR_INJECTION
` [PATCH HID for-next v2 3/4] HID: bpf: enforce HID_BPF dependencies
` [PATCH HID for-next v2 4/4] selftests: hid: ensures we have the proper requirements in config
[PATCH bpf-next] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
2022-12-05 21:10 UTC (2+ messages)
[PATCH bpf-next 0/2] Document some recent core kfunc additions
2022-12-05 20:58 UTC (6+ messages)
` [PATCH bpf-next 1/2] bpf/docs: Document struct task_struct * kfuncs
` [PATCH bpf-next 2/2] bpf/docs: Document struct cgroup "
[PATCH bpf-next v1] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
2022-12-05 17:11 UTC (2+ messages)
[PATCH bpf-next v9 3/4] bpf: Add kfuncs for storing struct task_struct * as a kptr
2022-12-05 15:02 UTC (3+ messages)
[PATCH bpf-next v2 0/3] Fix attaching fentry/fexit/fmod_ret/lsm to modules
2022-12-05 14:42 UTC (4+ messages)
` [PATCH bpf-next v2 2/3] bpf: "
Bad padding with bpftool btf dump .. format c
2022-12-05 13:54 UTC (12+ messages)
` Sv: "
[PATCH bpf-next 0/3] BPF selftests fixes
2022-12-05 13:16 UTC (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Install all required files to run selftests
` [PATCH bpf-next 2/3] selftests/bpf: Use "is not set" instead of "=n"
` [PATCH bpf-next 3/3] selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y
[PATCH 0/5] Improvements to incremental builds
2022-12-05 12:50 UTC (2+ messages)
[PATCH 5.10] libbpf: Handle size overflow for ringbuf mmap
2022-12-05 11:37 UTC
[PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
2022-12-05 9:11 UTC (5+ messages)
[syzbot] KASAN: slab-out-of-bounds Write in __build_skb_around
2022-12-05 8:03 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
2022-12-05 3:10 UTC (2+ messages)
[PATCH bpf v2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
2022-12-05 3:00 UTC (2+ messages)
[PATCH] libbpf: Fix build warning on ref_ctr_off
2022-12-05 2:50 UTC
[PATCH bpf-next v3 0/4] bpf: Support kernel function call in 32-bit ARM
2022-12-05 1:19 UTC (8+ messages)
` [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
[PATCH bpf-next 0/2] bpf: Fix to preserve reg parent/live fields when copying range info
2022-12-05 1:17 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Verify copy_register_state() preserves parent/live fields
[PATCH bpf-next 1/2] bpf: Enable sleeptable support for cgrp local storage
2022-12-05 1:00 UTC (2+ messages)
[PATCH v2 bpf-next 0/1] BPF Iterator Document
2022-12-05 0:50 UTC (4+ messages)
` [PATCH v2 bpf-next 1/1] bpf, docs: "
[PATCH] panic: Taint kernel if fault injection has been used
2022-12-04 22:22 UTC (3+ messages)
[PATCH bpf-next] bpf: Do not mark certain LSM hook arguments as trusted
2022-12-04 21:10 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf: Handle MEM_RCU type properly
2022-12-04 21:00 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semantics
` [PATCH bpf-next v2 3/3] docs/bpf: Add KF_RCU documentation
[PATCH net-next 0/6] tsnep: XDP support
2022-12-03 21:54 UTC (7+ messages)
` [PATCH net-next 1/6] tsnep: Add adapter down state
` [PATCH net-next 2/6] tsnep: Add XDP TX support
` [PATCH net-next 3/6] tsnep: Support XDP BPF program setup
` [PATCH net-next 4/6] tsnep: Prepare RX buffer for XDP support
` [PATCH net-next 5/6] tsnep: Add RX queue info "
` [PATCH net-next 6/6] tsnep: Add XDP RX support
[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
2022-12-03 20:58 UTC (10+ messages)
[PATCH bpf-next v2 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
2022-12-03 19:43 UTC (2+ messages)
[PATCH] net: xsk: Don't include <linux/rculist.h>
2022-12-03 16:51 UTC
[PATCH bpf-next] libbpf: parse usdt args without offset on x86 (e.g. 8@(%rsp))
2022-12-03 12:37 UTC (3+ messages)
` [PATCH bpf-next v2] "
[PATCH] samples: bpf: fix broken behavior of tracex2 write_size count
2022-12-03 9:11 UTC (3+ messages)
[PATCH bpf-next,v4 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
2022-12-03 7:35 UTC (9+ messages)
` [PATCH bpf-next,v4 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
[PATCH bpf-next,v5 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
2022-12-03 7:30 UTC (5+ messages)
` [PATCH bpf-next,v5 1/4] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
` [PATCH bpf-next,v5 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
` [PATCH bpf-next,v5 3/4] tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
` [PATCH bpf-next,v5 4/4] selftests/bpf: add xfrm_info tests
[PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
2022-12-03 0:53 UTC (6+ messages)
[PATCH bpf-next v2] libbpf:Improved usability of the Makefile in libbpf
2022-12-03 0:40 UTC (2+ messages)
[PATCH] selftests/bpf: add GCC compatible builtins to bpf_legacy.h
2022-12-03 0:30 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: Fix DENYLIST for a name change
2022-12-02 23:58 UTC
[RFC bpf-next 0/5] bpf: making BTF self-describing
2022-12-02 23:43 UTC (7+ messages)
` [RFC bpf-next 2/5] libbpf: provide libbpf API to encode BTF kind information
[RFC bpf-next 0/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
2022-12-02 22:48 UTC (6+ messages)
` [RFC bpf-next 1/2] "
[PATCH bpf] bpf, docs: Correct the example of BPF_XOR
2022-12-02 21:30 UTC (2+ messages)
[PATCH bpf-next v3 01/11] bpf: Document XDP RX metadata
2022-12-02 20:58 UTC (2+ messages)
[PATCH bpf-next] bpf, docs: BPF Iterator Document
2022-12-02 20:01 UTC
[PATCHSET RFC] sched: Implement BPF extensible scheduler class
2022-12-02 18:01 UTC (3+ messages)
` [PATCH 14/31] sched_ext: "
[PATCH bpf-next v2] bpf: Upgrade bpf_{g,s}etsockopt return values
2022-12-02 17:39 UTC
questions: LPM -> irq or queue mapping on the card for cake?
2022-12-02 16:53 UTC
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).