bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-24 11:08:26 to 2020-02-03 20:58:02 UTC [more...]

[PATCH bpf-next v2 7/9] riscv, bpf: optimize calls
 2020-02-03 20:57 UTC  (10+ messages)
` [PATCH bpf-next v2 0/9] riscv: BPF JIT fix, optimizations and far jumps support
  ` [PATCH bpf-next v2 6/9] riscv, bpf: provide RISC-V specific JIT image alloc/free

[RFC 0/5] bpf: Add trampoline helpers
 2020-02-03 20:45 UTC  (12+ messages)
` [PATCH 5/5] bpf: Allow to resolve bpf trampoline in unwind

[RFC bpf-next 0/5] Convert iproute2 to use libbpf (WIP)
 2020-02-03 19:34 UTC  (10+ messages)

[net-next] seg6: add support for optional attributes during behavior construction
 2020-02-03 15:08 UTC  (2+ messages)

[PATCH -next] bpf: make btf_check_func_type_match() static
 2020-02-03  8:16 UTC  (3+ messages)

[PATCH bpf] bpftool: Remove redundant "HAVE" prefix from the large INSN limit check
 2020-02-02 19:59 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix trampoline_count.c selftest compilation warning
 2020-02-02 16:50 UTC  (2+ messages)

[PATCH bpf] bpf: Fix modifier skipping logic
 2020-02-01  0:46 UTC  (2+ messages)

[bpf PATCH v3] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
 2020-01-31 21:36 UTC  (20+ messages)

[LSF/MM/BPF TOPIC] programmable IO control flow with io_uring and BPF
 2020-01-31 21:30 UTC  (2+ messages)

[PATCH] tools: perf: add missing unlock to maps__insert error case
 2020-01-31 15:42 UTC  (4+ messages)

Latency spikes occurs from frequent socket connections
 2020-01-31  7:41 UTC  (5+ messages)
  `  "
      `  "

[PATCH v3 bpf] runqslower: fix Makefile
 2020-01-31  0:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-01-30 21:53 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] "
        ` unstable bpf helpers proposal. Was: "

[PATCH v2] samples/bpf: Add xdp_stat sample program
 2020-01-30 18:52 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 bpf] runqslower: fix Makefile
 2020-01-30  8:38 UTC  (2+ messages)

[PATCH bpf 0/1] runqslower: fix Makefile
 2020-01-30  2:38 UTC  (4+ messages)
` [PATCH bpf 1/1] "

[PATCH] bpf: Avoid function casting when calculating immediate
 2020-01-29 21:36 UTC 

[PATCH bpf] bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()
 2020-01-29 16:24 UTC  (4+ messages)

[net-next] seg6: add support for optional attributes during behavior construction
 2020-01-29 10:13 UTC  (2+ messages)

[PATCH] um: Fix some error handling in uml_vector_user_bpf()
 2020-01-28 15:27 UTC  (7+ messages)
      ` [PATCH] um:
        ` [PATCH v3] um: Fix some error handling in uml_vector_user_bpf()

[RFT PATCH 05/13] tracing/kprobe: Use call_rcu to defer freeing event_file_link
 2020-01-28 15:02 UTC  (4+ messages)
` [RFC PATCH] tracing/kprobe: trace_kprobe_disabled_finished can be static

arm64: bpf: Elide some moves to a0 after calls
 2020-01-28  2:11 UTC  (5+ messages)
` [PATCH 1/4] selftests/bpf: Elide a check for LLVM versions that can't compile it
` [PATCH 2/4] arm64: bpf: Convert bpf2a64 to a function
` [PATCH 3/4] arm64: bpf: Split the read and write halves of dst
` [PATCH 4/4] arm64: bpf: Elide some moves to a0 after calls

[PATCH v7 bpf-next 0/2] Add bpf_read_branch_records() helper
 2020-01-27 19:40 UTC  (3+ messages)
` [PATCH v7 bpf-next 1/2] bpf: "
` [PATCH v7 bpf-next 2/2] selftests/bpf: add bpf_read_branch_records() selftest

[PATCH v6 bpf-next 0/2] Add bpf_read_branch_records() helper
 2020-01-27 19:01 UTC  (5+ messages)
` [PATCH v6 bpf-next 1/2] bpf: "
` [PATCH v6 bpf-next 2/2] selftests/bpf: add bpf_read_branch_records() selftest

[LSF/MM/BPF TOPIC] What's more in BPF+LSM (KRSI)?
 2020-01-27 17:15 UTC 

[PATCH bpf-next v3 0/3] XDP flush cleanups
 2020-01-27 10:58 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: xdp, update devmap comments to reflect napi/rcu usage
` [PATCH bpf-next v3 2/3] bpf: xdp, virtio_net use access ptr macro for xdp enable check
` [PATCH bpf-next v3 3/3] bpf: xdp, remove no longer required rcu_read_{un}lock()

[bpf PATCH v2] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
 2020-01-27 16:32 UTC  (3+ messages)

pull-request: bpf-next 2020-01-27
 2020-01-27 13:31 UTC  (2+ messages)

bpf-next is CLOSED
 2020-01-27 13:14 UTC 

[PATCH bpf-next v6 00/12] Extend SOCKMAP to store listening sockets
 2020-01-27 13:10 UTC  (13+ messages)
` [PATCH bpf-next v6 01/12] bpf, sk_msg: Don't clear saved sock proto on restore
` [PATCH bpf-next v6 02/12] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v6 03/12] net, sk_msg: Clear sk_user_data pointer on clone if tagged
` [PATCH bpf-next v6 04/12] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v6 05/12] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v6 06/12] bpf, sockmap: Don't set up sockmap progs for listening sockets
` [PATCH bpf-next v6 07/12] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next v6 08/12] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP
` [PATCH bpf-next v6 09/12] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next v6 10/12] net: Generate reuseport group ID on group creation
` [PATCH bpf-next v6 11/12] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP
` [PATCH bpf-next v6 12/12] selftests/bpf: Tests for SOCKMAP holding listening sockets

[PATCH bpf-next v5 00/12] Extend SOCKMAP to store listening sockets
 2020-01-27 13:05 UTC  (15+ messages)
` [PATCH bpf-next v5 01/12] bpf, sk_msg: Don't clear saved sock proto on restore
` [PATCH bpf-next v5 02/12] net, sk_msg: Annotate lockless access to sk_prot on clone
` [PATCH bpf-next v5 03/12] net, sk_msg: Clear sk_user_data pointer on clone if tagged
` [PATCH bpf-next v5 04/12] tcp_bpf: Don't let child socket inherit parent protocol ops on copy
` [PATCH bpf-next v5 05/12] bpf, sockmap: Allow inserting listening TCP sockets into sockmap
` [PATCH bpf-next v5 06/12] bpf, sockmap: Don't set up sockmap progs for listening sockets
` [PATCH bpf-next v5 07/12] bpf, sockmap: Return socket cookie on lookup from syscall
` [PATCH bpf-next v5 08/12] bpf, sockmap: Let all kernel-land lookup values in SOCKMAP
` [PATCH bpf-next v5 09/12] bpf: Allow selecting reuseport socket from a SOCKMAP
` [PATCH bpf-next v5 10/12] net: Generate reuseport group ID on group creation
` [PATCH bpf-next v5 11/12] selftests/bpf: Extend SK_REUSEPORT tests to cover SOCKMAP
` [PATCH bpf-next v5 12/12] selftests/bpf: Tests for SOCKMAP holding listening sockets

[PATCH bpf-next v4 00/12] Extend SOCKMAP to store listening sockets
 2020-01-27 13:03 UTC  (8+ messages)
` [PATCH bpf-next v4 02/12] net, sk_msg: Annotate lockless access to sk_prot on clone

[PATCH] selftests/bpf: Elide a check for LLVM versions that can't compile it
 2020-01-27 11:09 UTC  (3+ messages)

[PATCH] Support for nlattr and nested_nlattr attribute search in EBPF filter
 2020-01-27 11:10 UTC  (3+ messages)

[PATCH 1/1] map_seq_next should increase position index
 2020-01-27 10:57 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH bpf-next] tools/bpf: Allow overriding llvm tools for runqslower
 2020-01-27 10:55 UTC  (3+ messages)

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-27  8:52 UTC  (3+ messages)
` [PATCH v4 7/9] parisc/perf: open access for CAP_SYS_PERFMON privileged process

[bpf PATCH] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
 2020-01-26 22:25 UTC  (6+ messages)

[PATCH bpf-next v2 0/3] XDP flush cleanups
 2020-01-26 21:30 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] bpf: xdp, update devmap comments to reflect napi/rcu usage
` [PATCH bpf-next v2 2/3] bpf: xdp, virtio_net use access ptr macro for xdp enable check
` [PATCH bpf-next v2 3/3] bpf: xdp, remove no longer required rcu_read_{un}lock()

[PATCH v5 bpf-next 2/2] selftests/bpf: add bpf_read_branch_records() selftest
 2020-01-26  4:59 UTC  (4+ messages)

[PATCH v5 bpf-next 0/2] Add bpf_read_branch_records() helper
 2020-01-26  4:53 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/2] bpf: "
` [PATCH v5 bpf-next 2/2] selftests/bpf: add bpf_read_branch_records() selftest

[PATCH v4 bpf-next 0/3] Add bpf_perf_prog_read_branches() helper
 2020-01-25 15:47 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/3] bpf: "
` [PATCH v4 bpf-next 2/3] tools/bpf: Sync uapi header bpf.h
` [PATCH v4 bpf-next 3/3] selftests/bpf: add bpf_perf_prog_read_branches() selftest

[PATCHv4 0/3] bpf: trampoline fixes
 2020-01-25 15:35 UTC  (3+ messages)

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-24 21:55 UTC  (15+ messages)
` [PATCH bpf-next v3 01/10] bpf: btf: Add btf_type_by_name_kind
` [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
` [PATCH bpf-next v3 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM

[PATCH bpf-next] libbpf: fix realloc usage in bpf_core_find_cands
 2020-01-24 21:35 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] ls+cat based debugging for BPF
 2020-01-24 21:25 UTC 

[PATCH bpf-next] libbpf: improve handling of failed CO-RE relocations
 2020-01-24 21:20 UTC  (5+ messages)
` [Potential Spoof] "

[PATCH bpf 0/4] Various fixes for sockmap and reuseport tests
 2020-01-24 21:14 UTC  (17+ messages)
` [PATCH bpf 1/4] selftests: bpf: use a temporary file in test_sockmap
` [PATCH bpf 2/4] selftests: bpf: ignore RST packets for reuseport tests
` [PATCH bpf 3/4] selftests: bpf: make reuseport test output more legible
` [PATCH bpf-next v2 0/4] Various fixes for sockmap and reuseport tests
  ` [PATCH bpf-next v2 1/4] selftests: bpf: use a temporary file in test_sockmap
  ` [PATCH bpf-next v2 2/4] selftests: bpf: ignore FIN packets for reuseport tests
  ` [PATCH bpf-next v2 3/4] selftests: bpf: make reuseport test output more legible
  ` [PATCH bpf-next v2 4/4] selftests: bpf: reset global state between reuseport test runs

[PATCH v3 bpf-next 1/3] bpf: Add bpf_perf_prog_read_branches() helper
 2020-01-24 20:28 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).