bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-25 23:41:15 to 2019-12-03 14:41:18 UTC [more...]

[PATCH] libbpf: Fix up generation of bpf_helper_defs.h
 2019-12-03 14:41 UTC  (30+ messages)
                        ` [PATCH] libbpf: Use PRIu64 for sym->st_value to fix build on 32-bit arches

linux-master: WARNING: suspicious RCU usage in mem_allocator_disconnect
 2019-12-03 11:28 UTC  (2+ messages)

[RFC] bpf: Emit audit messages upon successful prog load and unload
 2019-12-03  9:38 UTC  (6+ messages)

bpf and local lock
 2019-12-02 23:08 UTC  (3+ messages)

[PATCH bpf v2] selftests/bpf: bring back c++ include/link test
 2019-12-02 22:58 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: bring back c++ include/link test
 2019-12-02 22:15 UTC  (5+ messages)

[PATCHv4 0/6] perf/bpftool: Allow to link libbpf dynamically
 2019-12-02 21:15 UTC  (10+ messages)
` [PATCH 1/6] perf tools: Allow to specify libbpf install directory
` [PATCH 2/6] bpftool: Allow to link libbpf dynamically
` [PATCH 3/6] bpftool: Rename BPF_DIR Makefile variable to LIBBPF_SRC_DIR
` [PATCH 4/6] bpftool: Rename LIBBPF_OUTPUT Makefile variable to LIBBPF_BUILD_OUTPUT
` [PATCH 5/6] bpftool: Rename LIBBPF_PATH Makefile variable to LIBBPF_BUILD_PATH
` [PATCH 6/6] selftests, bpftool: Add build test for libbpf dynamic linking

[PATCH bpf] bpf: avoid setting bpf insns pages read-only when prog is jited
 2019-12-02 20:09 UTC  (10+ messages)

[PATCH 0/3] perf/bpftool: Allow to link libbpf dynamically
 2019-12-02 20:02 UTC  (37+ messages)
` [PATCH 1/3] perf tools: Allow to specify libbpf install directory
` [PATCH 2/3] libbpf: Export netlink functions used by bpftool
` [PATCH 3/3] bpftool: Allow to link libbpf dynamically
` [PATCH bpf v2] "
  ` [PATCH bpf v3] "

[PATCH bpf] selftests/bpf: don't hard-code root cgroup id
 2019-12-02 20:01 UTC 

WARNING in corrupted (2)
 2019-12-02 19:55 UTC 

pull-request: bpf 2019-12-02
 2019-12-02 18:51 UTC  (2+ messages)

[bpf PATCH] samples/bpf: fix broken xdp_rxq_info due to map order assumptions
 2019-12-02 17:35 UTC  (3+ messages)

xdpsock poll with 5.2.21rt kernel
 2019-12-02 17:11 UTC  (5+ messages)

Trying the bpf trace a bpf xdp program
 2019-12-02 16:48 UTC  (7+ messages)

WARNING in generic_make_request_checks (2)
 2019-12-02 15:25 UTC 

[PATCH bpf] xsk: add missing memory barrier in xskq_has_addrs()
 2019-12-02 12:31 UTC  (3+ messages)

[PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils
 2019-12-02  9:37 UTC  (3+ messages)

[PATCH] um: vector: fix BPF loading in vector drivers
 2019-12-02  9:33 UTC  (6+ messages)

[GIT PULL] seccomp updates for v5.5-rc1
 2019-12-01  1:40 UTC  (3+ messages)

[PATCH v7 17/24] mm/gup: track FOLL_PIN pages
 2019-11-30 18:59 UTC  (2+ messages)

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-29 21:44 UTC  (4+ messages)
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()

[PATCH bpf] bpf: force .BTF section start to zero when dumping from vmlinux
 2019-11-29 15:16 UTC  (3+ messages)

[PATCH] perf tools: Allow to link with libbpf dynamicaly
 2019-11-29  6:02 UTC  (3+ messages)
` [tip: perf/urgent] "

[PATCH bpf] bpf: Fix build in minimal configurations
 2019-11-29  0:25 UTC  (3+ messages)

[PATCH 15/22] perf tools: Allow to link with libbpf dynamicaly
 2019-11-28 13:40 UTC 

[PATCH -next] um: vector: use GFP_ATOMIC under spin lock
 2019-11-28  9:24 UTC  (8+ messages)

[PATCH v2 bpf] libbpf: fix global variable relocation
 2019-11-28  0:40 UTC  (2+ messages)

linux-next: Tree for Nov 19 (bpf)
 2019-11-27 23:45 UTC  (2+ messages)
  ` linux-next: Tree for Nov 19 (bpf/btf)

[PATCH bpf-next 0/8] Extend SOCKMAP to store listening sockets
 2019-11-27 22:18 UTC  (19+ messages)
` [PATCH bpf-next 4/8] bpf, sockmap: Don't let child socket inherit psock or its ops on copy
` [PATCH bpf-next 5/8] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next 7/8] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP

[PATCH bpf] libbpf: fix Makefile' libbpf symbol mismatch diagnostic
 2019-11-27 21:33 UTC  (3+ messages)

[PATCH bpf] libbpf: fix global variable relocation
 2019-11-27 20:07 UTC  (3+ messages)

[PATCH bpf v3] bpf: support pre-2.25-binutils objcopy for vmlinux BTF
 2019-11-27 19:30 UTC  (2+ messages)

mainline-5.4.0: regressions detected in project mainline
 2019-11-27 10:01 UTC 

[PATCH bpf v2] bpf: support pre-2.25-binutils objcopy for vmlinux BTF
 2019-11-27  0:27 UTC  (6+ messages)

[PATCH bpf-next] bpf: fix static checker warning
 2019-11-27  0:07 UTC  (2+ messages)

[PATCH bpf] bpf: support pre-2.25-binutils objcopy for vmlinux BTF
 2019-11-26 22:47 UTC  (4+ messages)

[bug report] bpf: Introduce BPF trampoline
 2019-11-26 12:19 UTC 

[PATCH bpf-next v2 0/6] Introduce the BPF dispatcher and xdp_call.h
 2019-11-26  8:37 UTC  (7+ messages)
` [PATCH bpf-next v2 2/6] xdp: introduce xdp_call

[PATCH bpf-next] bpf: add bpf_jit_blinding_enabled for !CONFIG_BPF_JIT
 2019-11-26  5:55 UTC  (4+ messages)
    ` [kbuild-all] "

pull-request: bpf-next 2019-11-26
 2019-11-25 23:49 UTC  (2+ messages)

[PATCH 0/1] bpf: fix a no-mmu build failure by providing a stub allocator
 2019-11-25 23:45 UTC  (4+ messages)
` [PATCH] "


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