bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-06 16:31:49 to 2020-03-11 22:31:53 UTC [more...]

[PATCH 0/5] Return fds from privileged sockhash/sockmap lookup
 2020-03-11 22:31 UTC  (12+ messages)
` [PATCH 1/5] bpf: add map_copy_value hook
` [PATCH 2/5] bpf: convert queue and stack map to map_copy_value
` [PATCH 3/5] bpf: convert sock map and hash "
` [PATCH 4/5] bpf: sockmap, sockhash: return file descriptors from privileged lookup
` [PATCH 5/5] bpf: sockmap, sockhash: test looking up fds

[PATCH v2 bpf-next] selftests/bpf: make tcp_rtt test more robust to failures
 2020-03-11 22:27 UTC 

[PATCH bpf-next] selftests/bpf: make tcp_rtt test more robust to failures
 2020-03-11 22:24 UTC  (5+ messages)

[PATCH v2 bpf-next 0/3] Fixes for bpftool-prog-profile
 2020-03-11 22:18 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpftool: only build bpftool-prog-profile if supported by clang
` [PATCH v2 bpf-next 2/3] bpftool: skeleton should depend on libbpf
` [PATCH v2 bpf-next 3/3] bpftool: add _bpftool and profiler.skel.h to .gitignore

[PATCH v3] perf tools: add support for libpfm4
 2020-03-11 21:36 UTC 

[PATCH bpf-next v5 00/12] Extend SOCKMAP to store listening sockets
 2020-03-11 21:02 UTC  (5+ messages)
` [PATCH bpf-next v5 12/12] selftests/bpf: Tests for SOCKMAP holding "

[PATCH] seccomp: add compat_ioctl for seccomp notify
 2020-03-11 20:06 UTC  (2+ messages)

[PATCH] bpftool: fix iprofiler build on systems without /usr/include/asm symlink
 2020-03-11 19:42 UTC  (10+ messages)
` [PATCH bpf-next v2] bpftool: fix profiler "

[PATCH] perf tools: add support for lipfm4
 2020-03-11 19:32 UTC  (6+ messages)

[PATCH bpf-next] bpf: Document bpf_inspect drgn tool
 2020-03-11 19:14 UTC 

[PATCH bpf-next] selftests/bpf: guarantee that useep() calls nanosleep() syscall
 2020-03-11 18:53 UTC 

Shared Umem between processes
 2020-03-11 15:58 UTC 

[PATCH bpf-next] bpf: add bpf_link_new_file that doesn't install FD
 2020-03-11 15:21 UTC  (4+ messages)

[libbpf/libbpf] Is it possible to do SHARED_UMEM between processes? (#138)
 2020-03-11 15:15 UTC 

[PATCH bpf-next] tools/runqslower: add BPF_F_CURRENT_CPU for running selftest on older kernels
 2020-03-11 14:19 UTC  (2+ messages)

general protection fault in ir_raw_event_store_with_filter
 2020-03-11 13:36 UTC 

[PATCH bpf-next] bpf: Fix trampoline generation for fmod_ret programs
 2020-03-11 13:23 UTC  (3+ messages)

[bpf PATCH] bpf: sockmap, remove bucket->lock from sock_{hash|map}_free
 2020-03-11 13:10 UTC  (2+ messages)

[bug report] bpf: Support attaching tracing BPF program to other BPF programs
 2020-03-11 12:10 UTC 

[PATCH bpf 0/3] Fix locking order and synchronization on sockmap/sockhash tear-down
 2020-03-11 11:51 UTC  (6+ messages)

[PATCH -next 003/491] MELLANOX MLX5 core VPI driver: Use fallthrough;
 2020-03-11  7:00 UTC  (3+ messages)
` [PATCH -next 029/491] BROADCOM BNXT_EN 50 GIGABIT ETHERNET DRIVER: "

[PATCH 0/8] Lock warning cleanups
 2020-03-11  6:56 UTC  (17+ messages)
  ` [PATCH 1/8] bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
  ` [PATCH 2/8] raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
  ` [PATCH 3/8] tcp: Add missing annotation for tcp_child_process()
  ` [PATCH 4/8] netfilter: Add missing annotation for ctnetlink_parse_nat_setup()
  ` [PATCH 5/8] netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()
  ` [PATCH 6/8] net: Add missing annotation for *netlink_seq_start()
  ` [PATCH 7/8] ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()
  ` [PATCH 8/8] ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()

[PATCH v2] perf tools: add support for lipfm4
 2020-03-11  5:12 UTC 

[PATCH bpf-next v2 0/2] Refactor perf_event sample user program with libbpf bpf_link
 2020-03-11  4:55 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next v2 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link

[PATCH bpf-next 0/2] Fixes for bpftool-prog-profile
 2020-03-11  4:33 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpftool: only build bpftool-prog-profile with clang >= v11
` [PATCH bpf-next 2/2] bpftool: skeleton should depend on libbpf

[PATCH bpf-next] tools: bpftool: restore message on failure to guess program type
 2020-03-11  2:12 UTC 

[PATCH v2] docs: sysctl/kernel: document BPF entries
 2020-03-10 21:57 UTC  (3+ messages)

[PATCH v2 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-10 23:11 UTC  (5+ messages)

[PATCH bpf-next 0/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
 2020-03-10 22:49 UTC  (6+ messages)
` [PATCH bpf-next 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link

[PATCH v3] docs: sysctl/kernel: document BPF entries
 2020-03-10 21:58 UTC 

WARNING: refcount bug in sk_alloc (2)
 2020-03-10 22:25 UTC 

[RFC bpf PATCH 0/4] rfc for 32-bit subreg verifier tracking
 2020-03-10 19:54 UTC  (14+ messages)
` [RFC PATCH 1/4] bpf: verifer, refactor adjust_scalar_min_max_vals
` [RFC PATCH 2/4] bpf: verifier, do explicit u32 bounds tracking
` [RFC PATCH 3/4] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
` [RFC PATCH 4/4] bpf: selftests, bpf_get_stack return value add <0

[PATCH v2 bpf 0/2] Fix BTF verification of enum members with a selftest
 2020-03-10 17:26 UTC  (6+ messages)
` [PATCH bpf 1/2] bpf/btf: Fix BTF verification of enum members in struct/union
` [PATCH bpf 2/2] selftests/bpf: Add test for the packed enum member "

Instrumentation and RCU
 2020-03-10 16:54 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in cgroup_file_notify
 2020-03-10 15:55 UTC 

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-10 13:40 UTC  (27+ messages)
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
` [LSFMMBPF TOPIC] long live LFSMMBPF

[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-03-10 12:22 UTC  (28+ messages)

[bpf-next PATCH] xdp: accept that XDP headroom isn't always equal XDP_PACKET_HEADROOM
 2020-03-10  5:49 UTC  (5+ messages)

[PATCH bpf] bpf: fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
 2020-03-10  3:02 UTC  (3+ messages)

[PATCH bpf-next] bpf: initialize storage pointers to NULL to prevent freeing garbage pointer
 2020-03-10  2:58 UTC  (2+ messages)

LIBBPF Bugs
 2020-03-09 23:29 UTC 

[PATCH v6 bpf-next 0/4] bpftool: introduce prog profile
 2020-03-09 23:06 UTC  (7+ messages)
` [PATCH v6 bpf-next 1/4] bpftool: introduce "prog profile" command
` [PATCH v6 bpf-next 2/4] bpftool: Documentation for bpftool prog profile
` [PATCH v6 bpf-next 3/4] ybpftool: bash completion for "bpftool prog profile"
` [PATCH v6 bpf-next 4/4] bpftool: fix typo in bash-completion

[PATCH bpf-next v4 00/12] bpf: sockmap, sockhash: support storing UDP sockets
 2020-03-09 22:44 UTC  (14+ messages)
` [PATCH bpf-next v4 01/12] bpf: sockmap: only check ULP for TCP sockets
` [PATCH bpf-next v4 02/12] skmsg: update saved hooks only once
` [PATCH bpf-next v4 03/12] bpf: tcp: move assertions into tcp_bpf_get_proto
` [PATCH bpf-next v4 04/12] bpf: tcp: guard declarations with CONFIG_NET_SOCK_MSG
` [PATCH bpf-next v4 05/12] bpf: sockmap: move generic sockmap hooks from BPF TCP
` [PATCH bpf-next v4 06/12] bpf: sockmap: simplify sock_map_init_proto
` [PATCH bpf-next v4 07/12] bpf: add sockmap hooks for UDP sockets
` [PATCH bpf-next v4 08/12] bpf: sockmap: add UDP support
` [PATCH bpf-next v4 09/12] selftests: bpf: don't listen() on UDP sockets
` [PATCH bpf-next v4 10/12] selftests: bpf: add tests for UDP sockets in sockmap
` [PATCH bpf-next v4 11/12] selftests: bpf: enable UDP sockmap reuseport tests
` [PATCH bpf-next v4 12/12] bpf, doc: update maintainers for L7 BPF

[PATCH v4 bpf-next 0/4] bpftool: introduce prog profile
 2020-03-09 19:30 UTC  (9+ messages)

[PATCH bpf-next] bpf: add bpf_xdp_output() helper
 2020-03-09 10:06 UTC  (3+ messages)

possible deadlock in siw_create_listen
 2020-03-09  6:58 UTC 

[PATCH v5 bpf-next 0/4] bpftool: introduce prog profile
 2020-03-09  5:57 UTC  (6+ messages)
` [PATCH v5 bpf-next 1/4] bpftool: introduce "prog profile" command
` [PATCH v5 bpf-next 2/4] bpftool: Documentation for bpftool prog profile
` [PATCH v5 bpf-next 3/4] ybpftool: bash completion for "bpftool prog profile"
` [PATCH v5 bpf-next 4/4] bpftool: fix typo in bash-completion


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