BPF
[Prev Page][Next Page]
- [PATCH 28/30] sched_ext: Add vtime-ordered priority queue to dispatch_q's
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 27/30] sched_ext: Implement core-sched support
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 26/30] sched_ext: Bypass BPF scheduler while PM events are in progress
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 25/30] sched_ext: Implement sched_ext_ops.cpu_online/offline()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 24/30] sched_ext: Implement sched_ext_ops.cpu_acquire/release()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 23/30] sched_ext: Implement SCX_KICK_WAIT
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 22/30] sched_ext: Track tasks that are subjects of the in-flight SCX operation
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 21/30] sched_ext: Implement tickless support
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 20/30] sched_ext: Add task state tracking operations
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 19/30] sched_ext: Make watchdog handle ops.dispatch() looping stall
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 18/30] sched_ext: Add a central scheduler which makes all scheduling decisions on one CPU
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 17/30] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 16/30] tools/sched_ext: Add scx_show_state.py
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 15/30] sched_ext: Print debug dump after an error exit
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 14/30] sched_ext: Print sched_ext info when dumping stack
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 13/30] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 12/30] sched_ext: Implement runnable task stall watchdog
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 09/30] sched_ext: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 11/30] sched_ext: Add sysrq-S which disables the BPF scheduler
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 10/30] sched_ext: Add scx_simple and scx_example_qmap example schedulers
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 08/30] sched_ext: Add boilerplate for extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 07/30] sched: Add normal_policy()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 06/30] sched: Factor out update_other_load_avgs() from __update_blocked_others()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 05/30] sched: Factor out cgroup weight conversion functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 04/30] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 03/30] sched: Add sched_class->reweight_task()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 02/30] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCHSET v7] sched: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 01/30] sched: Restructure sched_class order sanity checks in sched_init()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: allow compile-time checks of BPF map auto-attach support in skeleton
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH] bpf: add security_file_post_open() LSM hook to sleepable_lsm_hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH] uprobe: Do not use UPROBE_SWBP_INSN as static initializer
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH] bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH] bpf: add security_file_post_open() LSM hook to sleepable_lsm_hooks
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf 2/2] selftests/bpf: Tests with may_goto and jumps to the 1st insn
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf 1/2] bpf: Fix the corner case where may_goto is a 1st insn.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpftool: allow compile-time checks of BPF map auto-attach support in skeleton
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- kernel: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
- From: BTD Master <btdmaster@xxxxxxxxxxx>
- Re: [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 3/5] libbpf,bpf: share BTF relocate-related code with kernel
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next 5/5] selftests/bpf: add kfunc_call test for simple dtor in bpf_testmod
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next 4/5] kbuild,bpf: add module-specific pahole flags for distilled base BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next 1/5] libbpf: BTF relocation followup fixing naming, loop logic
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next 2/5] module, bpf: store BTF base pointer in struct module
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next 0/5] bpf: resilient split BTF followups
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] mm/vmalloc: Modify permission reset procedure to avoid invalid access
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Support shadow stack for bpf progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf] bpf: update BPF LSM maintainer list
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf] bpf: Fix remap of arena.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf] bpf: Fix remap of arena.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- XDP Performance Regression in recent kernel versions
- From: Sebastiano Miano <mianosebastiano@xxxxxxxxx>
- Re: [PATCH v2 bpf] bpf: Fix remap of arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH fyi 1/1] dwarf_loader: Add missing cus__add(cus, cu) to cus__merge_and_process_cu()
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next V2 0/3] Fix compiler warnings, looking for suggestions
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH/RFT] Re: ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 2/2] arm64/cfi,bpf: Support kCFI + BPF on arm64
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH] kernel/bpf: enable BPF bytecode call parsing for uninit value
- From: Wojciech Gładysz <wojciech.gladysz@xxxxxxxxxxxx>
- [PATCH 1/1] core: Initialize cu->node with INIT_LIST_HEAD()
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH 1/1] mm/vmalloc: Modify permission reset procedure to avoid invalid access
- From: Leo Liang <ycliang@xxxxxxxxxxxxx>
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 3/9] libbpf: split BTF relocation
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH] xdp: remove WARN() from __xdp_reg_mem_model()
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v7 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v7 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [issue]: sockmap restrain send if receiver block
- From: zhengguoyong <zhenggy@xxxxxxxxxxxxxxx>
- [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 06/10] virtio_net: xsk: support wakeup
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 10/10] virtio_net: xsk: rx: free the unused xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 04/10] virtio_net: separate receive_mergeable
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 09/10] virtio_net: xsk: rx: support recv merge mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 08/10] virtio_net: xsk: rx: support recv small mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 05/10] virtio_net: xsk: bind/unbind xsk for rx
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 03/10] virtio_net: separate receive_buf
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 02/10] virtio_net: separate virtnet_tx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 01/10] virtio_net: separate virtnet_rx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v6 00/10] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [issue]: sockmap restrain send if receiver block
- From: zhengguoyong <zhenggy@xxxxxxxxxxxxxxx>
- [PATCH v7 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v7 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v7 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v7 net-next 11/15] lwt: Don't disable migration prio invoking BPF.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v7 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] bpf: relax zero fixed offset constraint on trusted pointer arguments
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] bpf: relax zero fixed offset constraint on trusted pointer arguments
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next V2 0/3] Fix compiler warnings, looking for suggestions
- From: Rafael Passos <rafael@xxxxxxxxxxx>
- Re: [PATCH v2 bpf] bpf: Fix remap of arena.
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH bpf-next v4 6/6] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v4 5/6] selftests/bpf: Use start_server_str in mptcp
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v4 4/6] selftests/bpf: Drop noconnect from network_helper_opts
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v4 3/6] selftests/bpf: Add client_socket helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v4 2/6] selftests/bpf: Use connect_to_addr in connect_to_fd_opt
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v4 1/6] selftests/bpf: Drop type from network_helper_opts
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v4 0/6] use network helpers, part 7
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH v2 bpf] bpf: Fix remap of arena.
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Support shadow stack for bpf progs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 01/10] uprobe: Add session callbacks to uprobe_consumer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 0/9] bpf: support resilient split BTF
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v6 bpf-next 7/9] module, bpf: store BTF base pointer in struct module
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 3/9] libbpf: split BTF relocation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 0/9] bpf: support resilient split BTF
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH/RFT] Re: ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] libbpf: checking the btf_type kind when fixing variable offsets
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- RE: [PATCH v3,net-next] net: mana: Add support for page sizes other than 4KB on ARM64
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- [PATCH v6 10/10] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 09/10] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 08/10] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v3,net-next] net: mana: Add support for page sizes other than 4KB on ARM64
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- [PATCH v6 07/10] PCI: imx6: Consolidate redundant if-checks
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 06/10] PCI: imx6: Improve comment for workaround ERR010728
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 05/10] PCI: imx6: Simplify switch-case logic by involve core_reset callback
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 03/10] PCI: imx6: Rename imx6_* with imx_*
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 02/10] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 01/10] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH/RFT] Re: ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH] libbpf: checking the btf_type kind when fixing variable offsets
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- linux-next: build failure after merge of the bpf-next tree
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] libbpf: checking the btf_type kind when fixing variable offsets
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH net-next v12 05/13] page_pool: convert to use netmem
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v2 bpf] bpf: Fix remap of arena.
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH bpf 0/3] bpf: Fix missed var_off related to movsx in verifier
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf 0/3] bpf: Fix missed var_off related to movsx in verifier
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v2 bpf] bpf: Fix remap of arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [issue]: sockmap restrain send if receiver block
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next v7 1/2] cfi: add C CFI type macro
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH v6 bpf-next 8/9] libbpf,bpf: share BTF relocate-related code with kernel
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH] xdp: remove WARN() from __xdp_reg_mem_model()
- From: Daniil Dulov <d.dulov@xxxxxxxxxx>
- [PATCH bpf-next v7 2/2] arm64/cfi,bpf: Support kCFI + BPF on arm64
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH bpf-next v7 0/2] Support kCFI + BPF on arm64
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix remap of arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix remap of arena.
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH] bpf: fix order of args in call to bpf_map_kvcalloc
- From: Christian Kujau <lists@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v5 1/2] selftests/bpf: Support checks against a regular expression
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
- From: Frank Li <Frank.li@xxxxxxx>
- Re: [RFC PATCH v3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH net-next v12 06/13] page_pool: devmem support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH bpf-next v5 2/2] selftests/bpf: Match tests against regular expression
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- [PATCH bpf-next v5 0/2] Regular expression support for test output matching
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- [PATCH bpf] bpf: update BPF LSM maintainer list
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH 2/2] selftests/bpf: add negative tests for relaxed fixed offset constraint on trusted pointer arguments
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH 1/2] bpf: relax zero fixed offset constraint on trusted pointer arguments
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH net-next v12 04/13] netdev: netdevice devmem allocator
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 8/9] libbpf,bpf: share BTF relocate-related code with kernel
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH net-next v8 04/13] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH net-next v8 11/13] net: replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v8 00/13] First try to replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: Why is recursion protection needed in bpf syscalls?
- From: Usama Saqib <usama.saqib@xxxxxxxxxxxxx>
- RE: [PATCH v2, net-next] net: mana: Add support for page sizes other than 4KB on ARM64
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH] libbpf: checking the btf_type kind when fixing variable offsets
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- bpf map collision
- From: Rao Shoaib <rao.shoaib@xxxxxxxxxx>
- Re: [PATCH mptcp-next v3 0/6] use network helpers, part 7
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH bpf-next V2 0/3] Fix compiler warnings, looking for suggestions
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH mptcp-next v3 6/6] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH mptcp-next v3 5/6] selftests/bpf: Use start_server_str in mptcp
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH mptcp-next v3 4/6] selftests/bpf: Drop noconnect from network_helper_opts
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH mptcp-next v3 3/6] selftests/bpf: Add client_socket helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH mptcp-next v3 2/6] selftests/bpf: Use connect_to_addr in connect_to_fd_opt
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH mptcp-next v3 1/6] selftests/bpf: Drop type from network_helper_opts
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH mptcp-next v3 0/6] use network helpers, part 7
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH net-next v5 15/15] virtio_net: xsk: rx: support recv small mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 07/15] virtio_net: refactor the xmit type
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5 15/15] virtio_net: xsk: rx: support recv small mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 12/15] virtio_net: xsk: tx: support wakeup
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH net-next v5 07/15] virtio_net: refactor the xmit type
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] compiler_types.h: Define __retain for __attribute__((__retain__))
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] libbpf: fix signed multiplication overflow in hash_combine
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [issue]: sockmap restrain send if receiver block
- From: 郑国勇 <zhenggy@xxxxxxxxxxxxxxx>
- [PATCH v11 18/18] fgraph: Skip recording calltime/rettime if it is not nneeded
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 17/18] Documentation: probes: Update fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 16/18] selftests/ftrace: Add a test case for repeating register/unregister fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 15/18] selftests: ftrace: Remove obsolate maxactive syntax check
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 14/18] tracing/fprobe: Remove nr_maxactive from fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 13/18] fprobe: Rewrite fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 12/18] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 11/18] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 10/18] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 09/18] tracing: Add ftrace_fill_perf_regs() for perf event
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 08/18] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 07/18] fprobe: Use ftrace_regs in fprobe exit handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 06/18] fprobe: Use ftrace_regs in fprobe entry handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 05/18] function_graph: Pass ftrace_regs to retfunc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 03/18] function_graph: Pass ftrace_regs to entryfunc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 02/18] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 01/18] tracing: Add a comment about ftrace_regs definition
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v11 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH] libbpf: fix signed multiplication overflow in hash_combine
- From: "psykose" <alice@xxxxxxxxx>
- Re: [PATCH] bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: Infinite loop with JA + JCOND
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Infinite loop with JA + JCOND
- From: Zac Ecob <zacecob@xxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Support shadow stack for bpf progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- RE: [PATCH v2, net-next] net: mana: Add support for page sizes other than 4KB on ARM64
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [Syzkaller & bisect] There is KASAN: slab-use-after-free Read in arena_vm_close in v6.10-rc3 kernel
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix remap of arena.
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- [syzbot] [bpf?] KMSAN: uninit-value in trie_lookup_elem (2)
- From: syzbot <syzbot+3ac129054f077c7d7ca2@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] libbpf: checking the btf_type kind when fixing variable offsets
- From: Donglin Peng <dolinux.peng@xxxxxxxxx>
- Re: [Syzkaller & bisect] There is KASAN: slab-use-after-free Read in arena_vm_close in v6.10-rc3 kernel
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf] bpf: Fix remap of arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: rcu_preempt detected stalls related to ebpf
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf 2/3] bpf: Add missed var_off setting in coerce_subreg_to_size_sx()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf 3/3] selftests/bpf: Add a few tests to cover
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf 1/3] bpf: Add missed var_off setting in set_sext32_default_val()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf 0/3] bpf: Fix missed var_off related to movsx in verifier
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: rcu_preempt detected stalls related to ebpf
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH] bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 1/4] capabilities: Add user namespace capabilities
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [RFC PATCH v3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
- From: Donglin Peng <dolinux.peng@xxxxxxxxx>
- Re: [PATCH] bpf: don't call mmap_read_trylock() from IRQ context
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
- From: Donglin Peng <dolinux.peng@xxxxxxxxx>
- Re: [PATCH] bpf: don't call mmap_read_trylock() from IRQ context
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH] bpf, devmap: Add .map_alloc_check
- From: Florian Lehner <dev@xxxxxxxxxxx>
- [PATCH bpf-next V2 1/3] bpf: remove unused parameter in bpf_jit_binary_pack_finalize
- From: Rafael Passos <rafael@xxxxxxxxxxx>
- Re: rcu_preempt detected stalls related to ebpf
- From: Zac Ecob <zacecob@xxxxxxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] compiler_types.h: Define __retain for __attribute__((__retain__))
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next V2 0/3] Fix compiler warnings, looking for suggestions
- From: Rafael Passos <rafael@xxxxxxxxxxx>
- [PATCH bpf-next V2 2/3] bpf: remove unused parameter in __bpf_free_used_btfs
- From: Rafael Passos <rafael@xxxxxxxxxxx>
- [PATCH bpf-next V2 3/3] bpf: remove redeclaration of new_n in bpf_verifier_vlog
- From: Rafael Passos <rafael@xxxxxxxxxxx>
- [PATCH v1] perf trace: Augment enum syscall arguments with BTF
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: pull-request: bpf 2024-06-14
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: Ideal way to read FUNC_PROTO in raw tp?
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 8/9] libbpf,bpf: share BTF relocate-related code with kernel
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: rcu_preempt detected stalls related to ebpf
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- pull-request: bpf 2024-06-14
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 0/4] bpf: Track delta between "linked" registers.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: Why is recursion protection needed in bpf syscalls?
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] compiler_types.h: Define __retain for __attribute__((__retain__))
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- RE: [PATCH net-next] net: mana: Add support for variable page sizes of ARM64
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH v4] perf trace: BTF-based enum pretty printing
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH v2, net-next] net: mana: Add support for page sizes other than 4KB on ARM64
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH bpf v2 0/2] bpf: Fix linker optimization removing kfuncs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: don't call mmap_read_trylock() from IRQ context
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 2/3] netfilter: add bpf_xdp_flow_lookup kfunc
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 bpf-next 3/3] selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: avoid splat in pskb_pull_reason
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: don't call mmap_read_trylock() from IRQ context
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: avoid splat in pskb_pull_reason
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH bpf] bpf: avoid splat in pskb_pull_reason
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v3 1/8] perf build: Add '*.a' to clean targets
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH HID v3 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [syzbot] [bpf?] WARNING: locking bug in __pcpu_freelist_pop
- From: syzbot <syzbot+520605fec365a2b46c6f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 15/15] virtio_net: xsk: rx: support recv small mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 07/15] virtio_net: refactor the xmit type
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 14/15] virtio_net: xsk: rx: support fill with xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 05/15] virtio_net: separate virtnet_tx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 12/15] virtio_net: xsk: tx: support wakeup
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 10/15] virtio_net: xsk: prevent disable tx napi
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 09/15] virtio_net: xsk: bind/unbind xsk
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 02/15] virtio_ring: introduce vring_need_unmap_buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 06/15] virtio_net: separate receive_buf
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 00/15] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 04/15] virtio_net: separate virtnet_rx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v5 01/15] virtio_ring: introduce dma map api for page
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- rcu_preempt detected stalls related to ebpf
- From: Zac Ecob <zacecob@xxxxxxxxxxxxxx>
- Re: [PATCH net-next v12 00/13] Device Memory TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [Syzkaller & bisect] There is KASAN: slab-use-after-free Read in arena_vm_close in v6.10-rc3 kernel
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] use network helpers, part 7
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH net-next v12 00/13] Device Memory TCP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 6/9] resolve_btfids: handle presence of .BTF.base section
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 4/9] selftests/bpf: extend distilled BTF tests to cover BTF relocation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Support shadow stack for bpf progs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 3/9] libbpf: split BTF relocation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next v3 0/5] bpf: make trusted args nullable
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v3 8/8] perf python: Clean up build dependencies
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 7/8] perf python: Switch module to linking libraries from building source
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 6/8] perf util: Make util its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 5/8] perf bench: Make bench its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 4/8] perf test: Make tests its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 3/8] perf pmu-events: Make pmu-events a library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 2/8] perf ui: Make ui its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 1/8] perf build: Add '*.a' to clean targets
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 0/8] Refactor perf python module build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/3] selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH RESEND bpf-next v3 2/5] bpf: crypto: make state and IV dynptr nullable
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH RESEND bpf-next v3 1/5] bpf: verifier: make kfuncs args nullalble
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH RESEND bpf-next v3 5/5] selftests: bpf: add testmod kfunc for nullable params
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH RESEND bpf-next v3 4/5] selftests: bpf: crypto: adjust bench to use nullable IV
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH RESEND bpf-next v3 0/5] bpf: make trusted args nullable
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH RESEND bpf-next v3 3/5] selftests: bpf: crypto: use NULL instead of 0-sized dynptr
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- Re: [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/2] selftests/bpf: Match tests against regular expression
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: remove unused parameter in bpf_jit_binary_pack_finalize
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Recursive locking in sockmap
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH v2 8/8] perf python: Clean up build dependencies
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 7/8] perf python: Switch module to linking libraries from building source
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 6/8] perf util: Make util its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 5/8] perf bench: Make bench its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 4/8] perf test: Make tests its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 3/8] perf pmu-events: Make pmu-events a library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 2/8] perf ui: Make ui its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 1/8] perf build: Add '*.a' to clean targets
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 0/8] Refactor perf python module build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: fix UML x86_64 compile failure
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 0/2] Fixes for kfunc prototype generation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2 1/3] bpf: Fix reg_set_min_max corruption of fake_reg
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf v2] bpf: fix UML x86_64 compile failure
- From: "Maciej Żenczykowski" <maze@xxxxxxxxxx>
- Re: [PATCH v1 0/7] Refactor perf python module build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/3] selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- RE: [PATCH bpf v2 1/3] bpf: Fix reg_set_min_max corruption of fake_reg
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: selftests: Do not use generated kfunc prototypes for arena progs
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Fix bpf_dynptr documentation comments
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 0/2] Fixes for kfunc prototype generation
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/4] bpf: Track delta between "linked" registers.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/3] selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4] perf trace: BTF-based enum pretty printing
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: [PATCH bpf] bpf: fix UML x86_64 compile failure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH bpf] bpf: fix UML x86_64 compile failure
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: linux-next: build warnings after merge of the bpf-next tree
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v4 2/2] selftests/bpf: Match tests against regular expression
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- [PATCH bpf-next v4 1/2] selftests/bpf: Support checks against a regular expression
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- [PATCH bpf-next v4 0/2] Regular expression support for test output matching
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [PATCH v1 0/7] Refactor perf python module build
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH net-next v12 05/13] page_pool: convert to use netmem
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v1 0/7] Refactor perf python module build
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v4] perf trace: BTF-based enum pretty printing
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH 5/6] ftrace: Fix possible out-of-bound issue in ftrace_process_locs()
- From: Zheng Yejian <zhengyejian1@xxxxxxxxxx>
- [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
- From: Zheng Yejian <zhengyejian1@xxxxxxxxxx>
- [PATCH 6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround
- From: Zheng Yejian <zhengyejian1@xxxxxxxxxx>
- [PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
- From: Zheng Yejian <zhengyejian1@xxxxxxxxxx>
- [PATCH 4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
- From: Zheng Yejian <zhengyejian1@xxxxxxxxxx>
- [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
- From: Zheng Yejian <zhengyejian1@xxxxxxxxxx>
- [PATCH 3/6] module: kallsyms: Determine exact function size
- From: Zheng Yejian <zhengyejian1@xxxxxxxxxx>
- Re: [PATCH v4] perf trace: BTF-based enum pretty printing
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v4] perf trace: BTF-based enum pretty printing
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH 5.15 225/402] perf ui: Update use of pthread mutex
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH 5.10 178/317] perf ui: Update use of pthread mutex
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix reg_set_min_max corruption of fake_reg
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH 5.4 116/202] perf ui: Update use of pthread mutex
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH bpf v2 1/3] bpf: Fix reg_set_min_max corruption of fake_reg
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf v2 2/3] bpf: Reduce stack consumption in check_stack_write_fixed_off
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf v2 3/3] selftests/bpf: Add test coverage for reg_set_min_max handling
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: remove unused parameter in bpf_jit_binary_pack_finalize
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH bpf] bpf: fix UML x86_64 compile failure
- From: "Maciej Żenczykowski" <maze@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: "Dr. Greg" <greg@xxxxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
- From: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
- Re: bpf_ringbuf_reserve deadlock on rt kernels
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: bpf_ringbuf_reserve deadlock on rt kernels
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH v6 bpf-next 9/9] kbuild,bpf: add module-specific pahole flags for distilled base BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v6 bpf-next 7/9] module, bpf: store BTF base pointer in struct module
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v6 bpf-next 8/9] libbpf,bpf: share BTF relocate-related code with kernel
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v6 bpf-next 6/9] resolve_btfids: handle presence of .BTF.base section
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v6 bpf-next 5/9] libbpf: make btf_parse_elf process .BTF.base transparently
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v6 bpf-next 4/9] selftests/bpf: extend distilled BTF tests to cover BTF relocation
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v6 bpf-next 2/9] selftests/bpf: test distilled base, split BTF generation
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v6 bpf-next 3/9] libbpf: split BTF relocation
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v6 bpf-next 0/9] bpf: support resilient split BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v6 bpf-next 1/9] libbpf: add btf__distill_base() creating split BTF with distilled base BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v6 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v6 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v1 0/7] Refactor perf python module build
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: Jonathan Calmels <jcalmels@xxxxxxxx>
- Re: [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH net-next v12 05/13] page_pool: convert to use netmem
- From: Paul Barker <paul.barker.ct@xxxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 0/3] selftests: Add AF_XDP functionality test
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- linux-next: build warnings after merge of the bpf-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [no subject]
- [PATCH v4] perf trace: BTF-based enum pretty printing
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: increase frame warning limit in verifier when using KASAN or KCSAN
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v2 10/10] drm: Replace strcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 09/10] net: Replace strcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 08/10] tracing: Replace strncpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 07/10] tsacct: Replace strncpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 04/10] bpftool: Ensure task comm is always NUL-terminated
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 03/10] security: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 02/10] auditsc: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 01/10] fs/exec: Drop task_lock() inside __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 00/10] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3] perf trace: BTF-based enum pretty printing
- From: Howard Chu <howardchu95@xxxxxxxxx>
- [PATCH] bpf: increase frame warning limit in verifier when using KASAN or KCSAN
- From: flyingpenghao@xxxxxxxxx
- Re: [PATCH] x86: net: bpf_jit_comp32: Remove unused 'cnt' variables from most functions
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: remove unused parameter in bpf_jit_binary_pack_finalize
- From: "Rafael Passos" <rafael@xxxxxxxxxxx>
- [PATCH bpf-next 3/3] bpf: remove redeclaration of new_n in bpf_verifier_vlog
- From: "Rafael Passos" <rafael@xxxxxxxxxxx>
- [PATCH bpf-next 2/3] bpf: remove unused parameter in __bpf_free_used_btfs
- From: "Rafael Passos" <rafael@xxxxxxxxxxx>
- [PATCH bpf-next 0/3] Fix compiler warnings, looking for suggestions
- From: "Rafael Passos" <rafael@xxxxxxxxxxx>
- [PATCH v3 bpf-next 4/4] selftests/bpf: Add tests for add_const
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 3/4] bpf: Support can_loop/cond_break on big endian
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 2/4] bpf: Track delta between "linked" registers.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 1/4] bpf: Relax tuple len requirement for sk helpers.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 0/4] bpf: Track delta between "linked" registers.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH net-next v12 13/13] selftests: add ncdevmem, netcat for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 12/13] net: add devmem TCP documentation
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 09/13] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 08/13] net: support non paged skb frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 05/13] page_pool: convert to use netmem
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 06/13] page_pool: devmem support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 04/13] netdev: netdevice devmem allocator
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 02/13] net: netdev netlink api to bind dma-buf to a net device
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 00/13] Device Memory TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH bpf-next] MAINTAINERS: mailmap: Update Stanislav's email address
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] x86: net: bpf_jit_comp32: Remove unused 'cnt' variables from most functions
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next v11 05/13] page_pool: convert to use netmem
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next v7 1/2] tls: receive msg again for sk_redirect
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix reg_set_min_max corruption of fake_reg
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [PATCH bpf 2/2] selftests/bpf: Add test coverage for reg_set_min_max handling
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf 1/2] bpf: Fix reg_set_min_max corruption of fake_reg
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next] MAINTAINERS: mailmap: Update Stanislav's email address
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [syzbot] Monthly bpf report (Jun 2024)
- From: syzbot <syzbot+list6bc05ebaf8f2eae6ce86@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf 1/2] bpf: Fix reg_set_min_max corruption of fake_reg
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 2/2] selftests/bpf: Add test coverage for reg_set_min_max handling
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next v6 1/3] cfi: add C CFI type macro
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH v1 7/7] perf python: Clean up build dependencies
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 6/7] perf python: Switch module to linking libraries from building source
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 5/7] perf util: Make util its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 4/7] perf bench: Make bench its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 3/7] perf test: Make tests its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 2/7] perf pmu-events: Make pmu-events a library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 1/7] perf ui: Make ui its own library
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 0/7] Refactor perf python module build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 00/12] bpf: Support dumping kfunc prototypes from BTF
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] x86: net: bpf_jit_comp32: Remove unused 'cnt' variables from most functions
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 3/3] arm64/cfi,bpf: Use DEFINE_CFI_TYPE in arm64
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v6 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v6 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v6 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v6 net-next 11/15] lwt: Don't disable migration prio invoking BPF.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 0/3] selftests: Add AF_XDP functionality test
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [syzbot] [bpf?] KMSAN: uninit-value in bstr_printf (2)
- From: syzbot <syzbot+3d98610f9d9bdb4a57ce@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] arm64/arch_timer: include <linux/percpu.h>
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH bpf-next v5 12/12] bpftool: Support dumping kfunc prototypes from BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 09/12] bpf: treewide: Align kfunc signatures to prog point-of-view
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 11/12] bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 10/12] bpf: selftests: nf: Opt out of using generated kfunc prototypes
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 08/12] bpf: verifier: Relax caller requirements for kfunc projection type args
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 07/12] bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 06/12] bpf: Make bpf_session_cookie() kfunc return long *
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 05/12] bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 04/12] bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 03/12] bpf: selftests: Fix fentry test kfunc prototypes
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 02/12] bpf: selftests: Fix bpf_iter_task_vma_new() prototype
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 01/12] kbuild: bpf: Tell pahole to DECL_TAG kfuncs
- From: Daniel Xu <dxu@xxxxxxxxx>
- [no subject]
- [PATCH bpf-next v5 00/12] bpf: Support dumping kfunc prototypes from BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: patchwork-bot+f2fs@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 2/4] bpf: Track delta between "linked" registers.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] cfi: add C CFI type macro
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH bpf-next v6 3/3] arm64/cfi,bpf: Use DEFINE_CFI_TYPE in arm64
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH bpf-next v6 2/3] arm64/cfi,bpf: Support kCFI + BPF on arm64
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH bpf-next v6 0/3] Support kCFI + BPF on arm64
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH RESEND] bpf: fix order of args in call to bpf_map_kvcalloc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 3/4] selftests/bpf: Use start_server_str in mptcp
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 2/4] selftests/bpf: Drop noconnect from network_helper_opts
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 1/4] selftests/bpf: Drop type from network_helper_opts
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 0/4] use network helpers, part 7
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: bpf_ringbuf_reserve deadlock on rt kernels
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- RE: [PATCH net-next] net: mana: Add support for variable page sizes of ARM64
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 0/3] selftests: Add AF_XDP functionality test
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem (2)
- From: syzbot <syzbot+57c04b477de48032b4d4@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 0/3] selftests: Add AF_XDP functionality test
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2] perf trace: BTF-based enum pretty printing
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: [PATCH bpf-next v4 03/12] bpf: selftests: Fix fentry test kfunc prototypes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC PATCH net-next 0/3] selftests: Add AF_XDP functionality test
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v5 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Why is recursion protection needed in bpf syscalls?
- From: Usama Saqib <usama.saqib@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Match tests against regular expres
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Matthias Schwarzott <zzam@xxxxxxxxxx>
- [PATCH RESEND] bpf: fix order of args in call to bpf_map_kvcalloc
- From: Mohammad Shehar Yaar Tausif <sheharyaar48@xxxxxxxxx>
- [PATCH net-next v7 2/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH net-next v7 1/2] tls: receive msg again for sk_redirect
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH net-next v7 0/2] Add F_SETFL for fcntl in test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH] x86: net: bpf_jit_comp32: Remove unused 'cnt' variables from most functions
- From: kunyu <kunyu@xxxxxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: Jonathan Calmels <jcalmels@xxxxxxxx>
- Re: [PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH] bpf: fix order of args in call to bpf_map_kvcalloc
- From: Péter Ujfalusi <peter.ujfalusi@xxxxxxxxx>
- Re: elfutils DWARF problem was: Re: Problem with BTF generation on mips64el
- From: "Ying Huang" <ying.huang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/5] selftests/bpf: Drop type from network_helper_opts
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: elfutils DWARF problem was: Re: Problem with BTF generation on mips64el
- From: "Ying Huang" <ying.huang@xxxxxxxxxxxxxxxxx>
- RE: [PATCH net-next] net: mana: Add support for variable page sizes of ARM64
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v6 1/2] tls: wait for receiving next skb for sk_redirect
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v1] perf trace: BTF-based enum pretty printing
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: elfutils DWARF problem was: Re: Problem with BTF generation on mips64el
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: Jonathan Calmels <jcalmels@xxxxxxxx>
- Re: ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/5] selftests/bpf: Drop type from network_helper_opts
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 5/5] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH net-next 1/3] selftests/bpf: Move rxq_num helper from xdp_hw_metadata to network_helpers
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next 4/5] selftests/bpf: Use start_server_str in mptcp
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH net-next 3/3] selftests: drv-net: Add xsk_hw AF_XDP functionality test
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [RFC PATCH net-next 3/3] selftests: drv-net: Add xsk_hw AF_XDP functionality test
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [RFC PATCH net-next 2/3] selftests/bpf: Add xsk_hw AF_XDP functionality test
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [RFC PATCH net-next 1/3] selftests/bpf: Move rxq_num helper from xdp_hw_metadata to network_helpers
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [RFC PATCH net-next 0/3] selftests: Add AF_XDP functionality test
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- Re: [PATCH v5 0/3] perf/core: Check sample_type in sample data saving helper functions
- From: Yabin Cui <yabinc@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Relax tuple len requirement for sk helpers.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/4] bpf: Track delta between "linked" registers.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Return EINVAL instead of NULL for map_lookup_elem of queue
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH v1] perf trace: BTF-based enum pretty printing
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH net 1/4] i40e: Fix XDP program unloading while removing the driver
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net 1/4] i40e: Fix XDP program unloading while removing the driver
- From: Michal Kubiak <michal.kubiak@xxxxxxxxx>
- Re: [PATCH v3] bpftool: Query only cgroup-related attach types
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH net 1/4] i40e: Fix XDP program unloading while removing the driver
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Match tests against regular expres
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] selftests/bpf: Support checks against a regular expression.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- RE: [PATCH net-next] net: mana: Add support for variable page sizes of ARM64
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 08/12] bpf: verifier: Relax caller requirements for kfunc projection type args
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- RE: [PATCH net-next] net: mana: Add support for variable page sizes of ARM64
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Match tests against regular expres
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- [PATCH bpf-next v3 1/2] selftests/bpf: Support checks against a regular expression.
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- [PATCH bpf-next v3 0/2] Regular expression support for test output matching
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v4 03/12] bpf: selftests: Fix fentry test kfunc prototypes
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH HID v3 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: Tom Herbert <tom@xxxxxxxxxx>
- RE: [PATCH net-next] net: mana: Add support for variable page sizes of ARM64
- From: Michael Kelley <mhklinux@xxxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] cfi: add C CFI type macro
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH] perf trace: Fix syscall untraceable bug
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] perf trace: Fix syscall untraceable bug
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH] perf trace: Fix syscall untraceable bug
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCHv8 9/9] man2: Add uretprobe syscall page
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCHv8 9/9] man2: Add uretprobe syscall page
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] mm/vmalloc: Modify permission reset procedure to avoid invalid access
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH net-next v16 00/15] Introducing P4TC (series 1)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: elfutils DWARF problem was: Re: Problem with BTF generation on mips64el
- From: Mark Wielaard <mark@xxxxxxxxx>
- [RFC PATCH 1/1] mm/vmalloc: Modify permission reset procedure to avoid invalid access
- From: Leo Yu-Chi Liang <ycliang@xxxxxxxxxxxxx>
- Re: [PATCH net-next v7 00/15] First try to replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v4 15/15] virtio_net: xsk: rx: support recv small mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 08/15] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 14/15] virtio_net: xsk: rx: support fill with xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 13/15] virtio_net: xsk: tx: handle the transmitted xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 07/15] virtio_net: refactor the xmit type
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 12/15] virtio_net: xsk: tx: support wakeup
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 11/15] virtio_net: xsk: tx: support xmit xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 10/15] virtio_net: xsk: prevent disable tx napi
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 09/15] virtio_net: xsk: bind/unbind xsk
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 04/15] virtio_net: separate virtnet_rx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 06/15] virtio_net: separate receive_buf
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 01/15] virtio_ring: introduce dma map api for page
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 05/15] virtio_net: separate virtnet_tx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 03/15] virtio_ring: virtqueue_set_dma_premapped() support to disable
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 02/15] virtio_ring: introduce vring_need_unmap_buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 00/15] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCHv8 9/9] man2: Add uretprobe syscall page
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv8 bpf-next 8/9] selftests/bpf: Add uretprobe shadow stack test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv8 bpf-next 7/9] selftests/bpf: Add uretprobe syscall call from user space test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv8 bpf-next 6/9] selftests/bpf: Add uretprobe syscall test for regs changes
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv8 bpf-next 5/9] selftests/bpf: Add uretprobe syscall test for regs integrity
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv8 bpf-next 4/9] selftests/x86: Add return uprobe shadow stack test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv8 bpf-next 2/9] uprobe: Wire up uretprobe system call
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv8 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH v4 7/7] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 6/7] selftests/bpf: make use of PROCMAP_QUERY ioctl if available
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 5/7] tools: sync uapi/linux/fs.h header into tools subdir
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 4/7] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 2/7] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 1/7] fs/procfs: extract logic for getting VMA name constituents
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]