BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH net-next v20 13/13] netdev: add dmabuf introspection, (continued)
- [PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph,
Masami Hiramatsu (Google)
- [PATCH v13 01/20] tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops(), Masami Hiramatsu (Google)
- [PATCH v13 02/20] tracing: Add a comment about ftrace_regs definition, Masami Hiramatsu (Google)
- [PATCH v13 03/20] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value, Masami Hiramatsu (Google)
- [PATCH v13 04/20] function_graph: Pass ftrace_regs to entryfunc, Masami Hiramatsu (Google)
- [PATCH v13 05/20] function_graph: Replace fgraph_ret_regs with ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v13 06/20] function_graph: Pass ftrace_regs to retfunc, Masami Hiramatsu (Google)
- [PATCH v13 07/20] fprobe: Use ftrace_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v13 08/20] fprobe: Use ftrace_regs in fprobe exit handler, Masami Hiramatsu (Google)
- [PATCH v13 09/20] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v13 10/20] tracing: Add ftrace_fill_perf_regs() for perf event, Masami Hiramatsu (Google)
- [PATCH v13 11/20] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- [PATCH v13 12/20] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v13 13/20] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v13 14/20] fprobe: Rewrite fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v13 15/20] tracing: Fix function timing profiler to initialize hashtable, Masami Hiramatsu (Google)
- [PATCH v13 16/20] tracing/fprobe: Remove nr_maxactive from fprobe, Masami Hiramatsu (Google)
- [PATCH v13 17/20] selftests: ftrace: Remove obsolate maxactive syntax check, Masami Hiramatsu (Google)
- [PATCH v13 18/20] selftests/ftrace: Add a test case for repeating register/unregister fprobe, Masami Hiramatsu (Google)
- [PATCH v13 19/20] Documentation: probes: Update fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v13 20/20] fgraph: Skip recording calltime/rettime if it is not nneeded, Masami Hiramatsu (Google)
- Message not available
- Message not available
- Re: [PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph, Google
- Re: [PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph, Jiri Olsa
[bpf-next v6 1/2] bpf: Add bpf_copy_from_user_str kfunc,
Jordan Rome
Problem testing with S390x under QEMU on x86_64,
Tony Ambardar
[syzbot] [net?] [bpf?] WARNING in skb_ensure_writable (2), syzbot
[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock,
Chen Ridong
[PATCH v7 0/8] Improve the copy of task comm,
Yafang Shao
- [PATCH v7 1/8] Get rid of __get_task_comm(), Yafang Shao
- [PATCH v7 2/8] auditsc: Replace memcpy() with strscpy(), Yafang Shao
- [PATCH v7 3/8] security: Replace memcpy() with get_task_comm(), Yafang Shao
- [PATCH v7 4/8] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v7 7/8] net: Replace strcpy() with strscpy(), Yafang Shao
- [PATCH v7 8/8] drm: Replace strcpy() with strscpy(), Yafang Shao
- Re: [PATCH v7 0/8] Improve the copy of task comm, Yafang Shao
[PATCH bpf-next v2 0/5] support bpf_fastcall patterns for calls to kfuncs,
Eduard Zingerman
Potential deadlock in bpf lru hash map, Priya Bala Govindasamy
[RFC bpf-next v4 0/6] Share user memory to BPF program through task storage map.,
Kui-Feng Lee
[PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers,
Matthieu Baerts (NGI0)
[PATCH v15 0/4] Reduce overhead of LSMs with static calls,
KP Singh
[PATCH bpf-next 1/2] bpf: Relax KF_ACQUIRE kfuncs strict type matching constraint on non-zero offset pointers,
Juntong Deng
HI DEAR !, Boris Soroka
[PATCH iwl-next v6 0/6] igb: Add support for AF_XDP zero-copy,
Kurt Kanzenbach
Re: [PATCH] samples/bpf: fix compilation errors with cf-protection option, patchwork-bot+netdevbpf
[PATCH bpf-next v2 0/4] __jited_x86 test tag to check x86 assembly after jit,
Eduard Zingerman
[no subject], Unknown
[PATCH bpf-next 1/2] bpf: Make the pointer returned by iter next method valid,
Juntong Deng
[no subject], Unknown
[bpf-next v5 1/2] bpf: Add bpf_copy_from_user_str kfunc,
Jordan Rome
[PATCHv2 net 0/2] selftests: Fix udpgro failures,
Hangbin Liu
[PATCH v2] tools build: Provide consistent build options for fixdep,
Alexander Gordeev
[PATCH bpf-next v8 0/6] monitor network traffic for flaky test cases,
Kui-Feng Lee
[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock,
Liao Chang
[PATCH bpf-next 0/2] allow calling kfuncs in normal tracepoint programs,
JP Kobryn
[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x,
jitendra . vegiraju
bpf-next experiment,
Alexei Starovoitov
[PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic,
Andrii Nakryiko
- [PATCH v6 bpf-next 01/10] lib/buildid: harden build ID parsing logic, Andrii Nakryiko
- [PATCH v6 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction, Andrii Nakryiko
- [PATCH v6 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers, Andrii Nakryiko
- [PATCH v6 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search, Andrii Nakryiko
- [PATCH v6 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault(), Andrii Nakryiko
- [PATCH v6 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API, Andrii Nakryiko
- [PATCH v6 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF, Andrii Nakryiko
- [PATCH v6 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry, Andrii Nakryiko
- [PATCH v6 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers, Andrii Nakryiko
- [PATCH v6 bpf-next 10/10] selftests/bpf: add build ID tests, Andrii Nakryiko
- Re: [PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic, Eduard Zingerman
[PATCH] tools build: Provide consistent build options for fixdep,
Alexander Gordeev
[syzbot] Monthly bpf report (Aug 2024), syzbot
[PATCH] bpf: cg_skb add get classid helper,
Feng zhou
[PATCH] net: Don't allow to attach xdp if bond slave device's upper already has a program,
Feng zhou
[PATCH] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API,
Feng zhou
[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance,
Liao Chang
[PATCH net 0/2] selftests: Fix udpgro failures,
Hangbin Liu
[RFC bpf-next v3 0/7] Share user memory to BPF program through task storage map.,
Kui-Feng Lee
[PATCH] tools build: Respect HOSTCFLAGS in 'fixdep' compilation, Brian Norris
linux-next: manual merge of the bpf-next tree with the vfs-brauner tree,
Stephen Rothwell
[bpf-next v4 1/2] bpf: Add bpf_copy_from_user_str kfunc,
Jordan Rome
[GIT PULL] bpf for v6.11-rc4,
Alexei Starovoitov
[PATCH v2 1/2] perf bpf-filter: Support multiple events properly,
Namhyung Kim
[PATCH bpf-next 0/8] BPF follow ups to struct fd refactorings,
Andrii Nakryiko
- [PATCH bpf-next 1/8] bpf: convert __bpf_prog_get() to CLASS(fd, ...), Andrii Nakryiko
- [PATCH bpf-next 2/8] bpf: switch fdget_raw() uses to CLASS(fd_raw, ...), Andrii Nakryiko
- [PATCH bpf-next 3/8] bpf: factor out fetching bpf_map from FD and adding it to used_maps list, Andrii Nakryiko
- [PATCH bpf-next 4/8] bpf: switch maps to CLASS(fd, ...), Andrii Nakryiko
- [PATCH bpf-next 5/8] bpf: trivial conversions for fdget(), Andrii Nakryiko
- [PATCH bpf-next 6/8] bpf: more trivial fdget() conversions, Andrii Nakryiko
- [PATCH bpf-next 7/8] security,bpf: constify struct path in bpf_token_create() LSM hook, Andrii Nakryiko
- [PATCH bpf-next 8/8] bpf: convert bpf_token_create() to CLASS(fd, ...), Andrii Nakryiko
- Re: [PATCH bpf-next 0/8] BPF follow ups to struct fd refactorings, Andrii Nakryiko
[PATCH v4 bpf-next 0/5] Support bpf_kptr_xchg into local kptr,
Amery Hung
[PATCH net-next v19 13/13] netdev: add dmabuf introspection, Mina Almasry
[PATCH net-next v19 12/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
[PATCH net-next v19 11/13] net: add devmem TCP documentation, Mina Almasry
[PATCH net-next v19 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
[PATCH net-next v19 09/13] tcp: RX path for devmem TCP,
Mina Almasry
[PATCH net-next v19 08/13] net: add support for skbs with unreadable frags, Mina Almasry
[PATCH net-next v19 07/13] net: support non paged skb frags, Mina Almasry
[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider,
Mina Almasry
[PATCH net-next v19 05/13] page_pool: devmem support, Mina Almasry
[PATCH net-next v19 04/13] netdev: netdevice devmem allocator, Mina Almasry
[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice,
Mina Almasry
[PATCH net-next v19 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
[PATCH net-next v19 00/13] Device Memory TCP,
Mina Almasry
[PATCH net-next v19 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one,
Andrii Nakryiko
[PATCH v4] libbpf: workaround -Wmaybe-uninitialized false positive,
Sam James
[RFC PATCH bpf-next 0/6] bpf: Add gen_epilogue and allow kfunc call in pro/epilogue,
Martin KaFai Lau
[PATCH tip/perf/core] bpf: fix use-after-free in bpf_uprobe_multi_link_attach(),
Oleg Nesterov
[PATCH] bpf: Annotate struct bpf_cand_cache with __counted_by(),
Thorsten Blum
[PATCH v2] perf/bpf: Don't call bpf_overflow_handler() for tracing events,
Joe Damato
New release for pahole, Usama Arif
[PATCH bpf-next v5 0/2] bpf: enable some functions in cgroup programs,
Matteo Croce
[PATCH bpf-next v4 0/4] selftests/bpf: convert three other cgroup tests to test_progs,
Alexis Lothoré (eBPF Foundation)
[PATCH bpf-next v4 0/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs,
Matteo Croce
[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations,
Andrii Nakryiko
- [PATCH v3 01/13] uprobes: revamp uprobe refcounting and lifetime management, Andrii Nakryiko
- [PATCH v3 02/13] uprobes: protected uprobe lifetime with SRCU, Andrii Nakryiko
- [PATCH v3 03/13] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks, Andrii Nakryiko
- [PATCH v3 04/13] uprobes: travers uprobe's consumer list locklessly under SRCU protection, Andrii Nakryiko
- [PATCH v3 05/13] perf/uprobe: split uprobe_unregister(), Andrii Nakryiko
- [PATCH v3 06/13] rbtree: provide rb_find_rcu() / rb_find_add_rcu(), Andrii Nakryiko
- [PATCH v3 07/13] uprobes: perform lockless SRCU-protected uprobes_tree lookup, Andrii Nakryiko
- [PATCH v3 08/13] uprobes: switch to RCU Tasks Trace flavor for better performance, Andrii Nakryiko
- [PATCH RFC v3 09/13] uprobes: SRCU-protect uretprobe lifetime (with timeout), Andrii Nakryiko
- [PATCH RFC v3 10/13] uprobes: implement SRCU-protected lifetime for single-stepped uprobe, Andrii Nakryiko
- [PATCH RFC v3 11/13] mm: introduce mmap_lock_speculation_{start|end}, Andrii Nakryiko
- [PATCH RFC v3 12/13] mm: add SLAB_TYPESAFE_BY_RCU to files_cache, Andrii Nakryiko
- [PATCH RFC v3 13/13] uprobes: add speculative lockless VMA to inode resolution, Andrii Nakryiko
- Re: [PATCH v3 00/13] uprobes: RCU-protected hot path optimizations, Oleg Nesterov
[no subject], Unknown
[bpf-next v3 1/2] bpf: Add bpf_copy_from_user_str kfunc,
Jordan Rome
[PATCH v5 bpf-next 00/10] Harden and extend ELF build ID parsing logic,
Andrii Nakryiko
- [PATCH v5 bpf-next 01/10] lib/buildid: harden build ID parsing logic, Andrii Nakryiko
- [PATCH v5 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction, Andrii Nakryiko
- [PATCH v5 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers, Andrii Nakryiko
- [PATCH v5 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search, Andrii Nakryiko
- [PATCH v5 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault(), Andrii Nakryiko
- [PATCH v5 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API, Andrii Nakryiko
- [PATCH v5 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF, Andrii Nakryiko
- [PATCH v5 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry, Andrii Nakryiko
- [PATCH v5 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers, Andrii Nakryiko
- [PATCH v5 bpf-next 10/10] selftests/bpf: add build ID tests, Andrii Nakryiko
[PATCH bpf-next 0/3] support nocsr patterns for calls to kfuncs,
Eduard Zingerman
[PATCH bpf v2 1/2] bpf: Fix a kernel verifier crash in stacksafe(),
Yonghong Song
[PATCH v2] selftests: fix relative rpath usage,
Eugene Syromiatnikov
[PATCH] btrfs: update target inode's ctime on unlink,
Jeff Layton
Re: [syzbot] [perf?] KASAN: slab-use-after-free Read in __uprobe_unregister,
Andrii Nakryiko
[no subject], Unknown
[PATCH v3] libbpf: workaround -Wmaybe-uninitialized false positive,
Sam James
[PATCH bpf-next v3 0/4] selftests/bpf: convert three other cgroup tests to test_progs,
Alexis Lothoré (eBPF Foundation)
[bug report] bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command., Dan Carpenter
[PATCH bpf 1/2] bpf: Fix a kernel verifier crash in stacksafe(),
Yonghong Song
[PATCH v6 0/9] Improve the copy of task comm,
Yafang Shao
- [PATCH v6 1/9] Get rid of __get_task_comm(), Yafang Shao
- [PATCH v6 2/9] auditsc: Replace memcpy() with strscpy(), Yafang Shao
- [PATCH v6 3/9] security: Replace memcpy() with get_task_comm(), Yafang Shao
- [PATCH v6 4/9] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v6 5/9] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v6 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v6 7/9] tracing: Replace strncpy() with strscpy(), Yafang Shao
- [PATCH v6 8/9] net: Replace strcpy() with strscpy(), Yafang Shao
- [PATCH v6 9/9] drm: Replace strcpy() with strscpy(), Yafang Shao
[Patch net] vsock: fix recursive ->recvmsg calls,
Cong Wang
[bpf-next 0/3] samples/bpf: Remove obsolete tracing-related tests,
Daniel T. Lee
[bpf-next v2 1/2] bpf: Add bpf_copy_from_user_str kfunc,
Jordan Rome
[PATCH v2] bpf: Fix percpu address space issues,
Uros Bizjak
Re: [PATCH 6.1 00/86] 6.1.104-rc1 review,
Salvatore Bonaccorso
Re: [syzbot] [net?] [virt?] BUG: stack guard page was hit in vsock_bpf_recvmsg, syzbot
[PATCH bpf-next] libbpf: fix license for btf_relocate.c,
Alan Maguire
Re: [PATCH 6.1 00/86] 6.1.104-rc2 review,
Salvatore Bonaccorso
[PATCH bpf-next v7 0/6] monitor network traffic for flaky test cases,
Kui-Feng Lee
[bpf-next v1] bpf: Add bpf_copy_from_user_str kfunc,
Jordan Rome
[PATCH net] net: mana: Fix RX buf alloc_size alignment and atomic op panic,
Haiyang Zhang
[PATCH v2] uprobes: make trace_uprobe->nhit counter a per-CPU one,
Andrii Nakryiko
[PATCH v2] libbpf: workaround -Wmaybe-uninitialized false positive,
Sam James
[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]