bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-24 22:28:02 to 2019-05-31 20:21:53 UTC [more...]

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-05-31 20:21 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/8] libbpf: add common min/max macro to libbpf_internal.h
` [RFC PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic

[PATCH bpf-next v2 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
 2019-05-31 19:18 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev
` [PATCH bpf-next v2 2/2] net: xdp: remove XDP_QUERY_PROG{,_HW}

[PATCH bpf-next v5] selftests/bpf: measure RTT from xdp using xdping
 2019-05-31 17:47 UTC 

[PATCH v2 bpf-next 1/2] bpf: Allow bpf_map_lookup_elem() on an xskmap
 2019-05-31 17:13 UTC  (5+ messages)
  ` [PATCH v2 bpf-next 2/2] libbpf: remove qidconf and better support external bpf programs

[PATCH bpf-next v4] selftests/bpf: measure RTT from xdp using xdping
 2019-05-31 15:56 UTC  (2+ messages)

[PATCH v2] hooks: fix a missing-check bug in selinux_sb_eat_lsm_opts()
 2019-05-31 15:45 UTC  (2+ messages)

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-05-31 15:25 UTC  (12+ messages)

[PATCH bpf-next v4 0/4] sock ops: add netns ino and dev in bpf context
 2019-05-31 14:24 UTC  (4+ messages)
` [PATCH bpf-next v4 1/4] bpf: "

[PATCH bpf v2] bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arsh
 2019-05-31  8:16 UTC  (3+ messages)

[PATCH 1/2] bpf, riscv: fix bugs in JIT for 32-bit ALU operations
 2019-05-31  7:22 UTC  (7+ messages)
` [PATCH 2/2] bpf: test_bpf: add tests for upper bits of 32-bit operations

[PATCH bpf] bpf: preallocate a perf_sample_data per event fd
 2019-05-31  5:26 UTC  (4+ messages)

[PATCH bpf v4] libbpf: Return btf_fd for load_sk_storage_btf
 2019-05-30 21:33 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: doc: update answer for 32-bit subregister question
 2019-05-30 20:42 UTC  (2+ messages)

[PATCH bpf-next] bpf: doc: update answer for 32-bit subregister question
 2019-05-30 20:11 UTC  (3+ messages)

[stable] bpf: add bpf_jit_limit knob to restrict unpriv allocations
 2019-05-30 19:48 UTC  (5+ messages)

[PATCH bpf-next 0/5] bpf: bpf maps memory accounting cleanup
 2019-05-30 19:09 UTC  (12+ messages)
` [PATCH bpf-next 1/5] bpf: add memlock precharge check for cgroup_local_storage
` [PATCH bpf-next 2/5] bpf: add memlock precharge for socket local storage
` [PATCH bpf-next 3/5] bpf: group memory related fields in struct bpf_map_memory
` [PATCH bpf-next 4/5] bpf: rework memlock-based memory accounting for maps
` [PATCH bpf-next 5/5] bpf: move memory size checks to bpf_map_charge_init()

[PATCH 00/22] Some documentation fixes
 2019-05-30 18:08 UTC  (3+ messages)
` [PATCH 08/22] docs: bpf: get rid of two warnings

[PATCH bpf-next v3] selftests/bpf: measure RTT from xdp using xdping
 2019-05-30 18:00 UTC  (2+ messages)

[PATCH] hooks: fix a missing-check bug in selinux_sb_eat_lsm_opts()
 2019-05-30 15:16 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v2 bpf-next 0/9] libbpf random fixes
 2019-05-29 23:26 UTC  (12+ messages)
` [PATCH v2 bpf-next 1/9] libbpf: fix detection of corrupted BPF instructions section
` [PATCH v2 bpf-next 2/9] libbpf: preserve errno before calling into user callback
` [PATCH v2 bpf-next 3/9] libbpf: simplify endianness check
` [PATCH v2 bpf-next 4/9] libbpf: check map name retrieved from ELF
` [PATCH v2 bpf-next 5/9] libbpf: fix error code returned on corrupted ELF
` [PATCH v2 bpf-next 6/9] libbpf: use negative fd to specify missing BTF
` [PATCH v2 bpf-next 7/9] libbpf: simplify two pieces of logic
` [PATCH v2 bpf-next 8/9] libbpf: typo and formatting fixes
` [PATCH v2 bpf-next 9/9] libbpf: reduce unnecessary line wrapping

[PATCH bpf-next v2] selftests/bpf: measure RTT from xdp using xdping
 2019-05-29 22:48 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: prevent overwriting of log_level in bpf_object__load_progs()
 2019-05-29 17:37 UTC  (2+ messages)

[PATCH bpf-next 0/9] libbpf random fixes
 2019-05-29 17:27 UTC  (20+ messages)
` [PATCH bpf-next 1/9] libbpf: fix detection of corrupted BPF instructions section
` [PATCH bpf-next 2/9] libbpf: preserve errno before calling into user callback
` [PATCH bpf-next 3/9] libbpf: simplify endianness check
` [PATCH bpf-next 4/9] libbpf: check map name retrieved from ELF
` [PATCH bpf-next 5/9] libbpf: fix error code returned on corrupted ELF
` [PATCH bpf-next 6/9] libbpf: use negative fd to specify missing BTF
` [PATCH bpf-next 7/9] libbpf: simplify two pieces of logic
` [PATCH bpf-next 8/9] libbpf: typo and formatting fixes
` [PATCH bpf-next 9/9] libbpf: reduce unnecessary line wrapping

[PATCH bpf v3] libbpf: Return btf_fd for load_sk_storage_btf
 2019-05-29 17:18 UTC  (2+ messages)

[RFC PATCH bpf-next] selftests/bpf: measure RTT from xdp using xdping
 2019-05-29 16:50 UTC  (2+ messages)

[PATCH bpf] libbpf: Return btf_fd in libbpf__probe_raw_btf
 2019-05-29 15:48 UTC  (5+ messages)

[PATCH bpf-next] libbpf: prevent overwriting of log_level in bpf_object__load_progs()
 2019-05-29 14:24 UTC  (3+ messages)
  ` [oss-drivers] "

[PATCH bpf-next v4 1/4] bpf: remove __rcu annotations from bpf_prog_array
 2019-05-29 14:08 UTC  (6+ messages)
` [PATCH bpf-next v4 2/4] bpf: media: properly use bpf_prog_array api
` [PATCH bpf-next v4 3/4] bpf: cgroup: "
` [PATCH bpf-next v4 4/4] bpf: tracing: "

[PATCH bpf v2] selftests: bpf: fix compiler warning
 2019-05-29 14:07 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: fix compilation error for flow_dissector.c
 2019-05-29 14:06 UTC  (2+ messages)

[PATCH bpf v2] libbpf: Return btf_fd in libbpf__probe_raw_btf
 2019-05-29 13:20 UTC 

[PATCH bpf 0/2] selftests: bpf: more sub-register zero extension unit tests
 2019-05-29 12:59 UTC  (4+ messages)
` [PATCH bpf 1/2] selftests: bpf: move sub-register zero extension checks into subreg.c
` [PATCH bpf 2/2] selftests: bpf: complete sub-register zero extension checks

[PATCH bpf-next v3 0/3] tools: bpftool: add an option for debug output from libbpf and verifier
 2019-05-29  9:18 UTC  (5+ messages)
` [PATCH bpf-next v3 2/3] libbpf: add bpf_object__load_xattr() API function to pass log_level

ebpf trace doesn't work during cpu hotplug
 2019-05-29  3:28 UTC 

[RFC][PATCH kernel_bpf] honor CAP_NET_ADMIN for BPF_PROG_LOAD
 2019-05-28 21:04 UTC  (2+ messages)

[PATCH bpf-next v3 1/4] bpf: remove __rcu annotations from bpf_prog_array
 2019-05-28 20:53 UTC  (9+ messages)
` [PATCH bpf-next v3 2/4] bpf: media: properly use bpf_prog_array api
` [PATCH bpf-next v3 3/4] bpf: cgroup: "
` [PATCH bpf-next v3 4/4] bpf: tracing: "

[PATCH] selftests: bpf: fix compiler warning
 2019-05-28 19:40 UTC  (3+ messages)

[PATCH bpf-next 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
 2019-05-28 18:41 UTC  (5+ messages)
` [PATCH bpf-next 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev

[PATCH bpf-next] bpftool: auto-complete BTF IDs for btf dump
 2019-05-28 16:41 UTC  (4+ messages)

[PATCH v5 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-28 16:34 UTC  (6+ messages)
` [PATCH v5 bpf-next 1/4] bpf: decouple the lifetime of cgroup_bpf from cgroup itself
` [PATCH v5 bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH v5 bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH v5 bpf-next 4/4] selftests/bpf: add auto-detach test

[PATCH bpf-next] selftests/bpf: fail test_tunnel.sh if subtests fail
 2019-05-28  9:27 UTC  (3+ messages)

[PATCH] libbpf: fix warning PTR_ERR_OR_ZERO can be used
 2019-05-28  9:26 UTC  (3+ messages)

[PATCH bpf-next] bpf: check signal validity in nmi for bpf_send_signal() helper
 2019-05-28  9:24 UTC  (2+ messages)

samples/bpf compilation failures - 5.2.0
 2019-05-28  8:57 UTC 

Getting empty callchain from perf_callchain_kernel()
 2019-05-27 11:57 UTC  (12+ messages)

[RFC bpf-next 0/7] busy poll support for AF_XDP sockets
 2019-05-27  6:58 UTC  (4+ messages)
` [RFC bpf-next 7/7] samples/bpf: add busy-poll support to xdpsock sample

[PATCH bpf-next 0/3] veth: Bulk XDP_TX
 2019-05-27  6:08 UTC  (8+ messages)
` [PATCH bpf-next 3/3] veth: Support bulk XDP_TX

KASAN: use-after-free Read in class_equal
 2019-05-26  6:43 UTC 

KASAN: slab-out-of-bounds Read in class_equal
 2019-05-26  6:39 UTC 

[PATCH bpf-next] bpftool: auto-complete BTF IDs for btf dump
 2019-05-26  0:00 UTC  (3+ messages)

[PATCH bpf-next v5 0/3] bpf: implement bpf_send_signal() helper
 2019-05-25 19:14 UTC  (9+ messages)
` [PATCH bpf-next v5 1/3] "

[PATCH] ip_sockglue: Fix missing-check bug in ip_ra_control()
 2019-05-25 18:01 UTC  (2+ messages)

[PATCH v9 bpf-next 00/17] bpf: eliminate zero extensions for sub-register writes
 2019-05-25  9:09 UTC  (8+ messages)
` [PATCH v9 bpf-next 01/17] bpf: verifier: mark verified-insn with sub-register zext flag
` [PATCH v9 bpf-next 02/17] bpf: verifier: mark patched-insn "
` [PATCH v9 bpf-next 03/17] bpf: introduce new mov32 variant for doing explicit zero extension
` [PATCH v9 bpf-next 04/17] bpf: verifier: insert zero extension according to analysis result
` [PATCH v9 bpf-next 06/17] tools: bpf: sync uapi header bpf.h

[PATCH bpf] samples: bpf: add ibumad sample to .gitignore
 2019-05-25  2:58 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-25  2:57 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/4] bpf: decouple the lifetime of cgroup_bpf from cgroup itself
` [PATCH v4 bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH v4 bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH v4 bpf-next 4/4] selftests/bpf: add auto-detach test


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