bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-01 13:24:03 to 2019-06-06 14:12:47 UTC [more...]

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-06 14:12 UTC  (13+ 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 12:40 UTC 

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

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

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

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 

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

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  (20+ messages)
` [PATCH bpf-next v2 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev

[PATCH bpf v2] bpf: preallocate a perf_sample_data per event fd
 2019-06-04  3:17 UTC  (10+ messages)

[PATCH bpf 0/2] bpf: udp: A few reuseport's bpf_prog for udp lookup
 2019-06-03 20:42 UTC  (9+ messages)
` [PATCH bpf 1/2] bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
` [PATCH bpf 2/2] bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro

[PATCH v3] selinux: lsm: fix a missing-check bug in selinux_sb_eat_lsm_opts()
 2019-06-03 21:15 UTC  (8+ messages)

[PATCH bpf-next v3 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-06-03  8:27 UTC  (4+ messages)

eBPF verifier slowness, more than 2 cpu seconds for about 600 instructions
 2019-06-02  5:03 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: add real-world BPF verifier scale test program
 2019-06-02  1:10 UTC  (3+ messages)

[bpf:master 3/3] kernel/bpf/arraymap.c:657:36: error: invalid application of 'sizeof' to incomplete type 'struct perf_sample_data'
 2019-06-01 15:42 UTC 

[PATCH AUTOSEL 5.1 036/186] bpf: fix undefined behavior in narrow load handling
 2019-06-01 13:14 UTC 

[PATCH AUTOSEL 5.0 006/173] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:17 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 033/173] bpf: fix undefined behavior in narrow load handling
` [PATCH AUTOSEL 5.0 054/173] percpu: remove spurious lock dependency between percpu and sched

[PATCH AUTOSEL 4.19 004/141] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:20 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 028/141] bpf: fix undefined behavior in narrow load handling
` [PATCH AUTOSEL 4.19 043/141] percpu: remove spurious lock dependency between percpu and sched

[PATCH AUTOSEL 4.14 04/99] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:22 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 31/99] percpu: remove spurious lock dependency between percpu and sched

[PATCH AUTOSEL 4.9 04/74] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:23 UTC 

[PATCH AUTOSEL 4.4 03/56] ipc: prevent lockup on alloc_msg and free_msg
 2019-06-01 13:25 UTC 


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