bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-19 14:09:17 to 2022-07-21 09:15:30 UTC [more...]

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

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

[PATCH bpf-next v9 0/4] bpf trampoline for arm64
 2022-07-21  7:29 UTC  (5+ messages)
` [PATCH bpf-next v9 3/4] bpf, arm64: Implement bpf_arch_text_poke() "

[PATCH v2] docs: Fix typo in comment
 2022-07-21  3:08 UTC  (3+ messages)
  `  "

[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-21  0:40 UTC  (14+ messages)
` [PATCH bpf-next v3 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH v2 bpf-next] libbpf: Add bpf_obj_get_opts()
 2022-07-20 23:26 UTC  (14+ messages)

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-20 22:39 UTC  (13+ messages)
` [PATCH v2 4/4] selinux: Implement create_user_ns hook

[PATCH bpf-next] RFC: libbpf: resolve rodata lookups
 2022-07-20 22:33 UTC  (9+ messages)

[PATCH bpf-next] samples/bpf: Don't use uninitialized cg2 variable
 2022-07-20 21:28 UTC  (3+ messages)

[PATCH 1/4] tools, build: Retry detection of bfd-related features
 2022-07-20 20:07 UTC  (5+ messages)
` [PATCH 2/4] bpftool: Complete libbfd feature detection
` [PATCH 3/4] perf: Remove FEATURE_CHECK_LDFLAGS-disassembler-four-args
` [PATCH 4/4] build: Switch to new openssl API for test-libcrypto

[PATCH bpf-next v6 00/13] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-20 18:45 UTC  (9+ messages)
` [PATCH bpf-next v6 01/13] bpf: Introduce BTF ID flags and 8-byte BTF set
` [PATCH bpf-next v6 05/13] bpf: Add documentation for kfuncs
` [PATCH bpf-next v6 12/13] selftests/bpf: Add negative tests for new nf_conntrack kfuncs
` [PATCH bpf-next v6 13/13] selftests/bpf: Fix test_verifier failed test in unprivileged mode

[PATCH bpf-next v2] bpf: fix bpf_trampoline_{,un}link_cgroup_shim ifdef guards
 2022-07-20 18:40 UTC  (3+ messages)

[PATCH bpf-next] libbpf: fix internal USDT address translation logic for shared libraries
 2022-07-20 18:32 UTC  (3+ messages)

[PATCH bpf-next] bpf: Check attach_func_proto more carefully in check_helper_call
 2022-07-20 18:16 UTC  (2+ messages)

[syzbot] WARNING: still has locks held in tls_rx_reader_lock
 2022-07-20 17:09 UTC 

[PATCH 00/16] Introduce DEBUG_BITMAP config option and bitmap_check_params()
 2022-07-20 17:06 UTC  (7+ messages)
` [PATCH 08/16] smp: optimize smp_call_function_many_cond() for more
` [PATCH 16/16] lib: create CONFIG_DEBUG_BITMAP parameter

[PATCH bpf-next] bpf: fix bpf_shim_tramp_link_release ifdef guards
 2022-07-20 15:43 UTC  (3+ messages)

[PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-07-20 14:07 UTC  (4+ messages)

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-20 12:26 UTC  (23+ messages)
                  ` cgroup specific sticky resources (was: Re: [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.)

[PATCH bpf-next 0/4] destructive bpf kfuncs (was: bpf_panic)
 2022-07-20 11:46 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: add BPF_F_DESTRUCTIVE flag for BPF_PROG_LOAD
` [PATCH bpf-next 2/4] bpf: add destructive kfunc set
` [PATCH bpf-next 3/4] selftests/bpf: add destructive kfunc tests
` [PATCH bpf-next 4/4] bpf: export crash_kexec() as destructive kfunc

[PATCH] docs: bpf: Fix typo in comment
 2022-07-20 11:13 UTC 

[PATCH] libbpf: fix str_has_sfx()
 2022-07-20  9:11 UTC  (7+ messages)

[syzbot] KASAN: invalid-free in free_prealloced_shrinker
 2022-07-20  7:52 UTC 

[PATCH bpf-next] bpf: fix bpf compile error caused by CONFIG_CGROUP_BPF
 2022-07-20  7:25 UTC  (4+ messages)

linux-next: build failure after merge of the bpf-next tree
 2022-07-20  3:44 UTC  (3+ messages)

[PATCH AUTOSEL 5.18 05/54] x86/retpoline: Cleanup some #ifdefery
 2022-07-20  1:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 34/54] xdp: Fix spurious packet loss in generic XDP TX path

[PATCH RFC bpf-next 0/3] Execution context callbacks
 2022-07-20  0:54 UTC  (8+ messages)

[PATCH v5 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-07-20  0:21 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/4] ftrace: Add modify_ftrace_direct_multi_nolock
` [PATCH v5 bpf-next 2/4] ftrace: Allow IPMODIFY and DIRECT ops on the same function
` [PATCH v5 bpf-next 3/4] bpf, x64: Allow to use caller address from stack
` [PATCH v5 bpf-next 4/4] bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)

[PATCH] libbpf: fix sign expansion bug in btf_dump_get_enum_value()
 2022-07-19 23:39 UTC  (4+ messages)

[PATCH v4 bpf-next 0/4] ftrace: host klp and bpf trampoline together
 2022-07-19 23:27 UTC  (15+ messages)
` [PATCH v4 bpf-next 1/4] ftrace: add modify_ftrace_direct_multi_nolock
` [PATCH v4 bpf-next 2/4] ftrace: allow IPMODIFY and DIRECT ops on the same function

[PATCH rfc 0/6] Scheduler BPF
 2022-07-19 23:21 UTC  (3+ messages)

[PATCH v2 bpf-next] bpf: Cleanup check_refcount_ok
 2022-07-19 22:31 UTC  (2+ messages)

[PATCH bpf-next] bpf: Cleanup check_refcount_ok
 2022-07-19 21:34 UTC  (3+ messages)

[PATCH bpf v2 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
 2022-07-19 20:40 UTC  (4+ messages)

[PATCH] [PATCH bpf-next] libbpf: Add bpf_obj_get_opts()
 2022-07-19 19:31 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] Maintain selftest configuration in-tree
 2022-07-19 18:02 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: Sort configuration
` [PATCH bpf-next v2 2/3] selftests/bpf: Copy over libbpf configs
` [PATCH bpf-next v2 3/3] selftests/bpf: Adjust vmtest.sh to use local kernel configuration

[PATCH] selftests/bpf: fix a test for snprintf() overflow
 2022-07-19 17:50 UTC  (3+ messages)

[PATCH v3] bpf, docs: document BPF_MAP_TYPE_HASH and variants
 2022-07-19 17:50 UTC  (4+ messages)

[PATCH] libbpf: fix an snprintf() overflow check
 2022-07-19 17:50 UTC  (3+ messages)

[PATCH v2 bpf-next 1/2] libbpf: make RINGBUF map size adjustments more eagerly
 2022-07-19 17:10 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: fix bpf_skb_pull_data documentation
 2022-07-19 17:00 UTC  (2+ messages)

[PATCH v2 bpf-next] libbpf: fallback to tracefs mount point if debugfs is not mounted
 2022-07-19 17:00 UTC  (2+ messages)

[PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-19 17:00 UTC  (2+ messages)

[PATCH bpf-next] bpf: fix lsm_cgroup build errors on esoteric configs
 2022-07-19 16:50 UTC  (2+ messages)

[PATCH bpf-next v3] docs/bpf: Update documentation for BTF_KIND_FUNC
 2022-07-19 16:50 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] BPF array map fixes and improvements
 2022-07-19 16:50 UTC  (2+ messages)

[PATCH v2 bpf-next 0/5] Add SEC("ksyscall") support
 2022-07-19 16:50 UTC  (2+ messages)

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-19 16:05 UTC  (5+ messages)
` [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem

[PATCH bpf-next v2 0/5] cleanup for data casting
 2022-07-19 13:48 UTC  (4+ 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).