BPF List
 help / color / mirror / Atom feed
 messages from 2022-09-27 19:00:59 to 2022-10-01 13:58:04 UTC [more...]

[PATCH] perf stat: Support old kernels for bperf cgroup counting
 2022-10-01 13:57 UTC  (10+ messages)

[PATCH bpf-next v2 1/2] bpftool: Print newline before '}' for struct with padding only fields
 2022-10-01 10:44 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Test btf dump "

[PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2022-10-01  7:47 UTC  (15+ messages)
` [PATCH 03/26] fuse-bpf: Update uapi for fuse-bpf
` [PATCH 12/26] fuse-bpf: Add support for fallocate
` [PATCH 15/26] fuse-bpf: Add support for read/write iter

BPF office hours summary, September 2022
 2022-10-01  0:22 UTC 

[PATCH 01/15] ebpf-docs: Move legacy packet instructions to a separate file
 2022-09-30 23:41 UTC  (25+ messages)
` [PATCH 06/15] ebpf-docs: Use standard type convention in standard doc
` [PATCH 07/15] ebpf-docs: Fix modulo zero, division by zero, overflow, and underflow
` [PATCH 08/15] ebpf-docs: Use consistent names for the same field
` [PATCH 09/15] ebpf-docs: Explain helper functions
` [PATCH 10/15] ebpf-docs: Add appendix of all opcodes in order
` [PATCH 11/15] ebpf-docs: Improve English readability
` [PATCH 12/15] ebpf-docs: Add Linux note about register calling convention
` [PATCH 13/15] ebpf-docs: Add extended 64-bit immediate instructions
` [PATCH 15/15] ebpf-docs: Add note about invalid instruction

[PATCH bpf-next] selftests/bpf: make libbpf_probe_prog_types testcase aware of kernel configuration
 2022-09-30 23:06 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpftool: fix newline for struct with padding only fields
 2022-09-30 23:03 UTC  (6+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: verify "

bpftool gen object doesn't handle GCC built BPF ELF files
 2022-09-30 22:50 UTC  (27+ messages)

[PATCH bpf-next] selftests/xsk: fix double free
 2022-09-30 22:50 UTC  (6+ messages)

[PATCH v2] bpftool: Fix error message of strerror
 2022-09-30 22:50 UTC  (3+ messages)

[PATCH] libbpf: add validation to BTF's variable type ID
 2022-09-30 22:38 UTC  (4+ messages)

[PATCH] mm/mmap: undo ->mmap() when arch_validate_flags() fails
 2022-09-30 22:34 UTC  (3+ messages)

[PATCH bpf-next v4 0/2] Add table of BPF program types to docs
 2022-09-30 22:25 UTC  (6+ messages)
` [PATCH bpf-next v4 1/2] Add subdir support to Documentation makefile

[PATCH] libbpf:fix overrun in attribute iteration
 2022-09-30 22:20 UTC  (2+ messages)

Fwd: bpf syscall failing on aarch64 with "Invalid argument" (Asahi Linux on M1)
 2022-09-30 22:14 UTC  (4+ messages)

[PATCH] samples, bpf: fix the typo of sample
 2022-09-30 22:10 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
 2022-09-30 22:10 UTC  (3+ messages)

[PATCH] libbpf: Add friendly error prompt for missing .BTF section
 2022-09-30 22:06 UTC  (4+ messages)

Replicating kfunc_call_test kernel test on standalone bpf program (calling kernel function is not allowed)
 2022-09-30 22:03 UTC  (4+ messages)

[PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
 2022-09-30 22:03 UTC  (4+ messages)
` [Intel-wired-lan] "

Is BTF info sufficient enough for BPFTrace and other debug tools to run ?
 2022-09-30 21:48 UTC  (3+ messages)

[PATCH bpf-next v2 00/13] Add support for qp-trie with dynptr key
 2022-09-30 21:35 UTC  (25+ messages)
` [PATCH bpf-next v2 03/13] bpf: Support bpf_dynptr-typed map key in bpf syscall
` [PATCH bpf-next v2 08/13] bpftool: Add support for qp-trie map

[PATCH bpf] libbpf: fix BTF deduplication for self-referential structs
 2022-09-30 21:23 UTC  (4+ messages)

[PATCH 0/2] tools: bpftool: Remove unused struct
 2022-09-30 21:10 UTC  (6+ messages)
` [PATCH 1/2] tools: bpftool: Remove unused struct btf_attach_point
` [PATCH 2/2] tools: bpftool: Remove unused struct event_ring_info

[PATCH bpf 0/2] Fix pinning devmaps
 2022-09-30 21:05 UTC  (7+ messages)
` [PATCH bpf 1/2] Ignore RDONLY_PROG for devmaps in libbpf to allow re-loading of pinned devmaps
` [PATCH bpf 2/2] Add selftests for devmap pinning

[bpf-next v7 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-30 20:55 UTC  (5+ messages)
` [bpf-next v7 2/3] bpftool: Update doc (add autoattach to prog load)

[RFC][PATCH 0/3] bpf: Enforce map fd modes in verifier
 2022-09-30 20:50 UTC  (3+ messages)
` [RFC][PATCH 1/3] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts()

[PATCH 0/2] Support storing struct task_struct objects as kptrs
 2022-09-30 20:47 UTC  (3+ messages)
` [PATCH 1/2] bpf: Add kfuncs for storing struct task_struct * as a kptr
` [PATCH 2/2] bpf/selftests: Add selftests for new task kfuncs

Closing the BPF map permission loophole
 2022-09-30 20:43 UTC  (20+ messages)

[PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
 2022-09-30  4:07 UTC  (7+ messages)

[PATCH v2 bpf-next] net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
 2022-09-30  2:35 UTC  (3+ messages)

[PATCH 0/2] ebpf: improves bpftool security
 2022-09-30  2:16 UTC  (4+ messages)
` [PATCH 1/2] libbpf: add fPIC option for static library

[PATCH] seg6: Delete invalid code
 2022-09-30  1:25 UTC  (2+ messages)

[PATCH bpf-next] net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
 2022-09-29 21:16 UTC  (8+ messages)

[PATCH v3 bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
 2022-09-29 16:40 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
` [PATCH v3 bpf-next 2/5] bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()
` [PATCH v3 bpf-next 3/5] bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another function
` [PATCH v3 bpf-next 4/5] bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
` [PATCH v3 bpf-next 5/5] selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)

[PATCH net v2 2/2] i40e: Fix DMA mappings leak
 2022-09-29 11:12 UTC  (2+ messages)

[PATCH v2 bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
 2022-09-29  6:17 UTC  (8+ messages)
` [PATCH v2 bpf-next 4/5] bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself

[bpf-next 00/11] bpf/selftests: convert some tests to ASSERT_* macros
 2022-09-29  3:37 UTC  (4+ messages)

[PATCH net 0/2][pull request] ice: xsk: ZC changes
 2022-09-29  2:20 UTC  (2+ messages)

[PATCH bpf-next v1 0/8] Dynptr convenience helpers
 2022-09-29  0:43 UTC  (15+ messages)
` [PATCH bpf-next v1 2/8] bpf: Add bpf_dynptr_trim and bpf_dynptr_advance
` [PATCH bpf-next v1 5/8] bpf: Add bpf_dynptr_clone
` [PATCH bpf-next v1 7/8] bpf: Add bpf_dynptr_iterator

[PATCH bpf-next v11 0/5] Parameterize task iterators
 2022-09-28 23:40 UTC  (5+ messages)
` [PATCH bpf-next v11 1/5] bpf: "

Possible bugs in generated DATASEC BTF
 2022-09-28 22:54 UTC  (6+ messages)

[bug report] one possible out-of-order issue in sockmap
 2022-09-28 18:31 UTC  (6+ messages)

[PATCH] selftests/bpf: Update map_kptr examples to reflect real use-cases
 2022-09-28 17:32 UTC 

[PATCH v2 bpf-next 0/2] enforce W^X for trampoline and dispatcher
 2022-09-28 16:23 UTC  (3+ messages)

[PATCH net-next] net: sched: act_bpf: simplify code logic in tcf_bpf_init()
 2022-09-28  8:40 UTC  (2+ messages)

[PATCH 1/2] libbpf: add fPIC option for static library
 2022-09-28  8:32 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: offwaketime: pretty print
 2022-09-28  1:20 UTC  (3+ messages)

[RFC PATCH v2 0/5] Make BPF ring buffer overwritable
 2022-09-28  0:12 UTC  (2+ messages)

[syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in virtnet_set_affinity
 2022-09-27 22:20 UTC  (2+ messages)

[syzbot] linux-next boot error: WARNING in cpumask_next_wrap
 2022-09-27 22:19 UTC  (2+ messages)

[PATCH -tip] bpf: Check flags for branch stack in bpf_read_branch_records helper
 2022-09-27 21:50 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox