bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-06 14:12:47 to 2019-06-11 04:35:23 UTC [more...]

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-11  4:35 UTC  (4+ messages)
` [RFC PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic
` [RFC PATCH bpf-next 4/8] libbpf: identify maps by section index in addition to offset
` [RFC PATCH bpf-next 5/8] libbpf: split initialization and loading of BTF

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-11  4:18 UTC  (19+ messages)
` [PATCH v2 1/4] perf trace: Exit when build eBPF program failure
` [PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls
` [PATCH v2 4/4] perf augmented_raw_syscalls: Document clang configuration

[PATCH v6 bpf-next 0/3] Add a new API libbpf_num_possible_cpus()
 2019-06-11  0:56 UTC  (4+ messages)
` [PATCH v6 bpf-next 1/3] bpf: add "
` [PATCH v6 bpf-next 2/3] selftests/bpf: remove bpf_util.h from BPF C progs
` [PATCH v6 bpf-next 3/3] bpf: use libbpf_num_possible_cpus internally

[PATCH v2 bpf-next] selftests/bpf : clean up feature/ when make clean
 2019-06-11  0:43 UTC 

[PATCH v1 bpf-next] selftests/bpf : Clean up feature/ when make clean
 2019-06-10 23:51 UTC  (5+ messages)

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-10 23:48 UTC  (22+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
                                ` explicit maps. Was: "

[PATCH bpf-next v3 0/5] net: xdp: refactor XDP program queries
 2019-06-10 22:24 UTC  (7+ messages)
` [PATCH bpf-next v3 1/5] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev
` [PATCH bpf-next v3 2/5] nfp, netdevsim: use dev_xdp_support_offload() function
` [PATCH bpf-next v3 3/5] net: xdp: remove XDP_QUERY_PROG{,_HW}
` [PATCH bpf-next v3 4/5] net: xdp: refactor XDP flags checking
` [PATCH bpf-next v3 5/5] net: xdp: remove xdp_attachment_flags_ok() and flags member

[PATCH bpf-next] selftests/bpf: fix constness of source arg for bpf helpers
 2019-06-10 21:39 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-10 21:38 UTC  (10+ messages)
` [PATCH bpf-next v5 1/8] bpf: implement "
` [PATCH bpf-next v5 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v5 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v5 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v5 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v5 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v5 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v5 8/8] bpftool: support cgroup sockopt

[PATCH bpf] xdp: check device pointer before clearing
 2019-06-10 20:56 UTC  (2+ messages)

[PATCH bpf v3] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-10 20:47 UTC  (4+ messages)

[PATCH bpf-next v4 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-10 19:55 UTC  (14+ messages)
` [PATCH bpf-next v4 1/8] bpf: implement "
` [PATCH bpf-next v4 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v4 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v4 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v4 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v4 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v4 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v4 8/8] bpftool: support cgroup sockopt

kernel BUG at include/linux/scatterlist.h:LINE!
 2019-06-10 18:41 UTC  (2+ messages)

KASAN: null-ptr-deref Read in css_task_iter_advance
 2019-06-10 18:19 UTC  (2+ messages)

[PATCH bpf v2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-10 16:17 UTC  (4+ messages)

[PATCH bpf-next v3 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-10 16:10 UTC  (11+ messages)
` [PATCH bpf-next v3 1/8] bpf: implement "
` [PATCH bpf-next v3 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v3 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v3 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v3 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v3 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v3 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v3 8/8] bpftool: support cgroup sockopt

[PATCH v3 00/33] Convert files to ReST - part 1
 2019-06-10 15:55 UTC  (6+ messages)

[PATCH v2 bpf-next 0/2] veth: Bulk XDP_TX
 2019-06-10 11:41 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/2] xdp: Add tracepoint for bulk XDP_TX

[PATCH v2 00/22] Some documentation fixes
 2019-06-09  2:33 UTC  (6+ messages)

[PATCH bpf] bpf: preallocate a perf_sample_data per event fd
 2019-06-08 20:39 UTC  (5+ messages)

WARNING in bpf_jit_free
 2019-06-08 11:22 UTC 

[PATCH v5 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-08  2:19 UTC  (3+ messages)
` [PATCH v5 bpf-next 1/2] bpf: add "
` [PATCH v5 bpf-next 2/2] bpf: use libbpf_num_possible_cpus

[PATCH v4 bpf-next 0/2] bpf: Add a new API
 2019-06-07 23:47 UTC  (2+ messages)

pull-request: bpf 2019-06-07
 2019-06-07 21:48 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-07 21:26 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/2] bpf: add "
` [PATCH v4 bpf-next 2/2] bpf: use libbpf_num_possible_cpus in bpftool and selftests

[PATCH v3 05/20] docs: bpf: get rid of two warnings
 2019-06-07 18:54 UTC 

[PATCH] perf config: Update default value for llvm.clang-bpf-cmd-template
 2019-06-07 18:32 UTC  (2+ messages)

[PATCH bpf-next] samples: bpf: don't run probes at the local make stage
 2019-06-07 17:11 UTC 

[PATCH bpf-next v2 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-07 15:55 UTC  (15+ messages)
` [PATCH bpf-next v2 1/8] bpf: implement "
` [PATCH bpf-next v2 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v2 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v2 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v2 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v2 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v2 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v2 8/8] bpftool: support cgroup sockopt

[PATCH bpf-next v5 0/4] sock ops: add netns ino and dev in bpf context
 2019-06-07 14:11 UTC  (5+ messages)
` [PATCH bpf-next v5 1/4] bpf: "
` [PATCH bpf-next v5 2/4] bpf: sync bpf.h to tools/ for bpf_sock_ops->netns*
` [PATCH bpf-next v5 3/4] selftests: bpf: read netns_ino from struct bpf_sock_ops
` [PATCH bpf-next v5 4/4] selftests: bpf: verifier: read netns_dev and "

[PATCH bpf v2] bpf: preallocate a perf_sample_data per event fd
 2019-06-07  7:55 UTC  (6+ messages)
` [PATCH bpf] bpf: fix nested bpf tracepoints with per-cpu data

[PATCH] net: Fix hang while unregistering device bound to xdp socket
 2019-06-07  6:58 UTC  (4+ messages)

general protection fault in ip6_dst_lookup_tail (2)
 2019-06-07  3:25 UTC  (3+ messages)

eBPF verifier slowness, more than 2 cpu seconds for about 600 instructions
 2019-06-07  1:30 UTC  (5+ messages)

[PATCH bpf-next] bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper
 2019-06-07  0:09 UTC  (4+ messages)

Getting empty callchain from perf_callchain_kernel()
 2019-06-06 23:58 UTC  (14+ messages)

[PATCH bpf v3 0/6] Fix unconnected bpf cgroup hooks
 2019-06-06 23:56 UTC  (8+ messages)
` [PATCH bpf v3 1/6] bpf: fix unconnected udp hooks
` [PATCH bpf v3 2/6] bpf: sync tooling uapi header
` [PATCH bpf v3 3/6] bpf, libbpf: enable recvmsg attach types
` [PATCH bpf v3 4/6] bpf, bpftool: "
` [PATCH bpf v3 5/6] bpf: more msg_name rewrite tests to test_sock_addr
` [PATCH bpf v3 6/6] bpf: expand section tests for test_section_names

[PATCH v3 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-06 22:10 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/2] bpf: add "
` [PATCH v3 bpf-next 2/2] bpf: use libbpf_num_possible_cpus in bpftool and selftests

[PATCH bpf v2 0/4] Fix unconnected bpf cgroup hooks
 2019-06-06 21:48 UTC  (9+ messages)
` [PATCH bpf v2 1/4] bpf: fix unconnected udp hooks
` [PATCH bpf v2 2/4] bpf: sync tooling uapi header
` [PATCH bpf v2 3/4] bpf, bpftool: enable recvmsg attach types
` [PATCH bpf v2 4/4] bpf: add further msg_name rewrite tests to test_sock_addr

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-06-06 20:58 UTC  (11+ messages)

[PATCH bpf-next] bpf: allow CGROUP_SKB programs to use bpf_get_current_cgroup_id() helper
 2019-06-06 19:59 UTC  (5+ messages)

[PATCH v2 bpf-next 1/2] bpf: add a new API libbpf_num_possible_cpus()
 2019-06-06 17:17 UTC  (3+ messages)
  ` [PATCH v2 bpf-next 2/2] bpf: use libbpf_num_possible_cpus in bpftool and selftests

[PATCH 1/2] bpf: add a new API libbpf_num_possible_cpus()
 2019-06-06 16:34 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in usage_accumulate
 2019-06-06 14:55 UTC  (2+ 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).