BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH v3 09/15] iommufd: Data structure to provide IOVA to PFN mapping, (continued)
- Possible bug/unintended behaviour with bpf_ima_file_hash(), Matthews, Isaac
- [PATCH bpf-next v4 0/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs,
Quentin Monnet
- [PATCH bpf-next v4 1/8] bpftool: Define _GNU_SOURCE only once, Quentin Monnet
- [PATCH bpf-next v4 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs, Quentin Monnet
- [PATCH bpf-next v4 4/8] bpftool: Group libbfd defs in Makefile, only pass them if we use libbfd, Quentin Monnet
- [PATCH bpf-next v4 3/8] bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in Makefile, Quentin Monnet
- [PATCH bpf-next v4 8/8] bpftool: Add llvm feature to "bpftool version", Quentin Monnet
- [PATCH bpf-next v4 2/8] bpftool: Remove asserts from JIT disassembler, Quentin Monnet
- [PATCH bpf-next v4 7/8] bpftool: Support setting alternative arch for JIT disasm with LLVM, Quentin Monnet
- [PATCH bpf-next v4 5/8] bpftool: Refactor disassembler for JIT-ed programs, Quentin Monnet
- Re: [PATCH bpf-next v4 0/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs, patchwork-bot+netdevbpf
- [PATCH v3] evm: Correct inode_init_security hooks behaviors,
Nicolas Bouchinet
- [PATCHv3 bpf-next 0/8] bpf: Fixes for kprobe multi on kernel modules,
Jiri Olsa
- [PATCH bpf] bpf: Return -EINVAL on calling bpf_setsockopt(TCP_SAVED_SYN),
Rongfeng Ji
- [PATCH bpf-next] bpf: Update max_entries for array maps,
Florian Lehner
- [PATCH hid v11 00/14] Introduce eBPF support for HID devices,
Benjamin Tissoires
- [PATCH hid v11 01/14] HID: Kconfig: split HID support and hid-core compilation, Benjamin Tissoires
- [PATCH hid v11 03/14] selftests: add tests for the HID-bpf initial implementation, Benjamin Tissoires
- [PATCH hid v11 02/14] HID: initial BPF implementation, Benjamin Tissoires
- [PATCH hid v11 04/14] HID: bpf jmp table: simplify the logic of cleaning up programs, Benjamin Tissoires
- [PATCH hid v11 08/14] selftests/hid: add tests for bpf_hid_hw_request, Benjamin Tissoires
- [PATCH hid v11 06/14] selftests/hid: add test to change the report size, Benjamin Tissoires
- [PATCH hid v11 07/14] HID: bpf: introduce hid_hw_request(), Benjamin Tissoires
- [PATCH hid v11 09/14] HID: bpf: allow to change the report descriptor, Benjamin Tissoires
- [PATCH hid v11 05/14] HID: bpf: allocate data memory for device_event BPF programs, Benjamin Tissoires
- [PATCH hid v11 11/14] selftests/hid: Add a test for BPF_F_INSERT_HEAD, Benjamin Tissoires
- [PATCH hid v11 10/14] selftests/hid: add report descriptor fixup tests, Benjamin Tissoires
- [PATCH hid v11 12/14] samples/hid: add new hid BPF example, Benjamin Tissoires
- [PATCH hid v11 13/14] samples/hid: add Surface Dial example, Benjamin Tissoires
- [PATCH hid v11 14/14] Documentation: add HID-BPF docs, Benjamin Tissoires
- Re: [PATCH hid v11 00/14] Introduce eBPF support for HID devices, Tero Kristo
- [PATCH] bpf: Clean up all resources when register_fprobe_ips returns an error,
Chuang Wang
- [PATCH bpf] libbpf: btf dedup identical struct test needs check for nested structs/arrays,
Alan Maguire
- [PATCH bpf-next v5 0/1] doc: DEVMAPs and XDP_REDIRECT,
mtahhan
- pull-request: bpf 2022-10-23,
Alexei Starovoitov
- [PATCH bpf-next v4 0/7] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs,
Yonghong Song
- [PATCH] libbpf: glob_sym may be a NULL pointer and cause the program crash,
Xin Liu
- Re: [PATCH net] net: sched: fq_codel: fix null-ptr-deref issue in fq_codel_enqueue(),
Kuniyuki Iwashima
- [PATCH bpf-next v3 0/7] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs,
Yonghong Song
- [RFC bpf-next] libbpf: btf dedup identical struct test needs check for nested structs/arrays,
Alan Maguire
- [PATCH bpf-next 0/4] Add support for aarch64 to selftests/bpf/vmtest.sh,
Manu Bretelle
- [PATCH bpf-next v3] selftests/bpf: fix task_local_storage/exit_creds rcu usage,
Delyan Kratunov
- [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security(),
Roberto Sassu
- [PATCH bpf-next v4 0/1] doc: DEVMAPs and XDP_REDIRECT,
mtahhan
- [PATCH dwarves] dwarves: zero-initialize struct cu in cu__new() to prevent incorrect BTF types,
Alan Maguire
- [PATCH bpf-next v8 0/1] Document BPF_MAP_TYPE_ARRAY,
Donald Hunter
- Re: [PATCH] evm: Correct inode_init_security hooks behaviors,
Roberto Sassu
- [PATCH bpf v2 0/2] Wait for busy refill_work when destroying bpf memory allocator,
Hou Tao
- [PATCH bpf-next v1 1/1] docs: BPF_MAP_TYPE_CPUMAP,
mtahhan
- [PATCH bpf-next v7 0/3] Add skb + xdp dynptrs,
Joanne Koong
- [PATCH bpf-next v6 0/3] Support storing struct task_struct objects as kptrs,
David Vernet
- [PATCH bpf-next v2 0/6] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs,
Yonghong Song
- [PATCH bpf-next v2 1/6] bpf: Make struct cgroup btf id global, Yonghong Song
- [PATCH bpf-next v2 3/6] libbpf: Support new cgroup local storage, Yonghong Song
- [PATCH bpf-next v2 5/6] selftests/bpf: Add selftests for cgroup local storage, Yonghong Song
- [PATCH bpf-next v2 4/6] bpftool: Support new cgroup local storage, Yonghong Song
- [PATCH bpf-next v2 6/6] docs/bpf: Add documentation for map type BPF_MAP_TYPE_CGRP_STROAGE, Yonghong Song
[PATCH net] docs: netdev: offer performance feedback to contributors,
Jakub Kicinski
[PATCH v5 bpf-next 1/4] bpf: Allow ringbuf memory to be used as map key,
Dave Marchevsky
[PATCH bpf] bpf: Support for setting numa node in bpf memory allocator,
Hou Tao
[PATCH bpf-next v3 0/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs,
Quentin Monnet
[syzbot] BUG: sleeping function called from invalid context in vm_area_dup,
syzbot
[PATCH bpf-next] bpftool: Add "bootstrap" feature to version output,
Quentin Monnet
[PATCH bpf-next] bpftool: Set binary name to "bpftool" in help and version output,
Quentin Monnet
[PATCH linux-next] kallsyms: Use strscpy() instead of strlcpy(),
cuijinpeng666
[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
[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]