bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-03 17:21:54 to 2019-06-06 21:00:02 UTC [more...]

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-06-06 20:58 UTC  (11+ messages)

[PATCH bpf v2 0/4] Fix unconnected bpf cgroup hooks
 2019-06-06 20:51 UTC  (8+ messages)
` [PATCH bpf v2 1/4] bpf: fix unconnected udp hooks
` [PATCH bpf v2 2/4] bpf: sync tooling uapi header
` [PATCH bpf v2 3/4] bpf, bpftool: enable recvmsg attach types
` [PATCH bpf v2 4/4] bpf: add further msg_name rewrite tests to test_sock_addr

[PATCH bpf-next] bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper
 2019-06-06 20:30 UTC 

[PATCH v3 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-06 20:26 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/2] bpf: add "
` [PATCH v3 bpf-next 2/2] bpf: use libbpf_num_possible_cpus in bpftool and selftests

[PATCH bpf-next] bpf: allow CGROUP_SKB programs to use bpf_get_current_cgroup_id() helper
 2019-06-06 19:59 UTC  (5+ messages)

[PATCH v2 bpf-next 0/2] veth: Bulk XDP_TX
 2019-06-06 19:41 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/2] xdp: Add tracepoint for bulk XDP_TX
` [PATCH v2 bpf-next 2/2] veth: Support "

[PATCH bpf v2] bpf: preallocate a perf_sample_data per event fd
 2019-06-06 18:54 UTC  (11+ messages)
                ` [PATCH bpf] bpf: fix nested bpf tracepoints with per-cpu data

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-06 18:29 UTC  (16+ messages)
` [PATCH v2 1/4] perf trace: Exit when build eBPF program failure
` [PATCH v2 2/4] perf augmented_raw_syscalls: Remove duplicate macros
` [PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls
` [PATCH v2 4/4] perf augmented_raw_syscalls: Document clang configuration

[PATCH] net: Fix hang while unregistering device bound to xdp socket
 2019-06-06 18:03 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-06 17:51 UTC  (9+ messages)
` [PATCH bpf-next v2 1/8] bpf: implement "
` [PATCH bpf-next v2 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v2 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v2 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v2 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v2 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v2 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v2 8/8] bpftool: support cgroup sockopt

[PATCH v2 bpf-next 1/2] bpf: add a new API libbpf_num_possible_cpus()
 2019-06-06 17:17 UTC  (3+ messages)
  ` [PATCH v2 bpf-next 2/2] bpf: use libbpf_num_possible_cpus in bpftool and selftests

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-06 16:42 UTC  (18+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF

[PATCH 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-06 16:34 UTC  (5+ messages)
  ` [PATCH 1/2] bpf: add "
  ` [PATCH 2/2] bpf: use libbpf_num_possible_cpus in bpftool and selftests

Getting empty callchain from perf_callchain_kernel()
 2019-06-06 16:04 UTC  (13+ messages)

KASAN: slab-out-of-bounds Read in usage_accumulate
 2019-06-06 14:55 UTC  (2+ messages)

[PATCH][next] bpf: remove redundant assignment to err
 2019-06-06 10:44 UTC  (6+ messages)

[PATCH v1 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-06  9:52 UTC  (6+ messages)
` [PATCH v1 1/4] perf trace: Exit when build eBPF program failure
` [PATCH v1 2/4] perf augmented_raw_syscalls: Remove duplicate macros
` [PATCH v1 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls
` [PATCH v1 4/4] perf augmented_raw_syscalls: Document clang configuration

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

[BPF v1] tools: bpftool: Fix JSON output when lookup fails
 2019-06-06  8:35 UTC  (4+ messages)

WARNING: refcount bug in css_task_iter_next
 2019-06-06  5:33 UTC 

[PATCH bpf 1/2] bpf: fix unconnected udp hooks
 2019-06-06  0:19 UTC  (6+ messages)
` [PATCH bpf 2/2] bpf: add further msg_name rewrite tests to test_sock_addr

[PATCH bpf-next v2] samples: bpf: print a warning about headers_install
 2019-06-06  0:18 UTC  (3+ messages)

[PATCH] net: ipv4: drop unneeded likely() call around IS_ERR()
 2019-06-05 23:58 UTC  (2+ messages)

[PATCH] net: ipv6: drop unneeded likely() call around IS_ERR()
 2019-06-05 23:58 UTC  (2+ messages)

memory leak in vhost_net_ioctl
 2019-06-05 23:42 UTC 

[PATCH bpf-next 0/7] bpf: getsockopt and setsockopt hooks
 2019-06-05 21:41 UTC  (18+ messages)
` [PATCH bpf-next 1/7] bpf: implement "
` [PATCH bpf-next 2/7] bpf: sync bpf.h to tools/
` [PATCH bpf-next 3/7] libbpf: support sockopt hooks
` [PATCH bpf-next 4/7] selftests/bpf: test sockopt section name
` [PATCH bpf-next 5/7] selftests/bpf: add sockopt test
` [PATCH bpf-next 6/7] bpf: add sockopt documentation
` [PATCH bpf-next 7/7] bpftool: support cgroup sockopt

[PATCH bpf-next] samples: bpf: print a warning about headers_install
 2019-06-05 21:16 UTC 

[PATCH 0/2] Move bpf_num_possible_cpus() to libbpf_util
 2019-06-05 19:25 UTC  (8+ messages)

[RFC][PATCH kernel_bpf] honor CAP_NET_ADMIN for BPF_PROG_LOAD
 2019-06-05 11:51 UTC  (6+ messages)

[RFC PATCH bpf-next 1/4] libbpf: fill the AF_XDP fill queue before bind() call
 2019-06-05  9:26 UTC  (12+ messages)
  ` [RFC PATCH bpf-next 2/4] libbpf: check for channels.max_{t,r}x in xsk_get_max_queues
  ` [RFC PATCH bpf-next 3/4] libbpf: move xdp program removal to libbpf
  ` [RFC PATCH bpf-next 4/4] libbpf: don't remove eBPF resources when other xsks are present

KASAN: slab-out-of-bounds Read in css_task_iter_advance
 2019-06-05  6:47 UTC  (3+ messages)

[PATCH] bpf: fix uapi bpf_prog_info fields alignment
 2019-06-05  4:13 UTC  (8+ messages)

[PATCH 00/15] kbuild: refactor headers_install and support compile-test of UAPI headers
 2019-06-05  2:37 UTC  (3+ messages)
` [PATCH 15/15] kbuild: compile test UAPI headers to ensure they are self-contained

[PATCH AUTOSEL 5.1 10/60] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-04 23:21 UTC  (7+ messages)
` [PATCH AUTOSEL 5.1 12/60] bpf: sockmap, only stop/flush strp if it was enabled at some point
` [PATCH AUTOSEL 5.1 13/60] bpf: sockmap remove duplicate queue free
` [PATCH AUTOSEL 5.1 14/60] bpf: sockmap fix msg->sg.size account on ingress skb
` [PATCH AUTOSEL 5.1 24/60] bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
` [PATCH AUTOSEL 5.1 26/60] tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()
` [PATCH AUTOSEL 5.1 27/60] selftests/bpf: fix bpf_get_current_task

[PATCH AUTOSEL 4.19 11/36] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-04 23:23 UTC 

[PATCH AUTOSEL 4.14 10/24] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-04 23:24 UTC 

[PATCH AUTOSEL 4.9 09/17] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-04 23:24 UTC 

[PATCH AUTOSEL 4.4 04/10] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-04 23:25 UTC 

LPC 2019 Networking Track CFP
 2019-06-04 18:05 UTC 

[PATCH][next][V2] bpf: remove redundant assignment to err
 2019-06-04 15:04 UTC  (3+ messages)

[PATCH][next] bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
 2019-06-04 15:04 UTC  (3+ messages)

[PATCH v2 00/22] Some documentation fixes
 2019-06-04 14:17 UTC  (2+ messages)
` [PATCH v2 05/22] docs: bpf: get rid of two warnings

KASAN: use-after-free Read in css_task_iter_advance
 2019-06-04 13:56 UTC 

[PATCH bpf-next v2 0/2] net: xdp: refactor the XDP_QUERY_PROG and XDP_QUERY_PROG_HW code
 2019-06-04 10:17 UTC  (16+ messages)
` [PATCH bpf-next v2 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev

[PATCH bpf 0/2] bpf: udp: A few reuseport's bpf_prog for udp lookup
 2019-06-03 20:42 UTC  (2+ messages)

[PATCH v3] selinux: lsm: fix a missing-check bug in selinux_sb_eat_lsm_opts()
 2019-06-03 21:15 UTC  (8+ 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).