BPF - Berkeley Packet Filters
[Prev Page][Next Page]
[bpf-next] selftests/bpf: fix missing BPF object files,
Wang Yufen
[PATCH 1/4] bpf, docs: Add note about type convention,
dthaler1968
- [PATCH 2/4] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow, dthaler1968
- [PATCH 4/4] bpf, docs: Explain helper functions, dthaler1968
- [PATCH 3/4] bpf, docs: Use consistent names for the same field, dthaler1968
- <Possible follow-ups>
- [PATCH 1/4] bpf, docs: Add note about type convention, dthaler1968
- [PATCH 2/4] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow, dthaler1968
- [PATCH 3/4] bpf, docs: Use consistent names for the same field, dthaler1968
- [PATCH 4/4] bpf, docs: Explain helper functions, dthaler1968
- Re: [PATCH 1/4] bpf, docs: Add note about type convention, sdf
[PATCH bpf-next v2] selftests/bpf: fix task_local_storage/exit_creds rcu usage,
Delyan Kratunov
[PATCHv2 bpf-next 0/8] bpf: Fixes for kprobe multi on kernel modules,
Jiri Olsa
[PATCH net-next 0/5] net: lan966x: Add xdp support,
Horatiu Vultur
[PATCH stable 5.10 0/5] kbuild: Fix compilation for latest pahole release,
Jiri Olsa
[PATCH bpf 0/2] Wait for busy refill_work when destorying bpf memory allocator,
Hou Tao
[PATCH v2 bpf-next 0/3] libbpf: support non-mmap()'able data sections,
Andrii Nakryiko
[PATCH bpf-next] selftests/bpf: fix task_local_storage/exit_creds rcu usage,
Delyan Kratunov
pull-request: bpf-next 2022-10-18,
Daniel Borkmann
netfilter+bpf road ahead,
Florian Westphal
[PATCH bpf-next v2] bpf/docs: Summarize CI system and deny lists,
Daniel Müller
[PATCH bpf-next v2] samples/bpf: Fix typos in README,
Daniel Müller
[PATCH] libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg(),
Xu Kuohai
[PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support,
Ioana Ciornei
- [PATCH net-next v3 01/12] net: dpaa2-eth: add support to query the number of queues through ethtool, Ioana Ciornei
- [PATCH net-next v3 02/12] net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats, Ioana Ciornei
- [PATCH net-next v3 03/12] net: dpaa2-eth: add support for multiple buffer pools per DPNI, Ioana Ciornei
- [PATCH net-next v3 05/12] net: dpaa2-eth: export buffer pool info into a new debugfs file, Ioana Ciornei
- [PATCH net-next v3 04/12] net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file, Ioana Ciornei
- [PATCH net-next v3 06/12] net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools, Ioana Ciornei
- [PATCH net-next v3 08/12] net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function, Ioana Ciornei
- [PATCH net-next v3 07/12] net: dpaa2-eth: use dev_close/open instead of the internal functions, Ioana Ciornei
- [PATCH net-next v3 09/12] net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function, Ioana Ciornei
- [PATCH net-next v3 11/12] net: dpaa2-eth: AF_XDP TX zero copy support, Ioana Ciornei
- [PATCH net-next v3 10/12] net: dpaa2-eth: AF_XDP RX zero copy support, Ioana Ciornei
- [PATCH net-next v3 12/12] net: dpaa2-eth: add trace points on XSK events, Ioana Ciornei
- Re: [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support, Jakub Kicinski
- Re: [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support, Björn Töpel
- Re: [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support, patchwork-bot+netdevbpf
[PATCH bpf-next v1 00/13] Fixes for dynptr,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 01/13] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 03/13] bpf: Rename confusingly named RET_PTR_TO_ALLOC_MEM, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 02/13] bpf: Rework process_dynptr_func, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 04/13] bpf: Rework check_func_arg_reg_off, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 05/13] bpf: Fix state pruning for STACK_DYNPTR stack slots, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 07/13] bpf: Fix partial dynptr stack slot reads/writes, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 08/13] bpf: Use memmove for bpf_dynptr_{read,write}, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 09/13] selftests/bpf: Add test for dynptr reinit in user_ringbuf callback, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 10/13] selftests/bpf: Add dynptr pruning tests, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 11/13] selftests/bpf: Add dynptr var_off tests, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 12/13] selftests/bpf: Add dynptr partial slot overwrite tests, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 13/13] selftests/bpf: Add dynptr helper tests, Kumar Kartikeya Dwivedi
- CVE-2023-39191 - Dynptr fixes - reg., Nandhini Rengaraj
[PATCH] x86: Include asm/ptrace.h in syscall_wrapper header,
Jiri Olsa
[PATCH] bpf: Use kmalloc_size_roundup() to match ksize() usage,
Kees Cook
[PATCH] bpf, test_run: Track allocation size of data,
Kees Cook
[PATCH bpf] bpf: Fix dispatcher patchable function entry to 5 bytes nop,
Jiri Olsa
[PATCH bpf-next 0/3] libbpf: support non-mmap()'able data sections,
Andrii Nakryiko
[Patch bpf] sock_map: convert cancel_work_sync() to cancel_work(),
Cong Wang
[PATCH bpf-next] bpf/docs: Update README for most recent vmtest.sh,
Daniel Müller
[PATCH bpf-next] samples/bpf: Fix two typos,
Daniel Müller
[PATCH bpf-next] bpf/docs: Summarize CI system and deny lists,
Daniel Müller
Re: [syzbot] KMSAN: uninit-value in erspan_build_header,
Jakub Kicinski
[PATCH] bpf: Fix double word in comments,
Shaomin Deng
[PATCH bpf-next v3 0/1] doc: DEVMAPs and XDP_REDIRECT,
mtahhan
[syzbot] usb-testing boot error: WARNING in __netif_set_xps_queue,
syzbot
[syzbot] upstream boot error: WARNING in __netif_set_xps_queue,
syzbot
[RESEND PATCH] fs/sysv: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
[RESEND PATCH v4] fs/ufs: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
[syzbot] WARNING in btf_type_id_size,
syzbot
[PATCH net-next] samples/bpf: Fix MAC address swapping in xdp2_kern,
Gerhard Engleder
[syzbot] net-next boot error: WARNING in cpumask_next_wrap, syzbot
[syzbot] net boot error: WARNING in cpumask_next_wrap,
syzbot
Re: [syzbot] general protection fault in security_inode_getattr,
syzbot
[kernel] 5.10.148 / 5.19.16 - pahole 1.24: BTFIDS vmlinux,FAILED: load BTF from vmlinux: Invalid argument,
Philip Müller
Reply and let me know if you received this email.!!!,
Mr. Stephen Melvin
[PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped,
Zhengchao Shao
[PATCH bpf-next 1/2] selftests/bpf: Add reproducer for decl_tag in func_proto return type,
Stanislav Fomichev
[PATCH v5 0/3] Support storing struct task_struct objects as kptrs,
David Vernet
[PATCH v4 0/3] Support storing struct task_struct objects as kptrs,
David Vernet
- [PATCH v4 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs, David Vernet
- [PATCH v4 2/3] Now that BPF supports adding new kernel functions with kfuncs, and storing kernel objects in maps with kptrs, we can add a set of kfuncs which allow struct task_struct objects to be stored in maps as referenced kptrs. The possible use cases for doing this are plentiful. During tracing, for example, it would be useful to be able to collect some tasks that performed a certain operation, and then periodically summarize who they are, which cgroup they're in, how much CPU time they've utilized, etc., David Vernet
- [PATCH v4 3/3] bpf/selftests: Add selftests for new task kfuncs, David Vernet
[PATCH v3 0/3] Support storing struct task_struct objects as kptrs,
David Vernet
-EBUSY in __bpf_arch_text_poke() for fmod_ret program,
Roberto Sassu
[PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining,
Hou Tao
[bpf-next v9 0/3] bpftool: Add autoattach for bpf prog load|loadall,
Wang Yufen
[PATCH bpf-next 0/5] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs,
Yonghong Song
[PATCH] drm/radeon: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
[PATCH net-next] samples/bpf: Fix map interation in xdp1_user,
Gerhard Engleder
[PATCH bpf-next v2 0/1] doc: DEVMAPs and XDP_REDIRECT,
mtahhan
[PATCH bpf-next v2 00/25] Local kptrs, BPF linked lists,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 01/25] bpf: Document UAPI details for special BPF types, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 02/25] bpf: Allow specifying volatile type modifier for kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 03/25] bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 04/25] bpf: Fix slot type check in check_stack_write_var_off, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 05/25] bpf: Drop reg_type_may_be_refcounted_or_null, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 06/25] bpf: Refactor kptr_off_tab into fields_tab, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 07/25] bpf: Consolidate spin_lock, timer management into fields_tab, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 08/25] bpf: Refactor map->off_arr handling, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 09/25] bpf: Support bpf_list_head in map values, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 10/25] bpf: Introduce local kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 11/25] bpf: Recognize bpf_{spin_lock,list_head,list_node} in local kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 12/25] bpf: Verify ownership relationships for owning types, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 13/25] bpf: Support locking bpf_spin_lock in local kptr, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 14/25] bpf: Allow locking bpf_spin_lock global variables, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 15/25] bpf: Rewrite kfunc argument handling, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 16/25] bpf: Drop kfunc bits from btf_check_func_arg_match, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 17/25] bpf: Support constant scalar arguments for kfuncs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 18/25] bpf: Teach verifier about non-size constant arguments, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 19/25] bpf: Introduce bpf_kptr_new, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 20/25] bpf: Introduce bpf_kptr_drop, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 21/25] bpf: Permit NULL checking pointer with non-zero fixed offset, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 22/25] bpf: Introduce single ownership BPF linked list API, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 23/25] libbpf: Add support for private BSS map section, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 24/25] selftests/bpf: Add __contains macro to bpf_experimental.h, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 25/25] selftests/bpf: Add BPF linked list API tests, Kumar Kartikeya Dwivedi
[PATCH 0/2] Allow bpf_user_ringbuf_drain() callbacks to return 1,
David Vernet
[PATCH bpf-next] selftests/bpf: s/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy test,
Martin KaFai Lau
[PATCH bpf-next] bpf: remove WARN_ON_ONCE from btf_type_id_size,
Stanislav Fomichev
Lockdep warning after c0feea594e058223973db94c1c32a830c9807c86,
sdf
[PATCH bpf-next v1] bpf, docs: Reformat BPF maps page to be more readable,
Donald Hunter
[syzbot] usb-testing boot error: WARNING in cpumask_next_wrap,
syzbot
[syzbot] possible deadlock in tcp_sock_set_cork, syzbot
[PATCH] bpf/btf: Fix is_int_ptr(),
Chengming Zhou
[PATCH] fs/fuse: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
[PATCH] fs/cramfs: Convert kmap() to kmap_local_data(),
Fabio M. De Francesco
[PATCH bpf-next v2 0/3] libbpf: fix fuzzer-reported issues,
Shung-Hsi Yu
[PATCH] selftests/bpf: Alphabetize DENYLISTs,
David Vernet
[PATCH bpf-next v4 0/6] Fix bugs found by ASAN when running selftests,
Xu Kuohai
[net 0/2] some fixes for selftest/net,
Wang Yufen
[syzbot] upstream boot error: WARNING in cpumask_next_wrap,
syzbot
[PATCH v1 0/1] doc: BPF_MAP_TYPE_DEVMAP, BPF_MAP_TYPE_DEVMAP_HASH,
mtahhan
[PATCH bpf-next] selftests/bpf: Use sys_pidfd_open() helper when possible,
Hou Tao
[PATCH bpf-next 0/3] Remove unnecessary RCU grace period chaining,
Hou Tao
Symbols with double underscore prefix are not emitted to BTF .ksyms DATASEC,
Kumar Kartikeya Dwivedi
[PATCH bpf-next v1 00/25] Local kptrs, BPF linked lists,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 04/25] bpf: Fix slot type check in check_stack_write_var_off, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 01/25] bpf: Document UAPI details for special BPF types, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 02/25] bpf: Allow specifying volatile type modifier for kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 03/25] bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 05/25] bpf: Drop reg_type_may_be_refcounted_or_null, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 06/25] bpf: Refactor kptr_off_tab into fields_tab, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 08/25] bpf: Refactor map->off_arr handling, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 07/25] bpf: Consolidate spin_lock, timer management into fields_tab, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 09/25] bpf: Support bpf_list_head in map values, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 11/25] bpf: Recognize bpf_{spin_lock,list_head,list_node} in local kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 10/25] bpf: Introduce local kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 12/25] bpf: Verify ownership relationships for owning types, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 13/25] bpf: Support locking bpf_spin_lock in local kptr, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 14/25] bpf: Allow locking bpf_spin_lock global variables, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 15/25] bpf: Rewrite kfunc argument handling, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 16/25] bpf: Drop kfunc bits from btf_check_func_arg_match, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 17/25] bpf: Support constant scalar arguments for kfuncs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 18/25] bpf: Teach verifier about non-size constant arguments, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 19/25] bpf: Introduce bpf_kptr_new, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 20/25] bpf: Introduce bpf_kptr_drop, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 21/25] bpf: Permit NULL checking pointer with non-zero fixed offset, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 22/25] bpf: Introduce single ownership BPF linked list API, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 23/25] libbpf: Add support for private BSS map section, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 24/25] selftests/bpf: Add __contains macro to bpf_experimental.h, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v1 25/25] selftests/bpf: Add BPF linked list API tests, Kumar Kartikeya Dwivedi
- Re: [PATCH bpf-next v1 00/25] Local kptrs, BPF linked lists, Kumar Kartikeya Dwivedi
[PATCH v2 0/2] Support cgroup1 in get from fd/file interfaces,
Yosry Ahmed
[PATCH v1 0/3] Fix cgroup1 support in get from fd/file interfaces,
Yosry Ahmed
INFO: rcu detected stall in net_rx_action, Wei Chen
[PATCH] bpf: fix checkpatch POINTER_LOCATION, SPACING, ASSIGN_IN_IF error, Rui Li
[PATCH bpf v3 0/6] Fix bugs found by ASAN when running selftests,
Xu Kuohai
[PATCH bpf-next v1] bpf, docs: document BPF_MAP_TYPE_ARRAY_OF_MAPS and *_HASH_OF_MAPS,
Donald Hunter
[bpf-next v8 0/3] bpftool: Add autoattach for bpf prog load|loadall,
Wang Yufen
[PATCH 7/7] LoongArch: bpf: Add BPF exception tables, Youling Tang
[PATCH 6/7] LoongArch: vmlinux.lds.S: Remove `.fixup` section, Youling Tang
[PATCH 0/7] LoongArch: Switch to relative extable and other improvements,
Youling Tang
[PATCH bpf v2 0/5] Fix bugs found by ASAN when running selftests,
Xu Kuohai
[PATCH AUTOSEL 4.19 24/25] libbpf: Fix overrun in netlink attribute iteration, Sasha Levin
[PATCH AUTOSEL 5.4 28/29] libbpf: Fix overrun in netlink attribute iteration, Sasha Levin
[PATCH AUTOSEL 5.4 26/29] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory, Sasha Levin
[PATCH AUTOSEL 4.14 21/23] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory, Sasha Levin
[PATCH AUTOSEL 4.19 22/25] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory, Sasha Levin
[PATCH AUTOSEL 5.4 03/29] bpftool: Clear errno after libcap's checks, Sasha Levin
[PATCH AUTOSEL 5.15 43/46] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory, Sasha Levin
[PATCH AUTOSEL 5.10 31/34] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory, Sasha Levin
[PATCH AUTOSEL 5.15 45/46] libbpf: Fix overrun in netlink attribute iteration, Sasha Levin
[PATCH AUTOSEL 5.10 33/34] libbpf: Fix overrun in netlink attribute iteration, Sasha Levin
[PATCH AUTOSEL 5.10 03/34] bpftool: Clear errno after libcap's checks, Sasha Levin
[PATCH AUTOSEL 5.15 03/46] bpftool: Clear errno after libcap's checks, Sasha Levin
[PATCH AUTOSEL 5.19 01/73] libbpf: Do not require executable permission for shared libraries,
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]