bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-21 16:41:34 to 2019-06-25 17:14:13 UTC [more...]

[PATCH] perf cs-etm: Improve completeness for kernel address space
 2019-06-25 17:14 UTC  (6+ messages)

[PATCH bpf] tools: bpftool: use correct argument in cgroup errors
 2019-06-25 16:56 UTC 

bpf: jit: s390 64/32 bits for index in tail call
 2019-06-25 16:56 UTC 

[PATCH bpf] bpf: fix BPF_ALU32 | BPF_ARSH on BE arches
 2019-06-25 16:41 UTC 

[PATCH bpf-next] bpf: fix cgroup bpf release synchronization
 2019-06-25 16:22 UTC  (5+ messages)

[PATCH v2] bpf: fix uapi bpf_prog_info fields alignment
 2019-06-25 15:36 UTC  (5+ messages)

selftests: bpf: test_libbpf.sh failed at file test_l4lb.o
 2019-06-25 15:31 UTC  (7+ messages)

[PATCH net-next] tools: lib: bpf: libbpf: fix max() type mistmatch for 32bit
 2019-06-25 14:11 UTC 

[PATCH v2] samples: bpf: make the use of xdp samples consistent
 2019-06-25 13:31 UTC  (4+ messages)

[PATCH 00/11] XDP unaligned chunk placement support
 2019-06-25 13:14 UTC  (25+ messages)
` [PATCH 01/11] i40e: simplify Rx buffer recycle
` [PATCH 02/11] ixgbe: "
` [PATCH 03/11] xdp: add offset param to zero_copy_allocator
` [PATCH 04/11] i40e: add offset to zca_free
` [PATCH 05/11] ixgbe: "
` [PATCH 06/11] xsk: add support to allow unaligned chunk placement
` [PATCH 07/11] libbpf: add flags to umem config
` [PATCH 08/11] samples/bpf: add unaligned chunks mode support to xdpsock
` [PATCH 09/11] samples/bpf: add buffer recycling for unaligned chunks "
` [PATCH 10/11] samples/bpf: use hugepages in xdpsock app
` [PATCH 11/11] doc/af_xdp: include unaligned chunk case

[PATCH v3 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-06-25 12:40 UTC  (5+ messages)
` [PATCH v3 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH v3 2/2] bpf: Add selftests for bpf_perf_event_output

[PATCH v3 bpf-next 0/2] veth: Bulk XDP_TX
 2019-06-25 12:29 UTC  (2+ messages)

[PATCH] bpf: Allow bpf_skb_event_output for a few prog types
 2019-06-25 12:06 UTC  (4+ messages)

[PATCH bpf-next] MAINTAINERS: add reviewer to maintainers entry
 2019-06-25 12:02 UTC  (5+ messages)

ebpf: BPF_ALU32 | BPF_ARSH on BE arches
 2019-06-25 10:41 UTC 

[PATCH net-next] xdp: Make __mem_id_disconnect static
 2019-06-25  9:21 UTC  (2+ messages)

[RFC bpf-next 0/7] Programming socket lookup with BPF
 2019-06-25  8:11 UTC  (11+ messages)

[PATCH 2/3] module: Fix up module_notifier return values
 2019-06-25  7:42 UTC  (8+ messages)
` [PATCH 3/3] module: Properly propagate MODULE_STATE_COMING failure

[net/bpf] Re: WARNING in mark_lock
 2019-06-25  7:29 UTC 

[selftests/bpf] 69d96519db: kernel_selftests.bpf.test_socket_cookie.fail
 2019-06-25  4:36 UTC  (6+ messages)

[PATCH 00/15] cleanup cppcheck signed shifting errors
 2019-06-25  4:03 UTC  (64+ messages)
` [PATCH 01/15] arm: perf: cleanup cppcheck shifting error
` [PATCH 02/15] ARM: davinci: cleanup cppcheck shifting errors
` [PATCH 03/15] ARM: ep93xx: "
` [PATCH 04/15] ARM: exynos: cleanup cppcheck shifting error
` [PATCH 05/15] ARM: footbridge: "
` [PATCH 06/15] ARM: imx: cleanup cppcheck shifting errors
` [PATCH 07/15] ARM: ks8695: cleanup cppcheck shifting error
` [PATCH 08/15] ARM: mmp: cleanup cppcheck shifting errors
` [PATCH 09/15] ARM: omap2: cleanup cppcheck shifting error
` [PATCH 10/15] ARM: orion5x: cleanup cppcheck shifting errors
` [PATCH 11/15] ARM: pxa: "
` [PATCH 12/15] ARM: vexpress: cleanup cppcheck shifting error
` [PATCH 13/15] ARM: mm: cleanup cppcheck shifting errors
` [PATCH 14/15] ARM: bpf: cleanup cppcheck shifting error
` [PATCH 15/15] ARM: vfp: cleanup cppcheck shifting errors
` [PATCH V2 00/15] cleanup cppcheck signed "
  ` [PATCH V2 01/15] arm: perf: cleanup cppcheck shifting error
  ` [PATCH V2 02/15] ARM: davinci: cleanup cppcheck shifting errors
  ` [PATCH V2 03/15] ARM: ep93xx: "
  ` [PATCH V2 04/15] ARM: exynos: cleanup cppcheck shifting error
  ` [PATCH V2 05/15] ARM: footbridge: "
  ` [PATCH V2 06/15] ARM: imx: cleanup cppcheck shifting errors
  ` [PATCH V2 07/15] ARM: ks8695: cleanup cppcheck shifting error
  ` [PATCH V2 08/15] ARM: mmp: cleanup cppcheck shifting errors
  ` [PATCH V2 09/15] ARM: omap2: cleanup cppcheck shifting error
  ` [PATCH V2 10/15] ARM: orion5x: cleanup cppcheck shifting errors
  ` [PATCH V2 11/15] ARM: pxa: "
  ` [PATCH V2 12/15] ARM: vexpress: cleanup cppcheck shifting error
  ` [PATCH V2 13/15] ARM: mm: cleanup cppcheck shifting errors
  ` [PATCH V2 14/15] ARM: bpf: cleanup cppcheck shifting error
  ` [PATCH V2 15/15] ARM: vfp: cleanup cppcheck shifting errors
  ` [PATCH V3 00/15] cleanup cppcheck signed "
    ` [PATCH V3 01/15] arm: perf: cleanup cppcheck shifting error
    ` [PATCH V3 02/15] ARM: davinci: cleanup cppcheck shifting errors
    ` [PATCH V3 03/15] ARM: ep93xx: "
    ` [PATCH V3 04/15] ARM: exynos: cleanup cppcheck shifting error
    ` [PATCH V3 05/15] ARM: footbridge: "
    ` [PATCH V3 06/15] ARM: imx: cleanup cppcheck shifting errors
    ` [PATCH V3 07/15] ARM: ks8695: cleanup cppcheck shifting error
    ` [PATCH V3 08/15] ARM: mmp: cleanup cppcheck shifting errors
    ` [PATCH V3 09/15] ARM: omap2: cleanup cppcheck shifting error
    ` [PATCH V3 10/15] ARM: orion5x: cleanup cppcheck shifting errors
    ` [PATCH V3 11/15] ARM: pxa: "
    ` [PATCH V3 12/15] ARM: vexpress: cleanup cppcheck shifting error
    ` [PATCH V3 13/15] ARM: mm: cleanup cppcheck shifting errors
    ` [PATCH V3 14/15] ARM: bpf: cleanup cppcheck shifting error
    ` [PATCH V3 15/15] ARM: vfp: cleanup cppcheck shifting errors

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

[PATCH v2 0/2] bpf: Allow bpf_skb_event_output for a few prog types
 2019-06-24 23:53 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] bpf: Add selftests for bpf_perf_event_output

[PATCH] bpf: Allow bpf_skb_event_output for a few prog types
 2019-06-24 23:12 UTC  (5+ messages)

[PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
 2019-06-24 21:30 UTC  (6+ messages)

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

[PATCH] bpf: hide do_bpf_send_signal when unused
 2019-06-24 20:37 UTC  (7+ messages)

[RFC PATCH bpf-next] RV32G eBPF JIT
 2019-06-24 16:45 UTC  (3+ messages)

[PATCH][next] libbpf: fix spelling mistake "conflictling" -> "conflicting"
 2019-06-24 14:59 UTC  (2+ messages)

[PATCH] xsk: sample kernel code is now in libbpf
 2019-06-24 15:00 UTC  (3+ messages)

[PATCH bpf-next] samples: bpf: Remove bpf_debug macro in favor of bpf_printk
 2019-06-24 14:59 UTC  (2+ messages)

[PATCH bpf-next v5 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-06-24 14:48 UTC  (5+ messages)

[PATCH bpf] samples/bpf: xdp_redirect, correctly get dummy program id
 2019-06-24 14:20 UTC  (2+ messages)

[PATCH bpf] bpf: fix NULL deref in btf_type_is_resolve_source_only
 2019-06-24 13:54 UTC  (2+ messages)

KASAN: use-after-free Read in _free_event
 2019-06-24  8:39 UTC  (2+ messages)

Reminder: 30 open syzbot bugs in "net/bpf" subsystem
 2019-06-24  5:01 UTC 

eBPF verifier slowness, more than 2 cpu seconds for about 600 instructions
 2019-06-24  0:43 UTC  (3+ messages)
  ` 6c409a3aee: kernel_selftests.bpf.test_verifier.fail

WARNING in debug_check_no_obj_freed
 2019-06-23  9:47 UTC 

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

[PATCH v2 bpf-next 0/7] libbpf: add tracing attach APIs
 2019-06-21 21:21 UTC  (2+ messages)

[PATCH v2 bpf-next 00/11] BTF-defined BPF map definitions
 2019-06-21 17:56 UTC  (7+ messages)

[PATCH bpf-next v7 1/9] bpf: implement getsockopt and setsockopt hooks
 2019-06-21 17:11 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).