bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-29 00:10:04 to 2021-08-02 13:24:33 UTC [more...]

[PATCH bpf-next 0/3] XDP bonding support
 2021-07-28 23:43 UTC  (4+ messages)
` [PATCH bpf-next v4 0/6] "
  ` [PATCH bpf-next v4 1/6] net: bonding: Refactor bond_xmit_hash for use with xdp_buff
  ` [PATCH bpf-next v4 2/6] net: core: Add support for XDP redirection to slave device

[PATCH rfc v6 0/4] add frag page support in page pool
 2021-08-02  9:17 UTC  (14+ messages)
` [PATCH rfc v6 2/4] page_pool: add interface to manipulate frag count "

[Patch bpf-next] unix_bpf: check socket type in unix_bpf_update_proto()
 2021-08-02  9:00 UTC  (2+ messages)

[PATCH NET v2 0/7] skbuff: introduce skb_expand_head()
 2021-08-02  8:52 UTC  (4+ messages)
` [PATCH NET v3 "
  ` [PATCH NET v3 1/7] "
  ` [PATCH NET v3 7/7] bpf: use skb_expand_head in bpf_out_neigh_v4/6

[PATCH net v2 0/2] virtio-net: fix for build_skb()
 2021-08-02  4:45 UTC  (4+ messages)

[PATCH] selftests/bpf: Test btf__load_vmlinux_btf/btf__load_module_btf APIs
 2021-08-02  2:44 UTC  (2+ messages)

[PATCH] bpf: libbpf: eliminate Docum. warnings in libbpf_naming_convention
 2021-08-02  1:50 UTC 

Failed to build bpf selftest testcases based on upstream master branch
 2021-08-01 21:46 UTC  (2+ messages)

memory leak in do_seccomp
 2021-08-01 21:10 UTC  (3+ messages)

[syzbot] possible deadlock in register_netdev
 2021-08-01 10:44 UTC 

[syzbot] possible deadlock in br_ioctl_call
 2021-08-01 10:34 UTC 

[RFC PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-08-01  8:37 UTC  (7+ messages)
` [PATCH] bpf: Fix off-by-one in tail call count limiting

[PATCH v3 bpf-next 00/14] BPF perf link and user-provided bpf_cookie
 2021-08-01  5:11 UTC  (21+ messages)
` [PATCH v3 bpf-next 01/14] bpf: refactor BPF_PROG_RUN into a function
` [PATCH v3 bpf-next 02/14] bpf: refactor BPF_PROG_RUN_ARRAY family of macros into functions
` [PATCH v3 bpf-next 03/14] bpf: refactor perf_event_set_bpf_prog() to use struct bpf_prog input
` [PATCH v3 bpf-next 04/14] bpf: implement minimal BPF perf link
` [PATCH v3 bpf-next 05/14] bpf: allow to specify user-provided bpf_cookie for BPF perf links
` [PATCH v3 bpf-next 06/14] bpf: add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
` [PATCH v3 bpf-next 07/14] libbpf: re-build libbpf.so when libbpf.map changes
` [PATCH v3 bpf-next 08/14] libbpf: remove unused bpf_link's destroy operation, but add dealloc
` [PATCH v3 bpf-next 09/14] libbpf: use BPF perf link when supported by kernel
` [PATCH v3 bpf-next 10/14] libbpf: add bpf_cookie support to bpf_link_create() API
` [PATCH v3 bpf-next 11/14] libbpf: add bpf_cookie to perf_event, kprobe, uprobe, and tp attach APIs
` [PATCH v3 bpf-next 12/14] selftests/bpf: test low-level perf BPF link API
` [PATCH v3 bpf-next 13/14] selftests/bpf: extract uprobe-related helpers into trace_helpers.{c,h}
` [PATCH v3 bpf-next 14/14] selftests/bpf: add bpf_cookie selftests for high-level APIs
` [PATCH bpf-next v4] libbpf: introduce legacy kprobe events support

[PATCH bpf-next 0/1] Refactor cgroup_bpf internals to use more specific attach_type
 2021-07-31 23:30 UTC  (2+ messages)
` [PATCH bpf-next 1/1] bpf: migrate cgroup_bpf to internal cgroup_bpf_attach_type enum

[PATCH bpf-next v2 0/5] sockmap: add sockmap support for unix stream socket
 2021-07-31 18:23 UTC  (8+ messages)
` [PATCH bpf-next v2 1/5] af_unix: add read_sock for stream socket types
` [PATCH bpf-next v2 2/5] af_unix: add unix_stream_proto for sockmap
` [PATCH bpf-next v2 3/5] selftest/bpf: add tests for sockmap with unix stream type
` [PATCH bpf-next v2 4/5] selftest/bpf: change udp to inet in some function names
` [PATCH bpf-next v2 5/5] selftest/bpf: add new tests in sockmap for unix stream to tcp

[PATCH bpf-next] samples/bpf: xdp_redirect_cpu: Add mprog-disable to optstring
 2021-07-31 15:25 UTC  (2+ messages)

[PATCH bpf-next v3] libbpf: add btf__load_vmlinux_btf/btf__load_module_btf
 2021-07-31  8:42 UTC  (3+ messages)

[PATCH] security: remove unneeded subdir-$(CONFIG_...)
 2021-07-31  6:02 UTC  (2+ messages)

[PATCH bpf-next 0/2] BPF iterator for UNIX domain socket
 2021-07-30 23:03 UTC  (13+ messages)
` [PATCH bpf-next 1/2] bpf: af_unix: Implement "
` [PATCH bpf-next 2/2] selftest/bpf: Implement sample UNIX domain socket iterator program
    ` [PATCH bpf-next 2/2] selftest/bpf: Implement sample UNIX domain

[PATCH v10 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-07-30 23:00 UTC  (3+ messages)

pull-request: bpf-next 2021-07-30
 2021-07-30 22:56 UTC 

[PATCH bpf-next v2 0/7] tools: bpftool: update, synchronise and validate types and options
 2021-07-30 22:50 UTC  (9+ messages)
` [PATCH bpf-next v2 1/7] tools: bpftool: slightly ease bash completion updates
` [PATCH bpf-next v2 2/7] selftests/bpf: check consistency between bpftool source, doc, completion
` [PATCH bpf-next v2 3/7] tools: bpftool: complete and synchronise attach or map types
` [PATCH bpf-next v2 4/7] tools: bpftool: update and synchronise option list in doc and help msg
` [PATCH bpf-next v2 5/7] selftests/bpf: update bpftool's consistency script for checking options
` [PATCH bpf-next v2 6/7] tools: bpftool: document and add bash completion for -L, -B options
` [PATCH bpf-next v2 7/7] tools: bpftool: complete metrics list in "bpftool prog profile" doc

[PATCH v2 bpf-next 00/14] BPF perf link and user-provided context value
 2021-07-30 22:28 UTC  (28+ messages)
` [PATCH v2 bpf-next 01/14] bpf: refactor BPF_PROG_RUN into a function
` [PATCH v2 bpf-next 02/14] bpf: refactor BPF_PROG_RUN_ARRAY family of macros into functions
` [PATCH v2 bpf-next 03/14] bpf: refactor perf_event_set_bpf_prog() to use struct bpf_prog input
` [PATCH v2 bpf-next 04/14] bpf: implement minimal BPF perf link
` [PATCH v2 bpf-next 05/14] bpf: allow to specify user-provided context value for BPF perf links
` [PATCH v2 bpf-next 06/14] bpf: add bpf_get_user_ctx() BPF helper to access user_ctx value
` [PATCH v2 bpf-next 11/14] libbpf: add user_ctx to perf_event, kprobe, uprobe, and tp attach APIs

[PATCH bpf-next 0/7] tools: bpftool: update, synchronise and
 2021-07-30 22:10 UTC  (19+ messages)
` [PATCH bpf-next 1/7] tools: bpftool: slightly ease bash completion updates
` [PATCH bpf-next 2/7] selftests/bpf: check consistency between bpftool source, doc, completion
` [PATCH bpf-next 3/7] tools: bpftool: complete and synchronise attach or map types
` [PATCH bpf-next 4/7] tools: bpftool: update and synchronise option list in doc and help msg
` [PATCH bpf-next 5/7] selftests/bpf: update bpftool's consistency script for checking options
` [PATCH bpf-next 6/7] tools: bpftool: document and add bash completion for -L, -B options
` [PATCH bpf-next 7/7] tools: bpftool: complete metrics list in "bpftool prog profile" doc

[PATCH bpf-next v3 0/8] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
 2021-07-30 21:54 UTC  (14+ messages)
` [PATCH bpf-next v3 1/8] libbpf: return non-null error on failures in libbpf_find_prog_btf_id()
` [PATCH bpf-next v3 2/8] libbpf: rename btf__load() as btf__load_into_kernel()
` [PATCH bpf-next v3 3/8] libbpf: rename btf__get_from_id() as btf__load_from_kernel_by_id()
` [PATCH bpf-next v3 4/8] tools: free BTF objects at various locations
` [PATCH bpf-next v3 5/8] tools: replace btf__get_from_id() with btf__load_from_kernel_by_id()
` [PATCH bpf-next v3 6/8] libbpf: prepare deprecation of btf__get_from_id(), btf__load()
` [PATCH bpf-next v3 7/8] libbpf: add split BTF support for btf__load_from_kernel_by_id()
` [PATCH bpf-next v3 8/8] tools: bpftool: support dumping split BTF by id

[syzbot] memory leak in packet_sendmsg
 2021-07-30 21:08 UTC 

[PATCH] tcp: use rto_min value from socket in retransmits timeout
 2021-07-30 15:08 UTC  (4+ messages)

[PATCH bpf-next v2] libbpf: add libbpf_load_vmlinux_btf/libbpf_load_module_btf APIs
 2021-07-30  5:22 UTC  (3+ messages)

[PATCH] libbpf: Add bpf_object__set_name(obj, name) api
 2021-07-30  0:58 UTC  (5+ messages)
` [PATCH v2 bpf-next] "
  ` [PATCH v3 "
    ` [PATCH v4 "

[PATCH -tip v10 00/16] kprobes: Fix stacktrace with kretprobes on x86
 2021-07-29 23:35 UTC  (18+ messages)
` [PATCH -tip v10 01/16] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v10 02/16] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
` [PATCH -tip v10 03/16] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
` [PATCH -tip v10 04/16] kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
` [PATCH -tip v10 05/16] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v10 06/16] objtool: Add frame-pointer-specific function ignore
` [PATCH -tip v10 07/16] objtool: Ignore unwind hints for ignored functions
` [PATCH -tip v10 08/16] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
` [PATCH -tip v10 09/16] ARC: Add instruction_pointer_set() API
` [PATCH -tip v10 10/16] ia64: "
` [PATCH -tip v10 11/16] arm: kprobes: Make space for instruction pointer on stack
` [PATCH -tip v10 12/16] kprobes: Enable stacktrace from pt_regs in kretprobe handler
` [PATCH -tip v10 13/16] x86/kprobes: Push a fake return address at kretprobe_trampoline
` [PATCH -tip v10 14/16] x86/unwind: Recover kretprobe trampoline entry
` [PATCH -tip v10 15/16] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
` [PATCH -tip v10 16/16] x86/kprobes: Fixup return address in generic trampoline handler

[PATCH bpf] bpf: Do not close un-owned FD 0 on errors
 2021-07-29 23:16 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: move netcnt test under test_progs
 2021-07-29 23:08 UTC  (3+ messages)

[PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-07-29 22:54 UTC  (33+ messages)
` [PATCH 01/14] bpf/tests: Add BPF_JMP32 test cases
` [PATCH 06/14] bpf/tests: Add more BPF_LSH/RSH/ARSH tests for ALU64
` [PATCH 07/14] bpf/tests: Add more ALU64 BPF_MUL tests
` [PATCH 08/14] bpf/tests: Add tests for ALU operations implemented with function calls
` [PATCH 10/14] bpf/tests: Add branch conversion JIT test
` [PATCH 11/14] bpf/tests: Add test for 32-bit context pointer argument passing
` [PATCH 12/14] bpf/tests: Add tests for atomic operations
` [PATCH 13/14] bpf/tests: Add tests for BPF_CMPXCHG
` [PATCH 14/14] bpf/tests: Add tail call test suite

[PATCH RESEND bpf] libbpf: fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
 2021-07-29 22:40 UTC  (2+ messages)

[PATCH bpf-next] bpf: emit better log message if bpf_iter ctx arg btf_id == 0
 2021-07-29 22:20 UTC  (2+ messages)

[PATCH bpf] bpf: fix rcu warning in bpf_prog_run_pin_on_cpu()
 2021-07-29 22:10 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] bpf: expand bpf_d_path helper allowlist
 2021-07-29 21:44 UTC  (2+ messages)

[PATCH bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket
 2021-07-29 21:27 UTC  (8+ messages)
` [PATCH bpf-next v1 1/5] af_unix: add read_sock for stream socket types
` [PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap

[PATCH bpf-next 0/4] libbpf: Move CO-RE logic into separate file
 2021-07-29 18:43 UTC  (4+ messages)

[PATCH v2 0/7] sections: Unify kernel sections range check and use
 2021-07-29 11:06 UTC  (6+ messages)
` [PATCH v2 5/7] kallsyms: Rename is_kernel() and is_kernel_text()

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-07-29  2:31 UTC  (8+ messages)
` [PATCH -tip v8 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
          ` [PATCH 1/2] objtool: Add frame-pointer-specific function ignore

using "BPF_MAP_TYPE_DEVMAP" when pinning it to a global path
 2021-07-29  0:53 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).