bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-10 15:26:39 to 2020-01-15 14:15:40 UTC [more...]

[PATCH bpf-next v2 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-15 14:12 UTC  (6+ messages)
` [PATCH bpf-next v2 03/10] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v2 04/10] selftests: "
` [PATCH bpf-next v2 08/10] libbpf: Fix include of bpf_helpers.h when libbpf is installed on system
` [PATCH bpf-next v2 09/10] selftests: Remove tools/lib/bpf from include path
` [PATCH bpf-next v2 10/10] tools/runqslower: "

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2020-01-15 14:09 UTC  (18+ messages)

[PATCH bpf-next v3] selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program
 2020-01-15 13:15 UTC 

[PATCH bpf-next v2] selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program
 2020-01-15 13:12 UTC  (4+ messages)

[PATCH bpf-next v2 00/11] Extend SOCKMAP to store listening sockets
 2020-01-15 12:57 UTC  (45+ messages)
` [PATCH bpf-next v2 01/11] bpf, sk_msg: Don't reset saved sock proto on restore
` [PATCH bpf-next v2 02/11] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v2 03/11] net, sk_msg: Clear sk_user_data pointer on clone if tagged
` [PATCH bpf-next v2 04/11] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v2 05/11] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v2 06/11] bpf, sockmap: Don't set up sockmap progs for listening sockets
` [PATCH bpf-next v2 07/11] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next v2 09/11] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next v2 10/11] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP
` [PATCH bpf-next v2 11/11] selftests/bpf: Tests for SOCKMAP holding listening sockets

[PATCH bpf-next] libbpf: Fix include of bpf_helpers.h when libbpf is installed on system
 2020-01-15  8:39 UTC  (6+ messages)

[PATCH bpf-next 0/5] bpftool: Support dumping a map with btf_vmlinux_value_type_id
 2020-01-15  6:40 UTC  (18+ messages)
` [PATCH bpf-next 1/5] bpftool: Fix a leak of btf object
` [PATCH bpf-next 2/5] bpftool: Fix missing BTF output for json during map dump
` [PATCH bpf-next 3/5] libbpf: Expose bpf_find_kernel_btf to libbpf_internal.h
` [PATCH bpf-next 4/5] bpftool: Add struct_ops map name
` [PATCH bpf-next 5/5] bpftool: Support dumping a map with btf_vmlinux_value_type_id

Bugs with libbpf
 2020-01-15  6:35 UTC 

general protection fault in free_verifier_state (3)
 2020-01-15  6:25 UTC 

[PATCH bpf-next v3 0/2] bpf: add bpf_send_signal_thread() helper
 2020-01-15  6:22 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] tools/bpf: add self tests for bpf_send_signal_thread()

headsup: latest llvm breaks libbpf/selftests
 2020-01-15  5:58 UTC 

[PATCH v4 bpf-next 0/9] add bpf batch ops to process more than 1 elem
 2020-01-15  1:03 UTC  (21+ messages)
` [PATCH v4 bpf-next 1/9] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions
` [PATCH v4 bpf-next 2/9] bpf: add generic support for lookup batch op
` [PATCH v4 bpf-next 3/9] bpf: add generic support for update and delete batch ops
` [PATCH v4 bpf-next 4/9] bpf: add lookup and update batch ops to arraymap
` [PATCH v4 bpf-next 4/9] bpf: add lookup and updated "
` [PATCH v4 bpf-next 5/9] bpf: add batch ops to all htab bpf map
` [PATCH v4 bpf-next 6/9] tools/bpf: sync uapi header bpf.h
` [PATCH v4 bpf-next 7/9] libbpf: add libbpf support to batch ops
` [PATCH v4 bpf-next 8/9] selftests/bpf: add batch ops testing for htab and htab_percpu map
` [PATCH v4 bpf-next 9/9] selftests/bpf: add batch ops testing to array bpf map

[PATCH bpf-next 0/6] bpf: Introduce global functions
 2020-01-15  0:44 UTC  (5+ messages)
` [PATCH bpf-next 3/6] bpf: Introduce function-by-function verification

[PATCH bpf-next v2 0/2] bpf: add bpf_send_signal_thread() helper
 2020-01-15  0:07 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] tools/bpf: add self tests for bpf_send_signal_thread()

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-14 23:29 UTC  (4+ messages)

WARNING: refcount bug in free_nsproxy (2)
 2020-01-14 22:04 UTC 

[PATCH][bpf-next][v2] bpf: return -EBADRQC for invalid map type in __bpf_tx_xdp_map
 2020-01-14 19:37 UTC  (2+ messages)

[PATCH v2 bpf-next 0/6] Implement runqslower BCC tool with BPF CO-RE
 2020-01-14 18:42 UTC  (11+ messages)
` [PATCH v2 bpf-next 1/6] tools: sync uapi/linux/if_link.h
` [PATCH v2 bpf-next 2/6] libbpf: clean up bpf_helper_defs.h generation output
` [PATCH v2 bpf-next 3/6] selftests/bpf: conform selftests/bpf Makefile output to libbpf and bpftool
` [PATCH v2 bpf-next 4/6] bpftool: apply preserve_access_index attribute to all types in BTF dump
` [PATCH v2 bpf-next 5/6] tools/bpf: add runqslower tool to tools/bpf
` [PATCH v2 bpf-next 6/6] selftests/bpf: build runqslower from selftests

[PATCH bpf-next] bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPS
 2020-01-14 17:56 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] xdp: Introduce bulking for non-map XDP_REDIRECT
 2020-01-14 17:47 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] xdp: Move devmap bulk queue into struct net_device
` [PATCH bpf-next v2 2/2] xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths

[PATCH bpf-next] xsk: support allocations of large umems
 2020-01-14  9:49 UTC 

[bpf-next PATCH v2 0/2] xdp devmap improvements cleanup
 2020-01-14  3:27 UTC  (10+ messages)
` [bpf-next PATCH v2 1/2] bpf: xdp, update devmap comments to reflect napi/rcu usage
` [bpf-next PATCH v2 2/2] bpf: xdp, remove no longer required rcu_read_{un}lock()

[bpf PATCH v2 0/8] Fixes for sockmap/tls from more complex BPF progs
 2020-01-14  3:19 UTC  (13+ messages)
` [bpf PATCH v2 1/8] bpf: sockmap/tls, during free we may call tcp_bpf_unhash() in loop
` [bpf PATCH v2 2/8] bpf: sockmap, ensure sock lock held during tear down
` [bpf PATCH v2 3/8] bpf: sockmap/tls, push write_space updates through ulp updates
` [bpf PATCH v2 4/8] bpf: sockmap, skmsg helper overestimates push, pull, and pop bounds
` [bpf PATCH v2 5/8] bpf: sockmap/tls, msg_push_data may leave end mark in place
` [bpf PATCH v2 6/8] bpf: sockmap/tls, tls_sw can create a plaintext buf > encrypt buf
` [bpf PATCH v2 7/8] bpf: sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining
` [bpf PATCH v2 8/8] bpf: sockmap/tls, fix pop data with SK_DROP return code

[PATCH bpf-next 0/2] bpf: add bpf_send_signal_thread() helper
 2020-01-14  1:22 UTC  (7+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] tools/bpf: add a selftest for bpf_send_signal_thread()

[PATCH] samples/bpf: Add xdp_stat sample program
 2020-01-13 20:35 UTC  (4+ messages)
` [PATCH v2] "

[RFC 0/5] bpf: Add trampoline helpers
 2020-01-13 12:37 UTC  (9+ messages)
` [PATCH 5/5] bpf: Allow to resolve bpf trampoline in unwind

[PATCH bpf] bpftool: Fix printing incorrect pointer in btf_dump_ptr
 2020-01-12  3:09 UTC  (3+ messages)

[PATCH net-next] sfc: remove duplicated include from ef10.c
 2020-01-11  7:11 UTC  (4+ messages)

[bpf PATCH 0/9] Fixes for sockmap/tls from more complex BPF progs
 2020-01-10 23:20 UTC  (5+ messages)
` [bpf PATCH 8/9] bpf: sockmap/tls, tls_push_record can not handle zero length skmsg

[PATCH bpf-next 0/2] xdp: Introduce bulking for non-map XDP_REDIRECT
 2020-01-10 23:16 UTC  (13+ messages)
` [PATCH bpf-next 1/2] xdp: Move devmap bulk queue into struct net_device
` [PATCH bpf-next 2/2] xdp: Use bulking for non-map XDP_REDIRECT

[PATCH AUTOSEL 5.4 21/26] hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
 2020-01-10 22:05 UTC 

[PATCH v5 bpf-next] selftests/bpf: add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
 2020-01-10 22:04 UTC  (2+ messages)

[PATCH bpf 0/1] Fix memory leak in helpers dealing with sockets
 2020-01-10 18:45 UTC  (4+ messages)
` [PATCH bpf v2] net: bpf: don't leak time wait and request sockets

[PATCH v4 bpf-next] selftests/bpf: add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
 2020-01-10 18:44 UTC 

[PATCH bpf-next] libbpf: poison kernel-only integer types
 2020-01-10 18:39 UTC  (3+ messages)
` [Potential Spoof] "

[PATCH bpf-next] bpf: Make trampolines W^X
 2020-01-10 18:35 UTC  (8+ messages)

[PATCH v3 bpf-next] selftests/bpf: add BPF_HANDLER, BPF_KPROBE, and BPF_KRETPROBE macros
 2020-01-10 17:55 UTC  (2+ messages)
` [Potential Spoof] "

[PATCH] tools lib api fs: fix gcc9 compilation error
 2020-01-10 17:53 UTC  (2+ messages)
` [tip: perf/core] tools lib api fs: Fix gcc9 stringop-truncation "

pahole and LTO
 2020-01-10 17:29 UTC  (4+ messages)

[PATCH v3 bpf-next 0/6] bpf: Introduce global functions
 2020-01-10 16:29 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).