bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-02 00:04:23 to 2021-12-07 03:48:47 UTC [more...]

[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  (6+ messages)
` [PATCH bpf 1/2] samples: bpf: fix xdp_sample_user.o linking with Clang
` [PATCH bpf 2/2] samples: bpf: fix 'unknown warning group' build warning on Clang

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)

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

[PATCH bpf-next 0/5] introduce bpf_strncmp() helper
 2021-12-07  3:09 UTC  (8+ 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] perf/bpf_counter: use bpf_map_create instead of bpf_create_map
 2021-12-07  2:37 UTC  (2+ messages)

[PATCH] bpftool: add support of pin prog by name
 2021-12-07  1:55 UTC  (3+ messages)

[PATCH bpf-next v1 0/9] Introduce composable bpf types
 2021-12-06 23:22 UTC  (10+ messages)
` [PATCH bpf-next v1 1/9] bpf: Introduce composable reg, ret and arg types
` [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 6/9] bpf: Convert PTR_TO_MEM_OR_NULL to composable types
` [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
` [PATCH bpf-next v1 9/9] bpf/selftests: Test PTR_TO_RDONLY_MEM

[PATCH bpf-next 0/3] bpf: add signature
 2021-12-06 22:59 UTC  (17+ messages)
` [PATCH bpf-next 1/3] bpf: add signature to eBPF instructions
` [PATCH bpf-next 2/3] bpf: add option to require BPF signature
` [PATCH bpf-next 3/3] bpftool: add signature in skeleton

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

[PATCH bpf-next 0/3] bpf: Add helpers to access traced function arguments
 2021-12-06 22:03 UTC  (11+ 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] libbpf: Fix trivial typo
 2021-12-06 21:30 UTC  (2+ messages)

[PATCH bpf] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-12-06 21:01 UTC  (5+ messages)
    ` [kbuild-all] "

[PATCH v19 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-12-06 20:49 UTC  (31+ messages)
` [PATCH v19 bpf-next 03/23] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v19 bpf-next 09/23] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program
` [PATCH v19 bpf-next 10/23] net: mvneta: enable jumbo frames if the loaded XDP program support mb
` [PATCH v19 bpf-next 12/23] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v19 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
` [PATCH v19 bpf-next 19/23] bpf: generalise tail call map compatibility check
` [PATCH v19 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v19 bpf-next 23/23] xdp: disable XDP_REDIRECT for xdp multi-buff

[PATCH bpf-next] libbpf: Add doc comments in libb.h
 2021-12-06 20:44 UTC  (4+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in __bpf_prog_put
 2021-12-06 19:02 UTC  (2+ messages)

[PATCH] net: mvpp2: fix XDP rx queues registering
 2021-12-06 16:45 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH RESEND 1/1] net: mvpp2: fix XDP rx queues registering
 2021-12-06 16:44 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] Sleepable local storage
 2021-12-06 15:19 UTC  (3+ 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 v3 net-next 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
 2021-12-06 15:04 UTC  (5+ messages)
` [PATCH v3 net-next 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info

[PATCH v4] bpf: Remove config check to enable bpf support for branch records
 2021-12-06 14:30 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
 2021-12-06 10:55 UTC 

linux-next: manual merge of the bpf-next tree with the bpf tree
 2021-12-05 23:39 UTC 

[PATCH bpf-next] bpftool: Add debug mode for gen_loader
 2021-12-05 21:37 UTC  (3+ messages)

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

[PATCH -mm 0/5] Phase 2 of task comm cleanups
 2021-12-05  7:25 UTC  (11+ 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 3/5] samples/bpf/tracex2: replace hard-coded 16 with TASK_COMM_LEN
` [PATCH -mm 4/5] tools/perf: "
` [PATCH -mm 5/5] bpf/progs: "

[PATCH bpf-next 1/2] bpf: Allow bpf_local_storage to be used by sleepable programs
 2021-12-05  3:52 UTC  (13+ messages)

[syzbot] general protection fault in kernel_accept (3)
 2021-12-04  9:18 UTC 

[PATCH bpf-next v1 0/8] Introduce BPF iterators for io_uring and epoll
 2021-12-03 23:16 UTC  (9+ messages)
` [PATCH bpf-next v1 1/8] io_uring: Implement eBPF iterator for registered buffers

[PATCH bpf] bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
 2021-12-03 23:00 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Reduce bpf_core_apply_relo_insn() stack usage
 2021-12-03 21:25 UTC  (5+ messages)

[PATCH bpf] bpf: Fix the off-by-two error in range markings
 2021-12-03 20:55 UTC  (5+ messages)

[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
 2021-12-03 19:37 UTC  (6+ messages)

[PATCH v5 bpf-next 00/17] bpf: CO-RE support in the kernel
 2021-12-03 19:23 UTC  (7+ messages)
` [PATCH v5 bpf-next 08/17] bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn()

[PATCH bpf v2] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-12-03 19:10 UTC  (5+ messages)

[PATCH bpf-next v5] bpf: disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
 2021-12-03  5:30 UTC 

[PATCH v2] selftests/seccomp: Unconditionally define seccomp_metadata
 2021-12-03  2:06 UTC 

[PATCH bpf-next] perf: mute libbpf API deprecations temporarily
 2021-12-03  1:47 UTC  (3+ messages)

[RFC PATCH bpf-next v2 0/9] Introduce composable bpf types
 2021-12-03  0:14 UTC  (8+ messages)
` [RFC PATCH bpf-next v2 8/9] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem

[PATCH bpf-next] libbpf: Fix null pointer when using old pref_buffer__new()
 2021-12-03  0:01 UTC  (2+ messages)

[PATCH bpf-next 0/9] Deprecate bpf_prog_load_xattr() API
 2021-12-02 23:40 UTC  (4+ messages)
` [PATCH bpf-next 1/9] libbpf: use __u32 fields in bpf_map_create_opts

[PATCH bpf v2 0/3] Fixes for kfunc-mod regressions and warnings
 2021-12-02 22:39 UTC  (6+ messages)
` [PATCH bpf v2 3/3] tools/resolve_btfids: Skip unresolved symbol warning for empty BTF sets

kernel-selftests: make run_tests -C bpf cost 5 hours
 2021-12-02 20:41 UTC  (4+ messages)

[PATCH] testing/bpf: Update test names for xchg and cmpxchg
 2021-12-02 20:11 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf, docs: add kernel version to map_cgroup_storage
 2021-12-02 20:08 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH v2 bpf-next] selftests/bpf: Build testing_helpers.o out of tree
 2021-12-02 20:00 UTC  (2+ messages)

Questions Regarding eBPF Programming
 2021-12-02  5:06 UTC 

[PATCH bpf-next v4 0/2] clean-up for BPF_LOG_KERNEL log level
 2021-12-02  3:42 UTC  (4+ messages)
` [PATCH bpf-next v4 2/2] bpf: disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)

[ANNOUNCEMENT] libbpf v0.6 release
 2021-12-02  1:01 UTC 

[PATCH bpf-next 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-02  0:02 UTC  (7+ messages)
` [PATCH bpf-next 2/8] page_pool: Store the XDP mem id
` [PATCH bpf-next 4/8] xdp: Move conversion to xdp_frame out of map functions
` [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-next 7/8] selftests/bpf: Add selftest for XDP_REDIRECT in bpf_prog_run()
` [PATCH bpf-next 8/8] samples/bpf: Add xdp_trafficgen sample


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).