BPF - Berkeley Packet Filters
[Prev Page][Next Page]
[PATCH bpf-next v1] bpf: Tidy up verifier check_func_arg(),
Joanne Koong
[RFC PATCH v1 0/1] bpftool: Add generating command to C dumped file.,
Francis Laniel
[PATCH v7 0/7] bpf: Add bpf_verify_pkcs7_signature() helper,
Roberto Sassu
[net 0/3] seg6: fix skb checksum for SRH encapsulation/insertion,
Andrea Mayer
[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices,
Benjamin Tissoires
- [PATCH bpf-next v6 01/23] selftests/bpf: fix config for CLS_BPF, Benjamin Tissoires
- [PATCH bpf-next v6 03/23] bpf/verifier: do not clear meta in check_mem_size, Benjamin Tissoires
- [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context, Benjamin Tissoires
- [PATCH bpf-next v6 04/23] selftests/bpf: add test for accessing ctx from syscall program type, Benjamin Tissoires
- [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem, Benjamin Tissoires
- [PATCH bpf-next v6 06/23] selftests/bpf: Add tests for kfunc returning a memory pointer, Benjamin Tissoires
- [PATCH bpf-next v6 08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton, Benjamin Tissoires
- [PATCH bpf-next v6 07/23] bpf: prepare for more bpf syscall to be used from kernel and user space., Benjamin Tissoires
- [PATCH bpf-next v6 09/23] HID: core: store the unique system identifier in hid_device, Benjamin Tissoires
- [PATCH bpf-next v6 10/23] HID: export hid_report_type to uapi, Benjamin Tissoires
- [PATCH bpf-next v6 11/23] HID: convert defines of HID class requests into a proper enum, Benjamin Tissoires
- [PATCH bpf-next v6 12/23] HID: initial BPF implementation, Benjamin Tissoires
- [PATCH bpf-next v6 13/23] selftests/bpf: add tests for the HID-bpf initial implementation, Benjamin Tissoires
- [PATCH bpf-next v6 15/23] selftests/bpf/hid: add test to change the report size, Benjamin Tissoires
- [PATCH bpf-next v6 14/23] HID: bpf: allocate data memory for device_event BPF programs, Benjamin Tissoires
- [PATCH bpf-next v6 16/23] HID: bpf: introduce hid_hw_request(), Benjamin Tissoires
- [PATCH bpf-next v6 17/23] selftests/bpf: add tests for bpf_hid_hw_request, Benjamin Tissoires
- [PATCH bpf-next v6 18/23] HID: bpf: allow to change the report descriptor, Benjamin Tissoires
- [PATCH bpf-next v6 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD, Benjamin Tissoires
- [PATCH bpf-next v6 19/23] selftests/bpf: add report descriptor fixup tests, Benjamin Tissoires
- [PATCH bpf-next v6 22/23] HID: bpf: add Surface Dial example, Benjamin Tissoires
- [PATCH bpf-next v6 21/23] samples/bpf: add new hid_mouse example, Benjamin Tissoires
- [PATCH bpf-next v6 23/23] Documentation: add HID-BPF docs, Benjamin Tissoires
- Re: [PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices, Alexei Starovoitov
Build error of samples/bpf,
Zeng, Oak
[PATCH v6 bpf-next 0/2] bpf: add a ksym BPF iterator,
Alan Maguire
[PATCH bpf-next] bpf: Don't redirect packets with invalid pkt_len,
Zhengchao Shao
[PATCH] samples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE,
xiaolinkui
[PATCH v2] libbpf: fix the name of a reused map,
Anquan Wu
[PATCH bpf-next] libbpf: Error out when binary_path is NULL for uprobe and USDT,
Hengqi Chen
[PATCH bpf-next 0/3] Use lightweigt version of bpftool,
Pu Lehui
[PATCH net-next 1/1] igb: add xdp frags support to ndo_xdp_xmit,
Tony Nguyen
[PATCH RFC bpf-next 0/3] Execution context callbacks,
Delyan Kratunov
[PATCH] bpf: btf: Fix vsnprintf return value check,
Fedor Tokarev
Re: [PATCH 2/2] crypto: make the sha1 library optional,
Jakub Kicinski
[PATCH bpf-next v2] bpf: reparent bpf maps on memcg offlining,
Roman Gushchin
[PATCH bpf-next v9 0/4] bpf trampoline for arm64,
Xu Kuohai
[PATCH bpf-next v8 0/4] bpf trampoline for arm64,
Xu Kuohai
[bpf-next PATCH] samples/bpf: Fix xdp_redirect_map egress devmap prog,
Jesper Dangaard Brouer
[PATCH bpf-next] mptcp: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled,
Jiri Olsa
[RFC PATCH bpf-next 0/4] bpf_panic() helper,
Artem Savkov
[PATCH bpf-next v2] bpf: Fix 'dubious one-bit signed bitfield' warnings,
Matthieu Baerts
Missing .BTF section in vmlinux (x86_64) when building on Yocto,
Donald Chan
[PATCH v5 bpf-next 0/2] bpf: add a ksym BPF iterator,
Alan Maguire
[PATCH bpf-next] bpf: fix 'dubious one-bit signed bitfield' warnings,
Matthieu Baerts
[Patch bpf-next] tcp: fix sock skb accounting in tcp_read_skb(),
Cong Wang
[PATCH bpf-next v3 0/2] bpf: Minor fixes for non-preallocated memory,
Yafang Shao
Question on BPF's capability of changing kernel's TCP behaviors,
薛振梁
[PATCH bpf-next] bpf: reparent bpf maps on memcg offlining,
Roman Gushchin
[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats,
Yosry Ahmed
pull-request: bpf-next 2022-07-09,
Daniel Borkmann
Re: [PATCH RFC]libbpf:fail to get the pinned bpf map, because the length of the name was limited, Andrii Nakryiko
pull-request: bpf 2022-07-08,
Daniel Borkmann
[PATCH net-next v4 1/2] bond: add mac filter option for balance-xor,
Jonathan Toppins
[PATCH bpf-next v3] bpf: check attach_func_proto more carefully in check_return_code,
Stanislav Fomichev
[PATCH bpf] selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n,
Maxim Mikityanskiy
[PATCH bpf-next v7 0/4] bpf trampoline for arm64,
Xu Kuohai
[PATCH bpf-next v2 0/1] libbpf: perfbuf custom event reader,
Jon Doron
[PATCH bpf-next] bpf, docs: Remove deprecated xsk libbpf APIs description,
Pu Lehui
[PATCH v6 bpf-next 0/5] bpf_prog_pack followup,
Song Liu
[PATCH v2 0/4] Introduce security_create_user_ns(),
Frederick Lawler
Re: [PATCH v2 0/4] Introduce security_create_user_ns(), Christian Göttsche
[PATCH bpf-next] bpf: Correctly propagate errors up from bpf_core_composites_match,
Daniel Müller
What happens to a uprobe if it links to a library within a container, and that container gets deleted?,
Yadunandan Pillai
[PATCH intel-net] ice: xsk: use Rx ring when picking NAPI context, Maciej Fijalkowski
[PATCH bpf-next v2] bpf: check attach_func_proto more carefully in check_return_code,
Stanislav Fomichev
[PATCH bpf-next] samples: bpf: Fix cross-compiling error about bpftool,
Pu Lehui
[PATCH v2 bpf-next] xsk: mark napi_id on sendmsg(),
Maciej Fijalkowski
[PATCH] bpf: make sure mac_header was set before using it,
Eric Dumazet
[PATCH bpf-next 0/2] xsk: cover AF_XDP test app in MAINTAINERS,
Maciej Fijalkowski
[PATCH stable 5.15 0/1] Revert "selftests/bpf: Add test for bpf_timer overwriting crash",
Po-Hsu Lin
[PATCH v1 0/1] libbpf: perfbuf custom event reader,
Jon Doron
[PATCH RFC bpf-next 0/3] libbpf: add better syscall kprobing support,
Andrii Nakryiko
[PATCH bpf-next v1] bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs,
Joanne Koong
[PATCH bpf-next 0/2] Add KIND_RESTRICT support to bpftool,
Daniel Müller
[PATCH bpf-next] bpf: check attach_func_proto return type more carefully,
Stanislav Fomichev
[PATCH v2] bpf/scripts: Generate GCC compatible helpers,
James Hilliard
bpftool gen object doesn't handle GCC built BPF ELF files,
James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Andrii Nakryiko
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Message not available
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Andrii Nakryiko
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Andrii Nakryiko
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Andrii Nakryiko
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Andrii Nakryiko
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, James Hilliard
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Andrii Nakryiko
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Alexei Starovoitov
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Jose E. Marchesi
- Re: bpftool gen object doesn't handle GCC built BPF ELF files, Indu Bhagat
[PATCH bpf-next v2 0/2] bpf: Minor fixes for non-preallocated memory,
Yafang Shao
[PATCH] bpf/scripts: Generate GCC compatible helpers,
James Hilliard
[PATCH] riscv, libbpf: use a0 for RC register,
Yixun Lan
[PATCH v4 bpf-next 0/2] bpf: add a ksym BPF iterator,
Alan Maguire
[PATCH v4] libbpf: disable SEC pragma macro on GCC,
James Hilliard
[PATCH bpf] bpf, x86: fix freeing of not-finalized bpf_prog_pack,
Song Liu
[PATCH bpf-next 0/3] Fix few compiler warnings in selftests and libbpf,
Andrii Nakryiko
[PATCH bpf-next] bpftool: Remove zlib feature test from Makefile,
Quentin Monnet
[PATCH RFC bpf-next 0/4] bpf: Fixes for CONFIG_X86_KERNEL_IBT,
Jiri Olsa
[PATCH v4 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage,
Dave Marchevsky
[PATCH net-next v3] net: page_pool: optimize page pool page allocation in NUMA scenario,
Guangbin Huang
[PATCH v3 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage,
Dave Marchevsky
[PATCH net-next] i40e: i40e_reset_vf should return false if reset vf timeout,
Zhengchao Shao
[PATCHv2] perf tools: Convert legacy map definition to BTF-defined,
Jiri Olsa
[PATCH 0/8] Perf stack unwinding with pointer authentication,
Andrew Kilroy
[PATCH bpf-next] libbpf: Error out when missing binary_path for USDT attach,
Hengqi Chen
[PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC,
Fabio M. De Francesco
[PATCH v3 bpf-next 0/2] bpf: add a ksym BPF iterator,
Alan Maguire
Re: [PATCH RFC bpf-next 5/9] xdp: controlling XDP-hints from BPF-prog via helper,
Zaremba, Larysa
Re: [syzbot] kernel BUG in __text_poke, Daniel Borkmann
Questions about querying map object information,
Hao Xiang .
[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}(),
Yixun Lan
Re: [perf-tools] Build-error in tools/perf/util/annotate.c with LLVM-14,
Sedat Dilek
[syzbot] BUG: unable to handle kernel paging request in bpf_prog_ADDR_F,
syzbot
[PATCH] mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations,
Roman Gushchin
[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]