bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-04 22:47:57 to 2022-10-07 16:28:19 UTC [more...]

[PATCH bpf-next v7 0/1] Document BPF_MAP_TYPE_ARRAY
 2022-10-07 16:27 UTC 

[PATCH bpf-next v6 0/1] Document BPF_MAP_TYPE_ARRAY
 2022-10-07 16:07 UTC  (5+ messages)
` [PATCH bpf-next v6 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH bpf-next 00/10] BPF link support for tc BPF programs
 2022-10-07 15:43 UTC  (48+ messages)
` [PATCH bpf-next 01/10] bpf: Add initial fd-based API to attach "
` [PATCH bpf-next 02/10] bpf: Implement BPF link handling for "
` [PATCH bpf-next 03/10] bpf: Implement link update for tc BPF link programs
` [PATCH bpf-next 04/10] bpf: Implement link introspection "
` [PATCH bpf-next 05/10] bpf: Implement link detach "
` [PATCH bpf-next 06/10] libbpf: Change signature of bpf_prog_query
` [PATCH bpf-next 07/10] libbpf: Add extended attach/detach opts
` [PATCH bpf-next 08/10] libbpf: Add support for BPF tc link
` [PATCH bpf-next 09/10] bpftool: Add support for tc fd-based attach types
` [PATCH bpf-next 10/10] bpf, selftests: Add various BPF tc link selftests

[PATCH] Re: [tip: perf/core] perf: Use sample_flags for raw_data
 2022-10-07 15:18 UTC  (6+ messages)
    ` [PATCH] bpf: fix sample_flags for bpf_perf_event_output

[PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF
 2022-10-07 15:05 UTC  (24+ messages)
            ` [xdp-hints] "

[PATCH bpf-next] bpf,x64: Remove unnecessary check on existence of SSE2
 2022-10-07 14:30 UTC  (7+ messages)
      ` [PATCH bpf-next v2] "

[RFC 0/9 v2] netfilter: bpf base hook program generator
 2022-10-07 11:45 UTC  (13+ messages)
` [RFC v2 1/9] netfilter: nf_queue: carry index in hook state
` [RFC v2 2/9] netfilter: nat: split nat hook iteration into a helper
` [RFC v2 3/9] netfilter: remove hook index from nf_hook_slow arguments
` [RFC v2 4/9] netfilter: make hook functions accept only one argument
` [RFC v2 5/9] netfilter: reduce allowed hook count to 32
` [RFC v2 6/9] netfilter: add bpf base hook program generator
` [RFC v2 7/9] netfilter: core: do not rebuild bpf program on dying netns
` [RFC v2 8/9] netfilter: netdev: switch to invocation via bpf
` [RFC v2 9/9] netfilter: hook_jit: add prog cache

[PATCH v2 0/6] Add _opts variant for bpf_*_get_fd_by_id()
 2022-10-07 11:31 UTC  (9+ messages)
` [PATCH v2 1/6] libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
` [PATCH v2 2/6] libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts()
` [PATCH v2 3/6] libbpf: Introduce bpf_prog_get_fd_by_id_opts()
` [PATCH v2 4/6] libbpf: Introduce bpf_btf_get_fd_by_id_opts()
` [PATCH v2 5/6] libbpf: Introduce bpf_link_get_fd_by_id_opts()
` [PATCH v2 6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()

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

[PATCH bpf-next v3 0/3] bpf,x64: Use BMI2 for shifts
 2022-10-07  3:14 UTC  (5+ messages)
` [PATCH bpf-next v4 "
  ` [PATCH bpf-next v4 2/3] bpf,x64: use shrx/sarx/shlx when available

[PATCH 01/15] ebpf-docs: Move legacy packet instructions to a separate file
 2022-10-06 20:44 UTC  (11+ messages)
` [PATCH 11/15] ebpf-docs: Improve English readability

[linux-next:master] BUILD REGRESSION 7da9fed0474b4cd46055dd92d55c42faf32c19ac
 2022-10-06 20:07 UTC 

[PATCHv2 bpf-next] selftests/bpf: Add missing bpf_iter_vma_offset__destroy call
 2022-10-06 19:04 UTC  (5+ messages)

[PATCH] libbpf: add validation to BTF's variable type ID
 2022-10-06 17:54 UTC  (9+ messages)

[PATCH bpf] bpf: make DEBUG_INFO_BTF_MODULES selectable independently
 2022-10-06 16:20 UTC  (7+ messages)

[PATCH v2 bpf-next 1/2] bpf: explicitly define BPF_FUNC_xxx integer values
 2022-10-06 15:30 UTC  (8+ messages)
` [PATCH v2 bpf-next 2/2] scripts/bpf_doc.py: update logic to not assume sequential enum values

[PATCH bpf-next] selftests/bpf: Add selftest deny_namespace to s390x deny list
 2022-10-06 15:30 UTC  (3+ messages)

Inconsistent BTF entries for `struct pt_regs *regs` parameter
 2022-10-06  9:54 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 67ae4f7434cee86ee318d46fb10b8a9840ad2e81
 2022-10-06  7:55 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: make libbpf_probe_prog_types testcase aware of kernel configuration
 2022-10-06  7:27 UTC  (5+ messages)

Closing the BPF map permission loophole
 2022-10-06  7:15 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Add missing bpf_iter_vma_offset__destroy call
 2022-10-06  7:03 UTC  (6+ messages)

[PATCH bpf-next 1/3] selftests/bpf: allow requesting log level 2 in test_verifier
 2022-10-06  3:48 UTC  (6+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: avoid reporting +100% difference in veristat for actual 0%
` [PATCH bpf-next 3/3] selftests/bpf: add BPF object fixup step to veristat

[PATCH bpf-next] bpf: explicitly define BPF_FUNC_xxx integer values
 2022-10-06  3:37 UTC  (3+ messages)

[PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2022-10-06  1:58 UTC  (4+ messages)

[RESEND][PATCH 0/6] Add _opts variant for bpf_*_get_fd_by_id()
 2022-10-05 23:14 UTC  (10+ messages)
` [RESEND][PATCH 1/6] libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
` [RESEND][PATCH 2/6] libbpf: Define bpf_get_fd_opts and introduce bpf_map_get_fd_by_id_opts()
` [RESEND][PATCH 4/6] libbpf: Introduce bpf_btf_get_fd_by_id_opts()
` [RESEND][PATCH 6/6] selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()

[PATCH] perf stat: Support old kernels for bperf cgroup counting
 2022-10-05 22:36 UTC  (4+ messages)

[PATCH bpf-next v2 1/2] bpftool: Print newline before '}' for struct with padding only fields
 2022-10-05 22:30 UTC  (2+ messages)

objtool: bpf_dispatcher_xdp+0xa0: data relocation to !ENDBR:
 2022-10-05 20:07 UTC  (8+ messages)
` WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168

[RFC Patch v6 0/5] net_sched: introduce eBPF based Qdisc
 2022-10-05 17:17 UTC  (6+ messages)
` [RFC Patch v6 1/5] bpf: Introduce rbtree map
` [RFC Patch v6 2/5] bpf: Add map in map support to rbtree
` [RFC Patch v6 3/5] net_sched: introduce eBPF based Qdisc
` [RFC Patch v6 4/5] net_sched: Add kfuncs for storing skb
` [RFC Patch v6 5/5] net_sched: Introduce helper bpf_skb_tc_classify()

XDP Workshop @ Netdev 0x16 -- send me your topics
 2022-10-05 16:15 UTC 

[PATCH] net/ieee802154: reject zero-sized raw_sendmsg()
 2022-10-05 14:53 UTC  (8+ messages)

[PATCH bpf-next v5 0/1] Document BPF_MAP_TYPE_ARRAY
 2022-10-05 10:12 UTC  (4+ messages)
` [PATCH bpf-next v5 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY

[PATCH 1/9] bpf, docs: Add note about type convention
 2022-10-05  9:54 UTC  (9+ messages)
` [PATCH 3/9] bpf, docs: Use consistent names for the same field
` [PATCH 4/9] bpf, docs: Explain helper functions
` [PATCH 5/9] bpf, docs: Add appendix of all opcodes in order
` [PATCH 6/9] bpf, docs: Improve English readability
` [PATCH 7/9] bpf, docs: Add extended 64-bit immediate instructions
` [PATCH 8/9] bpf, docs: Add extended call instructions
` [PATCH 9/9] bpf, docs: Add note about reserved instruction

[syzbot] upstream boot error: WARNING in netlink_ack
 2022-10-05  0:23 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION 4d80748d16c82a9c2c4ea5feea96e476de3cd876
 2022-10-04 23:51 UTC 


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