BPF
[Prev Page][Next Page]
- Re: [PATCH 2/2] [v3] bpf: fix bpf_probe_read_kernel prototype mismatch
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH 1/2] [v3] bpf: hide unused bpf_patch_call_args
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH bpf-next v3 4/4] selftests/bpf: verify that check_ids() is used for scalars in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 2/4] selftests/bpf: check if mark_chain_precision() follows scalar ids
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 1/4] bpf: use scalar ids in mark_chain_precision()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 0/4] verify scalar ids mapping in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf v3 2/2] selftests/bpf: Add test cases to assert proper ID tracking on spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf v3 1/2] bpf: Fix verifier tracking scalars on spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf v3 0/2] Fix BPF verifier bypass on scalar spill
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- Re: [bug report] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 2/3] selftests/bpf: Add benchmark for bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 bpf] bpf: Add extra path pointer check to d_path helper
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf 03/11] bpftool: use a local bpf_perf_event_value to fix accessing its fields
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/22] xsk: multi-buffer support
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCHv2 bpf] bpf: Add extra path pointer check to d_path helper
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH bpf] selftests/bpf: Fix sockopt_sk selftest
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- Re: [PATCH RESEND] bpf: cleanup unused function declaration
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/22] xsk: multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v4 3/3] kallsyms: make kallsyms_show_value() as generic function
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v4 1/3] kallsyms: move kallsyms_show_value() out of kallsyms.c
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [bug report] selftests/bpf: specify expected instructions in test_verifier tests
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Add extra path pointer check to d_path helper
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Add extra path pointer check to d_path helper
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH v4 3/3] kallsyms: make kallsyms_show_value() as generic function
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v4 1/3] kallsyms: move kallsyms_show_value() out of kallsyms.c
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [RFC PATCH bpf-next v4 3/3] bpf: Only reuse after one RCU GP in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next v4 2/3] selftests/bpf: Add benchmark for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next v4 1/3] bpf: Factor out a common helper free_all()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH vhost v10 10/10] virtio_net: support dma premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH RESEND] bpf: cleanup unused function declaration
- From: Ruiqi Gong <gongruiqi@xxxxxxxxxxxxxxx>
- Re: [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Add missing selftests kconfig options
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 4/4] perf build: Filter out BTF sources without a .BTF section
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] bpf: cleanup unused function declaration
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Add extra path pointer check to d_path helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3] bpf: Remove in_atomic() from bpf_link_put().
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Test bpf_for_each_map_elem on BPF_MAP_TYPE_HASH_OF_MAPS
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Test bpf_for_each_map_elem on BPF_MAP_TYPE_HASH_OF_MAPS
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v2] bpf: netfilter: add BPF_NETFILTER bpf_attach_type
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC bpf-next 2/8] libbpf: support handling of metadata section in BTF
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULL
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: replace open code with for allocated object check
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 1/2] Add api to manipulate global variable
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] bpf_refcount followups (part 1)
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v2 4/4] perf build: Filter out BTF sources without a .BTF section
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 3/4] perf test: Add build tests for BUILD_BPF_SKEL
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 2/4] perf bpf: Move the declaration of struct rq
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 0/4] Bring back vmlinux.h generation
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Test bpf_for_each_map_elem on BPF_MAP_TYPE_HASH_OF_MAPS
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Support bpf_for_each_map_elem() for BPF_MAP_TYPE_HASH_OF_MAPS maps
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v1 0/3] Bring back vmlinux.h generation
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 0/3] Bring back vmlinux.h generation
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] arm64: patching: Add aarch64_insn_copy()
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Add extra path pointer check to d_path helper
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v1 0/3] Bring back vmlinux.h generation
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/22] xsk: multi-buffer support
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf] bpf: search_bpf_extables should search subprogram extables
- From: Krister Johansen <kjlx@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] arm64: patching: Add aarch64_insn_copy()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3] bpf: Remove in_atomic() from bpf_link_put().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: make bpf_prog_pack allocator portable
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 bpf-next 22/22] selftests/xsk: reset NIC settings to default after running test suite
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 21/22] selftests/xsk: add test for too many frags
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 20/22] selftests/xsk: add metadata copy test for multi-buff
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 19/22] selftests/xsk: add invalid descriptor test for multi-buffer
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 18/22] selftests/xsk: add unaligned mode test for multi-buffer
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 16/22] selftests/xsk: transmit and receive multi-buffer packets
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 15/22] xsk: add multi-buffer documentation
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 14/22] ice: xsk: Tx multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 13/22] xsk: report zero-copy multi-buffer capability via xdp_features
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 12/22] xsk: support ZC Tx multi-buffer in batch API
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 11/22] ice: xsk: add RX multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 10/22] xsk: support mbuf on ZC RX
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 09/22] xsk: discard zero length descriptors in Tx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 08/22] xsk: add support for AF_XDP multi-buffer on Tx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 07/22] xsk: allow core/drivers to test EOP bit
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 05/22] xsk: add support for AF_XDP multi-buffer on Rx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 04/22] xsk: move xdp_buff's data length check to xsk_rcv_check
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 03/22] xsk: prepare both copy and zero-copy modes to co-exist
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 02/22] xsk: introduce XSK_USE_SG bind flag for xsk socket
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 01/22] xsk: prepare 'options' in xdp_desc for multi-buffer use
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next 00/22] xsk: multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- RE: Fwd: nvsp_rndis_pkt_complete error status and net_ratelimit: callbacks suppressed messages on 6.4.0rc4
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH bpf v2] bpf: netfilter: add BPF_NETFILTER bpf_attach_type
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH net-next v4 09/11] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 3/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [PATCH v3 1/3] kallsyms: move kallsyms_show_value() out of kallsyms.c
- From: "Leizhen (ThunderTown)" <thunder.leizhen@xxxxxxxxxx>
- Re: [RFC bpf-next 2/8] libbpf: support handling of metadata section in BTF
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: Fwd: nvsp_rndis_pkt_complete error status and net_ratelimit: callbacks suppressed messages on 6.4.0rc4
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Add api to manipulate global variable
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 2/2] mini test case.
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [PATCH 1/2] Add api to manipulate global variable
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- [PATCH 0/2] Add api to manipulate global varaible
- From: Yang Bo <yyyeer.bo@xxxxxxxxx>
- Re: [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 2/3] arm64: patching: Add aarch64_insn_copy()
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: make bpf_prog_pack allocator portable
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH vhost v10 10/10] virtio_net: support dma premapped
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH v3 3/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v3 2/3] kallsyms: make kallsyms_show_value() as generic function
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v3 1/3] kallsyms: move kallsyms_show_value() out of kallsyms.c
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH] libbpf:fix use empty function pointers in ringbuf_poll
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH vhost v10 10/10] virtio_net: support dma premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v10 00/10] virtio core prepares for AF_XDP
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- [PATCH bpf] bpf: Add extra path pointer check to d_path helper
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next 5/6] bpf: Support ->fill_link_info for perf_event
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 6/6] bpftool: Show probed function in perf_event link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Support ->fill_link_info for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Support ->fill_link_info for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH 2/2] Documentation: Fix typo of reference file name
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH 1/2] tracing/probes: Fix to return NULL and keep using current argc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH v11 4/4] evm: Support multiple LSMs providing an xattr
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v11 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v11 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Support ->fill_link_info for kprobe_multi
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH vhost v10 10/10] virtio_net: support dma premapped
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH vhost v10 00/10] virtio core prepares for AF_XDP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add access_inner_map selftest
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 5/6] bpf: Support ->fill_link_info for perf_event
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpftool: Show probed function in kprobe_multi link info
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 6/6] bpftool: Show probed function in perf_event link info
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpftool: Show probed function in kprobe_multi link info
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 15/18] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf v2 2/2] selftests/bpf: Add access_inner_map selftest
- From: Rhys Rustad-Elliott <me@xxxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Fix elem_size not being set for inner maps
- From: Rhys Rustad-Elliott <me@xxxxxxxxxx>
- [PATCH bpf v2 0/2] Fix elem_size not being set for inner maps
- From: Rhys Rustad-Elliott <me@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 15/18] bpf: take into account BPF token when fetching helper protos
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Fix UAF in task local storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 7/8] bpftool: add BTF dump "format meta" to dump header/metadata
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] bpf: Support ->fill_link_info for kprobe_multi
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Add missing selftests kconfig options
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC bpf-next v3 3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: cleanup unused function declaration
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH RESEND bpf-next 00/18] BPF token
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH net-next v3 08/11] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULL
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH RESEND bpf-next 16/18] bpf: consistenly use BPF token throughout BPF verifier logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 17/18] libbpf: add BPF token support to bpf_prog_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 02/18] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 18/18] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 14/18] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 15/18] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 13/18] bpf: keep BPF_PROG_LOAD permission checks clear of validations
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 11/18] libbpf: add BPF token support to bpf_btf_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 10/18] bpf: add BPF token support to BPF_BTF_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 09/18] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 12/18] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 07/18] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 06/18] bpf: centralize permissions checks for all BPF map types
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 08/18] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 04/18] bpf: move unprivileged checks into map_create() and bpf_prog_load()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 05/18] bpf: inline map creation logic in map_create() function
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 03/18] selftests/bpf: add BPF_TOKEN_CREATE test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 00/18] BPF token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH] selftests/bpf: Add missing selftests kconfig options
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH 2/2] [v3] bpf: fix bpf_probe_read_kernel prototype mismatch
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 1/2] [v3] bpf: hide unused bpf_patch_call_args
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH vhost v10 06/10] virtio_ring: packed-detach: support return dma info to driver
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/5] selftests/bpf: rename bpf_fentry_test{7,8,9} to bpf_fentry_test_ptr*
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH vhost v10 10/10] virtio_net: support dma premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 08/10] virtio_ring: introduce virtqueue_dma_dev()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 09/10] virtio_ring: introduce virtqueue_add_sg()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 06/10] virtio_ring: packed-detach: support return dma info to driver
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 05/10] virtio_ring: split-detach: support return dma info to driver
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 04/10] virtio_ring: packed: support add premapped buf
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 03/10] virtio_ring: split: support add premapped buf
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 02/10] virtio_ring: introduce virtqueue_set_premapped()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 00/10] virtio core prepares for AF_XDP
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v10 01/10] virtio_ring: put mapping error check in vring_map_one_sg
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 6/6] bpftool: Show probed function in perf_event link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 5/6] bpf: Support ->fill_link_info for perf_event
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 4/6] bpf: Add a common helper bpf_copy_to_user()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 3/6] bpf: Always expose the probed address
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 2/6] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 1/6] bpf: Support ->fill_link_info for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 0/6] bpf: Support ->fill_link_info for kprobe prog
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v2 4/5] selftests/bpf: rename bpf_fentry_test{7,8,9} to bpf_fentry_test_ptr*
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v2 3/5] libbpf: make BPF_PROG support 15 function arguments
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v2 2/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v2 1/5] bpf: make MAX_BPF_FUNC_ARGS 14
- From: menglong8.dong@xxxxxxxxx
- [PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
- From: menglong8.dong@xxxxxxxxx
- [PATCH] bpf: cleanup unused function declaration
- From: "GONG, Ruiqi" <gongruiqi@xxxxxxxxxxxxxxx>
- Re: [RFC bpf-next v3 3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v2 bpf-next 7/9] [DONOTAPPLY] selftests/bpf: Add test exercising bpf_refcount_acquire race condition
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 8/9] [DONOTAPPLY] selftests/bpf: Disable newly-added refcounted_kptr_races test
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 6/9] [DONOTAPPLY] selftests/bpf: Add unsafe lock/unlock and refcount_read kfuncs to bpf_testmod
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 1/9] [DONOTAPPLY] Revert "bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed"
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 9/9] [DONOTAPPLY] Revert "selftests/bpf: Disable newly-added refcounted_kptr_races test"
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 2/9] bpf: Set kptr_struct_meta for node param to list and rbtree insert funcs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 3/9] bpf: Fix __bpf_{list,rbtree}_add's beginning-of-node calculation
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 4/9] bpf: Make bpf_refcount_acquire fallible for non-owning refs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 0/9] bpf_refcount followups (part 1)
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 5/9] [DONOTAPPLY] bpf: Allow KF_DESTRUCTIVE-flagged kfuncs to be called under spinlock
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Fix UAF in task local storage
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf v2] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Nadav Amit <nadav.amit@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix elem_size not being set for inner maps
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v2 0/2] bpf: utilize table ID in bpf_fib_lookup helper
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 0/2] bpf: utilize table ID in bpf_fib_lookup helper
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [Bpf] IETF BPF working group draft charter
- From: Michael Richardson <mcr+ietf@xxxxxxxxxxxx>
- Re: [RFC bpf-next v3 3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net] ice: recycle/free all of the fragments from multi-buffer frame
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 7/8] bpftool: add BTF dump "format meta" to dump header/metadata
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix UAF in task local storage
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 00/13] mm: jit/text allocator
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
- From: Costa Shulyupin <costa.shul@xxxxxxxxxx>
- Re: [PATCH net] bpf, sockmap: avoid potential NULL dereference in sk_psock_verdict_data_ready()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf] bpf: Fix UAF in task local storage
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 05/13] module, jitalloc: drop module_alloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 01/13] nios2: define virtual address space for modules
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH 00/13] mm: jit/text allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH] tracing/user_events: Run BPF program if attached
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [syzbot] [net?] [bpf?] general protection fault in sk_psock_verdict_data_ready
- From: syzbot <syzbot+8252ac3e16614ea0ea04@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Feng Zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
- From: Feng zhou <zhoufeng.zf@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/5] tracing/user_events: Add auto-del flag for events
- From: Beau Belgrave <beaub@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf] bpf: Fix elem_size not being set for inner maps
- From: Rhys Rustad-Elliott <me@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 0/5] tracing/user_events: Add auto-del flag for events
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [RFC bpf-next 8/8] selftests/bpf: test kind encoding/decoding
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC bpf-next 7/8] bpftool: add BTF dump "format meta" to dump header/metadata
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves] dwarves: encode BTF metadata if --btf_gen_meta is set
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC bpf-next 6/8] btf: generate metadata for vmlinux/module BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC bpf-next 3/8] libbpf: use metadata to compute an unknown kind size
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC bpf-next 5/8] libbpf: add metadata encoding support
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC bpf-next 4/8] btf: support kernel parsing of BTF with metadata, use it to parse BTF with unknown kinds
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC bpf-next 2/8] libbpf: support handling of metadata section in BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC bpf-next 0/8] bpf: support BTF kind metadata to separate
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf, vmtest: Build test_progs and friends as statically linked
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- RE: [Bpf] IETF BPF working group draft charter
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [Bpf] IETF BPF working group draft charter
- From: Michael Richardson <mcr+ietf@xxxxxxxxxxxx>
- [PATCH v2 2/2] selftests/bpf: test table ID fib lookup BPF helper
- From: Louis DeLosSantos <louis.delos.devel@xxxxxxxxx>
- [PATCH v2 1/2] bpf: add table ID to bpf_fib_lookup BPF helper
- From: Louis DeLosSantos <louis.delos.devel@xxxxxxxxx>
- [PATCH v2 0/2] bpf: utilize table ID in bpf_fib_lookup helper
- From: Louis DeLosSantos <louis.delos.devel@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, vmtest: Build test_progs and friends as statically linked
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3] bpf: Remove in_atomic() from bpf_link_put().
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net] ice: recycle/free all of the fragments from multi-buffer frame
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- [PATCH bpf-next] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- Re: [PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/22] xsk: report ZC multi-buffer capability via xdp_features
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH] bpf, x86: allow function arguments up to 12 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH net-next v2 4/6] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] bpf, x86: allow function arguments up to 12 for TRACING
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH] bpf: Replace all non-returning strlcpy with strscpy
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] net: use umd_cleanup_helper()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf/tests: Use struct_size()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: test map pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] add mechanism to report map pressure
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/22] xsk: report ZC multi-buffer capability via xdp_features
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next] samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH] bpf, x86: allow function arguments up to 12 for TRACING
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH v2 2/2] kallsyms: add kallsyms_show_value defination in all cases
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- [PATCH v2 1/2] bpf: make defination of bpf_dump_raw_ok based on CONFIG_KALLSYMS
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] bpf, x86: allow function arguments up to 12 for TRACING
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH] bpf/tests: Use struct_size()
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH 1/1] kallsyms: add kallsyms_show_value defination in all cases
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v2] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH v2] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
- From: Teng Qi <starmiku1207184332@xxxxxxxxx>
- [PATCH] bpf/tests: Use struct_size()
- From: Su Hui <suhui@xxxxxxxxxxxx>
- [PATCH 1/1] kallsyms: add kallsyms_show_value defination in all cases
- From: Maninder Singh <maninder1.s@xxxxxxxxxxx>
- Re: [Bpf] IETF BPF working group draft charter
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Bpf] IETF BPF working group draft charter
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 7/8] bpf: Support ->fill_link_info for perf_event
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 3/8] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 3/8] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/8] bpf: Support ->show_fdinfo for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: a small question about bpftool struct_ops
- From: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-net v2] ice: recycle/free all of the fragments from multi-buffer frame
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 7/8] bpf: Support ->fill_link_info for perf_event
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 3/8] bpftool: Show probed function in kprobe_multi link info
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/8] bpf: Support ->show_fdinfo for kprobe_multi
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: Replace all non-returning strlcpy with strscpy
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Silence a warning in btf_type_id_size()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 0/3] Type aware module allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- RE: [PATCH net] bpf, sockmap: avoid potential NULL dereference in sk_psock_verdict_data_ready()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Add a test where map key_type_id with decl_tag type
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Silence a warning in btf_type_id_size()
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v2 bpf-next 13/22] xsk: report ZC multi-buffer capability via xdp_features
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- [PATCH net] bpf, sockmap: avoid potential NULL dereference in sk_psock_verdict_data_ready()
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: pull-request: bpf-next 2023-05-26
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf v10 07/14] bpf: sockmap, wake up polling after data copy
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH bpf v10 07/14] bpf: sockmap, wake up polling after data copy
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf v10 07/14] bpf: sockmap, wake up polling after data copy
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/3] bpf: revamp bpf_attr and name each command's field and substruct
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add a test where map key_type_id with decl_tag type
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH v2] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH RFC bpf-next 1/3] bpf: revamp bpf_attr and name each command's field and substruct
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2 3/4] bpf: filter out scalar ids not used for range transfer in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: check env->that range_transfer_ids has effect
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 2/4] selftests/bpf: verify that check_ids() is used for scalars in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 0/4] verify scalar ids mapping in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf] bpf: netfilter: add BPF_NETFILTER bpf_attach_type
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH] bpf: Replace all non-returning strlcpy with strscpy
- From: Azeem Shaikh <azeemshaikh38@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next] samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net] tcp: introduce a compack timer handler in sack compression
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/22] xsk: report ZC multi-buffer capability via xdp_features
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Fwd: nvsp_rndis_pkt_complete error status and net_ratelimit: callbacks suppressed messages on 6.4.0rc4
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/22] xsk: report ZC multi-buffer capability via xdp_features
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
- From: Lorenz Bauer <lmb@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 3/8] bpftool: Show probed function in kprobe_multi link info
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH net] tcp: introduce a compack timer handler in sack compression
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH V3,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH V3,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH net] tcp: introduce a compack timer handler in sack compression
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: pull-request: bpf-next 2023-05-26
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net] tcp: introduce a compack timer handler in sack compression
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net] tcp: introduce a compack timer handler in sack compression
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net] tcp: introduce a compack timer handler in sack compression
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH v2] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
- From: starmiku1207184332@xxxxxxxxx
- Re: [PATCH bpf v10 07/14] bpf: sockmap, wake up polling after data copy
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH v7] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jackie Liu <liu.yun@xxxxxxxxx>
- [PATCH] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
- From: Ratheesh Kannoth <rkannoth@xxxxxxxxxxx>
- [PATCH] bpf, x86: allow function arguments up to 12 for TRACING
- From: menglong8.dong@xxxxxxxxx
- Re: [PATCH net] tcp: introduce a compack timer handler in sack compression
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 2/8] bpf: Support ->fill_link_info for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/8] bpf: Support ->show_fdinfo for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v7] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jackie Liu <liu.yun@xxxxxxxxx>
- linux-next: duplicate patches in the net-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH v6 RESEND] libbpf: kprobe.multi: Filter with available_filter_functions
- From: "Jackie Liu" <liu.yun@xxxxxxxxx>
- [PATCH] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
- From: starmiku1207184332@xxxxxxxxx
- [PATCH v2 bpf-next 22/22] selftests/xsk: reset NIC settings to default after running test suite
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 21/22] selftests/xsk: add test for too many frags
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 20/22] selftests/xsk: add metadata copy test for multi-buff
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 19/22] selftests/xsk: add invalid descriptor test for multi-buffer
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 18/22] selftests/xsk: add unaligned mode test for multi-buffer
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 16/22] selftests/xsk: transmit and receive multi-buffer packets
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 15/22] xsk: add multi-buffer documentation
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 14/22] ice: xsk: Tx multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 13/22] xsk: report ZC multi-buffer capability via xdp_features
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 12/22] xsk: support ZC Tx multi-buffer in batch API
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 11/22] ice: xsk: add RX multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 10/22] xsk: support mbuf on ZC RX
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 09/22] xsk: discard zero length descriptors in Tx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 08/22] xsk: add support for AF_XDP multi-buffer on Tx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 07/22] xsk: allow core/drivers to test EOP bit
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 05/22] xsk: add support for AF_XDP multi-buffer on Rx path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 04/22] xsk: move xdp_buff's data length check to xsk_rcv_check
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 03/22] xsk: prepare both copy and zero-copy modes to co-exist
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 02/22] xsk: introduce XSK_USE_SG bind flag for xsk socket
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 01/22] xsk: prepare 'options' in xdp_desc for multi-buffer use
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next 00/22] xsk: multi-buffer support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
- From: starmiku1207184332@xxxxxxxxx
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add a test where map key_type_id with decl_tag type
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v6 RESEND] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 2/8] bpf: Support ->fill_link_info for kprobe_multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/8] bpf: Support ->show_fdinfo for kprobe_multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH net] tcp: introduce a compack timer handler in sack compression
- From: fuyuanli <fuyuanli@xxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] samples/bpf: fixup xdp_redirect_map tool to be able to support xdp multibuffer
- From: Tariq Toukan <tariqt@xxxxxxxxxx>
- [PATCH bpf-next 0/2] multi-buffer support for XDP_REDIRECT samples
- From: Tariq Toukan <tariqt@xxxxxxxxxx>
- [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer
- From: Tariq Toukan <tariqt@xxxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC PATCH stable 5.4 0/8] bpf: Fix bpf_probe_read/bpf_probe_read_str helpers
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [bpf?] [net?] socket test data of ebpf sockmap/redirection and TCP/IP stack
- From: kongweibin <kongweibin2@xxxxxxxxxx>
- Re: [PATCH v13 03/12] tracing/probes: Add fprobe events for tracing function entry and exit.
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH stable 5.4 0/8] bpf: Fix bpf_probe_read/bpf_probe_read_str helpers
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [RFC PATCH bpf-next 8/8] bpftool: Show probed function in perf_event link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 7/8] bpf: Support ->fill_link_info for perf_event
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 6/8] bpf: Add a common helper bpf_copy_to_user()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 5/8] bpf: Support ->show_fdinfo for perf_event
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 4/8] bpf: Always expose the probed address
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 3/8] bpftool: Show probed function in kprobe_multi link info
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 2/8] bpf: Support ->fill_link_info for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 1/8] bpf: Support ->show_fdinfo for kprobe_multi
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 0/8] bpf: Support ->show_fdinfo and ->fill_link_info for kprobe prog
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add a test where map key_type_id with decl_tag type
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next 1/2] bpf: Silence a warning in btf_type_id_size()
- From: Yonghong Song <yhs@xxxxxx>
- Re: [syzbot] [net?] KASAN: invalid-access Read in __packet_get_status
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next] bpf: replace open code with for allocated object check
- From: "Daniel T. Lee" <danieltimlee@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 0/3] Type aware module allocator
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH 1/3] module: Introduce module_alloc_type
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 1/3] module: Introduce module_alloc_type
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: pull-request: bpf-next 2023-05-26
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: pull-request: bpf-next 2023-05-26
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 1/3] module: Introduce module_alloc_type
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 1/3] module: Introduce module_alloc_type
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: a small question about bpftool struct_ops
- From: Zhouyi Zhou <zhouzhouyi@xxxxxxxxx>
- Re: [PATCH 1/3] module: Introduce module_alloc_type
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next] bpf, vmtest: Build test_progs and friends as statically linked
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] module: Introduce module_alloc_type
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- pull-request: bpf-next 2023-05-26
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v13 03/12] tracing/probes: Add fprobe events for tracing function entry and exit.
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [RFC PATCH stable 5.4 0/8] bpf: Fix bpf_probe_read/bpf_probe_read_str helpers
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 2/2] selftests/bpf: verify that check_ids() is used for scalars in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 0/2] bpf: verify scalar ids mapping in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] perf bpf filter: Fix a broken perf sample data naming in BPF
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- RE: [Bpf] IETF BPF working group draft charter
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [Bpf] IETF BPF working group draft charter
- From: "Jose E. Marchesi" <jemarch@xxxxxxx>
- Re: [Bpf] IETF BPF working group draft charter
- From: David Vernet <void@xxxxxxxxxxxxx>
- RE: [Bpf] IETF BPF working group draft charter
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] bpf: add table ID to bpf_fib_lookup BPF helper
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [Bpf] IETF BPF working group draft charter
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- RE: [Bpf] IETF BPF working group draft charter
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- RE: [Bpf] IETF BPF working group draft charter
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- [PATCH v6 RESEND] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jackie Liu <liu.yun@xxxxxxxxx>
- [PATCH V3,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- RE: [PATCH V2,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH V2,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- RE: [PATCH V2,net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] bpf: test table ID fib lookup BPF helper
- From: Louis DeLosSantos <louis.delos.devel@xxxxxxxxx>
- Re: [PATCH 1/2] bpf: add table ID to bpf_fib_lookup BPF helper
- From: Louis DeLosSantos <louis.delos.devel@xxxxxxxxx>
- Re: [PATCH 1/2] bpf: add table ID to bpf_fib_lookup BPF helper
- From: Louis DeLosSantos <louis.delos.devel@xxxxxxxxx>
- Re: [syzbot] [bpf?] WARNING: bad unlock balance in bpf
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH v5] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jackie Liu <liu.yun@xxxxxxxxx>
- Re: [PATCH v5] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jackie Liu <liu.yun@xxxxxxxxx>
- [PATCH bpf] bpf: netfilter: add BPF_NETFILTER bpf_attach_type
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v3] bpf: Remove in_atomic() from bpf_link_put().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH] net: use umd_cleanup_helper()
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- [syzbot] [bpf?] WARNING: bad unlock balance in bpf
- From: syzbot <syzbot+8982e75c2878b9ffeac5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: ensure libbpf always opens files with O_CLOEXEC
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH net-next 0/2] support non-frag page for page_pool_alloc_frag()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: ensure libbpf always opens files with O_CLOEXEC
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4] libbpf: kprobe.multi: Filter with available_filter_functions
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: ensure libbpf always opens files with O_CLOEXEC
- From: Lennart Poettering <lennart@xxxxxxxxxxxxxx>
- RE: [PATCH] perf bpf filter: Fix a broken perf sample data naming in BPF
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [bpf?] [net?] Questions about the impact of ebpf sockmap/redirection on socket performance improvement
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH 1/2] bpf: add table ID to bpf_fib_lookup BPF helper
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
- From: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] module: Introduce module_alloc_type
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]