BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [GIT PULL] Networking for v6.9, (continued)
- [PATCH bpf-next v2] bpftool: Fix missing pids during link show,
Yonghong Song
- [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.,
Kui-Feng Lee
- [PATCH v2] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported,
Pu Lehui
- pull-request: bpf-next 2024-03-11,
Alexei Starovoitov
- [PATCH bpf-next] bpftool: Fix missing pids during link show,
Yonghong Song
- [PATCH bpf-next] selftests/bpf: Add kprobe multi triggering benchmarks,
Jiri Olsa
- [PATCH bpf-next v2] bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes(),
Puranjay Mohan
- [syzbot] Monthly bpf report (Mar 2024), syzbot
- [PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link,
Menglong Dong
- [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in btf_datasec_check_meta,
syzbot
- [PATCH] libbpf: ringbuf: allow to partially consume items,
Andrea Righi
- [syzbot] [bpf?] [net?] KMSAN: uninit-value in bpf_prog_test_run_xdp, syzbot
- [PATCH v1 00/13] tools header compiler.h update,
Ian Rogers
- [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version, Ian Rogers
- [PATCH v1 02/13] libbpf: Make __printf define conditional, Ian Rogers
- [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include, Ian Rogers
- [PATCH v1 04/13] perf expr: Add missing stdbool.h include, Ian Rogers
- [PATCH v1 05/13] perf expr: Tidy up header guard, Ian Rogers
- [PATCH v1 06/13] perf debug: Add missing linux/types.h include, Ian Rogers
- [PATCH v1 07/13] perf cacheline: Add missing linux/types.h include, Ian Rogers
- [PATCH v1 08/13] perf arm-spe: Add missing linux/types.h include, Ian Rogers
- [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h, Ian Rogers
- [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h, Ian Rogers
- [PATCH v1 11/13] tools headers: Sync linux/overflow.h, Ian Rogers
- [PATCH v1 12/13] tools headers: Sync compiler.h headers, Ian Rogers
- [PATCH v1 13/13] tools headers: Rename noinline to __noinline, Ian Rogers
- Re: [bpf-next:master 5/7] kernel/bpf/core.c:900:5: warning: '__pte_index_size' is not defined, evaluates to 0,
Alexei Starovoitov
- [PATCH bpf-next] selftests/bpf: add fexit and kretprobe triggering benchmarks,
Andrii Nakryiko
- [PATCH v2 bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog,
Andrii Nakryiko
- [linux-next:master] BUILD REGRESSION 8ffc8b1bbd505e27e2c8439d326b6059c906c9dd,
kernel test robot
- [PATCH] WIP: bpf: Support lookup_and_delete_elem for stackmap, Tao Chen
- [PATCH bpf-next v2] bpftool: Mount bpffs on provided dir instead of parent dir,
Sahil Siddiq
- [PATCH bpf-next] bpf: cap BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes(),
Puranjay Mohan
- [PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro(),
Christophe Leroy
- [PATCH v3 bpf-next 00/14] bpf: Introduce BPF arena.,
Alexei Starovoitov
- [PATCH v3 bpf-next 01/14] bpf: Introduce bpf_arena., Alexei Starovoitov
- [PATCH v3 bpf-next 02/14] bpf: Disasm support for addr_space_cast instruction., Alexei Starovoitov
- [PATCH v3 bpf-next 03/14] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions., Alexei Starovoitov
- [PATCH v3 bpf-next 04/14] bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction., Alexei Starovoitov
- [PATCH v3 bpf-next 05/14] bpf: Recognize addr_space_cast instruction in the verifier., Alexei Starovoitov
- [PATCH v3 bpf-next 06/14] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA., Alexei Starovoitov
- [PATCH v3 bpf-next 07/14] libbpf: Add __arg_arena to bpf_helpers.h, Alexei Starovoitov
- [PATCH v3 bpf-next 08/14] libbpf: Add support for bpf_arena., Alexei Starovoitov
- [PATCH v3 bpf-next 09/14] bpftool: Recognize arena map type, Alexei Starovoitov
- [PATCH v3 bpf-next 10/14] libbpf: Recognize __arena global varaibles., Alexei Starovoitov
- [PATCH v3 bpf-next 11/14] bpf: Add helper macro bpf_addr_space_cast(), Alexei Starovoitov
- [PATCH v3 bpf-next 12/14] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages, Alexei Starovoitov
- [PATCH v3 bpf-next 13/14] selftests/bpf: Add bpf_arena_list test., Alexei Starovoitov
- [PATCH v3 bpf-next 14/14] selftests/bpf: Add bpf_arena_htab test., Alexei Starovoitov
- Re: [PATCH v3 bpf-next 00/14] bpf: Introduce BPF arena., Andrii Nakryiko
- Re: [PATCH v3 bpf-next 00/14] bpf: Introduce BPF arena., patchwork-bot+netdevbpf
- [PATCH bpf-next 0/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup/sk_msg programs,
Yonghong Song
- [linux-next:master] BUILD REGRESSION 1843e16d2df9d98427ef8045589571749d627cf7,
kernel test robot
- BPF WG ISA Document: Last Call,
David Vernet
- vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP,
Miguel Ojeda
- Re: next/master bisection: baseline.login on qemu_arm64-virt-gicv3-uefi,
Mark Brown
- [PATCH net v2] dpaa_eth: fix XDP queue index,
David Gouarin
- [PATCH bpf v3 0/3] Fix hash bucket overflow checks for 32-bit arches,
Toke Høiland-Jørgensen
- [syzbot] [bpf?] KMSAN: uninit-value in strnchr,
syzbot
- [PATCH v4 bpf-next 0/6] bpf: arena prerequisites,
Alexei Starovoitov
- linux-next: manual merge of the bpf-next tree with the mm-stable tree,
Stephen Rothwell
- pull-request: bpf 2024-03-06,
Daniel Borkmann
- [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n,
Calvin Owens
- [PATCH bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog,
Andrii Nakryiko
- [linux-next:master] BUILD REGRESSION 61996c073c9b070922ad3a36c981ca6ddbea19a5, kernel test robot
- [PATCH bpf-next v4 00/15] libbpf: type suffixes and autocreate flag for struct_ops maps,
Eduard Zingerman
- [PATCH bpf-next v4 01/15] libbpf: allow version suffixes (___smth) for struct_ops types, Eduard Zingerman
- [PATCH bpf-next v4 02/15] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids, Eduard Zingerman
- [PATCH bpf-next v4 03/15] libbpf: honor autocreate flag for struct_ops maps, Eduard Zingerman
- [PATCH bpf-next v4 04/15] selftests/bpf: test struct_ops map definition with type suffix, Eduard Zingerman
- [PATCH bpf-next v4 05/15] selftests/bpf: utility functions to capture libbpf log in test_progs, Eduard Zingerman
- [PATCH bpf-next v4 07/15] selftests/bpf: test autocreate behavior for struct_ops maps, Eduard Zingerman
- [PATCH bpf-next v4 09/15] selftests/bpf: verify struct_ops autoload/autocreate sync, Eduard Zingerman
- [PATCH bpf-next v4 10/15] libbpf: replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type, Eduard Zingerman
- [PATCH bpf-next v4 12/15] libbpf: rewrite btf datasec names starting from '?', Eduard Zingerman
- [PATCH bpf-next v4 15/15] selftests/bpf: test cases for '?' in BTF names, Eduard Zingerman
- [PATCH bpf-next v4 14/15] bpf: allow all printable characters in BTF DATASEC names, Eduard Zingerman
- [PATCH bpf-next v4 13/15] selftests/bpf: test case for SEC("?.struct_ops"), Eduard Zingerman
- [PATCH bpf-next v4 11/15] libbpf: struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link"), Eduard Zingerman
- [PATCH bpf-next v4 06/15] selftests/bpf: bad_struct_ops test, Eduard Zingerman
- [PATCH bpf-next v4 08/15] libbpf: sync progs autoload with maps autocreate for struct_ops maps, Eduard Zingerman
- Re: [PATCH bpf-next v4 00/15] libbpf: type suffixes and autocreate flag for struct_ops maps, patchwork-bot+netdevbpf
- [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs,
Matt Bobrowski
- [PATCH v2 bpf-next 1/9] bpf: rename fs_kfunc_set_ids to lsm_kfunc_set_ids, Matt Bobrowski
- [PATCH v2 bpf-next 2/9] bpf: add new acquire/release BPF kfuncs for mm_struct, Matt Bobrowski
- [PATCH v2 bpf-next 3/9] bpf/selftests: add selftests for mm_struct acquire/release BPF kfuncs, Matt Bobrowski
- [PATCH v2 bpf-next 4/9] bpf: add new acquire/release based BPF kfuncs for exe_file, Matt Bobrowski
- [PATCH v2 bpf-next 5/9] bpf/selftests: add selftests for exe_file acquire/release BPF kfuncs, Matt Bobrowski
- [PATCH v2 bpf-next 6/9] bpf: add acquire/release based BPF kfuncs for fs_struct's paths, Matt Bobrowski
- [PATCH v2 bpf-next 7/9] bpf/selftests: add selftests for root/pwd path based BPF kfuncs, Matt Bobrowski
- [PATCH v2 bpf-next 9/9] bpf/selftests: adapt selftests test_d_path for BPF kfunc bpf_path_d_path(), Matt Bobrowski
- [PATCH v2 bpf-next 8/9] bpf: add trusted d_path() based BPF kfunc bpf_path_d_path(), Matt Bobrowski
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs, Christian Brauner
- struct_ops usage - verifier interactions,
Isaac Khor
- [PATCH v6 bpf-next 0/4] bpf: Introduce may_goto and cond_break,
Alexei Starovoitov
- [PATCH bpf] cpumap: Zero-initialise xdp_rxq_info struct before running XDP program,
Toke Høiland-Jørgensen
- [RFC PATCH bpf-next 0/5] Add bpf_link support for sk_msg prog,
Yonghong Song
- [PATCH net 7/8] igc: avoid returning frame twice in XDP_REDIRECT, Tony Nguyen
- [linux-next:master] BUILD REGRESSION 11afac187274a6177a7ac82997f8691c0f469e41, kernel test robot
- [PATCH] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported,
Pu Lehui
- [PATCH] powerpc/bpf/32: Fix failing test_bpf tests,
Christophe Leroy
- [PATCH v3 0/3] DONOTMERGE: Add minimal XDP support to TI AM65 CPSW Ethernet driver,
Julien Panis
- [PATCH bpf 1/2] xdp, bonding: Fix feature flags when there are no slave devs anymore,
Daniel Borkmann
- [PATCH v3 bpf-next 1/2] bpf: Add bits iterator,
Yafang Shao
- [PATCH v3 bpf-next 0/2] bpf: Add a generic bits iterator, Yafang Shao
- [PATCH v5 bpf-next 0/4] bpf: Introduce may_goto and cond_break,
Alexei Starovoitov
- [PATCH v4 bpf-next 0/2] mm: Enforce ioremap address space and introduce sparse vm_area,
Alexei Starovoitov
- Re: [PATCH v4 bpf-next 0/2] mm: Enforce ioremap address space and introduce sparse vm_area, patchwork-bot+netdevbpf
[RFC PATCH net-next v6 00/15] Device Memory TCP,
Mina Almasry
- [RFC PATCH net-next v6 01/15] queue_api: define queue api, Mina Almasry
- [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers, Mina Almasry
- [RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check, Mina Almasry
- [RFC PATCH net-next v6 04/15] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice, Mina Almasry
- [RFC PATCH net-next v6 06/15] netdev: netdevice devmem allocator, Mina Almasry
- [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem, Mina Almasry
- [RFC PATCH net-next v6 08/15] page_pool: devmem support, Mina Almasry
- [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [RFC PATCH net-next v6 10/15] net: support non paged skb frags, Mina Almasry
- [RFC PATCH net-next v6 11/15] net: add support for skbs with unreadable frags, Mina Almasry
- [RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP, Mina Almasry
- [RFC PATCH net-next v6 13/15] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation, Mina Almasry
- [RFC PATCH net-next v6 15/15] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Re: [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem, David Howells
- Re: [RFC PATCH net-next v6 00/15] Device Memory TCP, Yunsheng Lin
[PATCH bpf-next v3 00/15] libbpf: type suffixes and autocreate flag for struct_ops maps,
Eduard Zingerman
- [PATCH bpf-next v3 01/15] libbpf: allow version suffixes (___smth) for struct_ops types, Eduard Zingerman
- [PATCH bpf-next v3 02/15] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids, Eduard Zingerman
- [PATCH bpf-next v3 03/15] libbpf: honor autocreate flag for struct_ops maps, Eduard Zingerman
- [PATCH bpf-next v3 04/15] selftests/bpf: test struct_ops map definition with type suffix, Eduard Zingerman
- [PATCH bpf-next v3 05/15] selftests/bpf: utility functions to capture libbpf log in test_progs, Eduard Zingerman
- [PATCH bpf-next v3 06/15] selftests/bpf: bad_struct_ops test, Eduard Zingerman
- [PATCH bpf-next v3 07/15] selftests/bpf: test autocreate behavior for struct_ops maps, Eduard Zingerman
- [PATCH bpf-next v3 08/15] libbpf: sync progs autoload with maps autocreate for struct_ops maps, Eduard Zingerman
- [PATCH bpf-next v3 09/15] selftests/bpf: verify struct_ops autoload/autocreate sync, Eduard Zingerman
- [PATCH bpf-next v3 10/15] libbpf: replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type, Eduard Zingerman
- [PATCH bpf-next v3 11/15] libbpf: struct_ops in SEC("?.struct_ops") and SEC("?.struct_ops.link"), Eduard Zingerman
- [PATCH bpf-next v3 12/15] libbpf: rewrite btf datasec names starting from '?', Eduard Zingerman
- [PATCH bpf-next v3 13/15] selftests/bpf: test case for SEC("?.struct_ops"), Eduard Zingerman
- [PATCH bpf-next v3 14/15] bpf: allow '?' at the beginning of DATASEC names, Eduard Zingerman
- [PATCH bpf-next v3 15/15] selftests/bpf: test cases for '?' in BTF names, Eduard Zingerman
[PATCH bpf-next] arm64, bpf: Use bpf_prog_pack for arm64 bpf trampoline,
Puranjay Mohan
[PATCH v2 0/6] PCI: imx6: rename\clean up and add lut information for imx95,
Frank Li
[PATCH bpf-next 0/1] Support kCFI + BPF on riscv64,
Puranjay Mohan
[PATCH iwl-next,v3 0/2] XDP Tx Hardware Timestamp for igc driver,
Song Yoong Siang
[PATCH] bpf: check mem for dynptr type,
Haojian Zhuang
[PATCH bpf-next 0/4] selftests/bpf: Fix a couple of test failures with LTO kernel,
Yonghong Song
[PATCH] libbpf: Correct debug message in btf__load_vmlinux_btf,
Chen Shen
[PATCH v4 bpf-next 0/4] bpf: Introduce may_goto and cond_break,
Alexei Starovoitov
[PATCH bpf-next] bpf,docs: Rename legacy conformance group to packet,
Dave Thaler
[PATCH bpf-next v2 00/15] libbpf: type suffixes and autocreate flag for struct_ops maps,
Eduard Zingerman
- [PATCH bpf-next v2 01/15] libbpf: allow version suffixes (___smth) for struct_ops types, Eduard Zingerman
- [PATCH bpf-next v2 02/15] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids, Eduard Zingerman
- [PATCH bpf-next v2 03/15] libbpf: honor autocreate flag for struct_ops maps, Eduard Zingerman
- [PATCH bpf-next v2 04/15] selftests/bpf: test struct_ops map definition with type suffix, Eduard Zingerman
- [PATCH bpf-next v2 06/15] selftests/bpf: bad_struct_ops test, Eduard Zingerman
- [PATCH bpf-next v2 05/15] selftests/bpf: utility functions to capture libbpf log in test_progs, Eduard Zingerman
- [PATCH bpf-next v2 07/15] selftests/bpf: test autocreate behavior for struct_ops maps, Eduard Zingerman
- [PATCH bpf-next v2 08/15] libbpf: sync progs autoload with maps autocreate for struct_ops maps, Eduard Zingerman
- [PATCH bpf-next v2 09/15] selftests/bpf: verify struct_ops autoload/autocreate sync, Eduard Zingerman
- [PATCH bpf-next v2 10/15] libbpf: replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type, Eduard Zingerman
- [PATCH bpf-next v2 11/15] libbpf: struct_ops in SEC("?.struct_ops") and SEC("?.struct_ops.link"), Eduard Zingerman
- [PATCH bpf-next v2 12/15] libbpf: rewrite btf datasec names starting from '?', Eduard Zingerman
- [PATCH bpf-next v2 13/15] selftests/bpf: test case for SEC("?.struct_ops"), Eduard Zingerman
- [PATCH bpf-next v2 14/15] bpf: allow '?' at the beginning of DATASEC names, Eduard Zingerman
- [PATCH bpf-next v2 15/15] selftests/bpf: test cases for '?' in BTF names, Eduard Zingerman
[PATCH bpf-next v2] bpf, docs: Use IETF format for field definitions in instruction-set.rst,
Dave Thaler
[PATCH bpf-next] selftests/bpf: extend uprobe/uretprobe triggering benchmarks,
Andrii Nakryiko
[PATCH net 3/4] ice: reorder disabling IRQ and NAPI in ice_qp_dis, Tony Nguyen
[PATCH net 2/4] i40e: disable NAPI right after disabling irqs when handling xsk_pool, Tony Nguyen
[PATCH net 1/4] ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able, Tony Nguyen
[PATCH bpf-next] bpf, docs: Use IETF format for field definitions in instruction-set.rst,
Dave Thaler
[linux-next:master] BUILD REGRESSION 1870cdc0e8dee32e3c221704a2977898ba4c10e8, kernel test robot
Re: [linux-next:master 5519/11156] kernel/bpf/bpf_struct_ops.c:247:16: warning: bitwise operation between different enumeration types ('enum bpf_type_flag' and 'enum bpf_reg_type'),
Kui-Feng Lee
[PATCH iwl-next,v2 0/2] XDP Tx Hardware Timestamp for igc driver,
Song Yoong Siang
[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver,
Julien Panis
[PATCH dwarves] btf_encoder: dynamically allocate the vars array for percpu variables,
Alan Maguire
[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro(),
Christophe Leroy
[PATCH bpf-next v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro(),
Christophe Leroy
[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]