public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-02 15:47:15 to 2023-02-06 10:10:12 UTC [more...]

[RFC PATCH net-next 00/11] NXP ENETC AF_XDP zero-copy sockets
 2023-02-06 10:08 UTC  (11+ messages)
` [RFC PATCH net-next 01/11] net: enetc: optimize struct enetc_rx_swbd layout
` [RFC PATCH net-next 02/11] net: enetc: perform XDP RX queue registration at enetc_setup_bpf() time
` [RFC PATCH net-next 03/11] net: enetc: rename "cleaned_cnt" to "buffs_missing"
` [RFC PATCH net-next 04/11] net: enetc: continue NAPI processing on frames with RX errors
` [RFC PATCH net-next 05/11] net: enetc: add support for ethtool --show-channels
` [RFC PATCH net-next 06/11] net: enetc: consolidate rx_swbd freeing
` [RFC PATCH net-next 07/11] net: enetc: rename enetc_free_tx_frame() to enetc_free_tx_swbd()
` [RFC PATCH net-next 08/11] net: enetc: increment rx_byte_cnt for XDP data path
` [RFC PATCH net-next 09/11] net: enetc: move setting of ENETC_TXBD_FLAGS_F flag to enetc_xdp_map_tx_buff()
` [RFC PATCH net-next 10/11] net: enetc: add RX support for zero-copy XDP sockets

[syzbot] kernel BUG in process_one_work
 2023-02-06  9:23 UTC 

[PATCH][next] selftests/bpf: Fix spelling mistake "detecion" -> "detection"
 2023-02-06  9:22 UTC 

[PATCH net-next] virtio-net: Maintain reverse cleanup order
 2023-02-06  9:20 UTC  (2+ messages)

[PATCHv3 bpf-next 0/9] bpf: Move kernel test kfuncs into bpf_testmod
 2023-02-06  9:15 UTC  (14+ messages)
` [PATCHv3 bpf-next 1/9] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
` [PATCHv3 bpf-next 2/9] selftests/bpf: Move test_progs helpers to testing_helpers object
` [PATCHv3 bpf-next 3/9] selftests/bpf: Use only stdout in un/load_bpf_testmod functions
` [PATCHv3 bpf-next 4/9] selftests/bpf: Do not unload bpf_testmod in load_bpf_testmod
` [PATCHv3 bpf-next 5/9] selftests/bpf: Use un/load_bpf_testmod functions in tests
` [PATCHv3 bpf-next 6/9] selftests/bpf: Load bpf_testmod for verifier test
` [PATCHv3 bpf-next 7/9] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier
` [PATCHv3 bpf-next 8/9] selftests/bpf: Remove extern from kfuncs declarations
` [PATCHv3 bpf-next 9/9] bpf: Move kernel test kfuncs to bpf_testmod

[PATCH 01/19] mm: Introduce vm_account
 2023-02-06  7:47 UTC  (2+ messages)
` [PATCH 11/19] xdp: convert to use vm_account

[PATCH bpf-next v2] libbpf: Add wakeup_events to creation options
 2023-02-06  5:39 UTC  (8+ messages)

linux-next: build warning after merge of the bpf-next tree
 2023-02-06  3:59 UTC  (2+ messages)

[PATCH 00/33] virtio-net: support AF_XDP zero copy
 2023-02-06  2:41 UTC  (52+ messages)
` [PATCH 03/33] virtio_ring: packed: virtqueue_add_packed() support premapped
` [PATCH 06/33] virtio_ring: introduce virtqueue_reset()
` [PATCH 07/33] virtio_ring: add api virtio_dma_map() for advance dma
` [PATCH 08/33] virtio_ring: introduce dma sync api for virtio
` [PATCH 09/33] xsk: xsk_buff_pool add callback for dma_sync
` [PATCH 15/33] virtio_net: move to virtio_net.h
` [PATCH 16/33] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [PATCH 18/33] virtio_net: receive_merageable() use virtnet_xdp_handler()
` [PATCH 19/33] virtio_net: introduce virtnet_tx_reset()
` [PATCH 20/33] virtio_net: xsk: introduce virtnet_rq_bind_xsk_pool()
` [PATCH 24/33] virtio_net: xsk: stop disable tx napi
` [PATCH 29/33] virtio_net: xsk: tx: support tx
` [PATCH 32/33] virtio_net: xsk: rx: introduce add_recvbuf_xsk()

[bpf-next v1] bpf: introduce stats update helper
 2023-02-06  1:05 UTC  (4+ messages)

[PATCH bpf-next 0/7] bpf, mm: bpf memory usage
 2023-02-05 22:14 UTC  (7+ messages)
` [PATCH bpf-next 7/7] bpf: hashtab "

[PATCH 10/33] xsk: support virtio DMA map
 2023-02-05 22:04 UTC  (2+ messages)

[PATCH bpf-next v3 0/1] Document kfunc lifecycle / stability expectations
 2023-02-05 21:55 UTC  (7+ messages)
` [PATCH bpf-next v3] bpf/docs: "

[PATCH bpf-next] bpf/docs: Update design QA to be consistent with kfunc lifecycle docs
 2023-02-05 21:44 UTC 

[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
 2023-02-05 20:08 UTC  (2+ messages)

[PATCH v2 bpf-next] Add support for tracing programs in BPF_PROG_RUN
 2023-02-05 17:29 UTC  (3+ messages)

[QUESTION] usage of BPF_MAP_TYPE_RINGBUF
 2023-02-05 15:28 UTC  (6+ messages)

[PATCH bpf-next 0/5] bpf, mm: introduce cgroup.memory=nobpf
 2023-02-05  6:58 UTC  (6+ messages)
` [PATCH bpf-next 1/5] mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
` [PATCH bpf-next 2/5] bpf: use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next 3/5] bpf: introduce bpf_memcg_flags()
` [PATCH bpf-next 4/5] bpf: allow to disable bpf map memory accounting
` [PATCH bpf-next 5/5] bpf: allow to disable bpf prog "

[PATCH] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2023-02-04 18:32 UTC 

[PATCH] uapi: add missing ip/ipv6 header dependencies for linux/stddef.h
 2023-02-04 15:46 UTC  (2+ messages)

[PATCH net 0/3] Fix MTU related issues
 2023-02-04 13:35 UTC  (4+ messages)
` [PATCH net v3 1/3] ixgbe: allow to increase MTU to 3K with XDP enabled
` [PATCH net 2/3] i40e: add double of VLAN header when computing the max MTU
` [PATCH net 3/3] ixgbe: "

[PATCH] bpf: fix typo in header for bpf_perf_prog_read_value
 2023-02-04  6:20 UTC  (3+ messages)

A potential deadlock in sockhash map
 2023-02-04  4:19 UTC 

[PATCH 00/34] selftests: Fix incorrect kernel headers search path
 2023-02-04  1:06 UTC  (3+ messages)

[PATCH v5 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-02-03 23:50 UTC  (6+ messages)
` [PATCH v5 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool

[PATCH bpf-next v5 1/1] libbpf: Correctly set the kernel code version in Debian kernel
 2023-02-03 23:48 UTC 

[PATCH bpf-next v2] selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
 2023-02-03 22:16 UTC  (4+ messages)

[PATCH bpf-next v4 1/1] libbpf: Correctly set the kernel code version in Debian kernel
 2023-02-03 21:47 UTC  (2+ messages)

[PATCH v9 bpf-next 0/5] Add skb + xdp dynptrs
 2023-02-03 21:37 UTC  (13+ messages)
` [PATCH v9 bpf-next 3/5] bpf: Add skb dynptrs

[PATCH v2 0/3] perf lock contention: Improve aggr x filter combination
 2023-02-03 20:12 UTC  (5+ messages)
` [PATCH v2 1/3] perf lock contention: Factor out lock_contention_get_name()
` [PATCH v2 2/3] perf lock contention: Use lock_stat_find{,new}
` [PATCH v2 3/3] perf lock contention: Support filters for different aggregation

[PATCH bpf-next v2 1/1] libbpf: Correctly set the kernel code version in Debian kernel
 2023-02-03 19:05 UTC  (3+ messages)
  ` [External] "

[PATCH v1] tools/resolve_btfids: Tidy host CFLAGS forcing
 2023-02-03 18:41 UTC  (8+ messages)

[PATCH 0/8] Add ftrace direct call for arm64
 2023-02-03 15:37 UTC  (25+ messages)
` [PATCH 1/8] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi
` [PATCH 4/8] ftrace: Store direct called addresses in their ops
` [PATCH 5/8] ftrace: Make DIRECT_CALLS work WITH_ARGS and !WITH_REGS
` [PATCH 6/8] ftrace: Fix dead loop caused by direct call in ftrace selftest
` [PATCH 7/8] arm64: ftrace: Add direct call support

[PATCH bpf-next v2 0/1] Document kfunc lifecycle / stability expectations
 2023-02-03 14:56 UTC  (8+ messages)
` [PATCH bpf-next v2] bpf/docs: "

[PATCH v1] tools/resolve_btfids: Tidy HOST_OVERRIDES
 2023-02-03 12:41 UTC  (2+ messages)

[syzbot] possible deadlock in skb_queue_tail (5)
 2023-02-03 12:29 UTC 

[RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-02-03 11:43 UTC  (7+ messages)

[RFC 0/5] mm/bpf/perf: Store build id in file object
 2023-02-03 10:03 UTC  (3+ messages)

[PATCH bpf-next v4 1/1] libbpf: Correctly set the kernel code version in Debian kernel
 2023-02-03  8:02 UTC 

[bpf-next v3] bpftool: profile online CPUs instead of possible
 2023-02-03  7:10 UTC  (3+ messages)

[PATCH bpf-next v3 1/1] libbpf: Correctly set the kernel code version in Debian kernel
 2023-02-03  6:28 UTC 

[syzbot] WARNING in check_map_prog_compatibility
 2023-02-03  5:07 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: Two small cleanups
 2023-02-03  4:50 UTC  (2+ messages)

Adding map read write API to bpftool gen skeleton sub command
 2023-02-03  4:41 UTC  (2+ messages)

[PATCH bpf-next] bpf: Drop always true do_idr_lock parameter to bpf_map_free_id
 2023-02-03  4:40 UTC  (2+ messages)

[PATCH bpf-next v4 0/1] docs/bpf: Add description of register liveness tracking algorithm
 2023-02-03  4:30 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Initialize tc in xdp_synproxy
 2023-02-03  4:20 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf: allow users to set kprobe/uprobe attach mode
 2023-02-03  3:17 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: add support "
` [PATCH bpf-next 2/2] selftests/bpf: add test for legacy/perf "

[PATCH v2 dwarves 1/5] dwarves: help dwarf loader spot functions with optimized-out parameters
 2023-02-03  1:09 UTC  (12+ messages)

[PATCH bpf-next 0/3] Document kfunc lifecycle / stability expectations
 2023-02-03  0:02 UTC  (9+ messages)
` [PATCH bpf-next 1/3] bpf/docs: "
` [PATCH bpf-next 2/3] bpf: Add KF_DEPRECATED kfunc flag
` [PATCH bpf-next 3/3] selftests/bpf: Add a selftest for the "

[PATCH 0/4] perf lock contention: Improve aggr x filter combination (v1)
 2023-02-02 23:51 UTC  (4+ messages)
` [PATCH 2/4] perf lock contention: Use lock_stat_find{,new}

[PATCH 22/33] virtio_net: xsk: introduce xsk disable
 2023-02-02 23:02 UTC  (2+ messages)

[PATCH bpf-next] tools/resolve_btfids: Compile resolve_btfids as host program
 2023-02-02 22:20 UTC  (4+ messages)

[PATCH net] virtio-net: Keep stop() to follow mirror sequence of open()
 2023-02-02 18:40 UTC  (2+ messages)

[PATCH 0/2] virtio-net: close() to follow mirror of open()
 2023-02-02 18:40 UTC  (7+ messages)
` [PATCH 2/2] virtio-net: Maintain reverse cleanup order

[PATCH bpf-next v3 0/8] Support bpf trampoline for s390x
 2023-02-02 18:29 UTC  (6+ messages)
  ` [PATCH bpf-next v3 0/8] Support bpf trampoline for s390x - CI issue

[RFC PATCH v3] Documentation/bpf: Document API stability expectations for kfuncs
 2023-02-02 16:37 UTC  (4+ messages)

[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
 2023-02-02 15:52 UTC  (8+ messages)
      ` [xdp-hints] "


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