BPF List
 help / color / mirror / Atom feed
 messages from 2023-02-07 08:19:57 to 2023-02-09 14:05:11 UTC [more...]

[RFC 0/5] mm/bpf/perf: Store build id in file object
 2023-02-09 14:04 UTC  (16+ messages)
` [PATCH RFC 1/5] mm: "
` [PATCH RFC 2/5] bpf: Use file object build id in stackmap
` [PATCH RFC 4/5] selftests/bpf: Add file_build_id test
` [PATCH RFC 5/5] selftests/bpf: Add iter_task_vma_buildid test

[PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
 2023-02-09 13:28 UTC 

[PATCH v3 dwarves 0/8] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
 2023-02-09 13:09 UTC  (20+ messages)
` [PATCH v3 dwarves 1/8] dwarf_loader: Help spotting functions with optimized-out parameters
` [PATCH v3 dwarves 2/8] btf_encoder: store type_id_off, unspecified type in encoder
` [PATCH v3 dwarves 3/8] btf_encoder: Refactor function addition into dedicated btf_encoder__add_func
` [PATCH v3 dwarves 4/8] btf_encoder: Rework btf_encoders__*() API to allow traversal of encoders
` [PATCH v3 dwarves 5/8] btf_encoder: Represent "."-suffixed functions (".isra.0") in BTF
` [PATCH v3 dwarves 6/8] btf_encoder: support delaying function addition to check for function prototype inconsistencies
` [PATCH v3 dwarves 7/8] dwarves: document --btf_gen_optimized option
` [PATCH v3 dwarves 8/8] dwarves: document --skip_encoding_btf_inconsistent_proto option
      ` [PATCH bpf-next] bpf: add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25

Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
 2023-02-09 13:07 UTC  (10+ messages)

[PATCH dwarves] btf_encoder: ensure elf function representation is fully initialized
 2023-02-09 11:59 UTC  (3+ messages)

[PATCH bpf-next 0/5] bpf, mm: introduce cgroup.memory=nobpf
 2023-02-09 11:28 UTC  (7+ messages)
` [PATCH bpf-next 2/5] bpf: use bpf_map_kvcalloc in bpf_local_storage

[PATCH AUTOSEL 5.4 01/10] selftests/bpf: Verify copy_register_state() preserves parent/live fields
 2023-02-09 11:19 UTC 

[PATCH AUTOSEL 5.10 02/13] selftests/bpf: Verify copy_register_state() preserves parent/live fields
 2023-02-09 11:18 UTC 

[PATCH bpf-next] ice: update xdp_features with xdp multi-buff
 2023-02-09 11:17 UTC 

[PATCH AUTOSEL 5.15 03/17] selftests/bpf: Verify copy_register_state() preserves parent/live fields
 2023-02-09 11:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 05/17] bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself

[PATCH AUTOSEL 6.1 08/38] selftests/bpf: Verify copy_register_state() preserves parent/live fields
 2023-02-09 11:14 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 11/38] bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself

[PATCH net-next] xsk: support use vaddr as ring
 2023-02-09 11:06 UTC  (2+ messages)

[PATCH bpf-next 0/9] selftests/bpf: Add Memory Sanitizer support
 2023-02-09 10:30 UTC  (20+ messages)
` [PATCH bpf-next 1/9] selftests/bpf: Quote host tools
` [PATCH bpf-next 2/9] tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS support
` [PATCH bpf-next 3/9] selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGS
` [PATCH bpf-next 4/9] selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpf
` [PATCH bpf-next 5/9] selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattach
` [PATCH bpf-next 6/9] selftests/bpf: Attach to fopen()/fclose() in attach_probe
` [PATCH bpf-next 7/9] libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
` [PATCH bpf-next 8/9] libbpf: Add MSan annotations
` [PATCH bpf-next 9/9] selftests/bpf: "

[PATCHv3 bpf-next 0/9] bpf: Move kernel test kfuncs into bpf_testmod
 2023-02-09  9:38 UTC  (26+ messages)
` [PATCHv3 bpf-next 1/9] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
` [PATCHv3 bpf-next 2/9] selftests/bpf: Move test_progs helpers to testing_helpers object
` [PATCHv3 bpf-next 3/9] selftests/bpf: Use only stdout in un/load_bpf_testmod functions
` [PATCHv3 bpf-next 5/9] selftests/bpf: Use un/load_bpf_testmod functions in tests
` [PATCHv3 bpf-next 6/9] selftests/bpf: Load bpf_testmod for verifier test
` [PATCHv3 bpf-next 7/9] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier
` [PATCHv3 bpf-next 8/9] selftests/bpf: Remove extern from kfuncs declarations

[PATCH net-next] net: skbuff: drop the word head from skb cache
 2023-02-09  9:17 UTC  (2+ messages)

[PATCH v2 0/7] task comm cleanups
 2023-02-09  6:20 UTC  (9+ messages)
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN

[PATCH net 0/3] Fix MTU related issues
 2023-02-09  2:57 UTC  (12+ messages)
` [PATCH net v3 1/3] ixgbe: allow to increase MTU to 3K with XDP enabled
` [PATCH net 2/3] i40e: add double of VLAN header when computing the max MTU
` [PATCH net 3/3] ixgbe: "

[PATCH net v2 3/3] ixgbe: add double of VLAN header when computing the max MTU
 2023-02-09  2:41 UTC 

[PATCH bpf-next v2] samples: bpf: syscall_tp: Add syscall openat2 enter/exit tracepoint
 2023-02-09  1:00 UTC  (2+ messages)

[PATCH v9 bpf-next 3/5] bpf: Add skb dynptrs
 2023-02-09  0:39 UTC  (13+ messages)

[PATCH bpf-next v4] libbpf: Add sample_period to creation options
 2023-02-08 23:40 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf: allow users to set kprobe/uprobe attach mode
 2023-02-08 23:30 UTC  (7+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add test for legacy/perf "

[PATCH v9 bpf-next 0/5] Add skb + xdp dynptrs
 2023-02-08 23:22 UTC  (8+ messages)
` [PATCH v9 bpf-next 3/5] bpf: Add skb dynptrs

[PATCH bpf-next] selftests/bpf: Fix out-of-srctree build
 2023-02-08 23:12 UTC 

[PATCHSET v2] sched: Implement BPF extensible scheduler class
 2023-02-08 21:55 UTC  (2+ messages)

[pahole PATCH 1/1] CMakeList.txt: Bump version to the upcoming 1.25 release, not out of the door yet
 2023-02-08 20:43 UTC 

[PATCH net v4 1/3] ixgbe: allow to increase MTU to 3K with XDP enabled
 2023-02-08 19:02 UTC  (7+ messages)
` [PATCH net v2 2/3] i40e: add double of VLAN header when computing the max MTU

[PATCH bpf-next] sfc: move xdp_features configuration in efx_pci_probe_post_io()
 2023-02-08 18:40 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, docs: Explain helper functions
 2023-02-08 17:45 UTC  (7+ messages)
` [Bpf] "

[PATCH bpf-next v3] bpf/docs: Update design QA to be consistent with kfunc lifecycle docs
 2023-02-08 17:30 UTC  (2+ messages)

[PATCH] bpf, docs: Add note about type convention
 2023-02-08 17:30 UTC  (4+ messages)

[RFC PATCH net-next 00/11] NXP ENETC AF_XDP zero-copy sockets
 2023-02-08 17:17 UTC  (10+ messages)
` [RFC PATCH net-next 10/11] net: enetc: add RX support for zero-copy XDP sockets
` [RFC PATCH net-next 11/11] net: enetc: add TX "

[PATCH bpf-next v2] bpf/docs: Update design QA to be consistent with kfunc lifecycle docs
 2023-02-08 16:39 UTC  (3+ messages)

[RFC nf-next 0/3] bpf, netfilter: minimal support for bpf progs
 2023-02-08 16:03 UTC  (4+ messages)
` [RFC nf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs
` [RFC nf-next 2/3] libbpf: sync header file, add nf prog section name
` [RFC nf-next 3/3] bpf: minimal support for programs hooked into netfilter framework

[PATCH v2 bpf-next] Add support for tracing programs in BPF_PROG_RUN
 2023-02-08 15:40 UTC  (7+ messages)

[PATCH bpf-next 0/7] bpf, mm: bpf memory usage
 2023-02-08 14:22 UTC  (8+ messages)
` [PATCH bpf-next 7/7] bpf: hashtab "

[RFC/PATCH 0/3] perf lock contention: Track lock owner (v2)
 2023-02-08 13:37 UTC  (7+ messages)
` [PATCH 1/3] perf lock contention: Fix to save callstack for the default modified
` [PATCH 2/3] perf lock contention: Add -o/--lock-owner option

[PATCH bpf-next] bpf, docs: Add explanation of endianness
 2023-02-08 13:35 UTC  (2+ messages)

compile error due to relocation problems in tools/bpf/resolve_btfids//libbpf/libbpf.a(libbpf-in.o)
 2023-02-08 12:19 UTC  (3+ messages)

Adding map read write API to bpftool gen skeleton sub command
 2023-02-08  6:31 UTC  (3+ messages)

[PATCH bpf-next v4] bpf, docs: Use consistent names for the same field
 2023-02-08  2:50 UTC  (3+ messages)

[PATCH bpf-next] virtio_net: update xdp_features with xdp multi-buff
 2023-02-07 22:20 UTC  (3+ messages)

[PATCH v2 bpf-next] net: add missing xdp_features description
 2023-02-07 22:20 UTC  (2+ messages)

[PATCH bpf-next] libbpf: always use libbpf_err to return an error in bpf_xdp_query()
 2023-02-07 22:00 UTC  (2+ messages)

[PATCH bpf-next] tools/resolve_btfids: Compile resolve_btfids as host program
 2023-02-07 21:50 UTC  (2+ messages)

[PATCH v1] tools/resolve_btfids: Tidy HOST_OVERRIDES
 2023-02-07 21:50 UTC  (2+ messages)

[QUESTION] bpf, iproute2/tc: verifier fails because of a map
 2023-02-07 19:43 UTC  (3+ messages)

Mapping local-storage maps into user space
 2023-02-07 18:25 UTC  (3+ messages)

[PATCH v2 00/10] Add ftrace direct call for arm64
 2023-02-07 18:21 UTC  (11+ messages)
` [PATCH v2 01/10] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
` [PATCH v2 02/10] ftrace: Remove the legacy _ftrace_direct API
` [PATCH v2 03/10] ftrace: Rename _ftrace_direct_multi APIs to _ftrace_direct APIs
` [PATCH v2 04/10] ftrace: Store direct called addresses in their ops
` [PATCH v2 05/10] ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
` [PATCH v2 06/10] ftrace: selftest: remove broken trace_direct_tramp
` [PATCH v2 07/10] arm64: ftrace: Add direct call support
` [PATCH v2 08/10] arm64: ftrace: Simplify get_ftrace_plt
` [PATCH v2 09/10] arm64: ftrace: Add direct call trampoline samples support
` [PATCH v2 10/10] selftests/bpf: Update the tests deny list on aarch64

[PATCH 0/8] Add ftrace direct call for arm64
 2023-02-07 16:19 UTC  (7+ messages)
` [PATCH 1/8] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi

[syzbot] kernel BUG in process_one_work
 2023-02-07 15:09 UTC  (4+ messages)

[PATCH bpf-next] selftests: bpf: Use BTF map in sk_assign
 2023-02-07 11:25 UTC  (3+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in copy_verifier_state
 2023-02-07 10:27 UTC  (3+ messages)

[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-02-07 10:05 UTC  (4+ messages)
` [PATCH v5 bpf-next 2/8] drivers: net: turn on XDP features

[PATCH bpf-next v3] libbpf: Add sample_period to creation options
 2023-02-07  8:19 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