bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-25 08:38:03 to 2022-01-27 08:31:11 UTC [more...]

[RFC PATCH] bpftool: Add bpf_cookie to perf output
 2022-01-27  8:30 UTC  (2+ messages)

[PATCH bpf-next] bpf, x86: remove unnecessary handling of BPF_SUB atomic op
 2022-01-27  8:32 UTC 

[PATCH bpf-next 0/2] arm64, bpf: support more atomic ops
 2022-01-27  8:10 UTC  (4+ messages)
` [PATCH bpf-next 2/2] arm64, bpf: support more atomic operations

[PATCH for-next v4] cgroup/bpf: fast path skb BPF filtering
 2022-01-27  7:01 UTC  (6+ messages)

[PATCH bpf 0/7] selftests/bpf: use temp netns for testing
 2022-01-27  6:40 UTC  (13+ messages)
` [PATCH bpf 1/7] selftests/bpf/test_xdp_redirect_multi: "
` [PATCH bpf 2/7] selftests/bpf/test_xdp_veth: "
` [PATCH bpf 3/7] selftests/bpf/test_xdp_vlan: "
` [PATCH bpf 4/7] selftests/bpf/test_lwt_seg6local: "
` [PATCH bpf 5/7] selftests/bpf/test_tcp_check_syncookie: "
` [PATCH bpf 6/7] selftests/bpf/test_xdp_meta: "
` [PATCH bpf 7/7] selftests/bpf/test_xdp_redirect: "

[PATCH bpf-next] bpf: remove unused static inlines
 2022-01-27  5:22 UTC  (3+ messages)

[PATCH bpf-next 0/5] Attach a cookie to a tracing program
 2022-01-27  5:17 UTC  (8+ messages)
` [PATCH bpf-next 1/5] bpf: Add a flags value on trampoline frames
` [PATCH bpf-next 2/5] bpf: Detect if a program needs its program ID
` [PATCH bpf-next 3/5] bpf, x86: Store program ID to trampoline frames
` [PATCH bpf-next 4/5] bpf: Attach a cookie to a BPF program
` [PATCH bpf-next 5/5] bpf: Implement bpf_get_attach_cookie() for tracing programs

[PATCH bpf-next] selftests/bpf: use getpagesize() to initialize ring buffer size
 2022-01-27  2:49 UTC 

[PATCH v2 RESEND] net/mlx5e: Avoid field-overflowing memcpy()
 2022-01-26 21:28 UTC  (2+ messages)

[PATCH dwarves v4 0/4] Parallelize BTF type info generating of pahole
 2022-01-26 20:57 UTC  (11+ messages)
` [PATCH dwarves v4 1/4] dwarf_loader: Receive per-thread data on worker threads
` [PATCH dwarves v4 2/4] dwarf_loader: Prepare and pass per-thread data to "
` [PATCH dwarves v4 3/4] pahole: Use per-thread btf instances to avoid mutex locking
` [PATCH dwarves v4 4/4] libbpf: Update libbpf to a new revision

[PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
 2022-01-26 20:12 UTC  (12+ messages)

[RFC bpf-next 0/2] introduce bpf fdb lookup helper for xdp
 2022-01-26 20:11 UTC  (18+ messages)
` [RFC bpf-next 1/2] net: bridge: add unstable br_fdb_find_port_from_ifindex helper

[PATCH bpf-next] selftests/bpf: fix a clang compilation error
 2022-01-26 20:07 UTC  (2+ messages)

[PATCH bpf-next] selftests: xsk: fix bpf_res cleanup test
 2022-01-26 20:03 UTC  (3+ messages)

[PATCH dwarves v3 0/4] Parallelize BTF type info generating of pahole
 2022-01-26 19:54 UTC  (11+ messages)
` [PATCH dwarves v3 1/4] dwarf_loader: Receive per-thread data on worker threads
` [PATCH dwarves v3 2/4] dwarf_loader: Prepare and pass per-thread data to "
` [PATCH dwarves v3 3/4] pahole: Use per-thread btf instances to avoid mutex locking
` [PATCH dwarves v3 4/4] libbpf: Update libbpf to a new revision

LSF/MM/BPF: 2022: Call for Proposals
 2022-01-26 19:54 UTC 

[PATCH bpf-next] selftests/bpf: fix uprobe offset calculation in selftests
 2022-01-26 19:30 UTC 

[PATCH v5 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-26 18:39 UTC  (23+ messages)
` [PATCH v5 1/9] ftrace: Add ftrace_set_filter_ips function
` [PATCH v5 2/9] fprobe: Add ftrace based probe APIs
` [PATCH v5 3/9] rethook: Add a generic return hook
` [PATCH v5 4/9] rethook: x86: Add rethook x86 implementation
` [PATCH v5 5/9] ARM: rethook: Add rethook arm implementation
` [PATCH v5 6/9] arm64: rethook: Add arm64 rethook implementation
` [PATCH v5 7/9] fprobe: Add exit_handler support
` [PATCH v5 8/9] fprobe: Add sample program for fprobe
` [PATCH v5 9/9] docs: fprobe: Add fprobe description to ftrace-use.rst

[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
 2022-01-26 16:07 UTC 

[PATCH bpf-next v2 0/2] bpf, arm64: fix bpf line info
 2022-01-25 10:57 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf, arm64: call build_prologue() first in first JIT pass
` [PATCH bpf-next v2 2/2] bpf, arm64: calculate offset as byte-offset for bpf line info

[PATCH bpf-next] bpf, arm64: enable kfunc call
 2022-01-26 11:10 UTC  (3+ messages)

[PATCH bpf v2 0/4] Bugfixes for syncookie BPF helpers
 2022-01-26  9:49 UTC  (9+ messages)
` [PATCH bpf v2 1/4] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf v2 2/4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
` [PATCH bpf v2 4/4] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie

[PATCH v5 bpf-next 0/8] xsk: Intel driver improvements
 2022-01-26  8:07 UTC  (10+ messages)
` [PATCH bpf-next v5 1/8] ice: remove likely for napi_complete_done
` [PATCH bpf-next v5 2/8] ice: xsk: force rings to be sized to power of 2
` [PATCH bpf-next v5 3/8] ice: xsk: handle SW XDP ring wrap and bump tail more often
` [PATCH bpf-next v5 4/8] ice: make Tx threshold dependent on ring length
` [PATCH bpf-next v5 5/8] i40e: xsk: move tmp desc array from driver to pool
` [PATCH bpf-next v5 6/8] ice: xsk: avoid potential dead AF_XDP Tx processing
` [PATCH bpf-next v5 7/8] ice: xsk: improve AF_XDP ZC Tx and use batching API
` [PATCH bpf-next v5 8/8] ice: xsk: borrow xdp_tx_active logic from i40e

[PATCH v3 00/17] virtio pci support VIRTIO_F_RING_RESET
 2022-01-26  7:35 UTC  (18+ messages)
` [PATCH v3 01/17] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v3 02/17] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v3 03/17] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v3 04/17] virtio: queue_reset: add helper
` [PATCH v3 05/17] vritio_ring: queue_reset: extract the release function of the vq ring
` [PATCH v3 06/17] virtio_ring: queue_reset: split: add __vring_init_virtqueue()
` [PATCH v3 07/17] virtio_ring: queue_reset: split: support enable reset queue
` [PATCH v3 08/17] virtio_ring: queue_reset: packed: "
` [PATCH v3 09/17] virtio_ring: queue_reset: add vring_reset_virtqueue()
` [PATCH v3 10/17] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v3 11/17] virtio_pci: queue_reset: release vq by vp_dev->vqs
` [PATCH v3 12/17] virtio_pci: queue_reset: setup_vq use vring_setup_virtqueue()
` [PATCH v3 13/17] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v3 14/17] virtio_net: virtnet_tx_timeout() fix style
` [PATCH v3 15/17] virtio_net: virtnet_tx_timeout() stop ref sq->vq
` [PATCH v3 16/17] virtio_net: split free_unused_bufs()
` [PATCH v3 17/17] virtio_net: support pair disable/enable

[PATCH v2 bpf-next 0/4] libbpf: deprecate legacy BPF map definitions
 2022-01-26  2:02 UTC  (14+ messages)
` [PATCH v2 bpf-next 3/4] "

[PATCH] tools headers UAPI: remove stale lirc.h
 2022-01-26  1:58 UTC  (3+ messages)

[PATCH v6 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-26  1:34 UTC  (24+ messages)
` [PATCH v6 bpf-next 6/7] bpf: introduce "

[Question] How to reliably get BuildIDs from bpf prog
 2022-01-26  0:16 UTC  (4+ messages)

[PATCH bpf-next v2] bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
 2022-01-26  0:13 UTC 

[PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-25 23:53 UTC  (5+ messages)

[PATCH bpf-next] bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
 2022-01-25 23:49 UTC  (4+ messages)

Bpftool mirror now available
 2022-01-25 21:42 UTC  (5+ messages)

[PATCH v3] cgroup/bpf: fast path skb BPF filtering
 2022-01-25 21:27 UTC  (16+ messages)

"resolve_btfids: unresolved symbol" warnings while building v5.17-rc1
 2022-01-25 20:42 UTC 

can't get BTF: type .rodata.cst32: not found
 2022-01-25 20:32 UTC  (3+ messages)

[bpf-next] bpf: Fix possible race in inc_misses_counter
 2022-01-25 19:55 UTC  (2+ messages)

[PATCH bpf-next v6 00/11] Introduce unstable CT lookup helpers
 2022-01-25 18:50 UTC  (3+ messages)
` [PATCH bpf-next v6 01/11] kernel: Implement try_module_get_live

[PATCH bpf-next] selftests: bpf: Less strict size check in sockopt_sk
 2022-01-25 17:14 UTC  (2+ messages)

[PATCH v4 bpf-next 0/8] xsk: Intel driver improvements
 2022-01-25 15:24 UTC  (17+ messages)
` [PATCH bpf-next v4 1/8] ice: remove likely for napi_complete_done
` [PATCH bpf-next v4 2/8] ice: xsk: force rings to be sized to power of 2
` [PATCH bpf-next v4 4/8] ice: make Tx threshold dependent on ring length
` [PATCH bpf-next v4 7/8] ice: xsk: improve AF_XDP ZC Tx and use batching API

[PATCH bpf-next] bpf: fix flexible_array.cocci warnings
 2022-01-25 13:45 UTC  (2+ messages)

[PATCH] perf test: update arm64 perf_event_attr tests for --call-graph
 2022-01-25 10:44 UTC 

[PATCH bpf-next v2 0/3] New BPF helpers to accelerate synproxy
 2022-01-25  7:54 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Make errors of bpf_tcp_check_syncookie distinguishable
` [PATCH bpf-next v2 2/3] bpf: Add helpers to issue and check SYN cookies in XDP

Ruch z pierwszej pozycji w Google
 2022-01-25  8:30 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).