BPF
[Prev Page][Next Page]
- [PATCH v2 bpf-next 09/17] net: Add a len argument to compat_ipv6_get_msfilter()
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 04/17] bpf: net: Change do_tcp_getsockopt() to take the sockptr_t argument
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 01/17] net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 05/17] bpf: net: Avoid do_tcp_getsockopt() taking sk lock when called from bpf
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 02/17] bpf: net: Change sk_getsockopt() to take the sockptr_t argument
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 06/17] bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 07/17] bpf: net: Avoid do_ip_getsockopt() taking sk lock when called from bpf
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 03/17] bpf: net: Avoid sk_getsockopt() taking sk lock when called from bpf
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH v2 bpf-next 00/17] bpf: net: Remove duplicated code from bpf_getsockopt()
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK is on
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- [PATCH bpf-next v3] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] bpf: Remove useless else if
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFCv2 PATCH bpf-next 01/18] bpf: Add verifier support for custom callback return range
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH v1] selftests/xsk: Avoid use-after-free on ctx
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v2 4/4] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v2 0/4] Use this_cpu_xxx for preemption-safety
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next 1/2] bpf: Invoke cgroup/connect{4,6} programs for unprivileged ICMP ping
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- [PATCH bpf-next 0/2] cgroup/connect{4,6} programs for unprivileged ICMP ping
- From: YiFei Zhu <zhuyifei@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next 1/4] bpf: Add support for per-parameter trusted args
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 2/4] selftests/bpf: Extend KF_TRUSTED_ARGS test for __ref annotation
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 0/4] Introduce bpf_ct_set_nat_info kfunc helper
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next 3/4] net: netfilter: add bpf_ct_set_nat_info kfunc helper
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v5 bpf-next 15/15] bpf: Remove usage of kmem_cache from bpf_mem_cache.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 14/15] bpf: Remove prealloc-only restriction for sleepable bpf programs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 13/15] bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 12/15] bpf: Remove tracing program restriction on map types
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 11/15] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 10/15] bpf: Add percpu allocation support to bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 09/15] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 07/15] bpf: Optimize call_rcu in non-preallocated hash map.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 08/15] bpf: Adjust low/high watermarks in bpf_mem_cache
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 05/15] bpf: Relax the requirement to use preallocated hash maps in tracing progs.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 04/15] samples/bpf: Reduce syscall overhead in map_perf_test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 03/15] selftests/bpf: Improve test coverage of test_maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 02/15] bpf: Convert hash map to bpf_mem_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v5 bpf-next 00/15] bpf: BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCHv2 bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 1/2] ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH v6 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 6/6] selftests: xsk: add support for zero copy testing
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 4/6] selftests: xsk: add support for executing tests on physical device
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 3/6] selftests: xsk: increase chars for interface name to 16
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 2/6] selftests: xsk: introduce default Rx pkt stream
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 1/6] selftests: xsk: query for native XDP support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v6 bpf-next 0/6] selftests: xsk: real device testing support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 intel-net 0/2] ice: xsk: ZC changes
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: test_kmod.sh fails with constant blinding
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: propagate nullness information for reg to reg comparisons
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: propagate nullness information for reg to reg comparisons
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Jan Engelhardt <jengelh@xxxxxxx>
- Re: [PATCH v15 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v15 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK is on
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Support getting tunnel flags
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/4] bpf: Use this_cpu_{inc_return|dec} for prog->active
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/4] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/4] selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] Use this_cpu_xxx for preemption-safety
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v3 4/4] LoongArch: Enable BPF_JIT in default config
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 1/4] LoongArch: Move {signed,unsigned}_imm_check() to inst.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 0/4] Add BPF JIT support for LoongArch
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 2/4] LoongArch: Add some instruction opcodes and formats
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 3/4] LoongArch: Add BPF JIT support
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: KASAN: use-after-free Read in free_netdev
- From: Rondreis <linhaoguo86@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
- From: kernel test robot <lkp@xxxxxxxxx>
- linux-next: manual merge of the bpf-next tree with the net tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC] Socket termination for policy enforcement and load-balancing
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Add bpf_[skb|xdp]_packet_hash.
- From: Harsh Modi <harshmodi@xxxxxxxxxx>
- Re: [RFC] Socket termination for policy enforcement and load-balancing
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC] Socket termination for policy enforcement and load-balancing
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] libbpf: Initialize err in probe_map_create
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/3] fixes for concurrent htab updates
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH v2] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH v5 bpf-next 0/6] selftests: xsk: real device testing support
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Support getting tunnel flags
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: net: Avoid loading module when calling bpf_setsockopt(TCP_CONGESTION)
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 intel-net 0/2] ice: xsk: ZC changes
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Support setting variable-length tunnel options
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] xsk: fix backpressure mechanism on Tx
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] selftests: xsk: add missing close() on netns fd
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH v2] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Add include/linux/tnum.h to BPF CORE
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v5 2/3] bpf: Add xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v5 1/3] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v5 3/3] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v5 0/3] Add skb + xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v10 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v10 0/5] Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v10 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v10 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v10 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v10 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH bpf-next v9 0/5] Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- BPF office hours summary, August 2022
- From: Mykola Lysenko <mykolal@xxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: How to extract BTF object ID from kernel module?
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [PATCH v15 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 08/12] selftests/bpf: Compile kernel with everything as built-in
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 04/12] bpf: Export bpf_dynptr_get_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 03/12] btf: Allow dynamic pointer parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 01/12] bpf: Allow kfuncs to be used in LSM programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v15 00/12] bpf: Add kfuncs for PKCS#7 signature verification
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v4 4/4] selftests/bpf: Add selftests validating the user ringbuf
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 3/4] bpf: Add libbpf logic for user-space ring buffer
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 1/4] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 0/4] bpf: Add user-space-publisher ring buffer map type
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [RFC] Socket termination for policy enforcement and load-balancing
- From: Aditi Ghag <aditivghag@xxxxxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v4 8/8] selftests/bpf: Add tracing_struct test in DENYLIST.s390x
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 6/8] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 7/8] selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 5/8] libbpf: Add new BPF_PROG2 macro
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 4/8] bpf: arm64: No support of struct argument in trampoline programs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 3/8] bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 2/8] bpf: x86: Support in-register struct arguments in trampoline programs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 1/8] bpf: Allow struct argument in trampoline based programs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 0/8] bpf: Support struct argument for trampoline base progs
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- [RFC PATCH v2] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Support getting tunnel flags
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 0/5] Parameterize task iterators.
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH nf-next] netfilter: nf_tables: add ebpf expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v14 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [RFC PATCH] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 3/6] selftests: xsk: increase chars for interface name
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH bpf-next v4 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 3/3] selftests/bpf: Add test cases for htab update
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 0/3] fixes for concurrent htab updates
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 1/3] bpf: Disable preemption when increasing per-cpu map_locked
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v9 1/5] bpf: Parameterize task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v9 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH] MAINTAINERS: Add include/linux/tnum.h to BPF CORE
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next 2/2] proof for the safe usage of tnum_in()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next 1/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [RFC bpf-next 0/2] bpf: tnums: warn against the usage of tnum_in(tnum_range(), ...)
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH bpf-next v9 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v9 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v9 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v9 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v9 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v9 0/5] Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH] bpf: Remove useless else if
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: net: Avoid loading module when calling bpf_setsockopt(TCP_CONGESTION)
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v8 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH v5 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Müller <deso@xxxxxxxxxx>
- [RFCv2 PATCH bpf-next 08/18] bpf: Enforce spinlock hold for bpf_rbtree_{add,remove,find}
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 10/18] bpf: Verifier tracking of rbtree_spin_lock held
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 13/18] bpf: Add CONDITIONAL_RELEASE type flag
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 16/18] selftests/bpf: Declarative lock definition test changes
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 17/18] selftests/bpf: Lock tracking test changes
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 02/18] bpf: Add verifier check for BPF_PTR_POISON retval and arg
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 12/18] bpf: Add OBJ_NON_OWNING_REF type flag
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 00/18] bpf: Introduce rbtree map
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 06/18] bpf: Add bpf_spin_lock member to rbtree
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 01/18] bpf: Add verifier support for custom callback return range
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 14/18] bpf: Introduce PTR_ITER and PTR_ITER_END type flags
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH bpf-next 1/2] selftests/bpf: Store BPF object files with .bpf.o extension
- From: Daniel Müller <deso@xxxxxxxxxx>
- [RFCv2 PATCH bpf-next 11/18] bpf: Check rbtree lock held during verification
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 09/18] bpf: Support declarative association of lock with rbtree map
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 07/18] bpf: Add bpf_rbtree_{lock,unlock} helpers
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 18/18] selftests/bpf: Rbtree static lock verification test changes
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 15/18] selftests/bpf: Add rbtree map tests
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 03/18] bpf: Add rb_node_off to bpf_map
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 04/18] bpf: Add rbtree map
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [RFCv2 PATCH bpf-next 05/18] libbpf: Add support for private BSS map section
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf: Allow struct argument in trampoline based programs
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v5 bpf-next 1/4] bpf: Add 'bpf_dynptr_get_data' helper
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- Re: [PATCH v14 12/12] selftests/bpf: Add verifier tests for dynamic pointers parameters in kfuncs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators.
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 5/7] libbpf: Add new BPF_PROG2 macro
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v14 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH 2/2] usb: Implement usb_revoke() BPF function
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- [PATCH v14 12/12] selftests/bpf: Add verifier tests for dynamic pointers parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 08/12] selftests/bpf: Compile kernel with everything as built-in
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 04/12] bpf: Export bpf_dynptr_get_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and set KEY_LOOKUP_FLAGS_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 03/12] btf: Allow dynamic pointer parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 01/12] bpf: Allow kfuncs to be used in LSM programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v14 00/12] bpf: Add kfuncs for PKCS#7 signature verification
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH dwarves 0/7] Add support for generating BTF for all variables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 2/2] usb: Implement usb_revoke() BPF function
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 bpf-next 1/6] kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH 2/2] usb: Implement usb_revoke() BPF function
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH v5 bpf-next 6/6] selftests: xsk: add support for zero copy testing
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 4/6] selftests: xsk: add support for executing tests on physical device
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 5/6] selftests: xsk: make sure single threaded test terminates
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 3/6] selftests: xsk: increase chars for interface name
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 0/6] selftests: xsk: real device testing support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 2/6] selftests: xsk: introduce default Rx pkt stream
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v5 bpf-next 1/6] selftests: xsk: query for native XDP support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v3 0/4] bpf: Add user-space-publisher ringbuffer map type
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 4/4] selftests/bpf: Add selftests validating the user ringbuf
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf] selftests: xsk: add missing close() on netns fd
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v3 3/4] bpf: Add libbpf logic for user-space ring buffer
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: David Vernet <void@xxxxxxxxxxxxx>
- How to extract BTF object ID from kernel module?
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [PATCH v2 intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 intel-net 0/2] ice: xsk: ZC changes
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH intel-net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH intel-net 0/2] ice: xsk: ZC changes
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf] xsk: fix backpressure mechanism on Tx
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf: Allow struct argument in trampoline based programs
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next v2 4/4] LoongArch: Enable BPF_JIT and TEST_BPF in default config
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v2 1/4] LoongArch: Move {signed,unsigned}_imm_check() to inst.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] Add BPF JIT support for LoongArch
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v2 3/4] LoongArch: Add BPF JIT support
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v2 2/4] LoongArch: Add some instruction opcodes and formats
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: propagate nullness information for reg to reg comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH ipsec-next,v4 0/3] xfrm: support collect metadata mode for xfrm interfaces
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- RE: [PATCH bpf-next v2 1/2] net: If the sock is dead, do not access sock's sk_wq in sk_stream_wait_memory
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: add test cases for htab update
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v3 5/7] libbpf: Add new BPF_PROG2 macro
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: Do more tight ALU bounds tracking
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v4 bpf-next 15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH net 1/3] ice: Fix DMA mappings leak
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
- From: Delyan Kratunov <delyank@xxxxxx>
- Re: [PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v2] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2] Fit lines in 80 columns
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] libbpf: add GCC support for bpf_tail_call_static
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Hao Luo <haoluo@xxxxxxxxxx>
- [PATCH v2] Fit lines in 80 columns
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- [PATCH] libbpf: add GCC support for bpf_tail_call_static
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- [PATCH bpf-next v8 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 0/5] Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v8 0/5] Attach a cookie to a tracing program. IGNORE!!
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 5/5] selftest/bpf: The test cses of BPF cookie for fentry/fexit/fmod_ret/lsm.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 3/5] bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 4/5] libbpf: Assign cookies to links in libbpf.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 1/5] bpf, x86: Generate trampolines from bpf_tramp_links
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 2/5] bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- [PATCH bpf-next v8 0/5] Attach a cookie to a tracing program.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [RESEND PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Add config for skipping BTF enum64s
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] selftests/bpf: add test cases for htab update
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: propagate nullness information for reg to reg comparisons
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/3] selftests/bpf: Move sys_pidfd_open() into test_progs.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/3] make bpf_task_storage_busy being preemption-safe
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH bpf-next v3 2/2] Add table of BPF program types to libbpf docs
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH bpf-next v3 0/2] Add table of BPF program types to docs
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] Add table of BPF program types to libbpf docs
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: data-race in cgroup_get_tree / proc_cgroup_show
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH] libbpf: Support raw btf placed in the default path
- From: Tao Chen <chentao.kernel@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: add test cases for htab update
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf: Disable preemption when increasing per-cpu map_locked
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/3] fixes for concurrent htab updates
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: Disable preemption when increasing per-cpu map_locked
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: add test cases for htab update
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2] bpf: Add config for skipping BTF enum64s
- From: Martin Rodriguez Reboredo <yakoyoku@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: Disable preemption when increasing per-cpu map_locked
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: add test cases for htab update
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add config for skipping BTF enum64s
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: data-race in cgroup_get_tree / proc_cgroup_show
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add config for skipping BTF enum64s
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next] bpf: Add config for skipping BTF enum64s
- From: Martin Reboredo <yakoyoku@xxxxxxxxx>
- Re: ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
- From: Martin Rodriguez Reboredo <yakoyoku@xxxxxxxxx>
- Re: [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH bpf-next v3 7/7] selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs.
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 5/7] libbpf: Add new BPF_PROG2 macro
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 4/7] bpf: arm64: No support of struct argument in trampoline programs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 3/7] bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 2/7] bpf: x86: Support in-register struct arguments in trampoline programs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 0/7] bpf: Support struct argument for trampoline base progs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 1/7] bpf: Allow struct argument in trampoline based programs
- From: Yonghong Song <yhs@xxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: implement perf attach command
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] libbpf: fix crash if SEC("freplace") programs don't have attach_prog_fd set
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] selftests/bpf: fix test_verif_scale{1,3} SEC() annotations
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size()
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v7 1/5] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Do more tight ALU bounds tracking
- From: Youlin Li <liulin063@xxxxxxxxx>
- Re: [PATCH ipsec-next,v2 2/3] xfrm: interface: support collect metadata mode
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 10/17] bpf: Add support to attach program to multiple trampolines
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH ipsec-next,v4 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- Re: [PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v2] bpf/scripts: Generate GCC compatible helpers
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] bpf: Disable preemption when increasing per-cpu map_locked
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: add test cases for htab update
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH] perf inject: Fix error return code in cmd_inject()
- From: Sun Ke <sunke32@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: implement perf attach command
- From: "weiyongjun (A)" <weiyongjun1@xxxxxxxxxx>
- Re: [PATCH] Fit line in 80 columns
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3] bpf: Fix a few typos in BPF helpers documentation
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH bpf-next 10/17] bpf: Add support to attach program to multiple trampolines
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: implement perf attach command
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: declare subprog_noise as static in tailcall_bpf2bpf4
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/4] bpf: Parameterize task iterators.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- [PATCH bpf-next 2/3] libbpf: fix crash if SEC("freplace") programs don't have attach_prog_fd set
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/3] selftests/bpf: fix test_verif_scale{1,3} SEC() annotations
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/3] BPF mass-verification veristat tool
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v7 5/5] bpftool: Show parameters of BPF task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH] selftests/bpf: fix type conflict in test_tc_dtime
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH] selftests/bpf: fix type conflict in test_tc_dtime
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next v7 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v7 4/5] selftests/bpf: Test parameterized task BPF iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 0/4] Honor cgroup namespace when resolving cgroup id
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 0/4] Honor cgroup namespace when resolving cgroup id
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH v3 16/18] perf sched: Fixes for thread safety analysis
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] bpf: Add xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next 02/17] bpf: net: Change sk_getsockopt() to take the sockptr_t argument
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v13 02/10] btf: Handle dynamic pointer parameter in kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v7 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v3 16/18] perf sched: Fixes for thread safety analysis
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 1/5] bpf: Parameterize task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next 14/17] bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next 02/17] bpf: net: Change sk_getsockopt() to take the sockptr_t argument
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH v3 15/18] perf mutex: Add thread safety annotations
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] bpf: Add xdp dynptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
- From: Johan Almbladh <johan.almbladh@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH dwarves 6/7] btf_encoder: collect all variables
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH dwarves 7/7] btf_encoder: allow encoding all variables
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH dwarves 1/7] dutil: return ELF section name when looked up by index
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH dwarves 3/7] btf_encoder: cache all ELF section info
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH dwarves 0/7] Add support for generating BTF for all variables
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH dwarves 5/7] btf_encoder: record ELF section for collected variables
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH dwarves 4/7] btf_encoder: make the variable array dynamic
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH dwarves 2/7] btf_encoder: Rename percpu structures to variables
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 1/2] ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] bpf: Add xdp dynptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 16/18] perf sched: Fixes for thread safety analysis
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] bpf: Add xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Song Liu <songliubraving@xxxxxx>
- Re: memory leaks after running bpf selftests
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- memory leaks after running bpf selftests
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 16/18] perf sched: Fixes for thread safety analysis
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 11/18] perf dso: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v3 16/18] perf sched: Fixes for thread safety analysis
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v3 11/18] perf dso: Update use of pthread mutex
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: check nullness propagation for reg to reg comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/2] propagate nullness information for reg to reg comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: propagate nullness information for reg to reg comparisons
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [PATCH bpf-next v3] bpf: Fix a few typos in BPF helpers documentation
- From: Alejandro Colomar <alx.manpages@xxxxxxxxx>
- Re: [PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 15/18] perf mutex: Add thread safety annotations
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: Song Liu <songliubraving@xxxxxx>
- Re: [PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: Song Liu <songliubraving@xxxxxx>
- [PATCH 3/4] cgroup: Homogenize cgroup_get_from_id() return value
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH 2/4] cgroup: cgroup: Honor caller's cgroup NS when resolving cgroup id
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH 1/4] cgroup: Honor caller's cgroup NS when resolving path
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH 0/4] Honor cgroup namespace when resolving cgroup id
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Yonghong Song <yhs@xxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v3 15/18] perf mutex: Add thread safety annotations
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH v4 18/18] perf build: Enable -Wthread-safety with clang
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 17/18] perf top: Fixes for thread safety analysis
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 14/18] perf dso: Hold lock when accessing nsinfo
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 15/18] perf mutex: Add thread safety annotations
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 16/18] perf sched: Fixes for thread safety analysis
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 13/18] perf top: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 12/18] perf annotate: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 11/18] perf dso: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 09/18] perf ui: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 10/18] perf mmap: Remove unnecessary pthread.h include
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 07/18] perf record: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 06/18] perf lock: Remove unused pthread.h include
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 05/18] perf bpf: Remove unused pthread.h include
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 08/18] perf sched: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 04/18] perf hist: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 03/18] perf tests: Avoid pthread.h inclusion
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 02/18] perf bench: Update use of pthread mutex/cond
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 03/18] perf tests: Avoid pthread.h inclusion
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- [PATCH v4 02/18] perf bench: Update use of pthread mutex/cond
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 04/18] perf hist: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 01/18] perf mutex: Wrapped usage of mutex and cond
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 05/18] perf bpf: Remove unused pthread.h include
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 01/18] perf mutex: Wrapped usage of mutex and cond
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: fix incorrect fcntl call (test_sockmap.c)
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 16/18] perf sched: Fixes for thread safety analysis
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 11/18] perf dso: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v5 0/4] Introduce security_create_user_ns()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 1/4] bpf: Parameterize task iterators.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 10/17] bpf: Add support to attach program to multiple trampolines
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: implement perf attach command
- From: "weiyongjun (A)" <weiyongjun1@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v3 16/18] perf sched: Fixes for thread safety analysis
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH ipsec-next,v4 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- Re: [PATCH ipsec-next,v4 1/3] net: allow storing xfrm interface metadata in metadata_dst
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- [PATCH ipsec-next,v4 0/3] xfrm: support collect metadata mode for xfrm interfaces
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH ipsec-next,v4 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH ipsec-next,v4 1/3] net: allow storing xfrm interface metadata in metadata_dst
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH ipsec-next,v4 2/3] xfrm: interface: support collect metadata mode
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next v7 5/5] bpftool: Show parameters of BPF task iterators.
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v3 15/18] perf mutex: Add thread safety annotations
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH ipsec-next,v3 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: implement perf attach command
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH ipsec-next,v3 2/3] xfrm: interface: support collect metadata mode
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- Re: [PATCH ipsec-next,v3 1/3] net: allow storing xfrm interface metadata in metadata_dst
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- Re: [PATCH v3 11/18] perf dso: Update use of pthread mutex
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix a few typos in BPF helpers documentation
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH v3 09/18] perf ui: Update use of pthread mutex
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH ipsec-next,v3 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next,v4] bpf/scripts: assert helper enum value is aligned with comment order
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]