BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH bpf-next 3/8] bpf: Rename __bpf_kprobe_multi_cookie_cmp to bpf_kprobe_multi_addrs_cmp, (continued)
- 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
[PATCH] samples: bpf: add CONFIG_SAMPLES_BPF, Rong Tao
[PATCH net-next 0/3] refactor duplicate codes in bind_class hook function,
Zhengchao Shao
Re: [PATCH V2 3/6] perf: Use sample_flags for branch stack, Jiri Olsa
[bpf-next v7 1/3] bpftool: Add auto_attach for bpf prog load|loadall,
Wang Yufen
[syzbot] general protection fault in kernel_accept (5),
syzbot
[PATCH bpf-next 1/2] libbpf: don't require full struct enum64 in UAPI headers,
Andrii Nakryiko
[PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE,
Daniel Rosenberg
- [PATCH 03/26] fuse-bpf: Update uapi for fuse-bpf, Daniel Rosenberg
- [PATCH 01/26] bpf: verifier: Allow for multiple packets, Daniel Rosenberg
- [PATCH 02/26] bpf: verifier: Allow single packet invalidation, Daniel Rosenberg
- [PATCH 04/26] fuse-bpf: Add BPF supporting functions, Daniel Rosenberg
- [PATCH 05/26] fs: Generic function to convert iocb to rw flags, Daniel Rosenberg
- [PATCH 06/26] bpf: Export bpf_prog_fops, Daniel Rosenberg
- [PATCH 09/26] fuse-bpf: Don't support export_operations, Daniel Rosenberg
- [PATCH 10/26] fuse-bpf: Partially add mapping support, Daniel Rosenberg
- [PATCH 07/26] fuse-bpf: Prepare for fuse-bpf patch, Daniel Rosenberg
- [PATCH 08/26] fuse: Add fuse-bpf, a stacked fs extension for FUSE, Daniel Rosenberg
- [PATCH 11/26] fuse-bpf: Add lseek support, Daniel Rosenberg
- [PATCH 14/26] fuse-bpf: Support mknod/unlink/mkdir/rmdir, Daniel Rosenberg
- [PATCH 13/26] fuse-bpf: Support file/dir open/close, Daniel Rosenberg
- [PATCH 12/26] fuse-bpf: Add support for fallocate, Daniel Rosenberg
- [PATCH 15/26] fuse-bpf: Add support for read/write iter, Daniel Rosenberg
- [PATCH 16/26] fuse-bpf: support FUSE_READDIR, Daniel Rosenberg
- [PATCH 23/26] fuse-bpf: allow mounting with no userspace daemon, Daniel Rosenberg
- [PATCH 18/26] fuse-bpf: Add Rename support, Daniel Rosenberg
- [PATCH 20/26] fuse-bpf: Add support for FUSE_COPY_FILE_RANGE, Daniel Rosenberg
- [PATCH 24/26] fuse-bpf: Call bpf for pre/post filters, Daniel Rosenberg
- [PATCH 19/26] fuse-bpf: Add attr support, Daniel Rosenberg
- [PATCH 25/26] fuse-bpf: Add userspace pre/post filters, Daniel Rosenberg
- [PATCH 22/26] fuse-bpf: Add symlink/link support, Daniel Rosenberg
- [PATCH 21/26] fuse-bpf: Add xattr support, Daniel Rosenberg
- [PATCH 17/26] fuse-bpf: Add support for sync operations, Daniel Rosenberg
- Re: [PATCH 00/26] FUSE BPF: A Stacked Filesystem Extension for FUSE, Martin KaFai Lau
Question about ktime_get_mono_fast_ns() non-monotonic behavior,
Yosry Ahmed
[PATCH net 3/3] i40e: Fix DMA mappings leak,
Tony Nguyen
[PATCH bpf-next v11 0/5] Parameterize task iterators.,
Kui-Feng Lee
[PATCH v2 bpf-next 0/2] enforce W^X for trampoline and dispatcher,
Song Liu
[RFC][PATCH 0/3] bpf: Enforce map fd modes in verifier,
Roberto Sassu
[PATCHv5 bpf-next 0/6] bpf: Fixes for CONFIG_X86_KERNEL_IBT,
Jiri Olsa
[PATCH 5.19 145/207] perf stat: Fix BPF program section name, Greg Kroah-Hartman
[PATCH 5.19 146/207] perf stat: Fix cpu map index in bperf cgroup code, Greg Kroah-Hartman
[PATCH 5.15 106/148] perf stat: Fix BPF program section name, Greg Kroah-Hartman
[PATCH net-next] net: sched: act_bpf: simplify code logic in tcf_bpf_init(),
Zhengchao Shao
[PATCH bpf-next] selftests: bpf: test_kmod.sh: fix passing arguments via function,
Yauheni Kaliuta
The future of bpf_dispatcher,
Björn Töpel
[PATCH] libbpf: Add friendly error prompt for missing .BTF section,
Tianyi Liu
[bpf-next 00/11] bpf/selftests: convert some tests to ASSERT_* macros,
Wang Yufen
- [bpf-next 01/11] bpf/selftests: convert sockmap_basic test to ASSERT_* macros, Wang Yufen
- [bpf-next 02/11] bpf/selftests: convert sockmap_ktls test to ASSERT_* macros, Wang Yufen
- [bpf-next 03/11] bpf/selftests: convert sockopt test to ASSERT_* macros, Wang Yufen
- [bpf-next 05/11] bpf/selftests: convert sockopt_multi test to ASSERT_* macros, Wang Yufen
- [bpf-next 04/11] bpf/selftests: convert sockopt_inherit test to ASSERT_* macros, Wang Yufen
- [bpf-next 06/11] bpf/selftests: convert sockopt_sk test to ASSERT_* macros, Wang Yufen
- [bpf-next 07/11] bpf/selftests: convert tcp_estats test to ASSERT_* macros, Wang Yufen
- [bpf-next 08/11] bpf/selftests: convert tcp_hdr_options test to ASSERT_* macros, Wang Yufen
- [bpf-next 09/11] bpf/selftests: convert tcp_rtt test to ASSERT_* macros, Wang Yufen
- [bpf-next 10/11] bpf/selftests: convert tcpbpf_user test to ASSERT_* macros, Wang Yufen
- [bpf-next 11/11] bpf/selftests: convert udp_limit test to ASSERT_* macros, Wang Yufen
- Re: [bpf-next 00/11] bpf/selftests: convert some tests to ASSERT_* macros, Andrii Nakryiko
- Re: [bpf-next 00/11] bpf/selftests: convert some tests to ASSERT_* macros, patchwork-bot+netdevbpf
[PATCH bpf-next] samples/bpf: offwaketime: pretty print,
Rong Tao
Re: [syzbot] WARNING in __change_page_attr_set_clr,
Dave Hansen
[PATCH] bpftool: Fix error prompt of strerror,
Tianyi Liu
[PATCH bpf-next] net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c,
Lorenzo Bianconi
[PATCH bpf-next v3] libbpf: Fix the case of running as non-root with capabilities,
Jon Doron
[PATCH bpf-next v2 00/13] Add support for qp-trie with dynptr key,
Hou Tao
[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]