BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, (continued)
- [PATCH bpf-next 0/3] bpf: sparse cleanup.,
Sebastian Andrzej Siewior
- [PATCH net v3 0/2] bugfixes for skmsg,
Geliang Tang
- [PATCH net-next v15 00/14] Device Memory TCP,
Mina Almasry
- [PATCH net-next v15 01/14] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v15 04/14] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v15 06/14] page_pool: devmem support, Mina Almasry
- [PATCH net-next v15 08/14] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v15 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v15 09/14] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v15 10/14] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v15 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v15 13/14] tools: net: package libynl for use in selftests, Mina Almasry
- [PATCH net-next v15 12/14] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v15 14/14] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v15 05/14] page_pool: convert to use netmem, Mina Almasry
- Re: [PATCH net-next v15 00/14] Device Memory TCP, Mina Almasry
- Re: [PATCH net-next v15 00/14] Device Memory TCP, Jakub Kicinski
- Re: [PATCH net-next v15 00/14] Device Memory TCP, patchwork-bot+netdevbpf
- [PATCH sched_ext/for-6.11 1/2] sched_ext: Implement DSQ iterator,
Tejun Heo
- [PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps,
Andrii Nakryiko
- [PATCH 0/6] HID: bpf: import some more fixes from udev-hid-bpf,
Benjamin Tissoires
- [PATCH bpf-next] libbpf: Make btf_name_info.needs_size unsigned,
Ilya Leoshkevich
- [PATCH bpf-next 00/10] s390/bpf: Implement arena,
Ilya Leoshkevich
- [PATCH bpf-next 02/10] s390/bpf: Get rid of get_probe_mem_regno(), Ilya Leoshkevich
- [PATCH bpf-next 04/10] s390/bpf: Land on the next JITed instruction after exception, Ilya Leoshkevich
- [PATCH bpf-next 01/10] s390/bpf: Factor out emitting probe nops, Ilya Leoshkevich
- [PATCH bpf-next 03/10] s390/bpf: Introduce pre- and post- probe functions, Ilya Leoshkevich
- [PATCH bpf-next 05/10] s390/bpf: Support BPF_PROBE_MEM32, Ilya Leoshkevich
- [PATCH bpf-next 07/10] s390/bpf: Enable arena, Ilya Leoshkevich
- [PATCH bpf-next 09/10] selftests/bpf: Add UAF tests for arena atomics, Ilya Leoshkevich
- [PATCH bpf-next 08/10] s390/bpf: Support arena atomics, Ilya Leoshkevich
- [PATCH bpf-next 10/10] selftests/bpf: Remove arena tests from DENYLIST.s390x, Ilya Leoshkevich
- [PATCH bpf-next 06/10] s390/bpf: Support address space cast instruction, Ilya Leoshkevich
- [PATCH] selftests/bpf:fix a resource leak,
Zhu Jun
- [PATCH bpf-next v2 0/2] selftests/xsk: Enhance traffic validation and batch size support,
Tushar Vyavahare
- [PATCH] selftests/bpf:Delete extra blank Lines,
Zhu Jun
- [PATCH v5 0/8] Faultable Tracepoints,
Mathieu Desnoyers
- [PATCH v5 1/8] cleanup.h: Header include guard should match header name, Mathieu Desnoyers
- [PATCH v5 3/8] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard, Mathieu Desnoyers
- [PATCH v5 4/8] tracing: Introduce faultable tracepoints, Mathieu Desnoyers
- [PATCH v5 2/8] cleanup.h guard: Rename DEFINE_ prefix to DECLARE_, Mathieu Desnoyers
- [PATCH v5 7/8] tracing/perf: Add support for faultable tracepoints, Mathieu Desnoyers
- [PATCH v5 5/8] tracing/ftrace: Add support for faultable tracepoints, Mathieu Desnoyers
- [PATCH v5 8/8] tracing: Convert sys_enter/exit to faultable tracepoints, Mathieu Desnoyers
- [PATCH v5 6/8] tracing/bpf-trace: Add support for faultable tracepoints, Mathieu Desnoyers
- Re: [PATCH v5 0/8] Faultable Tracepoints, Steven Rostedt
- <Possible follow-ups>
- [PATCH v5 0/8] Faultable Tracepoints, Mathieu Desnoyers
- [PATCHv2 bpf-next] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h,
Jiri Olsa
- [PATCH HID v2 00/13] HID: bpf_struct_ops, part 2,
Benjamin Tissoires
- [PATCH HID v2 01/13] HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value, Benjamin Tissoires
- [PATCH HID v2 02/13] HID: add source argument to HID low level functions, Benjamin Tissoires
- [PATCH HID v2 03/13] HID: bpf: protect HID-BPF prog_list access by a SRCU, Benjamin Tissoires
- [PATCH HID v2 04/13] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests, Benjamin Tissoires
- [PATCH HID v2 06/13] selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks, Benjamin Tissoires
- [PATCH HID v2 05/13] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks, Benjamin Tissoires
- [PATCH HID v2 07/13] HID: bpf: add HID-BPF hooks for hid_hw_output_report, Benjamin Tissoires
- [PATCH HID v2 08/13] selftests/hid: add tests for hid_hw_output_report HID-BPF hooks, Benjamin Tissoires
- [PATCH HID v2 09/13] HID: bpf: make hid_bpf_input_report() sleep until the device is ready, Benjamin Tissoires
- [PATCH HID v2 10/13] selftests/hid: add wq test for hid_bpf_input_report(), Benjamin Tissoires
- [PATCH HID v2 11/13] HID: bpf: allow hid_device_event hooks to inject input reports on self, Benjamin Tissoires
- [PATCH HID v2 12/13] selftests/hid: add another test for injecting an event from an event hook, Benjamin Tissoires
- [PATCH HID v2 13/13] selftests/hid: add an infinite loop test for hid_bpf_try_input_report, Benjamin Tissoires
- Re: [PATCH HID v2 00/13] HID: bpf_struct_ops, part 2, Benjamin Tissoires
- [PATCH] selftests/bpf: improve file descriptor closure handling,
Ma Ke
- [PATCH net] net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket,
Daniel Borkmann
- A question about BTF naming convention,
Totoro W
- [PATCH v2 2/2] test_bpf: Introduce an skb_segment test for frag_list whose head_frag=true and gso_size was mangled,
Fred Li
- Re: CVE-2024-38564: bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE,
Shung-Hsi Yu
- [no subject],
Totoro W
- [PATCH V2] cgroup/cpuset: Prevent UAF in proc_cpuset_show(),
Chen Ridong
- [PATCH bpf 0/2] Fix reported sockmap splat,
John Fastabend
- [PATCH net-next v14 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v14 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v14 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v14 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v14 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v14 05/13] page_pool: convert to use netmem, Mina Almasry
- [PATCH net-next v14 06/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v14 07/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v14 08/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v14 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v14 09/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v14 10/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v14 12/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v14 13/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [syzbot] [bpf?] [net?] WARNING in bpf_lwt_seg6_adjust_srh,
syzbot
- [PATCH bpf-next] bpf: Fix tailcall cases in test_bpf,
Leon Hwang
- [PATCH] bpf: defer printk() inside __bpf_prog_run(),
Tetsuo Handa
- [PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache,
Yunsheng Lin
- [PATCH bpf-next v2 0/4] Fixes for BPF selftests on Loongarch,
Geliang Tang
- [linux-next:master] [bpf, x64] f663a03c8e: test-bpf.Tail_call_count_preserved_across_function_calls.fail,
kernel test robot
- [PATCH v2 bpf 1/2] bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses,
Matt Bobrowski
- [PATCH bpf-next v5 0/9] use network helpers, part 8,
Geliang Tang
- [PATCH bpf-next] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h,
Jiri Olsa
- [PATCH net-next v13 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v13 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v13 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v13 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v13 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v13 05/13] page_pool: convert to use netmem, Mina Almasry
- [PATCH net-next v13 06/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v13 08/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v13 07/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v13 10/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v13 09/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v13 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v13 12/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v13 13/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Re: [PATCH net-next v13 00/13] Device Memory TCP, Mina Almasry
- [PATCH 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore,
Andrii Nakryiko
- [PATCH 01/12] uprobes: update outdated comment, Andrii Nakryiko
- [PATCH 02/12] uprobes: grab write mmap lock in unapply_uprobe(), Andrii Nakryiko
- [PATCH 03/12] uprobes: simplify error handling for alloc_uprobe(), Andrii Nakryiko
- [PATCH 04/12] uprobes: revamp uprobe refcounting and lifetime management, Andrii Nakryiko
- [PATCH 05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer, Andrii Nakryiko
- [PATCH 06/12] uprobes: add batch uprobe register/unregister APIs, Andrii Nakryiko
- [PATCH 07/12] uprobes: inline alloc_uprobe() logic into __uprobe_register(), Andrii Nakryiko
- [PATCH 08/12] uprobes: split uprobe allocation and uprobes_tree insertion steps, Andrii Nakryiko
- [PATCH 10/12] uprobes: improve lock batching for uprobe_unregister_batch, Andrii Nakryiko
- [PATCH 09/12] uprobes: batch uprobes_treelock during registration, Andrii Nakryiko
- [PATCH 11/12] uprobes,bpf: switch to batch uprobe APIs for BPF multi-uprobes, Andrii Nakryiko
- [PATCH 12/12] uprobes: switch uprobes_treelock to per-CPU RW semaphore, Andrii Nakryiko
- [PATCH] bpf, btf: Make if test explicit to fix Coccinelle error,
Thorsten Blum
- [PATCH v2 bpf-next] libbpf: fix clang compilation error in btf_relocate.c,
Alan Maguire
- [PATCH net 0/3] Fixes for BPF selftests on loongarch,
Geliang Tang
- [PATCH bpf-next] libbpf: fix clang compilation error in,
Alan Maguire
- pull-request: bpf 2024-06-24,
Daniel Borkmann
- [PATCH bpf v2] bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT,
Tengda Wu
- Re: [PATCH v2] build-id: require program headers to be right after ELF header,
Jiri Olsa
- [PATCH bpf] libbpf: skip base btf sanity checks,
Antoine Tenart
- [PATCH v2] xdp: remove WARN() from __xdp_reg_mem_model(),
Daniil Dulov
- [PATCH bpf-next v4 0/9] use network helpers, part 8,
Geliang Tang
- [PATCH v5 bpf-next 0/3] bpf: Fix tailcall hierarchy,
Leon Hwang
- [PATCH bpf-next v2] bpf, docs: Address comments from IETF Area Directors,
Dave Thaler
- [PATCH bpf-next] bpf: fix build when CONFIG_DEBUG_INFO_BTF[_MODULES] is undefined,
Alan Maguire
- [PATCH] selftests/bpf: don't close(-1) in serial_test_fexit_stress(),
Ma Ke
- [PATCH bpf-next 0/2] Use overflow.h helpers to check for overflows,
Shung-Hsi Yu
- [PATCH bpf-next] bpf, docs: Address comments from IETF Area Directors,
Dave Thaler
- [PATCH bpf-next v3 0/8] use network helpers, part 8,
Geliang Tang
- [PATCH bpf v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash,
Michal Luczaj
- Returning negative values repeatedly from a SOCK_FILTER ebpf prog stalls kernel thread,
Zac Ecob
- [PATCH -next] cgroup: fix uaf when proc_cpuset_show,
Chen Ridong
Re: [PATCH] mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer,
Tetsuo Handa
[PATCH RESEND bpf-next v2 0/3] Use bpf_prog_pack for RV64 bpf trampoline,
Pu Lehui
[PATCH RESEND bpf-next v4 0/3] Add 12-argument support for RV64 bpf trampoline,
Pu Lehui
[PATCH bpf-next v2 0/7] use network helpers, part 8,
Geliang Tang
Re: [RFC/PATCHSET 0/8] perf record: Use a pinned BPF program for filter (v2), Namhyung Kim
[PATCH bpf-next] selftests/bpf: test struct_ops bpf map auto-attach,
Mykyta
[PATCH bpf v3 1/2] bpf: Fix overrunning reservations in ringbuf,
Daniel Borkmann
[no subject], Unknown
[PATCH bpf v2 1/2] bpf: Fix overrunning reservations in ringbuf,
Daniel Borkmann
[PATCH bpf-next 0/6] use network helpers, part 8,
Geliang Tang
[PATCH HID 00/12] HID: bpf_struct_ops, part 2,
Benjamin Tissoires
- [PATCH HID 01/12] HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value, Benjamin Tissoires
- [PATCH HID 02/12] HID: add source argument to HID low level functions, Benjamin Tissoires
- [PATCH HID 03/12] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests, Benjamin Tissoires
- [PATCH HID 04/12] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks, Benjamin Tissoires
- [PATCH HID 05/12] selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks, Benjamin Tissoires
- [PATCH HID 06/12] HID: bpf: add HID-BPF hooks for hid_hw_output_report, Benjamin Tissoires
- [PATCH HID 07/12] selftests/hid: add tests for hid_hw_output_report HID-BPF hooks, Benjamin Tissoires
- [PATCH HID 08/12] HID: bpf: make hid_bpf_input_report() sleep until the device is ready, Benjamin Tissoires
- [PATCH HID 09/12] selftests/hid: add wq test for hid_bpf_input_report(), Benjamin Tissoires
- [PATCH HID 10/12] HID: bpf: allow hid_device_event hooks to inject input reports on self, Benjamin Tissoires
- [PATCH HID 11/12] selftests/hid: add another test for injecting an event from an event hook, Benjamin Tissoires
- [PATCH HID 12/12] selftests/hid: add an infinite loop test for hid_bpf_try_input_report, Benjamin Tissoires
[PATCH v3 00/11] Improve the copy of task comm,
Yafang Shao
- [PATCH v3 01/11] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v3 02/11] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 03/11] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 04/11] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v3 05/11] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v3 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 08/11] tsacct: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 09/11] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 10/11] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v3 11/11] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
[PATCH bpf-next v6 0/6] use network helpers, part 7,
Geliang Tang
[RFC net-next 9/9] bpf: selftests: test disabling GRO by XDP, Yan Zhai
[RFC net-next 8/9] mlx5: apply XDP offloading fixup when building skb, Yan Zhai
[RFC net-next 7/9] mlx5: move xdp_buff scope one level up, Jesper Dangaard Brouer
[RFC net-next 6/9] veth: apply XDP offloading fixup when building skb, Yan Zhai
[RFC net-next 5/9] ice: apply XDP offloading fixup when building skb,
Yan Zhai
[RFC net-next 4/9] bnxt: apply XDP offloading fixup when building skb, Yan Zhai
[RFC net-next 3/9] xdp: implement bpf_xdp_disable_gro kfunc, Yan Zhai
[RFC net-next 2/9] xdp: add XDP_FLAGS_GRO_DISABLED flag,
Yan Zhai
[RFC net-next 1/9] skb: introduce gro_disabled bit,
Yan Zhai
[no subject], Tejun Heo
[PATCH bpf 1/2] bpf: Fix overrunning reservations in ringbuf,
Daniel Borkmann
[PATCH net] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash,
Michal Luczaj
Éric Vyncke's feedback on byteswap functions, Dave Thaler
BPF/eBPF non-acronym feedback from Gunter Van de Velde and Éric Vyncke,
Dave Thaler
[RFC PATCH v3 00/11] powerpc: Add support for ftrace direct and BPF trampolines,
Naveen N Rao
- [RFC PATCH v3 02/11] powerpc/ftrace: Unify 32-bit and 64-bit ftrace entry code, Naveen N Rao
- [RFC PATCH v3 03/11] powerpc/module_64: Convert #ifdef to IS_ENABLED(), Naveen N Rao
- [RFC PATCH v3 04/11] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace, Naveen N Rao
- [RFC PATCH v3 05/11] kbuild: Add generic hook for architectures to use before the final vmlinux link, Naveen N Rao
- [RFC PATCH v3 06/11] powerpc64/ftrace: Move ftrace sequence out of line, Naveen N Rao
- [RFC PATCH v3 07/11] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS, Naveen N Rao
- [RFC PATCH v3 08/11] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS, Naveen N Rao
- [RFC PATCH v3 01/11] powerpc/kprobes: Use ftrace to determine if a probe is at function entry, Naveen N Rao
- [RFC PATCH v3 09/11] samples/ftrace: Add support for ftrace direct samples on powerpc, Naveen N Rao
- [RFC PATCH v3 10/11] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel(), Naveen N Rao
[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]