bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-07 01:58:08 to 2021-12-09 17:33:48 UTC [more...]

[PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2021-12-09 17:33 UTC  (13+ messages)
` [PATCH v4 net-next 1/9] i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v4 net-next 2/9] i40e: respect metadata "
` [PATCH v4 net-next 3/9] ice: respect metadata in legacy-rx/ice_construct_skb()
` [PATCH v4 net-next 4/9] ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v4 net-next 5/9] ice: respect metadata "
` [PATCH v4 net-next 6/9] igc: don't reserve excessive XDP_PACKET_HEADROOM "
` [PATCH v4 net-next 7/9] ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
` [PATCH v4 net-next 8/9] ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v4 net-next 9/9] ixgbe: respect metadata "

[PATCH] samples:bpf:remove unneeded variable
 2021-12-09 17:30 UTC  (5+ messages)
  ` [PATCHv2 bpf-next] samples/bpf:remove "

[PATCH bpf-next] libbpf: Skip the pinning of global data map for old kernels
 2021-12-09 17:26 UTC  (2+ messages)

[GIT PULL] Networking for 5.16-rc5
 2021-12-09 17:20 UTC 

[PATCH v1 bpf 1/1] libbpf: don't force user-supplied ifname string to be of fixed size
 2021-12-09 17:17 UTC  (2+ messages)

[PATCH bpf-next v2 0/9] Introduce unstable CT lookup helpers
 2021-12-09 17:09 UTC  (10+ messages)
` [PATCH bpf-next v2 1/9] bpf: Refactor bpf_check_mod_kfunc_call
` [PATCH bpf-next v2 2/9] bpf: Remove DEFINE_KFUNC_BTF_ID_SET
` [PATCH bpf-next v2 3/9] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
` [PATCH bpf-next v2 4/9] bpf: Introduce mem, size argument pair support for kfunc
` [PATCH bpf-next v2 5/9] bpf: Add reference tracking support to kfunc
` [PATCH bpf-next v2 6/9] bpf: Track provenance for pointers formed from referenced PTR_TO_BTF_ID
` [PATCH bpf-next v2 7/9] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
` [PATCH bpf-next v2 8/9] selftests/bpf: Extend kfunc selftests
` [PATCH bpf-next v2 9/9] selftests/bpf: Add test for unstable CT lookup API

[PATCH bpf-next 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-09 16:51 UTC  (13+ messages)
` [PATCH bpf-next 1/8] page_pool: Add callback to init pages when they are allocated
` [PATCH bpf-next 5/8] xdp: add xdp_do_redirect_frame() for pre-computed xdp_frames
` [PATCH bpf-next 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()

[PATCH] bpf: return EOPNOTSUPP when JIT is needed and not possible
 2021-12-09 13:40 UTC 

[PATCH bpf-next 0/3] bpf: add signature
 2021-12-09 13:40 UTC  (15+ messages)

[PATCH v2] samples/bpf: xdpsock: fix swap.cocci warning
 2021-12-09  9:22 UTC 

[PATCH bpf-next 0/2] Introduce TCP_ULP option for bpf_{set,get}sockopt
 2021-12-09  9:02 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Use switch statement in _bpf_setsockopt
` [PATCH bpf-next 2/2] bpf: Introduce TCP_ULP option for bpf_{set,get}sockopt

[PATCH] bpf: remove redundant assignment to pointer t
 2021-12-09  7:20 UTC  (2+ messages)

[PATCH] samples/bpf: fix swap.cocci warning
 2021-12-09  7:10 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix a compilation warning
 2021-12-09  7:10 UTC  (3+ messages)

[PATCH v2 bpf-next 00/12] Enhance and rework logging controls in libbpf
 2021-12-09  7:01 UTC  (15+ messages)
` [PATCH v2 bpf-next 01/12] libbpf: fix bpf_prog_load() log_buf logic for log_level 0
` [PATCH v2 bpf-next 02/12] libbpf: add OPTS-based bpf_btf_load() API
` [PATCH v2 bpf-next 03/12] libbpf: allow passing preallocated log_buf when loading BTF into kernel
` [PATCH v2 bpf-next 04/12] libbpf: allow passing user log setting through bpf_object_open_opts
` [PATCH v2 bpf-next 05/12] libbpf: improve logging around BPF program loading
` [PATCH v2 bpf-next 06/12] libbpf: preserve kernel error code and remove kprobe prog type guessing
` [PATCH v2 bpf-next 07/12] libbpf: add per-program log buffer setter and getter
` [PATCH v2 bpf-next 08/12] libbpf: deprecate bpf_object__load_xattr()
` [PATCH v2 bpf-next 09/12] selftests/bpf: replace all uses of bpf_load_btf() with bpf_btf_load()
` [PATCH v2 bpf-next 10/12] selftests/bpf: add test for libbpf's custom log_buf behavior
` [PATCH v2 bpf-next 11/12] selftests/bpf: remove the only use of deprecated bpf_object__load_xattr()
` [PATCH v2 bpf-next 12/12] bpftool: switch bpf_object__load_xattr() to bpf_object__load()

[PATCH v2 bpf-next 0/2] Sleepable local storage
 2021-12-09  7:00 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Allow bpf_local_storage to be used by sleepable programs
` [PATCH v2 bpf-next 2/2] bpf/selftests: Update local storage selftest for "

[PATCH -next 0/2] Introduce memset_range() helper for wiping members
 2021-12-09  6:29 UTC  (12+ messages)
` [PATCH -next 1/2] string.h: Introduce memset_range() "
` [PATCH -next 2/2] bpf: use memset_range helper in __mark_reg_known

[PATCH] bpf: use kmemdup() to replace kmalloc + memcpy
 2021-12-09  6:21 UTC 

[PATCH -mm 0/5] Phase 2 of task comm cleanups
 2021-12-09  2:42 UTC  (8+ messages)
` [PATCH -mm 1/5] elfcore: replace old hard-code 16 with TASK_COMM_LEN_16
` [PATCH -mm 2/5] cn_proc: replaced old hard-coded "
` [PATCH -mm 4/5] tools/perf: replace hard-coded 16 with TASK_COMM_LEN

[PATCH v5 net 1/1] net: mvpp2: fix XDP rx queues registering
 2021-12-09  2:40 UTC  (2+ messages)

[PATCH bpf-next 00/12] Enhance and rework logging controls in libbpf
 2021-12-09  0:48 UTC  (14+ messages)
` [PATCH bpf-next 01/12] libbpf: fix bpf_prog_load() log_buf logic for log_level 0
` [PATCH bpf-next 02/12] libbpf: add OPTS-based bpf_btf_load() API
` [PATCH bpf-next 03/12] libbpf: allow passing preallocated log_buf when loading BTF into kernel
` [PATCH bpf-next 04/12] libbpf: allow passing user log setting through bpf_object_open_opts
` [PATCH bpf-next 05/12] libbpf: improve logging around BPF program loading
` [PATCH bpf-next 06/12] libbpf: preserve kernel error code and remove kprobe prog type guessing
` [PATCH bpf-next 07/12] libbpf: add per-program log buffer setter and getter
` [PATCH bpf-next 08/12] libbpf: deprecate bpf_object__load_xattr()
` [PATCH bpf-next 09/12] selftests/bpf: replace all uses of bpf_load_btf() with bpf_btf_load()
` [PATCH bpf-next 10/12] selftests/bpf: add test for libbpf's custom log_buf behavior
` [PATCH bpf-next 11/12] selftests/bpf: remove the only use of deprecated bpf_object__load_xattr()
` [PATCH bpf-next 12/12] bpftool: switch bpf_object__load_xattr() to bpf_object__load()

pull-request: bpf 2021-12-08
 2021-12-09  0:30 UTC  (2+ messages)

[PATCH v2 bpf-next] perf/bpf_counter: use bpf_map_create instead of bpf_create_map
 2021-12-08 23:30 UTC  (2+ messages)

[PATCH bpf-next 0/5] introduce bpf_strncmp() helper
 2021-12-08 20:08 UTC  (11+ messages)
` [PATCH bpf-next 3/5] selftests/bpf: factor out common helpers for benchmarks
` [PATCH bpf-next 4/5] selftests/bpf: add benchmark for bpf_strncmp() helper
` [PATCH bpf-next 5/5] selftests/bpf: add test cases for bpf_strncmp()

[PATCH bpf-next v1 0/9] Introduce composable bpf types
 2021-12-08 20:03 UTC  (20+ messages)
` [PATCH bpf-next v1 2/9] bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
` [PATCH bpf-next v1 3/9] bpf: Replace RET_XXX_OR_NULL with RET_XXX "
` [PATCH bpf-next v1 4/9] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX "
` [PATCH bpf-next v1 5/9] bpf: Introduce MEM_RDONLY flag
` [PATCH bpf-next v1 7/9] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM
` [PATCH bpf-next v1 8/9] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem

[PATCHv2 bpf-next 0/5] bpf: Add helpers to access traced function arguments
 2021-12-08 19:32 UTC  (6+ messages)
` [PATCHv2 bpf-next 1/5] bpf: Allow access to int pointer arguments in tracing programs
` [PATCHv2 bpf-next 2/5] selftests/bpf: Add test to access int ptr argument in tracing program
` [PATCHv2 bpf-next 3/5] bpf, x64: Replace some stack_size usage with offset variables
` [PATCHv2 bpf-next 4/5] bpf: Add get_func_[arg|ret|arg_cnt] helpers
` [PATCHv2 bpf-next 5/5] selftests/bpf: Add tests for "

ANNOUNCE: pahole v1.22 (Multithreaded DWARF Loading, detached BTF encoding)
 2021-12-08 19:11 UTC  (7+ messages)
` ANNOUNCE: pahole v1.23 (BTF tags and alignment inference)

[PATCH bpf-next 0/3] bpf: Add helpers to access traced function arguments
 2021-12-08 16:38 UTC  (12+ messages)
` [PATCH bpf-next 1/3] bpf, x64: Replace some stack_size usage with offset variables
` [PATCH bpf-next 2/3] bpf: Add get_func_[arg|ret|arg_cnt] helpers
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for "

[PATCH bpf] bpf: Add selftests to cover packet access corner cases
 2021-12-08 14:50 UTC  (2+ messages)

[RFC 0/8] perf/bpf: Add batch support for [ku]probes attach
 2021-12-08 13:50 UTC  (6+ messages)
` [PATCH 1/8] perf/kprobe: Add support to create multiple probes

[PATCH v3 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2021-12-08 13:47 UTC  (11+ messages)
` [PATCH v3 net-next 1/9] i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v3 net-next 2/9] i40e: respect metadata "
` [PATCH v3 net-next 3/9] ice: respect metadata in legacy-rx/ice_construct_skb()
` [PATCH v3 net-next 4/9] ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v3 net-next 5/9] ice: respect metadata "
` [PATCH v3 net-next 6/9] igc: don't reserve excessive XDP_PACKET_HEADROOM "
` [PATCH v3 net-next 7/9] ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
` [PATCH v3 net-next 8/9] ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v3 net-next 9/9] i40e: respect metadata "

[PATCH v19 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-12-08 13:07 UTC  (13+ messages)
` [PATCH v19 bpf-next 12/23] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v19 bpf-next 19/23] bpf: generalise tail call map compatibility check
` [PATCH v19 bpf-next 23/23] xdp: disable XDP_REDIRECT for xdp multi-buff

[PATCH v4 bpf-next 0/5] Integrate kernel module BTF support
 2021-12-08  0:08 UTC  (8+ messages)
` [PATCH v4 bpf-next 3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it

[PATCH bpf-next] perf/bpf_counter: use bpf_map_create instead of bpf_create_map
 2021-12-07 23:10 UTC  (7+ messages)

[PATCH bpf-next v2 1/3] net: Parse IPv6 ext headers from TCP sock_ops
 2021-12-07 22:56 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Test for IPv6 ext header parsing
` [PATCH bpf-next v2 3/3] selftests/bpf: Improve test tcpbpf_user robustness

[PATCH bpf-next 00/11] Enhance and rework logging controls in libbpf
 2021-12-07 22:48 UTC  (4+ messages)
` [PATCH bpf-next 06/11] libbpf: add per-program log buffer setter and getter

[syzbot] KASAN: vmalloc-out-of-bounds Read in __bpf_prog_put
 2021-12-07 17:36 UTC  (2+ messages)

[PATCH bpf-next 1/2] net: Parse IPv6 ext headers from TCP sock_ops
 2021-12-07 16:22 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test for IPv6 ext header parsing

[PATCH v3 bpf-next 0/2] bpf, docs: Document BPF_MAP_TYPE_ARRAY
 2021-12-07 15:36 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/2] bpf, docs: add kernel version to map_cgroup_storage
` [PATCH v3 bpf-next 2/2] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH v3 net 1/1] net: mvpp2: fix XDP rx queues registering
 2021-12-07 14:22 UTC  (5+ messages)

[PATCH v4 net 1/1] net: mvpp2: fix XDP rx queues registering
 2021-12-07 14:20 UTC 

[syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
 2021-12-07  9:19 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] libbpf: Provide APIs for BTFGen
 2021-12-07  3:48 UTC  (5+ messages)
` [PATCH bpf-next v2 4/4] libbpf: Expose CO-RE relocation results

[PATCH bpf 0/2] samples: bpf: fix build issues with Clang/LLVM
 2021-12-07  3:35 UTC  (2+ messages)

linux-next: build warning after merge of the bpf-next tree
 2021-12-07  3:22 UTC  (3+ messages)

[PATCH bpf-next v2] libbpf: Add doc comments in libbpf.h
 2021-12-07  3:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: Silence purge_cand_cache build warning
 2021-12-07  3:20 UTC  (2+ messages)

[PATCH] bpftool: add support of pin prog by name
 2021-12-07  1:55 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;
as well as URLs for NNTP newsgroup(s).