BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [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
- [PATCH AUTOSEL 5.10 8/8] hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
- [PATCH AUTOSEL 5.15 8/9] hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
- [PATCH AUTOSEL 6.1 08/10] hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
- [PATCH AUTOSEL 6.4 11/13] hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
- [PATCH AUTOSEL 6.5 13/16] hw_breakpoint: fix single-stepping when using bpf_overflow_handler, Sasha Levin
- [PATCH] bpf: Fix a erroneous check after snprintf(),
Christophe JAILLET
- Apply 13e07691a16f and co. to linux-6.1.y,
Nathan Chancellor
- [linux-next:master] BUILD REGRESSION af3c30d33476bc2694b0d699173544b07f7ae7de, kernel test robot
- [PATCH bpf-next v5 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT,
Puranjay Mohan
- [PATCH net-next 0/2] bpf: Remove xdp_do_flush_map().,
Sebastian Andrzej Siewior
- [PATCH net 0/4] Add missing xdp_do_flush() invocations.,
Sebastian Andrzej Siewior
- [PATCH bpf 0/4] Fix the unmatched unit_size of bpf_mem_cache,
Hou Tao
- [PATCH v4 0/5] powerpc/bpf: use BPF prog pack allocator,
Hari Bathini
- [PATCH bpf-next 0/2] add ring_buffer__query,
Martin Kelly
- [PATCH bpf-next v3 0/9] arm32, bpf: add support for cpuv4 insns,
Puranjay Mohan
- [PATCH bpf-next v3 1/9] arm32, bpf: add support for 32-bit offset jmp instruction, Puranjay Mohan
- [PATCH bpf-next v3 2/9] arm32, bpf: add support for sign-extension load instruction, Puranjay Mohan
- [PATCH bpf-next v3 3/9] arm32, bpf: add support for sign-extension mov instruction, Puranjay Mohan
- [PATCH bpf-next v3 4/9] arm32, bpf: add support for unconditional bswap instruction, Puranjay Mohan
- [PATCH bpf-next v3 5/9] arm32, bpf: add support for 32-bit signed division, Puranjay Mohan
- [PATCH bpf-next v3 6/9] arm32, bpf: add support for 64 bit division instruction, Puranjay Mohan
- [PATCH bpf-next v3 7/9] selftest, bpf: enable cpu v4 tests for arm32, Puranjay Mohan
- [PATCH bpf-next v3 8/9] bpf/tests: add tests for cpuv4 instructions, Puranjay Mohan
- [PATCH bpf-next v3 9/9] MAINTAINERS: Add myself for ARM32 BPF JIT maintainer., Puranjay Mohan
- Re: [PATCH bpf-next v3 0/9] arm32, bpf: add support for cpuv4 insns, patchwork-bot+netdevbpf
- BPF memory model,
Josh Don
[PATCH bpf-next] selftests/bpf: Future-proof connect4_prog.c,
Stanislav Fomichev
[RFC bpf-next] Registering struct_ops types from modules.,
thinker . li
libbpf ringbuffer callback prototype,
Martin Kelly
[PATCH bpf 1/2] bpf: Add override check to kprobe multi link attach,
Jiri Olsa
duplicate BTF_IDs leading to symbol redefinition errors?,
Nick Desaulniers
[PATCH v2] bpftool: fix -Wcast-qual warning,
Denys Zagorui
[linux-next:master] BUILD REGRESSION cd04b2fab5ee58862674e9bab3cbc8e9a8576845, kernel test robot
[PATCH bpf-next v2 0/3] libbpf: Support symbol versioning for uprobe,
Hengqi Chen
[PATCHv2 bpf-next 0/9] bpf: Add missed stats for kprobes,
Jiri Olsa
Possible deadlock in bpf queue map,
Hsin-Wei Hung
[PATCH bpf-next] xsk: add multi-buffer support for sockets sharing umem,
Tirthendu Sarkar
[PATCH bpf-next v12 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex, Rong Tao
[PATCH bpf-next v12 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache, Rong Tao
[PATCH bpf-next v12 0/2] selftests/bpf: Optimize kallsyms cache,
Rong Tao
[PATCH v5 0/2] perf/core: Bail out early if the request AUX area is out of bound,
Shuai Xue
[syzbot] [reiserfs?] BUG: unable to handle kernel paging request in mas_alloc_nodes, syzbot
[PATCH bpf-next v2 0/8] arm32, bpf: add support for cpuv4 insns,
Puranjay Mohan
- [PATCH bpf-next v2 1/8] arm32, bpf: add support for 32-bit offset jmp instruction, Puranjay Mohan
- [PATCH bpf-next v2 2/8] arm32, bpf: add support for sign-extension load instruction, Puranjay Mohan
- [PATCH bpf-next v2 4/8] arm32, bpf: add support for unconditional bswap instruction, Puranjay Mohan
- [PATCH bpf-next v2 3/8] arm32, bpf: add support for sign-extension mov instruction, Puranjay Mohan
- [PATCH bpf-next v2 6/8] arm32, bpf: add support for 64 bit division instruction, Puranjay Mohan
- [PATCH bpf-next v2 5/8] arm32, bpf: add support for 32-bit signed division, Puranjay Mohan
- [PATCH bpf-next v2 7/8] selftest, bpf: enable cpu v4 tests for arm32, Puranjay Mohan
- [PATCH bpf-next v2 8/8] bpf/tests: add tests for cpuv4 instructions, Puranjay Mohan
[PATCHSET 0/5] perf lock contention: Add cgroup support (v2),
Namhyung Kim
[linux-next:master] BUILD REGRESSION 66d9573193967138cd12e232d4b5bc2b57e0d1ac, kernel test robot
[PATCH bpf-next] selftests/bpf: Correct map_fd to data_fd in tailcalls,
Leon Hwang
[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]