bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-21 15:39:43 to 2021-04-23 15:06:15 UTC [more...]

[PATCH bpf-next v4 0/3] Add TC-BPF API
 2021-04-23 15:05 UTC  (3+ messages)
` [PATCH bpf-next v4 1/3] libbpf: add helpers for preparing netlink attributes
` [PATCH bpf-next v4 2/3] libbpf: add low level TC-BPF API

linux-next failing build due to missing cubictcp_state symbol
 2021-04-23 14:41 UTC 

[PATCH bpf-next 0/2] Implement BPF formatted output helpers with bstr_printf
 2021-04-23 14:31 UTC  (8+ messages)
` [PATCH bpf-next 1/2] seq_file: Add a seq_bprintf function
` [PATCH bpf-next 2/2] bpf: Implement formatted output helpers with bstr_printf

[PATCH RFC bpf-next 0/4] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-04-23 13:57 UTC  (6+ messages)
` [PATCH RFC bpf-next 1/4] rcu: Create an unrcu_pointer() to remove __rcu from a pointer
` [PATCH RFC bpf-next 2/4] dev: add rcu_read_lock_bh_held() as a valid check when getting a RCU dev ref
` [PATCH RFC bpf-next 3/4] xdp: add proper __rcu annotations to redirect map entries
` [PATCH RFC bpf-next 4/4] i40e: remove rcu_read_lock() around XDP program invocation

bpf helper functions from kernel module
 2021-04-23 13:41 UTC  (3+ messages)

[PATCH net v3] igb: Fix XDP with PTP enabled
 2021-04-23 11:51 UTC  (4+ messages)

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-04-23 11:57 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-23 11:29 UTC  (13+ messages)

[PATCH v4 bpf-next] cpumap: bulk skb using netif_receive_skb_list
 2021-04-23 10:34 UTC  (2+ messages)

[PATCH net v4 0/2] fix packet stuck problem for lockless qdisc
 2021-04-23  9:42 UTC  (11+ messages)
` [PATCH net v4 1/2] net: sched: "

[PATCH] xsk: align xdp socket batch size with dpdk
 2021-04-23  8:00 UTC  (3+ messages)

[PATCH v2] kallsyms: Remove function arch_get_kallsym()
 2021-04-23  6:18 UTC  (2+ messages)

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-23  5:28 UTC  (13+ messages)
                    ` Crash for i40e on net-next (was: [PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support)

[PATCH v2 bpf-next 00/17] BPF static linker: support externs
 2021-04-23  5:11 UTC  (57+ messages)
` [PATCH v2 bpf-next 01/17] bpftool: support dumping BTF VAR's "extern" linkage
` [PATCH v2 bpf-next 02/17] bpftool: dump more info about DATASEC members
` [PATCH v2 bpf-next 03/17] libbpf: suppress compiler warning when using SEC() macro with externs
` [PATCH v2 bpf-next 04/17] libbpf: mark BPF subprogs with hidden visibility as static for BPF verifier
` [PATCH v2 bpf-next 05/17] libbpf: allow gaps in BPF program sections to support overriden weak functions
` [PATCH v2 bpf-next 06/17] libbpf: refactor BTF map definition parsing
` [PATCH v2 bpf-next 07/17] libbpf: factor out symtab and relos sanity checks
` [PATCH v2 bpf-next 08/17] libbpf: make few internal helpers available outside of libbpf.c
` [PATCH v2 bpf-next 09/17] libbpf: extend sanity checking ELF symbols with externs validation
` [PATCH v2 bpf-next 10/17] libbpf: tighten BTF type ID rewriting with error checking
` [PATCH v2 bpf-next 11/17] libbpf: add linker extern resolution support for functions and global variables
` [PATCH v2 bpf-next 12/17] libbpf: support extern resolution for BTF-defined maps in .maps section
` [PATCH v2 bpf-next 13/17] selftests/bpf: use -O0 instead of -Og in selftests builds
` [PATCH v2 bpf-next 14/17] selftests/bpf: omit skeleton generation for multi-linked BPF object files
` [PATCH v2 bpf-next 15/17] selftests/bpf: add function linking selftest
` [PATCH v2 bpf-next 16/17] selftests/bpf: add global variables "
` [PATCH v2 bpf-next 17/17] sleftests/bpf: add map "

[PATCH bpf-next] bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst
 2021-04-23  4:12 UTC  (2+ messages)

[PATCH 1/3] arm64: armv8_deprecated: Fix swp_handler() signal generation
 2021-04-23  1:00 UTC  (10+ messages)
` [PATCH 2/3] arm64: signal: sigreturn() and rt_sigreturn() sometime returns the wrong signals
` [PATCH 3/3] arch/arm64/kernel/traps: Use find_vma_intersection() in traps for setting si_code

[PATCHv10 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-23  2:00 UTC  (5+ messages)
` [PATCHv10 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCHv10 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support
` [PATCHv10 bpf-next 3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test
` [PATCHv10 bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test

[PATCH 0/9] riscv: improve self-protection
 2021-04-23  1:48 UTC  (2+ messages)

[PATCH v2 bpf-next 00/16] bpf: syscall program, FD array, loader program, light skeleton
 2021-04-23  0:26 UTC  (17+ messages)
` [PATCH v2 bpf-next 01/16] bpf: Introduce bpf_sys_bpf() helper and program type
` [PATCH v2 bpf-next 02/16] bpf: Introduce bpfptr_t user/kernel pointer
` [PATCH v2 bpf-next 03/16] bpf: Prepare bpf syscall to be used from kernel and user space
` [PATCH v2 bpf-next 04/16] libbpf: Support for syscall program type
` [PATCH v2 bpf-next 05/16] selftests/bpf: Test "
` [PATCH v2 bpf-next 06/16] bpf: Make btf_load command to be bpfptr_t compatible
` [PATCH v2 bpf-next 07/16] selftests/bpf: Test for btf_load command
` [PATCH v2 bpf-next 08/16] bpf: Introduce fd_idx
` [PATCH v2 bpf-next 09/16] libbpf: Support for fd_idx
` [PATCH v2 bpf-next 10/16] bpf: Add bpf_btf_find_by_name_kind() helper
` [PATCH v2 bpf-next 11/16] bpf: Add bpf_sys_close() helper
` [PATCH v2 bpf-next 12/16] libbpf: Change the order of data and text relocations
` [PATCH v2 bpf-next 13/16] libbpf: Add bpf_object pointer to kernel_supports()
` [PATCH v2 bpf-next 14/16] libbpf: Generate loader program out of BPF ELF file
` [PATCH v2 bpf-next 15/16] bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command
` [PATCH v2 bpf-next 16/16] selftests/bpf: Convert few tests to light skeleton

[PATCH bpf-next 0/2] Simplify bpf_snprintf verifier code
 2021-04-22 23:55 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Notify user if we ever hit a bpf_snprintf verifier bug
` [PATCH bpf-next 2/2] bpf: Remove unnecessary map checks for ARG_PTR_TO_CONST_STR

[PATCH bpf-next v3] bpf: Fix some invalid links in bpf_devel_QA.rst
 2021-04-22 21:30 UTC  (4+ messages)

[PATCH net-next] net: xdp: Update pkt_type if generic XDP changes unicast MAC
 2021-04-22 21:30 UTC  (2+ messages)

Generating libbpf API documentation
 2021-04-22 21:20 UTC  (8+ messages)

[PATCH bpf-next v4 0/3] add batched ops for percpu array
 2021-04-22 19:27 UTC  (6+ messages)
` [PATCH bpf-next v4 2/3] bpf: selftests: remove percpu macros from bpf_util.h

[PATCH] bpf: remove pointless code from bpf_do_trace_printk()
 2021-04-22 18:38 UTC  (10+ messages)

[PATCH bpf-next v3 0/3] Add TC-BPF API
 2021-04-22 18:28 UTC  (26+ messages)
` [PATCH bpf-next v3 2/3] libbpf: add low level "
` [PATCH bpf-next v3 3/3] libbpf: add selftests for "

[PATCHv9 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-22 18:02 UTC  (7+ messages)
` [PATCHv9 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCHv9 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support
` [PATCHv9 bpf-next 3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test
` [PATCHv9 bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test

[PATCH bpf-next v4] bpf: Fix some invalid links in bpf_devel_QA.rst
 2021-04-22 17:07 UTC  (3+ messages)

Help with verifier failure
 2021-04-22 14:35 UTC  (6+ messages)

[PATCHv7 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
 2021-04-22 14:30 UTC  (18+ messages)

[PATCHv2 RFC bpf-next 0/7] bpf: Add support for ftrace probe
 2021-04-22 14:24 UTC  (17+ messages)

[PATCH v3 bpf-next] cpumap: bulk skb using netif_receive_skb_list
 2021-04-22 12:30 UTC  (5+ messages)

[PATCH bpf-next v5 0/6] Add a snprintf eBPF helper
 2021-04-22  8:41 UTC  (6+ messages)
` [PATCH bpf-next v5 2/6] bpf: Add a ARG_PTR_TO_CONST_STR argument type

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-04-22  8:09 UTC  (3+ messages)

[PATCH bpf-next 0/6] BPF static linker: support static vars and maps
 2021-04-22  1:45 UTC  (7+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: document latest Clang fix expectations for linking tests
` [PATCH bpf-next 2/6] libbpf: rename static variables during linking
` [PATCH bpf-next 3/6] libbpf: support static map definitions
` [PATCH bpf-next 4/6] bpftool: handle transformed static map names in BPF skeleton
` [PATCH bpf-next 5/6] selftests/bpf: extend linked_vars selftests with static variables
` [PATCH bpf-next 6/6] selftests/bpf: extend linked_maps selftests with static maps

[PATCH bpf-next 00/15] bpf: syscall program, FD array, loader program, light skeleton
 2021-04-21 17:50 UTC  (6+ messages)
` [PATCH bpf-next 13/15] libbpf: Generate loader program out of BPF ELF file


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