BPF
[Prev Page][Next Page]
- [PATCH bpf-next v2 1/1] bpf: Simplify checking size of helper accesses
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf-next v2 0/1] bpf: Simplify checking size of helper accesses
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- [PATCH bpf-next] bpf: Introduce "volatile compare" macro
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Simplify checking size of helper accesses
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH bpf-next v13 07/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v13 04/14] bpf: add struct_ops_tab to btf.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v13 07/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: ensure precise is reset to false in __mark_reg_const_zero()
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Use c->unit_size to select target cache during free
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Remove tests for zeroed-array kptr
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] bpf: Fix warning in check_obj_size()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Question about bpf perfbuf/ringbuf: pinned in backend with overwriting
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: Should I add BPF kfuncs for userspace apps? And how?
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH bpf-next v13 07/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v13 07/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v13 04/14] bpf: add struct_ops_tab to btf.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH net-next 20/24] net: intel: Use nested-BH locking for XDP redirect.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v3 6/6] selftests/bpf: Add a selftest with > 512-byte percpu allocation size
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 4/6] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 5/6] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH RESEND bpf-next v2] selftests/bpf: Test the release of map btf
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next 12/24] seg6: Use nested-BH locking for seg6_bpf_srh_states.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/6] bpf: Refill only one percpu element in memalloc
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: ensure precise is reset to false in __mark_reg_const_zero()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 1/6] bpf: Avoid unnecessary extra percpu memory allocation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 5/6] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 6/6] selftests/bpf: Add a selftest with > 512-byte percpu allocation size
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 4/6] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 3/6] bpf: Refill only one percpu element in memalloc
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 2/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 0/6] bpf: Reduce memory usage for bpf_global_percpu_ma
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] s390/bpf: Fix indirect trampoline generation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] s390/bpf: Fix indirect trampoline generation
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v13 04/14] bpf: add struct_ops_tab to btf.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 0/7] x86/cfi,bpf: Fix CFI vs eBPF
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 0/7] x86/cfi,bpf: Fix CFI vs eBPF
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next] s390/bpf: Fix indirect trampoline generation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 bpf] bpf: Add missing BPF_LINK_TYPE invocations
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v13 07/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next] bpf: ensure precise is reset to false in __mark_reg_const_zero()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v13 09/14] bpf: validate value_type
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v13 08/14] bpf: hold module for bpf_struct_ops_map.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [RFC] bpf: Issue with bpf_fentry_test7 call
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCHv2 bpf] bpf: Add missing BPF_LINK_TYPE invocations
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Question about bpf perfbuf/ringbuf: pinned in backend with overwriting
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3] bpf: Include pid, uid and comm in audit output
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- Re: [PATCH bpf-next v13 07/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/5] bpf: Fix warnings in kvmalloc_node()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v13 04/14] bpf: add struct_ops_tab to btf.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Add missing BPF_LINK_TYPE invocations
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v8 1/4] bpf: Relax tracing prog recursive attach rules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC] bpf: Issue with bpf_fentry_test7 call
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Add missing BPF_LINK_TYPE invocations
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/5] bpf: Fix warnings in kvmalloc_node()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net] bnxt_en: do not map packet buffers twice
- From: Michael Chan <michael.chan@xxxxxxxxxxxx>
- [PATCH bpf-next v9 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v9 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v9 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v9 1/4] bpf: Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v9 0/4] Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH net] bnxt_en: do not map packet buffers twice
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3] bpf: Include pid, uid and comm in audit output
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v3] bpf: Include pid, uid and comm in audit output
- From: Dave Tucker <dave@xxxxxxxxxxxxx>
- Re: [PATCH net] bnxt_en: do not map packet buffers twice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next 22/24] net: mellanox, nfp, sfc: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 24/24] net: bpf: Add lockdep assert for the redirect process.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 23/24] net: qlogic, socionext, stmmac, cpsw: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 21/24] net: marvell: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 20/24] net: intel: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 19/24] net: fungible, gve, mtk, microchip, mana: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 16/24] net: netkit, veth, tun, virt*: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 18/24] net: Freescale: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 14/24] net: Add a lock which held during the redirect process.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 11/24] lwt: Don't disable migration prio invoking BPF.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 12/24] seg6: Use nested-BH locking for seg6_bpf_srh_states.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH net-next 13/24] net: Use nested-BH locking for bpf_scratchpad.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] bpf: Include pid, uid and comm in audit output
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net] bnxt_en: do not map packet buffers twice
- From: Andy Gospodarek <andrew.gospodarek@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] bpf: Include pid, uid and comm in audit output
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 1/4] bpf: Relax tracing prog recursive attach rules
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] bpf: Include pid, uid and comm in audit output
- From: Dave Tucker <dave@xxxxxxxxxxxxx>
- Re: [PATCH net] bnxt_en: do not map packet buffers twice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: Should I add BPF kfuncs for userspace apps? And how?
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH iwl-next,v1 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] bpf: Include pid, uid and comm in audit output
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v8 1/4] bpf: Relax tracing prog recursive attach rules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC] bpf: Issue with bpf_fentry_test7 call
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 1/1] bpf: Include pid, uid and comm in audit output
- From: Dave Tucker <dave@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC] bpf: Issue with bpf_fentry_test7 call
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC nf-next v1 1/2] netfilter: bpf: support prog update
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Add missing BPF_LINK_TYPE invocations
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Add missing BPF_LINK_TYPE invocations
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Question about bpf perfbuf/ringbuf: pinned in backend with overwriting
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/5] bpf: Limit the number of kprobes when attaching program to multiple kprobes
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 5/5] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 4/5] selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/5] bpf: Limit the number of uprobes when attaching program to multiple uprobes
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/5] selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/5] bpf: Fix warnings in kvmalloc_node()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC] bpf: Issue with bpf_fentry_test7 call
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH v3 4/7] x86/cfi,bpf: Fix bpf_struct_ops CFI
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 0/7] x86/cfi,bpf: Fix CFI vs eBPF
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 7/7] x86/cfi,bpf: Fix bpf_exception_cb() signature
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 5/7] cfi: Add CFI_NOSEAL()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 3/7] x86/cfi,bpf: Fix bpf_callback_t CFI
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 2/7] x86/cfi,bpf: Fix BPF JIT call
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 6/7] bpf: Fix dtor CFI
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 1/7] cfi: Flip headers
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH bpf] bpf: Add missing BPF_LINK_TYPE invocations
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [RFC] bpf: Issue with bpf_fentry_test7 call
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/6] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v13 14/14] bpf: pass btf object id in bpf_map_info.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/6] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v13 13/14] selftests/bpf: test case for register_bpf_struct_ops().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v13 10/14] bpf, net: switch to dynamic registration
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 1/9] bpftool: add testing skeleton
- From: Manu Bretelle <chantr4@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 1/9] bpftool: add testing skeleton
- From: Manu Bretelle <chantr4@xxxxxxxxx>
- Re: [PATCH bpf-next v13 09/14] bpf: validate value_type
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v13 08/14] bpf: hold module for bpf_struct_ops_map.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net] bnxt_en: do not map packet buffers twice
- From: David Wei <dw@xxxxxxxxxxx>
- Re: Should I add BPF kfuncs for userspace apps? And how?
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Avoid unnecessary extra percpu memory allocation
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/6] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/3] Various BPF exception improvements
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 3/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC nf-next v1 1/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [RFC nf-next v1 2/2] selftests/bpf: Add netfilter link prog update test
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC nf-next v1 0/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v13 07/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v13 04/14] bpf: add struct_ops_tab to btf.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: activate the OP_NE login in range_cond()
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Shakeel Butt <shakeelb@xxxxxxxxxx>
- Re: [PATCH bpf-next v13 03/14] bpf, net: introduce bpf_struct_ops_desc.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [bug] splat at boot
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v13 02/14] bpf: get type information with BPF_ID_LIST
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/2] BPF FS mount options parsing follow ups
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [bug] splat at boot
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v6 0/5] Add bpf_xdp_get_xfrm_state() kfunc
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [bug] splat at boot
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/2] bpf: Fix a race condition between btf_put() and map_free()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v3 bpf-next 04/10] bpf: move subprog call logic back to verifier.c
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 10/10] selftests/bpf: add freplace of BTF-unreliable main prog test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 08/10] libbpf: add __arg_xxx macros for annotating global func args
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 07/10] bpf: add support for passing dynptr pointer to global subprog
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 05/10] bpf: reuse subprog argument parsing logic for subprog call checks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 09/10] selftests/bpf: add global subprog annotation tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 06/10] bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog args
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 02/10] bpf: reuse btf_prepare_func_args() check for main program BTF validation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 00/10] Enhance BPF global subprogs with argument tags
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 03/10] bpf: prepare btf_prepare_func_args() for handling static subprogs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 01/10] bpf: abstract away global subprog arg preparation logic from reg state setup
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net] bnxt_en: do not map packet buffers twice
- From: Michael Chan <michael.chan@xxxxxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 1/6] bpf: Refactor to have a memalloc cache destroying function
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 6/6] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 5/6] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 4/6] bpf: Refill only one percpu element in memalloc
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 3/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 2/6] bpf: Avoid unnecessary extra percpu memory allocation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 0/6] bpf: Reduce memory usage for bpf_global_percpu_ma
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- linux-next: manual merge of the bpf-next tree with the net-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Fix null pointer check in btf__add_str
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: activate the OP_NE login in range_cond()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: make the verifier tracks the "not equal" for regs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net] bnxt_en: do not map packet buffers twice
- From: David Wei <dw@xxxxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: utilize string values for delegate_xxx mount options
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/2] BPF FS mount options parsing follow ups
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 3/3] bpf: selftests: Test bpf_assert_if() and bpf_assert_with_if()
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: xdp: Register generic_kfunc_set with XDP programs
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 0/3] Various BPF exception improvements
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/2] BPF FS mount options parsing follow ups
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: support symbolic BPF FS delegation mount options
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/2] BPF FS mount options parsing follow ups
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next v6 5/5] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v6 4/5] bpf: selftests: Move xfrm tunnel test to test_progs
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v6 3/5] bpf: selftests: test_tunnel: Use vmlinux.h declarations
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v6 2/5] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v6 1/5] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v6 0/5] Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH net] bnxt_en: do not map packet buffers twice
- From: Michael Chan <michael.chan@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v6 2/2] selftests/bpf: Remove flaky test_btf_id test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 1/2] bpf: Fix a race condition between btf_put() and map_free()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: support symbolic BPF FS delegation mount options
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Fix null pointer check in btf__add_str
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: Should I add BPF kfuncs for userspace apps? And how?
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v6 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 2/6] tcp: Move skb_steal_sock() to request_sock.h
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 1/6] tcp: Move tcp_ns_to_ts() to tcp.h
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC nf-next 1/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: make the verifier tracks the "not equal" for regs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC nf-next 1/2] netfilter: bpf: support prog update
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: support symbolic BPF FS delegation mount options
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v6 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [RFC nf-next 1/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH v6 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v6 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v6 bpf-next 2/6] tcp: Move skb_steal_sock() to request_sock.h
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v6 bpf-next 1/6] tcp: Move tcp_ns_to_ts() to tcp.h
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v6 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH] net, xdp: correct grammar
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 1/2] bpf: support symbolic BPF FS delegation mount options
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Fix null pointer check in btf__add_str
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 net-next 3/3] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 net-next 2/3] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 net-next 0/3] add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 09/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
- From: Maxim Mikityanskiy <maxtram95@xxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
- From: Dave Tucker <dave@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: make the verifier tracks the "not equal" for regs
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: make the verifier tracks the "not equal" for regs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v1 00/14] Clean up libperf cpumap's empty function
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [RFC nf-next 1/2] netfilter: bpf: support prog update
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v2] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test
- From: Tushar Vyavahare <tushar.vyavahare@xxxxxxxxx>
- [PATCH v5 bpf-next 5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 bpf-next 4/5] security: selinux: Implement set_mempolicy hook
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 bpf-next 3/5] mm, security: Add lsm hook for memory policy adjustment
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 bpf-next 2/5] mm: mempolicy: Revise comment regarding mempolicy mode flags
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 bpf-next 1/5] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 bpf-next 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
- From: Dave Tucker <dave@xxxxxxxxxxxxx>
- Re: [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: make the verifier tracks the "not equal" for regs
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC bpf-next 2/2] selftests/bpf: Add uprobe multi fail test
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC nf-next 1/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [Syzkaller & bisect] There is KASAN: global-out-of-bounds Read in bpf_link_show_fdinfo in v6.7-rc5
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH net-next v1 1/4] vsock/virtio: use skb_frag_page() helper
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next] libbpf: Fix null pointer check in btf__add_str
- From: Wentao Zhang <wentao.zhang@xxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [net-next v1 00/16] Device Memory TCP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: [PATCH bpf-next 0/2] BPF FS mount options parsing follow ups
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [net-next v1 00/16] Device Memory TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [net-next v1 00/16] Device Memory TCP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [Syzkaller & bisect] There is KASAN: global-out-of-bounds Read in bpf_link_show_fdinfo in v6.7-rc5
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4] bpf: Fix a race condition between btf_put() and map_free()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf: make the verifier tracks the "not equal" for regs
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: activate the OP_NE login in range_cond()
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v3 0/2] bpf: support to track BPF_JNE
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [RFC PATCH net-next v1 1/4] vsock/virtio: use skb_frag_page() helper
- From: David Ahern <dsahern@xxxxxxxxxx>
- RE: [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [net-next v1 00/16] Device Memory TCP
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: Should I add BPF kfuncs for userspace apps? And how?
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC nf-next 1/2] netfilter: bpf: support prog update
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC nf-next 1/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v3 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4] bpf: Fix a race condition between btf_put() and map_free()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
- From: xingwei lee <xrivendell7@xxxxxxxxx>
- Re: [RFC nf-next 1/2] netfilter: bpf: support prog update
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [Syzkaller & bisect] There is KASAN: global-out-of-bounds Read in bpf_link_show_fdinfo in v6.7-rc5
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH net-next v1 3/4] net: add netmem_t to skb_frag_t
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH net-next v1 1/4] vsock/virtio: use skb_frag_page() helper
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH net-next v1 0/4] Abstract page from net stack
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf v2 0/2] bpf fix for unconnect af_unix socket
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [net-next v1 05/16] net: netdev netlink api to bind dma-buf to a net device
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [net-next v1 03/16] queue_api: define queue api
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Update the comments in maybe_wait_bpf_programs()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: [PATCH bpf-next 2/2] selftests/bpf: utilize string values for delegate_xxx mount options
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next 1/2] bpf: support symbolic BPF FS delegation mount options
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [Bug Report] bpf: reg invariant voilation after JSLE
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/4] bpf: Limit the number of kprobes when attaching program to multiple kprobes
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add small subset of SECURITY_PATH hooks to BPF sleepable_lsm_hooks list
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: [PATCH v3 bpf-next 00/10] BPF token support in libbpf's BPF object
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v8 00/18] XDP metadata via kfuncs for ice + VLAN hint
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/10] selftests/bpf: add freplace of BTF-unreliable main prog test
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/9] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/10] BPF token support in libbpf's BPF object
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4] bpf: Support uid and gid when mounting bpffs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: Question about bpf perfbuf/ringbuf: pinned in backend with overwriting
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/4] bpf: Limit the number of kprobes when attaching program to multiple kprobes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v1 00/14] Clean up libperf cpumap's empty function
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [External] Re: [PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
- From: Amery Hung <amery.hung@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/10] selftests/bpf: add freplace of BTF-unreliable main prog test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC nf-next 1/2] netfilter: bpf: support prog update
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: utilize string values for delegate_xxx mount options
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/2] BPF FS mount options parsing follow ups
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: support symbolic BPF FS delegation mount options
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/10] selftests/bpf: add freplace of BTF-unreliable main prog test
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 06/10] bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog args
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/10] selftests/bpf: add freplace of BTF-unreliable main prog test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 06/10] bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog args
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v3 bpf-next 06/10] libbpf: wire up BPF token support at BPF object level
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 08/10] selftests/bpf: add tests for BPF object load with implicit token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 10/10] selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvar
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 09/10] libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 07/10] selftests/bpf: add BPF object loading tests with explicit token passing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 04/10] libbpf: move feature detection code into its own file
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 05/10] libbpf: wire up token_fd into feature probing logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 03/10] libbpf: further decouple feature checking logic from bpf_object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 02/10] libbpf: split feature detectors definitions from cached results
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 01/10] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 00/10] BPF token support in libbpf's BPF object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: fix compiler warnings in RELEASE=1 mode
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 02/10] bpf: reuse btf_prepare_func_args() check for main program BTF validation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 02/10] bpf: reuse btf_prepare_func_args() check for main program BTF validation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 02/10] bpf: reuse btf_prepare_func_args() check for main program BTF validation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC bpf-next 2/2] selftests/bpf: Add uprobe multi fail test
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 02/10] bpf: reuse btf_prepare_func_args() check for main program BTF validation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/10] selftests/bpf: add freplace of BTF-unreliable main prog test
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 08/10] libbpf: add __arg_xxx macros for annotating global func args
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 07/10] bpf: add support for passing dynptr pointer to global subprog
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 06/10] bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog args
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 02/10] bpf: reuse btf_prepare_func_args() check for main program BTF validation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/8] libbpf: wire up token_fd into feature probing logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 4/5] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/5] bpf: Refill only one percpu element in memalloc
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 4/5] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] bpf: Fix warnings in kvmalloc_node()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v3 2/3] fs: Make vfs_mknod() to check CAP_MKNOD in user namespace of sb
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
- From: Michael Weiß <michael.weiss@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 4/5] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
- From: kernel test robot <lkp@xxxxxxxxx>
- [RFC bpf-next 2/2] selftests/bpf: Add uprobe multi fail test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH v1 00/14] Clean up libperf cpumap's empty function
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [net-next v1 09/16] page_pool: device memory support
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [RFC nf-next 2/2] selftests/bpf: Add netfilter link prog update test
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC nf-next 1/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [RFC nf-next 0/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/4] bpf: Limit the number of kprobes when attaching program to multiple kprobes
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/4] selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/4] bpf: Limit the number of uprobes when attaching program to multiple uprobes
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] bpf: Fix warnings in kvmalloc_node()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 4/5] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/5] bpf: Refill only one percpu element in memalloc
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: Refactor to have a memalloc cache destroying function
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: Should I add BPF kfuncs for userspace apps? And how?
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/5] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] net, xdp: correct grammar
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [net-next v1 09/16] page_pool: device memory support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: Yinjun Zhang <yinjun.zhang@xxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: fix compiler warnings in RELEASE=1 mode
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [RFC v2 2/3] bpftool: add attribute preserve_static_offset for context types
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH] net, xdp: correct grammar
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/8] libbpf: wire up token_fd into feature probing logic
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v2 4/4] selftests/bpf: Add testcases for tailcall hierarchy fixing
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH v4 5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v2 3/4] bpf, x64: Load tail_call_cnt pointer
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v2 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH net-next v2 2/2] selftests/bpf: activate the OP_NE login in range_cond()
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH net-next v2 1/2] bpf: make the verifier trace the "not qeual" for regs
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH net-next v2 0/2] bpf: support to trace BPF_JNE
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH v3 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Simplify checking size of helper accesses
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [Bug Report] bpf: incorrectly pruning runtime execution path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Simplify checking size of helper accesses
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: fix compiler warnings in RELEASE=1 mode
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: bpftool fails on 32-bit hosts when -Wa,--compress-debug-sections is used
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v2 0/2] bpf: support to trace BPF_JNE
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Simplify checking size of helper accesses
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Comment on check_mem_size_reg
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next v2 2/2] selftests/bpf: activate the OP_NE login in range_cond()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v2 bpf-next 04/10] bpf: move subprog call logic back to verifier.c
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 10/10] selftests/bpf: add freplace of BTF-unreliable main prog test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 03/10] bpf: prepare btf_prepare_func_args() for handling static subprogs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 06/10] bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog args
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 09/10] selftests/bpf: add global subprog annotation tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 05/10] bpf: reuse subprog argument parsing logic for subprog call checks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 07/10] bpf: add support for passing dynptr pointer to global subprog
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 08/10] libbpf: add __arg_xxx macros for annotating global func args
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 01/10] bpf: abstract away global subprog arg preparation logic from reg state setup
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 02/10] bpf: reuse btf_prepare_func_args() check for main program BTF validation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 00/10] Enhance BPF global subprogs with argument tags
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH net-next v2 1/2] bpf: make the verifier trace the "not qeual" for regs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v4 net-next 3/3] xdp: add multi-buff support for xdp running in generic mode
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: fix compiler warnings in RELEASE=1 mode
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 4/5] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 5/5] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 3/5] bpf: Refill only one percpu element in memalloc
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 2/5] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 1/5] bpf: Refactor to have a memalloc cache destroying function
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 0/5] bpf: Reduce memory usage for bpf_global_percpu_ma
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- RE: [Bpf] BPF ISA conformance groups
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH v4 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- Re: [PATCH v4 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [Bpf] BPF ISA conformance groups
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH v3 1/3] kernfs: Convert kernfs_walk_ns() from strlcpy() to strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 2/3] kernfs: Convert kernfs_name_locked() from strlcpy() to strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 0/3] kernfs: Convert from strlcpy() to strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v3 3/3] kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH bpf-next v8 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v8 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v8 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v8 1/4] bpf: Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- [PATCH bpf-next v8 0/4] Relax tracing prog recursive attach rules
- From: Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v4 5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [net-next v1 15/16] net: add devmem TCP documentation
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [net-next v1 14/16] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: add small subset of SECURITY_PATH hooks to BPF sleepable_lsm_hooks list
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH bpf] selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [PATCH v2 bpf-next 8/8] selftests/bpf: add tests for BPF object load with implicit token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 4/8] libbpf: move feature detection code into its own file
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 7/8] selftests/bpf: add BPF object loading tests with explicit token passing
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/8] BPF token support in libbpf's BPF object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/8] libbpf: split feature detectors definitions from cached results
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 5/8] libbpf: wire up token_fd into feature probing logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next ] selftests/bpf: Fixes tests for filesystem kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next ] selftests/bpf: Fixes tests for filesystem kfuncs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH -next] bpf: remove unused function
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v1 00/14] Clean up libperf cpumap's empty function
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v1 02/14] libperf cpumap: Rename and prefer sysfs for perf_cpu_map__default_new
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 02/14] libperf cpumap: Rename and prefer sysfs for perf_cpu_map__default_new
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH -next] bpf: remove unused function
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf: Use __GFP_NOWARN for kvcalloc when attaching multiple uprobes
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [RFC v2 2/3] bpftool: add attribute preserve_static_offset for context types
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [RFC v2 2/3] bpftool: add attribute preserve_static_offset for context types
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v1 14/14] libperf cpumap: Document perf_cpu_map__nr's behavior
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH v1 11/14] perf arm64 header: Remove unnecessary CPU map get and put
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH v1 10/14] perf top: Avoid repeated function calls
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH v1 09/14] perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
- From: James Clark <james.clark@xxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
- From: James Clark <james.clark@xxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
- From: James Clark <james.clark@xxxxxxx>
- Re: [net-next v1 02/16] net: page_pool: create hooks for custom page providers
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 07/14] perf arm-spe/cs-etm: Directly iterate CPU maps
- From: James Clark <james.clark@xxxxxxx>
- Re: [net-next v1 09/16] page_pool: device memory support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH v1 07/14] perf arm-spe/cs-etm: Directly iterate CPU maps
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf: Use __GFP_NOWARN for kvcalloc when attaching multiple uprobes
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH v1 05/14] libperf cpumap: Add for_each_cpu that skips the "any CPU" case
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH bpf-next v8 07/18] xsk: add functions to fill control buffer
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v2 bpf 2/3] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v2 bpf 2/3] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next v8 11/18] ice: use VLAN proto from ring packet context in skb path
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v8 08/18] ice: Support XDP hints in AF_XDP ZC mode
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH net-next v2 2/2] selftests/bpf: activate the OP_NE login in range_cond()
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH net-next v2 0/2] bpf: support to trace BPF_JNE
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH net-next v2 1/2] bpf: make the verifier trace the "not qeual" for regs
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH v2 bpf 1/3] xsk: recycle buffer in case Rx queue was full
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 04/18] ice: Introduce ice_xdp_buff
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf 3/3] ice: work on pre-XDP prog frag count
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf 2/3] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf 1/3] xsk: recycle buffer in case Rx queue was full
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf 0/3] net: bpf_xdp_adjust_tail() fixes
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: Should I add BPF kfuncs for userspace apps? And how?
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [syzbot] [bpf?] [trace?] possible deadlock in task_fork_fair
- From: syzbot <syzbot+1a93ee5d329e97cfbaff@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v1 04/14] libperf cpumap: Replace usage of perf_cpu_map__new(NULL)
- From: James Clark <james.clark@xxxxxxx>
- Re: [RFC v2 2/3] bpftool: add attribute preserve_static_offset for context types
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v1 03/14] libperf cpumap: Rename perf_cpu_map__empty
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH v1 02/14] libperf cpumap: Rename and prefer sysfs for perf_cpu_map__default_new
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH v1 12/14] perf stat: Remove duplicate cpus_map_matched function
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH v1 13/14] perf cpumap: Use perf_cpu_map__for_each_cpu when possible
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH v1 01/14] libperf cpumap: Rename perf_cpu_map__dummy_new
- From: James Clark <james.clark@xxxxxxx>
- Re: [net-next v1 09/16] page_pool: device memory support
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: Should I add BPF kfuncs for userspace apps? And how?
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2 0/2] bpf fix for unconnect af_unix socket
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH v4 net-next 3/3] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 net-next 2/3] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v4 net-next 0/3] add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 1/4] bpf: Relax tracing prog recursive attach rules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf: Use __GFP_NOWARN for kvcalloc when attaching multiple uprobes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v3] bpf: Support uid and gid when mounting bpffs
- From: Jie Jiang <jiejiang@xxxxxxxxxxxx>
- [PATCH bpf-next v4] bpf: Support uid and gid when mounting bpffs
- From: Jie Jiang <jiejiang@xxxxxxxxxxxx>
- Re: [PATCH v3 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v3 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [net-next v1 01/16] net: page_pool: factor out releasing DMA from releasing the page
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Re: [net-next v1 02/16] net: page_pool: create hooks for custom page providers
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Should I add BPF kfuncs for userspace apps? And how?
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [net-next v1 00/16] Device Memory TCP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf: Use __GFP_NOWARN for kvcalloc when attaching multiple uprobes
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [RFC v2 3/3] selftests/bpf: verify bpftool emits preserve_static_offset
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [RFC v2 0/2] use preserve_static_offset in bpf uapi headers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [RFC v2 2/3] bpftool: add attribute preserve_static_offset for context types
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [RFC v2 1/3] bpf: Mark virtual BPF context structures as preserve_static_offset
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH bpf-next 4/4] selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] [trace?] possible deadlock in task_fork_fair
- From: syzbot <syzbot+1a93ee5d329e97cfbaff@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH -next] bpf: remove unused function
- From: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: libbpf/BPF-CORE kprobe arguments
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- libbpf/BPF-CORE kprobe arguments
- From: Bruno Dias da Gião <a96544@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- RE: [PATCH bpf-next 8/8] selftests/bpf: add tests for BPF object load with implicit token
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next 7/8] selftests/bpf: add BPF object loading tests with explicit token passing
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/9] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- RE: [PATCH bpf-next 5/8] libbpf: wire up token_fd into feature probing logic
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next 4/8] libbpf: move feature detection code into its own file
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/9] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- RE: [PATCH bpf-next 2/8] libbpf: split feature detectors definitions from cached results
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next ] selftests/bpf: Fixes tests for filesystem kfuncs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH v3 bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 8/9] bpf: selftests: Move xfrm tunnel test to test_progs
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 7/9] bpf: selftests: test_tunnel: Use vmlinux.h declarations
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 6/9] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 2/9] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 1/9] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Update the comments in maybe_wait_bpf_programs()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v1 00/14] Clean up libperf cpumap's empty function
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v7 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v7 1/4] bpf: Relax tracing prog recursive attach rules
- From: Dmitry Dolgov <9erthalion6@xxxxxxxxx>
- Re: [PATCH bpf-next 6/7] libbpf: BPF Static Keys support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]