BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH net-next v8 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops, (continued)
- [RFC] Fix mismatch in if_xdp.h between tools and kernel UAPI,
Vishal Chourasia
- [PATCH net] nfp: bpf: prevent integer overflow in nfp_bpf_event_output(),
Dan Carpenter
- [PATCH v2 0/4] Tracing contention lock owner call stack,
Chun-Tse Shao
- [PATCH net-next v5 00/15] net-timestamp: bpf extension to equip applications transparently,
Jason Xing
- [PATCH net-next v5 01/15] net-timestamp: add support for bpf_setsockopt(), Jason Xing
- [PATCH net-next v5 02/15] net-timestamp: prepare for bpf prog use, Jason Xing
- [PATCH net-next v5 03/15] bpf: introduce timestamp_used to allow UDP socket fetched in bpf prog, Jason Xing
- [PATCH net-next v5 04/15] net-timestamp: support SK_BPF_CB_FLAGS only in bpf_sock_ops_setsockopt, Jason Xing
- [PATCH net-next v5 05/15] net-timestamp: add strict check in some BPF calls, Jason Xing
- [PATCH net-next v5 06/15] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING, Jason Xing
- [PATCH net-next v5 07/15] net-timestamp: support SCM_TSTAMP_SCHED for bpf extension, Jason Xing
- [PATCH net-next v5 08/15] net-timestamp: support sw SCM_TSTAMP_SND for bpf extension, Jason Xing
- [PATCH net-next v5 09/15] net-timestamp: support SCM_TSTAMP_ACK for bpf extension, Jason Xing
- [PATCH net-next v5 10/15] net-timestamp: support hw SCM_TSTAMP_SND for bpf extension, Jason Xing
- [PATCH net-next v5 11/15] net-timestamp: support export skb to the userspace, Jason Xing
- [PATCH net-next v5 12/15] net-timestamp: make TCP tx timestamp bpf extension work, Jason Xing
- [PATCH net-next v5 13/15] net-timestamp: support tcp_sendmsg for bpf extension, Jason Xing
- [PATCH net-next v5 14/15] net-timestamp: introduce cgroup lock to avoid affecting non-bpf cases, Jason Xing
- [PATCH net-next v5 15/15] bpf: add simple bpf tests in the tx path for so_timestamping feature, Jason Xing
- [RFC PATCH v2 0/2] libbpf: Add support for dynamic tracepoints,
Yafang Shao
- [PATCH 0/1] net/core: kernel/bpf: Remove unused values,
Ariel Otilibili
- [PATCH] sched_ext: fix kernel-doc warnings,
Randy Dunlap
- [LSF/MM/BPF TOPIC] Modular BPF verifier,
Daniel Xu
- Crash when attaching uretprobes to processes running in Docker,
Eyal Birger
- [PATCH v2] treewide: const qualify ctl_tables where applicable,
Joel Granados
- [PATCH bpf] bpf: Fix bpf_sk_select_reuseport() memory leak,
Michal Luczaj
- [PATCH net-next v7 0/8] fix two bugs related to page_pool,
Yunsheng Lin
- [PATCH] scripts/sorttable: Use a structure of function pointers for elf helpers, Steven Rostedt
- [PATCH] selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc,
Saket Kumar Bhaskar
- [net-next PATCH v3 0/6] Add af_xdp support for cn10k,
Suman Ghosh
- [PATCH bpf-next v2 0/3] selftests: bpf: Migrate test_xdp_redirect.sh to test_progs,
Bastien Curutchet (eBPF Foundation)
- [PATCH net v2 0/5] vsock: some fixes due to transport de-assignment,
Stefano Garzarella
- [no subject], Unknown
- Help getting child process id, K V V
- [PATCH 0/4] perf lock: Tracing contention lock owner call stack,
Chun-Tse Shao
- [PATCH dwarves] btf_encoder: always initialize func_state to 0,
Ihor Solodrai
- [PATCH v9 bpf-next 0/7] Enable writing xattr from BPF programs,
Song Liu
- [PATCH bpf-next] bpf: veristat: Document verifier log dumping capability,
Daniel Xu
- [PATCH] perf tools: Expose quiet/verbose variables in Makefile.perf, Charlie Jenkins
- status of BPF in conjunction with PREEMPT_RT for the 6.6 kernel?,
Chris Friesen
[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided,
Ian Rogers
[POC][RFC][PATCH] bpf: in-kernel bpf relocations on raw elf files,
Blaise Boscaccy
- [PATCH 01/14] bpf: Port prerequiste BTF handling functions from userspace, Blaise Boscaccy
- [PATCH 03/14] bpf: Port .btf.ext parsing functions from userspace, Blaise Boscaccy
- [PATCH 02/14] bpf: Add data structures for managing in-kernel eBPF relocations, Blaise Boscaccy
- [PATCH 04/14] bpf: Port elf and btf utility helper functions from userspace, Blaise Boscaccy
- [PATCH 05/14] fs/kernel_read_file: Add an eBPF specifier to kernel_read_file, Blaise Boscaccy
- [PATCH 06/14] bpf: Add BPF_LOAD_FD subcommand, Blaise Boscaccy
- [PATCH 07/14] bpf: Implement BPF_LOAD_FD subcommand handler, Blaise Boscaccy
- [PATCH 08/14] bpf: Add elf parsing support to the BPF_LOAD_FD subcommand, Blaise Boscaccy
- [PATCH 09/14] bpf: Collect extern relocations, Blaise Boscaccy
- [PATCH 10/14] bpf: Implement BTF fixup functionality, Blaise Boscaccy
- [PATCH 11/14] bpf: Implement relocation collection, Blaise Boscaccy
- [PATCH 12/14] bpf: Resolve external relocations, Blaise Boscaccy
- [PATCH 13/14] bpf: Apply in-kernel bpf instruction relocations, Blaise Boscaccy
- [PATCH 14/14] bpf: Augment BPF_PROG_LOAD to use in-kernel relocations, Blaise Boscaccy
- Re: [POC][RFC][PATCH] bpf: in-kernel bpf relocations on raw elf files, Alexei Starovoitov
- Re: [POC][RFC][PATCH] bpf: in-kernel bpf relocations on raw elf files, Cong Wang
[PATCH dwarves v4 RESEND 00/10] pahole: faster reproducible BTF encoding,
Ihor Solodrai
- [PATCH dwarves v4 RESEND 01/10] btf_encoder: simplify function encoding, Ihor Solodrai
- [PATCH dwarves v4 RESEND 02/10] btf_encoder: free encoder->secinfo in btf_encoder__delete, Ihor Solodrai
- [PATCH dwarves v4 RESEND 04/10] btf_encoder: introduce elf_functions struct type, Ihor Solodrai
- [PATCH dwarves v4 RESEND 05/10] btf_encoder: introduce elf_functions_list, Ihor Solodrai
- [PATCH dwarves v4 RESEND 03/10] btf_encoder: separate elf function, saved function representations, Ihor Solodrai
- [PATCH dwarves v4 RESEND 06/10] btf_encoder: remove skip_encoding_inconsistent_proto, Ihor Solodrai
- [PATCH dwarves v4 RESEND 08/10] dwarf_loader: multithreading with a job/worker model, Ihor Solodrai
- [PATCH dwarves v4 RESEND 07/10] dwarf_loader: introduce cu->id, Ihor Solodrai
- [PATCH dwarves v4 RESEND 09/10] btf_encoder: clean up global encoders list, Ihor Solodrai
- [PATCH dwarves v4 RESEND 10/10] btf_encoder: switch func_states from a list to an array, Ihor Solodrai
- Re: [PATCH dwarves v4 RESEND 00/10] pahole: faster reproducible BTF encoding, Jiri Olsa
[PATCH] Suppress bogus F13 trigger on Sirius keyboard full fan shortcut,
Werner Sembach
[PATCH bpf-next v2 1/2] libbpf: Add unique_match option for multi kprobe,
Yonghong Song
[no subject], Unknown
[PATCH] uprobes: Fix race in uprobe_free_utask,
Jiri Olsa
Re: [PATCH] rust: Disallow BTF generation with Rust + LTO,
Miguel Ojeda
[PATCH] treewide: const qualify ctl_tables where applicable,
Joel Granados
[LSF/MM/BPF TOPIC] Compiled BPF,
Jose E. Marchesi
[PATCH bpf-next v2 0/5] Free htab element out of bucket lock,
Hou Tao
[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs,
Charlie Jenkins
- [PATCH v6 01/16] perf tools: Create generic syscall table support, Charlie Jenkins
- [PATCH v6 02/16] perf tools: arc: Support generic syscall headers, Charlie Jenkins
- [PATCH v6 03/16] perf tools: csky: Support generic syscall headers, Charlie Jenkins
- [PATCH v6 04/16] perf tools: arm: Support syscall headers, Charlie Jenkins
- [PATCH v6 05/16] perf tools: sh: Support syscall headers, Charlie Jenkins
- [PATCH v6 06/16] perf tools: sparc: Support syscall headers, Charlie Jenkins
- [PATCH v6 07/16] perf tools: xtensa: Support syscall header, Charlie Jenkins
- [PATCH v6 08/16] perf tools: x86: Use generic syscall scripts, Charlie Jenkins
- [PATCH v6 09/16] perf tools: alpha: Support syscall header, Charlie Jenkins
- [PATCH v6 10/16] perf tools: parisc: Support syscall header, Charlie Jenkins
- [PATCH v6 11/16] perf tools: arm64: Use syscall table, Charlie Jenkins
- [PATCH v6 12/16] perf tools: loongarch: Use syscall table, Charlie Jenkins
- [PATCH v6 13/16] perf tools: mips: Use generic syscall scripts, Charlie Jenkins
- [PATCH v6 14/16] perf tools: powerpc: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v6 15/16] perf tools: s390: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v6 16/16] perf tools: Remove dependency on libaudit, Charlie Jenkins
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs, Arnaldo Carvalho de Melo
[PATCH net 0/2] vsock: some fixes due to transport de-assignment,
Stefano Garzarella
[PATCH] bpftool: fix control flow graph segfault during edge creation,
Christoph Werle
[PATCH net] xsk: Bring back busy polling support,
Stanislav Fomichev
[net-next PATCH v2 0/6] Add af_xdp support for cn10k,
Suman Ghosh
[PATCH v8 bpf-next 0/7] Enable writing xattr from BPF programs,
Song Liu
Compiler support for BPF at LSFMMBPF 2025 - Is there interest?,
Jose E. Marchesi
[PATCH v3 0/5] perf: arm_spe: Add format option for discard mode,
James Clark
[PATCH v3 25/28] bpf: Use RCU in all users of __module_text_address().,
Sebastian Andrzej Siewior
[PATCH net] vmxnet3: Fix tx queue race condition with XDP,
Sankararaman Jayaraman
[PATCH v2] scripts/sorttable: Move code from sorttable.h into sorttable.c,
Steven Rostedt
[PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs,
Charlie Jenkins
- [PATCH v5 01/16] perf tools: Create generic syscall table support, Charlie Jenkins
- [PATCH v5 02/16] perf tools: arc: Support generic syscall headers, Charlie Jenkins
- [PATCH v5 03/16] perf tools: csky: Support generic syscall headers, Charlie Jenkins
- [PATCH v5 04/16] perf tools: arm: Support syscall headers, Charlie Jenkins
- [PATCH v5 05/16] perf tools: sh: Support syscall headers, Charlie Jenkins
- [PATCH v5 06/16] perf tools: sparc: Support syscall headers, Charlie Jenkins
- [PATCH v5 07/16] perf tools: xtensa: Support syscall header, Charlie Jenkins
- [PATCH v5 08/16] perf tools: x86: Use generic syscall scripts, Charlie Jenkins
- [PATCH v5 09/16] perf tools: alpha: Support syscall header, Charlie Jenkins
- [PATCH v5 10/16] perf tools: parisc: Support syscall header, Charlie Jenkins
- [PATCH v5 11/16] perf tools: arm64: Use syscall table, Charlie Jenkins
- [PATCH v5 12/16] perf tools: loongarch: Use syscall table, Charlie Jenkins
- [PATCH v5 13/16] perf tools: mips: Use generic syscall scripts, Charlie Jenkins
- [PATCH v5 14/16] perf tools: powerpc: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v5 15/16] perf tools: s390: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v5 16/16] perf tools: Remove dependency on libaudit, Charlie Jenkins
- Re: [PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs, Namhyung Kim
[PATCH bpf-next v2 00/16] bpf: Reduce the use of migrate_{disable|enable}(),
Hou Tao
- [PATCH bpf-next v2 01/16] bpf: Remove migrate_{disable|enable} from LPM trie, Hou Tao
- [PATCH bpf-next v2 03/16] bpf: Remove migrate_{disable|enable} in htab_elem_free, Hou Tao
- [PATCH bpf-next v2 02/16] bpf: Remove migrate_{disable|enable} in ->map_for_each_callback, Hou Tao
- [PATCH bpf-next v2 04/16] bpf: Remove migrate_{disable|enable} from bpf_cgrp_storage_lock helpers, Hou Tao
- [PATCH bpf-next v2 05/16] bpf: Remove migrate_{disable|enable} from bpf_task_storage_lock helpers, Hou Tao
- [PATCH bpf-next v2 06/16] bpf: Disable migration when destroying inode storage, Hou Tao
- [PATCH bpf-next v2 07/16] bpf: Disable migration when destroying sock storage, Hou Tao
- [PATCH bpf-next v2 10/16] bpf: Disable migration before calling ops->map_free(), Hou Tao
- [PATCH bpf-next v2 09/16] bpf: Disable migration in bpf_selem_free_rcu, Hou Tao
- [PATCH bpf-next v2 08/16] bpf: Disable migration when cloning sock storage, Hou Tao
- [PATCH bpf-next v2 14/16] bpf: Remove migrate_{disable|enable} from bpf_local_storage_alloc(), Hou Tao
- [PATCH bpf-next v2 11/16] bpf: Remove migrate_{disable|enable} in bpf_obj_free_fields(), Hou Tao
- [PATCH bpf-next v2 15/16] bpf: Remove migrate_{disable|enable} from bpf_local_storage_free(), Hou Tao
- [PATCH bpf-next v2 13/16] bpf: Remove migrate_{disable|enable} from bpf_selem_alloc(), Hou Tao
- [PATCH bpf-next v2 16/16] bpf: Remove migrate_{disable|enable} from bpf_selem_free(), Hou Tao
- [PATCH bpf-next v2 12/16] bpf: Remove migrate_{disable,enable} in bpf_cpumask_release(), Hou Tao
- Re: [PATCH bpf-next v2 00/16] bpf: Reduce the use of migrate_{disable|enable}(), patchwork-bot+netdevbpf
[PATCH] selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS,
Ihor Solodrai
Re: [PATCH] bpf: Replace (arg_type & MEM_RDONLY) with type_is_rdonly_mem,
Stanislav Fomichev
[PATCH dwarves v4 00/10] pahole: faster reproducible BTF encoding,
Ihor Solodrai
- [PATCH dwarves v4 01/10] btf_encoder: simplify function encoding, Ihor Solodrai
- [PATCH dwarves v4 02/10] btf_encoder: free encoder->secinfo in btf_encoder__delete, Ihor Solodrai
- [PATCH dwarves v4 04/10] btf_encoder: introduce elf_functions struct type, Ihor Solodrai
- [PATCH dwarves v4 03/10] btf_encoder: separate elf function, saved function representations, Ihor Solodrai
- [PATCH dwarves v4 06/10] btf_encoder: remove skip_encoding_inconsistent_proto, Ihor Solodrai
- [PATCH dwarves v4 05/10] btf_encoder: introduce elf_functions_list, Ihor Solodrai
- [PATCH dwarves v4 07/10] dwarf_loader: introduce cu->id, Ihor Solodrai
- [PATCH dwarves v4] dwarf_loader: multithreading with a job/worker model, Ihor Solodrai
- [PATCH dwarves v4 09/10] btf_encoder: clean up global encoders list, Ihor Solodrai
- [PATCH dwarves v4] btf_encoder: switch func_states from a list to an array, Ihor Solodrai
- Re: [PATCH dwarves v4 00/10] pahole: faster reproducible BTF encoding, Ihor Solodrai
- Re: [PATCH dwarves v4 00/10] pahole: faster reproducible BTF encoding, Arnaldo Carvalho de Melo
[PATCH v4 0/4] Prefer sysfs/JSON events also when no PMU is provided,
Ian Rogers
[no subject], Unknown
[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames,
Alexander Lobakin
[PATCH bpf-next v1 00/22] Resilient Queued Spin Lock,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 01/22] locking: Move MCS struct definition to public header, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 02/22] locking: Move common qspinlock helpers to a private header, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 03/22] locking: Allow obtaining result of arch_mcs_spin_lock_contended, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 05/22] rqspinlock: Add rqspinlock.h header, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 04/22] locking: Copy out qspinlock.c to rqspinlock.c, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 07/22] rqspinlock: Add support for timeouts, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 08/22] rqspinlock: Protect pending bit owners from stalls, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 09/22] rqspinlock: Protect waiters in queue from stalls, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 06/22] rqspinlock: Drop PV and virtualization support, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 10/22] rqspinlock: Protect waiters in trylock fallback from stalls, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 11/22] rqspinlock: Add deadlock detection and recovery, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 12/22] rqspinlock: Add basic support for CONFIG_PARAVIRT, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 14/22] rqspinlock: Add macros for rqspinlock usage, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 13/22] rqspinlock: Add helper to print a splat on timeout or deadlock, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 15/22] rqspinlock: Add locktorture support, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 18/22] bpf: Convert percpu_freelist.c to rqspinlock, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 16/22] rqspinlock: Add entry to Makefile, MAINTAINERS, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 19/22] bpf: Convert lpm_trie.c to rqspinlock, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 17/22] bpf: Convert hashtab.c to rqspinlock, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 20/22] bpf: Introduce rqspinlock kfuncs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 21/22] bpf: Implement verifier support for rqspinlock, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 22/22] selftests/bpf: Add tests for rqspinlock, Kumar Kartikeya Dwivedi
[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]