bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-03 23:11:43 to 2020-08-08 13:54:17 UTC [more...]

get rid of the address_space override in setsockopt v2
 2020-08-08 13:54 UTC  (7+ messages)
` [PATCH 25/26] net: pass a sockptr_t into ->setsockopt

[PATCH] xdp: ensure initialization of txq in xdp_buff
 2020-08-08  7:16 UTC 

pull-request: bpf 2020-08-08
 2020-08-08  0:56 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix v4_to_v6 in sk_lookup
 2020-08-07 22:38 UTC 

[RFC PATCH bpf-next 0/7] libbpf feature probing and sanitization improvements
 2020-08-07 21:06 UTC  (8+ messages)
` [RFC PATCH bpf-next 1/7] libbpf: disable -Wswitch-enum compiler warning
` [RFC PATCH bpf-next 2/7] libbpf: make kernel feature probing lazy
` [RFC PATCH bpf-next 3/7] libbpf: factor out common logic of testing and closing FD
` [RFC PATCH bpf-next 4/7] libbpf: sanitize BPF program code for bpf_probe_read_{kernel,user}[_str]
` [RFC PATCH bpf-next 5/7] selftests/bpf: fix test_vmlinux test to use bpf_probe_read_user()
` [RFC PATCH bpf-next 6/7] libbpf: switch tracing and CO-RE helper macros to bpf_probe_read_kernel()
` [RFC PATCH bpf-next 7/7] libbpf: detect minimal BTF support and skip BTF loading, if missing

eBPF CO-RE cross-compilation for 32-bit ARM platforms
 2020-08-07 20:54 UTC  (6+ messages)

[PATCH bpf-next] bpf: fix compilation warning of selftests
 2020-08-07 20:13 UTC  (5+ messages)
` [PATCH bpf-next v2] "
` [PATCH bpf-next] bpf: fix segmentation fault of test_progs

[PATCH v10 bpf-next 00/14] bpf: Add d_path helper
 2020-08-07 20:05 UTC  (20+ messages)
` [PATCH v10 bpf-next 01/14] tools resolve_btfids: Add size check to get_id function
` [PATCH v10 bpf-next 02/14] tools resolve_btfids: Add support for set symbols
` [PATCH v10 bpf-next 03/14] bpf: Move btf_resolve_size into __btf_resolve_size
` [PATCH v10 bpf-next 04/14] bpf: Add elem_id pointer as argument to __btf_resolve_size
` [PATCH v10 bpf-next 05/14] bpf: Add type_id "
` [PATCH v10 bpf-next 06/14] bpf: Remove recursion call in btf_struct_access
` [PATCH v10 bpf-next 07/14] bpf: Factor btf_struct_access function
` [PATCH v10 bpf-next 08/14] bpf: Add btf_struct_ids_match function
` [PATCH v10 bpf-next 09/14] bpf: Add BTF_SET_START/END macros
` [PATCH v10 bpf-next 10/14] bpf: Add d_path helper
` [PATCH v10 bpf-next 11/14] bpf: Update .BTF_ids section in btf.rst with sets info
` [PATCH v10 bpf-next 12/14] selftests/bpf: Add verifier test for d_path helper
` [PATCH v10 bpf-next 13/14] selftests/bpf: Add "
` [PATCH v10 bpf-next 14/14] selftests/bpf: Add set test to resolve_btfids

[RFC] bpf: verifier check for dead branch
 2020-08-07 17:30 UTC 

[PATCH] kernel: bpf: delete repeated words in comments
 2020-08-07 17:03 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix silent Makefile output
 2020-08-07 17:02 UTC  (2+ messages)

[PATCH bpf] bpf: doc: remove references to warning message when using bpf_trace_printk()
 2020-08-07 17:01 UTC  (2+ messages)

[PATCH v9 bpf-next 00/14] bpf: Add d_path helper
 2020-08-07  9:42 UTC  (32+ messages)
` [PATCH v9 bpf-next 01/14] tools resolve_btfids: Add size check to get_id function
` [PATCH v9 bpf-next 02/14] tools resolve_btfids: Add support for set symbols
` [PATCH v9 bpf-next 05/14] bpf: Add type_id pointer as argument to __btf_resolve_size
` [PATCH v9 bpf-next 06/14] bpf: Remove recursion call in btf_struct_access
` [PATCH v9 bpf-next 07/14] bpf: Factor btf_struct_access function
` [PATCH v9 bpf-next 08/14] bpf: Add btf_struct_ids_match function
` [PATCH v9 bpf-next 09/14] bpf: Add BTF_SET_START/END macros
` [PATCH v9 bpf-next 10/14] bpf: Add d_path helper
` [PATCH v9 bpf-next 13/14] selftests/bpf: Add test for "
` [PATCH v9 bpf-next 14/14] selftests/bpf: Add set test to resolve_btfids

[RFC PATCH bpf-next 0/3] Add a new bpf helper for FDB lookup
 2020-08-07  8:30 UTC  (19+ messages)
` [RFC PATCH bpf-next 2/3] bpf: Add helper to do forwarding lookups in kernel FDB table
` [RFC PATCH bpf-next 3/3] samples/bpf: Add a simple bridge example accelerated with XDP

INVESTMENT
 2020-08-07  6:54 UTC 

[RFC PATCH] bpftool btf: Add prefix option to dump C
 2020-08-07  0:29 UTC  (7+ messages)

[RFC PATCH bpf-next 0/9] Add support for type-based and enum value-based CO-RE relocations
 2020-08-07  0:11 UTC  (14+ messages)
` [RFC PATCH bpf-next 1/9] libbpf: improve error logging for mismatched BTF kind cases
` [RFC PATCH bpf-next 2/9] libbpf: clean up and improve CO-RE reloc logging
` [RFC PATCH bpf-next 3/9] libbpf: improve relocation ambiguity detection
` [RFC PATCH bpf-next 4/9] selftests/bpf: add test validating failure on ambiguous relocation value
` [RFC PATCH bpf-next 5/9] libbpf: implement type-based CO-RE relocations support
` [RFC PATCH bpf-next 6/9] selftests/bpf: test TYPE_EXISTS and TYPE_SIZE CO-RE relocations
` [RFC PATCH bpf-next 7/9] selftests/bpf: add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET
` [RFC PATCH bpf-next 8/9] libbpf: implement enum value-based CO-RE relocations
` [RFC PATCH bpf-next 9/9] selftests/bpf: add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations

[PATCH bpf] selftests: bpf: switch off timeout
 2020-08-06 23:57 UTC  (2+ messages)

[PATCH bpf] bpf: remove inline from bpf_do_trace_printk
 2020-08-06 23:55 UTC  (2+ messages)

[PATCH bpf] bpf: add missing return to resolve_btfids
 2020-08-06 23:52 UTC  (3+ messages)

[PATCH bpf-next] libbf: fix uninitialized pointer at btf__parse_raw()
 2020-08-06 23:48 UTC  (3+ messages)

[PATCH bpf v4 0/2] bpf: change uapi for bpf iterator map elements
 2020-08-06 23:46 UTC  (4+ messages)
` [PATCH bpf v4 1/2] "
` [PATCH bpf v4 2/2] tools/bpf: support new uapi for map element bpf iterator

[PATCH bpf] selftests/bpf: prevent runqslower from racing on building bpftool
 2020-08-06 23:38 UTC  (3+ messages)

[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
 2020-08-06 14:42 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/4] bpf: provide function to get vmlinux BTF information
` [RFC PATCH bpf-next 2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk
` [RFC PATCH bpf-next 3/4] bpf: add bpf_trace_btf helper
` [RFC PATCH bpf-next 4/4] selftests/bpf: add bpf_trace_btf helper tests

[PATCH bpf-next 1/5] bpf: introduce BPF_PROG_TYPE_USER
 2020-08-06 18:18 UTC  (3+ messages)
` [RFC PATCH] bpf: user_verifier_ops can be static

[PATCH net resend] bitfield.h: don't compile-time validate _val in FIELD_FIT
 2020-08-06 18:29 UTC 

[PATCH bpf-next 0/3] Add generic and raw BTF parsing APIs to libbpf
 2020-08-06 18:01 UTC  (4+ messages)

[PATCH v4 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-08-06 14:03 UTC  (3+ messages)

BPF program metadata
 2020-08-06 17:06 UTC  (5+ messages)
      ` BPF office hours via google meet. Was: "

[PATCH] kprobes: fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
 2020-08-06  5:41 UTC  (3+ messages)

[PATCH bpf-next 0/5] introduce BPF_PROG_TYPE_USER
 2020-08-05 23:50 UTC  (29+ messages)
` [PATCH bpf-next 2/5] libbpf: support BPF_PROG_TYPE_USER programs
` [PATCH bpf-next 5/5] selftests/bpf: add benchmark for uprobe vs. user_prog

KMSAN: uninit-value in do_xdp_generic
 2020-08-05 12:17 UTC 

[PATCH v2] kprobes: fix NULL pointer dereference at kprobe_ftrace_handler
 2020-08-05 17:08 UTC  (4+ messages)
  ` [External] "

[PATCH stable-5.4.y] bpf: sockmap: Require attach_bpf_fd when detaching a program
 2020-08-05 14:34 UTC  (2+ messages)

[PATCH bpf-next 0/3] samples/bpf: A couple s390 fixes
 2020-08-05 18:32 UTC  (13+ messages)
` [PATCH bpf-next 3/3] libbpf: Use bpf_probe_read_kernel

[PATCH][next] dmaengine: Use fallthrough pseudo-keyword
 2020-08-05 13:19 UTC  (2+ messages)

BUG: Invalid wait context in bpf_sk_storage_free
 2020-08-05  8:19 UTC  (5+ messages)

s390 test_bpf: #284 BPF_MAXINSNS: Maximum possible literals failure
 2020-08-04 20:02 UTC  (3+ messages)

pull-request: bpf-next 2020-08-04
 2020-08-04 18:33 UTC  (3+ messages)

[PATCH v2 0/5] Fixes for setting event freq/periods
 2020-08-04 15:50 UTC  (6+ messages)
` [PATCH v2 4/5] perf record: Don't clear event's period if set by a term

Verification speed w/ KASAN builds
 2020-08-04 11:13 UTC  (3+ messages)

[RFC PATCH v4 bpf-next 00/12] BPF TCP header options
 2020-08-04  1:28 UTC  (18+ messages)
` [RFC PATCH v4 bpf-next 01/12] tcp: Use a struct to represent a saved_syn
` [RFC PATCH v4 bpf-next 02/12] tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
` [RFC PATCH v4 bpf-next 03/12] tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
` [RFC PATCH v4 bpf-next 04/12] tcp: Add saw_unknown to struct tcp_options_received
` [RFC PATCH v4 bpf-next 05/12] bpf: tcp: Add bpf_skops_established()
` [RFC PATCH v4 bpf-next 06/12] bpf: tcp: Add bpf_skops_parse_hdr()
` [RFC PATCH v4 bpf-next 07/12] bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
` [RFC PATCH v4 bpf-next 11/12] bpf: selftests: tcp header options

[PATCH bpf-next v3 0/2] bpf: change uapi for bpf iterator map elements
 2020-08-04  0:39 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] tools/bpf: support new uapi for map element bpf iterator


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).