BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH v3 13/13] docs: Add documentation of the digest_cache LSM, (continued)
- [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs,
Benjamin Tissoires
- [PATCH RFC bpf-next 1/9] bpf: allow more maps in sleepable bpf programs, Benjamin Tissoires
- [PATCH RFC bpf-next 2/9] HID: bpf/dispatch: regroup kfuncs definitions, Benjamin Tissoires
- [PATCH RFC bpf-next 3/9] HID: bpf: export hid_hw_output_report as a BPF kfunc, Benjamin Tissoires
- [PATCH RFC bpf-next 4/9] selftests/hid: Add test for hid_bpf_hw_output_report, Benjamin Tissoires
- [PATCH RFC bpf-next 5/9] HID: bpf: allow to inject HID event from BPF, Benjamin Tissoires
- [PATCH RFC bpf-next 6/9] selftests/hid: add tests for hid_bpf_input_report, Benjamin Tissoires
- [PATCH RFC bpf-next 7/9] HID: bpf: allow to defer work in a delayed workqueue, Benjamin Tissoires
- [PATCH RFC bpf-next 8/9] selftests/hid: add test for hid_bpf_schedule_delayed_work, Benjamin Tissoires
- [PATCH RFC bpf-next 9/9] selftests/hid: add another set of delayed work tests, Benjamin Tissoires
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs, Toke Høiland-Jørgensen
- [PATCH linux-next] bpf: fix warning for crash_kexec,
Hari Bathini
- [PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena.,
Alexei Starovoitov
- [PATCH v2 bpf-next 01/20] bpf: Allow kfuncs return 'void *', Alexei Starovoitov
- [PATCH v2 bpf-next 03/20] bpf: Plumb get_unmapped_area() callback into bpf_map_ops, Alexei Starovoitov
- [PATCH v2 bpf-next 02/20] bpf: Recognize '__map' suffix in kfunc arguments, Alexei Starovoitov
- [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel., Alexei Starovoitov
- [PATCH v2 bpf-next 06/20] bpf: Disasm support for cast_kern/user instructions., Alexei Starovoitov
- [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena., Alexei Starovoitov
- [PATCH v2 bpf-next 08/20] bpf: Add x86-64 JIT support for bpf_cast_user instruction., Alexei Starovoitov
- [PATCH v2 bpf-next 07/20] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions., Alexei Starovoitov
- [PATCH v2 bpf-next 09/20] bpf: Recognize cast_kern/user instructions in the verifier., Alexei Starovoitov
- [PATCH v2 bpf-next 10/20] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA., Alexei Starovoitov
- [PATCH v2 bpf-next 11/20] libbpf: Add __arg_arena to bpf_helpers.h, Alexei Starovoitov
- [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena., Alexei Starovoitov
- [PATCH v2 bpf-next 13/20] libbpf: Allow specifying 64-bit integers in map BTF., Alexei Starovoitov
- [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles., Alexei Starovoitov
- [PATCH v2 bpf-next 15/20] bpf: Tell bpf programs kernel's PAGE_SIZE, Alexei Starovoitov
- [PATCH v2 bpf-next 16/20] bpf: Add helper macro bpf_arena_cast(), Alexei Starovoitov
- [PATCH v2 bpf-next 17/20] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages, Alexei Starovoitov
- [PATCH v2 bpf-next 18/20] selftests/bpf: Add bpf_arena_list test., Alexei Starovoitov
- [PATCH v2 bpf-next 19/20] selftests/bpf: Add bpf_arena_htab test., Alexei Starovoitov
- [PATCH v2 bpf-next 20/20] selftests/bpf: Convert simple page_frag allocator to per-cpu., Alexei Starovoitov
- Re: [PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena., David Hildenbrand
- Re: [PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena., Barret Rhoden
- [PATCH bpf-next v8 0/4] Support PTR_MAYBE_NULL for struct_ops arguments.,
thinker . li
- [PATCH bpf-next v7 0/4] Support PTR_MAYBE_NULL for struct_ops arguments.,
thinker . li
- [PATCH] net: remove check before __cgroup_bpf_run_filter_skb,
Oliver Crumrine
- [Bpf] [PATCH bpf-next] bpf, docs: Add callx instructions in new conformance group,
Dave Thaler
- [PATCH bpf-next] bpf, docs: Update ISA document title,
Dave Thaler
- [PATCH bpf-next v3 1/2] bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19,
Yonghong Song
- [syzbot] Monthly bpf report (Feb 2024), syzbot
- [PATCH bpf-next V2] bpf: abstract loop unrolling pragmas in BPF selftests,
Jose E. Marchesi
- [PATCH] kbuild: Fix changing ELF file type for output of gen_btf for big endian,
Nathan Chancellor
- Re:Re: [PATCH bpf-next] bpf: abstract loop unrolling pragmas in BPF selftests, xuanzhuo
- [PATCH] libbpf: add support to GCC in CORE macro definitions,
Cupertino Miranda
- [PATCH 5.10 0/2] bpf: cpumap: Fix memory leak in cpu_map_update_elem,
Alexey Panov
- [PATCH] bpf: fix warning for bpf_cpumask in verifier,
Hari Bathini
- [PATCH bpf-next 0/3] bpf: Fix an issue in bpf_iter_task,
Yafang Shao
- [PATCH bpf-next v6 0/4] Support PTR_MAYBE_NULL for struct_ops arguments.,
thinker . li
- [PATCH bpf-next v2 1/2] bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19,
Yonghong Song
- [PATCH bpf-next v5 0/3] bpf, btf: Add DEBUG_INFO_BTF checks for __register_bpf_struct_ops,
Geliang Tang
- help: trying to gather process information, tx/rx byte count , ifindex for sends/receives, Jason
- [PATCH v2 0/6] maps memory improvements and fixes,
Ian Rogers
- ISA document title question,
dthaler1968
- IETF 119 Call for Agenda Items, David Vernet
- Re:Re: [PATCH v1 0/6] maps memory improvements and fixes, xuanzhuo
- [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi,
Jiri Olsa
- [PATCH bpf-next v4 0/3] bpf, btf: Add DEBUG_INFO_BTF checks for __register_bpf_struct_ops,
Geliang Tang
- [PATCH v9 0/4] Reduce overhead of LSMs with static calls,
KP Singh
- [PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_local_storage_lookup(),
Marco Elver
- [PATCH bpf-next] bpf: abstract loop unrolling pragmas in BPF selftests,
Jose E. Marchesi
- [PATCH net v2] bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPY,
Magnus Karlsson
- [PATCH bpf-next 1/2] bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly,
Yonghong Song
- [PATCH bpf-next 00/16] bpf: Introduce BPF arena.,
Alexei Starovoitov
- [PATCH bpf-next 01/16] bpf: Allow kfuncs return 'void *', Alexei Starovoitov
- [PATCH bpf-next 02/16] bpf: Recognize '__map' suffix in kfunc arguments, Alexei Starovoitov
- [PATCH bpf-next 03/16] mm: Expose vmap_pages_range() to the rest of the kernel., Alexei Starovoitov
- [PATCH bpf-next 04/16] bpf: Introduce bpf_arena., Alexei Starovoitov
- [PATCH bpf-next 05/16] bpf: Disasm support for cast_kern/user instructions., Alexei Starovoitov
- [PATCH bpf-next 06/16] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions., Alexei Starovoitov
- [PATCH bpf-next 07/16] bpf: Add x86-64 JIT support for bpf_cast_user instruction., Alexei Starovoitov
- [PATCH bpf-next 08/16] bpf: Recognize cast_kern/user instructions in the verifier., Alexei Starovoitov
- [PATCH bpf-next 09/16] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA., Alexei Starovoitov
- [PATCH bpf-next 11/16] libbpf: Add support for bpf_arena., Alexei Starovoitov
- [PATCH bpf-next 10/16] libbpf: Add __arg_arena to bpf_helpers.h, Alexei Starovoitov
- [PATCH bpf-next 12/16] libbpf: Allow specifying 64-bit integers in map BTF., Alexei Starovoitov
- [PATCH bpf-next 13/16] bpf: Tell bpf programs kernel's PAGE_SIZE, Alexei Starovoitov
- [PATCH bpf-next 14/16] bpf: Add helper macro bpf_arena_cast(), Alexei Starovoitov
- [PATCH bpf-next 15/16] selftests/bpf: Add bpf_arena_list test., Alexei Starovoitov
- [PATCH bpf-next 16/16] selftests/bpf: Add bpf_arena_htab test., Alexei Starovoitov
- Re: [PATCH bpf-next 00/16] bpf: Introduce BPF arena., Donald Hunter
- [LSF/MM/BPF TOPIC] Cross-platform BPF compiler issues, dthaler1968
- Re:Re: [PATCH bpf-next v2 1/2] bpf: Have bpf_rdonly_cast() take a const pointer, xuanzhuo
- [PATCH v7 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph,
Masami Hiramatsu (Google)
- [PATCH v7 01/36] ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default, Masami Hiramatsu (Google)
- [PATCH v7 02/36] tracing: Add a comment about ftrace_regs definition, Masami Hiramatsu (Google)
- [PATCH v7 03/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value, Masami Hiramatsu (Google)
- [PATCH v7 04/36] x86: tracing: Add ftrace_regs definition in the header, Masami Hiramatsu (Google)
- [PATCH v7 07/36] function_graph: Add an array structure that will allow multiple callbacks, Masami Hiramatsu (Google)
- [PATCH v7 08/36] function_graph: Allow multiple users to attach to function graph, Masami Hiramatsu (Google)
- [PATCH v7 09/36] function_graph: Remove logic around ftrace_graph_entry and return, Masami Hiramatsu (Google)
- [PATCH v7 10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks, Masami Hiramatsu (Google)
- [PATCH v7 11/36] ftrace: Allow function_graph tracer to be enabled in instances, Masami Hiramatsu (Google)
- [PATCH v7 12/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace, Masami Hiramatsu (Google)
- [PATCH v7 06/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long, Masami Hiramatsu (Google)
- [PATCH v7 14/36] function_graph: Use a simple LRU for fgraph_array index number, Masami Hiramatsu (Google)
- [PATCH v7 15/36] function_graph: Add "task variables" per task for fgraph_ops, Masami Hiramatsu (Google)
- [PATCH v7 16/36] function_graph: Move set_graph_function tests to shadow stack global var, Masami Hiramatsu (Google)
- [PATCH v7 13/36] function_graph: Have the instances use their own ftrace_ops for filtering, Masami Hiramatsu (Google)
- [PATCH v7 17/36] function_graph: Move graph depth stored data to shadow stack global var, Masami Hiramatsu (Google)
- [PATCH v7 18/36] function_graph: Move graph notrace bit to shadow stack global var, Masami Hiramatsu (Google)
- [PATCH v7 05/36] function_graph: Convert ret_stack to a series of longs, Masami Hiramatsu (Google)
- [PATCH v7 20/36] function_graph: Improve push operation for several interrupts, Masami Hiramatsu (Google)
- [PATCH v7 21/36] function_graph: Add selftest for passing local variables, Masami Hiramatsu (Google)
- [PATCH v7 22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v7 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data(), Masami Hiramatsu (Google)
- [PATCH v7 24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS, Masami Hiramatsu (Google)
- [PATCH v7 25/36] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS, Masami Hiramatsu (Google)
- [PATCH v7 26/36] fprobe: Use ftrace_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v7 27/36] fprobe: Use ftrace_regs in fprobe exit handler, Masami Hiramatsu (Google)
- [PATCH v7 28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v7 29/36] tracing: Add ftrace_fill_perf_regs() for perf event, Masami Hiramatsu (Google)
- [PATCH v7 31/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v7 32/36] fprobe: Rewrite fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v7 30/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- [PATCH v7 33/36] tracing/fprobe: Remove nr_maxactive from fprobe, Masami Hiramatsu (Google)
- [PATCH v7 34/36] selftests: ftrace: Remove obsolate maxactive syntax check, Masami Hiramatsu (Google)
- [PATCH v7 35/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe, Masami Hiramatsu (Google)
- [PATCH v7 36/36] Documentation: probes: Update fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH bpf-next] libbpf: Use OPTS_SET() macro in bpf_xdp_query(),
Toke Høiland-Jørgensen
- [PATCH bpf-next v4 0/2] tools/resolve_btfids: fix cross-compilation to non-host endianness,
Viktor Malik
- [PATCH bpf-next V3] bpf: use -Wno-address-of-packed-member in some selftests,
Jose E. Marchesi
- [PATCH v6 bpf-next 0/5] bpf: Add bpf_iter_cpumask,
Yafang Shao
- [PATCH bpf-next v5 0/3] Support PTR_MAYBE_NULL for struct_ops arguments.,
thinker . li
- [PATCH bpf-next] selftests/bpf: Fix flaky test verif_scale_strobemeta_subprogs,
Yonghong Song
- [PATCH bpf-next] bpf, docs: Fix typos in instructions-set.rst,
Dave Thaler
- [PATCH v1 0/6] maps memory improvements and fixes,
Ian Rogers
- [PATCH bpf-next] selftests/bpf: mark dynptr kfuncs __weak to make them optional on old kernels,
Andrii Nakryiko
- [PATCH bpf-next] libbpf: fix return value for PERF_EVENT __arg_ctx type fix up check,
Andrii Nakryiko
- [PATCH net-next v2] net/sched: actions report errors with extack,
Stephen Hemminger
- [PATCH bpf-next v3 0/2] tools/resolve_btfids: fix cross-compilation to non-host endianness,
Viktor Malik
- Re:Re: [PATCH bpf-next] selftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute, xuanzhuo
- [PATCH net-next v5 0/5] remove page frag implementation in vhost_net,
Yunsheng Lin
- [PATCH bpf-next 0/2] xsk: support redirect to any socket bound to the same umem,
Magnus Karlsson
- [PATCH net] bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPY,
Magnus Karlsson
- [PATCH bpf-next] bpf: allow bpf_skb_load_bytes in tracing prog,
Philo Lu
- [PATCH v8 net-next 0/4] add multi-buff support for xdp running in generic mode,
Lorenzo Bianconi
- [PATCH net-next v2 0/7] dma: skip calling no-op sync ops when possible,
Alexander Lobakin
- FYI: bpf selftest verif_scale_strobemeta_subprogs failed with latest llvm19,
Yonghong Song
- [PATCH bpf-next v2 0/2] Transfer RCU lock state across subprog calls,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next] selftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute,
Yonghong Song
- [PATCH bpf-next v1 0/2] Transfer RCU lock state across subprog calls,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 0/2] Enable static subprog calls in spin lock critical sections,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 0/2] bpf, bpftool: Support dumping kfunc prototypes from BTF,
Daniel Xu
- [PATCH bpf-next] selftests/bpf: Fix flaky test ptr_untrusted,
Yonghong Song
- Re:[PATCH dwarves v4 0/2] pahole: Inject kfunc decl tags into BTF, xuanzhuo
- [PATCH dwarves v4 0/2] pahole: Inject kfunc decl tags into BTF,
Daniel Xu
- [PATCH bpf-next v1 0/2] Enable static subprog calls in spin lock critical sections,
Kumar Kartikeya Dwivedi
- [PATCH] bpf: merge two CONFIG_BPF entries,
Masahiro Yamada
- [PATCH bpf-next v3 0/2] bpf, btf: Add DEBUG_INFO_BTF checks for __register_bpf_struct_ops,
Geliang Tang
- [PATCH bpf-next] selftests/bpf: Suppress warning message of an unused variable.,
thinker . li
- [PATCH bpf-next v2 0/2] bpf, btf: Add DEBUG_INFO_BTF checks for __register_bpf_struct_ops,
Geliang Tang
- [PATCH bpf-next] bpf: Remove an unnecessary check.,
thinker . li
- [Bpf] ISA: do individual instructions still need their own IANA status?,
dthaler1968=40googlemail . com
- [PATCH v3 0/8] Clean up libperf cpumap's empty function,
Ian Rogers
- [PATCH v3 1/8] libperf cpumap: Add any, empty and min helpers, Ian Rogers
- [PATCH v3 2/8] libperf cpumap: Ensure empty cpumap is NULL from alloc, Ian Rogers
- [PATCH v3 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps, Ian Rogers
- [PATCH v3 4/8] perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use, Ian Rogers
- [PATCH v3 5/8] perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty, Ian Rogers
- [PATCH v3 6/8] perf arm64 header: Remove unnecessary CPU map get and put, Ian Rogers
- [PATCH v3 7/8] perf stat: Remove duplicate cpus_map_matched function, Ian Rogers
- [PATCH v3 8/8] perf cpumap: Use perf_cpu_map__for_each_cpu when possible, Ian Rogers
- Re: [PATCH v3 0/8] Clean up libperf cpumap's empty function, Ian Rogers
- [PATCH bpf-next v3] bpf, docs: Expand set of initial conformance groups,
Dave Thaler
- [RFC bpf-next v4 0/6] Support PTR_MAYBE_NULL for struct_ops arguments.,
thinker . li
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]