messages from 2022-11-21 21:31:35 to 2022-11-23 15:59:12 UTC [more...]
[PATCH bpf-next] bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
2022-11-23 15:57 UTC
[PATCH bpf-next] bpf: Don't use idx variable when registering kfunc dtors
2022-11-23 15:14 UTC (2+ messages)
[PATCH hid v12 00/15] Introduce eBPF support for HID devices
2022-11-23 14:48 UTC (4+ messages)
` [PATCH hid v12 03/15] HID: initial BPF implementation
[PATCH bpf-next v2 0/8] xdp: hints via kfuncs
2022-11-23 14:46 UTC (15+ messages)
` [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
` [xdp-hints] "
` [PATCH bpf-next v2 6/8] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
` [xdp-hints] "
` [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
` [xdp-hints] "
` [PATCH bpf-next 1/2] xdp: Add drv_priv pointer to struct xdp_buff
` [PATCH bpf-next 2/2] mlx5: Support XDP RX metadata
[PATCH net-next v3 0/7] net: lan966x: Extend xdp support
2022-11-23 14:22 UTC (17+ messages)
` [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
[PATCH bpf-next 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
2022-11-23 14:15 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: Sanitize STX/ST in jited BPF progs with KASAN
` [PATCH bpf-next 2/3] bpf: Sanitize LDX "
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for LDX/STX/ST sanitize
[PATCH bpf-next v3] bpf, docs: Document BPF_MAP_TYPE_BLOOM_FILTER
2022-11-23 14:11 UTC
[PATCH] perf lock contention: Do not use BPF task local storage
2022-11-23 13:49 UTC (3+ messages)
[PATCH v2] tracing: Optimize event type allocation with IDA
2022-11-23 13:37 UTC (6+ messages)
[PATCH v5 00/19] IOMMUFD Generic interface
2022-11-23 13:03 UTC (7+ messages)
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
[PATCH AUTOSEL 6.0 13/44] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
2022-11-23 12:40 UTC
[PATCH bpf-next v2 1/2] bpf: Move skb->len == 0 checks into __bpf_redirect
2022-11-23 12:23 UTC (3+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Make sure zero-len skbs aren't redirectable
[PATCH bpf-next v1 0/2] docs: fix sphinx warnings for cpu+dev maps
2022-11-23 9:25 UTC (7+ 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 bpf-next v3 0/2] docs: fix sphinx warnings for cpu+dev maps
2022-11-23 9:23 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] docs: fix sphinx warnings for cpumap
` [PATCH bpf-next v3 2/2] docs: fix sphinx warnings for devmap
[PATCH bpf-next v2 0/2] docs: fix sphinx warnings for cpu+dev maps
2022-11-23 9:15 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] docs: fix sphinx warnings for cpumap
` [PATCH bpf-next v2 2/2] docs: fix sphinx warnings for devmap
[PATCH bpf-next v5 1/1] docs: BPF_MAP_TYPE_XSKMAP
2022-11-23 9:00 UTC
[PATCH v5 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
2022-11-23 8:30 UTC (2+ messages)
[PATCH RESEND bpf 0/4] bpf, sockmap: Fix some issues with using apply_bytes
2022-11-23 6:01 UTC (9+ 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 bpf-next v4 0/6] execmem_alloc for BPF programs
2022-11-23 5:06 UTC (16+ messages)
` [PATCH bpf-next v4 1/6] vmalloc: introduce execmem_alloc, execmem_free, and execmem_fill
[PATCH bpf-next v9 0/4] bpf: Add bpf_rcu_read_lock() support
2022-11-23 4:54 UTC (5+ messages)
` [PATCH bpf-next v9 1/4] compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))
` [PATCH bpf-next v9 2/4] bpf: Introduce might_sleep field in bpf_func_proto
` [PATCH bpf-next v9 3/4] bpf: Add kfunc bpf_rcu_read_lock/unlock()
` [PATCH bpf-next v9 4/4] selftests/bpf: Add tests for bpf_rcu_read_lock()
[PATCH 0/2] Revert "veth: Avoid drop packets when xdp_redirect performs" and its fix
2022-11-23 4:52 UTC (6+ 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"
[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 bpf-next v4 0/4] bpf: Implement two type cast kfuncs
2022-11-23 3:18 UTC (6+ messages)
[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 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)
[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 v10 00/24] Allocated objects, BPF linked lists
2022-11-22 17:24 UTC (3+ messages)
` [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 (15+ messages)
` [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)
[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 (4+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox