bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-22 17:23:40 to 2022-07-26 18:47:59 UTC [more...]

[PATCH bpf-next v1 0/3] Add skb + xdp dynptrs
 2022-07-26 18:47 UTC  (2+ messages)
` [PATCH bpf-next v1 2/3] bpf: Add "

[RFC PATCH bpf-next 0/7] bpf: Support struct value argument for trampoline base progs
 2022-07-26 17:12 UTC  (8+ messages)
` [RFC PATCH bpf-next 1/7] bpf: Always return corresponding btf_type in __get_type_size()
` [RFC PATCH bpf-next 2/7] bpf: Add struct argument info in btf_func_model
` [RFC PATCH bpf-next 3/7] bpf: x86: Rename stack_size to regs_off in {save,restore}_regs()
` [RFC PATCH bpf-next 4/7] bpf: x86: Support in-register struct arguments
` [RFC PATCH bpf-next 5/7] bpf: arm64: No support of struct value argument
` [RFC PATCH bpf-next 6/7] bpf: Populate struct value info in btf_func_model
` [RFC PATCH bpf-next 7/7] selftests/bpf: Add struct value tests with fentry programs

[Patch bpf-next] tcp: fix sock skb accounting in tcp_read_skb()
 2022-07-26 16:53 UTC  (10+ messages)

[PATCH v3 0/4] Introduce security_create_user_ns()
 2022-07-26 14:41 UTC  (5+ messages)

[PATCH bpf-next] bpf: devmap: compute proper xdp_frame len redirecting frames
 2022-07-26 14:40 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] Fix test_probe_user on s390x
 2022-07-26 14:37 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Extend BPF_KSYSCALL documentation
` [PATCH bpf-next v2 2/2] selftests/bpf: Attach to socketcall() in test_probe_user

[PATCH bpf-next] selftests: xsk: Update poll test cases
 2022-07-26 14:10 UTC  (4+ messages)

[PATCH bpf-next] bpftool: Don't try to return value from void function in skeleton
 2022-07-26 13:32 UTC 

[PATCH bpf-next 0/3] Parameterize task iterators
 2022-07-26 13:19 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf: "
` [PATCH bpf-next 2/3] bpf: Handle bpf_link_info for the parameterized task BPF iterators
` [PATCH bpf-next 3/3] selftests/bpf: Test "

[PATCH bpf-next 0/2] Fix test_probe_user on s390x
 2022-07-26 13:05 UTC  (5+ messages)
` [PATCH bpf-next 1/2] libbpf: Extend BPF_KSYSCALL documentation
` [PATCH bpf-next 2/2] selftests/bpf: Attach to socketcall() in test_probe_user

[PATCH bpf-next v7 00/13] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-26 12:58 UTC  (12+ messages)
` [PATCH bpf-next v7 04/13] bpf: Add support for forcing kfunc args to be trusted
` [PATCH bpf-next v7 07/13] net: netfilter: Add kfuncs to allocate and insert CT

[RFC PATCH bpf-next 0/3] Add support for qp-trie map
 2022-07-26 13:00 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/3] bpf: "
` [RFC PATCH bpf-next 2/3] selftests/bpf: add a simple test for qp-trie
` [RFC PATCH bpf-next 3/3] selftests/bpf: add benchmark for qp-trie map

[PATCH bpf-next] selftests/bpf: augment snprintf_btf tests with string overflow tests
 2022-07-26 12:39 UTC  (2+ messages)

[PATCH bpf-next v1 1/1] bpf: Fix bpf_xdp_pointer return pointer
 2022-07-26 11:20 UTC  (6+ messages)

[PATCH bpf-next v3 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
 2022-07-26 10:50 UTC  (7+ messages)
` [PATCH bpf-next v3 1/5] ip_tunnels: Add new flow flags field to ip_tunnel_key
` [PATCH bpf-next v3 2/5] vxlan: Use ip_tunnel_key flow flags in route lookups
` [PATCH bpf-next v3 3/5] geneve: "
` [PATCH bpf-next v3 4/5] bpf: Set flow flag to allow any source IP in bpf_tunnel_key
` [PATCH bpf-next v3 5/5] selftests/bpf: Don't assign outer source IP to host

[PATCH bpf-next v2] selftests: xsk: Update poll test cases
 2022-07-26 10:17 UTC 

[PATCH] bpftool: replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE macro
 2022-07-26  9:30 UTC 

[PATCH v13 00/42] virtio pci support VIRTIO_F_RING_RESET
 2022-07-26  7:22 UTC  (43+ messages)
` [PATCH v13 01/42] virtio: record the maximum queue num supported by the device
` [PATCH v13 02/42] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v13 03/42] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v13 04/42] virtio_ring: extract the logic of freeing vring
` [PATCH v13 05/42] virtio_ring: split vring_virtqueue
` [PATCH v13 06/42] virtio_ring: introduce virtqueue_init()
` [PATCH v13 07/42] virtio_ring: split: stop __vring_new_virtqueue as export symbol
` [PATCH v13 08/42] virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_split
` [PATCH v13 09/42] virtio_ring: split: introduce vring_free_split()
` [PATCH v13 10/42] virtio_ring: split: extract the logic of alloc queue
` [PATCH v13 11/42] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v13 12/42] virtio_ring: split: extract the logic of vring init
` [PATCH v13 13/42] virtio_ring: split: extract the logic of attach vring
` [PATCH v13 14/42] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v13 15/42] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v13 16/42] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v13 17/42] virtio_ring: packed: introduce vring_free_packed
` [PATCH v13 18/42] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v13 19/42] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v13 20/42] virtio_ring: packed: extract the logic of vring init
` [PATCH v13 21/42] virtio_ring: packed: extract the logic of attach vring
` [PATCH v13 22/42] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v13 23/42] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v13 24/42] virtio_ring: introduce virtqueue_resize()
` [PATCH v13 25/42] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v13 26/42] virtio: allow to unbreak/break virtqueue individually
` [PATCH v13 27/42] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v13 28/42] virtio_ring: struct virtqueue introduce reset
` [PATCH v13 29/42] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v13 30/42] virtio_pci: introduce helper to get/set queue reset
` [PATCH v13 31/42] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v13 32/42] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v13 33/42] virtio: find_vqs() add arg sizes
` [PATCH v13 34/42] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v13 35/42] virtio_mmio: "
` [PATCH v13 36/42] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v13 37/42] virtio_net: set the default max ring size by find_vqs()
` [PATCH v13 38/42] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v13 39/42] virtio_net: split free_unused_bufs()
` [PATCH v13 40/42] virtio_net: support rx queue resize
` [PATCH v13 41/42] virtio_net: support tx "
` [PATCH v13 42/42] virtio_net: support set_ringparam

[PATCH v2] docs: Fix typo in comment
 2022-07-26  1:04 UTC  (12+ messages)
      `  "

[PATCH -next] bpf: remove unneeded semicolon
 2022-07-25 22:27 UTC 

[PATCH bpf-next v2 1/2] bpf: Fix ref_obj_id for dynptr data slices in verifier
 2022-07-25 21:52 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: add extra test for using dynptr data slice after release

[syzbot] WARNING in __dev_queue_xmit
 2022-07-25 20:06 UTC 

[PATCH bpf-next 0/4] destructive bpf kfuncs (was: bpf_panic)
 2022-07-25 19:23 UTC  (7+ messages)
` [PATCH bpf-next 1/4] bpf: add BPF_F_DESTRUCTIVE flag for BPF_PROG_LOAD

WARNING in inet_sock_destruct
 2022-07-25 17:04 UTC 

[PATCH bpf 1/2] bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI
 2022-07-25 16:40 UTC  (6+ messages)
` [PATCH bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions "

[PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
 2022-07-25 16:36 UTC  (4+ messages)
` [PATCH bpf-next v8 "

[RFC PATCH v4 0/2] Add capabilities file to securityfs
 2022-07-25 12:41 UTC 

[PATCH bpf-next] xdp: report rx queue index in xdp_frame
 2022-07-25 10:56 UTC 

[PATCH] nfp: bpf: Fix typo 'the the' in comment
 2022-07-25 10:10 UTC  (2+ messages)

[PATCH bpf-next] net: netfilter: Remove ifdefs for code shared by BPF and ctnetlink
 2022-07-25  8:51 UTC 

[PATCH] bpf: btf: Fix vsnprintf return value check
 2022-07-25  7:41 UTC  (6+ messages)

[PATCH v12 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-25  7:28 UTC  (7+ messages)
` [PATCH v12 38/40] virtio_net: support rx queue resize

[RFC][PATCH v3 00/15] bpf: Per-operation map permissions
 2022-07-25  7:18 UTC  (9+ messages)
` [RFC][PATCH v3 02/15] bpf: Set open_flags as last bpf_attr field for bpf_*_get_fd_by_id() funcs
` [RFC][PATCH v3 07/15] libbpf: Introduce bpf_obj_get_opts()
` [RFC][PATCH v3 15/15] selftests/bpf: Add map access tests

[RFC] ftrace: Add support to keep some functions out of ftrace
 2022-07-25  7:00 UTC  (11+ messages)

[PATCH bpf-next 0/5] bpf: Fixes for CONFIG_X86_KERNEL_IBT
 2022-07-24 21:21 UTC  (6+ messages)
` [PATCH bpf-next 1/5] ftrace: Keep the resolved addr in kallsyms_callback
` [PATCH bpf-next 2/5] bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
` [PATCH bpf-next 3/5] bpf: Use given function address for trampoline ip arg
` [PATCH bpf-next 4/5] selftests/bpf: Disable kprobe attach test with offset for CONFIG_X86_KERNEL_IBT
` [PATCH bpf-next 5/5] selftests/bpf: Fix kprobe get_func_ip tests "

general protection fault in sock_def_error_report
 2022-07-24 13:42 UTC  (4+ messages)

[PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-07-24 10:36 UTC  (5+ messages)

pull-request: bpf-next 2022-07-22
 2022-07-23  2:10 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-22 20:33 UTC  (11+ messages)
` [PATCH bpf-next v5 1/8] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH bpf-next v5 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v5 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v5 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v5 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v5 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v5 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH 1/1] bpf: Drop unprotected find_vpid() in favour of find_get_pid()
 2022-07-22 20:15 UTC  (7+ messages)

[PATCH bpf-next] bpf: simplify bpf_prog_pack_[size|mask]
 2022-07-22 20:10 UTC  (2+ messages)

[PATCH v5 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-07-22 20:10 UTC  (5+ messages)

[PATCH bpf-next v1 1/2] bpf: Fix ref_obj_id for dynptr data slices in verifier
 2022-07-22 19:33 UTC  (6+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: add extra test for using dynptr data slice after release

[RFC PATCH bpf-next 00/11] bpf: Introduce rbtree map
 2022-07-22 18:34 UTC  (12+ messages)
` [RFC PATCH bpf-next 01/11] bpf: Pull repeated reg access bounds check into helper fn
` [RFC PATCH bpf-next 02/11] bpf: Add verifier support for custom callback return range
` [RFC PATCH bpf-next 03/11] bpf: Add rb_node_off to bpf_map
` [RFC PATCH bpf-next 04/11] bpf: Add rbtree map
` [RFC PATCH bpf-next 05/11] bpf: Add bpf_spin_lock member to rbtree
` [RFC PATCH bpf-next 06/11] bpf: Add bpf_rbtree_{lock,unlock} helpers
` [RFC PATCH bpf-next 07/11] bpf: Enforce spinlock hold for bpf_rbtree_{add,remove,find}
` [RFC PATCH bpf-next 08/11] bpf: Add OBJ_NON_OWNING_REF type flag
` [RFC PATCH bpf-next 09/11] bpf: Add CONDITIONAL_RELEASE "
` [RFC PATCH bpf-next 10/11] bpf: Introduce PTR_ITER and PTR_ITER_END type flags
` [RFC PATCH bpf-next 11/11] selftests/bpf: Add rbtree map tests

[PATCH bpf-next v4 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-22 17:49 UTC  (4+ messages)
` [PATCH bpf-next v4 1/8] btf: Add a new kfunc set which allows to mark a function to be sleepable

[PATCH] tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program
 2022-07-22 17:50 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).