BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH 3/6] perf record: Implement basic filtering for off-cpu, (continued)
- Tracing NVMe Driver with BPF missing events,
John Mazzie
- [PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices,
Benjamin Tissoires
- [PATCH bpf-next v5 01/17] bpf/btf: also allow kfunc in tracing and syscall programs, Benjamin Tissoires
- [PATCH bpf-next v5 02/17] bpf/verifier: allow kfunc to return an allocated mem, Benjamin Tissoires
- [PATCH bpf-next v5 04/17] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton, Benjamin Tissoires
- [PATCH bpf-next v5 03/17] bpf: prepare for more bpf syscall to be used from kernel and user space., Benjamin Tissoires
- [PATCH bpf-next v5 11/17] HID: bpf: introduce hid_hw_request(), Benjamin Tissoires
- [PATCH bpf-next v5 09/17] HID: bpf: allocate data memory for device_event BPF programs, Benjamin Tissoires
- [PATCH bpf-next v5 05/17] HID: core: store the unique system identifier in hid_device, Benjamin Tissoires
- [PATCH bpf-next v5 08/17] selftests/bpf: add tests for the HID-bpf initial implementation, Benjamin Tissoires
- [PATCH bpf-next v5 10/17] selftests/bpf/hid: add test to change the report size, Benjamin Tissoires
- [PATCH bpf-next v5 12/17] selftests/bpf: add tests for bpf_hid_hw_request, Benjamin Tissoires
- [PATCH bpf-next v5 06/17] HID: export hid_report_type to uapi, Benjamin Tissoires
- [PATCH bpf-next v5 07/17] HID: initial BPF implementation, Benjamin Tissoires
- [PATCH bpf-next v5 14/17] selftests/bpf: add report descriptor fixup tests, Benjamin Tissoires
- [PATCH bpf-next v5 13/17] HID: bpf: allow to change the report descriptor, Benjamin Tissoires
- [PATCH bpf-next v5 17/17] Documentation: add HID-BPF docs, Benjamin Tissoires
- [PATCH bpf-next v5 16/17] selftests/bpf: Add a test for BPF_F_INSERT_HEAD, Benjamin Tissoires
- [PATCH bpf-next v5 15/17] samples/bpf: add new hid_mouse example, Benjamin Tissoires
- Re: [PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices, Christoph Hellwig
- Re: [PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices, patchwork-bot+netdevbpf
- Re: [PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices, Tero Kristo
- [PATCH bpf-next 0/3] Start libbpf 1.0 dev cycle,
Andrii Nakryiko
- [PATCH bpf-next v5 0/6] bpf trampoline for arm64,
Xu Kuohai
- [PATCH v3 bpf-next 0/2] bpf: refine kernel.unprivileged_bpf_disabled behaviour,
Alan Maguire
- [PATCH AUTOSEL 5.15 08/17] net: fix wrong network header length, Sasha Levin
- [PATCH AUTOSEL 5.17 14/23] net: fix wrong network header length, Sasha Levin
- [PATCH bpf v3 0/2] Fix kprobe_multi interface issues for 5.18,
Eugene Syromiatnikov
- [PATCH v3 bpf-next 0/5] net: netfilter: add kfunc helper to update ct timeout,
Lorenzo Bianconi
- [PATCH] bpf: avoid grabbing spin_locks of all cpus when no free elems,
Feng zhou
- [PATCH v2 bpf-next] selftests/bpf: Add benchmark for local_storage get,
Dave Marchevsky
- [PATCH bpf-next v2] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase,
Feng zhou
- [linux-next:master] BUILD REGRESSION 47c1c54d1bcd0a69a56b49473bc20f17b70e5242, kernel test robot
- [PATCH v2 bpf-next 0/2] bpf: refine kernel.unpriviliged_bpf_disabled behaviour,
Alan Maguire
- [PATCH v2,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd,
Zhengchao Shao
- [PATCH bpf-next v3 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type,
Eugene Syromiatnikov
- [PATCH bpf-next v4 0/6] bpf trampoline for arm64,
Xu Kuohai
- [PATCH] bpf: add access control for map,
menglong8 . dong
- [linux-next:master] BUILD REGRESSION 3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb, kernel test robot
- [PATCH v2 06/13] openrisc: Update litex defconfig to support glibc userland, Stafford Horne
- [PATCH bpf v2 2/4] bpf_trace: support 32-bit kernels in bpf_kprobe_multi_link_attach,
Eugene Syromiatnikov
- [PATCH bpf v2 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs, Eugene Syromiatnikov
- [PATCH bpf v2 3/4] bpf_trace: handle compat in kprobe_multi_resolve_syms, Eugene Syromiatnikov
- [PATCH bpf v2 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach,
Eugene Syromiatnikov
- [PATCH bpf v2 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type, Eugene Syromiatnikov
- [ANNOUNCEMENT] libbpf v0.8 release, Andrii Nakryiko
- [PATCH bpf-next] libbpf: fix memory leak in attach_tp for target-less tracepoint program,
Andrii Nakryiko
- [PATCH bpf 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs, Eugene Syromiatnikov
- [PATCH bpf 3/4] bpf_trace: handle compat in kprobe_multi_resolve_syms, Eugene Syromiatnikov
- [PATCH bpf 2/4] bpf_trace: support 32-bit kernels in bpf_kprobe_multi_link_attach, Eugene Syromiatnikov
- [PATCH bpf 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach,
Eugene Syromiatnikov
- [PATCH bpf 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type,
Eugene Syromiatnikov
- [PATCH bpf-next 00/12] libbpf: Textual representation of enums,
Daniel Müller
- [PATCH bpf-next 01/12] libbpf: Introduce libbpf_bpf_prog_type_str, Daniel Müller
- [PATCH bpf-next 04/12] libbpf: Introduce libbpf_bpf_map_type_str, Daniel Müller
- [PATCH bpf-next 02/12] selftests/bpf: Add test for libbpf_bpf_prog_type_str, Daniel Müller
- [PATCH bpf-next 03/12] bpftool: Use libbpf_bpf_prog_type_str, Daniel Müller
- [PATCH bpf-next 10/12] libbpf: Introduce libbpf_bpf_link_type_str, Daniel Müller
- [PATCH bpf-next 12/12] bpftool: Use libbpf_bpf_link_type_str, Daniel Müller
- [PATCH bpf-next 09/12] bpftool: Use libbpf_bpf_attach_type_str, Daniel Müller
- [PATCH bpf-next 05/12] selftests/bpf: Add test for libbpf_bpf_map_type_str, Daniel Müller
- [PATCH bpf-next 06/12] bpftool: Use libbpf_bpf_map_type_str, Daniel Müller
- [PATCH bpf-next 07/12] libbpf: Introduce libbpf_bpf_attach_type_str, Daniel Müller
- [PATCH bpf-next 11/12] selftests/bpf: Add test for libbpf_bpf_link_type_str, Daniel Müller
- [PATCH bpf-next 08/12] selftests/bpf: Add test for libbpf_bpf_attach_type_str, Daniel Müller
- Re: [PATCH bpf-next 00/12] libbpf: Textual representation of enums, Andrii Nakryiko
- Re: [PATCH bpf-next 00/12] libbpf: Textual representation of enums, Yonghong Song
- [PATCH bpf-next 0/5] bpf_prog_pack followup,
Song Liu
- [PATCHv3 bpf-next] selftests/bpf: add missed ima_setup.sh in Makefile,
Hangbin Liu
- [PATCH bpf-next] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase,
Feng zhou
- [PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr,
Jiri Olsa
- [linux-next:master] BUILD REGRESSION 1e1b28b936aed946122b4e0991e7144fdbbfd77e,
kernel test robot
- [PATCH 06/13] openrisc: Update litex defconfig to support glibc userland, Stafford Horne
- [PATCH bpf-next] selftests/bpf: Add missing trampoline program type to trampoline_count test,
Yuntao Wang
- [RFC PATCH bpf-next v2 0/7] bpf: rstat: cgroup hierarchical stats,
Yosry Ahmed
- [PATCH bpf-next v2 00/18] bpf: Add 64bit enum value support,
Yonghong Song
- [PATCH bpf-next v2 16/18] selftests/bpf: Add a test for enum64 value relocations, Yonghong Song
- [PATCH bpf-next v2 03/18] libbpf: Fix an error in 64bit relocation value computation, Yonghong Song
- [PATCH bpf-next v2 02/18] libbpf: Permit 64bit relocation value, Yonghong Song
- [PATCH bpf-next v2 01/18] bpf: Add btf enum64 support, Yonghong Song
- [PATCH bpf-next v2 08/18] libbpf: Add enum64 sanitization, Yonghong Song
- [PATCH bpf-next v2 09/18] libbpf: Add enum64 support for bpf linking, Yonghong Song
- [PATCH bpf-next v2 04/18] libbpf: Refactor btf__add_enum() for future code sharing, Yonghong Song
- [PATCH bpf-next v2 05/18] libbpf: Add enum64 parsing and new enum64 public API, Yonghong Song
- [PATCH bpf-next v2 11/18] bpftool: Add btf enum64 support, Yonghong Song
- [PATCH bpf-next v2 10/18] libbpf: Add enum64 relocation support, Yonghong Song
- [PATCH bpf-next v2 14/18] selftests/bpf: Add BTF_KIND_ENUM64 unit tests, Yonghong Song
- [PATCH bpf-next v2 17/18] selftests/bpf: Clarify llvm dependency with possible selftest failures, Yonghong Song
- [PATCH bpf-next v2 06/18] libbpf: Add enum64 deduplication support, Yonghong Song
- [PATCH bpf-next v2 15/18] selftests/bpf: Test BTF_KIND_ENUM64 for deduplication, Yonghong Song
- [PATCH bpf-next v2 07/18] libbpf: Add enum64 support for btf_dump, Yonghong Song
- [PATCH bpf-next v2 18/18] docs/bpf: Update documentation for BTF_KIND_ENUM64 support, Yonghong Song
- [PATCH bpf-next v2 13/18] selftests/bpf: Test new enum kflag and enum64 API functions, Yonghong Song
- [PATCH bpf-next v2 12/18] selftests/bpf: Fix selftests failure, Yonghong Song
- [PATCH bpf-next v2] selftests/bpf: fix building bpf selftests statically,
Yosry Ahmed
- [PATCH bpf-next v4 0/7] bpf: mptcp: Support for mptcp_sock,
Mat Martineau
- [PATCH bpf-next] selftests/bpf: fix usdt_400 test case,
Andrii Nakryiko
- [PATCH bpf-next v3] bpftool: Use sysfs vmlinux when dumping BTF by ID,
Larysa Zaremba
- bpf_skb_adjust_room after L4 header?, Steffen Vogel
- [PATCH bpf-next v3 0/2] Introduce access remote cpu elem support in BPF percpu map,
Feng zhou
- LSF/MM/BPF 2022: Slides and thanks!, Josef Bacik
- [PATCH bpf-next v3 0/5] sleepable uprobe support,
Delyan Kratunov
- [PATCH bpf-next 1/2] bpf: Fix combination of jit blinding and pointers to bpf subprogs.,
Alexei Starovoitov
- [PATCHv2 bpf-next 0/2] selftests/bpf: fix ima_setup.sh missing issue,
Hangbin Liu
- bpf selftest compiling error,
Vincent Li
- [PATCH bpf-next] selftests/bpf: fix building bpf selftests statically,
Yosry Ahmed
- [PATCH bpf-next] selftests/bpf: Hardcode /sys/kernel/btf/vmlinux in fewer places,
Daniel Müller
- [PATCH net-next 1/1] ixgbe: add xdp frags support to ndo_xdp_xmit,
Tony Nguyen
- ERROR: drivers: net: ethernet: stmicro: stmmac: stmmac_main.c,
Test Bot
- [syzbot] WARNING: suspicious RCU usage in bond_ethtool_get_ts_info, syzbot
- [PATCH bpf-next 0/2] Add bpf_getxattr,
KP Singh
- [PATCH v2 bpf-next 0/2] net: netfilter: add kfunc helper to update ct timeout,
Lorenzo Bianconi
- [PATCH 1/2] kernel/bpf: change "char *" string form to "char []",
liqiong
- [PATCH 0/3] bpf: optimize the bpf_kprobe_multi_link_attach function,
Wan Jiabing
- Re: [syzbot] WARNING in rtnl_dellink, Dmitry Vyukov
- [PATCH 0/5] Atomics support for eBPF on powerpc,
Hari Bathini
- [RFC PATCH bpf-next 0/5] bpf: add get_reg_val helper,
Dave Marchevsky
- Questions: JIT ARM32, Shenghao Yuan
- [PATCH net 0/2] selftests/bpf: fix ima_setup.sh missing issue,
Hangbin Liu
- [PATCH net-next] net: page_pool: add page allocation stats for two fast page allocate path,
Guangbin Huang
- [PATCH dwarves v2 1/2] libbpf: Sync with latest libbpf repo,
Yonghong Song
- Re: [PATCH] vfs: move fdput() to right place in ksys_sync_file_range(),
Alexei Starovoitov
- [PATCH bpf-next] selftests/bpf: make fexit_stress test run in serial mode,
Andrii Nakryiko
- [PATCH bpf-next 1/2] libbpf: add safer high-level wrappers for map operations,
Andrii Nakryiko
- [PATCH dwarves 1/2] libbpf: Sync with latest libbpf repo,
Yonghong Song
- [PATCH bpf-next v2 0/4] Follow ups for kptr series,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next] selftests/bpf: fix a few clang compilation errors,
Yonghong Song
- [PATCH bpf-next] Enable CONFIG_FPROBE for self tests,
Daniel Müller
- [RFC bpf-next 0/2] bpf: allow unprivileged map access to some map types,
Alan Maguire
- [PATCH bpf-next v2 0/2] Introduce access remote cpu elem support in BPF percpu map,
Feng zhou
- linux-next: manual merge of the sysctl tree with the bpf-next tree, Stephen Rothwell
- linux-next: manual merge of the bpf-next tree with the net-next tree,
Stephen Rothwell
- [PATCH bpf-next v1 0/4] Follow ups for kptr series,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v8 0/5] Attach a cookie to a tracing program.,
Kui-Feng Lee
- [PATCH bpf-next v8 2/5] bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack, Kui-Feng Lee
- [PATCH bpf-next v8 3/5] bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm., Kui-Feng Lee
- [PATCH bpf-next v8 4/5] libbpf: Assign cookies to links in libbpf., Kui-Feng Lee
- [PATCH bpf-next v8 1/5] bpf, x86: Generate trampolines from bpf_tramp_links, Kui-Feng Lee
- [PATCH bpf-next v8 5/5] selftest/bpf: The test cses of BPF cookie for fentry/fexit/fmod_ret/lsm., Kui-Feng Lee
- Re: [PATCH bpf-next v8 0/5] Attach a cookie to a tracing program., patchwork-bot+netdevbpf
- <Possible follow-ups>
- [PATCH bpf-next v8 0/5] Attach a cookie to a tracing program., Kui-Feng Lee
- [PATCH bpf-next] libbpf: clean up ringbuf size adjustment implementation,
Andrii Nakryiko
- [PATCH bpf-next v2 0/4] bpf: bpf link iterator,
Dmitrii Dolgov
- [PATCHv6 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link,
Jiri Olsa
- [PATCH bpf-next 0/9] selftests: xsk: add busy-poll testing plus various fixes,
Magnus Karlsson
- [PATCH bpf-next 1/9] selftests: xsk: cleanup bash scripts, Magnus Karlsson
- [PATCH bpf-next 3/9] selftests: xsk: run all tests for busy-poll, Magnus Karlsson
- [PATCH bpf-next 2/9] selftests: xsk: do not send zero-length packets, Magnus Karlsson
- [PATCH bpf-next 4/9] selftests: xsk: fix reporting of failed tests, Magnus Karlsson
- [PATCH bpf-next 5/9] selftests: xsk: add timeout to tests, Magnus Karlsson
- [PATCH bpf-next 6/9] selftests: xsk: cleanup veth pair at ctrl-c, Magnus Karlsson
- [PATCH bpf-next 7/9] selftests: xsk: introduce validation functions, Magnus Karlsson
- [PATCH bpf-next 9/9] selftests: xsk: make stat tests not spin on getsockopt, Magnus Karlsson
- [PATCH bpf-next 8/9] selftests: xsk: make the stats tests normal tests, Magnus Karlsson
- Re: [PATCH bpf-next 0/9] selftests: xsk: add busy-poll testing plus various fixes, Alexei Starovoitov
- Re: [PATCH bpf-next 0/9] selftests: xsk: add busy-poll testing plus various fixes, Björn Töpel
- Re: [PATCH bpf-next 0/9] selftests: xsk: add busy-poll testing plus various fixes, patchwork-bot+netdevbpf
- [PATCH bpf-next v6 1/2] bpf: Extend batch operations for map-in-map bpf-maps,
Takshak Chahande
- [PATCHv2 0/3] perf tools: Fix prologue generation,
Jiri Olsa
[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]