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

[PATCH v2 bpf-next 00/16] bpf: syscall program, FD array, loader program, light skeleton
 2021-04-23  0:26 UTC  (4+ 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 00/17] BPF static linker: support externs
 2021-04-23  0:13 UTC  (43+ 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 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] selftests/bpf: fix warning comparing pointer to 0
 2021-04-22 21:56 UTC  (2+ messages)

[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 1/3] arm64: armv8_deprecated: Fix swp_handler() signal generation
 2021-04-22 19:24 UTC  (9+ 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

[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  (29+ messages)
` [PATCH bpf-next v3 1/3] libbpf: add helpers for preparing netlink attributes
` [PATCH bpf-next v3 2/3] libbpf: add low level TC-BPF API
` [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)

bpf helper functions from kernel module
 2021-04-22 16:43 UTC  (2+ messages)

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-22 15:05 UTC  (12+ messages)
                    ` Crash for i40e on net-next (was: [PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support)

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  (20+ messages)

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

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

[PATCH net v3] igb: Fix XDP with PTP enabled
 2021-04-22 10:11 UTC  (2+ messages)

[PATCH v2] kallsyms: Remove function arch_get_kallsym()
 2021-04-22  9:49 UTC 

[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  (9+ messages)
` [PATCH bpf-next 13/15] libbpf: Generate loader program out of BPF ELF file

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-21 16:29 UTC  (9+ messages)

[PATCH 1/3] powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_K
 2021-04-21 13:08 UTC  (2+ messages)

INFO: task hung in perf_event_free_task
 2021-04-21 12:35 UTC  (5+ messages)
` [syzbot] "

[PATCH v3 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-04-21 11:34 UTC  (16+ messages)
` [PATCH v3 bpf-next 01/11] net: Introduce net.ipv4.tcp_migrate_req
` [PATCH v3 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport
` [PATCH v3 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group
` [PATCH v3 bpf-next 04/11] tcp: Add reuseport_migrate_sock() to select a new listener
` [PATCH v3 bpf-next 05/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
` [PATCH v3 bpf-next 06/11] tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs
` [PATCH v3 bpf-next 07/11] tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK
` [PATCH v3 bpf-next 08/11] bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v3 bpf-next 09/11] bpf: Support socket migration by eBPF
` [PATCH v3 bpf-next 10/11] libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v3 bpf-next 11/11] bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE

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

[PATCH net v2] igb: Fix XDP with PTP enabled
 2021-04-21  6:35 UTC  (3+ messages)

[PATCHv8 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-20 23:23 UTC  (7+ messages)
` [PATCHv8 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCHv8 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support

[PATCH bpf-next] selftests/bpf: Add docs target as all dependency
 2021-04-20 22:10 UTC  (2+ messages)

Behaviour of bpf_core_enum_value with missing value
 2021-04-20 16:55 UTC  (2+ messages)

Some CO-RE negative testcases are buggy
 2021-04-20 16:50 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).