BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers, (continued)
- [PATCH net-next v10 03/14] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v10 04/14] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v10 05/14] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v10 06/14] page_pool: convert to use netmem, Mina Almasry
- [PATCH net-next v10 07/14] page_pool: devmem support, Mina Almasry
- [PATCH net-next v10 09/14] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v10 08/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v10 11/14] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v10 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v10 13/14] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v10 14/14] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp,
Xuan Zhuo
- [PATCH net-next v2 01/12] virtio_net: independent directory, Xuan Zhuo
- [PATCH net-next v2 03/12] virtio_net: add prefix virtnet to all struct inside virtio_net.h, Xuan Zhuo
- [PATCH net-next v2 02/12] virtio_net: move core structures to virtio_net.h, Xuan Zhuo
- [PATCH net-next v2 05/12] virtio_net: separate virtnet_tx_resize(), Xuan Zhuo
- [PATCH net-next v2 06/12] virtio_net: separate receive_mergeable, Xuan Zhuo
- [PATCH net-next v2 07/12] virtio_net: separate receive_buf, Xuan Zhuo
- [PATCH net-next v2 08/12] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH net-next v2 09/12] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH net-next v2 04/12] virtio_net: separate virtnet_rx_resize(), Xuan Zhuo
- [PATCH net-next v2 11/12] virtio_ring: virtqueue_set_dma_premapped() support to disable, Xuan Zhuo
- [PATCH net-next v2 10/12] virtio_ring: introduce virtqueue_dma_map_sg_attrs, Xuan Zhuo
- [PATCH net-next v2 12/12] virtio_net: refactor the xmit type, Xuan Zhuo
- Re: [PATCH net-next v2 00/12] virtnet_net: prepare for af-xdp, Michael S. Tsirkin
- [PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y,
Celeste Liu
- [PATCH bpf-next 0/5] use network helpers, part 6,
Geliang Tang
- [PATCH net-next v1 0/7] virtnet_net: prepare for af-xdp,
Xuan Zhuo
- [PATCH bpf-next v7 0/8] Notify user space when a struct_ops object is detached/unregistered,
thinker.li
- [PATCH] net: tap: validate metadata and length for XDP buff before building up skb,
Si-Wei Liu
- [PATCH bpf] libbpf: don't close(-1) in multi-uprobe feature detector,
Andrii Nakryiko
- [PATCH bpf-next] libbpf: keep FD_CLOEXEC flag when dup()'ing FD,
Andrii Nakryiko
- [PATCH net-next v2] net: validate SO_TXTIME clockid coming from userspace,
Abhishek Chauhan
- [linux-next:master] BUILD REGRESSION 9d99040b1bc8dbf385a8aa535e9efcdf94466e19, kernel test robot
- [syzbot] [bpf?] [net?] possible deadlock in sk_psock_skb_ingress_enqueue, syzbot
- [PATCH v3 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT., Sebastian Andrzej Siewior
- [PATCH v3 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.,
Sebastian Andrzej Siewior
- [PATCH v3 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad., Sebastian Andrzej Siewior
- [PATCH v3 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states., Sebastian Andrzej Siewior
- [PATCH v3 net-next 11/15] lwt: Don't disable migration prio invoking BPF., Sebastian Andrzej Siewior
- Potential deadlock in bpf_lpm_trie,
Amery Hung
- [PATCH] bpftool: Query only cgroup-related attach types,
Kenta Tada
- [PATCH v4 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer,
Lorenzo Bianconi
- [PATCH] bpf: Use an UNUSED id for bpf_session_cookie without FPROBE,
Sebastian Andrzej Siewior
- [PATCH] bpf, devmap: Remove unnecessary if check in for loop,
Thorsten Blum
- bpf kernel code leaks internal error codes to userspace,
Lennart Poettering
- [PATCH v2] bpf: Allocate bpf_event_entry with node info,
Namhyung Kim
- [PATCH net] net: validate SO_TXTIME clockid coming from userspace,
Abhishek Chauhan
- [PATCH] bpf: Allocate bpf_event_entry with node info,
Namhyung Kim
- [PATCH bpf-next] selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.c,
Andrii Nakryiko
- [PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95,
Frank Li
- [PATCH v5 01/12] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP, Frank Li
- [PATCH v5 02/12] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI, Frank Li
- [PATCH v5 03/12] PCI: imx6: Rename imx6_* with imx_*, Frank Li
- [PATCH v5 04/12] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK, Frank Li
- [PATCH v5 05/12] PCI: imx6: Simplify switch-case logic by involve core_reset callback, Frank Li
- [PATCH v5 06/12] PCI: imx6: Improve comment for workaround ERR010728, Frank Li
- [PATCH v5 07/12] PCI: imx6: Add help function imx_pcie_match_device(), Frank Li
- [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95, Frank Li
- [PATCH v5 09/12] PCI: imx6: Consolidate redundant if-checks, Frank Li
- [PATCH v5 10/12] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string, Frank Li
- [PATCH v5 12/12] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support, Frank Li
- [PATCH v5 11/12] PCI: imx6: Call: Common PHY API to set mode, speed, and submode, Frank Li
- Re: [PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95, Bjorn Helgaas
- Re: [PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95, Frank Li
- [linux-next:master] BUILD REGRESSION 6dc544b66971c7f9909ff038b62149105272d26a,
kernel test robot
- [Bpf] Re: Writing into a ring buffer map from user space,
Shankar Seal
- [Patch v2] vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr(),
Cong Wang
- [syzbot] [bpf?] [net?] INFO: rcu detected stall in sys_bpf (9), syzbot
- [PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops,
Benjamin Tissoires
- [PATCH HID 01/13] HID: rename struct hid_bpf_ops into hid_ops, Benjamin Tissoires
- [PATCH HID 02/13] HID: bpf: add hid_get/put_device() helpers, Benjamin Tissoires
- [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops, Benjamin Tissoires
- [PATCH HID 04/13] selftests/hid: convert the hid_bpf selftests with struct_ops, Benjamin Tissoires
- [PATCH HID 05/13] HID: samples: convert the 2 HID-BPF samples into struct_ops, Benjamin Tissoires
- [PATCH HID 06/13] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes, Benjamin Tissoires
- [PATCH HID 07/13] HID: bpf: convert in-tree fixes into struct_ops, Benjamin Tissoires
- [PATCH HID 08/13] HID: bpf: remove tracing HID-BPF capability, Benjamin Tissoires
- [PATCH HID 09/13] selftests/hid: add subprog call test, Benjamin Tissoires
- [PATCH HID 10/13] Documentation: HID: amend HID-BPF for struct_ops, Benjamin Tissoires
- [PATCH HID 11/13] Documentation: HID: add a small blurb on udev-hid-bpf, Benjamin Tissoires
- [PATCH HID 12/13] HID: bpf: Artist24: remove unused variable, Benjamin Tissoires
- [PATCH HID 13/13] HID: bpf: error on warnings when compiling bpf objects, Benjamin Tissoires
- [PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache,
Yunsheng Lin
- [PATCH v5 bpf-next 0/9] bpf: support resilient split BTF,
Alan Maguire
- [PATCH v5 bpf-next 1/9] libbpf: add btf__distill_base() creating split BTF with distilled base BTF, Alan Maguire
- [PATCH v5 bpf-next 2/9] selftests/bpf: test distilled base, split BTF generation, Alan Maguire
- [PATCH v5 bpf-next 4/9] selftests/bpf: extend distilled BTF tests to cover BTF relocation, Alan Maguire
- [PATCH v5 bpf-next 9/9] kbuild,bpf: add module-specific pahole flags for distilled base BTF, Alan Maguire
- [PATCH v5 bpf-next 8/9] libbpf,bpf: share BTF relocate-related code with kernel, Alan Maguire
- [PATCH v5 bpf-next 7/9] module, bpf: store BTF base pointer in struct module, Alan Maguire
- [PATCH v5 bpf-next 6/9] resolve_btfids: handle presence of .BTF.base section, Alan Maguire
- [PATCH v5 bpf-next 3/9] libbpf: split BTF relocation, Alan Maguire
- [PATCH v5 bpf-next 5/9] libbpf: make btf_parse_elf process .BTF.base transparently, Alan Maguire
- pull-request: bpf-next 2024-05-28,
Daniel Borkmann
- [syzbot] [bpf?] [net?] possible deadlock in sock_map_update_common (2), syzbot
- pull-request: bpf 2024-05-27,
Daniel Borkmann
- [PATCH bpf-next v3 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs,
Vadim Fedorenko
- [PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update(),
Alexandre Ghiti
- [PATCH AUTOSEL 4.19 3/3] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse,
Sasha Levin
- [PATCH AUTOSEL 5.10 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh,
Sasha Levin
- [PATCH AUTOSEL 6.8 28/30] bpf: avoid uninitialized warnings in verifier_global_subprogs.c, Sasha Levin
- [PATCH AUTOSEL 5.4 1/6] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh,
Sasha Levin
- [PATCH AUTOSEL 5.15 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh,
Sasha Levin
- [PATCH AUTOSEL 6.1 01/17] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh,
Sasha Levin
- [PATCH AUTOSEL 6.6 20/21] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse,
Sasha Levin
- [PATCH AUTOSEL 6.9 32/35] bpf: avoid uninitialized warnings in verifier_global_subprogs.c, Sasha Levin
- [PATCH AUTOSEL 6.6 03/21] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update, Sasha Levin
- [PATCH AUTOSEL 6.6 02/21] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh, Sasha Levin
- [PATCH AUTOSEL 6.8 27/30] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse,
Sasha Levin
- [PATCH AUTOSEL 6.8 03/30] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update, Sasha Levin
- [PATCH AUTOSEL 6.8 02/30] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh, Sasha Levin
- [PATCH AUTOSEL 6.9 31/35] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse,
Sasha Levin
- [PATCH AUTOSEL 6.9 04/35] bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie., Sasha Levin
- [PATCH AUTOSEL 6.9 03/35] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update, Sasha Levin
- [PATCH AUTOSEL 6.9 02/35] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh, Sasha Levin
- [PATCH bpf 0/3] Block deletes from sockmap for tracing programs,
Jakub Sitnicki
- Re: [PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB,
Mateusz Guzik
- Re: Build regressions/improvements in v6.10-rc1, Geert Uytterhoeven
- [syzbot] [bpf?] KASAN: slab-use-after-free Read in bpf_link_free (2),
syzbot
- [syzbot] [bpf?] possible deadlock in __lock_task_sighand (3),
syzbot
- [syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue (2),
syzbot
- [Patch bpf] vmalloc: relax is_vmalloc_or_module_addr() check,
Cong Wang
- [PATCH bpf-next] bpf, docs: Fix instruction.rst indentation,
Dave Thaler
- [PATCH bpf-next] bpf, docs: Clarify call local offset,
Dave Thaler
- [PATCH bpf-next v5 0/7] use network helpers, part 5,
Geliang Tang
- [PATCH bpf-next] ARC, bpf: Fix issues reported by the static analyzers,
Shahab Vahedi
- [PATCH v3 bpf-next 1/2] bpf: Relax precision marking in open coded iters and may_goto loop.,
Alexei Starovoitov
- [PATCH 00/20] function_graph: Allow multiple users for function graph tracing,
Steven Rostedt
- [PATCH 02/20] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long, Steven Rostedt
- [PATCH 01/20] function_graph: Convert ret_stack to a series of longs, Steven Rostedt
- [PATCH 03/20] function_graph: Add an array structure that will allow multiple callbacks, Steven Rostedt
- [PATCH 05/20] function_graph: Handle tail calls for stack unwinding, Steven Rostedt
- [PATCH 06/20] function_graph: Remove logic around ftrace_graph_entry and return, Steven Rostedt
- [PATCH 04/20] function_graph: Allow multiple users to attach to function graph, Steven Rostedt
- [PATCH 07/20] ftrace/function_graph: Pass fgraph_ops to function graph callbacks, Steven Rostedt
- [PATCH 09/20] ftrace: Allow ftrace startup flags to exist without dynamic ftrace, Steven Rostedt
- [PATCH 08/20] ftrace: Allow function_graph tracer to be enabled in instances, Steven Rostedt
- [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering, Steven Rostedt
- [PATCH 11/20] function_graph: Use a simple LRU for fgraph_array index number, Steven Rostedt
- [PATCH 12/20] function_graph: Add "task variables" per task for fgraph_ops, Steven Rostedt
- [PATCH 13/20] function_graph: Move set_graph_function tests to shadow stack global var, Steven Rostedt
- [PATCH 14/20] function_graph: Move graph depth stored data to shadow stack global var, Steven Rostedt
- [PATCH 15/20] function_graph: Move graph notrace bit to shadow stack global var, Steven Rostedt
- [PATCH 16/20] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data(), Steven Rostedt
- [PATCH 18/20] ftrace: Add multiple fgraph storage selftest, Steven Rostedt
- [PATCH 17/20] function_graph: Add selftest for passing local variables, Steven Rostedt
- [PATCH 19/20] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler(), Steven Rostedt
- [PATCH 20/20] function_graph: Use bitmask to loop on fgraph entry, Steven Rostedt
- Re: [PATCH 00/20] function_graph: Allow multiple users for function graph tracing, Google
- [PATCH bpf-next v6 0/8] Notify user space when a struct_ops object is detached/unregistered,
Kui-Feng Lee
- [PATCH bpf-next v6 8/8] bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops., Kui-Feng Lee
- [PATCH bpf-next v6 7/8] selftests/bpf: make sure bpf_testmod handling racing link destroying well., Kui-Feng Lee
[PATCH v3 0/3] Use BPF filters for a "perf top -u" workaround,
Ian Rogers
Minor page faults in non-sleepable programs, Brennan Vincent
[Bpf] [PATCH bpf-next] bpf, docs: Add table captions,
Dave Thaler
[PATCH bpf v2 1/4] netkit: Fix setting mac address in l2 mode,
Daniel Borkmann
[PATCH net v2] sock_map: avoid race between sock_map_close and sk_psock_put,
Thadeu Lima de Souza Cascardo
RE: Genart last call review of draft-ietf-bpf-isa-02, dthaler1968
Re: How to properly fix reading user pointers in bpf in android kernel 4.9?, Bagas Sanjaya
[PATCH bpf 1/5] netkit: Fix setting mac address in l2 mode,
Daniel Borkmann
[PATCH bpf-next v2 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs,
Vadim Fedorenko
[PATCH bpf-next v4 0/2] riscv, bpf: Introduce Zba optimization,
Xiao Wang
[PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps,
Andrii Nakryiko
- [PATCH v2 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock, Andrii Nakryiko
- [PATCH v2 2/9] fs/procfs: extract logic for getting VMA name constituents, Andrii Nakryiko
- [PATCH v2 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps, Andrii Nakryiko
- [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API, Andrii Nakryiko
- [PATCH v2 5/9] fs/procfs: add build ID fetching to PROCMAP_QUERY API, Andrii Nakryiko
- [PATCH v2 6/9] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence, Andrii Nakryiko
- [PATCH v2 7/9] tools: sync uapi/linux/fs.h header into tools subdir, Andrii Nakryiko
- [PATCH v2 8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available, Andrii Nakryiko
- [PATCH v2 9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs, Andrii Nakryiko
- Re: [PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps, Andrew Morton
[PATCH bpf-next v4 0/6] use network helpers, part 5,
Geliang Tang
[PATCH bpf-next v5 0/8] Notify user space when a struct_ops object is detached/unregistered,
Kui-Feng Lee
[PATCH bpf-next] libbpf: configure log verbosity with env variable,
Mykyta
[PATCH bpf-next v7 0/9] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head.,
Kui-Feng Lee
- [PATCH bpf-next v7 1/9] bpf: Remove unnecessary checks on the offset of btf_field., Kui-Feng Lee
- [PATCH bpf-next v7 2/9] bpf: Remove unnecessary call to btf_field_type_size()., Kui-Feng Lee
- [PATCH bpf-next v7 3/9] bpf: refactor btf_find_struct_field() and btf_find_datasec_var()., Kui-Feng Lee
- [PATCH bpf-next v7 4/9] bpf: create repeated fields for arrays., Kui-Feng Lee
- [PATCH bpf-next v7 5/9] bpf: look into the types of the fields of a struct type recursively., Kui-Feng Lee
- [PATCH bpf-next v7 6/9] bpf: limit the number of levels of a nested struct type., Kui-Feng Lee
- [PATCH bpf-next v7 7/9] selftests/bpf: Test kptr arrays and kptrs in nested struct fields., Kui-Feng Lee
- [PATCH bpf-next v7 8/9] selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types., Kui-Feng Lee
- [PATCH bpf-next v7 9/9] selftests/bpf: Test global bpf_list_head arrays., Kui-Feng Lee
- Re: [PATCH bpf-next v7 0/9] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head., patchwork-bot+netdevbpf
[linux-next:master] BUILD REGRESSION 3689b0ef08b70e4e03b82ebd37730a03a672853a, kernel test robot
[RFC bpf-next] guard against access_size overflow?,
Shung-Hsi Yu
[PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up,
Jiri Olsa
- [PATCHv7 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack, Jiri Olsa
- [PATCHv7 bpf-next 2/9] uprobe: Wire up uretprobe system call, Jiri Olsa
- [PATCHv7 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe, Jiri Olsa
- [PATCHv7 bpf-next 4/9] selftests/x86: Add return uprobe shadow stack test, Jiri Olsa
- [PATCHv7 bpf-next 5/9] selftests/bpf: Add uretprobe syscall test for regs integrity, Jiri Olsa
- [PATCHv7 bpf-next 6/9] selftests/bpf: Add uretprobe syscall test for regs changes, Jiri Olsa
- [PATCHv7 bpf-next 7/9] selftests/bpf: Add uretprobe syscall call from user space test, Jiri Olsa
- [PATCHv7 bpf-next 8/9] selftests/bpf: Add uretprobe shadow stack test, Jiri Olsa
- [PATCHv7 9/9] man2: Add uretprobe syscall page, Jiri Olsa
- Re: [PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up, Andrii Nakryiko
[PATCH v3 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer,
Lorenzo Bianconi
[PATCH bpf-next 0/8] fixes for test_sockmap,
Geliang Tang
- [PATCH bpf-next 1/8] selftests/bpf: Fix tx_prog_fd values in test_sockmap, Geliang Tang
- [PATCH bpf-next 2/8] selftests/bpf: Drop duplicate definition of i in test_sockmap, Geliang Tang
- [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap, Geliang Tang
- [PATCH bpf-next 4/8] selftests/bpf: Replace tx_prog_fd with tx_prog in test_sockmap, Geliang Tang
- [PATCH bpf-next 5/8] selftests/bpf: Drop prog_fd array in test_sockmap, Geliang Tang
- [PATCH bpf-next 6/8] selftests/bpf: Fix size of map_fd in test_sockmap, Geliang Tang
- [PATCH bpf-next 7/8] selftests/bpf: Check length of recv in test_sockmap, Geliang Tang
- [PATCH bpf-next 8/8] selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap, Geliang Tang
- Re: [PATCH bpf-next 0/8] fixes for test_sockmap, Jakub Sitnicki
- Re: [PATCH bpf-next 0/8] fixes for test_sockmap, patchwork-bot+netdevbpf
[PATCH v2 bpf-next] bpf: Relax precision marking in open coded iters and may_goto loop.,
Alexei Starovoitov
[PATCH] net: filter: use DEV_STAT_INC(),
yunshui
[PATCH v2] riscv, bpf: Use STACK_ALIGN macro for size rounding up,
Xiao Wang
Re: [PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string,
Yafang Shao
[RFC 0/6] perf record: Use pinned BPF program for filter (v1),
Namhyung Kim
[linux-next:master] BUILD REGRESSION 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b, kernel test robot
[PATCH bpf-next 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs,
Vadim Fedorenko
[PATCH 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps,
Masahiro Yamada
[PATCH bpf-next] selftests/bpf: Use prog_attach_type to attach in test_sockmap,
Geliang Tang
[PATCH bpf-next v3 0/8] use network helpers, part 5,
Geliang Tang
[PATCH bpf-next] selftests/bpf: test_sockmap, use section names understood by libbpf,
Jakub Sitnicki
[syzbot] [bpf?] possible deadlock in get_partial_node, syzbot
[PATCH] riscv, bpf: Use STACK_ALIGN macro for size rounding up,
Xiao Wang
[PATCH bpf-next v4 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers,
Brad Cowie
[PATCH bpf-next] bpf: Relax precision marking in open coded iters and may_goto loop.,
Alexei Starovoitov
[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]