bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-14 15:16:11 to 2023-03-16 16:16:42 UTC [more...]

[PATCH v2 00/10] Add ftrace direct call for arm64
 2023-03-16 16:15 UTC  (12+ messages)
` [PATCH v2 01/10] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
` [PATCH v2 04/10] ftrace: Store direct called addresses in their ops
` [PATCH v2 06/10] ftrace: selftest: remove broken trace_direct_tramp

[RFC PATCH 05/28] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
 2023-03-16 15:57 UTC  (4+ messages)
` [RFC PATCH 21/28] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
` [RFC PATCH 28/28] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)

[PATCH bpf-next] selftests/bpf: add --json-summary option to test_progs
 2023-03-16 15:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e
 2023-03-16 14:42 UTC 

[PATCH bpf-next 0/2] bpf: Add detection of kfuncs
 2023-03-16 14:14 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf: Allow ld_imm64 instruction to point to kfunc
` [PATCH bpf-next 2/2] selftests/bpf: Add test for bpf_kfunc_exists()

[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-16 13:22 UTC  (16+ messages)
` [PATCH bpf-next v3 3/4] "

[PATCH bpf v3] xsk: Add missing overflow check in xdp_umem_reg
 2023-03-16 12:52 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-16 11:57 UTC  (6+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: robustify test_xdp_do_redirect with more payload magics
` [PATCH bpf-next v3 2/4] net: page_pool, skbuff: make skb_mark_for_recycle() always available
` [PATCH bpf-next v3 3/4] xdp: recycle Page Pool backed skbs built from XDP frames
` [PATCH bpf-next v3 4/4] xdp: remove unused {__,}xdp_release_frame()

[PATCH net] net: xdp: don't call notifiers during driver init
 2023-03-16 11:03 UTC  (4+ messages)

[PATCHSET 00/10] perf record: Implement BPF sample filter (v5)
 2023-03-16 10:15 UTC  (20+ messages)
` [PATCH 01/10] perf bpf filter: Introduce basic BPF filter expression
` [PATCH 02/10] perf bpf filter: Implement event sample filtering
` [PATCH 03/10] perf record: Add BPF event filter support
` [PATCH 04/10] perf record: Record dropped sample count
` [PATCH 05/10] perf bpf filter: Add 'pid' sample data support
` [PATCH 06/10] perf bpf filter: Add more weight "
` [PATCH 07/10] perf bpf filter: Add data_src "
` [PATCH 08/10] perf bpf filter: Add logical OR operator
` [PATCH 09/10] perf bpf filter: Show warning for missing sample flags
` [PATCH 10/10] perf record: Update documentation for BPF filters

W sprawie samochodu
 2023-03-16  8:36 UTC 

[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-13 19:08 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: robustify test_xdp_do_redirect with more payload magics
` [PATCH bpf-next v3 2/4] net: page_pool, skbuff: make skb_mark_for_recycle() always available
` [PATCH bpf-next v3 3/4] xdp: recycle Page Pool backed skbs built from XDP frames
` [PATCH bpf-next v3 4/4] xdp: remove unused {__,}xdp_release_frame()

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-03-16  8:18 UTC  (3+ messages)

next: arm-32bit: build errors: kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const'
 2023-03-16  7:53 UTC  (2+ messages)

[PATCH bpf-next v10 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2023-03-16  7:37 UTC  (5+ messages)

[PATCH bpf-next v2 0/5] Make struct bpf_cpumask RCU safe
 2023-03-16  5:40 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Free struct bpf_cpumask in call_rcu handler
` [PATCH bpf-next v2 2/5] bpf: Mark struct bpf_cpumask as rcu protected
` [PATCH bpf-next v2 3/5] bpf/selftests: Test using global cpumask kptr with RCU
` [PATCH bpf-next v2 4/5] bpf: Remove bpf_cpumask_kptr_get() kfunc
` [PATCH bpf-next v2 5/5] bpf,docs: Remove bpf_cpumask_kptr_get() from documentation

[PATCH net v2 0/8] update xdp_features flag according to NIC re-configuration
 2023-03-16  5:37 UTC  (8+ messages)
` [PATCH net v2 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag

[PATCH bpf-next 1/2] selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result
 2023-03-16  5:26 UTC  (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Fix a fd leak in an error path in network_helpers.c

KASAN veth use after free in XDP_REDIRECT
 2023-03-16  4:20 UTC  (11+ messages)
          ` [PATCH] veth: Fix "

[PATCH bpf-next v7 0/8] Transit between BPF TCP congestion controls
 2023-03-16  2:36 UTC  (9+ messages)
` [PATCH bpf-next v7 1/8] bpf: Retire the struct_ops map kvalue->refcnt
` [PATCH bpf-next v7 2/8] net: Update an existing TCP congestion control algorithm
` [PATCH bpf-next v7 3/8] bpf: Create links for BPF struct_ops maps
` [PATCH bpf-next v7 4/8] libbpf: Create a bpf_link in bpf_map__attach_struct_ops()
` [PATCH bpf-next v7 5/8] bpf: Update the struct_ops of a bpf_link
` [PATCH bpf-next v7 6/8] libbpf: Update a bpf_link with another struct_ops
` [PATCH bpf-next v7 7/8] libbpf: Use .struct_ops.link section to indicate a struct_ops with a link
` [PATCH bpf-next v7 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms

[PATCH bpf-next v3] docs/bpf: Add LRU internals description and graph
 2023-03-16  1:54 UTC  (7+ messages)

[PATCH bpf-next 0/5] Make struct bpf_cpumask RCU safe
 2023-03-16  1:41 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Free struct bpf_cpumask in call_rcu handler
` [PATCH bpf-next 2/5] bpf: Mark struct bpf_cpumask as RCU protected
` [PATCH bpf-next 3/5] bpf/selftests: Test using global cpumask kptr with RCU
` [PATCH bpf-next 4/5] bpf: Remove bpf_cpumask_kptr_get() kfunc
` [PATCH bpf-next 5/5] bpf,docs: Remove bpf_cpumask_kptr_get() from documentation

[PATCH bpf-next v6 0/8] Transit between BPF TCP congestion controls
 2023-03-16  0:21 UTC  (4+ messages)
` [PATCH bpf-next v6 3/8] bpf: Create links for BPF struct_ops maps

[PATCH bpf-next] libbpf: Ignore warnings about "inefficient alignment"
 2023-03-15 21:30 UTC  (2+ messages)

[PATCH net 0/2] virtio_net: fix two bugs related to XDP
 2023-03-15 21:23 UTC  (5+ messages)
` [PATCH net 1/2] virtio_net: fix page_to_skb() miss headroom
` [PATCH net 2/2] virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails

[PATCH] tools/resolve_btfids: Add libsubcmd to .gitignore
 2023-03-15 21:20 UTC  (3+ messages)

[PATCH] kernel: bpf: stackmap: fix a possible sleep-in-atomic bug in bpf_mmap_unlock_get_irq_work()
 2023-03-15 21:17 UTC  (2+ messages)

[PATCH V4 bpf-next] BPF, docs: libbpf Overview Document
 2023-03-15 19:54 UTC 

[PATCH bpf-next v10 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2023-03-15 19:50 UTC  (2+ messages)

[PATCH] module/decompress: Never use kunmap() for local un-mappings
 2023-03-15 18:16 UTC  (2+ messages)

bpf: misleading spec_v1 check on variable-offset stack read?
 2023-03-15 16:54 UTC  (2+ messages)
` [PATCH] bpf: remove misleading spec_v1 check on var-offset stack read

[PATCH V3 bpf-next] BPF, docs: libbpf Overview Document
 2023-03-15 16:36 UTC  (6+ messages)

next: zip.c:35:8: error: packed attribute causes inefficient alignment for 'magic' [-Werror=attributes]
 2023-03-15 15:17 UTC  (5+ messages)

[PATCH net] net: atlantic: Fix crash when XDP is enabled but no program is loaded
 2023-03-15 12:55 UTC 

[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in __build_skb_around
 2023-03-15 12:54 UTC  (4+ messages)

[PATCH 5.15 134/145] tools build: Add feature test for init_disassemble_info API changes
 2023-03-15 12:13 UTC  (5+ messages)
` [PATCH 5.15 135/145] tools include: add dis-asm-compat.h to handle version differences
` [PATCH 5.15 136/145] tools perf: Fix compilation error with new binutils
` [PATCH 5.15 137/145] tools bpf_jit_disasm: "
` [PATCH 5.15 138/145] tools bpftool: "

[PATCH v4 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-15  9:20 UTC  (3+ messages)
` [PATCH v4 net-next 1/2] net-sysfs: display two backlog queue len separately
` [PATCH v4 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior

[PATCH net 1/1] ice: xsk: disable txq irq before flushing hw
 2023-03-15  8:50 UTC  (2+ messages)

stable backport of patches fixing perf, libbpf and bpftools compilation with binutils 2.40
 2023-03-15  8:43 UTC  (2+ messages)

[PATCH v3 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-15  8:28 UTC  (7+ messages)
` [PATCH v3 net-next 1/2] net-sysfs: display two backlog queue len separately
` [PATCH v3 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior

[PATCH] perf: fix segmentation fault in perf_event__synthesize_one_bpf_prog
 2023-03-15  6:58 UTC 

[Patch net-next v2] sock_map: dump socket map id via diag
 2023-03-15  6:14 UTC  (3+ messages)

[RFC net-next 0/8] virtio_net: refactor xdp codes
 2023-03-15  4:10 UTC  (9+ messages)
` [RFC net-next 1/8] virtio_net: mergeable xdp: put old page immediately
` [RFC net-next 2/8] virtio_net: mergeable xdp: introduce mergeable_xdp_prepare
` [RFC net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [RFC net-next 4/8] virtio_net: separate the logic of freeing xdp shinfo
` [RFC net-next 5/8] virtio_net: separate the logic of freeing the rest mergeable buf
` [RFC net-next 6/8] virtio_net: auto release xdp shinfo
` [RFC net-next 7/8] virtio_net: introduce receive_mergeable_xdp()
` [RFC net-next 8/8] virtio_net: introduce receive_small_xdp()

[PATCH net v2 0/2] virtio_net: fix two bugs related to XDP
 2023-03-15  2:19 UTC  (5+ messages)
` [PATCH net v2 1/2] virtio_net: fix page_to_skb() miss headroom
` [PATCH net v2 2/2] virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails

[PATCH bpf-next v2 RESEND] bpf, docs: Add docs on extended 64-bit immediate instructions
 2023-03-15  2:18 UTC  (2+ messages)
` [Bpf] "

[PATCH v1 bpf-next] bpf: Disable migration when freeing stashed local kptr using obj drop
 2023-03-15  0:07 UTC  (4+ messages)

[PATCH bpf/for-next] cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
 2023-03-15  0:00 UTC  (2+ messages)

[PATCH dwarves v2 0/5] Support for new btf_type_tag encoding
 2023-03-14 23:04 UTC  (6+ messages)
` [PATCH dwarves v2 1/5] fprintf: Correct names for types with btf_type_tag attribute
` [PATCH dwarves v2 2/5] btf_loader: A hack for BTF import of btf_type_tag attributes
` [PATCH dwarves v2 3/5] dwarf_loader: Consolidate llvm_annotation and btf_type_tag_type
` [PATCH dwarves v2 4/5] dwarf_loader: Track unspecified types in a separate list
` [PATCH dwarves v2 5/5] dwarf_loader: Support for btf:type_tag

[RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
 2023-03-14 22:18 UTC  (9+ messages)
` [PATCH 4/9] perf record: Record dropped sample count

[PATCH] libbpf: Explicitly call write to append content to file
 2023-03-14 20:24 UTC  (2+ messages)

[PATCH 0/4] perf lock contention: Improve lock symbol display (v1)
 2023-03-14 17:55 UTC  (4+ messages)

[PATCH v2 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-14 15:44 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] net-sysfs: display two backlog queue len separately


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