BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH AUTOSEL 6.12 16/36] bpf: put bpf_link's program when link is safe to be deallocated, Sasha Levin
- [PATCH AUTOSEL 6.12 03/36] tracing/ftrace: disable preemption in syscall probe, Sasha Levin
- [PATCH bpf-next v2 0/2] libbpf: Extend linker API to support in-memory ELF files,
Alastair Robertson
- arm allmodconfig build issue with bpf,
John Garry
- [PATCH bpf-next v5] selftests/bpf: Consolidate kernel modules into common directory,
Toke Høiland-Jørgensen
- [PATCH iwl-next 1/1] igc: Improve XDP_SETUP_PROG process,
Song Yoong Siang
- [PATCH bpf-next 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata,
Song Yoong Siang
- [PATCH bpf v4 0/5] Fixes for stack with allow_ptr_leaks,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v6 0/7] IRQ save/restore,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v6 1/7] bpf: Consolidate locks and reference state in verifier state, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v6 2/7] bpf: Refactor {acquire,release}_reference_state, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v6 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v6 3/7] bpf: Refactor mark_{dynptr,iter}_read, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v6 5/7] bpf: Improve verifier log for resource leak on exit, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v6 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v6 7/7] selftests/bpf: Add IRQ save/restore tests, Kumar Kartikeya Dwivedi
- Re: [PATCH bpf-next v6 0/7] IRQ save/restore, patchwork-bot+netdevbpf
- [PATCH bpf v1 0/2] Fix for raw_tp PTR_MAYBE_NULL unmarking,
Kumar Kartikeya Dwivedi
- [PATCH v7 0/2] PCI: add enabe(disable)_device() hook for bridge,
Frank Li
- [PATCH bpf v3] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS,
Eduard Zingerman
- [PATCH RFC bpf-next] bpf: add __ctx_ref kfunc argument suffix, Maciej Fijalkowski
- [PATCH 6.12 532/826] perf bpf-filter: Return -ENOMEM directly when pfi allocation fails, Greg Kroah-Hartman
- [no subject], Unknown
- [PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I,
Alexander Lobakin
- [PATCH net-next v6 01/10] xsk: align &xdp_buff_xsk harder, Alexander Lobakin
- [PATCH net-next v6 03/10] xdp, xsk: constify read-only arguments of some static inline helpers, Alexander Lobakin
- [PATCH net-next v6 06/10] xdp: register system page pool as an XDP memory model, Alexander Lobakin
- [PATCH net-next v6 07/10] netmem: add a couple of page helper wrappers, Alexander Lobakin
- [PATCH net-next v6 08/10] page_pool: make page_pool_put_page_bulk() handle array of netmems, Alexander Lobakin
- [PATCH net-next v6 10/10] xdp: get rid of xdp_frame::mem.id, Alexander Lobakin
- [PATCH net-next v6 05/10] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model(), Alexander Lobakin
- [PATCH net-next v6 04/10] xdp: allow attaching already registered memory model to xdp_rxq_info, Alexander Lobakin
- [PATCH net-next v6 02/10] bpf, xdp: constify some bpf_prog * function arguments, Alexander Lobakin
- [PATCH net-next v6 09/10] page_pool: allow mixing PPs within one bulk, Alexander Lobakin
- Re: [PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I, patchwork-bot+netdevbpf
- Packet pointer invalidation and subprograms,
Nick Zavaritsky
- [PATCH v4 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD,
Anton Protopopov
- [PATCH bpf-next v2] bpf: Zero index arg error string for dynptr and iter,
Kumar Kartikeya Dwivedi
- [PATCH bpf v2 0/2] Fix missing process_iter_arg type check,
Kumar Kartikeya Dwivedi
- [PATCH bpf v2] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS,
Eduard Zingerman
- [PATCH bpf-next] samples/bpf: remove unnecessary -I flags from libbpf EXTRA_CFLAGS, Eduard Zingerman
- [PATCH bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind,
Marco Leogrande
- bpf_task_storage improvement question,
Christian Brauner
- [PATCH bpf 0/3] bpf, sockmap: Fix the element replace,
Michal Luczaj
- [PATCH bpf-next v3 0/5] Fixes for stack with allow_ptr_leaks,
Kumar Kartikeya Dwivedi
- Improve precision loss when doing <8-bytes spill to stack slot?,
Kumar Kartikeya Dwivedi
- [PATCH bpf] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type(),
Shigeru Yoshida
- [syzbot] [bpf?] WARNING: locking bug in emon, syzbot
- [syzbot] [bpf?] [netfilter?] INFO: rcu detected stall in sys_sendmmsg (7), syzbot
- ebpf can allow sub-word load results to be used as 64-bit pointers,
rtm
- [PATCH net 0/2] Fix NPE discovered by running bpf kselftest,
Levi Zim via B4 Relay
- [PATCH bpf-next 0/3] Introduce GRO support to cpumap codebase,
Lorenzo Bianconi
- [PATCH v3 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD,
Anton Protopopov
- [PATCH] sched_ext: Add __weak to fix the build errors,
Honglei Wang
- [PATCH bpf-next v4 1/2] bpf: Remove bpf_probe_write_user() warning message,
Marco Elver
- [Patch bpf v2 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail(),
Cong Wang
- [PATCH bpf-next v5 0/7] IRQ save/restore,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v5 1/7] bpf: Consolidate locks and reference state in verifier state, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v5 2/7] bpf: Refactor {acquire,release}_reference_state, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v5 3/7] bpf: Refactor mark_{dynptr,iter}_read, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v5 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v5 5/7] bpf: Improve verifier log for resource leak on exit, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v5 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v5 7/7] selftests/bpf: Add IRQ save/restore tests, Kumar Kartikeya Dwivedi
- RFT: Testing pahole for the release of v1.28,
Arnaldo Carvalho de Melo
- [PATCH bpf-next] selftests/bpf: ensure proper root namespace cleanup when test fail,
Alexis Lothoré (eBPF Foundation)
- [PATCH HID] selftests/hid: fix kfunc inclusions with newer bpftool,
Benjamin Tissoires
- [syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand,
syzbot
- [PATCH 0/3] perf tool: Fix multiple memory leakages,
Zhongqiu Han
- [PATCH] LoongArch: BPF: Adjust the parameter of emit_jirl(),
Tiezhu Yang
- [PATCH] tools/bpf: bpftool:Fix the wrong format specifier,
liujing
- [PATCH] bpf: Optimize resource leakage problems,
liujing
- [RFC PATCH 0/9] pahole: shared ELF and faster reproducible BTF encoding,
Ihor Solodrai
- [RFC PATCH 1/9] btf_encoder: simplify function encoding, Ihor Solodrai
- [RFC PATCH 2/9] btf_encoder: store,use section-relative addresses in ELF function representation, Ihor Solodrai
- [RFC PATCH 3/9] btf_encoder: separate elf function, saved function representations, Ihor Solodrai
- [RFC PATCH 4/9] dwarf_loader: introduce pre_load_module hook to conf_load, Ihor Solodrai
- [RFC PATCH 5/9] btf_encoder: introduce elf_functions struct type, Ihor Solodrai
- [RFC PATCH 7/9] btf_encoder: switch to shared elf_functions table, Ihor Solodrai
- [RFC PATCH 6/9] btf_encoder: collect elf_functions in btf_encoder__pre_load_module, Ihor Solodrai
- [RFC PATCH 9/9] pahole: faster reproducible BTF encoding, Ihor Solodrai
- [RFC PATCH 8/9] btf_encoder: introduce btf_encoding_context, Ihor Solodrai
- Re: [RFC PATCH 0/9] pahole: shared ELF and faster reproducible BTF encoding, Jiri Olsa
- [PATCH bpf-next v1 0/3] Fix missing process_iter_arg type check,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v4 0/7] IRQ save/restore,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v4 1/7] bpf: Consolidate locks and reference state in verifier state, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v4 2/7] bpf: Refactor {acquire,release}_reference_state, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v4 3/7] bpf: Refactor mark_{dynptr,iter}_read, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v4 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v4 5/7] bpf: Improve verifier log for resource leak on exit, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v4 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v4 7/7] selftests/bpf: Add IRQ save/restore tests, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 0/4] Fixes for stack with allow_ptr_leaks,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next 0/9] bpf: Constify BPF ops,
Thomas Weißschuh
- [PATCH bpf-next 1/9] bpf: tcp: Remove inaccurate comment about extern, Thomas Weißschuh
- [PATCH bpf-next 2/9] bpf: Move func_models from bpf_struct_ops to bpf_struct_ops_desc, Thomas Weißschuh
- [PATCH bpf-next 3/9] bpf: Allow registration of const struct bpf_struct_ops, Thomas Weißschuh
- [PATCH bpf-next 5/9] bpf: Allow registration of const cfi_stubs, Thomas Weißschuh
- [PATCH bpf-next 8/9] HID: bpf: constify BPF ops, Thomas Weißschuh
- [PATCH bpf-next 6/9] bpf, net: tcp: Constify BPF ops, Thomas Weißschuh
- [PATCH bpf-next 9/9] sched_ext: Constify BPF ops, Thomas Weißschuh
- [PATCH bpf-next 7/9] bpf, net: dummy_ops: Constify BPF ops, Thomas Weißschuh
- [PATCH bpf-next 4/9] const_structs.checkpatch: add bpf_struct_ops, Thomas Weißschuh
- [PATCH bpf-next v1 0/4] Fixes for stack with allow_ptr_leaks,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 0/7] IRQ save/restore,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 2/7] bpf: Refactor {acquire,release}_reference_state, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 1/7] bpf: Consolidate locks and reference state in verifier state, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 3/7] bpf: Refactor mark_{dynptr,iter}_read, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 5/7] bpf: Improve verifier log for resource leak on exit, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 7/7] selftests/bpf: Add IRQ save/restore tests, Kumar Kartikeya Dwivedi
- [PATCH] HID: bpf: drop unneeded casts discarding const,
Thomas Weißschuh
- [PATCH] HID: bpf: constify hid_ops,
Thomas Weißschuh
- [PATCH bpf-next v2 0/7] IRQ save/restore,
Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 1/7] bpf: Consolidate locks and reference state in verifier state, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 2/7] bpf: Refactor {acquire,release}_reference_state, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 3/7] bpf: Refactor mark_{dynptr,iter}_read, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 5/7] bpf: Improve verifier log for resource leak on exit, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v2 7/7] selftests/bpf: Add IRQ save/restore tests, Kumar Kartikeya Dwivedi
- [PATCH bpf-next v3 1/2] bpf: Remove bpf_probe_write_user() warning message,
Marco Elver
- [PATCH bpf-next v2 1/2] bpf: Remove bpf_probe_write_user() warning message,
Marco Elver
- [PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty,
Björn Töpel
- [PATCH v2] bpf, verifier: Improve precision of BPF_MUL,
Matan Shachnai
- [PATCH dwarves v3 0/1] btf_encoder: handle .BTF_ids section endianness,
Eduard Zingerman
- [PATCH bpf v2 0/9] Fixes for LPM trie,
Hou Tao
- [no subject], Unknown
- [PATCH v2 0/2] kbuild: propagate CONFIG_WERROR to resolve_btfids,
Thomas Weißschuh
- [PATCH v3] libbpf: Improve debug message when the base BTF cannot be found,
Ben Olson
- [PATCH] bpf, verifier: Improve precision of BPF_MUL, Matan Shachnai
- Storing sk_buffs as kptrs in map,
Maciej Fijalkowski
- [PATCH bpf-next] bpf: Improve bpf_probe_write_user() warning message,
Marco Elver
- [PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic,
Andrii Nakryiko
- [syzbot] [bpf?] KASAN: vmalloc-out-of-bounds Write in push_insn_history,
syzbot
- [PATCH v2] bpf, lsm: Remove getlsmprop hooks BTF IDs,
Thomas Weißschuh
- [RFC PATCH 1/1] tracing: Use guard() rather than scoped_guard(),
Mathieu Desnoyers
- [PATCH bpf-next 1/2] bpf: fix cgroup_skb prog test run direct packet access,
Mahe Tardy
- [syzbot] [bpf?] KASAN: vmalloc-out-of-bounds Write in vrealloc_noprof,
syzbot
- [for-next][PATCH 6/6] tracing: Remove cond argument from __DECLARE_TRACE_SYSCALL, Steven Rostedt
- [for-next][PATCH 5/6] tracing: Remove conditional locking from __DO_TRACE(), Steven Rostedt
- [for-next][PATCH 3/6] tracing: Remove __idx variable from __DO_TRACE, Steven Rostedt
- [for-next][PATCH 2/6] tracing: Move it_func[0] comment to the relevant context, Steven Rostedt
- [for-next][PATCH 4/6] rcupdate_trace: Define rcu_tasks_trace lock guard,
Steven Rostedt
- [PATCH AUTOSEL 5.10 06/33] samples/bpf: Fix a resource leak, Sasha Levin
- [PATCH AUTOSEL 6.11 43/87] bpf: Prevent tailcall infinite loop caused by freplace, Sasha Levin
- [PATCH AUTOSEL 6.11 26/87] samples/bpf: Fix a resource leak, Sasha Levin
- [PATCH AUTOSEL 6.6 51/61] bpf: Call free_htab_elem() after htab_unlock_bucket(), Sasha Levin
- [PATCH AUTOSEL 4.19 02/21] samples/bpf: Fix a resource leak,
Sasha Levin
- [PATCH AUTOSEL 5.4 04/28] samples/bpf: Fix a resource leak, Sasha Levin
- [PATCH AUTOSEL 5.15 06/36] samples/bpf: Fix a resource leak, Sasha Levin
- [PATCH AUTOSEL 6.1 11/48] samples/bpf: Fix a resource leak, Sasha Levin
- [PATCH AUTOSEL 6.6 15/61] samples/bpf: Fix a resource leak, Sasha Levin
- [PATCH AUTOSEL 6.11 72/87] bpf: Call free_htab_elem() after htab_unlock_bucket(), Sasha Levin
- [PATCH AUTOSEL 6.12 049/107] bpf: Prevent tailcall infinite loop caused by freplace, Sasha Levin
- [PATCH AUTOSEL 6.12 089/107] bpf: Call free_htab_elem() after htab_unlock_bucket(), Sasha Levin
- [PATCH AUTOSEL 6.12 031/107] samples/bpf: Fix a resource leak, Sasha Levin
- [PATCH AUTOSEL 4.19 4/4] HID: bpf: Fix NKRO on Mistel MD770,
Sasha Levin
- [PATCH AUTOSEL 5.4 4/5] HID: bpf: Fix NKRO on Mistel MD770, Sasha Levin
- [PATCH AUTOSEL 5.10 5/6] HID: bpf: Fix NKRO on Mistel MD770, Sasha Levin
- [PATCH AUTOSEL 5.15 6/7] HID: bpf: Fix NKRO on Mistel MD770, Sasha Levin
- [PATCH AUTOSEL 6.1 7/9] HID: bpf: Fix NKRO on Mistel MD770, Sasha Levin
- [PATCH AUTOSEL 6.6 12/16] HID: bpf: Fix NKRO on Mistel MD770, Sasha Levin
- [PATCH AUTOSEL 6.6 02/16] HID: add per device quirk to force bind to hid-generic, Sasha Levin
- [PATCH AUTOSEL 6.11 16/20] HID: bpf: Fix NKRO on Mistel MD770, Sasha Levin
- [PATCH AUTOSEL 6.11 03/20] HID: add per device quirk to force bind to hid-generic, Sasha Levin
- [PATCH AUTOSEL 6.12 18/23] HID: bpf: Fix NKRO on Mistel MD770, Sasha Levin
- [PATCH AUTOSEL 6.12 04/23] HID: add per device quirk to force bind to hid-generic, Sasha Levin
- [RFC PATCH 0/5] tracing: Remove conditional locking from tracepoints,
Mathieu Desnoyers
- [PATCH 0/3] kbuild: propagate CONFIG_WERROR to resolve_btfids,
Thomas Weißschuh
- [PATCH] bpf: sparc64: fix typo dont->don't,
Ayush Satyam
- [PATCH] bpf, lsm: Fix getlsmprop hooks BTF IDs,
Thomas Weißschuh
- [BUG] possible deadlock in __schedule (with reproducer available),
Ruan Bonan
- [PATCH bpf-next v9 0/4] bpf: add cpu time counter kfuncs,
Vadim Fedorenko
- [PATCH v3 fanotify 0/2] Fanotify in kernel filter,
Song Liu
- [PATCH dwarves v2 0/1] btf_encoder: handle .BTF_ids section endianness,
Eduard Zingerman
- Re: [PATCH kselftest] fix single bpf test,
Shuah Khan
- [PATCH] btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute,
Thomas Weißschuh
- [PATCH v2 bpf 0/2] bpf: fix OOB accesses in map_delete_elem callbacks,
Maciej Fijalkowski
- [PATCH bpf] xsk: always clear DMA mapping information when unmapping the pool,
Larysa Zaremba
- [PATCH dwarves v1] btf_encoder: handle .BTF_ids section endianness when cross-compiling,
Eduard Zingerman
- [PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup,
Andrii Nakryiko
- [syzbot] [bpf?] INFO: rcu detected stall in security_file_ioctl (9), syzbot
- [PATCH bpf-next] libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing,
Andrii Nakryiko
- [PATCH bpf-next] libbpf: Improve debug message when the base BTF cannot be found,
Ben Olson
- [PATCH] selftests/sched_ext: fix build after renames in sched_ext API,
Ihor Solodrai
- [PATCH v2 bpf-next] libbpf: Improve debug message when the base BTF cannot be found, Ben Olson
- [PATCH] bpftool: Fix the wrong format specifier,
liujing
[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]