bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 11:24:32 to 2022-10-03 23:55:24 UTC [more...]

[PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF
 2022-10-03 23:55 UTC  (2+ messages)

pull-request: bpf 2022-10-03
 2022-10-03 23:50 UTC  (2+ messages)

pull-request: bpf-next 2022-10-03
 2022-10-03 23:20 UTC  (2+ messages)

[syzbot] WARNING in __dev_queue_xmit
 2022-10-03 22:29 UTC  (6+ messages)
` [PATCH] net/ieee802154: reject zero-sized raw_sendmsg()
  ` [PATCH v2] net/ieee802154: don't warn "

[PATCH v2 0/2] Support storing struct task_struct objects as kptrs
 2022-10-03 22:22 UTC  (12+ messages)
` [PATCH v2 1/2] bpf: Add kfuncs for storing struct task_struct * as a kptr
` [PATCH v2 2/2] bpf/selftests: Add selftests for new task kfuncs

[PATCH] libbpf: add validation to BTF's variable type ID
 2022-10-03 21:26 UTC  (5+ messages)

[PATCH bpf-next v1 0/8] Dynptr convenience helpers
 2022-10-03 18:39 UTC  (17+ 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 v2] selftests/bpf: Update map_kptr examples to reflect real use-cases
 2022-10-03 16:22 UTC  (4+ messages)

[PATCH v2 bpf-next] net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
 2022-10-03 16:20 UTC  (4+ messages)

[PATCH bpf-next] Documentation: bpf: Add implementation notes documentations to table of contents
 2022-10-03 16:20 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: make libbpf_probe_prog_types testcase aware of kernel configuration
 2022-10-03  6:56 UTC  (4+ messages)

[PATCH net-next 0/3] refactor duplicate codes in bind_class hook function
 2022-10-03  6:50 UTC  (2+ messages)

Replicating kfunc_call_test kernel test on standalone bpf program (calling kernel function is not allowed)
 2022-10-03  3:24 UTC  (6+ messages)

[PATCH bpf-next] bpf,x64: Remove unnecessary check on existence of SSE2
 2022-10-03  1:17 UTC 

[PATCH bpf-next] selftests/bpf: Add missing bpf_iter_vma_offset__destroy call
 2022-10-02 15:11 UTC 

[PATCH bpf-next v3 0/3] bpf,x64: Use BMI2 for shifts
 2022-10-02  5:11 UTC  (5+ messages)
` [PATCH bpf-next v4 "
  ` [PATCH bpf-next v4 1/3] bpf,x64: avoid unnecessary instructions when shift dest is ecx
  ` [PATCH bpf-next v4 2/3] bpf,x64: use shrx/sarx/shlx when available
  ` [PATCH bpf-next v4 3/3] bpf: add selftests for lsh, rsh, arsh with reg operand

[PATCH] perf stat: Support old kernels for bperf cgroup counting
 2022-10-01 13:58 UTC  (11+ 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  (12+ messages)
` [PATCH 03/26] fuse-bpf: Update uapi for fuse-bpf
` [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  (24+ 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 15/15] ebpf-docs: Add note about invalid instruction

[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] 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)

[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  (22+ 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  (4+ messages)

[PATCH bpf 0/2] Fix pinning devmaps
 2022-09-30 21:05 UTC  (6+ 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  (19+ messages)

[PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
 2022-09-30  4:07 UTC  (7+ 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 v11 0/5] Parameterize task iterators
 2022-09-28 23:40 UTC  (4+ 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)


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