bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-22 15:48:18 to 2019-07-25 17:00:48 UTC [more...]

[PATCH 00/11] XDP unaligned chunk placement support
 2019-07-25 17:00 UTC  (28+ messages)
` [PATCH v2 00/10] "
    ` [Intel-wired-lan] "
  ` [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 bpf-next v2 0/7] bpf/flow_dissector: support input flags
 2019-07-25 15:33 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] bpf/flow_dissector: pass input flags to BPF flow dissector program
` [PATCH bpf-next v2 2/7] bpf/flow_dissector: document flags
` [PATCH bpf-next v2 3/7] bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN
` [PATCH bpf-next v2 4/7] tools/bpf: sync bpf_flow_keys flags
` [PATCH bpf-next v2 5/7] selftests/bpf: support FLOW_DISSECTOR_F_PARSE_1ST_FRAG
` [PATCH bpf-next v2 6/7] bpf/flow_dissector: support ipv6 flow_label and FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
` [PATCH bpf-next v2 7/7] selftests/bpf: support FLOW_DISSECTOR_F_STOP_AT_ENCAP

[PATCH bpf-next 0/7] bpf/flow_dissector: support input flags
 2019-07-25  5:36 UTC  (20+ 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

general protection fault in tls_trim_both_msgs
 2019-07-25  5:32 UTC 

[PATCH bpf-next 00/10] CO-RE offset relocations
 2019-07-25  5:20 UTC  (15+ messages)
` [PATCH bpf-next 01/10] libbpf: add .BTF.ext offset relocation section loading
` [PATCH bpf-next 02/10] libbpf: implement BPF CO-RE offset relocation algorithm
` [PATCH bpf-next 03/10] selftests/bpf: add CO-RE relocs testing setup
` [PATCH bpf-next 04/10] selftests/bpf: add CO-RE relocs struct flavors tests
` [PATCH bpf-next 05/10] selftests/bpf: add CO-RE relocs nesting tests
` [PATCH bpf-next 06/10] selftests/bpf: add CO-RE relocs array tests
` [PATCH bpf-next 07/10] selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
` [PATCH bpf-next 08/10] selftests/bpf: add CO-RE relocs modifiers/typedef tests
` [PATCH bpf-next 09/10] selftest/bpf: add CO-RE relocs ptr-as-array tests
` [PATCH bpf-next 10/10] selftests/bpf: add CO-RE relocs ints tests

[PATCH 0/2] arm/arm64: Add support for function error injection
 2019-07-25  1:48 UTC  (5+ messages)
` [PATCH 1/2] arm64: "
` [PATCH 2/2] arm: "

[PATCH bpf-next 0/6] bpf: add BPF_MAP_DUMP command to dump more than one entry per call
 2019-07-24 23:10 UTC  (21+ 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

[PATCH v2 bpf] libbpf: silence GCC8 warning about string truncation
 2019-07-24 21:47 UTC 

[PATCH bpf-next] libbpf: silence GCC8 warning about string truncation
 2019-07-24 20:43 UTC  (3+ messages)

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

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 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  (8+ messages)
` [PATCH 1/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH 3/3] gup: new put_user_page_dirty*() helpers

[PATCH bpf v4 00/14] sockmap/tls fixes
 2019-07-22 15:48 UTC  (4+ 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).