BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH bpf-next v2 0/3] libbpf: fix fuzzer-reported issues, (continued)
- [PATCH] selftests/bpf: Alphabetize DENYLISTs,
David Vernet
- [PATCH bpf-next v4 0/6] Fix bugs found by ASAN when running selftests,
Xu Kuohai
- [net 0/2] some fixes for selftest/net,
Wang Yufen
- [syzbot] upstream boot error: WARNING in cpumask_next_wrap,
syzbot
- [PATCH v1 0/1] doc: BPF_MAP_TYPE_DEVMAP, BPF_MAP_TYPE_DEVMAP_HASH,
mtahhan
- [PATCH bpf-next] selftests/bpf: Use sys_pidfd_open() helper when possible,
Hou Tao
- [PATCH bpf-next 0/3] Remove unnecessary RCU grace period chaining,
Hou Tao
- Symbols with double underscore prefix are not emitted to BTF .ksyms DATASEC,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 00/25] Local kptrs, BPF linked lists,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 04/25] bpf: Fix slot type check in check_stack_write_var_off, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 01/25] bpf: Document UAPI details for special BPF types, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 02/25] bpf: Allow specifying volatile type modifier for kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 03/25] bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 05/25] bpf: Drop reg_type_may_be_refcounted_or_null, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 06/25] bpf: Refactor kptr_off_tab into fields_tab, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 08/25] bpf: Refactor map->off_arr handling, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 07/25] bpf: Consolidate spin_lock, timer management into fields_tab, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 09/25] bpf: Support bpf_list_head in map values, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 11/25] bpf: Recognize bpf_{spin_lock,list_head,list_node} in local kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 10/25] bpf: Introduce local kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 12/25] bpf: Verify ownership relationships for owning types, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 13/25] bpf: Support locking bpf_spin_lock in local kptr, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 14/25] bpf: Allow locking bpf_spin_lock global variables, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 15/25] bpf: Rewrite kfunc argument handling, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 16/25] bpf: Drop kfunc bits from btf_check_func_arg_match, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 17/25] bpf: Support constant scalar arguments for kfuncs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 18/25] bpf: Teach verifier about non-size constant arguments, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 19/25] bpf: Introduce bpf_kptr_new, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 20/25] bpf: Introduce bpf_kptr_drop, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 21/25] bpf: Permit NULL checking pointer with non-zero fixed offset, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 22/25] bpf: Introduce single ownership BPF linked list API, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 23/25] libbpf: Add support for private BSS map section, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 24/25] selftests/bpf: Add __contains macro to bpf_experimental.h, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 25/25] selftests/bpf: Add BPF linked list API tests, Kumar Kartikeya Dwivedi
- Re: [PATCH bpf-next v1 00/25] Local kptrs, BPF linked lists, Kumar Kartikeya Dwivedi
- [PATCH v2 0/2] Support cgroup1 in get from fd/file interfaces,
Yosry Ahmed
- [PATCH v1 0/3] Fix cgroup1 support in get from fd/file interfaces,
Yosry Ahmed
- INFO: rcu detected stall in net_rx_action, Wei Chen
- [PATCH] bpf: fix checkpatch POINTER_LOCATION, SPACING, ASSIGN_IN_IF error, Rui Li
- [PATCH bpf v3 0/6] Fix bugs found by ASAN when running selftests,
Xu Kuohai
- [PATCH bpf-next v1] bpf, docs: document BPF_MAP_TYPE_ARRAY_OF_MAPS and *_HASH_OF_MAPS,
Donald Hunter
- [bpf-next v8 0/3] bpftool: Add autoattach for bpf prog load|loadall,
Wang Yufen
- [PATCH 7/7] LoongArch: bpf: Add BPF exception tables, Youling Tang
- [PATCH 6/7] LoongArch: vmlinux.lds.S: Remove `.fixup` section, Youling Tang
- [PATCH 0/7] LoongArch: Switch to relative extable and other improvements,
Youling Tang
- [PATCH bpf v2 0/5] Fix bugs found by ASAN when running selftests,
Xu Kuohai
- [PATCH AUTOSEL 4.19 24/25] libbpf: Fix overrun in netlink attribute iteration, Sasha Levin
- [PATCH AUTOSEL 5.4 28/29] libbpf: Fix overrun in netlink attribute iteration, Sasha Levin
- [PATCH AUTOSEL 5.4 26/29] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory, Sasha Levin
- [PATCH AUTOSEL 4.14 21/23] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory, Sasha Levin
- [PATCH AUTOSEL 4.19 22/25] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory, Sasha Levin
- [PATCH AUTOSEL 5.4 03/29] bpftool: Clear errno after libcap's checks, Sasha Levin
- [PATCH AUTOSEL 5.15 43/46] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory, Sasha Levin
- [PATCH AUTOSEL 5.10 31/34] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory, Sasha Levin
- [PATCH AUTOSEL 5.15 45/46] libbpf: Fix overrun in netlink attribute iteration, Sasha Levin
- [PATCH AUTOSEL 5.10 33/34] libbpf: Fix overrun in netlink attribute iteration, Sasha Levin
- [PATCH AUTOSEL 5.10 03/34] bpftool: Clear errno after libcap's checks, Sasha Levin
- [PATCH AUTOSEL 5.15 03/46] bpftool: Clear errno after libcap's checks, Sasha Levin
- [PATCH AUTOSEL 5.19 01/73] libbpf: Do not require executable permission for shared libraries,
Sasha Levin
- [PATCH AUTOSEL 6.0 01/77] libbpf: Ensure functions with always_inline attribute are inline,
Sasha Levin
- [PATCH bpf-next 0/8] bpf: Fixes for kprobe multi on kernel modules,
Jiri Olsa
- Re: [PATCH] cgroup: Fix crash with CLONE_INTO_CGROUP and v1 cgroups,
Yosry Ahmed
- [PATCH] bpf: Replace strlcpy with strscpy in preload module,
Rui Li
- [PATCH bpf-next 0/5] Fix bugs found by ASAN when running selftests,
Xu Kuohai
- [no subject], Li kunyu
- [no subject], Li kunyu
- [PATCH] lib: bpf: Optimized variable usage in the btf_parse_elf function,
Li kunyu
- [PATCH] bpf: Add SO_REUSEPORT to bpf_{g,s}etsockopt documentation,
Rongfeng Ji
- [PATCH bpf 0/3] libbpf: fix fuzzer-reported issues,
Shung-Hsi Yu
- [PATCH bpf-next v7 0/1] Document BPF_MAP_TYPE_ARRAY,
Donald Hunter
- [linux-next:master] BUILD REGRESSION 7da9fed0474b4cd46055dd92d55c42faf32c19ac, kernel test robot
- [PATCH] Re: [tip: perf/core] perf: Use sample_flags for raw_data,
Sumanth Korikkar
- [PATCH v2 0/6] Add _opts variant for bpf_*_get_fd_by_id(),
Roberto Sassu
- [PATCHv2 bpf-next] selftests/bpf: Add missing bpf_iter_vma_offset__destroy call,
Jiri Olsa
- Inconsistent BTF entries for `struct pt_regs *regs` parameter,
Akihiro HARAI
- [PATCH bpf-next] selftests/bpf: Add selftest deny_namespace to s390x deny list,
Yonghong Song
- [PATCH v2 bpf-next 1/2] bpf: explicitly define BPF_FUNC_xxx integer values,
Andrii Nakryiko
- [linux-next:master] BUILD REGRESSION 67ae4f7434cee86ee318d46fb10b8a9840ad2e81,
kernel test robot
- [PATCH bpf-next] bpf: explicitly define BPF_FUNC_xxx integer values,
Andrii Nakryiko
- [RFC Patch v6 0/5] net_sched: introduce eBPF based Qdisc,
Cong Wang
- XDP Workshop @ Netdev 0x16 -- send me your topics, Alexander Lobakin
- [PATCH bpf-next 1/3] selftests/bpf: allow requesting log level 2 in test_verifier,
Andrii Nakryiko
- [RFC 0/9 v2] netfilter: bpf base hook program generator,
Florian Westphal
- [PATCH bpf-next v6 0/1] Document BPF_MAP_TYPE_ARRAY,
Donald Hunter
- [linux-next:master] BUILD REGRESSION 4d80748d16c82a9c2c4ea5feea96e476de3cd876, kernel test robot
- [PATCH bpf-next 00/10] BPF link support for tc BPF programs,
Daniel Borkmann
- [PATCH bpf-next 05/10] bpf: Implement link detach for tc BPF link programs, Daniel Borkmann
- [PATCH bpf-next 02/10] bpf: Implement BPF link handling for tc BPF programs, Daniel Borkmann
- [PATCH bpf-next 04/10] bpf: Implement link introspection for tc BPF link programs, Daniel Borkmann
- [PATCH bpf-next 03/10] bpf: Implement link update for tc BPF link programs, Daniel Borkmann
- [PATCH bpf-next 07/10] libbpf: Add extended attach/detach opts, Daniel Borkmann
- [PATCH bpf-next 08/10] libbpf: Add support for BPF tc link, Daniel Borkmann
- [PATCH bpf-next 06/10] libbpf: Change signature of bpf_prog_query, Daniel Borkmann
- [PATCH bpf-next 09/10] bpftool: Add support for tc fd-based attach types, Daniel Borkmann
- [PATCH bpf-next 01/10] bpf: Add initial fd-based API to attach tc BPF programs, Daniel Borkmann
- [PATCH bpf-next 10/10] bpf, selftests: Add various BPF tc link selftests, Daniel Borkmann
- [PATCH 1/9] bpf, docs: Add note about type convention,
dthaler1968
- [PATCH 2/9] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow, dthaler1968
- [PATCH 3/9] bpf, docs: Use consistent names for the same field, dthaler1968
- [PATCH 4/9] bpf, docs: Explain helper functions, dthaler1968
- [PATCH 5/9] bpf, docs: Add appendix of all opcodes in order, dthaler1968
- [PATCH 6/9] bpf, docs: Improve English readability, dthaler1968
- [PATCH 7/9] bpf, docs: Add extended 64-bit immediate instructions, dthaler1968
- [PATCH 8/9] bpf, docs: Add extended call instructions, dthaler1968
- [PATCH 9/9] bpf, docs: Add note about reserved instruction, dthaler1968
- RE: [PATCH 1/9] bpf, docs: Add note about type convention, Dave Thaler
- [PATCH bpf] bpf: make DEBUG_INFO_BTF_MODULES selectable independently,
Stanislav Fomichev
- [PATCH bpf-next v5 0/1] Document BPF_MAP_TYPE_ARRAY,
Donald Hunter
- [RESEND][PATCH 0/6] Add _opts variant for bpf_*_get_fd_by_id(),
Roberto Sassu
- Re: [External] : Re: [syzbot] upstream boot error: WARNING in netlink_ack, syzbot
- [PATCH 0/6] Add _opts variant for bpf_*_get_fd_by_id(),
Roberto Sassu
- [PATCH] bpf: unify function pointer type of dispatcher, Jason A. Donenfeld
- [syzbot] upstream boot error: WARNING in netlink_ack,
syzbot
- Can't reproduce kfunc example in kfuncs documentation, kernel v6.0,
Henrique Fingler
- objtool: bpf_dispatcher_xdp+0xa0: data relocation to !ENDBR:,
Jakub Kicinski
- pull-request: bpf 2022-10-03,
Daniel Borkmann
- pull-request: bpf-next 2022-10-03,
Daniel Borkmann
- [PATCH bpf-next] bpf,x64: Remove unnecessary check on existence of SSE2,
Jie Meng
- [PATCH v2] selftests/bpf: Update map_kptr examples to reflect real use-cases,
David Vernet
- [PATCH bpf-next] selftests/bpf: Add missing bpf_iter_vma_offset__destroy call,
Jiri Olsa
- [PATCH bpf-next] Documentation: bpf: Add implementation notes documentations to table of contents,
Bagas Sanjaya
- [PATCH v2 0/2] Support storing struct task_struct objects as kptrs,
David Vernet
- [PATCH bpf-next v2 1/2] bpftool: Print newline before '}' for struct with padding only fields,
Eduard Zingerman
- BPF office hours summary, September 2022, Mykola Lysenko
- [PATCH 0/2] Support storing struct task_struct objects as kptrs,
David Vernet
- [PATCH bpf-next 0/2] bpftool: fix newline for struct with padding only fields,
Eduard Zingerman
- [PATCH bpf-next] selftests/bpf: make libbpf_probe_prog_types testcase aware of kernel configuration,
Artem Savkov
- [PATCH] libbpf:fix overrun in attribute iteration,
Xin Liu
- [PATCH] samples, bpf: fix the typo of sample,
Deming Wang
- [PATCH] mm/mmap: undo ->mmap() when arch_validate_flags() fails,
Carlos Llamas
- [PATCH v2 bpf-next] net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c,
Lorenzo Bianconi
- [PATCH] libbpf: add validation to BTF's variable type ID,
Anne Macedo
- [PATCH] seg6: Delete invalid code,
Hongbin Wang
- [PATCH bpf-next] selftests/xsk: fix double free,
Magnus Karlsson
- [PATCH v3 bpf-next 0/5] bpf: Remove recursion check for struct_ops prog,
Martin KaFai Lau
- Replicating kfunc_call_test kernel test on standalone bpf program (calling kernel function is not allowed),
Henrique Fingler
- [PATCH] selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged",
Colin Ian King
- [PATCH net v2 2/2] i40e: Fix DMA mappings leak,
Tony Nguyen
- Is BTF info sufficient enough for BPFTrace and other debug tools to run ?,
Johnny young
- Fwd: bpf syscall failing on aarch64 with "Invalid argument" (Asahi Linux on M1),
Owayss Kabtoul
- [PATCH] selftests/bpf: Update map_kptr examples to reflect real use-cases, David Vernet
- [PATCH 0/2] tools: bpftool: Remove unused struct,
Yuan Can
- [PATCH v2] bpftool: Fix error message of strerror,
Tianyi Liu
- [syzbot] linux-next boot error: WARNING in cpumask_next_wrap,
syzbot
- [PATCH -tip] bpf: Check flags for branch stack in bpf_read_branch_records helper,
Jiri Olsa
- [PATCH 01/15] ebpf-docs: Move legacy packet instructions to a separate file,
dthaler1968
- [PATCH 02/15] ebpf-docs: Linux byteswap note, dthaler1968
- [PATCH 03/15] ebpf-docs: Move Clang notes to a separate file, dthaler1968
- [PATCH 04/15] ebpf-docs: Add Clang note about BPF_ALU, dthaler1968
- [PATCH 06/15] ebpf-docs: Use standard type convention in standard doc, dthaler1968
- [PATCH 05/15] ebpf-docs: Add TOC and fix formatting, dthaler1968
- [PATCH 09/15] ebpf-docs: Explain helper functions, dthaler1968
- [PATCH 08/15] ebpf-docs: Use consistent names for the same field, dthaler1968
- [PATCH 10/15] ebpf-docs: Add appendix of all opcodes in order, dthaler1968
- [PATCH 07/15] ebpf-docs: Fix modulo zero, division by zero, overflow, and underflow, dthaler1968
- [PATCH 12/15] ebpf-docs: Add Linux note about register calling convention, dthaler1968
- [PATCH 15/15] ebpf-docs: Add note about invalid instruction, dthaler1968
- [PATCH 14/15] ebpf-docs: Add extended call instructions, dthaler1968
- [PATCH 13/15] ebpf-docs: Add extended 64-bit immediate instructions, dthaler1968
- [PATCH 11/15] ebpf-docs: Improve English readability, dthaler1968
- Re: [PATCH 01/15] ebpf-docs: Move legacy packet instructions to a separate file, patchwork-bot+netdevbpf
[syzbot] possible deadlock in __mod_timer, syzbot
[PATCH bpf 0/2] Fix pinning devmaps,
Pramukh Naduthota
[PATCH net 0/2][pull request] ice: xsk: ZC changes,
Tony Nguyen
[RFC PATCH 0/4] Add VG register attr test with kernel version and feature detection,
James Clark
[PATCH bpf] libbpf: fix BTF deduplication for self-referential structs,
Alan Maguire
Multi kprobe ftrace_lookup_symbols question,
Vincent 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]