bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-11 06:12:42 to 2020-01-15 18:43:41 UTC [more...]

[PATCH v5 bpf-next 0/9] add bpf batch ops to process more than 1 elem
 2020-01-15 18:43 UTC  (4+ messages)
` [PATCH v5 bpf-next 2/9] bpf: add generic support for lookup batch op
` [PATCH v5 bpf-next 3/9] bpf: add generic support for update and delete batch ops
` [PATCH v5 bpf-next 7/9] libbpf: add libbpf support to "

[PATCH bpf-next] libbpf: support .text sub-calls relocations
 2020-01-15 18:34 UTC 

[PATCH bpf-next v2 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-15 18:06 UTC  (18+ messages)
` [PATCH bpf-next v2 01/10] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v2 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [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 05/10] bpftool: "
` [PATCH bpf-next v2 06/10] perf: "
` [PATCH bpf-next v2 07/10] samples/bpf: "
` [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 v2 0/2] xdp: Introduce bulking for non-map XDP_REDIRECT
 2020-01-15 17:49 UTC  (5+ 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 v2 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-15 17:30 UTC  (13+ messages)
` [PATCH bpf-next v2 01/10] bpf: btf: Make some of the API visible outside BTF
` [PATCH bpf-next v2 02/10] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v2 03/10] bpf: lsm: Introduce types for eBPF based LSM
` [PATCH bpf-next v2 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
` [PATCH bpf-next v2 05/10] bpf: lsm: BTF API for LSM hooks
` [PATCH bpf-next v2 06/10] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v2 07/10] bpf: lsm: Make the allocated callback RO+X
` [PATCH bpf-next v2 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v2 09/10] bpf: lsm: Add selftests "
` [PATCH bpf-next v2 10/10] bpf: lsm: Add Documentation

[PATCH bpf-next v3] selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program
 2020-01-15 17:04 UTC  (2+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-15 15:30 UTC  (16+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

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

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

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] 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  (3+ 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  (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).