bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-27 12:56:04 to 2020-02-08 06:24:37 UTC [more...]

[bpf PATCH v3] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
 2020-02-08  6:23 UTC  (26+ messages)

INFO: task hung in tls_sw_cancel_work_tx
 2020-02-08  4:06 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Add sock ops get netns helpers
 2020-02-08  0:14 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] bpf: Sync uapi bpf.h to tools/

pull-request: bpf 2020-02-07
 2020-02-07 22:56 UTC 

[PATCH bpf] bpf: Improve bucket_log calculation logic
 2020-02-07 22:04 UTC  (9+ messages)

[PATCH bpf 0/3] Fix locking order and synchronization on sockmap/sockhash tear-down
 2020-02-07 21:56 UTC  (10+ messages)
` [PATCH bpf 1/3] bpf, sockmap: Don't sleep while holding RCU lock on tear-down
` [PATCH bpf 2/3] bpf, sockhash: synchronize_rcu before free'ing map
` [PATCH bpf 3/3] selftests/bpf: Test freeing sockmap/sockhash with a socket in it

[PATCH bpf] bpftool: Don't crash on missing xlated program instructions
 2020-02-07 21:50 UTC  (3+ messages)

[PATCH bpf] bpf: sockmap: check update requirements after locking
 2020-02-07 21:50 UTC  (3+ messages)

LSF/MM/BPF 2020 reminder
 2020-02-07 18:43 UTC 

[LSF/MM/BPF ATTEND] BPF track
 2020-02-07 16:41 UTC 

[bpf PATCH v2 0/8] Fixes for sockmap/tls from more complex BPF progs
 2020-02-06 19:04 UTC  (6+ messages)
` [bpf PATCH v2 2/8] bpf: sockmap, ensure sock lock held during tear down

[PATCH 00/28] Manually convert network text files to ReST (part 1)
 2020-02-06 15:17 UTC  (2+ messages)
` [PATCH 22/28] docs: networking: convert filter.txt to ReST

[PATCH bpf 0/3] XSK related fixes
 2020-02-06 13:58 UTC  (6+ messages)
` [PATCH bpf 1/3] i40e: Relax i40e_xsk_wakeup's return value when PF is busy
` [PATCH bpf 2/3] samples: bpf: drop doubled variable declaration in xdpsock
` [PATCH bpf 3/3] samples: bpf: allow for -ENETDOWN "

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

[PATCH bpf-next v4] virtio_net: add XDP meta data support
 2020-02-06  3:20 UTC  (6+ messages)

[PATCH v2 bpf] tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change
 2020-02-05 21:22 UTC  (2+ messages)

[net-next] seg6: add support for optional attributes during behavior construction
 2020-02-05 16:37 UTC  (3+ messages)

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

[PATCH] tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change
 2020-02-04 21:47 UTC  (4+ messages)

arm64: bpf: Elide some moves to a0 after calls
 2020-02-04 20:33 UTC  (8+ 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

Need a way to modify the section name for a read program object
 2020-02-04 19:32 UTC  (3+ messages)

[RFC 0/5] bpf: Add trampoline helpers
 2020-02-04  8:18 UTC  (13+ messages)
` [PATCH 5/5] bpf: Allow to resolve bpf trampoline in unwind

[PATCH bpf] selftests/bpf: fix trampoline_count.c selftest compilation warning
 2020-02-03 23:11 UTC  (3+ messages)

[PATCH bpf] bpf: Fix modifier skipping logic
 2020-02-03 23:10 UTC  (3+ messages)

[PATCH bpf] bpftool: Remove redundant "HAVE" prefix from the large INSN limit check
 2020-02-03 23:10 UTC  (3+ messages)

[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

[PATCH -next] bpf: make btf_check_func_type_match() static
 2020-02-03  8:16 UTC  (3+ 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 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  (3+ 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

[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 1/2] bpf: Add bpf_read_branch_records() helper
 2020-01-27 19:01 UTC  (2+ messages)

[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:02 UTC  (3+ messages)
` [PATCH bpf-next v3 2/3] bpf: xdp, virtio_net use access ptr macro for xdp enable check

[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  (6+ messages)
` [PATCH bpf-next v5 06/12] bpf, sockmap: Don't set up sockmap progs for "
` [PATCH bpf-next v5 07/12] bpf, sockmap: Return socket cookie on lookup from syscall
` [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  (3+ 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).