BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH bpf-next v2 18/18] docs/bpf: Update documentation for BTF_KIND_ENUM64 support, (continued)
- [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
- [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
- [PATCH bpf-next v2 0/2] Modify some code in sysctl_net_core.c,
Tiezhu Yang
- [RFC PATCH bpf-next 0/9] bpf: cgroup hierarchical stats collection,
Yosry Ahmed
- [RFC PATCH bpf-next 2/9] cgroup: bpf: flush bpf stats on rstat flush, Yosry Ahmed
- [RFC PATCH bpf-next 3/9] libbpf: Add support for rstat progs and links, Yosry Ahmed
- [RFC PATCH bpf-next 1/9] bpf: introduce CGROUP_SUBSYS_RSTAT program type, Yosry Ahmed
- [RFC PATCH bpf-next 7/9] cgroup: Add cgroup_put() in !CONFIG_CGROUPS case, Yosry Ahmed
- [RFC PATCH bpf-next 6/9] cgroup: add v1 support to cgroup_get_from_id(), Yosry Ahmed
- [RFC PATCH bpf-next 8/9] bpf: Introduce cgroup iter, Yosry Ahmed
- [RFC PATCH bpf-next 5/9] bpf: add bpf_map_lookup_percpu_elem() helper, Yosry Ahmed
- [RFC PATCH bpf-next 4/9] bpf: add bpf rstat helpers, Yosry Ahmed
- [RFC PATCH bpf-next 9/9] selftest/bpf: add a selftest for cgroup hierarchical stats, Yosry Ahmed
- Re: [RFC PATCH bpf-next 0/9] bpf: cgroup hierarchical stats collection, Yosry Ahmed
- [PATCH bpf-next v4 0/6] Dynamic pointers,
Joanne Koong
- [PATCH bpf-next] bpftool: bpf_link_get_from_fd support for LSM programs in lskel,
KP Singh
- [PATCH] bpf.h: fix clang compiler warning with unpriv_ebpf_notify(),
Luis Chamberlain
- [syzbot] KASAN: use-after-free Read in bio_poll,
syzbot
- [PATCH] bpftool: declare generator name,
Jason Wang
- [PATCH bpf-next 0/3] Modify some code in sysctl_net_core.c,
Tiezhu Yang
- [PATCH bpf-next 0/9] Misc libbpf fixes and small improvements,
Andrii Nakryiko
- [PATCH bpf-next 6/9] selftests/bpf: add bpf_core_field_offset() tests, Andrii Nakryiko
- [PATCH bpf-next 3/9] libbpf: improve usability of field-based CO-RE helpers, Andrii Nakryiko
- [PATCH bpf-next 9/9] selftests/bpf: test libbpf's ringbuf size fix up logic, Andrii Nakryiko
- [PATCH bpf-next 7/9] libbpf: provide barrier() and barrier_var() in bpf_helpers.h, Andrii Nakryiko
- [PATCH bpf-next 2/9] libbpf: make __kptr and __kptr_ref unconditionally use btf_type_tag() attr, Andrii Nakryiko
- [PATCH bpf-next 1/9] selftests/bpf: prevent skeleton generation race, Andrii Nakryiko
- [PATCH bpf-next 8/9] libbpf: automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary, Andrii Nakryiko
- [PATCH bpf-next 5/9] libbpf: complete field-based CO-RE helpers with field offset helper, Andrii Nakryiko
- [PATCH bpf-next 4/9] selftests/bpf: use both syntaxes for field-based CO-RE helpers, Andrii Nakryiko
- Re: [PATCH bpf-next 0/9] Misc libbpf fixes and small improvements, patchwork-bot+netdevbpf
- [PATCH bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd,
Zhengchao Shao
- [PATCH bpf-next] selftests/bpf: Add benchmark for local_storage get,
Dave Marchevsky
- [PATCH bpf-next v7 0/5] Attach a cookie to a tracing program.,
Kui-Feng Lee
- [PATCH] samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is provided,
Jerome Marchand
- [PATCHv5 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link,
Jiri Olsa
- [PATCH] rethook: Reject getting a rethook if RCU is not watching,
Masami Hiramatsu
- Re: Need help: a function symbol can't be found in bpf object file when generating skeleton, Andrii Nakryiko
- [PATCH bpf-next] bpf: add bpf_map_lookup_percpu_elem for percpu map,
Feng zhou
- [RFC 0/4] perf record: Implement off-cpu profiling with BPF (v2),
Namhyung Kim
- [PATCH bpf] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat,
Eugene Syromiatnikov
- [PATCH bpf-next v5 1/2] bpf: Extend batch operations for map-in-map bpf-maps,
Takshak Chahande
- [PATCH] net/core: Make bpf_skb_adjust_room BPF helper available for packets with non IPv4 or IPv6 payload,
Wille Kuutti
- [PATCH net-next] i40e: add xdp frags support to ndo_xdp_xmit,
Lorenzo Bianconi
- [PATCH] perf: Fix pass 0 to PTR_ERR, YueHaibing
- [PATCH bpf-next v2] bpftool: Use sysfs vmlinux when dumping BTF by ID,
Larysa Zaremba
- [PATCH net-next] net: use the %px format to display sock,
kerneljasonxing
- [PATCH bpf-next] bpf: Remove unused parameter from find_kfunc_desc_btf(),
Yuntao Wang
- [PATCH v6 1/2] net: fix wrong network header length,
Lina Wang
- [PATCH 5.17 151/225] perf arm-spe: Fix addresses of synthesized SPE events, Greg Kroah-Hartman
- [PATCH 5.15 123/177] perf arm-spe: Fix addresses of synthesized SPE events, Greg Kroah-Hartman
- [PATCH bpf-next 0/2] bpftool: fix feature output when helper probes fail,
Milan Landaverde
- [PATCH][next] selftests/seccomp: Fix spelling mistake "Coud" -> "Could",
Colin Ian King
- [Patch net-next v13 00/13] net: dsa: microchip: DSA driver support for LAN937x,
Arun Ramadoss
- [Patch net-next v13 01/13] dt-bindings: net: make internal-delay-ps based on phy-mode, Arun Ramadoss
- [Patch net-next v13 02/13] dt-bindings: net: dsa: dt bindings for microchip lan937x, Arun Ramadoss
- [Patch net-next v13 03/13] net: dsa: move mib->cnt_ptr reset code to ksz_common.c, Arun Ramadoss
- [Patch net-next v13 04/13] net: dsa: tag_ksz: add tag handling for Microchip LAN937x, Arun Ramadoss
- [Patch net-next v13 05/13] net: dsa: microchip: add DSA support for microchip LAN937x, Arun Ramadoss
- [Patch net-next v13 07/13] net: dsa: microchip: add LAN937x SPI driver, Arun Ramadoss
- [Patch net-next v13 06/13] net: dsa: microchip: add support for phy read and write, Arun Ramadoss
- [Patch net-next v13 09/13] net: dsa: microchip: add support for phylink management, Arun Ramadoss
- [Patch net-next v13 08/13] net: dsa: microchip: add support for MTU configuration and fast_age, Arun Ramadoss
- [Patch net-next v13 10/13] net: dsa: microchip: add support for ethtool port counters, Arun Ramadoss
- [Patch net-next v13 11/13] net: dsa: microchip: add support for port mirror operations, Arun Ramadoss
- [Patch net-next v13 12/13] net: dsa: microchip: add support for fdb and mdb management, Arun Ramadoss
- [Patch net-next v13 13/13] net: dsa: microchip: add support for vlan operations, Arun Ramadoss
- [PATCH bpf-next] bpf/xdp: Can't detach BPF XDP prog if not exist,
Zhengchao Shao
- : [PATCH] ftrace/x86: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functions,
Steven Rostedt
- [PATCH] fsnotify: add generic perm check for unlink/rmdir,
Guowei Du
- Re: [PATCH] fsnotify: add generic perm check for unlink/rmdir, kernel test robot
- Re: [PATCH] fsnotify: add generic perm check for unlink/rmdir, kernel test robot
- Re: [PATCH] fsnotify: add generic perm check for unlink/rmdir, kernel test robot
- Re: [PATCH] fsnotify: add generic perm check for unlink/rmdir, Paul Moore
[PATCH bpf-next v9 0/5] New BPF helpers to accelerate synproxy,
Maxim Mikityanskiy
[PATCH bpf-next] net: netfilter: add kfunc helper to update ct timeout,
Lorenzo Bianconi
LSF/MM session: eBPF standardization,
Christoph Hellwig
BPF maps don't work without CONFIG_TRACING/CONFIG_FTRACE,
Michael Zimmermann
[PATCH bpf-next v2 0/5] sleepable uprobe support,
Delyan Kratunov
[PATCH bpf-next v4 1/2] bpf: Extend batch operations for map-in-map bpf-maps,
Takshak Chahande
[PATCH bpf-next v3 0/8] bpf: mptcp: Support for mptcp_sock and is_mptcp,
Mat Martineau
[Patch bpf-next v2 0/4] sockmap: some performance optimizations,
Cong Wang
[Patch net-next v12 13/13] net: dsa: microchip: add support for vlan operations, Arun Ramadoss
[Patch net-next v12 12/13] net: dsa: microchip: add support for fdb and mdb management, Arun Ramadoss
[Patch net-next v12 10/13] net: dsa: microchip: add support for ethtool port counters, Arun Ramadoss
[Patch net-next v12 11/13] net: dsa: microchip: add support for port mirror operations, Arun Ramadoss
[PATCH v2 7/8] kernel/bpf: use new capable_or functionality, Christian Göttsche
[Patch net-next v12 00/13] net: dsa: microchip: DSA driver support for LAN937x,
Arun Ramadoss
I WISH TO TRUST YOU, andrea mamon
[linux-next:master] BUILD REGRESSION 5469f0c06732a077c70a759a81f2a1f00b277694, kernel test robot
[PATCH bpf-next 00/12] bpf: Add 64bit enum value support,
Yonghong Song
[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]