bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-30 19:33:07 to 2021-12-05 03:52:56 UTC [more...]

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

[PATCH -mm 0/5] Phase 2 of task comm cleanups
 2021-12-05  3:13 UTC  (10+ 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] bpftool: Add debug mode for gen_loader
 2021-12-04 19:46 UTC 

[syzbot] KASAN: vmalloc-out-of-bounds Read in __bpf_prog_put
 2021-12-04 16:35 UTC 

[PATCH bpf-next 0/3] bpf: Add helpers to access traced function arguments
 2021-12-04 14:07 UTC  (4+ 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-next 0/3] bpf: add signature
 2021-12-04 12:37 UTC  (14+ 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

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

[PATCH bpf 0/2] samples: bpf: fix build issues with Clang/LLVM
 2021-12-04  0:47 UTC  (5+ 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

[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 v3 net-next 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
 2021-12-03 22:04 UTC  (3+ messages)
` [PATCH v3 net-next 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info

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

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

[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  (23+ messages)
` [PATCH v5 bpf-next 01/17] libbpf: Replace btf__type_by_id() with btf_type_by_id()
` [PATCH v5 bpf-next 02/17] bpf: Rename btf_member accessors
` [PATCH v5 bpf-next 03/17] bpf: Prepare relo_core.c for kernel duty
` [PATCH v5 bpf-next 04/17] bpf: Define enum bpf_core_relo_kind as uapi
` [PATCH v5 bpf-next 05/17] bpf: Pass a set of bpf_core_relo-s to prog_load command
` [PATCH v5 bpf-next 06/17] bpf: Adjust BTF log size limit
` [PATCH v5 bpf-next 07/17] libbpf: Cleanup struct bpf_core_cand
` [PATCH v5 bpf-next 08/17] bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn()
` [PATCH v5 bpf-next 09/17] libbpf: Use CO-RE in the kernel in light skeleton
` [PATCH v5 bpf-next 10/17] libbpf: Support init of inner maps "
` [PATCH v5 bpf-next 11/17] libbpf: Clean gen_loader's attach kind
` [PATCH v5 bpf-next 12/17] selftests/bpf: Add lskel version of kfunc test
` [PATCH v5 bpf-next 13/17] selftests/bpf: Improve inner_map test coverage
` [PATCH v5 bpf-next 14/17] selftests/bpf: Convert map_ptr_kern test to use light skeleton
` [PATCH v5 bpf-next 15/17] selftests/bpf: Additional test for CO-RE in the kernel
` [PATCH v5 bpf-next 16/17] selftests/bpf: Revert CO-RE removal in test_ksyms_weak
` [PATCH v5 bpf-next 17/17] selftests/bpf: Add CO-RE relocations to verifier scale test

[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 v19 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-12-03  2:10 UTC  (5+ messages)
` [PATCH v19 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine

[PATCH bpf-next 0/5] introduce bpf_strncmp() helper
 2021-12-03  2:09 UTC  (2+ messages)

[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  (14+ messages)
` [RFC PATCH bpf-next v2 1/9] bpf: Introduce composable reg, ret and arg types
` [RFC PATCH bpf-next v2 3/9] bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
` [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  (12+ messages)
` [PATCH bpf-next 1/9] libbpf: use __u32 fields in bpf_map_create_opts
` [PATCH bpf-next 2/9] libbpf: add API to get/set log_level at per-program level
` [PATCH bpf-next 3/9] bpftool: migrate off of deprecated bpf_create_map_xattr() API
` [PATCH bpf-next 4/9] selftests/bpf: remove recently reintroduced legacy btf__dedup() use
` [PATCH bpf-next 5/9] selftests/bpf: mute xdpxceiver.c's deprecation warnings
` [PATCH bpf-next 6/9] selftests/bpf: remove all the uses of deprecated bpf_prog_load_xattr()
` [PATCH bpf-next 7/9] samples/bpf: clean up samples/bpf build failes
` [PATCH bpf-next 8/9] samples/bpf: get rid of deprecated libbpf API uses
` [PATCH bpf-next 9/9] libbpf: deprecate bpf_prog_load_xattr() API

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

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

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  (6+ messages)
` [PATCH bpf-next v4 1/2] bpf: clean-up bpf_verifier_vlog() "
` [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  (9+ messages)
` [PATCH bpf-next 1/8] page_pool: Add callback to init pages when they are allocated
` [PATCH bpf-next 2/8] page_pool: Store the XDP mem id
` [PATCH bpf-next 3/8] xdp: Allow registering memory model without rxq reference
` [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

[PATCH bpf-next] samples: bpf: fix conflicting types in fds_example
 2021-12-01 22:40 UTC  (4+ messages)

[RFC bpf-next v5 00/29] bpf: Add batch support for attaching trampolines
 2021-12-01 21:20 UTC  (16+ messages)
` [PATCH bpf-next 06/29] bpf: Add bpf_arg/bpf_ret_value helpers for tracing programs
` [PATCH bpf-next 09/29] bpf: Add support to load multi func tracing program

[PATCH bpf-next 00/10] New BPF helpers to accelerate synproxy
 2021-12-01 18:06 UTC  (15+ messages)
` [PATCH bpf-next 09/10] bpf: Add a helper to issue timestamp cookies in XDP

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-12-01 15:21 UTC  (12+ messages)

[PATCH net-next 0/2][pull request] 1GbE Intel Wired LAN Driver Updates 2021-11-30
 2021-12-01 14:50 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Build testing_helpers.o out of tree
 2021-12-01 14:13 UTC  (3+ messages)

[PATCH -next v2] bpf: Add oversize check before call kvmalloc()
 2021-12-01 11:23 UTC  (2+ messages)

[PATCH -next] bpf: Add oversize check before call kvmalloc()
 2021-12-01 10:29 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Let any two INT/UNION compatible if their names and sizes match
 2021-12-01  8:54 UTC  (3+ messages)
  ` [External] "

[PATCH bpf] libbpf: fix missing section "sk_skb/skb_verdict"
 2021-12-01  5:38 UTC  (8+ messages)

[PATCH bpf-next v3 00/10] Introduce BPF iterators for io_uring and epoll
 2021-12-01  4:23 UTC  (11+ messages)
` [PATCH bpf-next v3 01/10] io_uring: Implement eBPF iterator for registered buffers
` [PATCH bpf-next v3 02/10] bpf: Add bpf_page_to_pfn helper
` [PATCH bpf-next v3 03/10] io_uring: Implement eBPF iterator for registered files
` [PATCH bpf-next v3 04/10] epoll: Implement eBPF iterator for registered items
` [PATCH bpf-next v3 05/10] bpftool: Output io_uring iterator info
` [PATCH bpf-next v3 06/10] selftests/bpf: Add test for io_uring BPF iterators
` [PATCH bpf-next v3 07/10] selftests/bpf: Add test for epoll BPF iterator
` [PATCH bpf-next v3 08/10] selftests/bpf: Test partial reads for io_uring, epoll iterators
` [PATCH bpf-next v3 09/10] selftests/bpf: Fix btf_dump test for bpf_iter_link_info
` [PATCH RFC bpf-next v3 10/10] samples/bpf: Add example to checkpoint/restore io_uring

[PATCH bpf-next v1 0/3] Apply suggestions for typeless/weak ksym series
 2021-11-30 23:50 UTC  (2+ messages)

[PATCH v4 bpf-next 00/16] bpf: CO-RE support in the kernel
 2021-11-30 23:12 UTC  (7+ messages)
` [PATCH v4 bpf-next 07/16] bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn()

[PATCH bpf-next v3 0/2] clean-up for BPF_LOG_KERNEL log level
 2021-11-30 19:32 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).