BPF
[Prev Page][Next Page]
- Re: [RFC PATCH bpf-next] bpf: Check percpu map value size first
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- [PATCH bpf] sock_map: add a cond_resched() in sock_hash_free()
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 0/3] libbpf: Add support for aliased BPF programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next 12/12] sctp: Unmask upper DSCP bits in sctp_v4_get_dst()
- From: Xin Long <lucien.xin@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH net v2 2/2] bpf: selftests: send packet to devmap redirect XDP
- From: Florian Kauer <florian.kauer@xxxxxxxxxxxxx>
- [PATCH net v2 1/2] bpf: devmap: provide rxq after redirect
- From: Florian Kauer <florian.kauer@xxxxxxxxxxxxx>
- [PATCH net v2 0/2] bpf: devmap: provide rxq after redirect
- From: Florian Kauer <florian.kauer@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled😁
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH net-next 07/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH net-next 06/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- [PATCH bpf-next v4 7/8] selftests/bpf: Rename ARG_PTR_TO_LONG test description
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 3/8] bpf: Fix helper writes to read-only maps
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 8/8] selftests/bpf: Add a test case to write into .rodata
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 5/8] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 6/8] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 1/8] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 4/8] bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 2/8] bpf: Remove truncation test in bpf_strtol and bpf_strtoul helpers
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next 05/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH net-next 05/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- [PATCH] libbpf: workaround (another) -Wmaybe-uninitialized false positive
- From: Sam James <sam@xxxxxxxxxx>
- Re: [PATCH net-next 05/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH bpf-next v2] bpftool: improve btf c dump sorting stability
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH net-next 12/12] sctp: Unmask upper DSCP bits in sctp_v4_get_dst()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH net-next 11/12] ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH net-next 10/12] netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH net-next 09/12] netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH v4 RESEND] powerpc: Replace kretprobe code with rethook on powerpc
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [PATCH net-next 08/12] ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH net-next 05/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH net-next 04/12] ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH net-next 03/12] bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH net-next 02/12] ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH net-next 01/12] netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH mptcp-next 1/4] bpf: Add mptcp_subflow bpf_iter
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [RFC PATCH v2 4/7] Revert "virtio_net: xsk: bind/unbind xsk for rx"
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [RFC PATCH v2 3/7] Revert "virtio_net: xsk: rx: support fill with xsk buffer"
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [RFC PATCH v2 2/7] Revert "virtio_net: xsk: rx: support recv small mode"
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [RFC PATCH v2 1/7] Revert "virtio_net: xsk: rx: support recv merge mode"
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v2 7/8] execmem: add support for cache of large ROX pages
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/6] bpf: Fix helper writes to read-only maps
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH net-next v18 12/14] net: replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [RFC bpf-next 0/3] libbpf: Add support for aliased BPF programs
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [GIT PULL] bpf for v6.11-rc7
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled😁
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [for-linus][PATCH 1/6] tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH bpf-next] bpf: Check percpu map value size first
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] bpf for v6.11-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: use type_may_be_null() helper for nullable-param check
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [GIT PULL] bpf for v6.11-rc7
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpf: cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcv
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/5] bpf: Allow bpf_dynptr_from_skb() for tp_btf
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/5] tcp: Use skb__nullable in trace_tcp_send_reset
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/6] bpf: Fix helper writes to read-only maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/2] allow kfuncs in tracepoint and perf event
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: change int cmd argument in __sys_bpf into typed enum bpf_cmd
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 1/6] bpf: Fix helper writes to read-only maps
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/6] bpf: Fix helper writes to read-only maps
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/2] bpf/selftests: coverage for tp and perf event progs using kfuncs
- From: JP Kobryn <inwardvessel@xxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf: allow kfuncs within tracepoint and perf event programs
- From: JP Kobryn <inwardvessel@xxxxxxxxx>
- [PATCH bpf-next v3 0/2] allow kfuncs in tracepoint and perf event
- From: JP Kobryn <inwardvessel@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: improve btf c dump sorting stability
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: tcp: prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next] bpf: change int cmd argument in __sys_bpf into typed enum bpf_cmd
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH v2 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/6] bpf: Fix helper writes to read-only maps
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Add valid flag to bpf_cookie selftest's res
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: implement bpf_send_signal_pid/tgid() helpers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: use type_may_be_null() helper for nullable-param check
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] perf/x86: fix wrong assumption that LBR is only useful for sampling events
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: improve btf c dump sorting stability
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] perf/x86: fix wrong assumption that LBR is only useful for sampling events
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] selftests/bpf: Enable vmtest for cross-compile arm64 on x86_64 host, and fix some issues.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] perf/x86: fix wrong assumption that LBR is only useful for sampling events
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: tcp: prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
- From: Zijian Zhang <zijianzhang@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] bpftool: improve btf c dump sorting stability
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 0/4] selftests/bpf: Add uprobe multi pid filter test
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 1/3] selftests/bpf: fix some typos in selftests
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 1/6] bpf: Fix helper writes to read-only maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: tcp: prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] perf/x86: fix wrong assumption that LBR is only useful for sampling events
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: use type_may_be_null() helper for nullable-param check
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: Possible deadlock in pcpu_freelist_pop
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Possible deadlock in pcpu_freelist_pop
- From: Priya Bala Govindasamy <pgovind2@xxxxxxx>
- Possible deadlock in __pcpu_freelist_push
- From: Priya Bala Govindasamy <pgovind2@xxxxxxx>
- Re: [PATCH mptcp-next 1/4] bpf: Add mptcp_subflow bpf_iter
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: tcp: prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
- From: Zijian Zhang <zijianzhang@xxxxxxxxxxxxx>
- [PATCH] perf/x86: fix wrong assumption that LBR is only useful for sampling events
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [RFC PATCH bpf-next] bpf: Check percpu map value size first
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next 12/12] sctp: Unmask upper DSCP bits in sctp_v4_get_dst()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 11/12] ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 10/12] netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 09/12] netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 08/12] ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 07/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 06/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 05/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 04/12] ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 03/12] bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 02/12] ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 00/12] Unmask upper DSCP bits - part 4 (last)
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- [PATCH net-next 01/12] netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish()
- From: Ido Schimmel <idosch@xxxxxxxxxx>
- Re: [PATCH 00/18] random: Include <linux/percpu.h> and resolve circular include dependency
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 03/10] selftests/bpf: Prefer static linking for LLVM libraries
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net] bpf: devmap: provide rxq after redirect
- From: Florian Kauer <florian.kauer@xxxxxxxxxxxxx>
- Re: [PATCH net] bpf: devmap: provide rxq after redirect
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next 1/4] bpf: Fix uprobe multi pid filter check
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next] xsk: bump xsk_queue::queue_empty_descs in xp_can_alloc()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH net] bpf: devmap: provide rxq after redirect
- From: Florian Kauer <florian.kauer@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 6/6] selftests/bpf: Add a test case to write into .rodata
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 5/6] selftests/bpf: Rename ARG_PTR_TO_LONG test description
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 4/6] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/6] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/6] bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/6] bpf: Fix helper writes to read-only maps
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 00/18] random: Include <linux/percpu.h> and resolve circular include dependency
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH bpf-next] xsk: bump xsk_queue::queue_empty_descs in xp_can_alloc()
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH 00/18] random: Include <linux/percpu.h> and resolve circular include dependency
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH 13/18] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH 08/18] bpf: Include <linux/prandom.h> instead of <linux/random.h>
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH 00/18] random: Include <linux/percpu.h> and resolve circular include dependency
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH -next v2 2/2] perf test: Use sqrtloop workload to test bperf event
- From: Tengda Wu <wutengda@xxxxxxxxxxxxxxx>
- [PATCH -next v2 1/2] perf stat: Support inherit events during fork() for bperf
- From: Tengda Wu <wutengda@xxxxxxxxxxxxxxx>
- [PATCH -next v2 0/2] perf stat: Support inherit events for bperf
- From: Tengda Wu <wutengda@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 5/6] selftests/bpf: Rename ARG_PTR_TO_LONG test description
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 6/6] selftests/bpf: Add a test case to write into .rodata
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/6] bpf: Extend check_raw_mode_ok by just probing MEM_UNINIT
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/6] bpf: Fix helper writes to read-only maps
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/6] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/6] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCHv2 bpf-next 4/4] selftests/bpf: Add uprobe multi pid filter test for clone-ed processes
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 3/4] selftests/bpf: Add uprobe multi pid filter test for fork-ed processes
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 2/4] selftests/bpf: Add child argument to spawn_child function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 1/4] bpf: Fix uprobe multi pid filter check
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 0/4] selftests/bpf: Add uprobe multi pid filter test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next v1 3/3] libbpf: fix some typos in libbpf
- From: Lin Yikai <yikai.lin@xxxxxxxx>
- [PATCH bpf-next v1 2/3] bpftool: fix some typos in bpftool
- From: Lin Yikai <yikai.lin@xxxxxxxx>
- [PATCH bpf-next v1 1/3] selftests/bpf: fix some typos in selftests
- From: Lin Yikai <yikai.lin@xxxxxxxx>
- Re: [PATCH net-next 2/6] igc: Get rid of spurious interrupts
- From: Kurt Kanzenbach <kurt@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: implement bpf_send_signal_pid/tgid() helpers
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH 6/7] tracing: add support for function argument to graph tracer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 03/10] selftests/bpf: Disable feature-llvm for vmtest
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 07/10] selftests/bpf: Add config.riscv64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 09/10] selftests/bpf: Add riscv64 configurations to local vmtest
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 10/10] selftests/bpf: Add description for running vmtest on RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 06/10] selftests/bpf: Enable cross platform testing for vmtest
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 08/10] selftests/bpf: Add DENYLIST.riscv64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 05/10] selftests/bpf: Support local rootfs image for vmtest
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 02/10] selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 04/10] selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 03/10] selftests/bpf: Prefer static linking for LLVM libraries
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH net-next 12/12] net: lan966x: refactor buffer reload function
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 11/12] net: lan966x: use a few FDMA helpers throughout
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 10/12] net: lan966x: ditch tx->last_in_use variable
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 07/12] net: lan966x: use the FDMA library for allocation of tx buffers
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 06/12] net: lan966x: use library helper for freeing rx buffers
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 09/12] net: lan966x: use library helper for freeing tx buffers
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 01/12] net: lan966x: select FDMA library
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 00/12] net: lan966x: use the newly introduced FDMA library
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 08/12] net: lan966x: use FDMA library for adding DCB's in the tx path
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 05/12] net: lan966x: use FDMA library for adding DCB's in the rx path
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 04/12] net: lan966x: use the FDMA library for allocation of rx buffers
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 03/12] net: lan966x: replace a few variables with new equivalent ones
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- [PATCH net-next 02/12] net: lan966x: use FDMA library symbols
- From: Daniel Machon <daniel.machon@xxxxxxxxxxxxx>
- Re: [PATCH 6/7] tracing: add support for function argument to graph tracer
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: use type_may_be_null() helper for nullable-param check
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next v2 5/5] selftests/bpf: Expand skb dynptr selftests for tp_btf
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/5] bpf: Support __nullable argument suffix for tp_btf
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/5] bpf: Allow skb dynptr for tp_btf
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/5] bpf: Allow bpf_dynptr_from_skb() for tp_btf
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/5] tcp: Use skb__nullable in trace_tcp_send_reset
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/5] selftests/bpf: Add test for __nullable suffix in tp_btf
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- Re: [PATCH -next 1/2] perf stat: Support inherit events during fork() for bperf
- From: Tengda Wu <wutengda@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next 2/6] igc: Get rid of spurious interrupts
- From: "Ruinskiy, Dima" <dima.ruinskiy@xxxxxxxxx>
- [PATCH bpf-next] bpf: use type_may_be_null() helper for nullable-param check
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Request for Quote and Meeting Availability
- From: MERCURIA <kuljeet@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] perf/core: Account dropped samples from BPF
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH -next 1/2] perf stat: Support inherit events during fork() for bperf
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 3/5] perf/core: Account dropped samples from BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH net 0/6][pull request] ice: fix synchronization between .ndo_bpf() and reset
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v6 3/5] tracing/bpf-trace: Add support for faultable tracepoints
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Unsupported CONFIG_FPROBE and CONFIG_RETHOOK on ARM64
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf, x64: Fix a jit convergence issue
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [for-linus][PATCH 1/6] tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 03/10] selftests/bpf: Disable feature-llvm for vmtest
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC bpf-next v4 4/6] bpf: pin, translate, and unpin __uptr from syscalls.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Add a selftest for x86 jit convergence issues
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf, x64: Fix a jit convergence issue
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 05/10] selftests/bpf: Support local rootfs image for vmtest
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH v2 1/13] LSM: Add the lsmblob data structure.
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/13] LSM: Add the lsmblob data structure.
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH] selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 3/4] selftests/bpf: Enable test_bpf_syscall_macro:syscall_arg1 on s390 and arm64
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 1/13] LSM: Add the lsmblob data structure.
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 4/8] libbpf: Support BTF.ext loading and output in either endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 6/8] libbpf: Support linking bpf objects of either endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 5/8] libbpf: Support opening bpf objects of either endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: Follow up on gen_epilogue
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v5 4/8] libbpf: Support BTF.ext loading and output in either endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf,v2,0/2] bpf: fix incorrect name check pass logic in btf_name_valid_section
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 03/10] selftests/bpf: Disable feature-llvm for vmtest
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC bpf-next 0/3] libbpf: Add support for aliased BPF programs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: Follow up on gen_epilogue
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] samples/bpf: Remove sample tracex2
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2] bpf, arm64: Jit BPF_CALL to direct call when possible
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 1/1] selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf, x64: Fix a jit convergence issue
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add a selftest for x86 jit convergence issues
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: Fix indentation issue in epilogue_idx
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Remove the insn_buf array stack usage from the inline_bpf_loop()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 0/2] bpf: Follow up on gen_epilogue
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf,v2,0/2] bpf: fix incorrect name check pass logic in btf_name_valid_section
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: implement bpf_send_signal_pid/tgid() helpers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 1/4] bpf: Fix helper writes to read-only maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add a selftest for x86 jit convergence issues
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf, x64: Fix a jit convergence issue
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH rcu [12/11] srcu: Allow inlining of __srcu_read_{,un}lock_lite()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH bpf-next] xsk: bump xsk_queue::queue_empty_descs in xp_can_alloc()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf 1/4] bpf: Fix helper writes to read-only maps
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: implement bpf_send_signal_pid/tgid() helpers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v24 08/13] net: add support for skbs with unreadable frags
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH net-next v24 08/13] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next v2 09/10] selftests/bpf: Add riscv64 configurations to local vmtest
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 07/10] selftests/bpf: Add config.riscv64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 06/10] selftests/bpf: Enable cross platform testing for vmtest
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 02/10] selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 00/10] Local vmtest enhancement and RV64 enabled
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 08/10] selftests/bpf: Add DENYLIST.riscv64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 10/10] selftests/bpf: Add description for running vmtest on RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 05/10] selftests/bpf: Support local rootfs image for vmtest
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 04/10] selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 03/10] selftests/bpf: Disable feature-llvm for vmtest
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the bpf-next tree with the net-next tree
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: implement bpf_send_signal_pid/tgid() helpers
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: linux-next: manual merge of the bpf-next tree with the net-next tree
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH -next 0/2] perf stat: Support inherit events for bperf
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH -next 2/2] perf test: Use sqrtloop workload to test bperf event
- From: Tengda Wu <wutengda@xxxxxxxxxxxxxxx>
- [PATCH -next 1/2] perf stat: Support inherit events during fork() for bperf
- From: Tengda Wu <wutengda@xxxxxxxxxxxxxxx>
- [PATCH -next 0/2] perf stat: Support inherit events for bperf
- From: Tengda Wu <wutengda@xxxxxxxxxxxxxxx>
- [syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in sk_filter_trim_cap
- From: syzbot <syzbot+b4bc25bfaad44df51f05@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf, arm64: Jit BPF_CALL to direct call when possible
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH rcu 0/11] Add light-weight readers for SRCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH HID 4/7] HID: bpf: allow BPF programs to force using hid-generic
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: Change default cpu version from v1 to v3 in llvm20
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- [PATCH 6/7] tracing: add support for function argument to graph tracer
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- [PATCH 4/7] Add print_function_args()
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- Re: [RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace
- From: Jiri Slaby <jirislaby@xxxxxxxxxx>
- [PATCH net-next v5 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling
- From: jitendra.vegiraju@xxxxxxxxxxxx
- [net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
- From: jitendra.vegiraju@xxxxxxxxxxxx
- [PATCH net-next v5 1/5] net: stmmac: Add HDMA mapping for dw25gmac support
- From: jitendra.vegiraju@xxxxxxxxxxxx
- [PATCH net-next v5 2/5] net: stmmac: Add basic dw25gmac support in stmmac core
- From: jitendra.vegiraju@xxxxxxxxxxxx
- [PATCH net-next v5 4/5] net: stmmac: Add PCI driver support for BCM8958x
- From: jitendra.vegiraju@xxxxxxxxxxxx
- [PATCH net-next v5 5/5] net: stmmac: Add BCM8958x driver to build system
- From: jitendra.vegiraju@xxxxxxxxxxxx
- Re: [PATCH bpf-next v5 8/8] selftests/bpf: Support cross-endian building
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC bpf-next 1/3] libbpf: Support aliased symbols in linker
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- linux-next: manual merge of the bpf-next tree with the net-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/13] LSM: Add the lsmblob data structure.
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/13] LSM: Add the lsmblob data structure.
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 7/8] libbpf: Support creating light skeleton of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: Change default cpu version from v1 to v3 in llvm20
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH rcu 0/11] Add light-weight readers for SRCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf, x64: Fix a jit convergence issue
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Add a selftest for x86 jit convergence issues
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: tcp: prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH rcu 0/11] Add light-weight readers for SRCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 0/11] Add light-weight readers for SRCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [RFC PATCH bpf-next 2/2] selftests/bpf: Add tests for open-coded style bpf dynamic pointer iterator
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH rcu 07/11] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [RFC PATCH bpf-next 1/2] bpf: Add open-coded style iterator kfuncs for bpf dynamic pointers
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH rcu 0/11] Add light-weight readers for SRCU
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v24 11/13] net: add devmem TCP documentation
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v24 08/13] net: add support for skbs with unreadable frags
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH rcu 0/11] Add light-weight readers for SRCU
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH net-next v24 07/13] net: support non paged skb frags
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v24 06/13] memory-provider: dmabuf devmem memory provider
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v8 11/11] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH net-next v24 03/13] netdev: support binding dma-buf to netdevice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v8 11/11] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
- From: Frank Li <Frank.li@xxxxxxx>
- Re: [RFC bpf-next 0/3] libbpf: Add support for aliased BPF programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net v5] bpf, net: Fix a potential race in do_sock_getsockopt()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v5 7/8] libbpf: Support creating light skeleton of either endianness
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v8 04/11] PCI: imx6: Rename imx6_* with imx_*
- From: Frank Li <Frank.li@xxxxxxx>
- Re: [PATCH rcu 07/11] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v8 04/11] PCI: imx6: Rename imx6_* with imx_*
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Change default cpu version from v1 to v3 in llvm20
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH net 6/6] ice: do not bring the VSI up, if it was down before the XDP setup
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net 2/6] ice: protect XDP configuration with a mutex
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net 0/6][pull request] ice: fix synchronization between .ndo_bpf() and reset
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Fix handling enum64 in btf dump sorting
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v5 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 6/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 5/8] perf/uprobe: split uprobe_unregister()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 3/8] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 2/8] uprobes: protected uprobe lifetime with SRCU
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 1/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v5 0/8] uprobes: RCU-protected hot path optimizations
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/9] kthread: allow vararg kthread_{create,run}_on_cpu()
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: do not update vmlinux.h unnecessarily
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Fix handling enum64 in btf dump sorting
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH rcu 07/11] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 10/11] rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 08/11] rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 06/11] srcu: Convert srcu_data ->srcu_reader_flavor to bit field
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 11/11] refscale: Add srcu_read_lock_lite() support using "srcu-lite"
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 09/11] rcutorture: Add reader_flavor parameter for SRCU readers
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 04/11] srcu: Bit manipulation changes for additional reader flavor
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 05/11] srcu: Standardize srcu_data pointers to "sdp" and similar
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 03/11] srcu: Renaming in preparation for additional reader flavor
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 02/11] srcu: Introduce srcu_gp_is_expedited() helper function
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 01/11] srcu: Rename srcu_might_be_idle() to srcu_should_expedite()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH rcu 0/11] Add light-weight readers for SRCU
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH HID 6/7] HID: bpf: Allow to control the connect mask of hid-generic from BPF
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-net] igb: Always call igb_xdp_ring_update_tail() under Tx lock
- From: "Kuruvinakunnel, George" <george.kuruvinakunnel@xxxxxxxxx>
- Re: [PATCHSET 0/5] perf tools: Constify BPF control data properly (v1)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH HID 4/7] HID: bpf: allow BPF programs to force using hid-generic
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [RFC bpf-next 1/3] libbpf: Support aliased symbols in linker
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: Change default cpu version from v1 to v3 in llvm20
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC bpf-next 1/3] libbpf: Support aliased symbols in linker
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC bpf-next 1/3] libbpf: Support aliased symbols in linker
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-net v4 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
- From: "Kuruvinakunnel, George" <george.kuruvinakunnel@xxxxxxxxx>
- Re: [PATCH net-next v17 12/14] net: replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/9] kthread: allow vararg kthread_{create,run}_on_cpu()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [RFC bpf-next 1/3] libbpf: Support aliased symbols in linker
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next v2] bpf, arm64: Jit BPF_CALL to direct call when possible
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH] kbuild: use objcopy to generate asm-offsets
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH net 0/3] net: ethernet: ti: am65-cpsw: Fix XDP implementation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v5 8/8] selftests/bpf: Support cross-endian building
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v5 7/8] libbpf: Support creating light skeleton of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v5 6/8] libbpf: Support linking bpf objects of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v5 5/8] libbpf: Support opening bpf objects of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v5 4/8] libbpf: Support BTF.ext loading and output in either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v5 3/8] libbpf: Fix output .symtab byte-order during linking
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v5 2/8] libbpf: Fix header comment typos for BTF.ext
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v5 1/8] libbpf: Improve log message formatting
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v5 0/8] libbpf, selftests/bpf: Support cross-endian usage
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: [PATCH] kbuild: use objcopy to generate asm-offsets
- From: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
- Re: Change default cpu version from v1 to v3 in llvm20
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 RESEND] powerpc: Replace kretprobe code with rethook on powerpc
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH HID 6/7] HID: bpf: Allow to control the connect mask of hid-generic from BPF
- From: Peter Hutterer <peter.hutterer@xxxxxxxxx>
- Re: [RFC bpf-next 0/3] libbpf: Add support for aliased BPF programs
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH HID 4/7] HID: bpf: allow BPF programs to force using hid-generic
- From: Peter Hutterer <peter.hutterer@xxxxxxxxx>
- Change default cpu version from v1 to v3 in llvm20
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v8 11/11] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] kbuild: use objcopy to generate asm-offsets
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v8 01/11] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v8 01/11] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
- From: Frank Li <Frank.li@xxxxxxx>
- Re: [PATCH v8 01/11] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
- From: Frank Li <Frank.li@xxxxxxx>
- Re: [PATCH v8 01/11] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v8 01/11] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Fix handling enum64 in btf dump sorting
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH 5/5] perf record offcpu: Constify control data for BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 4/5] perf lock contention: Constify control data for BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 3/5] perf kwork: Constify control data for BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 2/5] perf ftrace latency: Constify control data for BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/5] perf stat: Constify control data for BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCHSET 0/5] perf tools: Constify BPF control data properly (v1)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Fix handling enum64 in btf dump sorting
- From: Quentin Monnet <qmo@xxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH bpf-next] bpftool: Fix handling enum64 in btf dump sorting
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [RFC bpf-next 0/3] libbpf: Add support for aliased BPF programs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Fix handling enum64 in btf dump sorting
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Patch net-next] tcp_bpf: remove an unused parameter for bpf_tcp_ingress()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpftool: Fix handling enum64 in btf dump sorting
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf, x64: Fix tailcall infinite loop caused by freplace
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Add missing blank lines in bpftool-net doc example
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH HID 7/7] selftests/hid: add test to disable hid-input
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH HID 6/7] HID: bpf: Allow to control the connect mask of hid-generic from BPF
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH HID 5/7] selftests/hid: add test for assigning a given device to hid-generic
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH HID 4/7] HID: bpf: allow BPF programs to force using hid-generic
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH HID 3/7] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH HID 2/7] selftests/hid: cleanup C tests by adding a common struct uhid_device
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH HID 1/7] selftests/hid: add dependency on hid_common.h
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH HID 0/7] HID: bpf: add a new hook to control hid-generic
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH] kbuild: pahole-version: avoid errors if executing fails
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH net-next v17 12/14] net: replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf, x64: Fix tailcall infinite loop caused by freplace
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v2 1/6] sysctl: avoid spurious permanent empty tables
- From: Joel Granados <j.granados@xxxxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v4 4/8] libbpf: Support BTF.ext loading and output in either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue (2)
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [RFC bpf-next 3/3] selftests/bpf: Add tests for aliased programs
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [RFC bpf-next 2/3] libbpf: Handle relocations in aliased symbols
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [RFC bpf-next 1/3] libbpf: Support aliased symbols in linker
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [RFC bpf-next 0/3] libbpf: Add support for aliased BPF programs
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH] kbuild: pahole-version: avoid errors if executing fails
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH bpf-next] bpftool: Fix handling enum64 in btf dump sorting
- From: Mykyta@xxxxxxxxxxxxxxxxxxxxxx, Yatsenko@xxxxxxxxxxxxxxxxxxxxxx, mykyta.yatsenko5@xxxxxxxxx
- [PATCH bpf-next] bpftool: Add missing blank lines in bpftool-net doc example
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Tianyi Liu <i.pear@xxxxxxxxxxx>
- Re: [PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
- From: Krzysztof Wilczyński <kw@xxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: Fix verifier tailcall jit selftest
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v2 3/4] selftests/bpf: Add testcases for another tailcall infinite loop fixing
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v2 2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v2 1/4] bpf, x64: Fix tailcall infinite loop caused by freplace
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v2 0/4] bpf: Fix tailcall infinite loop caused by freplace
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v4 5/8] libbpf: Support opening bpf objects of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: [PATCH bpf-next v4 5/8] libbpf: Support opening bpf objects of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: [PATCH bpf-next v4 5/8] libbpf: Support opening bpf objects of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: [PATCH bpf-next v4 6/8] libbpf: Support linking bpf objects of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: [PATCH bpf-next v4 7/8] libbpf: Support creating light skeleton of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: [PATCH bpf-next v4 7/8] libbpf: Support creating light skeleton of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/8] libbpf: Fix output .symtab byte-order during linking
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [syzbot] [bpf?] WARNING: locking bug in search_bpf_extables
- From: syzbot <syzbot+b467973d2dd3b9deaa1f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net v5] bpf, net: Fix a potential race in do_sock_getsockopt()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue (2)
- From: syzbot <syzbot+cca39e6e84a367a7e6f6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: do not update vmlinux.h unnecessarily
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH net-next v2 00/12] Unmask upper DSCP bits - part 2
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: Weird failure with bpftool when building 6.11-rc4 with clang+rust+lto
- From: Neal Gompa <ngompa@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: Fix accessing first syscall argument on RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf,v2,2/2] selftest/bpf : Add a selftest test case to check for incorrect names
- From: Jeongjun Park <aha310510@xxxxxxxxx>
- [PATCH bpf,v2,1/2] bpf: add check for invalid name in btf_name_valid_section()
- From: Jeongjun Park <aha310510@xxxxxxxxx>
- [PATCH bpf,v2,0/2] bpf: fix incorrect name check pass logic in btf_name_valid_section
- From: Jeongjun Park <aha310510@xxxxxxxxx>
- [PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 4/4] libbpf: Fix accessing first syscall argument on RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/4] libbpf: Access first syscall argument with CO-RE direct read on s390
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/4] selftests/bpf: Enable test_bpf_syscall_macro:syscall_arg1 on s390 and arm64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH net v5] bpf, net: Fix a potential race in do_sock_getsockopt()
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- [PATCH bpf-next v2 1/4] libbpf: Access first syscall argument with CO-RE direct read on s390
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/4] libbpf: Access first syscall argument with CO-RE direct read on arm64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] Fix accessing first syscall argument on RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/4] selftests/bpf: Enable test_bpf_syscall_macro:syscall_arg1 on s390 and arm64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/4] libbpf: Fix accessing first syscall argument on RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: new btf kfunc hooks for tracepoint and perf event
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4 5/8] libbpf: Support opening bpf objects of either endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v4 7/8] libbpf: Support creating light skeleton of either endianness
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Possible deadlock in percpu_counter_add_batch
- From: Priya Bala Govindasamy <pgovind2@xxxxxxx>
- Possible deadlock in __percpu_counter_sum
- From: Priya Bala Govindasamy <pgovind2@xxxxxxx>
- Re: [PATCH bpf-next v4 5/8] libbpf: Support opening bpf objects of either endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH net-next v24 13/13] netdev: add dmabuf introspection
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 12/13] selftests: add ncdevmem, netcat for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 11/13] net: add devmem TCP documentation
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 09/13] tcp: RX path for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 08/13] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 06/13] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 07/13] net: support non paged skb frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 05/13] page_pool: devmem support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 04/13] netdev: netdevice devmem allocator
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 03/13] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 02/13] net: netdev netlink api to bind dma-buf to a net device
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 01/13] netdev: add netdev_rx_queue_restart()
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v24 00/13] Device Memory TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/9] net: napi: add ability to create CPU-pinned threaded NAPI
- From: "Daniel Xu" <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v4 4/8] libbpf: Support BTF.ext loading and output in either endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next] samples/bpf: Remove sample tracex2
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: do not update vmlinux.h unnecessarily
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [net-next v4 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling
- From: Jitendra Vegiraju <jitendra.vegiraju@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/9] firmware/psci: fix missing '%u' format literal in kthread_create_on_cpu()
- From: "Daniel Xu" <dxu@xxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/9] kthread: allow vararg kthread_{create,run}_on_cpu()
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: do not update vmlinux.h unnecessarily
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/8] libbpf: Fix output .symtab byte-order during linking
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v4 7/8] libbpf: Support creating light skeleton of either endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 5/8] libbpf: Support opening bpf objects of either endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 6/8] libbpf: Support linking bpf objects of either endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: do not update vmlinux.h unnecessarily
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH bpf-next v4 4/8] libbpf: Support BTF.ext loading and output in either endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH net-next 2/6] igc: Get rid of spurious interrupts
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: do not update vmlinux.h unnecessarily
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: tcp: prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
- From: Zijian Zhang <zijianzhang@xxxxxxxxxxxxx>
- Possible deadlock in bpf_lru_pop_free
- From: Priya Bala Govindasamy <pgovind2@xxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add uprobe pid filter test for multiple processes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH] perf lock contention: Fix spinlock and rwlock accounting
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] selftests/bpf: specify libbpf headers required for %.bpf.o progs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf, x64: Fix a jit convergence issue
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v4 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: kernel test robot <lkp@xxxxxxxxx>
- Potential deadlock in bpf lru percpu hash map
- From: Priya Bala Govindasamy <pgovind2@xxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: do not update vmlinux.h unnecessarily
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: emit top frequent C code lines in veristat
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next] samples/bpf: tracex2: Replace kfree_skb from kprobe to tracepoint
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: Fix accessing first syscall argument on RV64
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: add check for invalid name in btf_name_valid_section()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: check if distilled base inherits source endianness
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: check if distilled base inherits source endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: check if distilled base inherits source endianness
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: check if distilled base inherits source endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: check if distilled base inherits source endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v1] libbpf: ensure new BTF objects inherit input endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a crash when btf_parse_base() returns an error pointer
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: check if distilled base inherits source endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: check if distilled base inherits source endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a crash when btf_parse_base() returns an error pointer
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] selftests/bpf: Add uprobe pid filter test
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- [PATCH bpf-next 9/9] xdp: remove xdp_alloc_skb_bulk()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next 8/9] veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next 7/9] bpf: cpumap: switch to napi_skb_cache_get_bulk()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next 6/9] net: skbuff: introduce napi_skb_cache_get_bulk()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next 5/9] bpf: cpumap: reuse skb array instead of a linked list to chain skbs
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next 4/9] bpf: cpumap: use CPU-pinned threaded NAPI w/GRO instead of kthread
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next 3/9] net: napi: add ability to create CPU-pinned threaded NAPI
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next 2/9] kthread: allow vararg kthread_{create,run}_on_cpu()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next 1/9] firmware/psci: fix missing '%u' format literal in kthread_create_on_cpu()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next 0/9] bpf: cpumap: enable GRO for XDP_PASS frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v1] libbpf: ensure new BTF objects inherit input endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4] bpf: Remove custom build rule
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next RESEND] bpf: Use sockfd_put() helper
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1] libbpf: ensure new BTF objects inherit input endianness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] perf lock contention: Fix spinlock and rwlock accounting
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 1/3] perf lock contention: Handle error in a single place
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [PATCH bpf] bpf: add check for invalid name in btf_name_valid_section()
- From: Jeongjun Park <aha310510@xxxxxxxxx>
- [PATCH v4 RESEND] powerpc: Replace kretprobe code with rethook on powerpc
- From: Abhishek Dubey <adubey@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1] libbpf: ensure new BTF objects inherit input endianness
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH net-next v16 12/14] net: replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] libbpf: ensure new BTF objects inherit input endianness
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH net 0/3] net: ethernet: ti: am65-cpsw: Fix XDP implementation
- From: MD Danish Anwar <danishanwar@xxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v1] libbpf: ensure new BTF objects inherit input endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: [PATCH bpf] bpf: add check for invalid name in btf_name_valid_section()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
- From: "Liao, Chang" <liaochang1@xxxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH net v5] bpf, net: Fix a potential race in do_sock_getsockopt()
- From: Tze-nan Wu <Tze-nan.Wu@xxxxxxxxxxxx>
- Re: [syzbot] KASAN: slab-use-after-free Read in htab_map_alloc (2)
- From: Zhao Mengmeng <zhaomengmeng@xxxxxxxxxx>
- [PATCH v4] bpf: Remove custom build rule
- From: Alexey Gladkov <legion@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, arm64: Fix tailcall infinite loop caused by freplace
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH net 0/3] net: ethernet: ti: am65-cpsw: Fix XDP implementation
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH bpf-next v4 7/8] libbpf: Support creating light skeleton of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v4 3/8] libbpf: Fix output .symtab byte-order during linking
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v4 2/8] libbpf: Fix header comment typos for BTF.ext
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v4 4/8] libbpf: Support BTF.ext loading and output in either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v4 1/8] libbpf: Improve log message formatting
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v4 6/8] libbpf: Support linking bpf objects of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v4 8/8] selftests/bpf: Support cross-endian building
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v4 0/8] libbpf, selftests/bpf: Support cross-endian usage
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH bpf-next v4 5/8] libbpf: Support opening bpf objects of either endianness
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- [PATCH 3/3] perf lock contention: Do not fail EEXIST for update
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 2/3] perf lock contention: Simplify spinlock check
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/3] perf lock contention: Handle error in a single place
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH v3 1/1] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
- From: Chen Ridong <chenridong@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: add check for invalid name in btf_name_valid_section()
- From: Jeongjun Park <aha310510@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: Make the pointer returned by iter next method valid
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next RESEND] bpf: Use sockfd_put() helper
- From: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
- [PATCH bpf-next RESEND] bpf: Use sockfd_put() helper
- From: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
- Re: [PATCH net-next v2 00/12] Unmask upper DSCP bits - part 2
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix a crash when btf_parse_base() returns an error pointer
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/9] bpf: Add gen_epilogue to bpf_verifier_ops
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Tony Ambardar <tony.ambardar@xxxxxxxxx>
- Re: [PATCH bpf] bpf: add check for invalid name in btf_name_valid_section()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf] bpf: Fix a crash when btf_parse_base() returns an error pointer
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH -next] bpf: Use sockfd_put() helper
- From: Jinjie Ruan <ruanjinjie@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/9] bpf: Adjust BPF_JMP that jumps to the 1st insn of the prologue
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/9] bpf: Adjust BPF_JMP that jumps to the 1st insn of the prologue
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v2 01/13] LSM: Add the lsmblob data structure.
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: tcp: prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- FYI: CI regression on big-endian arch (s390) after recent pahole changes
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH net-next v23 06/13] memory-provider: dmabuf devmem memory provider
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v23 13/13] netdev: add dmabuf introspection
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
- From: Frank Li <Frank.li@xxxxxxx>
- Re: [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- Re: [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH -next] bpf: Use sockfd_put() helper
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- Re: [PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v5 bpf-next 9/9] selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
[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]