bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-24 10:38:42 to 2023-02-28 06:53:33 UTC [more...]

BTF tag support in DWARF (notes for today's BPF Office Hours)
 2023-02-28  6:53 UTC  (15+ messages)

[RFC] libbbpf/bpftool: Support 32-bit Architectures
 2023-02-28  6:31 UTC  (8+ messages)

[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
 2023-02-28  4:56 UTC  (14+ messages)
` [PATCH bpf-next v2 1/8] ip: frags: Return actual error codes from ip_check_defrag()
` [PATCH bpf-next v2 2/8] bpf: verifier: Support KF_CHANGES_PKT flag
` [PATCH bpf-next v2 3/8] bpf, net, frags: Add bpf_ip_check_defrag() kfunc
` [PATCH bpf-next v2 4/8] net: ipv6: Factor ipv6_frag_rcv() to take netns and user
` [PATCH bpf-next v2 5/8] bpf: net: ipv6: Add bpf_ipv6_frag_rcv() kfunc
` [PATCH bpf-next v2 6/8] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v2 7/8] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v2 8/8] bpf: selftests: Add defrag selftests

[PATCH v3 bpf-next 0/5] bpf: Introduce kptr_rcu
 2023-02-28  4:01 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted
` [PATCH v3 bpf-next 2/5] bpf: Mark cgroups and dfl_cgrp fields as trusted
` [PATCH v3 bpf-next 3/5] bpf: Introduce kptr_rcu
` [PATCH v3 bpf-next 4/5] selftests/bpf: Add a test case for kptr_rcu
` [PATCH v3 bpf-next 5/5] selftests/bpf: Tweak cgroup kfunc test

[LSF/MM/BPF TOPIC] bpf iterator for file-system
 2023-02-28  3:30 UTC 

[PATCH bpf-next v3 0/3] Add support for kptrs in more BPF maps
 2023-02-28  3:03 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Support kptrs in percpu hashmap and percpu LRU hashmap
` [PATCH bpf-next v3 2/3] bpf: Support kptrs in local storage maps
` [PATCH bpf-next v3 3/3] selftests/bpf: Add more tests for kptrs in maps

bpf: Question about odd BPF verifier behaviour
 2023-02-28  2:55 UTC  (17+ messages)

[PATCH bpf-next v3 00/18] bpf: bpf memory usage
 2023-02-28  2:55 UTC  (23+ messages)
` [PATCH bpf-next v3 01/18] bpf: add new map ops ->map_mem_usage
` [PATCH bpf-next v3 02/18] bpf: lpm_trie memory usage
` [PATCH bpf-next v3 03/18] bpf: hashtab "
` [PATCH bpf-next v3 04/18] bpf: arraymap "
` [PATCH bpf-next v3 05/18] bpf: stackmap "
` [PATCH bpf-next v3 06/18] bpf: reuseport_array "
` [PATCH bpf-next v3 07/18] bpf: ringbuf "
` [PATCH bpf-next v3 08/18] bpf: bloom_filter "
` [PATCH bpf-next v3 09/18] bpf: cpumap "
` [PATCH bpf-next v3 10/18] bpf: devmap "
` [PATCH bpf-next v3 11/18] bpf: queue_stack_maps "
` [PATCH bpf-next v3 12/18] bpf: bpf_struct_ops "
` [PATCH bpf-next v3 13/18] bpf: local_storage "
` [PATCH bpf-next v3 14/18] bpf, net: bpf_local_storage "
` [PATCH bpf-next v3 15/18] bpf, net: sock_map "
` [PATCH bpf-next v3 16/18] bpf, net: xskmap "
` [PATCH bpf-next v3 17/18] bpf: offload map "
` [PATCH bpf-next v3 18/18] bpf: enforce all maps having memory usage callback

[PATCH V4] bpf, docs: Document BPF insn encoding in term of stored bytes
 2023-02-28  1:12 UTC 

[PATCH V3] bpf, docs: Document BPF insn encoding in term of stored bytes
 2023-02-28  1:05 UTC  (5+ messages)
` [Bpf] "

[LSF/MM/BPF TOPIC] XDP metadata for TX
 2023-02-27 23:54 UTC  (6+ messages)

[syzbot] [net?] INFO: task hung in tls_sw_sendpage (3)
 2023-02-27 23:53 UTC  (3+ messages)

[PATCH bpf] libbpf: Fix bpf_xdp_query() in old kernels
 2023-02-27 23:44 UTC  (4+ messages)

[v2] bpf: Propose some new instructions for -mcpu=v4
 2023-02-27 23:29 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] vmtest: Reusable virtual machine testing infrastructure
 2023-02-27 23:01 UTC 

[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-02-27 22:49 UTC  (6+ messages)
` [PATCH v5 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features

[LSF/MM/BPF TOPIC] Batteries-included symbolization with blazesym
 2023-02-27 22:14 UTC  (5+ messages)

[PATCH bpf-next v3 0/3] libbpf: allow users to set kprobe/uprobe attach mode
 2023-02-27 22:06 UTC  (8+ messages)
` [PATCH bpf-next v3 1/3] libbpf: add support "
` [PATCH bpf-next v3 2/3] selftests/bpf: split test_attach_probe into multi subtests
` [PATCH bpf-next v3 3/3] selftests/bpf: add test for legacy/perf kprobe/uprobe attach mode

[PATCH bpf-next] libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd()
 2023-02-27 21:40 UTC  (3+ messages)

[PATCH bpf-next v3 0/8] Add Memory Sanitizer support
 2023-02-27 21:23 UTC  (5+ messages)
` [PATCH bpf-next v3 7/8] libbpf: Add MSan annotations

[PATCH v2] Documentation: bpf: Fix link to BTF doc
 2023-02-27 21:11 UTC  (2+ messages)

[PATCH V2] bpf, docs: Document BPF insn encoding in term of stored bytes
 2023-02-27 20:01 UTC  (4+ messages)
  ` [Bpf] "

[PATCH v2] libbpf: Fix arm syscall regs spec in bpf_tracing.h
 2023-02-27 20:00 UTC  (3+ messages)

[PATCH bpf-next v2] selftests/bpf: Fix compilation errors: assign a value to a constant
 2023-02-27 19:50 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3]: Add socket destroy capability
 2023-02-27 19:37 UTC  (11+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Implement batching in UDP iterator
` [PATCH v2 bpf-next 2/3] bpf: Add bpf_sock_destroy kfunc
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests for bpf_sock_destroy

[PATCH] tools: bpftool: remove invalid \' json escape
 2023-02-27 19:30 UTC  (3+ messages)

[PATCH] bpf, docs: Document BPF insn encoding in term of stored bytes
 2023-02-27 18:05 UTC  (7+ messages)
` [Bpf] "

[PATCH bpf-next v2 0/3] Fix some build errors for bpf selftest on LoongArch
 2023-02-27 18:00 UTC  (6+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Check __TARGET_ARCH_loongarch if target is bpf for LoongArch
` [PATCH bpf-next v2 3/3] selftests/bpf: Use __NR_prlimit64 instead of __NR_getrlimit in user_ringbuf test

[PATCH v2 bpf-next 0/4] bpf: Introduce kptr_rcu
 2023-02-27 17:52 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/4] "
` [PATCH v2 bpf-next 4/4] selftests/bpf: Tweak cgroup kfunc test

[PATCH 0/2] MIPS: Implement two workarounds for BPF JIT
 2023-02-27 15:47 UTC  (13+ messages)
` [PATCH 1/2] MIPS: ebpf jit: Implement DADDI workarounds
` [PATCH 2/2] MIPS: ebpf jit: Implement R4000 workarounds

[PATCH bpf-next V1] igc: enable and fix RX hash usage by netstack
 2023-02-27 14:53 UTC  (12+ messages)
` [Intel-wired-lan] "
  ` [xdp-hints] "

[LSF/MM/BPF TOPIC] XDP Multi-Attach
 2023-02-27 14:08 UTC  (2+ messages)

[PATCH bpf-next v8 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2023-02-27 12:58 UTC  (6+ messages)
` [PATCH bpf-next v8 1/2] bpf: "
` [PATCH bpf-next v8 2/2] bpf/selftests: Test fentry attachment to shadowed functions

[PATCH bpf-next v3 00/12] bpf: Support 64-bit pointers to kfuncs
 2023-02-27 12:36 UTC  (5+ messages)

[PATCH v4 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-02-27  9:50 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/8] drivers: net: turn on XDP features

[LSF/MM/BPF TOPIC] BPF Static Keys Support
 2023-02-27  9:02 UTC 

[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
 2023-02-27  7:58 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC

[PATCH bpf v2] riscv, bpf: fix patch_text implicit declaration
 2023-02-27  7:31 UTC  (3+ messages)

[PATCH bpf-next] riscv, bpf: fix patch_text implicit declaration
 2023-02-27  6:51 UTC  (2+ messages)

[PATCH AUTOSEL 6.2 13/53] bpftool: Always disable stack protection for BPF objects
 2023-02-26 14:44 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 22/53] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
` [PATCH AUTOSEL 6.2 32/53] can: isotp: check CAN address family in isotp_bind()

[PATCH AUTOSEL 6.1 13/49] bpftool: Always disable stack protection for BPF objects
 2023-02-26 14:46 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 20/49] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
` [PATCH AUTOSEL 6.1 29/49] can: isotp: check CAN address family in isotp_bind()

[PATCH v12 bpf-next 00/10] Add skb + xdp dynptrs
 2023-02-26 10:54 UTC  (14+ messages)
` [PATCH v12 bpf-next 01/10] bpf: Support "sk_buff" and "xdp_buff" as valid kfunc arg types
` [PATCH v12 bpf-next 02/10] bpf: Refactor process_dynptr_func
` [PATCH v12 bpf-next 03/10] bpf: Allow initializing dynptrs in kfuncs
` [PATCH v12 bpf-next 04/10] bpf: Define no-ops for externally called bpf dynptr functions
` [PATCH v12 bpf-next 05/10] bpf: Refactor verifier dynptr into get_dynptr_arg_reg
` [PATCH v12 bpf-next 06/10] bpf: Add __uninit kfunc annotation
` [PATCH v12 bpf-next 07/10] bpf: Add skb dynptrs
` [PATCH v12 bpf-next 08/10] bpf: Add xdp dynptrs
` [PATCH v12 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
` [PATCH v12 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[LSF/MM/BPF TOPIC] Debugging kernel lock performance using BPF
 2023-02-25 20:06 UTC 

LSM progam fails on Android - Kernel 3.15
 2023-02-25  9:58 UTC 

[LSF/MM/BPF TOPIC] Make bpf memory allocator more robust
 2023-02-25  6:23 UTC 

[PATCHv3 bpf-next 0/2] move SYS() macro to test_progs.h and run mptcp in a dedicated netns
 2023-02-25  1:40 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] fuse passthrough solutions and status
 2023-02-25  0:59 UTC  (2+ messages)

bpf: RFC for platform specific BPF helper addition
 2023-02-25  0:01 UTC  (4+ messages)

[PATCH bpf-next v2 0/3] Make uprobe attachment APK aware
 2023-02-24 21:19 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] libbpf: Implement basic zip archive parsing support
` [PATCH bpf-next v2 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs

A potential deadlock in sockhash map
 2023-02-24 20:26 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] multi uprobe link
 2023-02-24 17:57 UTC  (2+ messages)

[PATCH bpf v6] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-24 16:36 UTC 

[PATCH bpf-next] selftests/bpf: Fix compilation errors: assign a value to a constant
 2023-02-24 15:00 UTC 

[RESEND PATCH] bpf: Add support for absolute value BPF timers
 2023-02-24 11:54 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).