BPF
[Prev Page][Next Page]
- Re: [PATCH 1/2] Documentation: sphinx: Add sphinx-prompt
- From: Nishanth Menon <nm@xxxxxx>
- Re: [QUESTION] bpf/tc verifier error: invalid access to map value, min value is outside of the allowed memory range
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- RE: bpf: bpf_probe_read_user_str() returns 0 for empty strings
- From: Fröhling, Maximilian <Maximilian.Froehling@xxxxxxxx>
- Re: [PATCH 3/6] bpf: task_group_seq_get_next: fix the skip_if_dup_files check
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for skmsg redirect
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next 12/12] selftests/bpf: Add test recursion stats of perf event link kprobe
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 11/12] selftests/bpf: Add test missed counts of perf event link kprobe
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 10/12] bpftool: Display missed count for kprobe perf link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 09/12] bpftool: Display missed count for kprobe_multi link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 08/12] bpf: Count run stats in bpf_prog_run_array
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 07/12] bpf: Move bpf_prog_run_array down in the header file
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 06/12] bpf: Count missed stats in trace_call_bpf
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 05/12] bpf: Add missed value to kprobe perf link info
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 04/12] bpf: Add missed value to kprobe_multi link info
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 03/12] bpf: Count stats for kprobe_multi programs
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 02/12] bpf: Move bpf_prog_start_time to linux/filter.h
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 01/12] bpf: Move update_prog_stats to syscall object
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH bpf-next 00/12] bpf: Add missed stats for kprobes
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Prevent inlining of bpf_fentry_test7()
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH 3/6] bpf: task_group_seq_get_next: fix the skip_if_dup_files check
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v8] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Prevent inlining of bpf_fentry_test7()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 12/14] libbpf: Add support for custom exception callbacks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 07/11] vfs: add nowait parameter for file_accessed()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/11] xfs: add NOWAIT semantics for readdir
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] bpf: task_group_seq_get_next: fix the skip_if_dup_files check
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)
- From: Nam Cao <namcaov@xxxxxxxxx>
- Re: RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)
- From: Nam Cao <namcaov@xxxxxxxxx>
- Re: RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [QUESTION] bpf/tc verifier error: invalid access to map value, min value is outside of the allowed memory range
- From: Justin Iurman <justin.iurman@xxxxxxxxx>
- [PATCH bpf-next v3 13/13] bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 12/13] selftests/bpf: Add some negative tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 11/13] selftests/bpf: Add tests for cgrp_local_storage with local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 09/13] bpf: Mark OBJ_RELEASE argument as MEM_RCU when possible
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 10/13] selftests/bpf: Remove unnecessary direct read of local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 07/13] selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 08/13] selftests/bpf: Add tests for array map with local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 06/13] libbpf: Add __percpu_kptr macro definition
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 05/13] selftests/bpf: Update error message in negative linked_list test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 03/13] bpf: Add alloc/xchg/direct_access support for local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 04/13] bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu obj
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 02/13] bpf: Add BPF_KPTR_PERCPU as a field type
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 01/13] bpf: Add support for non-fix-size percpu mem allocation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v3 00/13] bpf: Add support for local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf] selftests/bpf: Fix flaky cgroup_iter_sleepable subtest
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH 11/11] io_uring: add support for getdents
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 07/11] vfs: add nowait parameter for file_accessed()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 03/11] vfs: add nowait flag for struct dir_context
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 02/11] xfs: add NOWAIT semantics for readdir
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH v6 00/11] io_uring getdents
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [PATCH bpf-next v8] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v8] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)
- From: Nam Cao <namcaov@xxxxxxxxx>
- Re: RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)
- From: Nam Cao <namcaov@xxxxxxxxx>
- Re: RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [RFC PATCH bpf-next 4/4] selftests/bpf: Add tests for open-coded task and css iter
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 3/4] bpf: Introduce css_descendant open-coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 2/4] bpf: Introduce process open coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 1/4] bpf: Introduce css_task open-coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 0/4] Add Open-coded process and css iters
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [QUESTION] bpf/tc verifier error: invalid access to map value, min value is outside of the allowed memory range
- From: Justin Iurman <justin.iurman@xxxxxxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 00/14] Exceptions - 1/2
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 12/14] libbpf: Add support for custom exception callbacks
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v3 1/1] docs/bpf: Add description for CO-RE relocations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 0/1] docs/bpf: Add description for CO-RE relocations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next] bpf: Prevent inlining of bpf_fentry_test7()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)
- From: Nam Cao <namcaov@xxxxxxxxx>
- Re: RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)
- From: Nam Cao <namcaov@xxxxxxxxx>
- Re: [Bpf] [PATCH] bpf, docs: Correct source of offset for program-local call
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] docs/bpf: Add description for CO-RE relocations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v7] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH bpf-next v8] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] riscv: implement a memset like function for text
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- RISC-V uprobe bug (Was: Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342)
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [QUESTION] bpf/tc verifier error: invalid access to map value, min value is outside of the allowed memory range
- From: Justin Iurman <justin.iurman@xxxxxxxxx>
- Re: [PATCH v4 6/9] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for skmsg redirect
- From: "liujian (CE)" <liujian56@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for skmsg redirect
- From: "liujian (CE)" <liujian56@xxxxxxxxxx>
- libbpf: map 'my_pid_map': unsupported map linkage static - xmake
- From: Lasha Khasaia <khasaia@xxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] bpf, docs: Correct source of offset for program-local call
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 6269320850097903b30be8f07a5c61d9f7592393
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 00/13] bpf: Add support for local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH] bpf, docs: Correct source of offset for program-local call
- From: Will Hawkins <hawkinsw@xxxxxx>
- Re: fd == 0 means AT_FDCWD BPF_OBJ_GET commands
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] docs/bpf: Add description for CO-RE relocations
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v3 1/2] bpf, x64: Fix tailcall infinite loop
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/9] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: pull-request: bpf-next 2023-08-25
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for skmsg redirect
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [QUESTION] bpf/tc verifier error: invalid access to map value, min value is outside of the allowed memory range
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 06/13] libbpf: Add __percpu_kptr macro definition
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 5/6] bpf: task_group_seq_get_next: simplify the "next tid" logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 4/6] bpf: task_group_seq_get_next: kill next_task
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH RFC v5 00/29] io_uring getdents
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 3/6] bpf: task_group_seq_get_next: fix the skip_if_dup_files check
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 3/6] bpf: task_group_seq_get_next: fix the skip_if_dup_files check
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 1/2] Documentation: sphinx: Add sphinx-prompt
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH bpf-next v2 1/1] docs/bpf: Add description for CO-RE relocations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 0/1] docs/bpf: Add description for CO-RE relocations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 1/6] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Add description for CO-RE relocations
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Add description for CO-RE relocations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/9] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 06/13] libbpf: Add __percpu_kptr macro definition
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Add description for CO-RE relocations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Add description for CO-RE relocations
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v3 bpf-next] libbpf: add basic BTF sanity validation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next v2 12/13] selftests/bpf: Add some negative tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 13/13] bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 11/13] selftests/bpf: Add tests for cgrp_local_storage with local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 10/13] selftests/bpf: Remove unnecessary direct read of local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 09/13] bpf: Mark OBJ_RELEASE argument as MEM_RCU when possible
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 08/13] selftests/bpf: Add tests for array map with local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 07/13] selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 06/13] libbpf: Add __percpu_kptr macro definition
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 05/13] selftests/bpf: Update error message in negative linked_list test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 03/13] bpf: Add alloc/xchg/direct_access support for local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 04/13] bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu obj
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 02/13] bpf: Add BPF_KPTR_PERCPU as a field type
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 01/13] bpf: Add support for non-fix-size percpu mem allocation
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 00/13] bpf: Add support for local percpu kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- pull-request: bpf-next 2023-08-25
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: add basic BTF sanity validation
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: add basic BTF sanity validation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: add basic BTF sanity validation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 00/14] Exceptions - 1/2
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3] xsk: fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH 4/3] selftests/hid: more fixes to build with older kernel
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 12/14] libbpf: Add support for custom exception callbacks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH 4/3] selftests/hid: more fixes to build with older kernel
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v3 1/2] bpf, x64: Fix tailcall infinite loop
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Andrew Werner <awerner32@xxxxxxxxx>
- Re: [PATCH v3 5/5] powerpc/bpf: use patch_instructions()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/5] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 3/6] bpf: task_group_seq_get_next: fix the skip_if_dup_files check
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH 2/3] perf test: Fix perf stat bpf counters test on Intel
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH 3/3] perf test: Enhance perf stat cgroup BPF counter test
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 2/3] perf test: Fix perf stat bpf counters test on Intel
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/3] perf test: Skip 6.2 kernel for bpf-filter test
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Andrew Werner <awerner32@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/7] BPF Refcount followups 3: bpf_mem_free_rcu refcounted nodes
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Andrew Werner <awerner32@xxxxxxxxx>
- Re: [PATCH V2] bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH 6/6] bpf: task_group_seq_get_next: use __next_thread() rather than next_thread()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH 5/6] bpf: task_group_seq_get_next: simplify the "next tid" logic
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH 4/6] bpf: task_group_seq_get_next: kill next_task
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH 3/6] bpf: task_group_seq_get_next: fix the skip_if_dup_files check
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH 2/6] bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH 1/6] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next v7] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH 0/6] bpf: task_group_seq_get_next: use __next_thread()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 9/9] Documentation: tracing: Add a note about argument and retval access
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [PATCH v4 6/9] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [PATCH v4 4/9] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [PATCH v4 2/9] fprobe: Use fprobe_regs in fprobe entry handler
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [PATCH v4 1/9] Documentation: probes: Add a new ret_ip callback parameter
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [PATCH v4 0/9] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] powerpc/bpf: use patch_instructions()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 4/4] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/5] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 4/4] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/5] powerpc/bpf: implement bpf_arch_text_copy
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH v3 2/5] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v3 5/5] powerpc/bpf: use patch_instructions()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH 0/5] powerpc/bpf: use BPF prog pack allocator
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v3 4/5] powerpc/code-patching: introduce patch_instructions()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v3 3/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v3 1/5] powerpc/bpf: implement bpf_arch_text_copy
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH RFC v5 00/29] io_uring getdents
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Add description for CO-RE relocations
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf 3/3] samples/bpf: syscall_tp_user: Fix array out-of-bound access
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next v3 2/2] selftests/bpf: Add testcases for tailcall infinite loop fixing
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [RFC PATCH bpf-next v3 1/2] bpf, x64: Fix tailcall infinite loop
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [RFC PATCH bpf-next v3 0/2] bpf, x64: Fix tailcall infinite loop
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH V2] bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Documentation: sphinx: Add sphinx-prompt
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH 29/29] io_uring: add support for getdents
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in nowait case
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH RFC v5 00/29] io_uring getdents
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 08/29] vfs: add nowait parameter for file_accessed()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 04/29] vfs: add nowait flag for struct dir_context
- From: Hao Xu <hao.xu@xxxxxxxxx>
- [PATCH 03/29] xfs: add NOWAIT semantics for readdir
- From: Hao Xu <hao.xu@xxxxxxxxx>
- Re: [PATCH] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for skmsg redirect
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH v4] tracepoint: add new `tcp:tcp_ca_event` trace event
- From: Zheao Li <me@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 11/11] selftests/xsk: introduce XSKTEST_ETH environment variable
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next v2 11/11] selftests/xsk: introduce XSKTEST_ETH environment variable
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v2 10/11] selftests/xsk: display command line options with -h
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v2 11/11] selftests/xsk: introduce XSKTEST_ETH environment variable
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 11/11] selftests/xsk: introduce XSKTEST_ETH environment variable
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v2 10/11] selftests/xsk: display command line options with -h
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next v2 07/11] selftests/xsk: add option to run single test
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next v2 10/11] selftests/xsk: display command line options with -h
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v2 09/11] selftests/xsk: fail single test instead of all tests
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v2 07/11] selftests/xsk: add option to run single test
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 03/11] selftests/xsk: add option to only run tests in a single mode
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next v2 05/11] selftests/xsk: declare test names in struct
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v2 03/11] selftests/xsk: add option to only run tests in a single mode
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Add description for CO-RE relocations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next v6] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH bpf-next v7] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- WARNING: CPU: 3 PID: 261 at kernel/bpf/memalloc.c:342
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next v6] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: add basic BTF sanity validation
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH 3/3] selftests/hid: force using our compiled libbpf headers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH 2/3] selftests/hid: do not manually call headers_install
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH 1/3] selftests/hid: ensure we can compile the tests on kernels pre-6.3
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH 0/3] selftests/hid: assorted fixes
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH RESEND v3 1/3] tracing/synthetic: use union instead of casts
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] bpf, riscv: use BPF prog pack allocator in BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] bpf, riscv: use BPF prog pack allocator in BPF JIT
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] riscv: implement a memset like function for text
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH net v3] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Add description for CO-RE relocations
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] riscv: implement a memset like function for text
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
- From: Josh Don <joshdon@xxxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Andrew Werner <awerner32@xxxxxxxxx>
- [PATCH bpf-next] docs/bpf: Add description for CO-RE relocations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] libbpf: handle producer position overflow
- From: Andrew Werner <awerner32@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v3] libbpf: handle producer position overflow
- From: Andrew Werner <awerner32@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] riscv: implement a memset like function for text
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] riscv: extend patch_text_nosync() for multiple pages
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] riscv: extend patch_text_nosync() for multiple pages
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next] libbpf: add basic BTF sanity validation
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH] libbpf: handle producer position overflow
- From: David Vernet <void@xxxxxxxxxxxxx>
- [QUESTION] bpf/tc verifier error: invalid access to map value, min value is outside of the allowed memory range
- From: Justin Iurman <justin.iurman@xxxxxxxxx>
- [PATCH v2 bpf-next] libbpf: add basic BTF sanity validation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [RFC bpf-next 23/23] mlx5: implement RX checksum XDP hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 22/23] mlx5: implement VLAN tag XDP hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 21/23] selftests/bpf: check checksum state in xdp_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 20/23] selftests/bpf: Check VLAN tag and proto in xdp_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 19/23] selftests/bpf: Use AF_INET for TX in xdp_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 18/23] net: make vlan_get_tag() return -ENODATA instead of -EINVAL
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 17/23] veth: Implement VLAN tag and checksum XDP hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 16/23] selftests/bpf: Add flags and new hints to xdp_hw_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 15/23] net, xdp: allow metadata > 32
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 14/23] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 13/23] ice: Implement checksum hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 12/23] xdp: Add checksum hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 11/23] ice: use VLAN proto from ring packet context in skb path
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 10/23] ice: Implement VLAN tag hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 07/23] ice: Support RX hash XDP hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 09/23] xdp: Add VLAN tag hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 08/23] ice: Support XDP hints in AF_XDP ZC mode
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 06/23] ice: Support HW timestamp hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 05/23] ice: Introduce ice_xdp_buff
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 03/23] ice: make RX checksum checking code more reusable
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 04/23] ice: Make ptype internal to descriptor info processing
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 02/23] ice: make RX HW timestamp reading code more reusable
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 01/23] ice: make RX hash reading code more reusable
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH 0/2] Documentation: sphinx: Add sphinx-prompt
- From: Nishanth Menon <nm@xxxxxx>
- [PATCH 2/2] Documentation: bpf: Use sphinx-prompt
- From: Nishanth Menon <nm@xxxxxx>
- [PATCH 1/2] Documentation: sphinx: Add sphinx-prompt
- From: Nishanth Menon <nm@xxxxxx>
- [linux-next:master] BUILD REGRESSION 2b3bd393093b04d4882152398019cbb96b0440ff
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: add basic BTF sanity validation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: add basic BTF sanity validation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 0/7] samples/bpf: Remove unmaintained XDP sample utilities
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 1/2] bpf: Remove a WARN_ON_ONCE warning related to local kptr
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v3 7/7] selftests/bpf: add tests for verdict skmsg to closed socket
- From: Liu Jian <liujian56@xxxxxxxxxx>
- [PATCH bpf-next v3 6/7] selftests/bpf: add tests for verdict skmsg to itself
- From: Liu Jian <liujian56@xxxxxxxxxx>
- [PATCH bpf-next v3 2/7] selftests/bpf: Add txmsg permanently test for sockmap
- From: Liu Jian <liujian56@xxxxxxxxxx>
- [PATCH bpf-next v3 5/7] selftests/bpf: add two skmsg verdict tests for BPF_F_PERMANENT flag
- From: Liu Jian <liujian56@xxxxxxxxxx>
- [PATCH bpf-next v3 4/7] selftests/bpf: add skmsg verdict tests
- From: Liu Jian <liujian56@xxxxxxxxxx>
- [PATCH bpf-next v3 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for skmsg redirect
- From: Liu Jian <liujian56@xxxxxxxxxx>
- [PATCH bpf-next v3 3/7] selftests/bpf: Add txmsg redir permanently test for sockmap
- From: Liu Jian <liujian56@xxxxxxxxxx>
- [PATCH bpf-next v3 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
- From: Liu Jian <liujian56@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/3] bpf, riscv: use prog pack allocator in the BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] riscv: implement a memset like function for text
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] bpf, riscv: use BPF prog pack allocator in BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] riscv: extend patch_text_nosync() for multiple pages
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] selftests/bpf: add uprobe_multi test binary to .gitignore
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next v2 11/11] selftests/xsk: introduce XSKTEST_ETH environment variable
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 10/11] selftests/xsk: display command line options with -h
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 09/11] selftests/xsk: fail single test instead of all tests
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 08/11] selftests/xsk: use ksft_print_msg uniformly
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 07/11] selftests/xsk: add option to run single test
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 06/11] selftests/xsk: add option that lists all tests
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 05/11] selftests/xsk: declare test names in struct
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 04/11] selftests/xsk: move all tests to separate functions
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 03/11] selftests/xsk: add option to only run tests in a single mode
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 02/11] selftests/xsk: add timeout for Tx thread
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 01/11] selftests/xsk: print per packet info in verbose mode
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next v2 00/11] seltests/xsk: various improvements to xskxceiver
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: add basic BTF sanity validation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v3 7/7] samples/bpf: Add note to README about the XDP utilities moved to xdp-tools
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v3 6/7] samples/bpf: Cleanup .gitignore
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v3 4/7] samples/bpf: Remove the xdp1 and xdp2 utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v3 5/7] samples/bpf: Remove the xdp_sample_pkts utility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v3 2/7] samples/bpf: Remove the xdp_redirect* utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v3 3/7] samples/bpf: Remove the xdp_rxq_info utility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v3 1/7] samples/bpf: Remove the xdp_monitor utility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v3 0/7] samples/bpf: Remove unmaintained XDP sample utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] samples/bpf: Remove unmaintained XDP sample utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/7] riscv, bpf: Support sign-extension mov insns
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Add a local kptr test with no special fields
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Remove a WARN_ON_ONCE warning related to local kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add a local kptr test with no special fields
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add a local kptr test with no special fields
- From: David Marchevsky <david.marchevsky@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Remove a WARN_ON_ONCE warning related to local kptr
- From: David Marchevsky <david.marchevsky@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: add basic BTF sanity validation
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] selftests/bpf: add uprobe_multi test binary to .gitignore
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next] net: fec: add exception tracing for XDP
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next v2 5/7] riscv, bpf: Support signed div/mod insns
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 7/7] selftests/bpf: Enable cpu v4 tests for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 6/7] riscv, bpf: Support unconditional bswap insn
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/7] riscv, bpf: Support 32-bit offset jmp insn
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/7] riscv, bpf: Support sign-extension load insns
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/7] riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/7] riscv, bpf: Support sign-extension mov insns
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] riscv, bpf: Support sign-extension mov insns
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] libbpf: fix signedness determination in CO-RE relo handling logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] selftests/bpf: add uprobe_multi test binary to .gitignore
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Add bpf_object__unpin()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] libbpf: handle producer position overflow
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 2/2] libbpf: fix signedness determination in CO-RE relo handling logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/2] selftests/bpf: add uprobe_multi test binary to .gitignore
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next] libbpf: add basic BTF sanity validation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next v2] libbpf: Add bpf_object__unpin()
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add a local kptr test with no special fields
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Remove a WARN_ON_ONCE warning related to local kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] libbpf: handle producer position overflow
- From: Andrew Werner <awerner32@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Add bpf_object__unpin()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH V11 0/5] riscv: Optimize function trace
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH net-next] net: fec: add exception tracing for XDP
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Add bpf_object__unpin()
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] riscv, bpf: Support sign-extension mov insns
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 6/7] riscv, bpf: Support unconditional bswap insn
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 5/7] riscv, bpf: Support signed div/mod insns
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/7] riscv, bpf: Support 32-bit offset jmp insn
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/7] riscv, bpf: Support sign-extension load insns
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/7] riscv, bpf: Support sign-extension load insns
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] riscv, bpf: Support sign-extension mov insns
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Add bpf_object__unpin()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Add bpf_object__unpin()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] libbpf: handle producer position overflow
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/2] bpf: Fix an issue in verifing allow_ptr_leaks
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for allow_ptr_leaks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] samples/bpf: Remove unmaintained XDP sample utilities
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 9/9] Documentation: tracing: Add a note about argument and retval access
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v4 8/9] Documentations: probes: Update fprobe document to use ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v4 7/9] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v4 6/9] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v4 5/9] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v4 4/9] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v4 3/9] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v4 2/9] fprobe: Use fprobe_regs in fprobe entry handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v4 1/9] Documentation: probes: Add a new ret_ip callback parameter
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v4 0/9] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/7] Add support cpu v4 insns for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 3/7] riscv, bpf: Support sign-extension mov insns
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 4/7] riscv, bpf: Support 32-bit offset jmp insn
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/7] riscv, bpf: Support sign-extension load insns
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 5/7] riscv, bpf: Support signed div/mod insns
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 6/7] riscv, bpf: Support unconditional bswap insn
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/7] riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3] xsk: fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2 2/6] samples/bpf: Remove the xdp_redirect* utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v2 6/6] samples/bpf: Cleanup .gitignore
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v2 4/6] samples/bpf: Remove the xdp1 and xdp2 utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v2 5/6] samples/bpf: Remove the xdp_sample_pkts utility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v2 3/6] samples/bpf: Remove the xdp_rxq_info utility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v2 1/6] samples/bpf: Remove the xdp_monitor utility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v2 0/6] samples/bpf: Remove unmaintained XDP sample utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net v3] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
- From: Guillaume Nault <gnault@xxxxxxxxxx>
- Re: [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH net v3] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- Re: [PATCH net v2] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Add bpf_object__unpin()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Add bpf_object__unpin()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC PATCH v1 1/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
- From: Francis Laniel <flaniel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for allow_ptr_leaks
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] Fix invalid escape sequence warnings
- From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: David Marchevsky <david.marchevsky@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH 2/2] perf/core: Allow reading package events from perf_event_read_local
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- [PATCH 1/2] perf/x86/cstate: Allow reading the package statistics from local CPU
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- [PATCH 0/2] perf/x86: Package residency counter improvements
- From: Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] libbpf: Add bpf_object__unpin()
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: David Marchevsky <david.marchevsky@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftest for allow_ptr_leaks
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Fix issue in verifying allow_ptr_leaks
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 0/2] bpf: Fix an issue in verifing allow_ptr_leaks
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall infinite loop
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH] libbpf: handle producer position overflow
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v1 1/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/7] bpf: Consider non-owning refs to refcounted nodes RCU protected
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/7] bpf: Consider non-owning refs to refcounted nodes RCU protected
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/3] selftests/bpf: Add tests for open-coded task_vma iter
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [RFC PATCH bpf-next 2/2] bpf: Take a uref on BPF_MAP_TYPE_PROG_ARRAY maps during dev attachment
- From: Daniel Xu <dxu@xxxxxxxxx>
- [RFC PATCH bpf-next 1/2] net: bpf: Make xdp and cls_bpf use bpf_prog_put_dev()
- From: Daniel Xu <dxu@xxxxxxxxx>
- [RFC PATCH bpf-next 0/2] Improve prog array uref semantics
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/7] bpf: Consider non-owning refs to refcounted nodes RCU protected
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Don't explicitly emit BTF for struct btf_iter_num
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] Fix invalid escape sequence warnings
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Free btf_vmlinux when closing bpf_object
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 00/14] Exceptions - 1/2
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 00/14] Exceptions - 1/2
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 00/14] Exceptions - 1/2
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 00/14] Exceptions - 1/2
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 00/14] Exceptions - 1/2
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall infinite loop
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 00/14] Exceptions - 1/2
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: selftests: hid: trouble building with clang due to missing header
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- selftests: hid: trouble building with clang due to missing header
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v1 0/2] Fix for check_func_arg_reg_off
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 6/7] bpf: Allow bpf_spin_{lock,unlock} in sleepable progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v5 13/21] ice: Implement checksum hint
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 6/7] bpf: Allow bpf_spin_{lock,unlock} in sleepable progs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] libbpf: Free btf_vmlinux when closing bpf_object
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/6] samples/bpf: Remove unmaintained XDP sample utilities
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 12/14] libbpf: Add support for custom exception callbacks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: David Marchevsky <david.marchevsky@xxxxxxxxx>
- [PATCH bpf-next v1 2/2] selftests/bpf: Add test for bpf_obj_drop with bad reg->off
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 1/2] bpf: Fix check_func_arg_reg_off bug for graph root/node
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 0/2] Fix for check_func_arg_reg_off
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2] xsk: fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 4/6] samples/bpf: Remove the xdp1 and xdp2 utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/6] samples/bpf: Remove the xdp1 and xdp2 utilities
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 12/14] libbpf: Add support for custom exception callbacks
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 4/6] samples/bpf: Remove the xdp1 and xdp2 utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 12/14] libbpf: Add support for custom exception callbacks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6 9/9] Documentation: tracing: Update fprobe event example with BTF field
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 8/9] selftests/ftrace: Add BTF fields access testcases
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 7/9] tracing/fprobe-event: Assume fprobe is a return event by $retval
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 6/9] tracing/probes: Add string type check with BTF
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 5/9] tracing/probes: Support BTF field access from $retval
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 4/9] tracing/probes: Support BTF based data structure field access
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 3/9] tracing/probes: Add a function to search a member of a struct/union
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 2/9] tracing/probes: Move finding func-proto API and getting func-param API to trace_btf
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 1/9] tracing/probes: Support BTF argument on module functions
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v6 0/9] tracing: Improbe BTF support on probe events
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 08/14] bpf: Prevent KASAN false positive with bpf_throw
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/7] bpf: Consider non-owning refs to refcounted nodes RCU protected
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 4/6] samples/bpf: Remove the xdp1 and xdp2 utilities
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 7/7] selftests/bpf: Add tests for rbtree API interaction in sleepable progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v5 0/9] tracing: Improbe BTF support on probe events
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v5 0/9] tracing: Improbe BTF support on probe events
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v5 3/9] tracing/probes: Add a function to search a member of a struct/union
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next 3/6] samples/bpf: Remove the xdp_rxq_info utility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 2/6] samples/bpf: Remove the xdp_redirect* utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 6/6] samples/bpf: Cleanup .gitignore
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 5/6] samples/bpf: Remove the xdp_sample_pkts utility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 4/6] samples/bpf: Remove the xdp1 and xdp2 utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 1/6] samples/bpf: Remove the xdp_monitor utility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 0/6] samples/bpf: Remove unmaintained XDP sample utilities
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v5 0/9] tracing: Improbe BTF support on probe events
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next 06/10] selftests/xsk: add option that lists all tests
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- RE: [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v5 3/9] tracing/probes: Add a function to search a member of a struct/union
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH v1 1/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/3] bpf: Enable preemption after irq_work_raise() in unit_free{_rcu}()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/3] bpf: Enable preemption after irq_work_raise() completes
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 10/10] selftests/xsk: display command line options with -h
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 03/14] bpf: Implement BPF exceptions
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 10/14] bpf: Disallow extensions to exception callbacks
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 07/10] selftests/xsk: add option to run single test
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC PATCH 1/2] mm, oom: Introduce bpf_select_task
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH bpf-next 06/10] selftests/xsk: add option that lists all tests
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next 05/10] selftests/xsk: declare test names in struct
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH V2] bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [RFC PATCH v2 1/5] mm, oom: Introduce bpf_oom_evaluate_task
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: bpf: Request to add -mcpu=v4 support for ARM/MIPS/NFP/POWERPC/RISCV/S390/SPARC/X86_32
- From: Louis Peens <louis.peens@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 13/21] ice: Implement checksum hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH net-next] net: fec: add exception tracing for XDP
- From: Wei Fang <wei.fang@xxxxxxx>
- Re: [PATCH v2 bpf-next 5/7] bpf: Consider non-owning refs to refcounted nodes RCU protected
- From: David Marchevsky <david.marchevsky@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 7/7] selftests/bpf: Add tests for rbtree API interaction in sleepable progs
- From: David Marchevsky <david.marchevsky@xxxxxxxxx>
- Re: [PATCH] libbpf: handle producer position overflow
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
- From: David Marchevsky <david.marchevsky@xxxxxxxxx>
- Re: [PATCH bpf-next v2 03/14] bpf: Implement BPF exceptions
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 10/14] bpf: Disallow extensions to exception callbacks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 3/3] selftests/bpf: Add tests for open-coded task_vma iter
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v3 bpf-next 1/3] bpf: Don't explicitly emit BTF for struct btf_iter_num
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v3 bpf-next 0/3] Open-coded task_vma iter
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v3 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for allow_ptr_leaks
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for allow_ptr_leaks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/7] bpf: Consider non-owning refs to refcounted nodes RCU protected
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 7/7] selftests/bpf: Add tests for rbtree API interaction in sleepable progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall infinite loop
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 6/7] bpf: Allow bpf_spin_{lock,unlock} in sleepable progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for allow_ptr_leaks
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/7] bpf: Consider non-owning refs to refcounted nodes RCU protected
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/7] bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_acquire
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/3] bpf: Don't explicitly emit BTF for struct btf_iter_num
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6] selftests/bpf: trace_helpers.c: optimize kallsyms cache
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- Re: Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv7 bpf-next 00/28] bpf: Add multi uprobe link
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [bpf-next 0/9] samples/bpf: make BPF programs more libbpf aware
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for allow_ptr_leaks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall infinite loop
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Enabling the registration of struct_ops types through modules
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH] bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/3] bpf: Introduce task_vma open-coded iterator kfuncs
- From: David Marchevsky <david.marchevsky@xxxxxxxxx>
- Re: [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH] bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: bpf: Request to add -mcpu=v4 support for ARM/MIPS/NFP/POWERPC/RISCV/S390/SPARC/X86_32
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 2/7] bpf: Consider non-owning refs trusted
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 7/7] selftests/bpf: Add tests for rbtree API interaction in sleepable progs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 5/7] bpf: Consider non-owning refs to refcounted nodes RCU protected
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 6/7] bpf: Allow bpf_spin_{lock,unlock} in sleepable progs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 4/7] bpf: Reenable bpf_refcount_acquire
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 3/7] bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 0/7] BPF Refcount followups 3: bpf_mem_free_rcu refcounted nodes
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 1/7] bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_acquire
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH] bpf: task_group_seq_get_next: cleanup the usage of next_thread()
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]