bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-08 09:15:57 to 2024-01-11 19:18:00 UTC [more...]

[PATCH bpf] bpf: apply map_set_def_max_entries() for inner_maps on creation
 2024-01-11 19:17 UTC 

[RFC bpf-next] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments
 2024-01-11 19:08 UTC  (4+ messages)

[ANN] bpf development stats for 6.8
 2024-01-11 19:01 UTC 

[PATCH bpf] bpf: apply map_set_def_max_entries() for inner_maps on creation
 2024-01-11 18:51 UTC 

[syzbot] [bpf?] [reiserfs?] WARNING: locking bug in corrupted (2)
 2024-01-11 18:51 UTC  (3+ messages)

[PATCH v2 bpf-next 0/5] bpf: volatile compare
 2024-01-11 18:33 UTC  (16+ messages)
` [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
          ` asm register constraint. Was: "

[GIT PULL] Networking for v6.8
 2024-01-11 18:28 UTC  (2+ messages)

[PATCH bpf-next 00/29] BPF token
 2024-01-11 17:41 UTC  (17+ messages)
` [PATCH bpf-next 03/29] bpf: introduce BPF token object

[PATCH v14 10/12] selftests/landlock: Add network tests
 2024-01-11 17:06 UTC  (3+ messages)
        `  "

[PATCH v5 00/34] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-01-11 13:47 UTC  (11+ messages)
` [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering

[PATCH bpf-next v1] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
 2024-01-11 12:01 UTC 

[PATCH net-next v3 00/27] virtio-net: support AF_XDP zero copy
 2024-01-11  8:34 UTC  (4+ messages)
` [PATCH net-next v3 06/27] virtio_ring: introduce virtqueue_get_buf_ctx_dma()

[PATCH bpf-next] docs/bpf: Fix an incorrect statement in verifier.rst
 2024-01-11  5:21 UTC 

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-11  4:05 UTC  (4+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links

[PATCH v2 bpf-next 0/2] bpf: Add bpf_iter_cpumask
 2024-01-11  2:31 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Add bpf_iter_cpumask kfuncs
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for cpumask iter

[PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-11  1:27 UTC  (7+ messages)
` [PATCH bpf-next v3 2/3] bpf: btf: Add BTF_KFUNCS_START/END macro pair

[PATCH dwarves v2] pahole: Inject kfunc decl tags into BTF
 2024-01-11  1:14 UTC 

[PATCH net 0/2] tls fixes for SPLICE with more hint
 2024-01-10 22:01 UTC  (3+ messages)
` [PATCH net 1/2] net: tls, fix WARNIING in __sk_msg_free
` [PATCH net 2/2] net: tls, add test to capture error on large splice

[PATCH bpf-next v2 00/15] Improvements for tracking scalars in the BPF verifier
 2024-01-10 21:52 UTC  (24+ messages)
` [PATCH bpf-next v2 01/15] selftests/bpf: Fix the u64_offset_to_skb_data test
` [PATCH bpf-next v2 02/15] bpf: make infinite loop detection in is_state_visited() exact
` [PATCH bpf-next v2 03/15] selftests/bpf: check if imprecise stack spills confuse infinite loop detection
` [PATCH bpf-next v2 04/15] bpf: Make bpf_for_each_spilled_reg consider narrow spills
` [PATCH bpf-next v2 05/15] selftests/bpf: Add a test case for 32-bit spill tracking
` [PATCH bpf-next v2 06/15] bpf: Add the assign_scalar_id_before_mov function
` [PATCH bpf-next v2 07/15] bpf: Add the get_reg_width function
` [PATCH bpf-next v2 08/15] bpf: Assign ID to scalars on spill
` [PATCH bpf-next v2 09/15] selftests/bpf: Test assigning "
` [PATCH bpf-next v2 10/15] bpf: Track spilled unbounded scalars
` [PATCH bpf-next v2 11/15] selftests/bpf: Test tracking "
` [PATCH bpf-next v2 12/15] bpf: Preserve boundaries and track scalars on narrowing fill
` [PATCH bpf-next v2 13/15] selftests/bpf: Add test cases for "
` [PATCH bpf-next v2 14/15] bpf: Optimize state pruning for spilled scalars
` [PATCH bpf-next v2 15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO}

[syzbot] [bpf?] WARNING in __mark_chain_precision (3)
 2024-01-10 19:15 UTC  (5+ messages)
    `  "

[PATCH v3 bpf-next 0/9] Libbpf-side __arg_ctx fallback support
 2024-01-10 19:02 UTC  (14+ messages)
` [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic

[PATCH bpf-next 0/3] infer packet range for 'if pkt ==/!= pkt_end' instructions
 2024-01-10 18:23 UTC  (16+ messages)
` [PATCH bpf-next 1/3] bpf: simplify try_match_pkt_pointers()
` [PATCH bpf-next 2/3] bpf: infer packet range for 'if pkt ==/!= pkt_end' comparisons
` [PATCH bpf-next 3/3] selftests/bpf: test packet range inference for 'if pkt ==/!= pkt_end'

[PATCH v6 00/13] x86/bugs: Add a separate config for each mitigation
 2024-01-10 18:07 UTC  (4+ messages)

[PATCH v2 bpf 0/3] bpf: Fix backward progress bug in bpf_iter_udp
 2024-01-10 17:57 UTC  (4+ messages)
` [PATCH v2 bpf 1/3] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket
` [PATCH v2 bpf 2/3] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
` [PATCH v2 bpf 3/3] selftests/bpf: Test udp and tcp iter batching

[PATCH bpf-next v4 1/2] bpf: Track aligned st store as imprecise spilled registers
 2024-01-10 17:54 UTC  (3+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST

[PATCH v5 bpf-next 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2024-01-10 16:14 UTC  (9+ messages)

[PATCH v2 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
 2024-01-10 13:30 UTC  (3+ messages)
` [PATCH v2 2/2] selftests/bpf: Add tests for "

[PATCH bpf-next] selftests/bpf: fix potential premature unload in bpf_testmod
 2024-01-10 12:49 UTC  (5+ messages)
  ` [PATCH bpf-next v2] "

[syzbot] [bpf?] [net?] WARNING in __sk_msg_free
 2024-01-10  7:53 UTC  (4+ messages)
` [PATCH] tls: fix "

[PATCH bpf-next v3 1/2] bpf: Track aligned st store as imprecise spilled registers
 2024-01-10  4:29 UTC  (9+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST

[PATCH v2 bpf-next 0/2] inline asm helpers to access array elements
 2024-01-10  1:20 UTC  (10+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: add inline assembly "

[PATCH v3 bpf-next] selftests/bpf: add inline assembly helpers to access array elements
 2024-01-10  1:00 UTC 

[syzbot] Monthly bpf report (Jan 2024)
 2024-01-10  0:28 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: detect testing prog flags support
 2024-01-09 23:17 UTC 

[PATCH bpf-next] selftests/bpf: detect testing prog flags support
 2024-01-09 22:53 UTC  (2+ messages)

[PATCH bpf-next] The original document has some inconsistency
 2024-01-09 19:10 UTC  (6+ messages)
  ` [Bpf] "

[RFC PATCH] find_vma BPF test: increase length CPU computation
 2024-01-09 17:45 UTC  (2+ messages)

[PATCH] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
 2024-01-09 16:59 UTC  (3+ messages)

[PATCH bpf-next] Introduce concept of conformance groups
 2024-01-09 16:10 UTC  (6+ messages)
` [Bpf] "

[Bpf] BPF ISA conformance groups
 2024-01-09 15:26 UTC  (16+ messages)

proposal to refine capability checks when _rlimit_overlimit() is true
 2024-01-09 11:45 UTC  (4+ messages)

[PATCH bpf-next 0/2] bpf: Add benchmark for bpf memory allocator
 2024-01-09  1:16 UTC  (7+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Move bench specific metrics into union of structs
` [PATCH bpf-next 2/2] selftests/bpf: Add benchmark for bpf memory allocator

[PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
 2024-01-08 23:39 UTC  (19+ messages)

[PATCH bpf 1/2] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
 2024-01-08 23:24 UTC  (11+ messages)

[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
 2024-01-08 16:34 UTC  (14+ messages)
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns

[PATCH net-next 0/6] remove page frag implementation in vhost_net
 2024-01-08 15:45 UTC  (5+ messages)
` [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()

[PATCH bpf-next v2] bpf: Return -ENOTSUPP if calls are not allowed in non-JITed programs
 2024-01-08 15:27 UTC  (3+ 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).