BPF
[Prev Page][Next Page]
- Re: [PATCH v4 bpf-next 1/2] bpf: improve the general precision of tnum_mul
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/2] bpf: improve the general precision of tnum_mul
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- How to deal with increased install size with `CONFIG_DEBUG_INFO_BTF=y`
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve (2)
- From: syzbot <syzbot+fa5c2814795b5adca240@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v15 3/8] perf: Have the deferred request record the user context cookie
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 01/11] bpf: fix the return value of push_stack
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next RESEND v4 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH v15 0/8] perf: Support the deferred unwinding infrastructure
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v15 7/8] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v5 bpf-next 1/2] bpf: improve the general precision of tnum_mul
- From: Nandakumar Edamana <nandakumar@xxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 6/9] xsk: add direct xmit in batch function
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- [PATCH v15 6/8] perf record: Enable defer_callchain for user callchains
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/2] bpf: improve the general precision of tnum_mul
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add case to test bpf_in_interrupt kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v5 bpf-next 2/2] bpf: add selftest to check the verifier's abstract multiplication
- From: Nandakumar Edamana <nandakumar@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/2] bpf: improve the general precision of tnum_mul
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] selftests/seccomp: improve backwards compatibility for older kernels
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/2] bpf: improve the general precision of tnum_mul
- From: Harishankar Vishwanathan <harishankar.vishwanathan@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/2] bpf: add selftest to check the verifier's abstract multiplication
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v15 1/8] unwind deferred: Add unwind_user_get_cookie() API
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH net-next v2 5/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: How to deal with increased install size with `CONFIG_DEBUG_INFO_BTF=y`
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/2] bpf: improve the general precision of tnum_mul
- From: Nandakumar Edamana <nandakumar@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH net-next] selftests: drv-net: xdp: make sure we're actually testing native XDP
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v1 13/14] sched: psi: implement bpf_psi_create_trigger() kfunc
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH net-next v2 0/9] xsk: improvement performance in copy mode
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v15 4/8] perf: Support deferred user callchains for per CPU events
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v15 2/8] perf: Support deferred user callchains
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v15 8/8] perf tools: Merge deferred user callchains
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v15 5/8] perf tools: Minimal CALLCHAIN_DEFERRED support
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [RFC bpf-next v1 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC bpf-next v1 7/7] selftests: drv-net: Pull data before parsing headers
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC bpf-next v1 6/7] selftests/bpf: Test bpf_xdp_pull_data
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC bpf-next v1 2/7] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC bpf-next v1 5/7] bpf: Support specifying linear xdp packet data size in test_run
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH bpf-next RESEND v4 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: "Lecomte, Arnaud" <contact@xxxxxxxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC bpf-next v1 4/7] bpf: Clear packet pointers after changing packet data in kfuncs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v7 1/2] bpftool: Refactor kernel config reading into common helper
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v7 2/2] bpftool: Add CET-aware symbol matching for x86_64 architectures
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH v2 bpf-next/net 7/8] net-memcg: Allow decoupling memcg from global protocol memory accounting.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/9] xsk: add descs parameter in xskq_cons_read_desc_batch()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v2 bpf-next/net 8/8] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v2 bpf-next/net 6/8] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v2 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next RESEND v4 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH v2 bpf-next/net 0/8] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v2 bpf-next/net 1/8] tcp: Save lock_sock() for memcg in inet_csk_accept().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v2 bpf-next/net 5/8] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_(CREATE|ACCEPT).
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH v2 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH v2 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v2 bpf-next/net 3/8] libbpf: Support BPF_CGROUP_INET_SOCK_ACCEPT.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v2 bpf-next/net 4/8] bpftool: Support BPF_CGROUP_INET_SOCK_ACCEPT.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 03/11] bpf, x86: add new map type: instructions array
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next v2 4/9] xsk: extend xsk_build_skb() to support passing an already allocated skb
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH net-next v2 0/9] xsk: improvement performance in copy mode
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH net-next v2 3/9] xsk: introduce locked version of xskq_prod_write_addr_batch
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH net 4/5] ice: fix incorrect counter for buffer allocation failures
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 08/11] bpf, x86: add support for indirect jumps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 05/11] bpf: support instructions arrays with constants blinding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v7 0/2] bpftool: Refactor config parsing and add CET symbol matching
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v2 4/9] xsk: extend xsk_build_skb() to support passing an already allocated skb
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/9] xsk: improvement performance in copy mode
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v2 6/9] xsk: add direct xmit in batch function
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 10/11] libbpf: support llvm-generated indirect jumps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH net-next v2 3/9] xsk: introduce locked version of xskq_prod_write_addr_batch
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v2 2/9] xsk: add descs parameter in xskq_cons_read_desc_batch()
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v2 0/9] xsk: improvement performance in copy mode
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v2 0/9] xsk: improvement performance in copy mode
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/9] xsk: improvement performance in copy mode
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/2] bpf: improve the general precision of tnum_mul
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v2 0/9] xsk: improvement performance in copy mode
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve (2)
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/2] bpf: improve the general precision of tnum_mul
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve (2)
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve (2)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/2] bpf: improve the general precision of tnum_mul
- From: Nandakumar Edamana <nandakumar@xxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 0/9] xsk: improvement performance in copy mode
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: 6.12.30 x86_64 BPF_LSM doesn't work without (?) fentry/mcount config options
- From: Maciej Żenczykowski <maze@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Introduce bpf_in_interrupt kfunc
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH v6 bpf-next 1/2] bpf: Improve the general precision of tnum_mul
- From: Nandakumar Edamana <nandakumar@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 bpf-next 2/2] bpf: Add selftest to check the verifier's abstract multiplication
- From: Nandakumar Edamana <nandakumar@xxxxxxxxxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/7] bpf: introduce and use rcu_read_lock_dont_migrate
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 2/6] uprobes/x86: Optimize is_optimize()
- From: David Laight <david.laight.linux@xxxxxxxxx>
- [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 mm-new 05/10] selftests/bpf: add a simple BPF based THP policy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 mm-new 08/10] selftests/bpf: add test cases for invalid thp_adjust usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Remove entries from config.{arch} already present in config
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH v6 mm-new 06/10] selftests/bpf: add test case for khugepaged fork
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 mm-new 09/10] Documentation: add BPF-based THP adjustment documentation
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 mm-new 07/10] selftests/bpf: add test case to update thp policy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 mm-new 10/10] MAINTAINERS: add entry for BPF-based THP adjustment
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] LoongArch: BPF: Fix uninitialized symbol 'retval_off'
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH] LoongArch: BPF: Optimize sign-extention mov instructions
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- [PATCH bpf-next v2 1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 2/6] uprobes/x86: Optimize is_optimize()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 2/6] uprobes/x86: Optimize is_optimize()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] LoongArch: BPF: Fix uninitialized symbol 'retval_off'
- From: Huacai Chen <chenhuacai@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] selftests/bpf: skip recursive functions for kprobe_multi
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH v6 bpf] xsk: fix immature cq descriptor production
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 2/6] uprobes/x86: Optimize is_optimize()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
- From: Djalal Harouni <tixxdz@xxxxxxxxx>
- Re: [PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH] LoongArch: BPF: Fix uninitialized symbol 'retval_off'
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 1/2] bpf: Improve the general precision of tnum_mul
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] bpf: Replace kvfree with kfree for kzalloc memory
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v6 bpf] xsk: fix immature cq descriptor production
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [no subject]
- [no subject]
- Re: [PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Remove entries from config.{arch} already present in config
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v4] selftests/bpf: Add LPM trie microbenchmarks
- From: Matt Fleming <matt@xxxxxxxxxxxxxxxx>
- [PATCH v2] selftests/bpf: Fix typos and grammar in test sources
- From: slopixelz@xxxxxxxxx
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/6] bpf: Introduce BPF_F_CPU flag for percpu_hash and lru_percpu_hash maps
- From: "Leon Hwang" <leon.hwang@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 01/11] bpf: fix the return value of push_stack
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 5/6] libbpf: Support BPF_F_CPU for percpu maps
- From: "Leon Hwang" <leon.hwang@xxxxxxxxx>
- Re: [RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH bpf-next v3 2/6] bpf: Introduce BPF_F_CPU flag for percpu_array maps
- From: "Leon Hwang" <leon.hwang@xxxxxxxxx>
- Re: [PATCH v6 bpf] xsk: fix immature cq descriptor production
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/6] bpf: Introduce internal check_map_flags helper function
- From: "Leon Hwang" <leon.hwang@xxxxxxxxx>
- [PATCH iwl-next v5 08/13] idpf: prepare structures to support XDP
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v5 10/13] idpf: use generic functions to build xdp_buff and skb
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH v6 bpf] xsk: fix immature cq descriptor production
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH iwl-next v5 11/13] idpf: add support for XDP on Rx
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v5 07/13] idpf: add support for nointerrupt queues
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v5 06/13] idpf: remove SW marker handling from NAPI
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v5 03/13] idpf: use a saner limit for default number of queues to allocate
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v5 09/13] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v5 04/13] idpf: link NAPIs to queues
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v5 05/13] idpf: add 4-byte completion descriptor definition
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v15 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH iwl-next v5 00/13] idpf: add XDP support
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v5 13/13] idpf: add XDP RSS hash hint
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 03/11] bpf, x86: add new map type: instructions array
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH iwl-next v5 01/13] xdp, libeth: make the xdp_init_buff() micro-optimization generic
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 10/11] libbpf: support llvm-generated indirect jumps
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- [PATCH iwl-next v5 12/13] idpf: add support for .ndo_xdp_xmit()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 03/11] bpf, x86: add new map type: instructions array
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- [PATCH iwl-next v5 02/13] idpf: fix Rx descriptor ready check barrier in splitq
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v1 12/14] sched: psi: implement psi trigger handling using bpf
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH v6 bpf] xsk: fix immature cq descriptor production
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH v3 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 10/11] libbpf: support llvm-generated indirect jumps
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- [PATCH v3 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v3 bpf-next/net 1/5] tcp: Save lock_sock() for memcg in inet_csk_accept().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v3 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 10/11] libbpf: support llvm-generated indirect jumps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 1/2] bpf: Improve the general precision of tnum_mul
- From: Harishankar Vishwanathan <harishankar.vishwanathan@xxxxxxxxx>
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v6 bpf] xsk: fix immature cq descriptor production
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v6 bpf] xsk: fix immature cq descriptor production
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next/net 4/5] net-memcg: Allow decoupling memcg from global protocol memory accounting.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
- From: Gal Pressman <gal@xxxxxxxxxx>
- [PATCH v3 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH bpf-next v5 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- [PATCH bpf-next v5 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Introduce bpf_in_interrupt kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add case to test bpf_in_interrupt kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v15 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 5/6] libbpf: Support BPF_F_CPU for percpu maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v15 1/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/6] bpf: Introduce internal check_map_flags helper function
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
- From: Djalal Harouni <tixxdz@xxxxxxxxx>
- Re: [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH v6 bpf] xsk: fix immature cq descriptor production
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4] selftests/bpf: Add LPM trie microbenchmarks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] s390/bpf: Add s390 JIT support for timed may_goto
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] LoongArch: BPF: Optimize sign-extention mov instructions
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 2/3] sched: make migrate_enable/migrate_disable inline
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 1/3] arch: add the macro COMPILE_OFFSETS to all the asm-offsets.c
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix the invalid operand for instruction issue
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpf/helpers: bpf_strnstr: Exact match length
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock().
- From: Harry Yoo <harry.yoo@xxxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix the invalid operand for instruction issue
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Replace kvfree with kfree for kzalloc memory
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Andrea Righi <arighi@xxxxxxxxxx>
- Re: [PATCH v3 1/3] arch: add the macro COMPILE_OFFSETS to all the asm-offsets.c
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH v3 2/3] sched: make migrate_enable/migrate_disable inline
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
- From: Menglong Dong <menglong.dong@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Andrea Righi <arighi@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 05/11] bpf: support instructions arrays with constants blinding
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix the invalid operand for instruction issue
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] LoongArch: BPF: Optimize sign-extention mov instructions
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH v2 2/3] LoongArch: BPF: Sign extend struct ops return values properly
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH bpf-next] bpf: stub out skb metadata dynptr read/write ops when CONFIG_NET=n
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] scripts/gdb/symbols: make BPF debug info available to GDB
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Enable timed may_goto tests for arm64
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH v2 3/3] LoongArch: BPF: No support of struct argument in trampoline programs
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf, arm64: Add JIT support for timed may_goto
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH bpf-next v4] selftests/bpf: Add LPM trie microbenchmarks
- From: Matt Fleming <matt@xxxxxxxxxxxxxxxx>
- [PATCH v2 1/3] LoongArch: BPF: Remove duplicated flags check
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH bpf-next v3 0/2] bpf, arm64: support for timed may_goto
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH v2 0/3] LoongArch: Fix BPF trampoline related issues
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH] riscv, bpf: Sign extend struct ops return values properly
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH bpf-next] bpf: remove unnecessary rcu_read_lock in kprobe_multi_link_prog_run
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Fix "expression result unused" warnings with icecc
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/2] selftests/bpf: Fix "expression result unused" warnings with icecc
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v5] selftests/bpf: Add LPM trie microbenchmarks
- From: Matt Fleming <matt@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [RFC bpf-next v1 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH net-next v2 5/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v2 0/3] LoongArch: Fix BPF trampoline related issues
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 08/11] bpf, x86: add support for indirect jumps
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH bpf-next v4 2/3] bpf: Report arena faults to BPF stderr
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v3 2/3] bpf: Report arena faults to BPF stderr
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v4 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v4 1/3] bpf: arm64: simplify exception table handling
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf: arm64: simplify exception table handling
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v4 0/3] bpf: Report arena faults to BPF streams
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] bpf: Report arena faults to BPF streams
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v3 0/3] bpf: Report arena faults to BPF streams
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 10/10] MAINTAINERS: add entry for BPF-based THP adjustment
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- [PATCH bpf-next v4 4/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu_hash and lru_percpu_hash maps
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v4 7/7] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v4 2/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v4 6/7] libbpf: Support BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v4 5/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu_cgroup_storage maps
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: stub out skb metadata dynptr read/write ops when CONFIG_NET=n
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v4 3/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu_array maps
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [syzbot] [net?] [bpf?] WARNING: ODEBUG bug in handle_softirqs
- From: syzbot <syzbot+60db000b8468baeddbb1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: remove unnecessary rcu_read_lock in kprobe_multi_link_prog_run
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v4 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v4 1/7] bpf: Introduce internal bpf_map_check_op_flags helper function
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH iwl-next v5 00/13] idpf: add XDP support
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 08/11] bpf, x86: add support for indirect jumps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 2/6] uprobes/x86: Optimize is_optimize()
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH v10 04/11] unwind_user/sframe: Add support for reading .sframe contents
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v10 01/11] unwind_user/sframe: Add support for reading .sframe headers
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v10 02/11] unwind_user/sframe: Store sframe section data in per-mm maple tree
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v10 09/11] unwind_user/sframe: Show file name in debug output
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH bpf-next v3 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Fix "expression result unused" warnings with icecc
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v10 00/11] unwind_deferred: Implement sframe handling
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v10 05/11] unwind_user/sframe: Detect .sframe sections in executables
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v10 10/11] unwind_user/sframe: Add .sframe validation option
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v10 06/11] unwind_user/sframe: Wire up unwind_user to sframe
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH bpf-next v3 0/2] selftests/bpf: Fix "expression result unused" warnings with icecc
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v10 03/11] x86/uaccess: Add unsafe_copy_from_user() implementation
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v10 11/11] [DO NOT APPLY]unwind_user/sframe: Add prctl() interface for registering .sframe sections
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v10 07/11] unwind_user/sframe/x86: Enable sframe unwinding on x86
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v10 08/11] unwind_user/sframe: Remove .sframe section on detected corruption
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] bpf: task work scheduling kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH iwl-next v5 00/13] idpf: add XDP support
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Ihor Solodrai <ihor.solodrai@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Fix "expression result unused" warnings with icecc
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf/helpers: bpf_strnstr: Exact match length
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v7 0/2] bpftool: Refactor config parsing and add CET symbol matching
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] bpf: Mark kfuncs as __noclone
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 1/2] bpf: Improve the general precision of tnum_mul
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2] selftests/bpf: Fix typos and grammar in test sources
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v16 1/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 4/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu_hash and lru_percpu_hash maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/7] bpf: Introduce internal bpf_map_check_op_flags helper function
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 6/7] libbpf: Support BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v16 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add LPM trie microbenchmarks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 1/5] tcp: Save lock_sock() for memcg in inet_csk_accept().
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/2] bpf, arm64: support for timed may_goto
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 2/3] bpf: Report arena faults to BPF stderr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [syzbot] [bpf?] [net?] BUG: sleeping function called from invalid context in sock_map_delete_elem
- From: syzbot <syzbot+1f1fbecb9413cdbfbef8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/3] bpf: Report arena faults to BPF streams
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] bpf: task work scheduling kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] bpf: Report arena faults to BPF stderr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH net-next v2 5/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH v3 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: arm64: simplify exception table handling
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next] bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: remove unnecessary rcu_read_lock in kprobe_multi_link_prog_run
- From: Menglong Dong <menglong.dong@xxxxxxxxx>
- Re: [PATCH v10 02/11] unwind_user/sframe: Store sframe section data in per-mm maple tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] riscv, bpf: Sign extend struct ops return values properly
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH v1 10/13] perf jevents: Add legacy-hardware and legacy-cache json
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 00/10] mm, bpf: BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf/helpers: bpf_strnstr: Exact match length
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [bpf-next v2 2/2] selftests/bpf: Add tests for bpf_strnstr
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [bpf-next v2 1/2] bpf/helpers: bpf_strnstr: Exact match length
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [bpf-next v2 0/2] bpf/helpers: Fix bpf_strnstr len error
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [RFC bpf-next v1 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v4 2/3] sched: make migrate_enable/migrate_disable inline
- From: Menglong Dong <menglong.dong@xxxxxxxxx>
- [PATCH v4 1/3] arch: add the macro COMPILE_OFFSETS to all the asm-offsets.c
- From: Menglong Dong <menglong.dong@xxxxxxxxx>
- Re: [PATCH v2 2/3] LoongArch: BPF: Sign extend struct ops return values properly
- From: Jinyang He <hejinyang@xxxxxxxxxxx>
- Re: [PATCH v6 mm-new 10/10] MAINTAINERS: add entry for BPF-based THP adjustment
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v4 0/3] sched: make migrate_enable/migrate_disable inline
- From: Menglong Dong <menglong.dong@xxxxxxxxx>
- Re: [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v4 3/3] sched: fix some typos in include/linux/preempt.h
- From: Menglong Dong <menglong.dong@xxxxxxxxx>
- [PATCH v1 00/13] Legacy hardware/cache events as json
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 13/13] perf parse-events: Remove hard coded legacy hardware and cache parsing
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 05/13] perf pmu: Don't eagerly parse event terms
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 07/13] perf parse-events: Add terms for legacy hardware and cache config values
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 03/13] perf record: Skip don't fail for events that don't open
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 09/13] perf pmu: Add and use legacy_terms in alias information
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 12/13] perf print-events: Remove print_symbol_events
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 04/13] perf jevents: Support copying the source json files to OUTPUT
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 08/13] perf jevents: Add legacy json terms and default_core event table helper
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 11/13] perf print-events: Remove print_hwcache_events
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 01/13] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v1 06/13] perf pmu: Factor term parsing into a perf_event_attr into a helper
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 02/13] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2] net/cls_cgroup: Fix task_get_classid() during qdisc run
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v2 2/3] LoongArch: BPF: Sign extend struct ops return values properly
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH v2 3/3] LoongArch: BPF: No support of struct argument in trampoline programs
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 08/11] bpf, x86: add support for indirect jumps
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- Re: [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH bpf-next v5] selftests/bpf: Add LPM trie microbenchmarks
- From: Matt Fleming <matt@xxxxxxxxxxxxxxxx>
- [syzbot ci] Re: sched: make migrate_enable/migrate_disable inline
- From: syzbot ci <syzbot+ci553dbf0055ebca13@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v2 2/3] LoongArch: BPF: Sign extend struct ops return values properly
- From: Jinyang He <hejinyang@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] LoongArch: BPF: No support of struct argument in trampoline programs
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH] ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
- From: Miaoqian Lin <linmq006@xxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Add tests for bpf_strnstr
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf/helpers: bpf_strnstr: Exact match length
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH bpf-next v3 0/2] Fix bpf_strnstr len error
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH v2 12/15] perf jevents: Add legacy-hardware and legacy-cache json
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] bpf: Report arena faults to BPF stderr
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/3] bpf: Report arena faults to BPF streams
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
- From: Nimrod Oren <noren@xxxxxxxxxx>
- [PATCH] selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
- From: Ricardo B. Marlière <rbm@xxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: "Leon Hwang" <leon.hwang@xxxxxxxxx>
- Re: [RFC bpf-next v1 2/7] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
- From: Nimrod Oren <noren@xxxxxxxxxx>
- Re: [RFC bpf-next v1 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff
- From: Nimrod Oren <noren@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 08/11] bpf, x86: add support for indirect jumps
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- Re: [PATCH v10 02/11] unwind_user/sframe: Store sframe section data in per-mm maple tree
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2 00/15] Legacy hardware/cache events as json
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v10 02/11] unwind_user/sframe: Store sframe section data in per-mm maple tree
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH net-next v2 5/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 03/15] perf record: Skip don't fail for events that don't open
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH iwl-next v5 00/13] idpf: add XDP support
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 11/15] perf pmu: Add and use legacy_terms in alias information
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 14/15] perf print-events: Remove print_symbol_events
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 06/15] perf parse-events: Remove unused FILE input argument to scanner
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 08/11] bpf, x86: add support for indirect jumps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v2 04/15] perf jevents: Support copying the source json files to OUTPUT
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 10/15] perf jevents: Add legacy json terms and default_core event table helper
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 13/15] perf print-events: Remove print_hwcache_events
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH v2 01/15] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 07/15] perf pmu: Use fd rather than FILE from new_alias
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix the issue where the error code is 0
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 08/15] perf pmu: Factor term parsing into a perf_event_attr into a helper
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 02/15] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 08/11] bpf, x86: add support for indirect jumps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v10 02/11] unwind_user/sframe: Store sframe section data in per-mm maple tree
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH v3 12/15] perf jevents: Add legacy-hardware and legacy-cache json
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 15/15] perf parse-events: Remove hard coded legacy hardware and cache parsing
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 05/15] perf pmu: Don't eagerly parse event terms
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [RFC bpf-next v1 1/7] net/mlx5e: Fix generating skb from nonlinear xdp_buff
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH v2 09/15] perf parse-events: Add terms for legacy hardware and cache config values
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] bpf: task work scheduling kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] bpf: task work scheduling kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf/helpers: bpf_strnstr: Exact match length
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add tests for bpf_strnstr
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v6 3/6] tracing: Implement deferred user space stacktracing
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v6 6/6] tracing: Add an event to map the inodes to their file names
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v6 2/6] tracing: Rename __dynamic_array() to __dynamic_field() for ftrace events
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v6 0/6] tracing: Deferred unwinding of user space stack traces
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v6 4/6] tracing: Have deferred user space stacktrace show file offsets
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- [PATCH v6 1/6] tracing: Do not bother getting user space stacktraces for kernel threads
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- [PATCH] selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
- From: Ricardo B. Marlière <rbm@xxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 15/15] perf parse-events: Remove hard coded legacy hardware and cache parsing
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 05/15] perf pmu: Don't eagerly parse event terms
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 00/15] Legacy hardware/cache events as json
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 09/15] perf parse-events: Add terms for legacy hardware and cache config values
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 03/15] perf record: Skip don't fail for events that don't open
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 11/15] perf pmu: Add and use legacy_terms in alias information
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 14/15] perf print-events: Remove print_symbol_events
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 06/15] perf parse-events: Remove unused FILE input argument to scanner
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 04/15] perf jevents: Support copying the source json files to OUTPUT
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 10/15] perf jevents: Add legacy json terms and default_core event table helper
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 13/15] perf print-events: Remove print_hwcache_events
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 01/15] perf parse-events: Fix legacy cache events if event is duplicated in a PMU
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- [PATCH v3 07/15] perf pmu: Use fd rather than FILE from new_alias
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 08/15] perf pmu: Factor term parsing into a perf_event_attr into a helper
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 02/15] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/4] bpf: task work scheduling kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/2] bpftool: Refactor config parsing and add CET symbol matching
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH net-next v2 5/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH v4 bpf-next/net 4/5] net-memcg: Allow decoupling memcg from global protocol memory accounting.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v4 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v4 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v4 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v4 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH v4 bpf-next/net 1/5] tcp: Save lock_sock() for memcg in inet_csk_accept().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH bpf-next v4 2/2] selftests/bpf: Add tests for bpf_strnstr
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH bpf-next v4 1/2] bpf/helpers: bpf_strnstr: Exact match length
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH bpf-next v4 0/2] Fix bpf_strnstr len error
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2] net/cls_cgroup: Fix task_get_classid() during qdisc run
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 1/1] selftests/bpf: Fix "expression result unused" warnings with icecc
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH net-next v4 1/2] net/mlx5: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinear
- From: Christoph Paasch via B4 Relay <devnull+cpaasch.openai.com@xxxxxxxxxx>
- [PATCH net-next v4 2/2] net/mlx5: Avoid copying payload to the skb's linear part
- From: Christoph Paasch via B4 Relay <devnull+cpaasch.openai.com@xxxxxxxxxx>
- [PATCH bpf-next v4 0/1] selftests/bpf: Fix "expression result unused" warnings with icecc
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH net-next v4 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
- From: Christoph Paasch via B4 Relay <devnull+cpaasch.openai.com@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: improve the general precision of tnum_mul
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/1] selftests/bpf: Fix "expression result unused" warnings with icecc
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
- From: Menglong Dong <menglong.dong@xxxxxxxxx>
- [PATCH 14/14] Documentation: checkpatch: Convert kernel docs references
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH v4 5/5] rqspinlock: use smp_cond_load_acquire_timewait()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v4 3/5] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v4 0/5] barrier: Add smp_cond_load_*_timewait()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v4 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v4 4/5] asm-generic: barrier: Add smp_cond_load_acquire_timewait()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH v4 2/5] arm64: barrier: Add smp_cond_load_relaxed_timewait()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH 11/14] Documentation: net: Convert external kernel networking docs
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 00/14] Internalize www.kernel.org/doc cross-reference
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 09/14] Documentation: filesystems: Fix stale reference to device-mapper docs
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 05/14] Documentation: blk-mq: Convert block layer docs external links
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 06/14] Documentation: bpf: Convert external kernel docs link
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 12/14] ASoC: doc: Internally link to Writing an ALSA Driver docs
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v2] net/cls_cgroup: Fix task_get_classid() during qdisc run
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH 13/14] nitro_enclaves: Use internal cross-reference for kernel docs links
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 01/14] Documentation: hw-vuln: l1tf: Convert kernel docs external links
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 03/14] Documentation: perf-security: Convert security credentials bibliography link
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 07/14] Documentation: kasan: Use internal link to kunit
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 08/14] Documentation: gpu: Use internal link to kunit
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 10/14] Documentation: smb: smbdirect: Convert KSMBD docs link
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 04/14] Documentation: amd-pstate: Use internal link to kselftest
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 02/14] Documentation: damon: reclaim: Convert "Free Page Reporting" citation link
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH bpf] MAINTAINERS: add Shung-Hsi as reviewer for BPF CORE
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [PATCH v1 1/2] cpuidle: Implement BPF extensible cpuidle class
- From: Lin Yikai <yikai.lin@xxxxxxxx>
- [PATCH v1 2/2] selftests/bpf: Add selftests
- From: Lin Yikai <yikai.lin@xxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] bpf: Report arena faults to BPF stderr
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCHSET V1 0/2] cpuidle, bpf: Introduce BPF-based extensible cpuidle policy via struct_ops
- From: Lin Yikai <yikai.lin@xxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpf: arm64: simplify exception table handling
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 03/10] mm: thp: add a new kfunc bpf_mm_get_task()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v6 mm-new 02/10] mm: thp: add a new kfunc bpf_mm_get_mem_cgroup()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH v1 2/2] selftests/bpf: Add selftests
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf/helpers: bpf_strnstr: Exact match length
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH 08/14] Documentation: gpu: Use internal link to kunit
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 00/14] Internalize www.kernel.org/doc cross-reference
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH bpf-next v4] selftests/bpf: add BPF program dump in veristat
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf 2/2] selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf 1/2] bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/4] bpf: bpf task work plumbing
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH 00/14] Internalize www.kernel.org/doc cross-reference
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- RE: [PATCH 11/14] Documentation: net: Convert external kernel networking docs
- From: "Kiyanovski, Arthur" <akiyano@xxxxxxxxxx>
- Re: [PATCH v6 bpf] xsk: fix immature cq descriptor production
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 2/2] net/mlx5: Avoid copying payload to the skb's linear part
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 02/14] Documentation: damon: reclaim: Convert "Free Page Reporting" citation link
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH bpf-next v5 2/2] selftests/bpf: Add tests for bpf_strnstr
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH net-next v4 1/2] net/mlx5: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinear
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH bpf-next v5 1/2] bpf/helpers: bpf_strnstr: Exact match length
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Sam James <sam@xxxxxxxxxx>
- [PATCH bpf-next v5 0/2] Fix bpf_strnstr len error
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- [PATCH bpf-next v2 1/5] powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/5] powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/5] powerpc64/bpf: Implement bpf_addr_space_cast instruction
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [bpf-next v2 0/5] powerpc64/bpf: Add support for bpf arena and arena atomics
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/5] powerpc64/bpf: Implement PROBE_ATOMIC instructions
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 5/5] selftests/bpf: Fix arena_spin_lock selftest failure
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v7 bpf] xsk: fix immature cq descriptor production
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/1] selftests/bpf: Fix "expression result unused" warnings with icecc
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v4 0/5] barrier: Add smp_cond_load_*_timewait()
- From: "Okanovic, Haris" <harisokn@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH] selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
- From: Ricardo B. Marlière <rbm@xxxxxxxx>
- Re: [PATCH bpf-next v5 1/2] bpf/helpers: bpf_strnstr: Exact match length
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 0/2] Fix bpf_strnstr len error
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHSET V1 0/2] cpuidle, bpf: Introduce BPF-based extensible cpuidle policy via struct_ops
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] bpf: Report arena faults to BPF stderr
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4] selftests/bpf: add BPF program dump in veristat
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v4 0/5] barrier: Add smp_cond_load_*_timewait()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: (subset) [PATCH 00/14] Internalize www.kernel.org/doc cross-reference
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH net-next v4 2/2] net/mlx5: Avoid copying payload to the skb's linear part
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH net-next v4 1/2] net/mlx5: DMA-sync earlier in mlx5e_skb_from_cqe_mpwrq_nonlinear
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH net-next v4 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1] perf bpf-filter: Fix opts declaration on older libbpfs
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v7 bpf] xsk: fix immature cq descriptor production
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH v6 bpf] xsk: fix immature cq descriptor production
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH bpf-next v5 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: "Lecomte, Arnaud" <contact@xxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- Re: [PATCH 12/14] ASoC: doc: Internally link to Writing an ALSA Driver docs
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH 12/14] ASoC: doc: Internally link to Writing an ALSA Driver docs
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v6 mm-new 01/10] mm: thp: add support for BPF based THP order selection
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2] net/cls_cgroup: Fix task_get_classid() during qdisc run
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v6 mm-new 04/10] bpf: mark vma->vm_mm as trusted
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH net-next v4 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH bpf-next v5 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] MAINTAINERS: add Shung-Hsi as reviewer for BPF CORE
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [BUG] Deadlock triggered by bpfsnoop funcgraph feature
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v3 1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v3 2/3] selftests/bpf: skip recursive functions for kprobe_multi
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
- From: Ian Rogers <irogers@xxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]