bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-27 22:18:49 to 2019-12-05 12:09:13 UTC [more...]

[PATCHv4 0/6] perf/bpftool: Allow to link libbpf dynamically
 2019-12-05 12:09 UTC  (29+ 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

[PATCHv2] bpf: Emit audit messages upon successful prog load and unload
 2019-12-05 10:25 UTC 

[PATCH bpf-next v10 1/2] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
 2019-12-05  9:47 UTC  (6+ messages)
` [PATCH bpf-next v11 0/2] bpf: adding get_file_path helper
  ` [PATCH bpf-next v11 1/2] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
  ` [PATCH bpf-next v11 2/2] selftests/bpf: test for bpf_get_file_path() from tracepoint

KASAN: slab-out-of-bounds Read in bpf_prog_create
 2019-12-05  9:08 UTC  (6+ messages)
    ` [PATCH] ppp: fix out-of-bounds access in bpf_prog_create()

[PATCH,bpf-next v2 0/2] Fix broken samples due to symbol mismatch
 2019-12-05  8:01 UTC  (3+ messages)
` [PATCH,bpf-next v2 1/2] samples: bpf: replace symbol compare of trace_event
` [PATCH,bpf-next v2 2/2] samples: bpf: fix syscall_tp due to unused syscall

[PATCH bpf 0/2] fix a verifier bug in check_attach_btf_id()
 2019-12-05  5:37 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf: fix a bug when getting subprog 0 jited image in check_attach_btf_id
` [PATCH bpf 2/2] selftests/bpf: add a fexit/bpf2bpf test with target bpf prog no callees

BUG: unable to handle kernel paging request in pcpu_alloc
 2019-12-05  4:35 UTC  (4+ messages)

[PATCH bpf] selftests/bpf: de-flake test_tcpbpf
 2019-12-05  2:01 UTC  (2+ messages)

[PATCH bpf v2] selftests/bpf: bring back c++ include/link test
 2019-12-05  1:59 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: don't hard-code root cgroup id
 2019-12-05  1:57 UTC  (2+ messages)

[bpf PATCH] samples/bpf: fix broken xdp_rxq_info due to map order assumptions
 2019-12-05  1:54 UTC  (4+ messages)

KASAN: vmalloc-out-of-bounds Write in pcpu_alloc
 2019-12-05  1:55 UTC  (2+ messages)

Trying the bpf trace a bpf xdp program
 2019-12-04 21:19 UTC  (14+ messages)

[RFC] bpf: Emit audit messages upon successful prog load and unload
 2019-12-04 15:26 UTC  (11+ messages)

[RFC PATCH bpf-next 00/16] Add code-generated BPF object skeleton support
 2019-12-04  7:00 UTC  (17+ messages)
` [RFC PATCH bpf-next 01/16] libbpf: don't require root for bpf_object__open()
` [RFC PATCH bpf-next 02/16] libbpf: add generic bpf_program__attach()
` [RFC PATCH bpf-next 03/16] libbpf: move non-public APIs from libbpf.h to libbpf_internal.h
` [RFC PATCH bpf-next 04/16] libbpf: add BPF_EMBED_OBJ macro for embedding BPF .o files
` [RFC PATCH bpf-next 05/16] libbpf: expose field/var declaration emitting API internally
` [RFC PATCH bpf-next 06/16] libbpf: expose BPF program's function name
` [RFC PATCH bpf-next 07/16] libbpf: refactor global data map initialization
` [RFC PATCH bpf-next 08/16] libbpf: postpone BTF ID finding for TRACING programs to load phase
` [RFC PATCH bpf-next 09/16] libbpf: reduce log level of supported section names dump
` [RFC PATCH bpf-next 10/16] libbpf: add experimental BPF object skeleton support
` [RFC PATCH bpf-next 11/16] bpftool: add skeleton codegen command
` [RFC PATCH bpf-next 12/16] libbpf/samples: add runqslower sample to libbpf samples
` [RFC PATCH bpf-next 13/16] selftests/bpf: add BPF skeletons selftests and convert attach_probe.c
` [RFC PATCH bpf-next 14/16] selftests/bpf: convert few more selftest to skeletons
` [RFC PATCH bpf-next 15/16] selftests/bpf: add test validating data section to struct convertion layout
` [RFC PATCH bpf-next 16/16] bpftool: add `gen skeleton` BASH completions

linux-master: WARNING: suspicious RCU usage in mem_allocator_disconnect
 2019-12-04  2:12 UTC  (3+ messages)

[PATCH 4.19 017/321] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
 2019-12-03 22:31 UTC 

[PATCH 5.3 033/135] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
 2019-12-03 22:34 UTC 

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

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

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

[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  (24+ messages)
` [PATCH bpf v2] bpftool: "
  ` [PATCH bpf v3] "

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

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

xdpsock poll with 5.2.21rt kernel
 2019-12-02 17:11 UTC  (5+ 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  (2+ 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  (2+ 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  (7+ messages)
` [PATCH bpf-next 4/8] bpf, sockmap: Don't let child socket inherit psock or its ops on copy


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