bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-18 19:14:59 to 2019-07-24 19:20:16 UTC [more...]

[PATCH bpf-next 0/6] bpf: add BPF_MAP_DUMP command to dump more than one entry per call
 2019-07-24 19:20 UTC  (8+ messages)
` [PATCH bpf-next 1/6] bpf: add bpf_map_value_size and bp_map_copy_value helper functions
` [PATCH bpf-next 2/6] bpf: add BPF_MAP_DUMP command to dump more than one entry per call
` [PATCH bpf-next 3/6] bpf: keep bpf.h in sync with tools/
` [PATCH bpf-next 4/6] libbpf: support BPF_MAP_DUMP command
` [PATCH bpf-next 5/6] selftests/bpf: test BPF_MAP_DUMP command on a bpf hashmap
` [PATCH bpf-next 6/6] selftests/bpf: add test to measure performance of BPF_MAP_DUMP

INFO: task hung in perf_event_free_task
 2019-07-24 19:18 UTC 

[PATCH bpf-next 0/7] bpf/flow_dissector: support input flags
 2019-07-24 17:00 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf/flow_dissector: pass input flags to BPF flow dissector program
` [PATCH bpf-next 2/7] bpf/flow_dissector: document flags
` [PATCH bpf-next 3/7] bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN
` [PATCH bpf-next 4/7] tools/bpf: sync bpf_flow_keys flags
` [PATCH bpf-next 5/7] sefltests/bpf: support FLOW_DISSECTOR_F_PARSE_1ST_FRAG
` [PATCH bpf-next 6/7] bpf/flow_dissector: support ipv6 flow_label and FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
` [PATCH bpf-next 7/7] selftests/bpf: support FLOW_DISSECTOR_F_STOP_AT_ENCAP

kernel panic: stack is corrupted in pointer
 2019-07-24 16:22 UTC  (7+ messages)
    `  "

[PATCH RFC 0/4] Add support to directly attach BPF program to ftrace
 2019-07-24 13:57 UTC  (12+ messages)

[PATCH bpf-next] libbpf: silence GCC8 warning about string truncation
 2019-07-24 13:27 UTC  (2+ messages)

[PATCH 00/11] XDP unaligned chunk placement support
 2019-07-24 13:25 UTC  (26+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] i40e: simplify Rx buffer recycle
    ` [Intel-wired-lan] "
  ` [PATCH v2 02/10] ixgbe: "
    ` [Intel-wired-lan] "
  ` [PATCH v2 03/10] xsk: add support to allow unaligned chunk placement
    ` [Intel-wired-lan] "
  ` [PATCH v2 04/10] i40e: modify driver for handling offsets
    ` [Intel-wired-lan] "
  ` [PATCH v2 05/10] ixgbe: "
    ` [Intel-wired-lan] "
    ` [Intel-wired-lan] [PATCH v2 00/10] XDP unaligned chunk placement support
  ` [PATCH bpf-next v3 00/11] "
    ` [PATCH bpf-next v3 01/11] i40e: simplify Rx buffer recycle
    ` [PATCH bpf-next v3 02/11] ixgbe: "
    ` [PATCH bpf-next v3 03/11] xsk: add support to allow unaligned chunk placement
    ` [PATCH bpf-next v3 04/11] i40e: modify driver for handling offsets
    ` [PATCH bpf-next v3 05/11] ixgbe: "
    ` [PATCH bpf-next v3 06/11] mlx5e: "
    ` [PATCH bpf-next v3 07/11] libbpf: add flags to umem config
    ` [PATCH bpf-next v3 08/11] samples/bpf: add unaligned chunks mode support to xdpsock
    ` [PATCH bpf-next v3 09/11] samples/bpf: add buffer recycling for unaligned chunks "
    ` [PATCH bpf-next v3 10/11] samples/bpf: use hugepages in xdpsock app
    ` [PATCH bpf-next v3 11/11] doc/af_xdp: include unaligned chunk case

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-07-24  6:30 UTC  (15+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

KASAN: slab-out-of-bounds Read in bpf_int_jit_compile
 2019-07-24  6:28 UTC 

[bpf-next 0/6] Introduce a BPF helper to generate SYN cookies
 2019-07-24  6:19 UTC  (15+ messages)
` [bpf-next 1/6] tcp: tcp_syn_flood_action read port from socket
` [bpf-next 2/6] tcp: add skb-less helpers to retrieve SYN cookie
` [bpf-next 3/6] bpf: add bpf_tcp_gen_syncookie helper
` [bpf-next 4/6] bpf: sync bpf.h to tools/
` [bpf-next 5/6] selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers
` [bpf-next 6/6] selftests/bpf: add test for bpf_tcp_gen_syncookie

[PATCH v3 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-07-24  4:45 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v3 3/3] net/xdp: "

[PATCH v2 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-07-24  1:31 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v2 3/3] net/xdp: "

[PATCH bpf-next v10 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-07-24  0:07 UTC  (3+ messages)
` [PATCH bpf-next v10 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH bpf-next v10 2/2] selftests/bpf: Add selftests for bpf_perf_event_output

[PATCH 0/3] introduce __put_user_pages(), convert a few call sites
 2019-07-23 23:24 UTC  (12+ messages)
` [PATCH 1/3] mm/gup: introduce __put_user_pages()
` [PATCH 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 3/3] net/xdp: "

[PATCH v2 bpf-next 0/5] switch samples and tests to libbpf perf buffer API
 2019-07-23 23:09 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/5] selftests/bpf: convert test_get_stack_raw_tp to perf_buffer API
` [PATCH v2 bpf-next 2/5] selftests/bpf: switch test_tcpnotify "
` [PATCH v2 bpf-next 3/5] samples/bpf: convert xdp_sample_pkts_user "
` [PATCH v2 bpf-next 4/5] samples/bpf: switch trace_output sample "
` [PATCH v2 bpf-next 5/5] selftests/bpf: remove perf buffer helpers

[PATCH v2 bpf-next] libbpf: provide more helpful message on uninitialized global var
 2019-07-23 23:00 UTC  (3+ messages)

[PATCH bpf] libbpf: fix using uninitialized ioctl results
 2019-07-23 22:18 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: gso_segs fixes
 2019-07-23 21:15 UTC  (4+ messages)
` [PATCH bpf 1/2] bpf: fix access to skb_shared_info->gso_segs
` [PATCH bpf 2/2] selftests/bpf: add another gso_segs access

[PATCH bpf v3] bpf: fix narrower loads on s390
 2019-07-23 21:04 UTC  (2+ messages)

[PATCH net-next v2] net/mlx5e: xsk: dynamically allocate mlx5e_channel_param
 2019-07-23 20:39 UTC  (2+ messages)

[PATCH bpf-next 0/5] switch samples and tests to libbpf perf buffer API
 2019-07-23 17:38 UTC  (13+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: convert test_get_stack_raw_tp to perf_buffer API
` [PATCH bpf-next 2/5] selftests/bpf: switch test_tcpnotify "
` [PATCH bpf-next 3/5] samples/bpf: convert xdp_sample_pkts_user "
` [PATCH bpf-next 4/5] samples/bpf: switch trace_output sample "
` [PATCH bpf-next 5/5] selftests/bpf: remove perf buffer helpers

[PATCH bpf-next] libbpf: provide more helpful message on uninitialized global var
 2019-07-23 17:33 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in do_jit
 2019-07-23 16:18 UTC 

Building bpftool with OUTPUT set breaks
 2019-07-23 15:14 UTC  (7+ messages)
` [PATCH bpf] tools/bpf: fix bpftool build with OUTPUT set

[PATCH] [net-next] net/mlx5e: xsk: dynamically allocate mlx5e_channel_param
 2019-07-23 11:29 UTC  (4+ messages)

bpf-next is OPEN
 2019-07-22 23:57 UTC 

[PATCH 0/4] put_user_page: new put_user_page_dirty*() helpers
 2019-07-22 19:10 UTC  (10+ messages)
` [PATCH 1/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 2/3] net/xdp: "
` [PATCH 3/3] gup: new put_user_page_dirty*() helpers

[PATCH bpf v4 00/14] sockmap/tls fixes
 2019-07-22 15:48 UTC  (19+ messages)
` [PATCH bpf v4 01/14] net/tls: don't arm strparser immediately in tls_set_sw_offload()
` [PATCH bpf v4 02/14] net/tls: don't call tls_sk_proto_close for hw record offload
` [PATCH bpf v4 03/14] net/tls: remove close callback sock unlock/lock around TX work flush
` [PATCH bpf v4 04/14] net/tls: remove sock unlock/lock around strp_done()
` [PATCH bpf v4 05/14] net/tls: fix transition through disconnect with close
` [PATCH bpf v4 06/14] bpf: sockmap, sock_map_delete needs to use xchg
` [PATCH bpf v4 07/14] bpf: sockmap, synchronize_rcu before free'ing map
` [PATCH bpf v4 08/14] bpf: sockmap, only create entry if ulp is not already enabled
` [PATCH bpf v4 09/14] bpf: sockmap/tls, close can race with map free
` [PATCH bpf v4 10/14] selftests/tls: add a test for ULP but no keys
` [PATCH bpf v4 11/14] selftests/tls: test error codes around TLS ULP installation
` [PATCH bpf v4 12/14] selftests/tls: add a bidirectional test
` [PATCH bpf v4 13/14] selftests/tls: close the socket with open record
` [PATCH bpf v4 14/14] selftests/tls: add shutdown tests

[PATCH bpf] selftests/bpf: fix sendmsg6_prog on s390
 2019-07-22 14:23 UTC  (3+ messages)

[GIT PULL 0/2] libbpf build fixes
 2019-07-22 14:23 UTC  (7+ messages)
` [PATCH 1/2] libbpf: Fix endianness macro usage for some compilers
` [PATCH 2/2] libbpf: Avoid designated initializers for unnamed union members

[PATCH bpf] libbpf: fix missing __WORDSIZE definition
 2019-07-19 21:48 UTC  (14+ messages)

[PATCH bpf] libbpf: sanitize VAR to conservative 1-byte INT
 2019-07-19 19:50 UTC  (2+ messages)

[PATCH bpf] libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists
 2019-07-19 19:38 UTC  (2+ messages)

[PATCH] virtio-net: parameterize min ring num_free for virtio receive
 2019-07-19 16:13 UTC  (6+ messages)

[PATCH AUTOSEL 5.2 226/249] selftests: bpf: fix inlines in test_lwt_seg6local
 2019-07-19  7:54 UTC  (7+ messages)

pull-request: bpf 2019-07-18
 2019-07-18 21:05 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix test_xdp_noinline on s390
 2019-07-18 20:56 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix "valid read map access into a read-only array 1" on s390
 2019-07-18 20:50 UTC  (2+ messages)

[PATCH bpf v2] bpf: fix narrower loads on s390
 2019-07-18 20:43 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).