bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-21 17:05:29 to 2022-11-23 03:54:29 UTC [more...]

[PATCH bpf-next 1/2] selftests/bpf: Add reproducer for decl_tag in func_proto argument
 2022-11-23  3:54 UTC  (2+ messages)
` [PATCH bpf-next 2/2] bpf: prevent decl_tag from being referenced in func_proto arg

[PATCH v2] tracing: Optimize event type allocation with IDA
 2022-11-23  3:32 UTC  (3+ messages)

[PATCH bpf-next v4 0/4] bpf: Implement two type cast kfuncs
 2022-11-23  3:18 UTC  (6+ messages)

[PATCH bpf-next v1 0/2] docs: fix sphinx warnings for cpu+dev maps
 2022-11-23  3:13 UTC  (6+ messages)
` [PATCH bpf-next v1 1/2] docs: fix sphinx warnings for cpumap
` [PATCH bpf-next v1 2/2] docs: fix sphinx warnings for devmap

[PATCH RESEND bpf 0/4] bpf, sockmap: Fix some issues with using apply_bytes
 2022-11-23  3:05 UTC  (8+ messages)
` [PATCH RESEND bpf 1/4] bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
` [PATCH RESEND bpf 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
` [PATCH RESEND bpf 3/4] bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
` [PATCH RESEND bpf 4/4] selftests/bpf: Add ingress tests for txmsg with apply_bytes

[PATCH] tracing: Optimize event type allocation with IDA
 2022-11-23  2:43 UTC 

[PATCH bpf-next v1] docs/bpf: Fix sphinx warnings in BPF map docs
 2022-11-23  2:41 UTC  (2+ messages)

[PATCH bpf-next v8 0/4] bpf: Add bpf_rcu_read_lock() support
 2022-11-23  1:52 UTC  (13+ messages)
` [PATCH bpf-next v8 1/4] compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
` [PATCH bpf-next v8 2/4] bpf: Introduce might_sleep field in bpf_func_proto
` [PATCH bpf-next v8 3/4] bpf: Add kfunc bpf_rcu_read_lock/unlock()
` [PATCH bpf-next v8 4/4] selftests/bpf: Add tests for bpf_rcu_read_lock()

[PATCH v5 00/19] IOMMUFD Generic interface
 2022-11-23  1:33 UTC  (5+ messages)
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility

[PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
 2022-11-23  0:21 UTC  (15+ messages)
` [PATCH bpf-next v4 1/6] vmalloc: introduce execmem_alloc, execmem_free, and execmem_fill

[PATCH bpf-next 0/4] Support storing struct cgroup * objects as kptrs
 2022-11-22 23:00 UTC  (7+ messages)
` [PATCH bpf-next 1/4] bpf: Enable cgroups to be used "
` [PATCH bpf-next 2/4] selftests/bpf: Add cgroup kfunc / kptr selftests
` [PATCH bpf-next 3/4] bpf: Add bpf_cgroup_ancestor() kfunc
` [PATCH bpf-next 4/4] selftests/bpf: Add selftests for "

[PATCH net-next v4 0/7] net: lan966x: Extend xdp support
 2022-11-22 22:27 UTC  (10+ messages)
` [PATCH net-next v4 1/7] net: lan966x: Add XDP_PACKET_HEADROOM
` [PATCH net-next v4 2/7] net: lan966x: Introduce helper functions
` [PATCH net-next v4 3/7] net: lan966x: Add len field to lan966x_tx_dcb_buf
` [PATCH net-next v4 4/7] net: lan966x: Update rxq memory model
` [PATCH net-next v4 5/7] net: lan966x: Update dma_dir of page_pool_params
` [PATCH net-next v4 6/7] net: lan966x: Add support for XDP_TX
` [PATCH net-next v4 7/7] net: lan966x: Add support for XDP_REDIRECT

linux-next: Signed-off-by missing for commit in the bpf-next tree
 2022-11-22 21:35 UTC  (2+ messages)

[PATCH net-next v3 0/7] net: lan966x: Extend xdp support
 2022-11-22 21:38 UTC  (18+ messages)
` [PATCH net-next v3 1/7] net: lan966x: Add XDP_PACKET_HEADROOM
` [PATCH net-next v3 2/7] net: lan966x: Introduce helper functions
` [PATCH net-next v3 3/7] net: lan966x: Add len field to lan966x_tx_dcb_buf
` [PATCH net-next v3 4/7] net: lan966x: Update rxq memory model
` [PATCH net-next v3 5/7] net: lan966x: Update dma_dir of page_pool_params
` [PATCH net-next v3 6/7] net: lan966x: Add support for XDP_TX
` [PATCH net-next v3 7/7] net: lan966x: Add support for XDP_REDIRECT

[RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2022-11-22 21:23 UTC  (27+ messages)
` [RFC PATCH v2 01/21] fs: Generic function to convert iocb to rw flags
` [RFC PATCH v2 02/21] fuse-bpf: Update fuse side uapi
` [RFC PATCH v2 03/21] fuse-bpf: Prepare for fuse-bpf patch
` [RFC PATCH v2 04/21] fuse: Add fuse-bpf, a stacked fs extension for FUSE
` [RFC PATCH v2 05/21] fuse-bpf: Add ioctl interface for /dev/fuse
` [RFC PATCH v2 06/21] fuse-bpf: Don't support export_operations
` [RFC PATCH v2 07/21] fuse-bpf: Add support for FUSE_ACCESS
` [RFC PATCH v2 08/21] fuse-bpf: Partially add mapping support
` [RFC PATCH v2 09/21] fuse-bpf: Add lseek support
` [RFC PATCH v2 10/21] fuse-bpf: Add support for fallocate
` [RFC PATCH v2 11/21] fuse-bpf: Support file/dir open/close
` [RFC PATCH v2 12/21] fuse-bpf: Support mknod/unlink/mkdir/rmdir
` [RFC PATCH v2 13/21] fuse-bpf: Add support for read/write iter
` [RFC PATCH v2 14/21] fuse-bpf: support FUSE_READDIR
` [RFC PATCH v2 15/21] fuse-bpf: Add support for sync operations
` [RFC PATCH v2 16/21] fuse-bpf: Add Rename support
` [RFC PATCH v2 17/21] fuse-bpf: Add attr support
` [RFC PATCH v2 18/21] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE
` [RFC PATCH v2 19/21] fuse-bpf: Add xattr support
` [RFC PATCH v2 20/21] fuse-bpf: Add symlink/link support
` [RFC PATCH v2 21/21] fuse-bpf: allow mounting with no userspace daemon

[PATCH bpf-next v2] bpf, docs: Document BPF_MAP_TYPE_BLOOM_FILTER
 2022-11-22 18:51 UTC  (2+ messages)

[RFC bpf-next 0/2] bpf: standalone BTF support for modules
 2022-11-22 18:12 UTC  (7+ messages)
` [RFC bpf-next 1/2] bpf: support standalone BTF in modules

[PATCH bpf-next v2 0/8] xdp: hints via kfuncs
 2022-11-22 18:08 UTC  (13+ messages)
` [PATCH bpf-next v2 1/8] bpf: Document XDP RX metadata
` [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v2 3/8] veth: Introduce veth_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v2 4/8] veth: Support RX XDP metadata
` [PATCH bpf-next v2 5/8] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [PATCH bpf-next v2 6/8] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v2 7/8] mxl4: Support RX XDP metadata
` [PATCH bpf-next v2 8/8] selftests/bpf: Simple program to dump XDP RX metadata

[PATCH bpf-next v10 00/24] Allocated objects, BPF linked lists
 2022-11-22 17:24 UTC  (5+ messages)
` [PATCH bpf-next v10 16/24] bpf: Introduce single ownership BPF linked list API
` [PATCH bpf-next v10 24/24] selftests/bpf: Temporarily disable linked list tests

[PATCH bpf-next v7 0/4] bpf: Add bpf_rcu_read_lock() support
 2022-11-22 17:06 UTC  (16+ messages)
` [PATCH bpf-next v7 1/4] compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
` [PATCH bpf-next v7 2/4] bpf: Abstract out functions to check sleepable helpers
` [PATCH bpf-next v7 3/4] bpf: Add kfunc bpf_rcu_read_lock/unlock()
` [PATCH bpf-next v7 4/4] selftests/bpf: Add tests for bpf_rcu_read_lock()

[PATCH bpf-next v4 1/1] docs: BPF_MAP_TYPE_XSKMAP
 2022-11-22 15:14 UTC  (2+ messages)

[PATCH bpf-next 0/2] Add kfunc for doing pid -> task lookup
 2022-11-22 14:53 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Add bpf_task_from_pid() kfunc
` [PATCH bpf-next 2/2] selftests/bpf: Add selftests for bpf_task_from_pid()

[PATCH bpf v2] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
 2022-11-22 14:14 UTC  (3+ messages)

[PATCH bpf 0/3] selftests/xsk: three small fixes
 2022-11-22 10:42 UTC  (5+ messages)
` [PATCH bpf 1/3] selftests/xsk: print correct payload for packet dump

[PATCH] powerpc/bpf/32: Fix Oops on tail call tests
 2022-11-22  9:47 UTC  (4+ messages)

[PATCH 0/2] Revert "veth: Avoid drop packets when xdp_redirect performs" and its fix
 2022-11-22  7:57 UTC  (5+ messages)
` [PATCH 1/2] Revert "bpf: veth driver panics when xdp prog attached before veth_open"
` [PATCH 2/2] Revert "veth: Avoid drop packets when xdp_redirect performs"

[RFC PATCH 0/9] virtio_net: support multi buffer xdp
 2022-11-22  7:43 UTC  (10+ messages)
` [RFC PATCH 1/9] virtio_net: disable the hole mechanism for xdp
` [RFC PATCH 2/9] virtio_net: set up xdp for multi buffer packets
` [RFC PATCH 3/9] virtio_net: update bytes calculation for xdp_frame
` [RFC PATCH 4/9] virtio_net: remove xdp related info from page_to_skb()
` [RFC PATCH 5/9] virtio_net: build xdp_buff with multi buffers
` [RFC PATCH 6/9] virtio_net: construct multi-buffer xdp in mergeable
` [RFC PATCH 7/9] virtio_net: build skb from multi-buffer xdp
` [RFC PATCH 8/9] virtio_net: transmit the "
` [RFC PATCH 9/9] virtio_net: support "

[net-next] bpf: avoid hashtab deadlock with try_lock
 2022-11-22  4:06 UTC  (5+ messages)

[PATCH bpf-next v3 1/1] docs: BPF_MAP_TYPE_XSKMAP
 2022-11-22  3:21 UTC  (2+ messages)

[PATCH bpf-next v4] docs/bpf: Update btf selftests program and add link
 2022-11-22  2:45 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: xdp_router_ipv4_user: Fix write overflow
 2022-11-22  2:32 UTC 

[PATCH bpf 0/4] bpf, sockmap: Fix some issues with using apply_bytes
 2022-11-22  2:16 UTC  (2+ messages)
  ` [PATCH bpf 1/4] bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data

[PATCH RESEND bpf 0/4] bpf, sockmap: Fix some issues with using apply_bytes
 2022-11-22  1:53 UTC 

[PATCH bpf-next v3] docs/bpf: Update btf selftests program and add link
 2022-11-22  0:54 UTC  (2+ messages)
`  "

[PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
 2022-11-21 21:31 UTC 

[PATCH bpf-next v2 1/2] bpf: Move skb->len == 0 checks into __bpf_redirect
 2022-11-21 21:00 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Make sure zero-len skbs aren't redirectable

[PATCH bpf 1/2] selftests/bpf: Filter out default_idle from kprobe_multi bench
 2022-11-21 20:00 UTC  (3+ messages)

[PATCH bpf 0/2] Bug fix and test case for special map value field
 2022-11-21 19:50 UTC  (6+ messages)
` [PATCH bpf 1/2] bpf: Do not copy spin lock field from user in bpf_selem_alloc

[PATCH bpf-next 00/11] xdp: hints via kfuncs
 2022-11-21 19:41 UTC  (8+ messages)
` [PATCH bpf-next 06/11] xdp: Carry over xdp metadata into skb context
      ` [xdp-hints] "

[PATCH v1 0/5] perf trace: Cleanup and remove unused bpf map
 2022-11-21 18:58 UTC  (5+ messages)
` [PATCH v1 5/5] perf trace: Remove unused bpf map 'syscalls'

[PATCH] perf lock contention: Do not use BPF task local storage
 2022-11-21 17:32 UTC  (2+ 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).