BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH bpf-next 1/5] compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu"))), (continued)
- [PATCH bpf-next 00/10] veristat: replay, filtering, sorting,
Andrii Nakryiko
- [PATCH bpf-next 03/10] selftests/bpf: consolidate and improve file/prog filtering in veristat, Andrii Nakryiko
- [PATCH bpf-next 02/10] selftests/bpf: shorten "Total insns/states" column names in veristat, Andrii Nakryiko
- [PATCH bpf-next 04/10] selftests/bpf: ensure we always have non-ambiguous sorting in veristat, Andrii Nakryiko
- [PATCH bpf-next 06/10] selftests/bpf: support simple filtering of stats in veristat, Andrii Nakryiko
- [PATCH bpf-next 01/10] selftests/bpf: add veristat replay mode, Andrii Nakryiko
- [PATCH bpf-next 05/10] selftests/bpf: allow to define asc/desc ordering for sort specs in veristat, Andrii Nakryiko
- [PATCH bpf-next 07/10] selftests/bpf: make veristat emit all stats in CSV mode by default, Andrii Nakryiko
- [PATCH bpf-next 09/10] selftests/bpf: support stats ordering in comparison mode in veristat, Andrii Nakryiko
- [PATCH bpf-next 08/10] selftests/bpf: handle missing records in comparison mode better in veristat, Andrii Nakryiko
- [PATCH bpf-next 10/10] selftests/bpf: support stat filtering in comparison mode in veristat, Andrii Nakryiko
- Re: [PATCH bpf-next 00/10] veristat: replay, filtering, sorting, patchwork-bot+netdevbpf
- [PATCH bpf-next v2 0/4] libbpf: Resolve unambigous forward declarations,
Eduard Zingerman
- [PATCH bpf-next v3 00/24] Local kptrs, BPF linked lists,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 01/24] bpf: Document UAPI details for special BPF types, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 02/24] bpf: Allow specifying volatile type modifier for kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 03/24] bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 04/24] bpf: Fix slot type check in check_stack_write_var_off, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 08/24] bpf: Refactor map->off_arr handling, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 06/24] bpf: Refactor kptr_off_tab into btf_record, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 05/24] bpf: Drop reg_type_may_be_refcounted_or_null, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 07/24] bpf: Consolidate spin_lock, timer management into btf_record, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 09/24] bpf: Support bpf_list_head in map values, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 10/24] bpf: Introduce local kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 11/24] bpf: Recognize bpf_{spin_lock,list_head,list_node} in local kptrs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 12/24] bpf: Verify ownership relationships for user BTF types, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 13/24] bpf: Support locking bpf_spin_lock in local kptr, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 14/24] bpf: Allow locking bpf_spin_lock global variables, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 20/24] bpf: Introduce bpf_obj_drop, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 16/24] bpf: Drop kfunc bits from btf_check_func_arg_match, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 17/24] bpf: Support constant scalar arguments for kfuncs, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 19/24] bpf: Introduce bpf_obj_new, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 15/24] bpf: Rewrite kfunc argument handling, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 21/24] bpf: Permit NULL checking pointer with non-zero fixed offset, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 22/24] bpf: Introduce single ownership BPF linked list API, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 18/24] bpf: Teach verifier about non-size constant arguments, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 24/24] selftests/bpf: Add BPF linked list API tests, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 23/24] selftests/bpf: Add __contains macro to bpf_experimental.h, Kumar Kartikeya Dwivedi
- Question: BPF maps reliability,
Yosry Ahmed
- [PATCH bpf 1/2] net/ipv4: fix linux/in.h header dependencies,
Andrii Nakryiko
- [PATCH] ima: Fix memory leak in __ima_inode_hash(),
Roberto Sassu
- [PATCH bpf-next v2 0/1] docs: BPF_MAP_TYPE_CPUMAP,
mtahhan
- [PATCH bpf-next 0/4] libbpf: Resolve unambigous forward declarations,
Eduard Zingerman
- [syzbot] WARNING in __perf_event_overflow,
syzbot
- [PATCH net v2] net: tun: Fix memory leaks of napi_get_frags,
Wang Yufen
- [PATCH net] net: tun: Fix memory leaks of napi_get_frags,
Wang Yufen
- [PATCH bpf] bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE,
Pu Lehui
- [PATCH -next,v2] bpf, test_run: fix alignment problem in bpf_prog_test_run_skb(),
Baisong Zhong
- [PATCH bpf-next 0/6] BPF verifier precision tracking improvements,
Andrii Nakryiko
- pull-request: bpf-next 2022-11-02,
Daniel Borkmann
- [Patch bpf v2] sock_map: move cancel_work_sync() out of sock lock,
Cong Wang
- [PATCH net] net: Fix memory leaks of napi->rx_list,
Wang Yufen
- [RESEND PATCH] bpftool: Support use full prog name in prog subcommand,
Tao Chen
- [PATCH v2] LSM: Better reporting of actual LSMs at boot,
Kees Cook
- [PATCH bpf-next 1/2] libbpf: Resolve enum fwd as full enum64 and vice versa,
Eduard Zingerman
- [PATCH] bpftool: Support use full prog name in prog subcommand,
Tao Chen
- [PATCH bpf-next v1] bpf, docs: Document BPF_MAP_TYPE_BLOOM_FILTER, Donald Hunter
- [PATCH net v2] netfilter: nf_nat: Fix possible memory leak in nf_nat_init(),
Chen Zhongjin
- Re: [PATCH bpf-next v1 1/5] vmalloc: introduce vmalloc_exec, vfree_exec, and vcopy_exec,
Uladzislau Rezki
- [PATCH bpf-next v2 0/1] Document BPF_MAP_TYPE_LPM_TRIE,
Donald Hunter
- [PATCH] netfilter: nf_nat: Fix possible memory leak in nf_nat_init(),
Chen Zhongjin
- [PATCH bpf-next 0/3] bpf: Add bpf_perf_event_read_sample() helper (v1),
Namhyung Kim
- [PATCH -next] bpf, test_run: fix alignment problem in bpf_prog_test_run_skb(),
Baisong Zhong
- [PATCH net v3] bpf, sockmap: fix the sk->sk_forward_alloc warning of sk_stream_kill_queues(),
Wang Yufen
- [PATCH bpf-next v1 RESEND 0/5] vmalloc_exec for modules and BPF programs,
Song Liu
- [PATCH bpf-next v1 RESEND 1/5] vmalloc: introduce vmalloc_exec, vfree_exec, and vcopy_exec, Song Liu
- [PATCH bpf-next v1 RESEND 2/5] x86/alternative: support vmalloc_exec() and vfree_exec(), Song Liu
- [PATCH bpf-next v1 RESEND 4/5] vmalloc: introduce register_text_tail_vm(), Song Liu
- [PATCH bpf-next v1 RESEND 5/5] x86: use register_text_tail_vm, Song Liu
- [PATCH bpf-next v1 RESEND 3/5] bpf: use vmalloc_exec for bpf program and bpf dispatcher, Song Liu
- Re: [PATCH bpf-next v1 RESEND 0/5] vmalloc_exec for modules and BPF programs, Christoph Hellwig
- Re: [PATCH bpf-next v1 RESEND 0/5] vmalloc_exec for modules and BPF programs, Luis Chamberlain
- Re: [PATCH bpf-next v1 RESEND 0/5] vmalloc_exec for modules and BPF programs, Edgecombe, Rick P
- [PATCH] arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.,
Kuniyuki Iwashima
- Re: Linux 6.1-rc3 build fail in include/linux/bpf.h,
Jiri Olsa
- [PATCH bpf] bpf: Mark bpf_arch_init_dispatcher_early() as __init_or_module,
Nathan Chancellor
- Possible bug or unintended behaviour using bpf_ima_file_hash,
Isaac Matthews
- [PATCH] uapi: Add missing linux/stddef.h header file to in.h,
Yang Jihong
- [PATCH bpf-next] bpf: fix memory leak in grow_stack_state(), Zhengchao Shao
- [PATCH] veth: Avoid drop packets when xdp_redirect performs,
Heng Qi
- [PATCH v2] samples/bpf: fix typo in README,
Kang Minchul
- INFO: task hung in ppp_ioctl, Wei Chen
- BUG: unable to handle kernel paging request in tcp_retransmit_timer,
Wei Chen
- [PATCH] samples: bpf: fix typo in README,
Kang Minchul
- [PATCH bpf-next] samples/bpf: Fix tracex2 error: No such file or directory,
Rong Tao
- [PATCH bpf-next v2 0/3] bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage,
Kees Cook
- [PATCH net v2] bpf, sockmap: fix the sk->sk_forward_alloc warning of sk_stream_kill_queues(),
Wang Yufen
- [PATCH bpf-next v2] bpf: check max_entries before allocating memory,
Florian Lehner
- [PATCH 4/4] perf lock contention: Increase default stack skip to 4, Namhyung Kim
- [PATCH bpf-next] selftests: fix test group SKIPPED result,
Domenico Cerasuolo
- [RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook,
Roberto Sassu
- [RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook,
Roberto Sassu
- libbpf not properly detecting support for memcg-based memory accounting,
Grant Seltzer Richman
- Re: [PATCH -next] selftests/bpf: fix alignment problem in bpf_prog_test_run_skb(), zhongbaisong
- [PATCH net] bpf, sockmap: fix the sk->sk_forward_alloc warning of sk_stream_kill_queues(),
Wang Yufen
- [PATCH net v2] bpf: Fix memory leaks in __check_func_call,
Wang Yufen
- [PATCH bpf-next] bpf: make sure skb->len != 0 when redirecting to a tunneling device,
Stanislav Fomichev
- [RFC bpf-next 0/5] xdp: hints via kfuncs,
Stanislav Fomichev
- [PATCH] samples/bpf: Fix sockex3: missing BPF prog type,
Rong Tao
- [PATCH bpf-next] selftests/bpf: Fix strncpy() fortify warning,
Rong Tao
- [PATCH net] bpf: Fix memory leaks in __check_func_call,
Wang Yufen
- [PATCH bpf-next v2] bpf: Fix a typo in comment for DFS algorithm,
Xu Kuohai
- [PATCH v5 2/2] sched/numa: add per-process numa_balancing, Gang Li
- WARNING in bpf_bprintf_prepare,
Hao Sun
- [Question]: BPF_CGROUP_{GET,SET}SOCKOPT handling when optlen > PAGE_SIZE,
Martin KaFai Lau
- linux-next: manual merge of the tip tree with the bpf-next tree, Stephen Rothwell
- [PATCH bpf-next] selftests/bpf: Fix bpftool synctypes checking failure,
Yonghong Song
- [PATCH v4] evm: Correct inode_init_security hooks behaviors,
Nicolas Bouchinet
- [PATCH] bpf: Remove the obsolte u64_stats_fetch_*_irq() users.,
Sebastian Andrzej Siewior
- [PATCH bpf-next v1] Document BPF_MAP_TYPE_LPM_TRIE,
Donald Hunter
- [PATCH bpf-next] bpf: check max_entries before allocating memory,
Florian Lehner
- [PATCH][next] bpftool: Fix spelling mistake "disasembler" -> "disassembler",
Colin Ian King
- [RFC PATCH net-next]net: Add new kParser KMOD in net, integrate kParser with XDP,
Pratyush Kumar Khan
- [PATCH bpf-next v6 0/9] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs,
Yonghong Song
- [PATCH bpf-next v6 1/9] bpf: Make struct cgroup btf id global, Yonghong Song
- [PATCH bpf-next v6 2/9] bpf: Refactor some inode/task/sk storage functions for reuse, Yonghong Song
- [PATCH bpf-next v6 4/9] libbpf: Support new cgroup local storage, Yonghong Song
- [PATCH bpf-next v6 3/9] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs, Yonghong Song
- [PATCH bpf-next v6 5/9] bpftool: Support new cgroup local storage, Yonghong Song
- [PATCH bpf-next v6 6/9] selftests/bpf: Fix test test_libbpf_str/bpf_map_type_str, Yonghong Song
- [PATCH bpf-next v6 7/9] selftests/bpf: Add selftests for new cgroup local storage, Yonghong Song
- [PATCH bpf-next v6 8/9] selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390x, Yonghong Song
- [PATCH bpf-next v6 9/9] docs/bpf: Add documentation for new cgroup local storage, Yonghong Song
- Re: [PATCH bpf-next v6 0/9] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs, patchwork-bot+netdevbpf
- [PATCH bpf-next] bpf: Fix a typo in comment for DFS algorithm,
Xu Kuohai
- [PATCH bpf-next] selftests/bpf: Panic on hard/soft lockup,
Daniel Müller
- [RFC bpf-next 00/12] Use uapi kernel headers with vmlinux.h,
Eduard Zingerman
- [RFC bpf-next 01/12] libbpf: Deduplicate unambigous standalone forward declarations, Eduard Zingerman
- [RFC bpf-next 03/12] libbpf: Support for BTF_DECL_TAG dump in C format, Eduard Zingerman
- [RFC bpf-next 02/12] selftests/bpf: Tests for standalone forward BTF declarations deduplication, Eduard Zingerman
- [RFC bpf-next 04/12] selftests/bpf: Tests for BTF_DECL_TAG dump in C format, Eduard Zingerman
- [RFC bpf-next 06/12] selftests/bpf: Tests for header guards printing in BTF dump, Eduard Zingerman
- [RFC bpf-next 05/12] libbpf: Header guards for selected data structures in vmlinux.h, Eduard Zingerman
- [RFC bpf-next 07/12] bpftool: Enable header guards generation, Eduard Zingerman
- [RFC bpf-next 08/12] kbuild: Script to infer header guard values for uapi headers, Eduard Zingerman
- [RFC bpf-next 09/12] kbuild: Header guards for types from include/uapi/*.h in kernel BTF, Eduard Zingerman
- [RFC bpf-next 10/12] selftests/bpf: Script to verify uapi headers usage with vmlinux.h, Eduard Zingerman
- [RFC bpf-next 11/12] selftests/bpf: Known good uapi headers for test_uapi_headers.py, Eduard Zingerman
- [RFC bpf-next 12/12] selftests/bpf: script for infer_header_guards.pl testing, Eduard Zingerman
- Re: [RFC bpf-next 00/12] Use uapi kernel headers with vmlinux.h, Alexei Starovoitov
- Re: [RFC bpf-next 00/12] Use uapi kernel headers with vmlinux.h, Alan Maguire
- Re: [RFC bpf-next 00/12] Use uapi kernel headers with vmlinux.h, Andrii Nakryiko
- [RFC dwarves 0/1] pahole: Save header guard names when --header_guards_db is passed,
Eduard Zingerman
- [PATCH bpf-next v5 0/7] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs,
Yonghong Song
- [PATCH bpf-next v9 0/1] Document BPF_MAP_TYPE_ARRAY,
Donald Hunter
- [PATCH bpf-next 0/9] bpf: Avoid unnecessary deadlock detection and failure in task storage,
Martin KaFai Lau
- [PATCH bpf-next 1/9] bpf: Remove prog->active check for bpf_lsm and bpf_iter, Martin KaFai Lau
- [PATCH bpf-next 2/9] bpf: Append _recur naming to the bpf_task_storage helper proto, Martin KaFai Lau
- [PATCH bpf-next 5/9] bpf: Add new bpf_task_storage_get proto with no deadlock detection, Martin KaFai Lau
- [PATCH bpf-next 3/9] bpf: Refactor the core bpf_task_storage_get logic into a new function, Martin KaFai Lau
- [PATCH bpf-next 4/9] bpf: Avoid taking spinlock in bpf_task_storage_get if potential deadlock is detected, Martin KaFai Lau
- [PATCH bpf-next 6/9] bpf: bpf_task_storage_delete_recur does lookup first before the deadlock check, Martin KaFai Lau
- [PATCH bpf-next 8/9] selftests/bpf: Ensure no task storage failure for bpf_lsm.s prog due to deadlock detection, Martin KaFai Lau
- [PATCH bpf-next 9/9] selftests/bpf: Tracing prog can still do lookup under busy lock, Martin KaFai Lau
- [PATCH bpf-next 7/9] bpf: Add new bpf_task_storage_delete proto with no deadlock detection, Martin KaFai Lau
- Re: [PATCH bpf-next 0/9] bpf: Avoid unnecessary deadlock detection and failure in task storage, patchwork-bot+netdevbpf
- [PATCH v3 00/15] IOMMUFD Generic interface,
Jason Gunthorpe
- [PATCH v3 03/15] interval-tree: Add a utility to iterate over spans in an interval tree, Jason Gunthorpe
- [PATCH v3 01/15] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY, Jason Gunthorpe
- [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable, Jason Gunthorpe
- [PATCH v3 05/15] iommufd: File descriptor, context, kconfig and makefiles, Jason Gunthorpe
- [PATCH v3 13/15] iommufd: Add kAPI toward external drivers for kernel access, Jason Gunthorpe
- [PATCH v3 08/15] iommufd: Algorithms for PFN storage, Jason Gunthorpe
- [PATCH v3 07/15] iommufd: PFN handling for iopt_pages, Jason Gunthorpe
- [PATCH v3 11/15] iommufd: Add a HW pagetable object, Jason Gunthorpe
- [PATCH v3 09/15] iommufd: Data structure to provide IOVA to PFN mapping, Jason Gunthorpe
- [PATCH v3 12/15] iommufd: Add kAPI toward external drivers for physical devices, Jason Gunthorpe
- [PATCH v3 06/15] kernel/user: Allow user::locked_vm to be usable for iommufd, Jason Gunthorpe
- [PATCH v3 02/15] iommu: Add device-centric DMA ownership interfaces, Jason Gunthorpe
- [PATCH v3 15/15] iommufd: Add a selftest, Jason Gunthorpe
- [PATCH v3 04/15] iommufd: Overview documentation, Jason Gunthorpe
- [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility, Jason Gunthorpe
- Re: [PATCH v3 00/15] IOMMUFD Generic interface, Nicolin Chen
- Re: [PATCH v3 00/15] IOMMUFD Generic interface, Alex Williamson
- 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
[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]