BPF
[Prev Page][Next Page]
- [PATCH RFC bpf-next 34/52] samples/bpf: add 'timeout' option to xdp_redirect_cpu
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 47/52] net, ice: build XDP generic metadata
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 35/52] net, skbuff: introduce napi_skb_cache_get_bulk()
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 40/52] net, xdp: add an RCU version of xdp_attachment_setup()
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 25/52] net, xdp: add basic generic metadata accessors
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 24/52] bpf, xdp: declare generic XDP metadata structure
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 50/52] libbpf: introduce a couple memory access helpers
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 03/52] libbpf: add function to get the pair BTF ID + type ID for a given type
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 11/52] libbpf: factor out __bpf_set_link_xdp_fd_replace() args into a struct
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 02/52] libbpf: try to load vmlinux BTF from the kernel first
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 26/52] bpf, btf: add a pair of function to work with the BTF ID + type ID pair
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 39/52] net, xdp: make &xdp_attachment_info a bit more useful in drivers
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 52/52] selftests/bpf: add XDP Generic Hints selftest
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 08/52] net, xdp: factor out XDP install arguments to a separate structure
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 09/52] net, xdp: add ability to specify BTF ID for XDP metadata
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 07/52] net, xdp: remove redundant arguments from dev_xdp_{at,de}tach_link()
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 10/52] net, xdp: add ability to specify frame size threshold for XDP metadata
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 30/52] net, gro: decouple GRO from the NAPI layer
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 31/52] net, gro: expose some GRO API to use outside of NAPI
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 44/52] net, ice: allow XDP prog hot-swapping
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 41/52] net, xdp: replace net_device::xdp_prog pointer with &xdp_attachment_info
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 28/52] net, xdp: prefetch data a bit when building an skb from an &xdp_frame
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 37/52] rcupdate: fix access helpers for incomplete struct pointers on GCC < 10
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 51/52] selftests/bpf: fix using test_xdp_meta BPF prog via skeleton infra
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 38/52] net, xdp: remove unused xdp_attachment_info::flags
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 15/52] libbpf: add bpf_program__attach_xdp_opts()
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 27/52] net, xdp: add &sk_buff <-> &xdp_meta_generic converters
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 14/52] libbpf: pass &bpf_link_create_opts directly to bpf_program__attach_fd()
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 36/52] bpf, cpumap: switch to napi_skb_cache_get_bulk()
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 21/52] net, xdp: allow metadata > 32
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 16/52] selftests/bpf: expand xdp_link to check that setting meta opts works
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 43/52] net, xdp: build XDP generic metadata on Generic (skb) XDP path
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 12/52] libbpf: add ability to set the BTF/type ID on setting XDP prog
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 42/52] net, xdp: shortcut skb->dev in bpf_prog_run_generic_xdp()
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 22/52] net, skbuff: add ability to skip skb metadata comparison
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 23/52] net, skbuff: constify the @skb argument of skb_hwtstamps()
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 33/52] bpf, cpumap: add option to set a timeout for deferred flush
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 18/52] samples/bpf: add ability to specify metadata threshold
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 04/52] libbpf: patch module BTF ID into BPF insns
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 46/52] net, ice: use an onstack &xdp_meta_generic_rx to store HW frame info
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 01/52] libbpf: factor out BTF loading from load_module_btfs()
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 49/52] libbpf: add LE <--> CPU conversion helpers
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 48/52] libbpf: compress Endianness ops with a macro
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 19/52] stddef: make __struct_group() UAPI C++-friendly
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- [PATCH RFC bpf-next 45/52] net, ice: consolidate all skb fields processing
- From: Alexander Lobakin <alexandr.lobakin@xxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Probe for memcg-based accounting before bumping rlimit
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH] selftests net: fix kselftest net fatal error
- From: Coleman Dietsch <dietschc@xxxxxxx>
- Re: [PATCH v5 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v11 08/11] libbpf: add lsm_cgoup_sock type
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 06/11] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 00/11] bpf: cgroup_sock lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 10/11] bpftool: implement cgroup tree for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 01/11] bpf: add bpf_func_t and trampoline helpers
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 02/11] bpf: convert cgroup_bpf.progs to hlist
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 07/11] tools/bpf: Sync btf_ids.h to tools
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 09/11] libbpf: implement bpf_prog_query_opts
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 03/11] bpf: per-cgroup lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 11/11] selftests/bpf: lsm_cgroup functional test
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v11 04/11] bpf: minimize number of allocated lsm slots per program
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH] net: tls: fix tls with sk_redirect using a BPF verdict.
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] Add bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] Add bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 0/5] Add bpf_getxattr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf] bpf, docs: Better scale maintenance of BPF subsystem
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf] bpf, docs: Better scale maintenance of BPF subsystem
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 02/10] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] perf offcpu: Fix a build failure on old kernels
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf] bpf, docs: Better scale maintenance of BPF subsystem
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpftool: Probe for memcg-based accounting before bumping rlimit
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCHSET 0/6] perf tools: A couple of fixes for perf record --off-cpu (v1)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH RFC bpf-next 4/9] net: add net_device feature flag for XDP-hints
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH RFC bpf-next 8/9] net: use XDP-hints in xdp_frame to SKB conversion
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH RFC bpf-next 3/9] net: create xdp_hints_common and set functions
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH RFC bpf-next 7/9] i40e: add XDP-hints handling
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH RFC bpf-next 1/9] i40e: Refactor i40e_ptp_rx_hwtstamp
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH RFC bpf-next 2/9] bpf: export btf functions for modules
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH RFC bpf-next 6/9] i40e: refactor i40e_rx_checksum with helper
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH RFC bpf-next 5/9] xdp: controlling XDP-hints from BPF-prog via helper
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH RFC bpf-next 0/9] Introduce XDP-hints via BTF
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH RFC bpf-next 9/9] mvneta: add XDP-hints support
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [PATCH v5 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v5 bpf-next 0/5] Add bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v5 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v5 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v5 bpf-next 1/5] btf: Add a new kfunc set which allows to mark a function to be sleepable
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v5 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH bpf-next v3 08/10] selftests/bpf: Add test checking more characteristics
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 00/10] Introduce type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 10/10] selftests/bpf: Add type match test against kernel's task_struct
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 04/10] libbpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 03/10] bpf: Introduce btf_int_bits() function
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 05/10] bpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 09/10] selftests/bpf: Add nested type to type based tests
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 02/10] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 01/10] bpf: Introduce TYPE_MATCH related constants/macros
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 06/10] libbpf: Honor TYPE_MATCH relocation
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v3 07/10] selftests/bpf: Add type-match checks to type-based tests
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH] perf bpf: 8 byte align bpil data
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH] net: tls: fix tls with sk_redirect using a BPF verdict.
- From: Julien Salleyron <julien.salleyron@xxxxxxxxx>
- Re: [PATCH] perf bpf: 8 byte align bpil data
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCH] perf bpf: 8 byte align bpil data
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 2/6] perf offcpu: Accept allowed sample types only
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 1/6] perf offcpu: Fix a build failure on old kernels
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCHSET 0/6] perf tools: A couple of fixes for perf record --off-cpu (v1)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- [PATCH v2 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.
- From: Christoph Lameter <cl@xxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- [PATCH bpf] skmsg: Fix invalid last sg check in sk_msg_recvmsg()
- From: Liu Jian <liujian56@xxxxxxxxxx>
- RE: [PATCH v6 5/5] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v6 3/5] scripts: Handle unsigned type prefix in bpf_doc.py
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v6 2/5] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v6 5/5] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v6 4/5] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v6 1/5] bpf: Export bpf_dynptr_get_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH dwarves v2 0/2] btf: support BTF_KIND_ENUM64
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net v3 1/1] xsk: clear page contiguity bit when unmapping pool
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH net v3 1/1] xsk: clear page contiguity bit when unmapping pool
- From: Ivan Malov <ivan.malov@xxxxxxxxxxxx>
- Re: [PATCH bpf] bpf, docs: Better scale maintenance of BPF subsystem
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] perf bpf: 8 byte align bpil data
- Re: [PATCH] perf bpf: 8 byte align bpil data
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2 1/1] xsk: clear page contiguity bit when unmapping pool
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: sockmap calling sleepable function in teardown path
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH dwarves v2 2/2] btf: Support BTF_KIND_ENUM64
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v2 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH] perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v2 5/8] selftests/bpf: Test cgroup_iter.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v2 4/8] bpf: Introduce cgroup iter
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next] bpf: sockmap calling sleepable function in teardown path
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Use bpf_tcp_helpers.h together with vmlinux.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3] libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
- From: Chuang W <nashuiliang@xxxxxxxxx>
- Re: [PATCH v3] libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- [PATCH AUTOSEL 5.18 17/53] selftests/bpf: Shuffle cookies symbols in kprobe multi test
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v3] libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
- From: Chuang W <nashuiliang@xxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.
- From: Christoph Lameter <cl@xxxxxxxxx>
- [PATCH v2 1/1] xsk: clear page contiguity bit when unmapping pool
- From: Ivan Malov <ivan.malov@xxxxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 9/9] selftests/bpf: Add nested type to type based tests
- From: Daniel Müller <deso@xxxxxxxxxx>
- RE: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH dwarves v2 2/2] btf: Support BTF_KIND_ENUM64
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/9] libbpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH v3] libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v2 bpf-next 06/15] libbpf: clean up perfbuf APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 03/15] libbpf: remove deprecated XDP APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 15/15] libbpf: fix up few libbpf.map problems
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 00/15] libbpf: remove deprecated APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 13/15] selftests/bpf: remove last tests with legacy BPF map definitions
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 09/15] libbpf: remove multi-instance and custom private data APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 05/15] libbpf: remove deprecated BTF APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 07/15] libbpf: remove prog_info_linear APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 10/15] libbpf: cleanup LIBBPF_DEPRECATED_SINCE supporting macros for v0.x
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 04/15] libbpf: remove deprecated probing APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 14/15] libbpf: enforce strict libbpf 1.0 behaviors
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 12/15] libbpf: clean up SEC() handling
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 02/15] libbpf: remove deprecated low-level APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 08/15] libbpf: remove most other deprecated high-level APIs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 11/15] libbpf: remove internal multi-instance prog support
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 01/15] libbpf: move xsk.{c,h} into selftests/bpf
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Add type match support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH] perf bpf: 8 byte align bpil data
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf, docs: Better scale maintenance of BPF subsystem
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf, docs: Better scale maintenance of BPF subsystem
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf] bpf, docs: Better scale maintenance of BPF subsystem
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf, docs: Better scale maintenance of BPF subsystem
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH powerpc v2] powerpc/bpf: Fix use of user_pt_regs in uapi
- From: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
- [PATCH] xsk: clear page contiguity bit when unmapping pool
- From: Ivan Malov <ivan.malov@xxxxxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf] bpf, docs: Better scale maintenance of BPF subsystem
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH] perf bpf: 8 byte align bpil data
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH] kselftests: Enable the echo command to print newlines in Makefile
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/9] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/9] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH net-next] net: page_pool: optimize page pool page allocation in NUMA scenario
- From: "wangjie (L)" <wangjie125@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH 5.18 032/181] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.15 027/135] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] net: page_pool: optimize page pool page allocation in NUMA scenario
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 0/5] Add bpf_getxattr
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
- From: 谭梓煊 <tanzixuan.me@xxxxxxxxx>
- Re: [PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH] perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [Resend] BPF ringbuf misses notifications due to improper coherence
- From: Tatsuyuki Ishi <ishitatsuyuki@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH v3] libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
- From: Chuang W <nashuiliang@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 03/10] mm, memcg: Add new helper obj_cgroup_from_current()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- [PATCH bpf-next v6 0/4] bpf trampoline for arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- [PATCH bpf-next v6 1/4] bpf: Remove is_valid_bpf_tramp_flags()
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- [PATCH bpf-next v6 4/4] bpf, arm64: bpf trampoline for arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- [PATCH bpf-next v6 2/4] arm64: Add LDR (literal) instruction
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- [PATCH bpf-next v6 0/5] bpf trampoline for arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- [PATCH bpf-next v6 3/4] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxx>
- [PATCH] perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
- From: Zixuan Tan <tanzixuangg@xxxxxxxxx>
- [PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH v3 1/1] perf/kprobe: maxactive for fd-based kprobe
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 07/10] mm: Add helper to recharge percpu address
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH] kselftests: Enable the echo command to print newlines in Makefile
- From: Gautam <gautammenghani201@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 03/10] mm, memcg: Add new helper obj_cgroup_from_current()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2] libbpf: Cleanup the kprobe_event on failed add_kprobe_event_legacy()
- From: Chuang W <nashuiliang@xxxxxxxxx>
- Re: [PATCH net-next v2] i40e: read the XDP program once per NAPI
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: KP Singh <kpsingh@xxxxxxxxxx>
- RE: [PATCH bpf-next 1/5] bpf: Introduce any context BPF specific memory allocator.
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH 6/6] perf offcpu: Update offcpu test for child process
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 4/6] perf offcpu: Parse process id separately
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 3/6] perf offcpu: Check process id for the given workload
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCHSET 0/6] perf tools: A couple of fixes for perf record --off-cpu (v1)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 5/6] perf offcpu: Track child processes
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/6] perf offcpu: Fix a build failure on old kernels
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 2/6] perf offcpu: Accept allowed sample types only
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf] fprobe, samples: Add module parameter descriptions
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC bpf-next 1/2] bpf: add a kallsyms BPF iterator
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: support building selftests when CONFIG_NF_CONNTRACK=m
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 9/9] selftests/bpf: Add nested type to type based tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: support building selftests when CONFIG_NF_CONNTRACK=m
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/9] libbpf: Honor TYPE_MATCH relocation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/9] libbpf: Add type match support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Merge "types_are_compat" logic into relo_core.c
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/9] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Add type match support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 00/15] libbpf: remove deprecated APIs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] bpf, docs: fix the code formatting in instruction-set
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC Patch v5 0/5] net_sched: introduce eBPF based Qdisc
- Re: [PATCHv5 bpf-next 0/1] perf tools: Fix prologue generation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCHv5 bpf-next 1/1] perf tools: Rework prologue generation code
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [RFC bpf-next] Speedup for verifier.c:do_misc_fixups
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next] Speedup for verifier.c:do_misc_fixups
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net v2] selftests/bpf: Test sockmap update when socket has ULP
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 3/8] bpf, iter: Fix the condition on p when calling stop.
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [Resend] BPF ringbuf misses notifications due to improper coherence
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next v2 3/8] bpf, iter: Fix the condition on p when calling stop.
- From: Yonghong Song <yhs@xxxxxx>
- RE: [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [RFC Patch v5 0/5] net_sched: introduce eBPF based Qdisc
- From: Dave Taht <dave.taht@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [RFC Patch v5 0/5] net_sched: introduce eBPF based Qdisc
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [RFC bpf-next 1/2] bpf: add a kallsyms BPF iterator
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [RFC bpf-next 0/2] bpf: add a kallsyms BPF iterator
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC bpf-next 2/2] selftests/bpf: add a kallsyms iter subtest
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- RE: [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- RE: [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH bpf-next 00/15] libbpf: remove deprecated APIs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf: fix for use after free bug in inline_bpf_loop
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH] bpf, docs: fix the code formatting in instruction-set
- From: Shahab Vahedi <Shahab.Vahedi@xxxxxxxxxxxx>
- [RFC v2 04/17] perf kwork: Add workqueue kwork record support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 17/17] perf kwork: Add workqueue trace bpf support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 15/17] perf kwork: Add irq trace bpf support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 13/17] perf kwork: Implement perf kwork timehist
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 14/17] perf kwork: Implement bpf trace
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 16/17] perf kwork: Add softirq trace bpf support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 00/17] perf: Add perf kwork
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 11/17] perf kwork: Add softirq latency support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 08/17] perf kwork: Add softirq report support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 06/17] perf kwork: Implement perf kwork report
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 03/17] perf kwork: Add softirq kwork record support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 12/17] perf kwork: Add workqueue latency support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 09/17] perf kwork: Add workqueue report support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 10/17] perf kwork: Implement perf kwork latency
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 05/17] tools lib: Add list_last_entry_or_null
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 02/17] perf kwork: Add irq kwork record support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 07/17] perf kwork: Add irq report support
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [RFC v2 01/17] perf kwork: New tool
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- Re: [PATCH] bpf: Replace 0 with BPF_K
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 2/9] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v2 5/5] bpf ppc32: Add instructions for atomic_[cmp]xchg
- From: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] Atomics support for eBPF on powerpc
- From: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Use bpf_tcp_helpers.h together with vmlinux.h
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next] net: page_pool: optimize page pool page allocation in NUMA scenario
- From: Guangbin Huang <huangguangbin2@xxxxxxxxxx>
- Re: [PATCH] net: page_pool: optimize page pool page allocation in NUMA scenario
- From: "huangguangbin (A)" <huangguangbin2@xxxxxxxxxx>
- Re: [PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] bpf: fix rq lock recursion issue
- From: Satya Durga Srinivasu Prabhala <quic_satyap@xxxxxxxxxxx>
- [PATCH v4 bpf-next 0/5] Add bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v4 bpf-next 1/5] btf: Add a new kfunc set which allows to mark a function to be sleepable
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v4 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v4 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v4 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v4 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH] net: page_pool: optimize page pool page allocation in NUMA scenario
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v10 41/41] virtio_net: support set_ringparam
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 39/41] virtio_net: support rx queue resize
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 40/41] virtio_net: support tx queue resize
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 36/41] virtio_net: set the default max ring size by find_vqs()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 38/41] virtio_net: split free_unused_bufs()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 37/41] virtio_net: get ringparam by virtqueue_get_vring_max_size()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 35/41] virtio: add helper virtio_find_vqs_ctx_size()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 34/41] virtio_mmio: support the arg sizes of find_vqs()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 32/41] virtio: find_vqs() add arg sizes
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 33/41] virtio_pci: support the arg sizes of find_vqs()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 31/41] virtio_pci: support VIRTIO_F_RING_RESET
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 30/41] virtio_pci: extract the logic of active vq for modern pci
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 27/41] virtio: allow to unbreak/break virtqueue individually
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 29/41] virtio_pci: introduce helper to get/set queue reset
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 28/41] virtio_pci: update struct virtio_pci_common_cfg
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 26/41] virtio: queue_reset: add VIRTIO_F_RING_RESET
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 24/41] virtio_ring: introduce virtqueue_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 23/41] virtio_ring: packed: introduce virtqueue_resize_packed()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 22/41] virtio_ring: packed: introduce virtqueue_reinit_packed()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 21/41] virtio_ring: packed: extract the logic of vring init
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 20/41] virtio_ring: packed: extract the logic of attach vring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 19/41] virtio_ring: packed: extract the logic of alloc state and extra
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 18/41] virtio_ring: packed: extract the logic of alloc queue
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 17/41] virtio_ring: packed: introduce vring_free_packed
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 08/41] virtio_ring: introduce virtqueue_init()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 09/41] virtio_ring: split: introduce vring_free_split()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 14/41] virtio_ring: split: introduce virtqueue_reinit_split()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 15/41] virtio_ring: split: reserve vring_align, may_reduce_num
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 06/41] virtio_ring: extract the logic of freeing vring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 10/41] virtio_ring: split: extract the logic of alloc queue
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 16/41] virtio_ring: split: introduce virtqueue_resize_split()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 13/41] virtio_ring: split: extract the logic of vring init
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 12/41] virtio_ring: split: extract the logic of attach vring
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 11/41] virtio_ring: split: extract the logic of alloc state and extra
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 04/41] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 03/41] virtio: struct virtio_config_ops add callbacks for queue_reset
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 02/41] virtio: add helper virtqueue_get_vring_max_size()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 01/41] remoteproc: rename len of rpoc_vring to num
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 05/41] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 07/41] virtio_ring: split vring_virtqueue
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftest/bpf: test for use after free bug fix in inline_bpf_loop
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: fix for use after free bug in inline_bpf_loop
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/2] bpf: fix for use after free bug in inline_bpf_loop
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next v10 11/11] selftests/bpf: lsm_cgroup functional test
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- RE: [PATCH] bpf: Replace 0 with BPF_K
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v10 10/11] bpftool: implement cgroup tree for BPF_LSM_CGROUP
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v10 09/11] libbpf: implement bpf_prog_query_opts
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v10 08/11] libbpf: add lsm_cgoup_sock type
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v10 07/11] tools/bpf: Sync btf_ids.h to tools
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v10 06/11] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v10 03/11] bpf: per-cgroup lsm flavor
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v10 04/11] bpf: minimize number of allocated lsm slots per program
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v10 11/11] selftests/bpf: lsm_cgroup functional test
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH bpf] fprobe, samples: Add module parameter descriptions
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next v2 9/9] selftests/bpf: Add nested type to type based tests
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2 8/9] selftests/bpf: Add test checking more characteristics
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2 7/9] selftests/bpf: Add type-match checks to type-based tests
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2 6/9] libbpf: Honor TYPE_MATCH relocation
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2 5/9] bpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2 4/9] libbpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2 3/9] bpf: Introduce btf_int_bits() function
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2 2/9] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2 1/9] bpf: Introduce TYPE_MATCH related constants/macros
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2 0/9] Introduce type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [bug report] bpf: Inline calls to bpf_loop when callback is known
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v5 4/8] net: netfilter: Add kfuncs to set and change CT timeout
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 8/8] selftests/bpf: Add negative tests for new nf_conntrack kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 2/8] net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 5/8] net: netfilter: Add kfuncs to set and change CT status
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 7/8] selftests/bpf: Add tests for new nf_conntrack kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 6/8] selftests/bpf: Add verifier tests for forced kfunc ref args
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v5 3/8] net: netfilter: Add kfuncs to allocate and insert CT
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2] bpf: Merge "types_are_compat" logic into relo_core.c
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: Move core "types_are_compat" logic into relo_core.c
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix rare segfault in sock_fields prog test
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: support building selftests when CONFIG_NF_CONNTRACK=m
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix rare segfault in sock_fields prog test
- From: Martin KaFai Lau <kafai@xxxxxx>
- Quote To Bid
- From: spencer.crosslandestimation@xxxxxxxxx
- Re: [PATCH v3 1/1] perf/kprobe: maxactive for fd-based kprobe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC bpf-next] Speedup for verifier.c:do_misc_fixups
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- RE: [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: support building selftests when CONFIG_NF_CONNTRACK=m
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH net-next v2] i40e: read the XDP program once per NAPI
- From: Ciara Loftus <ciara.loftus@xxxxxxxxx>
- Re: init_disassemble_info() signature changes causes compile failures
- From: Andrew Burgess <aburgess@xxxxxxxxxx>
- Re: [PATCH net] selftests/bpf: Test sockmap update when socket has ULP
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH net v2] selftests/bpf: Test sockmap update when socket has ULP
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [bug report] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [bug report] bpf: Inline calls to bpf_loop when callback is known
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] bpf/samples: fix tbpf_perf_event_output cpu's bug
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] libbpf: Cleanup the kprobe_event on failed add_kprobe_event_legacy()
- From: Chuang W <nashuiliang@xxxxxxxxx>
- RE: [PATCH net] selftests/bpf: Test sockmap update when socket has ULP
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 07/10] mm: Add helper to recharge percpu address
- From: Dennis Zhou <dennisszhou@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: Move core "types_are_compat" logic into relo_core.c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] libbpf: Cleanup the kprobe_event on failed add_kprobe_event_legacy()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: Move core "types_are_compat" logic into relo_core.c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix rare segfault in sock_fields prog test
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [RFC bpf-next] Speedup for verifier.c:do_misc_fixups
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 03/10] mm, memcg: Add new helper obj_cgroup_from_current()
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- RE: [PATCH v2] libbpf: Cleanup the kprobe_event on failed add_kprobe_event_legacy()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH net] test_bpf: fix incorrect netdev features
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net] virtio_net: fix xdp_rxq_info bug after suspend/resume
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [PATCH net] test_bpf: fix incorrect netdev features
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH v5 3/5] bpf: Add bpf_verify_pkcs7_signature() helper
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH net-next] i40e: xsk: read the XDP program once per NAPI
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next 5/5] bpf: Relax the requirement to use preallocated hash maps in tracing progs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 4/5] samples/bpf: Reduce syscall overhead in map_perf_test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 3/5] selftests/bpf: Improve test coverage of test_maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 2/5] bpf: Convert hash map to bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 1/5] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: init_disassemble_info() signature changes causes compile failures
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: init_disassemble_info() signature changes causes compile failures
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH net 2/2] sock: redo the psock vs ULP protection check
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: Move core "types_are_compat" logic into relo_core.c
- From: Daniel Müller <deso@xxxxxxxxxx>
- RE: scope id field in bpf_sock_addr
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: scope id field in bpf_sock_addr
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH bpf-next v4 5/5] selftests/bpf: Test a BPF CC implementing the unsupported get_info()
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 4/5] selftests/bpf: Test an incomplete BPF CC
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 1/5] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 2/5] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- init_disassemble_info() signature changes causes compile failures
- From: Andres Freund <andres@xxxxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Use bpf_tcp_helpers.h together with vmlinux.h
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: Use bpf_core_types_are_compat functionality from relo_core.c
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 1/2] libbpf: Move core "types_are_compat" logic into relo_core.c
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 0/2] Deduplicate type compat check
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH net 2/2] sock: redo the psock vs ULP protection check
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH net] selftests/bpf: Test sockmap update when socket has ULP
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] i40e: xsk: read the XDP program once per NAPI
- From: Zvi Effron <zeffron@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH bpf-next v10 11/11] selftests/bpf: lsm_cgroup functional test
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 10/11] bpftool: implement cgroup tree for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 09/11] libbpf: implement bpf_prog_query_opts
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 07/11] tools/bpf: Sync btf_ids.h to tools
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 08/11] libbpf: add lsm_cgoup_sock type
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 03/11] bpf: per-cgroup lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 02/11] bpf: convert cgroup_bpf.progs to hlist
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 00/11] bpf: cgroup_sock lsm flavor
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 06/11] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 04/11] bpf: minimize number of allocated lsm slots per program
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v10 01/11] bpf: add bpf_func_t and trampoline helpers
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- RE: [PATCH net 2/2] sock: redo the psock vs ULP protection check
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH net] test_bpf: fix incorrect netdev features
- From: Jian Shen <shenjian15@xxxxxxxxxx>
- [PATCH] net: page_pool: optimize page pool page allocation in NUMA scenario
- From: Guangbin Huang <huangguangbin2@xxxxxxxxxx>
- Re: How about adding a name for bpftool self created maps?
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- RE: [PATCH v5 3/5] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH net-next] i40e: xsk: read the XDP program once per NAPI
- From: Ciara Loftus <ciara.loftus@xxxxxxxxx>
- Re: [PATCH v3 1/1] perf/kprobe: maxactive for fd-based kprobe
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH net] virtio_net: fix xdp_rxq_info bug after suspend/resume
- From: Jason Wang <jasowang@xxxxxxxxxx>
- RE: [PATCH v5 4/5] selftests/bpf: Add test for unreleased key references
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- RE: [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- RE: [PATCH v5 5/5] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH] bpf: Replace 0 with BPF_K
- From: Simon wang <wangchuanguo@xxxxxxxxxx>
- Re: [PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2 1/2] fprobe: samples: Add use_trace option and show hit/missed counter
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [syzbot] KASAN: use-after-free Read in free_netdev (3)
- From: syzbot <syzbot+b75c138e9286ac742647@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH] libbpf: Fix is_pow_of_2
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH 0/2] Introduce security_create_user_ns()
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH 2/2] bpf-lsm: Make bpf_lsm_create_user_ns() sleepable
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- [PATCH 1/2] security, lsm: Introduce security_create_user_ns()
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- [PATCH 0/2] Introduce security_create_user_ns()
- From: Frederick Lawler <fred@xxxxxxxxxxxxxx>
- [RFC bpf-next] Speedup for verifier.c:do_misc_fixups
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] libbpf: Fix is_pow_of_2
- From: Zvi Effron <zeffron@xxxxxxxxxxxxx>
- RE: [PATCH v5 4/5] selftests/bpf: Add test for unreleased key references
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 5/5] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [PATCH v5 3/5] bpf: Add bpf_verify_pkcs7_signature() helper
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix rare segfault in sock_fields prog test
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- Re: How about adding a name for bpftool self created maps?
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 4/7] libbpf: Add type match support
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 4/7] libbpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/5] btf: Add a new kfunc set which allows to mark a function to be sleepable
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 bpf-next 1/5] btf: Add a new kfunc set which allows to mark a function to be sleepable
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 bpf-next 0/5] Add bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [PATCH bpf-next] selftests/bpf: Fix rare segfault in sock_fields prog test
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: Add type match support
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- RE: [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH] bpf: fix trace_output_kern bug
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 4/7] libbpf: Add type match support
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next] selftests/bpf: Fix rare segfault in sock_fields prog test
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
- From: Andy Gospodarek <andrew.gospodarek@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v9 06/10] bpf: expose bpf_{g,s}etsockopt to lsm cgroup
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH net-next] samples/bpf: fixup some xdp progs to be able to support xdp multibuffer
- From: Andy Gospodarek <andrew.gospodarek@xxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix rare segfault in sock_fields prog test
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] samples/bpf: fixup some xdp progs to be able to support xdp multibuffer
- From: Andy Gospodarek <andrew.gospodarek@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] Allow mixing bpf2bpf calls with tail calls on arm64
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: Fix rare segfault in sock_fields prog test
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net] virtio_net: fix xdp_rxq_info bug after suspend/resume
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/7] libbpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH v5 5/5] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v5 3/5] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v5 4/5] selftests/bpf: Add test for unreleased key references
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v5 2/5] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v5 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- [PATCH v5 1/5] bpf: Export bpf_dynptr_get_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxx>
- Re: [PATCH net-next] samples/bpf: fixup some xdp progs to be able to support xdp multibuffer
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [PATCH net-next] samples/bpf: fixup some xdp progs to be able to support xdp multibuffer
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/5] Add bpf_getxattr
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH net] virtio_net: fix xdp_rxq_info bug after suspend/resume
- From: Stephan Gerhold <stephan.gerhold@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH v2] libbpf: Cleanup the kprobe_event on failed add_kprobe_event_legacy()
- From: Chuang W <nashuiliang@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/8] bpf, iter: Fix the condition on p when calling stop.
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix rare segfault in sock_fields prog test
- From: Jörn-Thorben Hinz <jthinz@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 0/8] bpf_prog_pack followup
- From: Aaron Lu <aaron.lu@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 0/8] bpf_prog_pack followup
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: kernel test robot <lkp@xxxxxxxxx>
- How about adding a name for bpftool self created maps?
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- RE: scope id field in bpf_sock_addr
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 0/8] bpf_prog_pack followup
- From: Aaron Lu <aaron.lu@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 0/8] bpf_prog_pack followup
- From: Aaron Lu <aaron.lu@xxxxxxxxx>
- [PATCH v2 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v2 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/5] btf: Add a new kfunc set which allows to mark a function to be sleepable
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/5] Add bpf_getxattr
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: scope id field in bpf_sock_addr
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 0/5] bpf_loop inlining
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v8 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next] uprobe: gate bpf call behind BPF_EVENTS
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 4/7] libbpf: Add type match support
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v8 5/5] selftests/bpf: BPF test_prog selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v8 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v8 1/5] selftests/bpf: specify expected instructions in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v8 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v8 2/5] selftests/bpf: allow BTF specs and func infos in test_verifier tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v8 0/5] bpf_loop inlining
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 5/7] selftests/bpf: Add type-match checks to type-based tests
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 4/7] libbpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 7/7] selftests/bpf: Add nested type to type based tests
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 6/7] selftests/bpf: Add test checking more characteristics
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 3/7] bpf: Add type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 2/7] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 1/7] bpf: Introduce TYPE_MATCH related constants/macros
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next 0/7] Introduce type match support
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH v6 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next] uprobe: gate bpf call behind BPF_EVENTS
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH bpf-next] uprobe: gate bpf call behind BPF_EVENTS
- From: Delyan Kratunov <delyank@xxxxxx>
- [for-linus][PATCH 1/4] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH net 2/2] sock: redo the psock vs ULP protection check
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/8] bpf, iter: Fix the condition on p when calling stop.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v4 bpf-next 0/8] bpf_prog_pack followup
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v4 bpf-next 09/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- scope id field in bpf_sock_addr
- From: Matteo Croce <mcroce@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v4 bpf-next 0/8] bpf_prog_pack followup
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 3/5] bpf: Inline calls to bpf_loop when callback is known
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCHv5 bpf-next 1/1] perf tools: Rework prologue generation code
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Include linux/log2.h to use is_power_of_2()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Enable config options needed for xdp_synproxy test
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Patch bpf-next v4 0/4] sockmap: some performance optimizations
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
[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]