bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-17 06:26:56 to 2020-07-21 05:04:36 UTC [more...]

[PATCH bpf-next v4 00/14] xsk: support shared umems between devices and queues
 2020-07-21  5:03 UTC  (4+ messages)
` [PATCH bpf-next v4 02/14] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces
` [PATCH bpf-next v4 03/14] xsk: create and free buffer pool independently from umem
` [PATCH bpf-next v4 04/14] xsk: move fill and completion rings to buffer pool

[PATCH bpf-next v2 0/6] bpf: Support multi-attach for freplace programs
 2020-07-21  3:48 UTC  (10+ messages)
` [PATCH bpf-next v2 3/6] bpf: support attaching freplace programs to multiple attach points

BPF logging infrastructure. Was: [PATCH bpf-next 4/6] tools: add new members to bpf_attr.raw_tracepoint in bpf.h
 2020-07-21  3:00 UTC  (14+ messages)

BPF selftests build failures
 2020-07-21  2:54 UTC  (3+ messages)

[PATCH bpf-next v1 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
 2020-07-21  2:52 UTC  (4+ messages)
` [PATCH bpf-next v1 1/3] bpf, riscv: Modify JIT ctx to support compressed instructions
` [PATCH bpf-next v1 2/3] bpf, riscv: Add encodings for "
` [PATCH bpf-next v1 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT

[PATCH bpf-next v3] bpftool: use only nftw for file tree parsing
 2020-07-21  2:48 UTC  (4+ messages)
  ` [PATCH bpf-next v4] "

get rid of the address_space override in setsockopt
 2020-07-21  2:40 UTC  (34+ messages)
` [PATCH 01/24] bpfilter: reject kernel addresses
` [PATCH 02/24] bpfilter: fix up a sparse annotation
` [PATCH 03/24] net: add a new sockptr_t type
` [PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
` [PATCH 05/24] net: switch sock_setbindtodevice "
` [PATCH 06/24] net: switch sock_set_timeout "
` [PATCH 07/24] "
` [PATCH 08/24] net/xfrm: switch xfrm_user_policy "
` [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
` [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
` [PATCH 11/24] netfilter: switch nf_setsockopt "
` [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
` [PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 21/24] net/udp: switch udp_lib_setsockopt "
` [PATCH 22/24] net/tcp: switch ->md5_parse "
` [PATCH 23/24] net/tcp: switch do_tcp_setsockopt "
` [PATCH 24/24] net: pass a sockptr_t into ->setsockopt

[RFC PATCH bpf-next 0/2] BTF support for ksyms
 2020-07-21  2:37 UTC  (8+ messages)
` [RFC PATCH bpf-next 1/2] bpf: BTF support for __ksym externs
` [RFC PATCH bpf-next 2/2] selftests/bpf: Test __ksym externs with BTF

[PATCH bpf-next v4 0/4] Generalizing bpf_local_storage
 2020-07-20 22:44 UTC  (5+ messages)
` [PATCH bpf-next v4 2/4] bpf: Implement bpf_local_storage for inodes

Verification speed w/ KASAN builds
 2020-07-20 20:37 UTC  (2+ messages)

[PATCH bpf-next] bpf: allow loading instructions from a fd
 2020-07-20 20:33 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] bpf: compute btf_ids at build time for btf_iter
 2020-07-20 19:58 UTC  (8+ messages)
` [PATCH bpf-next v2 1/5] bpf: compute bpf_skc_to_*() helper socket btf ids at build time
` [PATCH bpf-next v2 2/5] tools/bpf: sync btf_ids.h to tools
` [PATCH bpf-next v2 3/5] bpf: add BTF_ID_LIST_GLOBAL in btf_ids.h
` [PATCH bpf-next v2 4/5] bpf: make btf_sock_ids global
` [PATCH bpf-next v2 5/5] bpf: net: use precomputed btf_id for bpf iterators

[PATCH v4 bpf-next 0/5] Make BPF CGROUP_STORAGE map usable by different programs at once
 2020-07-20 19:54 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/5] selftests/bpf: Add test for CGROUP_STORAGE map on multiple attaches
` [PATCH v4 bpf-next 2/5] selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progs
` [PATCH v4 bpf-next 3/5] bpf: Make cgroup storages shared across attaches on the same cgroup
` [PATCH v4 bpf-next 4/5] selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingress
` [PATCH v4 bpf-next 5/5] Documentation/bpf: Document CGROUP_STORAGE map type

linux-next: Tree for Jul 20 (kernel/bpf/net_namespace)
 2020-07-20 19:37 UTC  (2+ messages)

[PATCH -next] bpf: Make some functions static
 2020-07-20 16:18 UTC  (2+ messages)

[PATCH bpf-next] bpf: cpumap: fix possible rcpu kthread hung
 2020-07-20 15:45 UTC  (3+ messages)

[PATCH bpf-next] bpf: Generate cookie for new non-initial net NS
 2020-07-20 14:09 UTC 

[PATCH bpf-next v3 00/14] xsk: support shared umems between devices and queues
 2020-07-20 13:23 UTC  (17+ messages)
` [PATCH bpf-next v3 01/14] xsk: i40e: ice: ixgbe: mlx5: pass buffer pool to driver instead of umem
` [PATCH bpf-next v3 02/14] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces
` [PATCH bpf-next v3 03/14] xsk: create and free buffer pool independently from umem
` [PATCH bpf-next v3 04/14] xsk: move fill and completion rings to buffer pool
` [PATCH bpf-next v3 05/14] xsk: move queue_id, dev and need_wakeup "
` [PATCH bpf-next v3 06/14] xsk: move xsk_tx_list and its lock "
` [PATCH bpf-next v3 07/14] xsk: move addrs from buffer pool to umem
` [PATCH bpf-next v3 08/14] xsk: enable sharing of dma mappings
` [PATCH bpf-next v3 09/14] xsk: rearrange internal structs for better performance
` [PATCH bpf-next v3 10/14] xsk: add shared umem support between queue ids
` [PATCH bpf-next v3 11/14] xsk: add shared umem support between devices
` [PATCH bpf-next v3 12/14] libbpf: support shared umems between queues and devices
` [PATCH bpf-next v3 13/14] samples/bpf: add new sample xsk_fwd.c
` [PATCH bpf-next v3 14/14] xsk: documentation for XDP_SHARED_UMEM between queues and netdevs

[PATCH bpf-next] samples/bpf, selftests/bpf: use bpf_probe_read_kernel
 2020-07-20 11:48 UTC 

Maximum size of record over perf ring buffer?
 2020-07-20 11:39 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH bpf-next v4 1/4] bpf: Generalize bpf_sk_storage
 2020-07-20 11:18 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix test_lwt_seg6local.sh hangs
 2020-07-20 10:18 UTC 

[PATCH bpf-next v2 00/14] xsk: support shared umems between devices and queues
 2020-07-20  9:33 UTC  (5+ messages)
` [PATCH bpf-next v2 11/14] xsk: add shared umem support between devices

how is the bpfilter sockopt processing supposed to work
 2020-07-20  8:25 UTC  (5+ messages)

[PATCH v2] libbpf bpf_helpers: Use __builtin_offsetof for offsetof
 2020-07-20  6:21 UTC  (2+ messages)

[PATCH v2 net-next 0/6] rework mvneta napi_poll loop for XDP multi-buffers
 2020-07-20  1:28 UTC  (2+ messages)

sockopt cleanups
 2020-07-20  1:16 UTC  (10+ messages)
` [PATCH 01/22] net/atm: remove the atmdev_ops {get,set}sockopt methods
` [PATCH 02/22] net: streamline __sys_setsockopt
` [PATCH 04/22] net: simplify cBPF setsockopt compat handling
` [PATCH 05/22] net: remove compat_sock_common_{get,set}sockopt
  ` [MPTCP] "
` [PATCH 22/22] net: make ->{get,set}sockopt in proto_ops optional

Question regarding the use of XDP_USE_NEED_WAKEUP
 2020-07-19 11:58 UTC 

[PATCH] libbpf bpf_helpers: Use __builtin_offsetof for offsetof if available
 2020-07-19  3:52 UTC  (3+ messages)

[PATCH] docs: core-api/printk-formats.rst: use literal block syntax
 2020-07-19  2:55 UTC  (2+ messages)

[PATCH 0/3] xtensa: add seccomp support
 2020-07-19  2:16 UTC  (4+ messages)
` [PATCH 1/3] xtensa: expose syscall through user_pt_regs
` [PATCH 2/3] xtensa: add seccomp support
` [PATCH 3/3] selftests/seccomp: add xtensa support

Doubt eBPF
 2020-07-18 18:11 UTC  (2+ messages)

memory leak in veth_dev_init
 2020-07-18 11:51 UTC 

[PATCH bpf-next 0/2] compute bpf_skc_to_*() helper socket btf ids at build time
 2020-07-18  5:10 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf: change var type of BTF_ID_LIST to static
` [PATCH bpf-next 2/2] bpf: compute bpf_skc_to_*() helper socket btf ids at build time

[PATCH v3 bpf-next 0/5] Make BPF CGROUP_STORAGE map usable by different programs at once
 2020-07-18  3:48 UTC  (4+ messages)
` [PATCH v3 bpf-next 3/5] bpf: Make cgroup storages shared across attaches on the same cgroup

[PATCH bpf-next v5 00/15] Run a BPF program on socket lookup
 2020-07-18  3:25 UTC  (18+ messages)
` [PATCH bpf-next v5 01/15] bpf, netns: Handle multiple link attachments
` [PATCH bpf-next v5 02/15] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
` [PATCH bpf-next v5 03/15] inet: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v5 04/15] inet: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v5 05/15] inet6: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v5 06/15] inet6: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v5 07/15] udp: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v5 08/15] udp: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v5 09/15] udp6: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v5 10/15] udp6: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v5 11/15] bpf: Sync linux/bpf.h to tools/
` [PATCH bpf-next v5 12/15] libbpf: Add support for SK_LOOKUP program type
` [PATCH bpf-next v5 13/15] tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
` [PATCH bpf-next v5 14/15] selftests/bpf: Add verifier tests for bpf_sk_lookup context access
` [PATCH bpf-next v5 15/15] selftests/bpf: Tests for BPF_SK_LOOKUP attach point

[PATCH v3] folds tests from test_current_pid_tgid_new_ns into test_progs
 2020-07-18  0:49 UTC  (2+ messages)

[PATCH v7 bpf-next 0/9] introduce support for XDP programs in CPUMAP
 2020-07-17 23:13 UTC  (9+ messages)

[PATCH bpf-next v2] bpftool: use only nftw for file tree parsing
 2020-07-17 22:43 UTC  (3+ messages)

[PATCH 0/5] s390/bpf: fix lib/test_bpf.c failures
 2020-07-17 22:23 UTC  (7+ messages)
` [PATCH 1/5] selftests: bpf: test_kmod.sh: fix running out of srctree
` [PATCH 2/5] s390/bpf: fix sign extension in branch_ku
` [PATCH 3/5] s390/bpf: use brcl for jumping to exit_ip if necessary
` [PATCH 4/5] s390/bpf: tolerate not converging code shrinking
` [PATCH 5/5] s390/bpf: use bpf_skip() in bpf_jit_prologue()

[PATCH bpf-next 00/13] bpf: implement bpf iterator for map elements
 2020-07-17 18:52 UTC  (6+ messages)
` [PATCH bpf-next 09/13] tools/bpftool: add bpftool support for bpf map element iterator

[PATCH bpf-next 0/5] bpf: tailcalls in BPF subprograms
 2020-07-17 16:16 UTC  (17+ messages)
` [PATCH bpf-next 1/5] bpf, x64: use %rcx instead of %rax for tail call retpolines
` [PATCH bpf-next 2/5] bpf: allow for tailcalls in BPF subprograms
` [PATCH bpf-next 3/5] bpf: propagate poke descriptors to subprograms
` [PATCH bpf-next 4/5] bpf, x64: rework pro/epilogue and tailcall handling in JIT

bug: BPF program crashing the kernel
 2020-07-17 12:50 UTC 

[PATCH] tools/bpftool: Fix error return code in do_skeleton()
 2020-07-17 12:30 UTC  (2+ messages)
` [PATCH v2] tools/bpftool: Fix error handing "

[PATCH net-next] net: hyperv: Add attributes to show RX/TX indirection table
 2020-07-17 10:43 UTC  (2+ messages)

[PATCH bpf-next] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
 2020-07-17  9:11 UTC  (3+ messages)

[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
 2020-07-17  8:28 UTC  (6+ messages)
` [PATCH v4 bpf-next 10/14] "


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