BPF
[Prev Page][Next Page]
- Re: [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next] mm: Introduce vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] x86/cfi,bpf: Add a stub function for get_info of struct tcp_congestion_ops.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: tracing: support to attach program to multi hooks
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v10 net-next 15/15] p4tc: add P4 classifier
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Dave Taht <dave.taht@xxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH bpf-next 11/11] bpf/selftests: adapt selftests test_d_path for BPF kfunc bpf_path_d_path()
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 10/11] bpf: add trusted d_path() based BPF kfunc bpf_path_d_path()
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 09/11] bpf/selftests: add selftests for root/pwd path based BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 08/11] bpf: add acquire/release based BPF kfuncs for fs_struct's paths
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 07/11] bpf/selftests: add selftests for exe_file acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 06/11] bpf: add new acquire/release based BPF kfuncs for exe_file
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 05/11] bpf/selftests: add selftests for mm_struct acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 04/11] bpf: add new acquire/release BPF kfuncs for mm_struct
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 03/11] bpf: rename fs_kfunc_set_ids to lsm_kfunc_set_ids
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 02/11] bpf/selftests: adjust selftests for BPF helper bpf_d_path()
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 00/11] bpf: probe-read bpf_d_path() and add new acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH net-next 3/3] bpf: test_run: Fix cacheline alignment of live XDP frame data structures
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Johan Almbladh <johan.almbladh@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFC nf-next v5 0/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC nf-next v5 0/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH bpf-next 5/5] selftests/bpf: add test cases for multiple attach of tracing program
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next 4/5] libbpf: add the function libbpf_find_kernel_btf_id()
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next 3/5] libbpf: allow to set coookie when target_btf_id is set in bpf_link_create
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next 2/5] bpf: tracing: support to attach program to multi hooks
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: Memory corruption in out_batch parameter of batch lookup APIs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: test case for callback_depth states pruning logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Segmented Stacks for BPF Programs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v7 22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v7 1/2] arm64: patching: implement text_poke API
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH 5/7] riscv: Pass patch_text() the length in bytes
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Move test_dev_cgroup to prog_tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] riscv: Various text patching improvements
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH net 1/1] igc: avoid returning frame twice in XDP_REDIRECT
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC PATCH v1 10/14] bpf, x86: Implement runtime resource cleanup for exceptions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/2] bpf: Fix an issue in bpf_iter_task
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf 1/2] bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH v3 2/8] libperf cpumap: Ensure empty cpumap is NULL from alloc
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v3 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps
- From: James Clark <james.clark@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH net 1/1] igc: avoid returning frame twice in XDP_REDIRECT
- From: Florian Kauer <florian.kauer@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
- From: Muhammad Usama Anjum <musamaanjum@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [syzbot] [net?] [bpf?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem
- From: syzbot <syzbot+8cd36f6b65f3cafd400a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH bpf] bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
- From: Shigeru Yoshida <syoshida@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add selftest for bits iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Add bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 0/2] bpf: Add a generic bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf 2/2] selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_cancel
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 05/14] bpf: Implement BPF exception frame descriptor generation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Fix an issue due to uninitialized bpf_iter_task
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v7 20/36] function_graph: Improve push operation for several interrupts
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH v1 08/14] bpf: Compute used callee saved registers for subprogs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 07/14] bpf: Use hidden subprog trampoline for bpf_throw
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 06/14] bpf: Adjust frame descriptor pc on instruction patching
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 02/14] bpf: Process global subprog's exception propagation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Fix an issue due to uninitialized bpf_iter_task
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Fix an issue due to uninitialized bpf_iter_task
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: Muhammad Usama Anjum <musamaanjum@xxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Add negtive test cases for task iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Fix an issue due to uninitialized bpf_iter_task
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 0/2] bpf: Fix an issue in bpf_iter_task
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v9 net-next 3/4] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 net-next 3/4] xdp: add multi-buff support for xdp running in generic mode
- From: Julian Wiedmann <jwiedmann.dev@xxxxxxxxx>
- Re: [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 0/8] Clean up libperf cpumap's empty function
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 2/8] libperf cpumap: Ensure empty cpumap is NULL from alloc
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Memory corruption in out_batch parameter of batch lookup APIs
- From: Martin Kelly <martin.kelly@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/8] libperf cpumap: Ensure empty cpumap is NULL from alloc
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH v1 10/14] bpf, x86: Implement runtime resource cleanup for exceptions
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC PATCH v1 05/14] bpf: Implement BPF exception frame descriptor generation
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC PATCH v1 05/14] bpf: Implement BPF exception frame descriptor generation
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC PATCH v1 08/14] bpf: Compute used callee saved registers for subprogs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC PATCH v1 07/14] bpf: Use hidden subprog trampoline for bpf_throw
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC PATCH v1 06/14] bpf: Adjust frame descriptor pc on instruction patching
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC PATCH v1 04/14] bpf: Refactor check_pseudo_btf_id's BTF reference bump
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC PATCH v1 02/14] bpf: Process global subprog's exception propagation
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC PATCH v1 01/14] bpf: Mark subprogs as throw reachable before do_check pass
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v10 net-next 15/15] p4tc: add P4 classifier
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH v1 1/6] perf report: Sort child tasks by tid
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: Test case for lacking CFI stub functions.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v3 2/3] bpf: Check cfi_stubs before registering a struct_ops type.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v3 1/3] x86/cfi,bpf: Add a stub function for get_info of struct tcp_congestion_ops.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v3 0/3] Check cfi_stubs before registering a struct_ops type.
- From: thinker.li@xxxxxxxxx
- Re: [PATCH bpf-next v2 0/2] Check cfi_stubs before registering a struct_ops type.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] Check cfi_stubs before registering a struct_ops type.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Test struct_ops maps with a large number of program links.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next 1/2] bpf: struct_ops supports more than one page for trampolines.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next 0/2] Allow struct_ops maps with a large number of programs
- From: thinker.li@xxxxxxxxx
- Re: [PATCH bpf-next v2 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Move test_dev_cgroup to prog_tests
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests: bpf: Remove empty TEST_CUSTOM_PROGS
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [RFC bpf-next v2 1/3] libbpf: Create a shadow copy for each struct_ops map if necessary.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC bpf-next v2 0/3] Create shadow variables for struct_ops in skeletons
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next v2 1/3] libbpf: Create a shadow copy for each struct_ops map if necessary.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: test case for callback_depth states pruning logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] selftests/bpf: update tcp_custom_syncookie to use scalar packet offset
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH v1 2/6] perf trace: Ignore thread hashing in summary
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v7 28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [RFC PATCH v1 09/14] bpf, x86: Fix up pc offsets for frame descriptor entries
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v7 28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v7 25/36] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next] selftests: bpf: Remove empty TEST_CUSTOM_PROGS
- From: Marcos Paulo de Souza <mpdesouza@xxxxxxxx>
- Re: [RFC PATCH v1 11/14] bpf: Release references in verifier state when throwing exceptions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 10/14] bpf, x86: Implement runtime resource cleanup for exceptions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [RFC PATCH v1 05/14] bpf: Implement BPF exception frame descriptor generation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v7 24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v7 21/36] function_graph: Add selftest for passing local variables
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH v7 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Segmented Stacks for BPF Programs
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v3 0/3] Fix the read of vsyscall page through bpf
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next v2 0/3] Create shadow variables for struct_ops in skeletons
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [RFC bpf-next v2 1/3] libbpf: Create a shadow copy for each struct_ops map if necessary.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Test case for lacking CFI stub functions.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v2 1/2] bpf: Check cfi_stubs before registering a struct_ops type.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v2 0/2] Check cfi_stubs before registering a struct_ops type.
- From: thinker.li@xxxxxxxxx
- Re: [RESEND PATCH v5 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RESEND PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions]
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RESEND PATCH v5 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RESEND PATCH v5 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next v2 1/3] libbpf: Create a shadow copy for each struct_ops map if necessary.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next v2 0/3] Create shadow variables for struct_ops in skeletons
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v1 09/14] bpf, x86: Fix up pc offsets for frame descriptor entries
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 08/14] bpf: Compute used callee saved registers for subprogs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 07/14] bpf: Use hidden subprog trampoline for bpf_throw
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v4] bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf 1/2] bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf 2/2] selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_cancel
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: improve duplicate source code line detection
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Check cfi_stubs before registering a struct_ops type.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Check cfi_stubs before registering a struct_ops type.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [RFC PATCH v1 05/14] bpf: Implement BPF exception frame descriptor generation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Check cfi_stubs before registering a struct_ops type.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [RFC PATCH v1 06/14] bpf: Adjust frame descriptor pc on instruction patching
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next v5 1/9] net: phylink: provide mac_get_pcs_neg_mode() function
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 25/36] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH v7 21/36] function_graph: Add selftest for passing local variables
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 20/36] function_graph: Improve push operation for several interrupts
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH net-next 1/3] net: Register system page pool as an XDP memory model
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next 3/3] bpf: test_run: Fix cacheline alignment of live XDP frame data structures
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH 5.10.y] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
- From: kovalev@xxxxxxxxxxxx
- Re: [PATCH 5.15.y] bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
- From: kovalev@xxxxxxxxxxxx
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH] selftests/bpf: Move test_dev_cgroup to prog_tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf/test_run: increase Page Pool's ptr_ring size in live frames mode
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf v3 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v2 2/2] powerpc/bpf: enable kfunc call
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- Re: [PATCH v2 1/2] powerpc/bpf: ensure module addresses are supported
- From: Naveen N Rao <naveen@xxxxxxxxxx>
- Re: [PATCH v2 1/2] powerpc/bpf: ensure module addresses are supported
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] powerpc/bpf: enable kfunc call
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/4] fprobe: Add entry/exit callbacks types
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- [PATCH net-next v5 9/9] stmmac: intel: interface switching support for ADL-N platform
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- [PATCH net-next v5 8/9] stmmac: intel: interface switching support for EHL platform
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- [PATCH net-next v5 7/9] stmmac: intel: configure SerDes according to the interface mode
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- [PATCH net-next v5 6/9] net: stmmac: configure SerDes on mac_finish
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- [PATCH net-next v5 5/9] arch: x86: Add IPC mailbox accessor function and add SoC register access
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- [PATCH net-next v5 4/9] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- [PATCH net-next v5 3/9] net: stmmac: select PCS negotiation mode according to the interface mode
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- [PATCH net-next v5 2/9] net: phylink: add phylink_pcs_neg_mode() declaration into phylink.h
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- [PATCH net-next v5 1/9] net: phylink: provide mac_get_pcs_neg_mode() function
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Segmented Stacks for BPF Programs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH net-next v5 0/9] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
- From: Choong Yong Liang <yong.liang.choong@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Check cfi_stubs before registering a struct_ops type.
- From: thinker.li@xxxxxxxxx
- Re: [LSF/MM/BPF TOPIC] Segmented Stacks for BPF Programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH v1 04/14] bpf: Refactor check_pseudo_btf_id's BTF reference bump
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 03/14] selftests/bpf: Add test for throwing global subprog with acquired refs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 02/14] bpf: Process global subprog's exception propagation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 01/14] bpf: Mark subprogs as throw reachable before do_check pass
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v7 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v7 14/36] function_graph: Use a simple LRU for fgraph_array index number
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v7 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next v4] bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf/test_run: increase Page Pool's ptr_ring size in live frames mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: use O(log(N)) binary search to find line info record
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v3 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 0/8] Clean up libperf cpumap's empty function
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 2/6] perf trace: Ignore thread hashing in summary
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v1 2/6] perf trace: Ignore thread hashing in summary
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 2/6] perf trace: Ignore thread hashing in summary
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] Segmented Stacks for BPF Programs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v7 19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v1 2/6] perf trace: Ignore thread hashing in summary
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v7 14/36] function_graph: Use a simple LRU for fgraph_array index number
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH net-next v3 3/7] iommu/dma: avoid expensive indirect calls for sync operations
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v3 bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 16/20] bpf: Add helper macro bpf_arena_cast()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v1 1/6] perf report: Sort child tasks by tid
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [RESEND PATCH v5 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [PATCH bpf-next] bpf: improve duplicate source code line detection
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [RESEND PATCH v5 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [RESEND PATCH v5 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler.
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
- From: Kyle Huey <me@xxxxxxxxxxxx>
- [RESEND PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions]
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH v1 2/6] perf trace: Ignore thread hashing in summary
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v1 1/6] perf report: Sort child tasks by tid
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH RFC bpf-next v2 10/10] selftests/hid: add test for bpf_timer
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v2 09/10] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v2 08/10] selftests/hid: add tests for hid_bpf_input_report
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v2 07/10] HID: bpf: allow to inject HID event from BPF
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v2 06/10] selftests/hid: Add test for hid_bpf_hw_output_report
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v2 05/10] HID: bpf: export hid_hw_output_report as a BPF kfunc
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v2 03/10] bpf/verifier: allow more maps in sleepable bpf programs
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v2 04/10] HID: bpf/dispatch: regroup kfuncs definitions
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v2 01/10] bpf/verifier: introduce in_sleepable() helper
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v2 00/10] allow HID-BPF to do device IOs
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 16/20] bpf: Add helper macro bpf_arena_cast()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC nf-next v5 0/2] netfilter: bpf: support prog update
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH net-next v3 7/7] xsk: use generic DMA sync shortcut instead of a custom one
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 6/7] page_pool: check for DMA sync shortcut earlier
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 5/7] page_pool: don't use driver-set flags field directly
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 4/7] page_pool: make sure frag API fields don't span between cachelines
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 3/7] iommu/dma: avoid expensive indirect calls for sync operations
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 0/7] dma: skip calling no-op sync ops when possible
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH] Corrected GPL license name
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf/test_run: increase Page Pool's ptr_ring size in live frames mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [RFC nf-next v5 0/2] netfilter: bpf: support prog update
- From: Quentin Deslandes <qde@xxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] ARC: Add eBPF JIT support
- From: Shahab Vahedi <Shahab.Vahedi@xxxxxxxxxxxx>
- [PATCH bpf-next] bpf/test_run: increase Page Pool's ptr_ring size in live frames mode
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [RFC PATCH net-next v5 07/14] page_pool: devmem support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH v10 net-next 08/15] p4tc: add template pipeline create, get, update, delete
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH] Corrected GPL license name
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v7 10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- LSF/MM/BPF: 2024: Call for Proposals [Final Reminder]
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: use O(log(N)) binary search to find line info record
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH v3 bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 03/16] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH v2 bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH v1 6/6] perf threads: Reduce table size from 256 to 8
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 5/6] perf threads: Switch from rbtree to hashmap
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 4/6] perf threads: Move threads to its own files
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 3/6] perf machine: Move fprintf to for_each loop and a callback
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 2/6] perf trace: Ignore thread hashing in summary
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 1/6] perf report: Sort child tasks by tid
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 0/6] Thread memory improvements and fixes
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] ARC: Add eBPF JIT support
- From: Vineet Gupta <vgupta@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH v9 net-next 0/4] add multi-buff support for xdp running in generic mode
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next] bpf: emit source code file name and line number in verifier log
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 0/4] Fix global subprog PTR_TO_CTX arg handling
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Bpf] [PATCH bpf-next v3] bpf, docs: Add callx instructions in new conformance group
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v1] ARC: Add eBPF JIT support
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [RFC bpf-next v2 3/3] selftests/bpf: Test if shadow variables work.
- From: thinker.li@xxxxxxxxx
- [RFC bpf-next v2 2/3] bpftool: generated shadow variables for struct_ops maps.
- From: thinker.li@xxxxxxxxx
- [RFC bpf-next v2 1/3] libbpf: Create a shadow copy for each struct_ops map if necessary.
- From: thinker.li@xxxxxxxxx
- [RFC bpf-next v2 0/3] Create shadow variables for struct_ops in skeletons
- From: thinker.li@xxxxxxxxx
- Re: [PATCH v7 10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 20/20] selftests/bpf: Convert simple page_frag allocator to per-cpu.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/20] libbpf: Allow specifying 64-bit integers in map BTF.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/20] libbpf: Allow specifying 64-bit integers in map BTF.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/20] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpf: use O(log(N)) binary search to find line info record
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v4 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
- From: Oliver Crumrine <ozlinuxc@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v8 0/4] Support PTR_MAYBE_NULL for struct_ops arguments.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v8 3/4] bpf: Create argument information for nullable arguments.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 17/20] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/20] libbpf: Allow specifying 64-bit integers in map BTF.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 11/20] libbpf: Add __arg_arena to bpf_helpers.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/20] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH] Corrected GPL license name
- From: Gianmarco Lusvardi <glusvardi@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 16/20] bpf: Add helper macro bpf_arena_cast()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] xsk: Add truesize to skb_add_rx_frag().
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 08/20] bpf: Add x86-64 JIT support for bpf_cast_user instruction.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 07/20] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, docs: Update ISA document title
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 07/20] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH net-next v5 07/14] page_pool: devmem support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] bpf, bpftool: Support dumping kfunc prototypes from BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [RFC PATCH v1 14/14] selftests/bpf: Add tests for exceptions runtime cleanup
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Generic Data Structure Iterators
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: Generic Data Structure Iterators
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add a negative test for stack accounting in jit mode
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add a negative test for stack accounting in jit mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: add support to GCC in CORE macro definitions
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH v1 14/14] selftests/bpf: Add tests for exceptions runtime cleanup
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next V2] bpf: abstract loop unrolling pragmas in BPF selftests
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: fix warning for bpf_cpumask in verifier
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 0/2] bpf, bpftool: Support dumping kfunc prototypes from BTF
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/4] bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/4] bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/4] bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 0/6] maps memory improvements and fixes
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 0/6] maps memory improvements and fixes
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next v3] bpf, docs: Add callx instructions in new conformance group
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v2 bpf-next] libbpf: add support to GCC in CORE macro definitions
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/4] bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/4] bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/4] bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Fix global subprog PTR_TO_CTX arg handling
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf] xsk: Add truesize to skb_add_rx_frag().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf] xsk: Add truesize to skb_add_rx_frag().
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf] xsk: Add truesize to skb_add_rx_frag().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next 1/4] fprobe: Add entry/exit callbacks types
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH RFC net-next 2/2] net: Move per-CPU flush-lists to bpf_xdp_storage on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH RFC net-next 0/2] Use per-task storage for XDP-redirects on PREEMPT_RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC PATCH net-next v5 07/14] page_pool: devmem support
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH bpf-next v1] ARC: Add eBPF JIT support
- From: Shahab Vahedi <list+bpf@xxxxxxxxxx>
- Re: [PATCH 0/7] riscv: Various text patching improvements
- From: Andrea Parri <parri.andrea@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Fix global subprog PTR_TO_CTX arg handling
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/20] bpf: Recognize cast_kern/user instructions in the verifier.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena.
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/7] dma: avoid redundant calls for sync operations
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next v2 1/7] dma: compile-out DMA sync op calls when not used
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in sk_psock_verdict_data_ready
- From: syzbot <syzbot+fd7b34375c1c8ce29c93@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] powerpc/bpf: enable kfunc call
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 1/2] powerpc/bpf: ensure module addresses are supported
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v8 net-next 1/4] net: add generic percpu page_pool allocator
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/7] dma: avoid redundant calls for sync operations
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [Bpf] [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH net-next v2 1/7] dma: compile-out DMA sync op calls when not used
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/20] bpf: Recognize cast_kern/user instructions in the verifier.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian
- From: Fangrui Song <maskray@xxxxxxxxxx>
- Re: [PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2] kbuild: Fix changing ELF file type for output of gen_btf for big endian
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] kbuild: Fix changing ELF file type for output of gen_btf for big endian
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH net 4/4] i40e: take into account XDP Tx queues when stopping rings
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
- From: dthaler1968=40googlemail.com@xxxxxxxxxxxxxx
- Re: [PATCH] kbuild: Fix changing ELF file type for output of gen_btf for big endian
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 14/20] libbpf: Recognize __arena global varaibles.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: Page faults in tracepoint caused by aliased pointer
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: Page faults in tracepoint caused by aliased pointer
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v2 bpf-next] bpf: emit source code file name and line number in verifier log
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] selftests/bpf: update tcp_custom_syncookie to use scalar packet offset
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: Page faults in tracepoint caused by aliased pointer
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] libbpf: add support to GCC in CORE macro definitions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Page faults in tracepoint caused by aliased pointer
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: emit source code file name and line number in verifier log
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Page faults in tracepoint caused by aliased pointer
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 4/4] selftests/bpf: add anonymous user struct as global subprog arg test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/4] bpf: don't infer PTR_TO_CTX for programs with unnamed context type
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/4] bpf: simplify btf_get_prog_ctx_type() into btf_is_prog_ctx_type()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/4] bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/4] Fix global subprog PTR_TO_CTX arg handling
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: Page faults in tracepoint caused by aliased pointer
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- Re: Generic Data Structure Iterators
- From: Song Liu <song@xxxxxxxxxx>
- Re: Page faults in tracepoint caused by aliased pointer
- From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
- Re: Page faults in tracepoint caused by aliased pointer
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH v1 14/14] selftests/bpf: Add tests for exceptions runtime cleanup
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC PATCH v1 01/14] bpf: Mark subprogs as throw reachable before do_check pass
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Page faults in tracepoint caused by aliased pointer
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- RE: [Bpf] [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [Bpf] [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- RE: [Bpf] [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [Bpf] [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v2] bpf, docs: Add callx instructions in new conformance group
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 14/14] selftests/bpf: Add tests for exceptions runtime cleanup
- From: David Vernet <void@xxxxxxxxxxxxx>
- Generic Data Structure Iterators
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH v3 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 0/6] maps memory improvements and fixes
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v3 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 0/6] maps memory improvements and fixes
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: emit source code file name and line number in verifier log
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH v1 01/14] bpf: Mark subprogs as throw reachable before do_check pass
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: emit source code file name and line number in verifier log
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: emit source code file name and line number in verifier log
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 13/20] libbpf: Allow specifying 64-bit integers in map BTF.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v8 3/4] bpf: Create argument information for nullable arguments.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena.
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH bpf-next v8 3/4] bpf: Create argument information for nullable arguments.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH] bpf: fix warning for bpf_cpumask in verifier
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 17/20] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH linux-next] bpf: fix warning for crash_kexec
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/9] allow HID-BPF to do device IOs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH] bpf: fix warning for bpf_cpumask in verifier
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
- From: Kyle Huey <me@xxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena.
- From: Barret Rhoden <brho@xxxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: test case for callback_depth states pruning logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/3] selftests/bpf: update tcp_custom_syncookie to use scalar packet offset
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/3] check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v10 net-next 08/15] p4tc: add template pipeline create, get, update, delete
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 00/20] bpf: Introduce BPF arena.
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] bpf: fix warning for bpf_cpumask in verifier
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v8 3/4] bpf: Create argument information for nullable arguments.
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] bpf: fix warning for bpf_cpumask in verifier
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v9 net-next 4/4] veth: rely on skb_pp_cow_data utility routine
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v9 net-next 3/4] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v9 net-next 2/4] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v9 net-next 1/4] net: add generic percpu page_pool allocator
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v9 net-next 0/4] add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH linux-next] bpf: fix warning for crash_kexec
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 02/13] security: Introduce the digest_cache LSM
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 5/7] riscv: Pass patch_text() the length in bytes
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- [PATCH 0/7] riscv: Various text patching improvements
- From: Samuel Holland <samuel.holland@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_local_storage_lookup()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v8 3/4] bpf: Create argument information for nullable arguments.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: emit source code file name and line number in verifier log
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v8 1/4] bpf: add btf pointer to struct bpf_ctx_arg_aux.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: emit source code file name and line number in verifier log
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next] bpf, docs: Add callx instructions in new conformance group
- From: Will Hawkins <hawkinsw@xxxxxx>
- Re: [PATCH v2 0/6] maps memory improvements and fixes
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 2/4] bpf: Add return prog to kprobe multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v10 net-next 14/15] p4tc: add set of P4TC table kfuncs
- From: Marcelo Ricardo Leitner <mleitner@xxxxxxxxxx>
- Re: [PATCH v10 net-next 13/15] p4tc: add runtime table entry get, delete, flush and dump
- From: Marcelo Ricardo Leitner <mleitner@xxxxxxxxxx>
- Re: [PATCH v10 net-next 12/15] p4tc: add runtime table entry create and update
- From: Marcelo Ricardo Leitner <mleitner@xxxxxxxxxx>
- Re: [PATCH v10 net-next 11/15] p4tc: add template table create, update, delete, get, flush and dump
- From: Marcelo Ricardo Leitner <mleitner@xxxxxxxxxx>
- Re: [PATCH v10 net-next 10/15] p4tc: add runtime action support
- From: Marcelo Ricardo Leitner <mleitner@xxxxxxxxxx>
- Re: [PATCH v10 net-next 09/15] p4tc: add template action create, update, delete, get, flush and dump
- From: Marcelo Ricardo Leitner <mleitner@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 16/20] bpf: Add helper macro bpf_arena_cast()
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 15/20] bpf: Tell bpf programs kernel's PAGE_SIZE
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 11/20] libbpf: Add __arg_arena to bpf_helpers.h
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/20] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 08/20] bpf: Add x86-64 JIT support for bpf_cast_user instruction.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 06/20] bpf: Disasm support for cast_kern/user instructions.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 12/20] libbpf: Add support for bpf_arena.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 20/20] selftests/bpf: Convert simple page_frag allocator to per-cpu.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 03/20] bpf: Plumb get_unmapped_area() callback into bpf_map_ops
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 17/20] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 02/20] bpf: Recognize '__map' suffix in kfunc arguments
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 01/20] bpf: Allow kfuncs return 'void *'
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 07/20] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH linux-next] bpf: fix warning for crash_kexec
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH linux-next] bpf: fix warning for crash_kexec
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 05/20] bpf: Introduce bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 17/20] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 6/6] perf maps: Locking tidy up of nr_maps
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 5/6] perf maps: Hide maps internals
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 4/6] perf maps: Get map before returning in maps__find_next_entry
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 3/6] perf maps: Get map before returning in maps__find_by_name
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 2/6] perf maps: Get map before returning in maps__find
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 0/6] maps memory improvements and fixes
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v2 0/6] maps memory improvements and fixes
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH net-next v2] net/sched: actions report errors with extack
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 01/16] bpf: Allow kfuncs return 'void *'
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v2] net/sched: actions report errors with extack
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 08/20] bpf: Add x86-64 JIT support for bpf_cast_user instruction.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 09/20] bpf: Recognize cast_kern/user instructions in the verifier.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: don't infer PTR_TO_CTX for programs with unnamed context type
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] kbuild: Fix changing ELF file type for output of gen_btf for big endian
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
- From: Oliver Crumrine <ozlinuxc@xxxxxxxxx>
- [PATCH v4 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
- From: Oliver Crumrine <ozlinuxc@xxxxxxxxx>
- [PATCH bpf-next] bpf: emit source code file name and line number in verifier log
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH net-next v2] net/sched: actions report errors with extack
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
- From: Oliver Crumrine <ozlinuxc@xxxxxxxxx>
- Re: [PATCH v2] net: remove check in __cgroup_bpf_run_filter_skb
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 17/20] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: don't infer PTR_TO_CTX for programs with unnamed context type
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: add anonymous user struct as global subprog arg test
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH RESEND] perf lock contention: Account contending locks too
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 02/13] security: Introduce the digest_cache LSM
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v2] net: remove check in __cgroup_bpf_run_filter_skb
- From: Oliver Crumrine <ozlinuxc@xxxxxxxxx>
- Re: [PATCH v8 net-next 0/4] add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo@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]