bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-29 01:14:49 to 2019-06-03 17:21:54 UTC [more...]

[PATCH][next] bpf: remove redundant assignment to err
 2019-06-03 17:21 UTC  (2+ messages)

[RFC][PATCH kernel_bpf] honor CAP_NET_ADMIN for BPF_PROG_LOAD
 2019-06-03 17:12 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
 2019-06-03 17:03 UTC  (17+ 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}

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-03 16:32 UTC  (13+ 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
` [RFC PATCH bpf-next 3/8] libbpf: refactor map initialization
` [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
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
` [RFC PATCH bpf-next 7/8] selftests/bpf: add test for BTF-defined maps
` [RFC PATCH bpf-next 8/8] selftests/bpf: switch tests to BTF-defined map definitions

[PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
 2019-06-03 13:36 UTC 

[PATCH bpf v2] bpf: preallocate a perf_sample_data per event fd
 2019-06-03 13:22 UTC  (5+ messages)

[PATCH bpf 0/2] bpf: udp: A few reuseport's bpf_prog for udp lookup
 2019-06-03 13:07 UTC  (8+ messages)
` [PATCH bpf 1/2] bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
` [PATCH bpf 2/2] bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro

[PATCH bpf-next v2 0/2] net: xdp: Two XSKMAP improvements
 2019-06-03  9:25 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] xsk: remove AF_XDP socket from map when the socket is released

[PATCH bpf-next v3 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-06-03  8:27 UTC  (4+ messages)

[PATCH v3] selinux: lsm: fix a missing-check bug in selinux_sb_eat_lsm_opts()
 2019-06-03  7:27 UTC  (7+ messages)

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

[PATCH bpf-next] selftests/bpf: add real-world BPF verifier scale test program
 2019-06-02  1:10 UTC  (3+ messages)

[bpf:master 3/3] kernel/bpf/arraymap.c:657:36: error: invalid application of 'sizeof' to incomplete type 'struct perf_sample_data'
 2019-06-01 15:42 UTC 

[PATCH AUTOSEL 5.1 006/186] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:14 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 036/186] bpf: fix undefined behavior in narrow load handling
` [PATCH AUTOSEL 5.1 057/186] percpu: remove spurious lock dependency between percpu and sched

[PATCH AUTOSEL 5.0 006/173] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:17 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 033/173] bpf: fix undefined behavior in narrow load handling
` [PATCH AUTOSEL 5.0 054/173] percpu: remove spurious lock dependency between percpu and sched

[PATCH AUTOSEL 4.19 004/141] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:20 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 028/141] bpf: fix undefined behavior in narrow load handling
` [PATCH AUTOSEL 4.19 043/141] percpu: remove spurious lock dependency between percpu and sched

[PATCH AUTOSEL 4.14 04/99] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:22 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 31/99] percpu: remove spurious lock dependency between percpu and sched

[PATCH AUTOSEL 4.9 04/74] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:23 UTC 

[PATCH AUTOSEL 4.4 03/56] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:25 UTC 

pull-request: bpf-next 2019-05-31
 2019-06-01  5:18 UTC  (2+ messages)

[PATCH bpf-next v5] selftests/bpf: measure RTT from xdp using xdping
 2019-06-01  2:58 UTC  (3+ messages)

[PATCH v2] hooks: fix a missing-check bug in selinux_sb_eat_lsm_opts()
 2019-06-01  1:57 UTC  (3+ messages)

[PATCH bpf v2] bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arsh
 2019-06-01  0:09 UTC  (5+ messages)

[PATCH v2 bpf-next] bpf: doc: update answer for 32-bit subregister question
 2019-06-01  0:08 UTC  (3+ messages)

[PATCH bpf v4] libbpf: Return btf_fd for load_sk_storage_btf
 2019-06-01  0:05 UTC  (3+ messages)

[PATCH bpf-next 0/5] bpf: bpf maps memory accounting cleanup
 2019-06-01  0:00 UTC  (13+ 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 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)

[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 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-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  (4+ messages)

[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  (2+ messages)

[PATCH bpf v2] selftests: bpf: fix compiler warning
 2019-05-29 14:07 UTC  (2+ 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  (4+ 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 


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