bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-29 00:30:17 to 2021-11-02 06:45:37 UTC [more...]

[PATCH bpf-next 0/2] bpf: Allow doing stack read with size larger than the earlier spilled reg
 2021-11-02  6:45 UTC 

[PATCH bpf-next v4 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2021-11-02  5:59 UTC  (2+ messages)
` [PATCH bpf-next v4 2/2] selftests: bpf: test "

[PATCH bpf-next 0/2] libbpf: Implement BTF Generator API
 2021-11-02  5:53 UTC  (6+ messages)

[PATCH bpf-next] bpf: Allow bpf_d_path in perf_event_mmap
 2021-11-02  4:05 UTC  (12+ messages)

[PATCH bpf-next v2 0/2] clean-up for BPF_LOG_KERNEL log level
 2021-11-02  4:00 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] bpf: clean-up bpf_verifier_vlog() "
` [PATCH bpf-next v2 2/2] bpf: disallow BPF_LOG_KERNEL log level for sys(BPF_BTF_LOAD)

pull-request: bpf-next 2021-11-01
 2021-11-02  3:50 UTC  (2+ messages)

[PATCH dwarves 0/2] btf: support typedef DW_TAG_LLVM_annotation
 2021-11-02  2:58 UTC  (3+ messages)
` [PATCH dwarves 2/2] btf_encoder: generate BTF_KIND_DECL_TAGs for typedef btf_decl_tag attributes

[PATCH bpf-next 00/14] libbpf: add unified bpf_prog_load() low-level API
 2021-11-02  2:52 UTC  (25+ messages)
` [PATCH bpf-next 01/14] bpftool: fix unistd.h include
` [PATCH bpf-next 02/14] libbpf: add bpf() syscall wrapper into public API
` [PATCH bpf-next 03/14] libbpf: rename DECLARE_LIBBPF_OPTS into LIBBPF_OPTS
` [PATCH bpf-next 04/14] libbpf: pass number of prog load attempts explicitly
` [PATCH bpf-next 05/14] libbpf: unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
` [PATCH bpf-next 06/14] libbpf: remove internal use of deprecated bpf_prog_load() variants
` [PATCH bpf-next 07/14] libbpf: stop using to-be-deprecated APIs
` [PATCH bpf-next 08/14] bpftool: stop using deprecated bpf_load_program()
` [PATCH bpf-next 09/14] libbpf: remove deprecation attribute from struct bpf_prog_prep_result
` [PATCH bpf-next 10/14] selftests/bpf: fix non-strict SEC() program sections
` [PATCH bpf-next 11/14] selftests/bpf: convert legacy prog load APIs to bpf_prog_load()
` [PATCH bpf-next 12/14] selftests/bpf: merge test_stub.c into testing_helpers.c
` [PATCH bpf-next 13/14] selftests/bpf: use explicit bpf_prog_test_load() calls everywhere
` [PATCH bpf-next 14/14] selftests/bpf: use explicit bpf_test_load_program() helper calls

[PATCH -next v2] bpf/benchs: Fix return value check of bpf_program__attach()
 2021-11-02  2:46 UTC  (5+ messages)

[RFC PATCH v3 0/3] Introduce BPF map tracing capability
 2021-11-02  2:14 UTC  (4+ messages)
` [RFC PATCH v3 1/3] bpf: Add map tracing functions and call sites
` [RFC PATCH v3 2/3] bpf: Add selftests
` [RFC PATCH v3 3/3] bpf: Add real world example for map tracing

[PATCH v7 00/11] extend task comm from 16 to 24
 2021-11-02  1:26 UTC  (23+ messages)
` [PATCH v7 01/11] fs/exec: make __set_task_comm always set a nul terminated string
` [PATCH v7 02/11] fs/exec: make __get_task_comm always get "
` [PATCH v7 03/11] sched.h: use __must_be_array instead of BUILD_BUG_ON in get_task_comm
` [PATCH v7 04/11] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v7 05/11] fs/binfmt_elf: make prpsinfo "
` [PATCH v7 06/11] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH v7 07/11] tools/bpf/bpftool/skeleton: "
` [PATCH v7 08/11] tools/perf/test: make perf test "
` [PATCH v7 09/11] tools/testing/selftests/bpf: make it "
` [PATCH v7 10/11] sched.h: extend task comm from 16 to 24
` [PATCH v7 11/11] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH bpf-next v2] libbpf: deprecate AF_XDP support
 2021-11-02  1:20 UTC  (3+ messages)

[PATCHv3 bpf-next] kbuild: Unify options for BTF generation for vmlinux and modules
 2021-11-02  1:20 UTC  (2+ messages)

[PATCH v2 bpf-next 1/3] bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off
 2021-11-02  1:10 UTC  (7+ messages)
` [PATCH v2 bpf-next 2/3] bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add a testcase for 64-bit bounds propagation issue

[PATCH bpf-next] bpf: add missing map_delete_elem method to bloom filter map
 2021-11-02  0:05 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: fix also no-alu32 strobemeta selftest
 2021-11-01 23:17 UTC  (2+ messages)

[RFC bpf-next 0/2] bpf: Fix BTF data for modules
 2021-11-01 23:14 UTC  (9+ messages)

[PATCH v3 bpf-next 0/4] libbpf: deprecate bpf_program__get_prog_info_linear
 2021-11-01 22:43 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] bpftool: Migrate -1 err checks of libbpf fn calls
` [PATCH v3 bpf-next 2/4] bpftool: use bpf_obj_get_info_by_fd directly
` [PATCH v3 bpf-next 3/4] perf: pull in bpf_program__get_prog_info_linear
` [PATCH v3 bpf-next 4/4] libbpf: deprecate bpf_program__get_prog_info_linear

selftests: seccomp_bpf failure on 5.15
 2021-11-01 22:28 UTC  (10+ messages)
      ` [PATCH] signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed

[PATCH bpf-next 0/2] introduce bpf_find_vma
 2021-11-01 22:26 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: introduce helper bpf_find_vma
` [PATCH bpf-next 2/2] selftests/bpf: add tests for bpf_find_vma

[PATCH v2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2021-11-01 21:56 UTC  (2+ messages)

[PATCH bpf-next] bpf: introduce bpf_map_get_xdp_prog utility routine
 2021-11-01 21:33 UTC  (2+ messages)

[PATCH RFC bpf-next v1 0/6] Introduce unstable CT lookup helpers
 2021-11-01 19:49 UTC  (9+ messages)
` [PATCH RFC bpf-next v1 1/6] bpf: Refactor bpf_check_mod_kfunc_call
` [PATCH RFC bpf-next v1 2/6] bpf: Remove DEFINE_KFUNC_BTF_ID_SET
` [PATCH RFC bpf-next v1 3/6] bpf: Extend kfunc with PTR_TO_CTX and PTR_TO_MEM arguments
` [PATCH RFC bpf-next v1 4/6] bpf: Add reference tracking support to kfunc returned PTR_TO_BTF_ID
` [PATCH RFC bpf-next v1 5/6] net: netfilter: Add unstable CT lookup helper for XDP and TC-BPF
` [PATCH RFC bpf-next v1 6/6] selftests/bpf: Add referenced PTR_TO_BTF_ID selftest

[PATCH bpf-next 0/3] "map_extra" and bloom filter fixups
 2021-11-01 18:02 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf: Bloom filter map naming fixups
` [PATCH bpf-next 2/3] bpf: Add alignment padding for "map_extra" + consolidate holes
` [PATCH bpf-next 3/3] selftests/bpf: Add bloom map success test for userspace calls

[PATCH] cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
 2021-11-01 16:50 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix strobemeta selftest regression
 2021-11-01 16:20 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] Various RISC-V BPF improvements
 2021-11-01 16:20 UTC  (2+ messages)

[PATHC bpf v6 1/3] skmsg: lose offset info in sk_psock_skb_ingress
 2021-11-01 16:20 UTC  (4+ messages)
` [PATHC bpf v6 2/3] selftests, bpf: Fix test_txmsg_ingress_parser error
` [PATHC bpf v6 3/3] selftests, bpf: Add one test for sockmap with strparser

[PATCH bpf-next v3] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
 2021-11-01 15:44 UTC  (2+ messages)

[PATCH ebpf v3] bpf: Disallow unprivileged bpf by default
 2021-11-01 11:57 UTC  (2+ messages)

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

[PATCH bpf-next 0/3] bpf: allow cgroup progs to export custom errnos to userspace
 2021-11-01 10:23 UTC  (8+ messages)
` [PATCH bpf-next 2/3] bpf: Add cgroup helper bpf_export_errno to get/set exported errno value

[PATCH -next] bpf/benchs: Fix return value check of bpf_program__attach()
 2021-11-01  4:13 UTC  (2+ messages)

[syzbot] WARNING: ODEBUG bug in __put_task_struct
 2021-10-31 19:41 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] libbpf: deprecate bpf_program__get_prog_info_linear
 2021-10-31 17:13 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/4] perf: pull in bpf_program__get_prog_info_linear

[PATCH bpf-next v5 0/8] Typeless/weak ksym for gen_loader + misc fixups
 2021-10-30 15:12 UTC  (4+ messages)
` [PATCH bpf-next v5 3/8] libbpf: Add weak ksym support to gen_loader

[PATCH bpf-next] bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off
 2021-10-29 23:28 UTC  (4+ messages)

[PATCH ebpf v2 0/2] Unprivileged BPF default
 2021-10-29 22:51 UTC  (7+ messages)
    ` [PATCH v2 1/2] arch/Kconfig: Make CONFIG_CPU_SPECTRE available for all architectures

[PATCH bpf-next 0/3] "map_extra" and bloom filter fixups
 2021-10-29 22:30 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Bloom filter map naming fixups
` [PATCH bpf-next 2/3] bpf: Add alignment padding for "map_extra" + consolidate holes
` [PATCH bpf-next 3/3] selftests/bpf: Add bloom map success test for userspace calls

bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode [backport]
 2021-10-29 21:50 UTC 

[PATCH bpf-next] selftests/bpf: Add a testcase for 64-bit bounds propagation issue
 2021-10-29 19:40 UTC  (3+ messages)

bpf_get_branch_snapshot on qemu-kvm
 2021-10-29 18:09 UTC  (16+ messages)

[PATCH] selftests/bpf: fix fclose/pclose mismatch
 2021-10-29 15:50 UTC  (3+ messages)

[PATCH bpf-next v3 0/4] Support RENAME_EXCHANGE on bpffs
 2021-10-29 15:28 UTC  (3+ messages)
` [PATCH bpf-next v3 1/4] libfs: move shmem_exchange to simple_rename_exchange

Read large payload from struct mm_struct without ring buffer
 2021-10-29 14:53 UTC  (2+ messages)

[RFC 0/9] uapi/bpf.h for robots
 2021-10-29 14:01 UTC  (6+ messages)
` [RFC 7/9] bpf: split get_id and fd_by_id in bpf_attr

[PATCH bpf-next] bpf: bpf_log() clean-up for kernel log output
 2021-10-29 12:50 UTC  (3+ messages)

[PATCH v3 00/16] x86: Rewrite the retpoline rewrite logic
 2021-10-29 12:43 UTC  (2+ messages)

[PATCH bpf-next v4 0/4] introduce dummy BPF STRUCT_OPS
 2021-10-29 10:55 UTC  (2+ messages)

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-29  7:44 UTC  (5+ messages)
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH v2 0/2] kallsyms: Ignore $a/$d symbols in kallsyms for ARM
 2021-10-29  6:50 UTC  (3+ messages)
  ` [PATCH v2 1/2] perf symbol: ignore $a/$d symbols for ARM modules
  ` [PATCH v2 2/2] kallsyms: ignore arm mapping symbols when loading module

[PATCH v6 bpf-next 0/5] Implement bloom filter map
 2021-10-29  6:40 UTC  (13+ messages)
` [PATCH v6 bpf-next 1/5] bpf: Add bloom filter map implementation

[PATCH] module: Fix implicit type conversion
 2021-10-29  2:06 UTC 

[PATCH] powerpc/bpf: fix write protecting JIT code
 2021-10-29  1:50 UTC  (4+ messages)

[PATHC bpf v5 1/3] skmsg: lose offset info in sk_psock_skb_ingress
 2021-10-29  1:40 UTC  (4+ messages)
` [PATHC bpf v5 2/3] selftests, bpf: Fix test_txmsg_ingress_parser error

err: math between fp pointer and register with unbounded min value is not allowed
 2021-10-29  1:29 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).