bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-26 23:10:23 to 2020-03-03 07:27:43 UTC [more...]

[PATCH bpf-next v4 0/4] eBPF JIT for RV32G
 2020-03-03  7:27 UTC  (7+ messages)
` [PATCH bpf-next v4 1/4] riscv, bpf: move common riscv JIT code to header
` [PATCH bpf-next v4 2/4] riscv, bpf: add RV32G eBPF JIT
` [PATCH bpf-next v4 3/4] bpf, doc: add BPF JIT for RV32G to BPF documentation
` [PATCH bpf-next v4 4/4] MAINTAINERS: Add entry for RV32G BPF JIT

[PATCH v2 bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-03-03  6:15 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: introduce pinnable bpf_link abstraction
` [PATCH v2 bpf-next 2/3] libbpf: add bpf_link pinning/unpinning
` [PATCH v2 bpf-next 3/3] selftests/bpf: add link pinning selftests

[PATCH] kbuild: Remove debug info from kallsyms linking
 2020-03-03  6:10 UTC  (2+ messages)

[PATCH bpf-next 0/3] Improve raw tracepoint BTF types preservation
 2020-03-03  4:59 UTC  (10+ messages)
` [PATCH bpf-next 1/3] bpf: reliably preserve btf_trace_xxx types
` [PATCH bpf-next 2/3] bpf: generate directly-usable raw_tp_##call structs for raw tracepoints
` [PATCH bpf-next 3/3] tools/runqslower: simplify BPF code by using raw_tp_xxx structs

[PATCH bpf-next 0/3] Introduce pinnable bpf_link kernel abstraction
 2020-03-03  4:18 UTC  (17+ messages)
` [PATCH bpf-next 1/3] bpf: introduce pinnable bpf_link abstraction
` [PATCH bpf-next 2/3] libbpf: add bpf_link pinning/unpinning
` [PATCH bpf-next 3/3] selftests/bpf: add link pinning selftests

[PATCH AUTOSEL 5.5 05/66] selftests: fix too long argument
 2020-03-03  2:45 UTC 

[PATCH AUTOSEL 5.4 04/58] selftests: fix too long argument
 2020-03-03  2:46 UTC 

[PATCH AUTOSEL 4.19 04/32] selftests: fix too long argument
 2020-03-03  2:48 UTC 

[PATCH AUTOSEL 4.14 03/22] selftests: fix too long argument
 2020-03-03  2:49 UTC 

[PATCH RFC] Userspace library for handling multiple XDP programs on an interface
 2020-03-03  1:03 UTC  (7+ messages)
` [PATCH RFC] libxdp: Add libxdp (FOR COMMENT ONLY)

[PATCH bpf] selftests/bpf: Declare bpf_log_buf variables as static
 2020-03-03  1:03 UTC  (4+ messages)

[PATCH v3 bpf-next 0/3] Convert BPF UAPI constants into enum values
 2020-03-03  0:32 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/3] bpf: switch BPF UAPI #define constants used from BPF program side to enums
` [PATCH v3 bpf-next 2/3] libbpf: assume unsigned values for BTF_KIND_ENUM
` [PATCH v3 bpf-next 3/3] tools/runqslower: drop copy/pasted BPF_F_CURRENT_CPU definiton

[PATCH bpf-next 0/4] Move BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE to libbpf
 2020-03-03  0:30 UTC  (6+ messages)
` [PATCH bpf-next 1/4] bpftool: add header guards to generated vmlinux.h
` [PATCH bpf-next 2/4] libbpf: fix use of PT_REGS_PARM macros with vmlinux.h
` [PATCH bpf-next 3/4] selftests/bpf: fix BPF_KRETPROBE macro and use it in attach_probe test
` [PATCH bpf-next 4/4] libbpf: merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h

[PATCH v2 bpf-next 0/2] bpftool: introduce prog profile
 2020-03-03  0:10 UTC  (14+ messages)
` [PATCH v2 bpf-next 1/2] bpftool: introduce "prog profile" command
` [PATCH v2 bpf-next 2/2] bpftool: Documentation for bpftool prog profile

[PATCH v2 bpf-next 0/3] Convert BPF UAPI constants into enum values
 2020-03-02 23:14 UTC  (11+ messages)
` [PATCH v2 bpf-next 1/3] bpf: switch BPF UAPI #define constants to enums
` [PATCH v2 bpf-next 2/3] libbpf: assume unsigned values for BTF_KIND_ENUM
` [PATCH v2 bpf-next 3/3] tools/runqslower: drop copy/pasted BPF_F_CURRENT_CPU definiton

[PATCHv4 00/15] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-03-02 14:31 UTC  (16+ messages)
` [PATCH 01/15] x86/mm: Rename is_kernel_text to __is_kernel_text
` [PATCH 02/15] bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
` [PATCH 03/15] bpf: Add struct bpf_ksym
` [PATCH 04/15] bpf: Add name to "
` [PATCH 05/15] bpf: Move lnode list node "
` [PATCH 06/15] bpf: Add bpf_ksym_tree tree
` [PATCH 07/15] bpf: Move bpf_tree add/del from bpf_prog_ksym_node_add/del
` [PATCH 08/15] bpf: Separate kallsyms add/del functions
` [PATCH 09/15] bpf: Add bpf_ksym_add/del functions
` [PATCH 10/15] bpf: Rename bpf_tree to bpf_progs_tree
` [PATCH 11/15] bpf: Add trampolines to kallsyms
` [PATCH 12/15] bpf: Add dispatchers "
` [PATCH 13/15] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
` [PATCH 14/15] perf tools: Set ksymbol dso as loaded on arrival
` [PATCH 15/15] perf annotate: Add base support for bpf_image

[PATCH v3 bpf-next 1/3] bpf: Add get_netns_id helper function for sock_ops
 2020-03-02  8:23 UTC  (3+ messages)
` [PATCH v4 bpf-next 0/3] bpf: Add get_netns_id helper "

[PATCH bpf] bpf: btf: Fix BTF verification of the enum size in struct/union
 2020-03-02  6:57 UTC  (3+ messages)

WARNING: refcount bug in __sk_destruct
 2020-03-02  2:49 UTC  (4+ messages)

[PATCH bpf-next v2 0/9] bpf: sockmap, sockhash: support storing UDP sockets
 2020-03-01 21:26 UTC  (12+ messages)
` [PATCH bpf-next v2 1/9] bpf: sockmap: only check ULP for TCP sockets
` [PATCH bpf-next v2 2/9] bpf: tcp: guard declarations with CONFIG_NET_SOCK_MSG
` [PATCH bpf-next v2 3/9] bpf: sockmap: move generic sockmap hooks from BPF TCP
` [PATCH bpf-next v2 4/9] skmsg: introduce sk_psock_hooks
` [PATCH bpf-next v2 5/9] bpf: sockmap: allow UDP sockets
` [PATCH bpf-next v2 6/9] selftests: bpf: don't listen() on "
` [PATCH bpf-next v2 7/9] selftests: bpf: add tests for UDP sockets in sockmap
` [PATCH bpf-next v2 8/9] selftests: bpf: enable UDP sockmap reuseport tests
` [PATCH bpf-next v2 9/9] bpf, doc: update maintainers for L7 BPF

[PATCHv3 00/18] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-03-01 18:31 UTC  (44+ messages)
` [PATCH 04/18] bpf: Add name to struct bpf_ksym
` [PATCH 05/18] bpf: Add lnode list node "
` [PATCH 06/18] bpf: Add bpf_ksym_tree tree
` [PATCH 07/18] bpf: Move bpf_tree add/del from bpf_prog_ksym_node_add/del
` [PATCH 08/18] bpf: Separate kallsyms add/del functions
` [PATCH 09/18] bpf: Add bpf_ksym_add/del functions
` [PATCH 10/18] bpf: Re-initialize lnode in bpf_ksym_del
` [PATCH 11/18] bpf: Rename bpf_tree to bpf_progs_tree
` [PATCH 12/18] bpf: Add trampolines to kallsyms
` [PATCH 13/18] bpf: Return error value in bpf_dispatcher_update
` [PATCH 14/18] bpf: Add dispatchers to kallsyms
` [PATCH 15/18] bpf: Sort bpf kallsyms symbols
` [PATCH 16/18] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
` [PATCH 17/18] perf tools: Set ksymbol dso as loaded on arrival
` [PATCH 18/18] perf annotate: Add base support for bpf_image

[PATCH bpf-next 0/3] Convert BPF UAPI constants into enum values
 2020-03-01  6:02 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: switch BPF UAPI #define constants to enums
` [PATCH bpf-next 2/3] libbpf: assume unsigned values for BTF_KIND_ENUM
` [PATCH bpf-next 3/3] tools/runqslower: drop copy/pasted BPF_F_CURRENT_CPU definiton

pull-request: bpf-next 2020-02-28
 2020-02-29 23:54 UTC  (2+ messages)

[PATCH v3 bpf-next] RV32G eBPF JIT
 2020-02-28 22:20 UTC  (3+ messages)

[PATCH bpf-next] bpf: Add drgn script to list progs/maps
 2020-02-28 21:29 UTC  (14+ messages)

[PATCH][next] net: core: Replace zero-length array with flexible-array member
 2020-02-28 20:09 UTC  (2+ messages)

[PATCH][next] xdp: Replace zero-length array with flexible-array member
 2020-02-28 20:09 UTC  (4+ messages)
` [PATCH] [next] "

[PATCH bpf-next 0/7] bpf: sockmap, sockhash: support storing UDP sockets
 2020-02-28 10:48 UTC  (9+ messages)
` [PATCH bpf-next 3/7] skmsg: introduce sk_psock_hooks
` [PATCH bpf-next 6/7] selftests: bpf: add tests for UDP sockets in sockmap

[PATCH bpf-next v2 0/4] Provide bpf_sk_storage data in INET_DIAG
 2020-02-28  2:57 UTC  (7+ messages)
` [PATCH bpf-next v2 4/4] bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()

[PATCH] bpf: Replace zero-length array with flexible-array member
 2020-02-28  1:23 UTC  (4+ messages)

Alignment check in tnum_is_aligned()
 2020-02-28  0:42 UTC  (2+ messages)

[PATCH bpf-next v4 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-02-27 18:40 UTC  (2+ messages)

[PATCH 4.4 051/113] tools lib api fs: Fix gcc9 stringop-truncation compilation error
 2020-02-27 13:36 UTC 

[PATCH 4.9 067/165] tools lib api fs: Fix gcc9 stringop-truncation compilation error
 2020-02-27 13:35 UTC 

[PATCH 4.14 100/237] tools lib api fs: Fix gcc9 stringop-truncation compilation error
 2020-02-27 13:35 UTC 


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