BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, (continued)
- [PATCH bpf-next v4 0/3] libbpf: Support symbol versioning for uprobe,
Hengqi Chen
- [syzbot] [bpf?] WARNING in bpf_mprog_pos_after,
syzbot
- [PATCH bpf v2 0/3] samples/bpf: syscall_tp_user: Refactor and fix array index out-of-bounds bug,
Jinghao Jia
- [PATCH 6.1 179/219] perf test shell stat_bpf_counters: Fix test on Intel, Greg Kroah-Hartman
- [PATCH 6.1 081/219] perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test, Greg Kroah-Hartman
- [PATCH 6.5 234/285] perf test shell stat_bpf_counters: Fix test on Intel, Greg Kroah-Hartman
- [PATCH 6.5 098/285] perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test, Greg Kroah-Hartman
- [PATCH 6.5 072/285] perf parse-events: Move instances of YYABORT to YYNOMEM, Greg Kroah-Hartman
- [PATCH 6.5 071/285] perf parse-events: Separate YYABORT and YYNOMEM cases, Greg Kroah-Hartman
- [PATCH 6.5 074/285] perf parse-events: Additional error reporting, Greg Kroah-Hartman
- [PATCH 6.5 073/285] perf parse-events: Separate ENOMEM memory handling, Greg Kroah-Hartman
- [PATCH bpf v2] bpf: Fix tr dereferencing,
Leon Hwang
- [PATCH bpf-next] bpf, arm64: Support up to 12 function arguments,
Xu Kuohai
[PATCH bpf-next v2 0/1] bpf, arm64: Support Exceptions,
Puranjay Mohan
pull-request: bpf-next 2023-09-16,
Alexei Starovoitov
pull-request: bpf 2023-09-15, Alexei Starovoitov
[PATCH bpf v3 0/2] link to v1: https://lore.kernel.org/bpf/20230915103228.1196234-1-jolsa@xxxxxxxxxx/,
Nick Desaulniers
[PATCH v2] bpf: Fix BTF_ID symbol generation collision,
Nick Desaulniers
[linux-next:master] BUILD REGRESSION dfa449a58323de195773cf928d99db4130702bf7, kernel test robot
[PATCH bpf] bpf: Fix BTF_ID symbol generation,
Jiri Olsa
[PATCH bpf] bpf: Fix uprobe_multi get_pid_task error path,
Jiri Olsa
[PATCH bpf-next v2] bpf: Allow to use kfunc XDP hints and frags together,
Larysa Zaremba
[bug report] bpf: Add pid filter support for uprobe_multi link,
Dan Carpenter
[PATCH -next] perf kwork top: Simplify bool conversion,
Yang Li
[Syzkaller & bisect] There is general protection fault in bpf_prog_offload_verifier_prep in v6.6-rc1 kernel,
Pengfei Xu
[PATCH bpf-next 00/14] add libbpf getters for individual ringbuffers,
Martin Kelly
- [PATCH bpf-next 07/14] libbpf: add ring__avail_data_size, Martin Kelly
- [PATCH bpf-next 08/14] selftests/bpf: add tests for ring__avail_data_size, Martin Kelly
- [PATCH bpf-next 01/14] libbpf: refactor cleanup in ring_buffer__add, Martin Kelly
- [PATCH bpf-next 04/14] selftests/bpf: add tests for ring_buffer__ring, Martin Kelly
- [PATCH bpf-next 02/14] libbpf: switch rings to array of pointers, Martin Kelly
- [PATCH bpf-next 09/14] libbpf: add ring__size, Martin Kelly
- [PATCH bpf-next 03/14] libbpf: add ring_buffer__ring, Martin Kelly
- [PATCH bpf-next 05/14] libbpf: add ring__producer_pos, ring__consumer_pos, Martin Kelly
- [PATCH bpf-next 06/14] selftests/bpf: add tests for ring__*_pos, Martin Kelly
- [PATCH bpf-next 10/14] selftests/bpf: add tests for ring__size, Martin Kelly
- [PATCH bpf-next 11/14] libbpf: add ring__map_fd, Martin Kelly
- [PATCH bpf-next 12/14] selftests/bpf: add tests for ring__map_fd, Martin Kelly
- [PATCH bpf-next 13/14] libbpf: add ring__consume, Martin Kelly
- [PATCH bpf-next 14/14] selftests/bpf: add tests for ring__consume, Martin Kelly
- Re: [PATCH bpf-next 00/14] add libbpf getters for individual ringbuffers, Andrii Nakryiko
[PATCH v2 bpf-next] bpf: Charge modmem for struct_ops trampoline,
Song Liu
[PATCH v1 0/5] Enable BPF skeletons by default,
Ian Rogers
Re: [PATCH v1 0/5] Enable BPF skeletons by default, Yang Jihong
[PATCH bpf-next v2 0/9] xsk: TX metadata,
Stanislav Fomichev
[linux-next:master] BUILD REGRESSION 98897dc735cf6635f0966f76eb0108354168fb15, kernel test robot
[PATCH bpf] bpf: Fix tr dereferencing,
Leon Hwang
[PATCH net-next v2 0/6] net: stmmac: add and use library for setting clock,
Russell King (Oracle)
[PATCH bpf-next] selftests/bpf: skip module_fentry_shadow test when bpf_testmod is not available,
Artem Savkov
[PATCH bpf-next v2] bpf, x64: Check imm32 first at BPF_CALL in do_jit(),
Leon Hwang
[PATCH bpf-next v4 00/10] seltests/xsk: various improvements to xskxceiver,
Magnus Karlsson
- [PATCH bpf-next v4 01/10] selftests/xsk: print per packet info in verbose mode, Magnus Karlsson
- [PATCH bpf-next v4 02/10] selftests/xsk: add timeout for Tx thread, Magnus Karlsson
- [PATCH bpf-next v4 03/10] selftests/xsk: add option to only run tests in a single mode, Magnus Karlsson
- [PATCH bpf-next v4 04/10] selftests/xsk: move all tests to separate functions, Magnus Karlsson
- [PATCH bpf-next v4 05/10] selftests/xsk: declare test names in struct, Magnus Karlsson
- [PATCH bpf-next v4 06/10] selftests/xsk: add option that lists all tests, Magnus Karlsson
- [PATCH bpf-next v4 07/10] selftests/xsk: add option to run single test, Magnus Karlsson
- [PATCH bpf-next v4 08/10] selftests/xsk: use ksft_print_msg uniformly, Magnus Karlsson
- [PATCH bpf-next v4 09/10] selftests/xsk: fail single test instead of all tests, Magnus Karlsson
- [PATCH bpf-next v4 10/10] selftests/xsk: display command line options with -h, Magnus Karlsson
- Re: [PATCH bpf-next v4 00/10] seltests/xsk: various improvements to xskxceiver, Maciej Fijalkowski
- Re: [PATCH bpf-next v4 00/10] seltests/xsk: various improvements to xskxceiver, patchwork-bot+netdevbpf
[PATCH bpf-next] bpf: Allow to use kfunc XDP hints and frags together,
Larysa Zaremba
Re: [PATCH v4 8/8] bpf ppc32: Access only if addr is kernel address,
Christophe Leroy
[PATCH AUTOSEL 6.1 4/6] bpf: Annotate bpf_long_memcpy with data_race, Sasha Levin
[PATCH AUTOSEL 6.5 4/7] bpf: Annotate bpf_long_memcpy with data_race, Sasha Levin
[linux-next:master] BUILD REGRESSION e143016b56ecb0fcda5bb6026b0a25fe55274f56, kernel test robot
[PATCH bpf-next] bpf: Charge modmem for struct_ops trampoline,
Song Liu
[PATCH v1] perf trace: Avoid compile error wrt redefining bool,
Ian Rogers
[PATCH v1] perf bpf-prologue: Remove unused file,
Ian Rogers
[PATCH net] igc: Fix infinite initialization loop with early XDP redirect,
Tony Nguyen
[PATCH bpf-next v2 0/3] bpf: expose information about netdev xdp-metadata kfunc support,
Stanislav Fomichev
[PATCH bpf-next] bpf, x64: Check imm32 first at BPF_CALL in do_jit(),
Leon Hwang
[PATCH bpf-next 0/6] Zbb support and code simplification for RV64 JIT,
Pu Lehui
- [PATCH bpf-next 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw, Pu Lehui
- [PATCH bpf-next 4/6] riscv, bpf: Add necessary Zbb instructions, Pu Lehui
- [PATCH bpf-next 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support, Pu Lehui
- [PATCH bpf-next 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw, Pu Lehui
- [PATCH bpf-next 6/6] riscv, bpf: Optimize bswap insns with Zbb support, Pu Lehui
- [PATCH bpf-next 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions, Pu Lehui
[PATCH v6 0/8] io_uring: Initial support for {s,g}etsockopt commands,
Breno Leitao
[PATCH dwarves 0/3] dwarves: detect BTF kinds supported by kernel,
Alan Maguire
[PATCH bpf] bpf: Skip unit_size checking for global per-cpu allocator,
Hou Tao
[PATCHv2 bpf] selftests/bpf: Fix kprobe_multi_test/attach_override test,
Jiri Olsa
[PATCH bpf-next v3 00/10] seltests/xsk: various improvements to xskxceiver,
Magnus Karlsson
- [PATCH bpf-next v3 01/10] selftests/xsk: print per packet info in verbose mode, Magnus Karlsson
- [PATCH bpf-next v3 02/10] selftests/xsk: add timeout for Tx thread, Magnus Karlsson
- [PATCH bpf-next v3 03/10] selftests/xsk: add option to only run tests in a single mode, Magnus Karlsson
- [PATCH bpf-next v3 04/10] selftests/xsk: move all tests to separate functions, Magnus Karlsson
- [PATCH bpf-next v3 05/10] selftests/xsk: declare test names in struct, Magnus Karlsson
- [PATCH bpf-next v3 06/10] selftests/xsk: add option that lists all tests, Magnus Karlsson
- [PATCH bpf-next v3 07/10] selftests/xsk: add option to run single test, Magnus Karlsson
- [PATCH bpf-next v3 08/10] selftests/xsk: use ksft_print_msg uniformly, Magnus Karlsson
- [PATCH bpf-next v3 09/10] selftests/xsk: fail single test instead of all tests, Magnus Karlsson
- [PATCH bpf-next v3 10/10] selftests/xsk: display command line options with -h, Magnus Karlsson
[syzbot] [net?] WARNING in __ip6_append_data,
syzbot
[RFC bpf-next v2 0/9] Registrating struct_ops types from modules,
thinker . li
linux-next: boot warning from the bpf-next tree,
Stephen Rothwell
[PATCH bpf-next 0/1] bpf, arm64: support exceptions,
Puranjay Mohan
[PATCH bpf-next v3 00/17] Exceptions - 1/2,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 01/17] bpf: Use bpf_is_subprog to check for subprogs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 02/17] arch/x86: Implement arch_bpf_stack_walk, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 03/17] bpf: Implement support for adding hidden subprogs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 04/17] bpf: Implement BPF exceptions, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 05/17] bpf: Refactor check_btf_func and split into two phases, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 06/17] bpf: Add support for custom exception callbacks, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 07/17] bpf: Perform CFG walk for exception callback, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 08/17] bpf: Treat first argument as return value for bpf_throw, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 09/17] mm: kasan: Declare kasan_unpoison_task_stack_below in kasan.h, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 10/17] bpf: Prevent KASAN false positive with bpf_throw, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 11/17] bpf: Detect IP == ksym.end as part of BPF program, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 12/17] bpf: Disallow fentry/fexit/freplace for exception callbacks, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 13/17] bpf: Fix kfunc callback register type handling, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 14/17] libbpf: Refactor bpf_object__reloc_code, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 15/17] libbpf: Add support for custom exception callbacks, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 16/17] selftests/bpf: Add BPF assertion macros, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 17/17] selftests/bpf: Add tests for BPF exceptions, Kumar Kartikeya Dwivedi
- Re: [PATCH bpf-next v3 00/17] Exceptions - 1/2, Kumar Kartikeya Dwivedi
- Re: [PATCH bpf-next v3 00/17] Exceptions - 1/2, Puranjay Mohan
- Re: [PATCH bpf-next v3 00/17] Exceptions - 1/2, patchwork-bot+netdevbpf
[PATCH bpf-next 0/6] bpf: verifier: stop emitting zext for LDX,
Puranjay Mohan
- [PATCH bpf-next 1/6] bpf, riscv32: Always zero extend for LDX with B/W/H, Puranjay Mohan
- [PATCH bpf-next 2/6] bpf, x86-32: Always zero extend for LDX with B/W/H, Puranjay Mohan
- [PATCH bpf-next 3/6] bpf, parisc32: Always zero extend for LDX with B/W/H, Puranjay Mohan
- [PATCH bpf-next 4/6] bpf, powerpc32: Always zero extend for LDX, Puranjay Mohan
- [PATCH bpf-next 5/6] bpf, arm32: Always zero extend for LDX with B/H/W, Puranjay Mohan
- [PATCH bpf-next 6/6] bpf, verifier: always mark destination of LDX as 64-bit, Puranjay Mohan
linux-next: Signed-off-by missing for commit in the bpf tree,
Stephen Rothwell
[PATCH v4 bpf-next 00/12] BPF token and BPF FS-based delegation,
Andrii Nakryiko
- [PATCH v4 bpf-next 01/12] bpf: add BPF token delegation mount options to BPF FS, Andrii Nakryiko
- [PATCH v4 bpf-next 02/12] bpf: introduce BPF token object, Andrii Nakryiko
- [PATCH v4 bpf-next 08/12] libbpf: add bpf_token_create() API, Andrii Nakryiko
- [PATCH v4 bpf-next 06/12] bpf: take into account BPF token when fetching helper protos, Andrii Nakryiko
- [PATCH v4 bpf-next 03/12] bpf: add BPF token support to BPF_MAP_CREATE command, Andrii Nakryiko
- [PATCH v4 bpf-next 04/12] bpf: add BPF token support to BPF_BTF_LOAD command, Andrii Nakryiko
- [PATCH v4 bpf-next 11/12] libbpf: add BPF token support to bpf_prog_load() API, Andrii Nakryiko
- [PATCH v4 bpf-next 05/12] bpf: add BPF token support to BPF_PROG_LOAD command, Andrii Nakryiko
- [PATCH v4 bpf-next 07/12] bpf: consistenly use BPF token throughout BPF verifier logic, Andrii Nakryiko
- [PATCH v4 bpf-next 12/12] selftests/bpf: add BPF token-enabled tests, Andrii Nakryiko
- [PATCH v4 bpf-next 10/12] libbpf: add BPF token support to bpf_btf_load() API, Andrii Nakryiko
- [PATCH v4 bpf-next 09/12] libbpf: add BPF token support to bpf_map_create() API, Andrii Nakryiko
Best way to check for fentry attach support,
Martin Kelly
[PATCH bpf-next 0/3] bpf, x64: Fix tailcall infinite loop,
Leon Hwang
[PATCH bpf] selftests/bpf: Fix kprobe_multi_test/attach_override test,
Jiri Olsa
[RESEND PATCH 0/2] perf/x86: Package residency counter improvements,
Tero Kristo
[PATCH bpf] selftests/bpf: fix unpriv_disabled check in test_verifier,
Artem Savkov
[PATCH net-next v8 0/6] introduce page_pool_alloc() related API,
Yunsheng Lin
[PATCH bpf-next v2 0/6] Add Open-coded process and css iters,
Chuyi Zhou
[PATCH v2 0/7] Fix Python string escapes,
Benjamin Gray
[PATCH bpf] bpf, cgroup: fix multiple kernel-doc warnings,
Randy Dunlap
[PATCH bpf] selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=y,
Andrii Nakryiko
[PATCH bpf-next 0/2] Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init,
Eduard Zingerman
[PATCH bpf-next v2 1/2] bpf: clarify error expectations from bpf_clone_redirect,
Stanislav Fomichev
[PATCH v1 1/5] perf parse-events: Remove unused header files,
Ian Rogers
[linux-next:master] BUILD REGRESSION 7bc675554773f09d88101bf1ccfc8537dc7c0be9, kernel test robot
[PATCH net-next v1 1/2] net: core: Use the bitmap API to allocate bitmaps,
Andy Shevchenko
[PATCH net-next 6/6] net: stmmac: qos-eth: use dwmac_set_tx_clk_gmii(), Russell King (Oracle)
[PATCH net-next 5/6] net: stmmac: starfive: use dwmac_set_tx_clk_gmii(), Russell King (Oracle)
[PATCH net-next 4/6] net: stmmac: rk: use dwmac_set_tx_clk_gmii(), Russell King (Oracle)
[PATCH net-next 3/6] net: stmmac: intel-plat: use dwmac_set_tx_clk_gmii(), Russell King (Oracle)
[PATCH net-next 2/6] net: stmmac: imx: use dwmac_set_tx_clk_gmii(), Russell King (Oracle)
[PATCH net-next 1/6] net: stmmac: add platform library,
Russell King (Oracle)
[PATCH net-next 0/6] net: stmmac: add and use library for setting clock,
Russell King (Oracle)
[PATCH bpf] docs/bpf: update out-of-date doc in BPF flow dissector,
Quan Tian
[PATCH 6.1 093/600] tools lib subcmd: Add dependency test to install_headers, Greg Kroah-Hartman
[PATCH 6.1 092/600] tools lib subcmd: Make install_headers clearer, Greg Kroah-Hartman
[PATCH 6.1 091/600] tools lib subcmd: Add install target, Greg Kroah-Hartman
[PATCH net] veth: Update XDP feature set when bringing up device,
Toke Høiland-Jørgensen
[PATCH bpf] bpf: Avoid deadlock when using queue and stack maps from NMI,
Toke Høiland-Jørgensen
[PATCH v5 0/8] io_uring: Initial support for {s,g}etsockopt commands,
Breno Leitao
[PATCH bpf-next v3 0/3] libbpf: Support symbol versioning for uprobe,
Hengqi Chen
[RFC PATCH v2] bpf: Using binary search to improve the performance of btf_find_by_name_kind,
Donglin Peng
[RFC PATCH] bpf: Using binary search to improve the performance of btf_find_by_name_kind, Donglin Peng
[PATCH AUTOSEL 4.14 4/5] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[PATCH AUTOSEL 4.19 5/6] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[PATCH AUTOSEL 5.4 4/6] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[PATCH AUTOSEL 5.10 4/5] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[PATCH AUTOSEL 5.15 4/7] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[PATCH AUTOSEL 6.1 5/9] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[PATCH AUTOSEL 6.4 07/11] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[PATCH AUTOSEL 6.5 07/11] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[PATCH bpf-next 0/3] bpf: expose information about netdev xdp-metadata kfunc support,
Stanislav Fomichev
[PATCH v2 0/3] selftests/hid: fix building for older kernels,
Justin Stitt
[PATCH bpf-next 1/2] bpf: return correct -ENOBUFS from bpf_clone_redirect,
Stanislav Fomichev
[PATCH AUTOSEL 5.4 09/10] libbpf: Free btf_vmlinux when closing bpf_object, Sasha Levin
[PATCH AUTOSEL 5.10 13/14] libbpf: Free btf_vmlinux when closing bpf_object, Sasha Levin
[PATCH AUTOSEL 5.15 14/15] libbpf: Free btf_vmlinux when closing bpf_object, Sasha Levin
[PATCH AUTOSEL 6.1 25/26] libbpf: Free btf_vmlinux when closing bpf_object, Sasha Levin
[PATCH AUTOSEL 6.4 41/41] bpf: Consider non-owning refs to refcounted nodes RCU protected, Sasha Levin
[PATCH AUTOSEL 6.4 40/41] bpf: Consider non-owning refs trusted, Sasha Levin
[PATCH AUTOSEL 6.4 35/41] libbpf: Free btf_vmlinux when closing bpf_object, Sasha Levin
[PATCH AUTOSEL 6.5 45/45] bpf: Consider non-owning refs to refcounted nodes RCU protected, Sasha Levin
[PATCH AUTOSEL 6.5 44/45] bpf: Consider non-owning refs trusted, Sasha Levin
[PATCH AUTOSEL 6.5 39/45] libbpf: Free btf_vmlinux when closing bpf_object, Sasha Levin
[PATCH AUTOSEL 6.5 19/45] net: annotate data-races around sock->ops, Sasha Levin
[PATCH AUTOSEL 4.14 3/3] hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[PATCH AUTOSEL 4.19 3/3] hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[PATCH AUTOSEL 5.4 5/5] hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
[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]