bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-18 01:58:29 to 2020-01-23 10:59:50 UTC [more...]

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

[RFT PATCH 00/13] tracing: kprobes: Introduce async unregistration
 2020-01-23 10:03 UTC  (11+ messages)
` [RFT PATCH 04/13] kprobes: Make optimizer delay to 1 second

pull-request: bpf-next 2020-01-22
 2020-01-23  7:10 UTC  (2+ messages)

WARNING in bpf_warn_invalid_xdp_action
 2020-01-23  6:19 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] Add bpf_perf_prog_read_branches() helper
 2020-01-23  5:39 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: "
` [PATCH v2 bpf-next 2/3] tools/bpf: Sync uapi header bpf.h
` [PATCH v2 bpf-next 3/3] selftests/bpf: add bpf_perf_prog_read_branches() selftest

[PATCH bpf-next v2 2/9] riscv, bpf: add support for far branching
 2020-01-23  2:08 UTC  (5+ messages)
` [PATCH bpf-next v2 0/9] riscv: BPF JIT fix, optimizations and far jumps support

[PATCHv3 0/6] bpf: Add trampoline helpers
 2020-01-23  1:16 UTC  (17+ messages)
` [PATCH 1/6] bpf: Allow ctx access for pointers to scalar
` [PATCH 2/6] bpf: Add bpf_perf_event_output_kfunc
` [PATCH 3/6] bpf: Add bpf_get_stackid_kfunc
` [PATCH 4/6] bpf: Add bpf_get_stack_kfunc
` [PATCH 5/6] bpf: Allow to resolve bpf trampoline and dispatcher in unwind
` [PATCH 6/6] selftest/bpf: Add test for allowed trampolines count

[PATCH v3 bpf-next 0/3] bpf: tcp: Add bpf_cubic example
 2020-01-23  0:40 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Add BPF_FUNC_jiffies64
` [PATCH v3 bpf-next 2/3] bpf: Sync uapi bpf.h to tools/
` [PATCH v3 bpf-next 3/3] bpf: tcp: Add bpf_cubic example

[PATCH v2 bpf-next 0/3] bpf: tcp: Add bpf_cubic example
 2020-01-22 22:17 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Add BPF_FUNC_jiffies64
` [PATCH v2 bpf-next 2/3] bpf: Sync uapi bpf.h to tools/
` [PATCH v2 bpf-next 3/3] bpf: tcp: Add bpf_cubic example

[PATCH v2 bpf-next 0/3] bpf: Program extensions or dynamic re-linking
 2020-01-22 22:12 UTC  (17+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Introduce dynamic program extensions
` [PATCH v2 bpf-next 2/3] libbpf: Add support for "
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests "

[LSF/MM/BPF TOPIC] BPF TCP-CC and more
 2020-01-22 18:18 UTC 

[PATCH v2] bpf: btf: Always output invariant hit in pahole DWARF to BTF transform
 2020-01-22 17:24 UTC  (3+ messages)

[PATCH 3/3] selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
 2020-01-22 17:23 UTC  (4+ messages)

[PATCH bpf-next] bpf: Fix error path under memory pressure
 2020-01-22 15:56 UTC  (4+ messages)

[PATCH bpf-next] bpf: Fix trampoline usage in preempt
 2020-01-22 15:55 UTC  (3+ messages)

[PATCH v2 bpf 0/2] Fix the classification based on port ranges in bpf hook
 2020-01-22 10:29 UTC  (6+ messages)
` [PATCH v2 bpf 1/2] flow_dissector: Fix to use new variables for "
` [PATCH v2 bpf 2/2] selftests/bpf: Add test based on port range for BPF flow dissector

[LSF/MM/BPF TOPIC] BPF single step debugging
 2020-01-22  6:51 UTC 

[LSF/MM/BPF TOPIC] BPF unit testing
 2020-01-22  6:48 UTC 

[PATCH v2 bpf-next 0/7] bpf: Introduce global functions
 2020-01-22  2:30 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/7] bpf: Introduce function-by-function verification

[LSF/MM/BPF TOPIC] Re-thinking BPF logging
 2020-01-21 23:59 UTC 

Re-thinking BPF logging
 2020-01-21 23:57 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] BPF static linking
 2020-01-21 23:55 UTC 

[PATCH] bpf: btf: Always output invariant hit in pahole DWARF to BTF transform
 2020-01-21 23:49 UTC  (5+ messages)

[PATCH bpf-next] xsk, net: make sock_def_readable() have external linkage
 2020-01-21 23:36 UTC  (4+ messages)

[PATCH][bpf] don't bother with getname/kern_path - use user_path_at
 2020-01-21 23:32 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: tcp: Add bpf_cubic example
 2020-01-21 22:47 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Add BPF_FUNC_jiffies64
` [PATCH bpf-next 2/3] bpf: Sync uapi bpf.h to tools/
` [PATCH bpf-next 3/3] bpf: tcp: Add bpf_cubic example

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-01-21 21:31 UTC  (12+ messages)
` [PATCH bpf-next v2 1/2] "
  ` [PATCH bpf-next v2 2/2] selftests/bpf: test references to nf_conn

general protection fault in free_verifier_state (3)
 2020-01-21 19:16 UTC  (3+ messages)

[PATCH bpf-next v5 00/11] tools: Use consistent libbpf include paths everywhere
 2020-01-21 13:33 UTC  (16+ messages)
` [PATCH bpf-next v5 01/11] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v5 02/11] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v5 03/11] selftests: Pass VMLINUX_BTF to runqslower Makefile
` [PATCH bpf-next v5 04/11] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v5 05/11] selftests: "
` [PATCH bpf-next v5 06/11] bpftool: "
` [PATCH bpf-next v5 07/11] perf: "
` [PATCH bpf-next v5 08/11] samples/bpf: "
` [PATCH bpf-next v5 09/11] tools/runqslower: Remove tools/lib/bpf from include path
` [PATCH bpf-next v5 10/11] runsqslower: Support user-specified libbpf include and object paths
` [PATCH bpf-next v5 11/11] selftests: Refactor build to remove tools/lib/bpf from include path

[PATCH bpf-next v2 00/11] Extend SOCKMAP to store listening sockets
 2020-01-21 12:42 UTC  (7+ messages)
` [PATCH bpf-next v2 02/11] net, sk_msg: Annotate lockless access to sk_prot on clone

[PATCH bpf-next] xsk: update rings for load-acquire/store-release semantics
 2020-01-21 11:50 UTC  (4+ messages)

[PATCHv2 0/6] bpf: Add trampoline helpers
 2020-01-21  9:56 UTC  (10+ messages)
` [PATCH 1/6] bpf: Allow ctx access for pointers to scalar
` [PATCH 2/6] bpf: Add bpf_perf_event_output_kfunc
` [PATCH 3/6] bpf: Add bpf_get_stackid_kfunc
` [PATCH 4/6] bpf: Add bpf_get_stack_kfunc
` [PATCH 5/6] bpf: Allow to resolve bpf trampoline and dispatcher in unwind
` [PATCH 6/6] selftest/bpf: Add test for allowed trampolines count

[PATCH bpf-next 0/3] bpf: Program extensions or dynamic re-linking
 2020-01-21  0:35 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: Introduce dynamic program extensions
` [PATCH bpf-next 2/3] libbpf: Add support for "

[PATCH bpf-next] selftests/bpf: don't check for btf fd in test_btf
 2020-01-20 22:16 UTC  (3+ messages)

[PATCH v2 bpf-next] bpf: Fix memory leaks in generic update/delete batch ops
 2020-01-20 21:39 UTC  (2+ messages)

[PATCH bpf-next v4 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-20 21:00 UTC  (12+ messages)
` [PATCH bpf-next v4 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v4 04/10] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v4 09/10] selftests: Remove tools/lib/bpf from include path

[PATCH] tools: perf: add missing unlock to maps__insert error case
 2020-01-20 14:15 UTC 

[PATCH bpf-next v2 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-20 11:12 UTC  (6+ messages)
` [PATCH bpf-next v2 05/10] bpf: lsm: BTF API for LSM hooks

[PATCH bpf-next v2 01/10] bpf: btf: Make some of the API visible outside BTF
 2020-01-20 11:00 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix memory leaks in generic update/delete batch ops
 2020-01-18  4:14 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).