BPF List
 help / color / mirror / Atom feed
 messages from 2024-01-11 00:42:43 to 2024-01-15 16:33:30 UTC [more...]

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

flaky tc_redirect/tc_redirect_dtime
 2024-01-15 15:09 UTC  (2+ messages)

[PATCH bpf v3] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
 2024-01-15 14:50 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Skip callback tests if jit is disabled in test_verifier
 2024-01-15 14:00 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] selftests/bpf: Move is_jit_enabled() to testing_helpers
` [PATCH bpf-next v3 2/2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier

[PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
 2024-01-15 13:41 UTC 

[PATCH bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
 2024-01-15 12:54 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH bpf-next v3 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH bpf-next v3 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH bpf-next v3 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
` [PATCH bpf-next v3 6/6] riscv, bpf: Optimize bswap "

[PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
 2024-01-15 13:12 UTC  (7+ messages)
` [PATCH RESEND bpf-next v3 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH RESEND bpf-next v3 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH RESEND bpf-next v3 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH RESEND bpf-next v3 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
` [PATCH RESEND bpf-next v3 6/6] riscv, bpf: Optimize bswap "

[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
 2024-01-15 12:26 UTC  (6+ messages)
` [PATCH bpf-next v2 6/6] riscv, bpf: Optimize bswap insns with Zbb support

[PATCH v3 0/4] net/sched: Load modules via alias
 2024-01-15 12:16 UTC  (8+ messages)
` [PATCH v3 1/4] net/sched: Add helper macros with module names
` [PATCH v3 2/4] net/sched: Add module aliases for cls_,sch_,act_ modules
` [PATCH v3 3/4] net/sched: Load modules via their alias
` [PATCH v3 4/4] net/sched: Remove aliases of act_xt and sch_clsact

[PATCH v4 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
 2024-01-15  8:20 UTC  (2+ messages)
` [PATCH v4 2/2] selftests/bpf: Add test for "

unsubscribe
 2024-01-15  8:19 UTC 

[PATCH v2 bpf-next 0/2] bpf: Add bpf_iter_cpumask
 2024-01-15  1:52 UTC  (8+ 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 net v2 0/2] tls fixes for SPLICE with more hint
 2024-01-14 12:20 UTC  (5+ messages)
` [PATCH net v2 1/2] net: tls, fix WARNIING in __sk_msg_free
` [PATCH net v2 2/2] net: tls, add test to capture error on large splice

[PATCH bpf-next 00/29] BPF token
 2024-01-14  2:29 UTC  (16+ messages)
` [PATCH bpf-next 03/29] bpf: introduce BPF token object

[PATCH bpf-next] docs/bpf: Fix an incorrect statement in verifier.rst
 2024-01-13 23:10 UTC  (4+ messages)

[RFC bpf-next] crypto for unsleepable progs + new persistent bpf map for kernel api structs
 2024-01-13 21:15 UTC  (2+ messages)

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

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

[PATCH dwarves v2] pahole: Inject kfunc decl tags into BTF
 2024-01-13  4:31 UTC  (4+ messages)

[PATCH bpf-next] bpf: Minor improvements for bpf_cmp
 2024-01-13  1:24 UTC  (2+ messages)

RFC: Mark "inlined by some callers" functions in BTF
 2024-01-12 21:59 UTC  (5+ messages)

[PATCH net 0/2] tls fixes for SPLICE with more hint
 2024-01-12 21:52 UTC  (6+ 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-12 20:50 UTC  (6+ messages)
` [PATCH bpf-next v2 10/15] bpf: Track spilled unbounded scalars

[PATCH bpf-next v4 1/2] bpf: Track aligned st store as imprecise spilled registers
 2024-01-12 20:30 UTC  (3+ messages)

[PATCH bpf-next] The original document has some inconsistency
 2024-01-12 20:16 UTC  (5+ messages)
        ` [Bpf] "

[PATCH bpf v2] libbpf: Apply map_set_def_max_entries() for inner_maps on creation
 2024-01-12 19:47 UTC  (3+ messages)

[PATCH bpf-next 0/8] PTR_TO_BTF_ID arguments in global subprogs
 2024-01-12 18:43 UTC  (5+ messages)
` [PATCH bpf-next 5/8] bpf: add __arg_trusted and __arg_untrusted global func tags

[PATCH v3 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
 2024-01-12 18:38 UTC  (6+ messages)
` [PATCH v3 2/2] selftests/bpf: Add tests for "

[PATCH v2 bpf 0/3] bpf: Fix backward progress bug in bpf_iter_udp
 2024-01-12 18:10 UTC  (8+ 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 net-next 12/24] seg6: Use nested-BH locking for seg6_bpf_srh_states
 2024-01-12 17:41 UTC  (10+ messages)
` [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect
` [PATCH net-next 16/24] net: netkit, veth, tun, virt*: "

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-12 14:52 UTC  (9+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links

[PATCH v6 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-01-12 10:17 UTC  (37+ messages)
` [PATCH v6 01/36] ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default
` [PATCH v6 02/36] tracing: Add a comment about ftrace_regs definition
` [PATCH v6 03/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v6 04/36] x86: tracing: Add ftrace_regs definition in the header
` [PATCH v6 05/36] function_graph: Convert ret_stack to a series of longs
` [PATCH v6 06/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
` [PATCH v6 07/36] function_graph: Add an array structure that will allow multiple callbacks
` [PATCH v6 08/36] function_graph: Allow multiple users to attach to function graph
` [PATCH v6 09/36] function_graph: Remove logic around ftrace_graph_entry and return
` [PATCH v6 10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [PATCH v6 11/36] ftrace: Allow function_graph tracer to be enabled in instances
` [PATCH v6 12/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace
` [PATCH v6 13/36] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH v6 14/36] function_graph: Use a simple LRU for fgraph_array index number
` [PATCH v6 15/36] function_graph: Add "task variables" per task for fgraph_ops
` [PATCH v6 16/36] function_graph: Move set_graph_function tests to shadow stack global var
` [PATCH v6 17/36] function_graph: Move graph depth stored data "
` [PATCH v6 18/36] function_graph: Move graph notrace bit "
` [PATCH v6 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [PATCH v6 20/36] function_graph: Improve push operation for several interrupts
` [PATCH v6 21/36] function_graph: Add selftest for passing local variables
` [PATCH v6 22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs
` [PATCH v6 23/36] function_graph: Add a new exit "
` [PATCH v6 24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
` [PATCH v6 25/36] arm64: ftrace: "
` [PATCH v6 26/36] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v6 27/36] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v6 28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v6 29/36] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v6 30/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v6 31/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v6 32/36] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v6 33/36] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v6 34/36] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v6 35/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v6 36/36] Documentation: probes: Update fprobe on function-graph tracer

[PATCH bpf-next v2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier
 2024-01-12  7:40 UTC  (3+ messages)

[PATCH v7 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
 2024-01-12  6:20 UTC  (4+ messages)
` [PATCH v7 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie

[PATCH bpf-next] bpf: Fix a 'unused function' compilation error
 2024-01-12  6:02 UTC  (4+ messages)

[PATCH] bpftool: Add missing libgen.h for basename()
 2024-01-12  2:52 UTC  (2+ messages)

[PATCH v3 bpf-next] selftests/bpf: add inline assembly helpers to access array elements
 2024-01-12  2:50 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Update LLVM Phabricator links
 2024-01-12  2:50 UTC  (2+ messages)

[PATCH bpf-next] net: filter: fix spelling mistakes
 2024-01-12  2:40 UTC  (2+ messages)

[PATCH bpf-next] Introduce concept of conformance groups
 2024-01-12  2:40 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: detect testing prog flags support
 2024-01-12  2:40 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: inline bpf_kptr_xchg()
 2024-01-12  2:30 UTC  (2+ messages)

Fwd: BPF-NX+CFI is a good upstreaming candidate
 2024-01-12  2:16 UTC  (6+ messages)
    ` [External] "

[ANN] bpf development stats for 6.8
 2024-01-12  0:52 UTC  (2+ messages)

[RFC bpf-next] bpf, selftests/bpf: Support PTR_MAYBE_NULL for struct_ops arguments
 2024-01-12  0:35 UTC  (6+ messages)

[PATCH bpf] bpf: apply map_set_def_max_entries() for inner_maps on creation
 2024-01-11 20:28 UTC  (2+ messages)

[PATCH bpf] bpf: apply map_set_def_max_entries() for inner_maps on creation
 2024-01-11 19:17 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)

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

[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()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox