BPF
[Prev Page][Next Page]
- Re: [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- Re: [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
- From: Bobby Eshleman <bobbyeshleman@xxxxxxxxx>
- Re: [syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- [syzbot] [net?] memory leak in kcm_sendmsg (2)
- From: syzbot <syzbot+6f98de741f7dbbfc4ccb@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: ct state module issue
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- RE: [PATCH V3,net-next] net: mana: Add page pool for RX buffers
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [RFC dwarves 1/2] dwarves: auto-detect maximum kind supported by vmlinux
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [RESEND] BTF is not generated for gcc-built kernel with the latest pahole
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf 1/2] net: introduce __sk_rmem_schedule() helper
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH bpf 2/2] bpf, sockmap: fix rmem incorrect accounting in bpf_tcp_ingress()
- From: Liu Jian <liujian56@xxxxxxxxxx>
- [PATCH bpf 1/2] net: introduce __sk_rmem_schedule() helper
- From: Liu Jian <liujian56@xxxxxxxxxx>
- [PATCH bpf 0/2] fix rmem incorrect accounting in bpf_tcp_ingress()
- From: Liu Jian <liujian56@xxxxxxxxxx>
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH] [v3] kallsyms: rework symbol lookup return codes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: Question: CO-RE-enabled PT_REGS macros give strange results
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [Bpf] [PATCH] bpf, docs: fix BPF_NEG entry in instruction-set.rst
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- RE: Register constraint in NEG instructions
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- RE: [PATCH] bpf, docs: fix BPF_NEG entry in instruction-set.rst
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH bpf-next v2] libbpf: Expose API to consume one ring at a time
- From: Adam Sindelar <adam@xxxxxxxxxxxx>
- [PATCH v3 9/9] Documentation: tracing: Update fprobe event example with BTF field
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v3 8/9] selftests/ftrace: Add BTF fields access testcases
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v3 7/9] tracing/fprobe-event: Assume fprobe is a return event by $retval
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v3 6/9] tracing/probes: Add string type check with BTF
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v3 5/9] tracing/probes: Support BTF field access from $retval
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v3 4/9] tracing/probes: Support BTF based data structure field access
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v3 3/9] bpf/btf: Add a function to search a member of a struct/union
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v3 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v3 1/9] tracing/probes: Support BTF argument on module functions
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v3 0/9] tracing: Improbe BTF support on probe events
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] bpf: Add detection of kfuncs.
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH bpf 1/2] bpf/memalloc: Non-atomically allocate freelist during prefill
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf 2/2] bpf/memalloc: Schedule highprio wq for non-atomic alloc when atomic fails
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RESEND] BTF is not generated for gcc-built kernel with the latest pahole
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [RFC dwarves 1/2] dwarves: auto-detect maximum kind supported by vmlinux
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- Re: [RESEND] BTF is not generated for gcc-built kernel with the latest pahole
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH] bpf, docs: fix BPF_NEG entry in instruction-set.rst
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH V3,net-next] net: mana: Add page pool for RX buffers
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Register constraint in NEG instructions
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: update uapi/linux/bpf.h docs on the batch map ops
- From: Hou Tao <houtao1@xxxxxxxxxx>
- [PATCH RFC net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
- Register constraint in NEG instructions
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: ct state module issue
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH] LoongArch: eBPF: Restrict bpf_probe_read{, str}() only to archs where they work
- From: WANG Xuerui <kernel@xxxxxxxxxx>
- [PATCH] samples/bpf: Update sockex2: get the expected output results
- From: George Guo <guodongtai@xxxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- [PATCH] LoongArch: eBPF: Restrict bpf_probe_read{, str}() only to archs where they work
- From: zhaochenguang <zhaochenguang@xxxxxxxxxx>
- Re: Fwd: UBSAN: index 1 is out of range for type 'xen_netif_rx_sring_entry [1]'
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [Question]Attach xdp program to bond driver with skb mode
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [syzbot] [bpf?] WARNING in tcx_uninstall
- From: syzbot <syzbot+376a289e86a0fd02b9ba@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] perf/core: Bail out early if the request AUX area is out of bound
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [RESEND] BTF is not generated for gcc-built kernel with the latest pahole
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- BTF is not generated for gcc-built kernel with the latest pahole
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] [v2] bpf: work around -Wuninitialized warning
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHv3 bpf 2/2] bpf: Disable preemption in bpf_event_output
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Question: CO-RE-enabled PT_REGS macros give strange results
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 0/9] tracing: Improbe BTF support on probe events
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] btf: Remove unnecessary header file inclusions
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC net-next v4 8/8] selftests/bpf: Add TX side to xdp_hw_metadata
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC net-next v4 8/8] selftests/bpf: Add TX side to xdp_hw_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH][next] selftests/xsk: Fix spelling mistake "querrying" -> "querying"
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] bpf: Add detection of kfuncs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [RFC net-next v4 8/8] selftests/bpf: Add TX side to xdp_hw_metadata
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- RE: [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- RE: [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] bpf: Add detection of kfuncs.
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH] [v4] bpf: fix bpf_probe_read_kernel prototype mismatch
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH] [v2] bpf: work around -Wuninitialized warning
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: ct state module issue
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: ct state module issue
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- RE: [PATCH V3,net-next] net: mana: Add page pool for RX buffers
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: Register encoding in assembly for load/store instructions
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Bpf] Review of draft-thaler-bpf-isa-01
- From: Watson Ladd <watsonbladd@xxxxxxxxx>
- Re: [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH V3,net-next] net: mana: Add page pool for RX buffers
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Register encoding in assembly for load/store instructions
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH bpf-next v3] MAINTAINERS: Replace my email address
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] MAINTAINERS: Replace my email address
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [linux-next:master] BUILD REGRESSION 1e25dd7772483f477f79986d956028e9f47f990a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v3 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Marcelo Tosatti <mtosatti@xxxxxxxxxx>
- [PATCH] libbpf: Expose API to consume one ring at a time
- From: Adam Sindelar <adam@xxxxxxxxxxxx>
- Re: [Bpf] Review of draft-thaler-bpf-isa-01
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Alexander H Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Re: [PATCH v3 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- Re: Question: CO-RE-enabled PT_REGS macros give strange results
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- RE: [Bpf] Review of draft-thaler-bpf-isa-01
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [Bpf] Review of draft-thaler-bpf-isa-01
- From: Dave Thaler <dthaler=40microsoft.com@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: Fwd: UBSAN: index 1 is out of range for type 'xen_netif_rx_sring_entry [1]'
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: Fwd: UBSAN: index 1 is out of range for type 'xen_netif_rx_sring_entry [1]'
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf 0/2] bpf: return proper error codes for lwt redirect
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf 2/2] selftests/bpf: test lwt redirect error handling
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH net-next v2] page_pool: split types and declarations from page_pool.h
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next V4 3/3] virtio_net: enable per queue interrupt coalesce feature
- From: Gavin Li <gavinl@xxxxxxxxxx>
- [PATCH net-next V4 2/3] virtio_net: support per queue interrupt coalesce command
- From: Gavin Li <gavinl@xxxxxxxxxx>
- [PATCH net-next V4 1/3] virtio_net: extract interrupt coalescing settings to a structure
- From: Gavin Li <gavinl@xxxxxxxxxx>
- [PATCH net-next V4 0/3] virtio_net: add per queue interrupt coalescing support
- From: Gavin Li <gavinl@xxxxxxxxxx>
- Re: [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v3] perf/core: Bail out early if the request AUX area is out of bound
- From: James Clark <james.clark@xxxxxxx>
- [PATCH 8/8] scripts/gdb/vmalloc: add vmallocinfo support
- From: Kuan-Ying Lee <Kuan-Ying.Lee@xxxxxxxxxxxx>
- Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH v3 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCHv3 bpf 2/2] bpf: Disable preemption in bpf_event_output
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf 1/2] bpf: Disable preemption in bpf_perf_event_output
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf 0/2] bpf: Disable preemption in perf_event_output helpers code
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3] perf/core: Bail out early if the request AUX area is out of bound
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 20/21] selftests/bpf: Check VLAN tag and proto in xdp_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH bpf-next] LoongArch: BPF: Fix check condition to call lu32id in move_imm()
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH bpf-next] LoongArch: BPF: Fix check condition to call lu32id in move_imm()
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
- From: "Lin Ma" <linma@xxxxxxxxxx>
- Re: [PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] MAINTAINERS: Replace my email address
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3] MAINTAINERS: Replace my email address
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
- From: "Lin Ma" <linma@xxxxxxxxxx>
- Re: [PATCH v3 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- [PATCH bpf-next v2] MAINTAINERS: Replace my email address
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2] MAINTAINERS: Replace my email address
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- [PATCH v3 bpf 2/2] selftests/bpf: test lwt redirect error handling
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v3 bpf 1/2] bpf: fix skb_do_redirect return values
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v3 bpf 0/2] bpf: return proper error codes for lwt redirect
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
- From: Lin Ma <linma@xxxxxxxxxx>
- Re: [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- RE: [PATCH V2 net-next] net: fec: add XDP_TX feature support
- From: Wei Fang <wei.fang@xxxxxxx>
- Re: [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: LoongArch: Add BPF JIT support
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v6 8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v1] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
- From: "Lin Ma" <linma@xxxxxxxxxx>
- [RFC net-next v4 8/8] selftests/bpf: Add TX side to xdp_hw_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [RFC net-next v4 7/8] selftests/bpf: Add TX side to xdp_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [RFC net-next v4 5/8] selftests/xsk: Support XDP_TX_METADATA_LEN
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [RFC net-next v4 6/8] selftests/bpf: Add csum helpers
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [RFC net-next v4 4/8] tools: ynl: update netdev sample to dump xsk-features
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [RFC net-next v4 3/8] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [RFC net-next v4 1/8] xsk: Support XDP_TX_METADATA_LEN
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [RFC net-next v4 0/8] xsk: TX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH V2 net-next] net: fec: add XDP_TX feature support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: Question: CO-RE-enabled PT_REGS macros give strange results
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v1 0/4] Perf tool LTO support
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 0/4] Perf tool LTO support
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v1] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v1 0/4] Perf tool LTO support
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [syzbot] [modules?] general protection fault in sys_finit_module
- From: syzbot <syzbot+9e4e94a2689427009d35@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/4] Perf tool LTO support
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
- From: syzbot <syzbot+e3705186451a87fd93b8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/4] Perf tool LTO support
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v1 1/4] perf stat: Avoid uninitialized use of perf_stat_config
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v1 2/4] perf parse-events: Avoid use uninitialized warning
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [syzbot] [modules?] WARNING in init_module_from_file
- From: syzbot <syzbot+9c2bdc9d24e4a7abe741@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [modules?] general protection fault in sys_finit_module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [syzbot] [modules?] WARNING in init_module_from_file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v1 4/4] perf build: Add LTO build option
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 3/4] perf test: Avoid weak symbol for arch_tests
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 2/4] perf parse-events: Avoid use uninitialized warning
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 1/4] perf stat: Avoid uninitialized use of perf_stat_config
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 0/4] Perf tool LTO support
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [syzbot] [modules?] general protection fault in sys_finit_module
- From: syzbot <syzbot+9e4e94a2689427009d35@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
- From: syzbot <syzbot+e3705186451a87fd93b8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [modules?] WARNING in init_module_from_file
- From: syzbot <syzbot+9c2bdc9d24e4a7abe741@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [modules?] general protection fault in sys_finit_module
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [syzbot] [modules?] WARNING in init_module_from_file
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next] tcx: Fix splat in ingress_destroy upon tcx_entry_free
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC bpf-next 1/5] bpf: enable sleepable BPF programs attached to cgroup/{get,set}sockopt.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- RE: [PATCH V3,net-next] net: mana: Add page pool for RX buffers
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: "Arnd Bergmann" <arnd@xxxxxxxxxx>
- Re: [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
- From: Arseniy Krasnov <oxffffaa@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: fix build errors if CONFIG_NF_CONNTRACK_MARK not set.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 bpf 2/2] bpf: Disable preemption in bpf_event_output
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 2/4] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next] MAINTAINERS: Replace my email address
- From: Yonghong Song <yhs@xxxxxx>
- Re: [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [syzbot] [net?] [reiserfs?] [fat?] stack segment fault in __stack_depot_save
- From: syzbot <syzbot+1f564413055af2023f17@xxxxxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH V3,net-next] net: mana: Add page pool for RX buffers
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH v3] perf/core: Bail out early if the request AUX area is out of bound
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: Question: CO-RE-enabled PT_REGS macros give strange results
- From: Timofei Pushkin <pushkin.td@xxxxxxxxx>
- Re: [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- [PATCH 2/2] [v2] kallsyms: rework symbol lookup return codes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH bpf-next v2] libbpf: handle producer position overflow
- From: Andrew Werner <awerner32@xxxxxxxxx>
- [PATCH] libbpf: handle producer position overflow
- From: Andrew Werner <awerner32@xxxxxxxxx>
- Re: [syzbot] [fs?] INFO: task hung in pipe_release (4)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Question: CO-RE-enabled PT_REGS macros give strange results
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- re: LoongArch: Add BPF JIT support
- From: "Colin King (gmail)" <colin.i.king@xxxxxxxxx>
- Re: [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH V3,net-next] net: mana: Add page pool for RX buffers
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH net-next] tcx: Fix splat in ingress_destroy upon tcx_entry_free
- From: Petr Machata <petrm@xxxxxxxxxx>
- Question: CO-RE-enabled PT_REGS macros give strange results
- From: Timofei Pushkin <pushkin.td@xxxxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
- From: syzbot <syzbot+14736e249bce46091c18@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next V3 3/4] virtio_net: support per queue interrupt coalesce command
- From: Gavin Li <gavinl@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 2/8] bpf: reject unhashed sockets in bpf_sk_assign
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- Re: [PATCH net-next V3 3/4] virtio_net: support per queue interrupt coalesce command
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next V3 0/4] virtio_net: add per queue interrupt coalescing support
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next v3 01/17] bpf: Support new sign-extension load insns
- From: Yonghong Song <yhs=40meta.com@xxxxxxxxxxxxxx>
- [PATCH net-next V3 4/4] virtio_net: enable per queue interrupt coalesce feature
- From: Gavin Li <gavinl@xxxxxxxxxx>
- [PATCH net-next V3 3/4] virtio_net: support per queue interrupt coalesce command
- From: Gavin Li <gavinl@xxxxxxxxxx>
- [PATCH net-next V3 2/4] virtio_net: extract get/set interrupt coalesce to a function
- From: Gavin Li <gavinl@xxxxxxxxxx>
- [PATCH net-next V3 1/4] virtio_net: extract interrupt coalescing settings to a structure
- From: Gavin Li <gavinl@xxxxxxxxxx>
- [PATCH net-next V3 0/4] virtio_net: add per queue interrupt coalescing support
- From: Gavin Li <gavinl@xxxxxxxxxx>
- Re: Encoding of V4 32-bit JA
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 00/15] bpf: Support new insns from cpu v4
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 00/15] bpf: Support new insns from cpu v4
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 00/15] bpf: Support new insns from cpu v4
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: Encoding of V4 32-bit JA
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: Encoding of V4 32-bit JA
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: Encoding of V4 32-bit JA
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: Encoding of V4 32-bit JA
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: Encoding of V4 32-bit JA
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH] selftests/bpf: fix build errors if CONFIG_NF_CONNTRACK_MARK not set.
- From: Mahmoud Maatuq <mahmoudmatook.mm@xxxxxxxxx>
- [PATCH v1] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
- From: Lin Ma <linma@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for fill_link_info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: bpf: bpf_probe_read_user_str() returns 0 for empty strings
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Fwd: bpf: bpf_probe_read_user_str() returns 0 for empty strings
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: Fwd: UBSAN: index 1 is out of range for type 'xen_netif_rx_sring_entry [1]'
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
- From: Arseniy Krasnov <oxffffaa@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf, riscv: use BPF prog pack allocator in BPF JIT
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
- From: Arseniy Krasnov <oxffffaa@xxxxxxxxx>
- Re: [PATCH RFC net-next v5 13/14] virtio/vsock: implement datagram support
- From: Arseniy Krasnov <oxffffaa@xxxxxxxxx>
- Re: [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
- From: Arseniy Krasnov <oxffffaa@xxxxxxxxx>
- Re: [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
- From: Arseniy Krasnov <oxffffaa@xxxxxxxxx>
- [PATCH] bpf: force inc_active()/dec_active() to be inline functions
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [syzbot] [net?] WARNING: ODEBUG bug in ingress_destroy
- From: syzbot <syzbot+bdcf141f362ef83335cf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf] libbpf: fix typos in Makefile
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [RFC bpf-next 5/5] bpf: Add test cases for sleepable BPF programs of the CGROUP_SOCKOPT type.
- [RFC bpf-next 3/5] bpf: Add a new dynptr type for CGRUP_SOCKOPT.
- [RFC bpf-next 4/5] bpf: Prevent BPF programs from access the buffer pointed by user_optval.
- [RFC bpf-next 1/5] bpf: enable sleepable BPF programs attached to cgroup/{get,set}sockopt.
- [RFC bpf-next 2/5] bpf: Provide bpf_copy_from_user() and bpf_copy_to_user().
- [RFC bpf-next 0/5] Sleepable BPF programs on cgroup {get,set}sockopt
- Re: [PATCH net-next] tcx: Fix splat in ingress_destroy upon tcx_entry_free
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Fwd: UBSAN: index 1 is out of range for type 'xen_netif_rx_sring_entry [1]'
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH bpf-next v6 2/8] bpf: Add fd-based tcx multi-prog infra with link support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH net-next] tcx: Fix splat in ingress_destroy upon tcx_entry_free
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH bpf-next v6 4/5] bpf: selftests: Support custom type and proto for client sockets
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v6 5/5] bpf: selftests: Add defrag selftests
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v6 3/5] bpf: selftests: Support not connecting client socket
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v6 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v6 1/5] netfilter: defrag: Add glue hooks for enabling/disabling defrag
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v6 0/5] Support defragmenting IPv(4|6) packets in BPF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v5 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH V3,net-next] net: mana: Add page pool for RX buffers
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: BPF/Question: PTR_TRUSTED vs PTR_UNTRUSTED
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 2/8] bpf: Add fd-based tcx multi-prog infra with link support
- From: Petr Machata <petrm@xxxxxxxxxx>
- [RFC][PATCH 01/12] ima: Introduce hook DIGEST_LIST_CHECK
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 00/12] integrity: Introduce a digest cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 03/12] integrity/digest_cache: Add functions to populate and search
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 20/21] selftests/bpf: Check VLAN tag and proto in xdp_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: BPF/Question: PTR_TRUSTED vs PTR_UNTRUSTED
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [RFC][PATCH 07/12] ima: Add digest_cache policy keyword
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 12/12] tools/digest-lists: Add rpm digest list generator and parser
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 11/12] tools/digest-lists: Add tlv digest list generator and parser
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 10/12] tools: Add tool to manage digest lists
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 09/12] ima: Use digest cache for appraisal
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 08/12] ima: Use digest cache for measurement
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 05/12] integrity/digest_cache: Parse tlv digest lists
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 06/12] integrity/digest_cache: Parse rpm digest lists
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 02/12] integrity: Introduce a digest cache
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC][PATCH 04/12] integrity/digest_cache: Iterate over digest lists in same dir
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Encoding of V4 32-bit JA
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 00/15] bpf: Support new insns from cpu v4
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 08/17] bpf: Add kernel/bpftool asm support for new instructions
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH] selinux: Use NULL for pointers
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/9] bpf/btf: Add a function to search a member of a struct/union
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 4/9] tracing/probes: Support BTF based data structure field access
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 9/9] Documentation: tracing: Update fprobe event example with BTF field
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCHv2 bpf 2/2] bpf: Disable preemption in bpf_event_output
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCHv2 bpf 0/2] bpf: Disable preemption in perf_event_output helpers code
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: improve ringbuf benchmark output
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 2/8] bpf: Add fd-based tcx multi-prog infra with link support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCHv2 bpf 2/2] bpf: Disable preemption in bpf_event_output
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCHv2 bpf 0/2] bpf: Disable preemption in perf_event_output helpers code
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCHv2 bpf 2/2] bpf: Disable preemption in bpf_event_output
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCHv2 bpf 0/2] bpf: Disable preemption in perf_event_output helpers code
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCHv2 bpf 1/2] bpf: Disable preemption in bpf_perf_event_output
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH] CFI: fix panic in kernel bpf map traversal
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv4 bpf-next 05/28] bpf: Add pid filter support for uprobe_multi link
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH] CFI: fix panic in kernel bpf map traversal
- From: Eric Yan <eric.yan@xxxxxxxx>
- [PATCH v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add selftest for fill_link_info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 0/2] bpf: Fix fill_link_info and add selftest
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 05/28] bpf: Add pid filter support for uprobe_multi link
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 05/28] bpf: Add pid filter support for uprobe_multi link
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH][next] selftests/xsk: Fix spelling mistake "querrying" -> "querying"
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 05/28] bpf: Add pid filter support for uprobe_multi link
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 12/21] xdp: Add checksum hint
- From: "Zaremba, Larysa" <larysa.zaremba@xxxxxxxxx>
- Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [PATCH] btf: Remove unnecessary header file inclusions
- From: George Guo <guodongtai@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 20/21] selftests/bpf: Check VLAN tag and proto in xdp_metadata
- From: "Zaremba, Larysa" <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH bpf-next v3 16/21] selftests/bpf: Add flags and new hints to xdp_hw_metadata
- From: "Zaremba, Larysa" <larysa.zaremba@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 04/28] bpf: Add cookies support for uprobe_multi link
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v3 10/21] ice: Implement VLAN tag hint
- From: "Zaremba, Larysa" <larysa.zaremba@xxxxxxxxx>
- [PATCH V2 net-next] net: fec: add XDP_TX feature support
- From: Wei Fang <wei.fang@xxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] selinux: Use NULL for pointers
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf 2/2] bpf/memalloc: Schedule highprio wq for non-atomic alloc when atomic fails
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 05/28] bpf: Add pid filter support for uprobe_multi link
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf/memalloc: Non-atomically allocate freelist during prefill
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- RE: [PATCH net-next] net: fec: add XDP_TX feature support
- From: Wei Fang <wei.fang@xxxxxxx>
- Re: [PATCH bpf 2/2] bpf/memalloc: Schedule highprio wq for non-atomic alloc when atomic fails
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCHv4 bpf-next 04/28] bpf: Add cookies support for uprobe_multi link
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf/memalloc: Non-atomically allocate freelist during prefill
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
- From: Efly Young <yangyifei03@xxxxxxxxxxxx>
- Re: [PATCH v2 8/9] selftests/ftrace: Add BTF fields access testcases
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v1] samples/bpf: Fix build out of source tree
- From: Anh Tuan Phan <tuananhlfc@xxxxxxxxx>
- Re: [syzbot] [net?] WARNING: ODEBUG bug in ingress_destroy
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v2 8/9] selftests/ftrace: Add BTF fields access testcases
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v2 9/9] Documentation: tracing: Update fprobe event example with BTF field
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v2 4/9] tracing/probes: Support BTF based data structure field access
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v2 3/9] bpf/btf: Add a function to search a member of a struct/union
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 12/21] xdp: Add checksum hint
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next v3 13/21] ice: Implement checksum hint
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next v3 21/21] selftests/bpf: check checksum state in xdp_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 20/21] selftests/bpf: Check VLAN tag and proto in xdp_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 19/21] selftests/bpf: Use AF_INET for TX in xdp_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 18/21] net: make vlan_get_tag() return -ENODATA instead of -EINVAL
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 17/21] veth: Implement VLAN tag and checksum XDP hint
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 16/21] selftests/bpf: Add flags and new hints to xdp_hw_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 14/21] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 13/21] ice: Implement checksum hint
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 0/9] tracing: Improbe BTF support on probe events
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 09/21] xdp: Add VLAN tag hint
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 7/8] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 2/8] bpf: reject unhashed sockets in bpf_sk_assign
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: CAP_SYS_ADMIN required for BTF in modules
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: CAP_SYS_ADMIN required for BTF in modules
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH bpf-next v5 5/5] bpf: selftests: Add defrag selftests
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 4/5] bpf: selftests: Support custom type and proto for client sockets
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 3/5] bpf: selftests: Support not connecting client socket
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 1/5] netfilter: defrag: Add glue hooks for enabling/disabling defrag
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 0/5] Support defragmenting IPv(4|6) packets in BPF
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf 2/2] bpf/memalloc: Schedule highprio wq for non-atomic alloc when atomic fails
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [PATCH bpf 1/2] bpf/memalloc: Non-atomically allocate freelist during prefill
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [PATCH bpf 0/2] bpf/memalloc: Allow non-atomic alloc_bulk
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 00/17] bpf: Support new insns from cpu v4
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3 01/17] bpf: Support new sign-extension load insns
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/9] btf: add kind layout encoding, crcs to UAPI
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 2/2] btf_encoder: learn BTF_KIND_MAX value from base BTF when generating split BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 1/2] dwarves: auto-detect maximum kind supported by vmlinux
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 0/2] dwarves: detect BTF kinds supported by kernel
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 10/21] ice: Implement VLAN tag hint
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: CAP_SYS_ADMIN required for BTF in modules
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- CAP_SYS_ADMIN required for BTF in modules
- From: Ivan Babrou <ivan@xxxxxxxxxxxxxx>
- Re: [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1] samples/bpf: Fix build out of source tree
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [RFC PATCH v2 16/20] rcu: Make RCU dynticks counter size configurable
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 19/20] context_tracking,x86: Add infrastructure to defer kernel TLBI
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 13/20] context_tracking: Make context_tracking_key __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 09/20] tracing/filters: Document cpumask filtering
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 08/20] tracing/filters: Further optimise scalar vs cpumask comparison
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 07/20] tracing/filters: Optimise CPU vs cpumask filtering when the user mask is a single CPU
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 05/20] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 04/20] tracing/filters: Enable filtering the CPU common field by a cpumask
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 03/20] tracing/filters: Enable filtering a scalar field by a cpumask
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 01/20] tracing/filters: Dynamically allocate filter_pred.regex
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- [RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 12/21] xdp: Add checksum hint
- From: "Zaremba, Larysa" <larysa.zaremba@xxxxxxxxx>
- [RESEND PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [RESEND PATCH bpf-next v3 1/2] bpf, xdp: Add tracepoint to xdp attaching failure
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [RESEND PATCH bpf-next v3 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 1/2] riscv: Extend patch_text_nosync() for multiple pages
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 0/2] bpf, riscv: use BPF prog pack allocator in BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next v3 13/21] ice: Implement checksum hint
- From: "Zaremba, Larysa" <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 7/8] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 6/8] net: remove duplicate sk_lookup helpers
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 5/8] net: document inet[6]_lookup_reuseport sk_state requirements
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 3/8] net: export inet_lookup_reuseport and inet6_lookup_reuseport
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 2/8] bpf: reject unhashed sockets in bpf_sk_assign
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 1/8] udp: re-score reuseport groups when connected sockets are present
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- Re: [PATCH net-next] net: fec: add XDP_TX feature support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [syzbot] [net?] WARNING: ODEBUG bug in ingress_destroy
- From: syzbot <syzbot+bdcf141f362ef83335cf@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: BPF/Question: PTR_TRUSTED vs PTR_UNTRUSTED
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 13/21] ice: Implement checksum hint
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
- From: syzbot <syzbot+14736e249bce46091c18@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: pull-request: bpf-next 2023-07-19
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: pull-request: bpf-next 2023-07-19
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: BPF/Question: PTR_TRUSTED vs PTR_UNTRUSTED
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 12/21] xdp: Add checksum hint
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- RE: [PATCH V2,net-next] net: mana: Add page pool for RX buffers
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- [PATCHv4 bpf-next 28/28] selftests/bpf: Add extra link to uprobe_multi tests
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 27/28] selftests/bpf: Add uprobe_multi pid filter tests
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 26/28] selftests/bpf: Add uprobe_multi cookie test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 25/28] selftests/bpf: Add uprobe_multi usdt bench test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 24/28] selftests/bpf: Add uprobe_multi usdt test code
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 23/28] selftests/bpf: Add uprobe_multi bench test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 22/28] selftests/bpf: Add uprobe_multi test program
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 21/28] selftests/bpf: Add uprobe_multi link test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 20/28] selftests/bpf: Add uprobe_multi api test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 19/28] selftests/bpf: Add uprobe_multi skel test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 18/28] selftests/bpf: Move get_time_ns to testing_helpers.h
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 17/28] libbpf: Add uprobe multi link support to bpf_program__attach_usdt
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 16/28] libbpf: Add uprobe multi link detection
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 15/28] libbpf: Add support for u[ret]probe.multi[.s] program sections
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 14/28] libbpf: Add bpf_program__attach_uprobe_multi function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 13/28] libbpf: Add bpf_link_create support for multi uprobes
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 12/28] libbpf: Add elf_resolve_pattern_offsets function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 11/28] libbpf: Add elf_resolve_syms_offsets function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 10/28] libbpf: Add elf symbol iterator
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 09/28] libbpf: Add elf_open/elf_close functions
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 08/28] libbpf: Move elf_find_func_offset* functions to elf object
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 07/28] libbpf: Add uprobe_multi attach type and link names
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 06/28] bpf: Add bpf_get_func_ip helper support for uprobe link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 05/28] bpf: Add pid filter support for uprobe_multi link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 04/28] bpf: Add cookies support for uprobe_multi link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 03/28] bpf: Add multi uprobe link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 02/28] bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 01/28] bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 00/28] bpf: Add multi uprobe link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: pull-request: bpf-next 2023-07-19
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH][next] selftests/xsk: Fix spelling mistake "querrying" -> "querying"
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH bpf-next v3 12/21] xdp: Add checksum hint
- From: "Zaremba, Larysa" <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH bpf-next v3 12/21] xdp: Add checksum hint
- From: "Zaremba, Larysa" <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH bpf-next v3 13/21] ice: Implement checksum hint
- From: "Zaremba, Larysa" <larysa.zaremba@xxxxxxxxx>
- [PATCHv2 bpf 2/2] bpf: Disable preemption in bpf_event_output
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf 1/2] bpf: Disable preemption in bpf_perf_event_output
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf 0/2] bpf: Disable preemption in perf_event_output helpers code
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
- From: Efly Young <yangyifei03@xxxxxxxxxxxx>
- Re: [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: Joe Perches <joe@xxxxxxxxxxx>
- RE: [PATCH net-next] net: fec: add XDP_TX feature support
- From: Wei Fang <wei.fang@xxxxxxx>
- Re: [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next v3 11/17] selftests/bpf: Add unit tests for new sign-extension load insns
- From: Yonghong Song <yhs=40meta.com@xxxxxxxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next v3 11/17] selftests/bpf: Add unit tests for new sign-extension load insns
- From: Yonghong Song <yhs=40meta.com@xxxxxxxxxxxxxx>
- Re: [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH vhost v11 03/10] virtio_ring: introduce virtqueue_set_premapped()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH V2,net-next] net: mana: Add page pool for RX buffers
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next] net: fec: add XDP_TX feature support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH v2 net] bpf: do not return NET_XMIT_xxx values on bpf_redirect
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- RE: [PATCH net-next] net: fec: add XDP_TX feature support
- From: Wei Fang <wei.fang@xxxxxxx>
- Re: [PATCH vhost v12 10/10] virtio_net: merge dma operations when filling mergeable buffers
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v11 10/10] virtio_net: merge dma operation for one page
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 2/8] bpf: Add fd-based tcx multi-prog infra with link support
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v3 16/17] selftests/bpf: Test ldsx with more complex cases
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 04/17] bpf: Support new unconditional bswap instruction
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 13/17] selftests/bpf: Add unit tests for new bswap insns
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 12/17] selftests/bpf: Add unit tests for new sign-extension mov insns
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 17/17] docs/bpf: Add documentation for new instructions
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 14/17] selftests/bpf: Add unit tests for new sdiv/smod insns
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 15/17] selftests/bpf: Add unit tests for new gotol insn
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 09/17] selftests/bpf: Fix a test_verifier failure
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 08/17] bpf: Add kernel/bpftool asm support for new instructions
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 07/17] bpf: Support new 32bit offset jmp instruction
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 05/17] bpf: Support new signed div/mod instructions.
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 11/17] selftests/bpf: Add unit tests for new sign-extension load insns
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 10/17] selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 02/17] bpf: Support new sign-extension mov insns
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 06/17] bpf: Fix jit blinding with new sdiv/smov insns
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 03/17] bpf: Handle sign-extenstin ctx member accesses
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 01/17] bpf: Support new sign-extension load insns
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 00/17] bpf: Support new insns from cpu v4
- From: Yonghong Song <yhs@xxxxxx>
- Re: pull-request: bpf-next 2023-07-19
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: pull-request: bpf 2023-07-19
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 13/21] ice: Implement checksum hint
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- RE: [PATCH bpf-next v3 12/21] xdp: Add checksum hint
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH 1/2] bpf: Disable preemption in bpf_perf_event_output
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: improve ringbuf benchmark output
- From: Andrew Werner <awerner32@xxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 13/21] ice: Implement checksum hint
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: fix ringbuf benchmark output
- From: Andrew Werner <awerner32@xxxxxxxxx>
- Re: [PATCH 1/2] bpf: Disable preemption in bpf_perf_event_output
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH bpf-next v3 21/21] selftests/bpf: check checksum state in xdp_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 20/21] selftests/bpf: Check VLAN tag and proto in xdp_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 19/21] selftests/bpf: Use AF_INET for TX in xdp_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 18/21] net: make vlan_get_tag() return -ENODATA instead of -EINVAL
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 17/21] veth: Implement VLAN tag and checksum XDP hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 16/21] selftests/bpf: Add flags and new hints to xdp_hw_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 15/21] net, xdp: allow metadata > 32
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 14/21] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 13/21] ice: Implement checksum hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 12/21] xdp: Add checksum hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 11/21] ice: use VLAN proto from ring packet context in skb path
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 10/21] ice: Implement VLAN tag hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 08/21] ice: Support XDP hints in AF_XDP ZC mode
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 07/21] ice: Support RX hash XDP hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 09/21] xdp: Add VLAN tag hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 06/21] ice: Support HW timestamp hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 05/21] ice: Introduce ice_xdp_buff
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 04/21] ice: Make ptype internal to descriptor info processing
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 03/21] ice: make RX checksum checking code more reusable
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 02/21] ice: make RX HW timestamp reading code more reusable
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 01/21] ice: make RX hash reading code more reusable
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v3 00/21] XDP metadata via kfuncs for ice
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- pull-request: bpf-next 2023-07-19
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- pull-request: bpf 2023-07-19
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, net: Introduce skb_pointer_if_linear().
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: fix ringbuf benchmark output
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, net: Introduce skb_pointer_if_linear().
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 0/8] BPF link support for tc BPF programs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: sync tools/ uapi header with
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v7 bpf-next 00/24] xsk: multi-buffer support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, x86: initialize the variable "first_off" in save_args()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 0/4] allow bpf_map_sum_elem_count for all program types
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 03/15] bpf: Support new sign-extension mov insns
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next] net: fec: add XDP_TX feature support
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, net: Introduce skb_pointer_if_linear().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: fix setting return values for htab batch ops
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpf: sync tools/ uapi header with
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v1] samples/bpf: Fix build out of source tree
- From: Anh Tuan Phan <tuananhlfc@xxxxxxxxx>
- Re: [PATCH v2] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 0/9] tracing: Improbe BTF support on probe events
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 03/15] bpf: Support new sign-extension mov insns
- From: Fangrui Song <maskray@xxxxxxxxxx>
- [PATCH RFC] HotBPF: Prevent Kernel Heap-based Exploitation
- From: wzc@xxxxxxxxxxxxxxxx
- Re: [PATCH v2 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v2 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v2 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/8] bpf: Add generic attach/detach/query API for multi-progs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/8] bpf: Add fd-based tcx multi-prog infra with link support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 8/8] selftests/bpf: Add mprog API tests for BPF tcx links
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 7/8] selftests/bpf: Add mprog API tests for BPF tcx opts
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 6/8] bpftool: Extend net dump with tcx progs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 5/8] libbpf: Add helper macro to clear opts structs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 4/8] libbpf: Add link-based API for tcx
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 3/8] libbpf: Add opts-based attach/detach/query API for tcx
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 2/8] bpf: Add fd-based tcx multi-prog infra with link support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 1/8] bpf: Add generic attach/detach/query API for multi-progs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 0/8] BPF link support for tc BPF programs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] bpf: Disable preemption in bpf_perf_event_output
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next] page_pool: split types and declarations from page_pool.h
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- [PATCH v7 bpf-next 24/24] selftests/xsk: reset NIC settings to default after running test suite
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v7 bpf-next 23/24] selftests/xsk: add test for too many frags
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v7 bpf-next 22/24] selftests/xsk: add metadata copy test for multi-buff
- From: Maciej Fijalkowski <maciej.fijalkowski@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]