BPF
[Prev Page][Next Page]
- [PATCH bpf-next 2/5] selftests/bpf: make veristat's verifier log parsing faster and more robust
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 4/5] bpf: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH bpf-next 5/5] selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH bpf-next 3/5] bpf: Add bpf_run_ctx_type
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH bpf-next 2/5] bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH bpf-next 1/5] bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
- From: Martin KaFai Lau <kafai@xxxxxx>
- [PATCH bpf-next 0/5] bpf: Remove recursion check for struct_ops prog
- From: Martin KaFai Lau <kafai@xxxxxx>
- Re: [Intel-wired-lan] [PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
- From: Anirudh Venkataramanan <anirudh.venkataramanan@xxxxxxxxx>
- [PATCHv4 bpf-next 5/6] bpf: Return value in kprobe get_func_ip only for entry address
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 6/6] selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 4/6] bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 3/6] bpf: Use given function address for trampoline ip arg
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 2/6] ftrace: Keep the resolved addr in kallsyms_callback
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 1/6] kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 0/6] bpf: Fixes for CONFIG_X86_KERNEL_IBT
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Intel-wired-lan] [PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- [PATCH v3] perf tools: Get a perf cgroup more portably in BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2] perf tools: Get a perf cgroup more portably in BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: CPA refuse W^X violation in linux-next kernel
- From: Song Liu <song@xxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
- From: Anirudh Venkataramanan <anirudh.venkataramanan@xxxxxxxxx>
- Re: [PATCH v2] perf tools: Get a perf cgroup more portably in BPF
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v2] perf tools: Get a perf cgroup more portably in BPF
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH v2] headers: Remove some left-over license text
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: fix incorrect fcntl call (test_sockmap.c)
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf] skmsg: schedule psock work if the cached skb exists on the psock
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Yonghong Song <yhs@xxxxxx>
- Re: Closing the BPF map permission loophole
- From: "Lorenz Bauer" <oss@xxxxxx>
- Re: Closing the BPF map permission loophole
- From: "Lorenz Bauer" <oss@xxxxxx>
- Re: [PATCH v2 bpf-next 0/4] veristat: CSV output, comparison mode, filtering
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Closing the BPF map permission loophole
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf v3] xsk: inherit need_wakeup flag for shared sockets
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf,x64: use shrx/sarx/shlx when available
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: Closing the BPF map permission loophole
- From: "Lorenz Bauer" <oss@xxxxxx>
- Re: Closing the BPF map permission loophole
- From: "Lorenz Bauer" <oss@xxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- [PATCH v3 bpf-next 1/2] bpf: Allow ringbuf memory to be used as map key
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v3 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next v4 1/2] Add subdir support to Documentation makefile
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [net-next] selftests: Fix the if conditions of in test_extra_filter()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [net-next] selftests: Fix the if conditions of in test_extra_filter()
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- CPA refuse W^X violation in linux-next kernel
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH bpf-next v4 1/2] Add subdir support to Documentation makefile
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH bpf-next v4 2/2] Add table of BPF program types to libbpf docs
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH bpf-next v4 0/2] Add table of BPF program types to docs
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH linu-next] samples/bpf: use absolute path for dd
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] xdp: improve page_pool xdp_return performance
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Re: [PATCH] Do not name control queue for virtio-net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] Do not name control queue for virtio-net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] Do not name control queue for virtio-net
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH linu-next] samples/bpf: use absolute path for dd
- [RFC Patch v5 0/5] net_sched: introduce eBPF based Qdisc
- From: 杨培灏 <yangpeihao@xxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/3] bpf: Tweak definition of KF_TRUSTED_ARGS
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [bpf-next v4] libbpf: Add pathname_concat() helper
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: Rethink how to deal with division/modulo-on-zero (was Re: FW: ebpf-docs: draft of ISA doc updates in progress)
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: Rethink how to deal with division/modulo-on-zero (was Re: FW: ebpf-docs: draft of ISA doc updates in progress)
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [PATCH v2] perf tools: Get a perf cgroup more portably in BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] perf stat: Get a perf cgroup more portably in BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH] perf stat: Support old kernels for bperf cgroup counting
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] perf stat: Get a perf cgroup more portably in BPF
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH] perf stat: Get a perf cgroup more portably in BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] veristat: CSV output, comparison mode, filtering
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] veristat: CSV output, comparison mode, filtering
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 bpf-next 0/3] Introduce bpf_ct_set_nat_info kfunc helper
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 bpf-next 1/3] bpf: Tweak definition of KF_TRUSTED_ARGS
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [bpf-next v3 1/2] libbpf: Add pathname_concat() helper
- From: wangyufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH net] ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHv2 bpf-next] bpf: Prevent bpf program recursion for raw tracepoint probes
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next RESEND] bpf: Always use raw spinlock for hash bucket lock
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v18 02/13] btf: Export bpf_dynptr definition
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v18 00/13] bpf: Add kfuncs for PKCS#7 signature verification
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [bpf-next 2/2] libbpf: Add pathname_concat() helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [bpf-next v3 1/2] libbpf: Add pathname_concat() helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] libbpf: Support raw btf placed in the default path
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [bpf-next v3 2/2] selftests/bpf: Add testcases for pinning to errpath
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [bpf-next v3 1/2] libbpf: Add pathname_concat() helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] libbpf: Support raw btf placed in the default path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v7 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3] selftests: bpf: test_kmod.sh: pass parameters to the module
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] libbpf: Improve BPF_PROG2 macro code quality and description
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] libbpf: Improve BPF_PROG2 macro code quality and description
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 0/4] bpf: Add user-space-publisher ring buffer map type
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v6 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next] xdp: improve page_pool xdp_return performance
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 483fed3b5dc8ce3644c83d24240cf5756fb0993e
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 bpf-next 1/4] bpf: Export 'bpf_dynptr_get_data, bpf_dynptr_get_size' helpers
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Gate dynptr API behind CAP_BPF
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf: Gate dynptr API behind CAP_BPF
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: fix incorrect fcntl call (test_sockmap.c)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v5 0/3] Fix wrong cgroup attach flags being assigned to effective progs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: FW: ebpf-docs: draft of ISA doc updates in progress
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH -next] bpf: simplify code in btf_parse_hdr
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH net-next] xdp: improve page_pool xdp_return performance
- From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
- [RFC PATCH bpf-next 05/10] bpf: Use scoped-based charge in bpf_map_area_alloc
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 03/10] bpf: Call bpf_map_init_from_attr() immediately after map creation
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 09/10] bpf: Add bpf map free helpers
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 07/10] bpf: Use bpf_map_kzalloc in arraymap
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 04/10] bpf: Save memcg in bpf_map_init_from_attr()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 10/10] bpf, memcg: Add new item bpf into memory.stat
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 06/10] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 08/10] bpf: Use bpf_map_kvcalloc in bpf_local_storage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 02/10] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 00/10] bpf, mm: Add a new item bpf into memory.stat for the observability of bpf memory
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 01/10] bpf: Introduce new helper bpf_map_put_memcg()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 bpf-next 2/3] net: netfilter: add bpf_ct_set_nat_info kfunc helper
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v3 bpf-next 0/3] Introduce bpf_ct_set_nat_info kfunc helper
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v3 bpf-next 3/3] selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v3 bpf-next 1/3] bpf: Tweak definition of KF_TRUSTED_ARGS
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/4] selftests/bpf: fix double bpf_object__close() in veristate
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/4] selftests/bpf: add CSV output mode for veristat
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 4/4] selftests/bpf: add ability to filter programs in veristat
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/4] veristat: CSV output, comparison mode, filtering
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/4] selftests/bpf: add comparison mode to veristat
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: Closing the BPF map permission loophole
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- RE: Rethink how to deal with division/modulo-on-zero (was Re: FW: ebpf-docs: draft of ISA doc updates in progress)
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- [PATCH bpf v2] bpf: Gate dynptr API behind CAP_BPF
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH 0/4] perf lock contention: Improve call stack handling (v1)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH bpf v3] xsk: inherit need_wakeup flag for shared sockets
- From: Jalal Mostafa <jalal.a.mostapha@xxxxxxxxx>
- Re: Rethink how to deal with division/modulo-on-zero (was Re: FW: ebpf-docs: draft of ISA doc updates in progress)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v18 02/13] btf: Export bpf_dynptr definition
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3] xsk: inherit need_wakeup flag for shared sockets
- From: Jalal Mostafa <jalal.a.mostapha@xxxxxxxxx>
- Re: [PATCH bpf v2] xsk: inherit need_wakeup flag for shared sockets
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- [PATCH bpf-next v2] libbpf: Fix the case of running as non-root with capabilities
- From: Jon Doron <arilou@xxxxxxxxx>
- Re: [PATCH v7 bpf-next 1/4] bpf: Export 'bpf_dynptr_get_data, bpf_dynptr_get_size' helpers
- From: Hou Tao <houtao1@xxxxxxxxxx>
- Rethink how to deal with division/modulo-on-zero (was Re: FW: ebpf-docs: draft of ISA doc updates in progress)
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [PATCH bpf] bpf: Gate dynptr API behind CAP_BPF
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2] kernel/events/core: check return value of task_function_call()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] kernel/events/core: check return value of task_function_call()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [bpf-next v5 2/3] bpftool: Update doc (add auto_attach to prog load)
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [bpf-next v5 3/3] bpftool: Update the bash completion(add auto_attach to prog load)
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [bpf-next v5 1/3] bpftool: Add auto_attach for bpf prog load|loadall
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [PATCH bpf-next RESEND] bpf: Always use raw spinlock for hash bucket lock
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH] bpf: Always use raw spinlock for hash bucket lock
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [bpf-next v4 2/3] bpftool: Update doc (add auto_attach to prog load)
- From: wangyufen <wangyufen@xxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Free the allocated resources after test case succeeds
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/2] selftests/bpf: Destroy the skeleton when CONFIG_PREEMPT is off
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/2] Fix resource leaks in test_maps
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 bpf-next 4/4] selftests/bpf: Add geneve with bpf_skb_set_tunnel_opt_dynptr test-case to test_progs
- From: Yonghong Song <yhs@xxxxxx>
- RE: [Intel-wired-lan] [PATCH v3 intel-net 1/2] ice: xsk: change batched Tx descriptor cleaning
- From: "Kuruvinakunnel, George" <george.kuruvinakunnel@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Check whether or not node is NULL before free it in free_bulk
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 3/3] selftests/bpf: Adapt cgroup effective query uapi change
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 2/3] bpftool: Fix wrong cgroup attach flags being assigned to effective progs
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 1/3] bpf, cgroup: Reject prog_attach_flags array when effective query
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf v5 0/3] Fix wrong cgroup attach flags being assigned to effective progs
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf v4 0/2] Fix wrong cgroup attach flags being assigned to effective progs
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Free the allocated resources after test case succeeds
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] Fix resource leaks in test_maps
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] selftests/bpf: Destroy the skeleton when CONFIG_PREEMPT is off
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf,x64: use shrx/sarx/shlx when available
- From: Jie Meng <jmeng@xxxxxx>
- Re: [PATCH v2] libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v1] Fix the case of running rootless with capabilities
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v1] Fix the case of running rootless with capabilities
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] selftests/bpf: add CSV output mode for veristat
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] selftests/bpf: add CSV output mode for veristat
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: FW: ebpf-docs: draft of ISA doc updates in progress
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: FW: ebpf-docs: draft of ISA doc updates in progress
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next,v4 0/9] refactor duplicate codes in the tc cls walk function
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] bpf: Move nf_conn extern declarations to filter.h
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] bpf: Small nf_conn cleanups
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 0/4] perf lock contention: Improve call stack handling (v1)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 0/4] perf lock contention: Improve call stack handling (v1)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 0/4] perf stat: Fix bperf cgroup counters (v2)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- RE: FW: ebpf-docs: draft of ISA doc updates in progress
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- RE: FW: ebpf-docs: draft of ISA doc updates in progress
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: LLVM 15.00 github repo build panic to run test_core_reloc_kernel.c
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: LLVM 15.00 github repo build panic to run test_core_reloc_kernel.c
- From: Yonghong Song <yhs@xxxxxx>
- Re: LLVM 15.00 github repo build panic to run test_core_reloc_kernel.c
- From: Yonghong Song <yhs@xxxxxx>
- LLVM 15.00 github repo build panic to run test_core_reloc_kernel.c
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] selftests/bpf: add CSV output mode for veristat
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
- From: Yauheni Kaliuta <ykaliuta@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] selftests/bpf: add CSV output mode for veristat
- From: Yonghong Song <yhs@xxxxxx>
- Re: [bpf-next v4 3/3] bpftool: Update the bash completion(add auto_attach to prog load)
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [bpf-next v4 2/3] bpftool: Update doc (add auto_attach to prog load)
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Check whether or not node is NULL before free it in free_bulk
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Check whether or not node is NULL before free it in free_bulk
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [bpf-next v4 1/3] bpftool: Add auto_attach for bpf prog load|loadall
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
- From: "Lorenz Bauer" <oss@xxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf: Move nf_conn extern declarations to filter.h
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf: Remove unused btf_struct_access stub
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v3 3/3] bpf: Move nf_conn extern declarations to filter.h
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v3 2/3] bpf: Rename nfct_bsa to nfct_btf_struct_access
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v3 0/3] bpf: Small nf_conn cleanups
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf v2] xsk: inherit need_wakeup flag for shared sockets
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [syzbot] possible deadlock in skb_queue_tail (4)
- From: syzbot <syzbot+44b38bcb874d81a15a57@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf v2] xsk: inherit need_wakeup flag for shared sockets
- From: Jalal Mostafa <jalal.a.mostapha@xxxxxxxxx>
- Re: [net-next v2 0/3] seg6: add NEXT-C-SID support for SRv6 End behavior
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [net-next v2 2/3] seg6: add NEXT-C-SID support for SRv6 End behavior
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH v18 13/13] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 12/13] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 11/13] selftests/bpf: Add additional tests for bpf_lookup_*_key()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 10/13] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 09/13] selftests/bpf: Compile kernel with everything as built-in
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 08/13] bpf: Add bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 07/13] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 06/13] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 05/13] bpf: Export bpf_dynptr_get_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 04/13] btf: Allow dynamic pointer parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 02/13] btf: Export bpf_dynptr definition
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 03/13] bpf: Move dynptr type check to is_dynptr_type_expected()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 01/13] bpf: Allow kfuncs to be used in LSM programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v18 00/13] bpf: Add kfuncs for PKCS#7 signature verification
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 2/2] bpftool: Fix wrong cgroup attach flags being assigned to effective progs
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 0/2] Fix wrong cgroup attach flags being assigned to effective progs
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 1/2] bpf, cgroup: Reject prog_attach_flags array when effective query
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf] xsk: inherit need_wakeup flag for shared sockets
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v18 02/13] btf: Export bpf_dynptr definition
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v7 bpf-next 4/4] selftests/bpf: Add geneve with bpf_skb_set_tunnel_opt_dynptr test-case to test_progs
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH bpf v1] Fix the case of running rootless with capabilities
- From: Jon Doron <arilou@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] bpf: Move nf_conn extern declarations to filter.h
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH -next] bpf: simplify code in btf_parse_hdr
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v2 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: add ability to filter programs in veristat
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/3] selftests/bpf: add comparison mode to veristat
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/3] selftests/bpf: add CSV output mode for veristat
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/3] veristat: CSV output, comparison mode, filtering
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2] libbpf: Support raw btf placed in the default path
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v7 bpf-next 4/4] selftests/bpf: Add geneve with bpf_skb_set_tunnel_opt_dynptr test-case to test_progs
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH v7 bpf-next 1/4] bpf: Export 'bpf_dynptr_get_data, bpf_dynptr_get_size' helpers
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] headers: Remove some left-over license text
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next v2 8/8] bpftool: Add llvm feature to "bpftool version"
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH v6 4/4] selftests/bpf: Add selftests validating the user ringbuf
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v6 3/4] bpf: Add libbpf logic for user-space ring buffer
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v6 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v6 1/4] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v6 0/4] bpf: Add user-space-publisher ring buffer map type
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v5 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v5 3/4] bpf: Add libbpf logic for user-space ring buffer
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/4] bpf: Add libbpf logic for user-space ring buffer
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/3] bpf: Move nf_conn extern declarations to filter.h
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] bpf: Rename nfct_bsa to nfct_btf_struct_access
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] bpf: Remove unused btf_struct_access stub
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] bpf: Small nf_conn cleanups
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf] xsk: inherit need_wakeup flag for shared sockets
- From: Jalal Mostafa <jalal.a.mostapha@xxxxxxxxx>
- [PATCH v2] kernel/events/core: check return value of task_function_call()
- From: Li Zhong <floridsleeves@xxxxxxxxx>
- Re: [PATCH v1] kernel/events/core: check return value of task_function_call()
- From: Li Zhong <floridsleeves@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf, cgroup: Don't populate prog_attach_flags array when effective query
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: FW: ebpf-docs: draft of ISA doc updates in progress
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: FW: ebpf-docs: draft of ISA doc updates in progress
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 1/2] net: sched: act_api: add helper macro for tcf_action in module and net init/exit
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: pull-request: bpf-next 2022-09-05
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH v1] kernel/events/core: check return value of task_function_call()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Check whether or not node is NULL before free it in free_bulk
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH v18 02/13] btf: Export bpf_dynptr definition
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH net] ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf, cgroup: Don't populate prog_attach_flags array when effective query
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH net-next 1/2] net: sched: act_api: add helper macro for tcf_action in module and net init/exit
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- [RESEND PATCH bpf-next 2/2] bpf, arm64: Eliminate false -EFBIG error in bpf trampoline
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [RESEND PATCH bpf-next 0/2] Jit BPF_CALL to direct call when possible
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [RESEND PATCH bpf-next 1/2] bpf, arm64: Jit BPF_CALL to direct call when possible
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [bpf-next v3 2/2] selftests/bpf: Add testcases for pinning to errpath
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [bpf-next v3 1/2] libbpf: Add pathname_concat() helper
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH net-next,v4 0/9] refactor duplicate codes in the tc cls walk function
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] bpf: Add bpf_dynptr_iterator
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH stable 5.15 0/2] kbuild: Fix compilation for latest pahole release
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: WARNING: locking bug in inet_autobind
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Do not name control queue for virtio-net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] Do not name control queue for virtio-net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH net-next 1/2] net: sched: act_api: add helper macro for tcf_action in module and net init/exit
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH bpf-next 03/10] bpf: Support bpf_dynptr-typed map key for bpf syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 03/10] bpf: Support bpf_dynptr-typed map key for bpf syscall
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: Closing the BPF map permission loophole
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next 10/10] selftests/bpf: Add tests for qp-trie map by using bpf syscalls
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 09/10] selftests/bpf: Add benchmark for qp-trie map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 08/10] selftests/bpf: Add test case for basic qp-trie map operations
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 06/10] bpf: Add support for qp-trie map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 05/10] libbpf: Add helpers for bpf_dynptr_user
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 07/10] selftests/bpf: Add two new dynptr_fail cases for map key
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 02/10] bpf: Add helper btf_type_is_bpf_dynptr()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 03/10] bpf: Support bpf_dynptr-typed map key for bpf syscall
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 04/10] bpf: Support bpf_dynptr-typed map key for bpf program
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 01/10] bpf: Export bpf_dynptr_{get|set}_size
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 00/10] Add support for qp-trie map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH] Do not name control queue for virtio-net
- From: junbo4242@xxxxxxxxx
- [PATCH v2] libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- [PATCH -next] bpf: simplify code in btf_parse_hdr
- From: williamsukatube@xxxxxxx
- [PATCH v1] kernel/events/core: check return value of task_function_call()
- From: Li Zhong <floridsleeves@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf/btf: Use btf_type_str() whenever possible
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 1/2] bpf, cgroup: Don't populate prog_attach_flags array when effective query
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 0/3] A couple of small refactorings of BPF program call sites
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] A couple of small refactorings of BPF program call sites
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCHv3 bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v2] bpf/btf: Use btf_type_str() whenever possible
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf/btf: Use btf_type_str() whenever possible
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [bpf-next v2] bpf: use kvmemdup_bpfptr helper
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH 4/4] perf test: Add a new test for perf stat cgroup BPF counter
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 3/4] perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup counters
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 2/4] perf stat: Fix cpu map index in bperf cgroup code
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/4] perf stat: Fix BPF program section name
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 0/4] perf stat: Fix bperf cgroup counters (v2)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf/btf: Use btf_type_str() whenever possible
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH stable 5.19] kbuild: Add skip_encoding_btf_enum64 option to pahole
- From: Martin Rodriguez Reboredo <yakoyoku@xxxxxxxxx>
- Re: [PATCH net-next,v4 0/9] refactor duplicate codes in the tc cls walk function
- From: Victor Nogueira <victor@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [net-next v2 3/3] selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End behavior
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [net-next v2 2/3] seg6: add NEXT-C-SID support for SRv6 End behavior
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [net-next v2 1/3] seg6: add netlink_ext_ack support in parsing SRv6 behavior attributes
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [PATCH v3 1/1] bpf: Ensure correct locking around vulnerable function find_vpid()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [bpf-next v2 1/2] libbpf: Add pathname_concat() helper
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH 1/3] x86/uaccess: Move nmi_uaccess_okay() into uaccess.h
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH net-next 0/8] add tc-testing test cases
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [RFC PATCH net-next 2/2] net: sched: use module_net_tcf_action macro when module and net init/exit in action
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [RFC PATCH net-next 1/2] net: sched: act_api: add helper macro for tcf_action in module and net init/exit
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [RFC PATCH net-next 0/2] refactor the module and net init/exit functions in tc_action
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCHv2 bpf-next] bpf: Prevent bpf program recursion for raw tracepoint probes
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [bpf-next v2 2/2] selftests/bpf: Add testcases for pinning to errpath
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [bpf-next v2 1/2] libbpf: Add pathname_concat() helper
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH] libbpf: adjust OPTS_VALID logic, so that it can be used correctly
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: Closing the BPF map permission loophole
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH net-next,v4 4/9] selftests/tc-testings: add selftests for cgroup filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v4 9/9] selftests/tc-testings: add list case for basic filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v4 6/9] selftests/tc-testings: add selftests for route filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v4 8/9] selftests/tc-testings: add selftests for tcindex filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v4 7/9] selftests/tc-testings: add selftests for rsvp filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v4 3/9] selftests/tc-testings: add selftests for bpf filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v4 5/9] selftests/tc-testings: add selftests for flow filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v4 2/9] net/sched: use tc_cls_stats_dump() in filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v4 0/9] refactor duplicate codes in the tc cls walk function
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v4 1/9] net/sched: cls_api: add helper for tc cls walker stats dump
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH net-next,v3 0/9] refactor duplicate codes in the tc cls walk function
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH net-next,v3 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH net-next,v3 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [RESEND PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RESEND PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
- From: Ira Weiny <ira.weiny@xxxxxxxxx>
- Re: [RESEND PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH net-next,v3 3/9] selftests/tc-testings: add selftests for bpf filter
- From: Victor Nogueira <victor@xxxxxxxxxxxx>
- Re: [PATCH net-next,v3 0/9] refactor duplicate codes in the tc cls walk function
- From: Victor Nogueira <victor@xxxxxxxxxxxx>
- [RESEND PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Closing the BPF map permission loophole
- From: "Lorenz Bauer" <oss@xxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add verifier check for BPF_PTR_POISON retval and arg
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH net-next,v3 9/9] selftests/tc-testings: add list case for basic filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v3 8/9] selftests/tc-testings: add selftests for tcindex filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v3 5/9] selftests/tc-testings: add selftests for flow filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v3 4/9] selftests/tc-testings: add selftests for cgroup filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v3 6/9] selftests/tc-testings: add selftests for route filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v3 7/9] selftests/tc-testings: add selftests for rsvp filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v3 3/9] selftests/tc-testings: add selftests for bpf filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v3 2/9] net/sched: use tc_cls_stats_update() in filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v3 0/9] refactor duplicate codes in the tc cls walk function
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v3 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- Re: BTF and libBPF
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH net-next 0/9] refactor duplicate codes in the tc cls walk function
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH] libbpf: adjust OPTS_VALID logic, so that it can be used correctly
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Allow ringbuf memory to be used as map key
- From: Yonghong Song <yhs@xxxxxx>
- Re: [syzbot] BUG: Bad page map (5)
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH net-next 3/9] selftests/tc-testings: add selftests for bpf filter
- From: Victor Nogueira <victor@xxxxxxxxxxxx>
- Re: [PATCH net-next 0/9] refactor duplicate codes in the tc cls walk function
- From: Victor Nogueira <victor@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Consider all mem_types compatible for map_{key,value} args
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Allow ringbuf memory to be used as map key
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH] libbpf: adjust OPTS_VALID logic, so that it can be used correctly
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [PATCH linux-next] selinux/hooks: remove the unneeded result variable
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
- From: Lorenz Bauer <oss@xxxxxx>
- [PATCH net-next,v2 9/9] selftests/tc-testings: add list case for basic filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v2 7/9] selftests/tc-testings: add selftests for rsvp filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v2 8/9] selftests/tc-testings: add selftests for tcindex filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v2 5/9] selftests/tc-testings: add selftests for flow filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v2 4/9] selftests/tc-testings: add selftests for cgroup filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v2 6/9] selftests/tc-testings: add selftests for route filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v2 3/9] selftests/tc-testings: add selftests for bpf filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v2 2/9] net/sched: use tc_cls_stats_update() in filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v2 0/9] refactor duplicate codes in the tc cls walk function
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next,v2 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- RE: FW: ebpf-docs: draft of ISA doc updates in progress
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/2] Fix wrong cgroup attach flags being assigned to effective progs
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/2] bpftool: Fix wrong cgroup attach flags being assigned to effective progs
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf, cgroup: Don't populate prog_attach_flags array when effective query
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: differentiate the verifier invalid mem access message error?
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add verifier check for BPF_PTR_POISON retval and arg
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: FW: ebpf-docs: draft of ISA doc updates in progress
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: BTF and libBPF
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- [PATCH bpf-next] bpf/btf: Use btf_type_str() whenever possible
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Interesting data corruption in bpf_object_open_opts
- From: Grant Seltzer Richman <grantseltzer@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 0caac1da994900d12a9be6106edb8e98696712a3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [bpf-next v2] bpf: use kvmemdup_bpfptr helper
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [syzbot] BUG: Bad page map (5)
- From: "Zach O'Keefe" <zokeefe@xxxxxxxxxx>
- Re: [PATCH net-next 0/9] refactor duplicate codes in the tc cls walk function
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH net-next 0/9] refactor duplicate codes in the tc cls walk function
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH net-next 0/8] add tc-testing test cases
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [syzbot] BUG: Bad page map (5)
- From: Yang Shi <shy828301@xxxxxxxxx>
- [PATCH bpf-next v2 3/4] arm64: ftrace: Add ftrace direct call support
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/4] ftrace: Fix dead loop caused by direct call in ftrace selftest
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/4] arm64: ftrace: Support long jump for ftrace direct call
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/4] ftrace: Allow users to disable ftrace direct call
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] Fix cgroup attach flags being assigned to effective progs
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Consider all mem_types compatible for map_{key,value} args
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Allow ringbuf memory to be used as map key
- From: Yonghong Song <yhs@xxxxxx>
- [bpf-next v2] bpf: use kvmemdup_bpfptr helper
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- FW: ebpf-docs: draft of ISA doc updates in progress
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- FW: ebpf-docs: cross-platform collaboration brainstorming
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- [PATCH v3] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- [PATCH bpf-next 4/4] ftrace: Fix dead loop caused by direct call in ftrace selftest
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/4] arm64: ftrace: Support long jump for ftrace direct call
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 3/4] arm64: ftrace: Add ftrace direct call support
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/4] Add ftrace direct call for arm64
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/4] ftrace: Allow users to disable ftrace direct call
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: BTF and libBPF
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [bpf-next] bpf: use kvmemdup_bpfptr helper
- From: wangyufen <wangyufen@xxxxxxxxxx>
- [PATCH net-next 8/9] selftests/tc-testings: add selftests for tcindex filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 4/9] selftests/tc-testings: add selftests for cgroup filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 9/9] selftests/tc-testings: add list case for basic filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 2/9] net/sched: use tc_cls_stats_update() in filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 7/9] selftests/tc-testings: add selftests for rsvp filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 6/9] selftests/tc-testings: add selftests for route filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 5/9] selftests/tc-testings: add selftests for flow filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 3/9] selftests/tc-testings: add selftests for bpf filter
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 0/9] refactor duplicate codes in the tc cls walk function
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH net-next 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- 答复: [PATCH v2] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
- From: "Liuxin(EulerOS)" <liuxin350@xxxxxxxxxx>
- Re: BTF and libBPF
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [bpf-next 2/2] libbpf: Add pathname_concat() helper
- From: wangyufen <wangyufen@xxxxxxxxxx>
- [bpf-next v4 1/3] bpftool: Add auto_attach for bpf prog load|loadall
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [bpf-next v4 3/3] bpftool: Update the bash completion(add auto_attach to prog load)
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [bpf-next v4 2/3] bpftool: Update doc (add auto_attach to prog load)
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [bpf-next v3 1/2] bpftool: Add auto_attach for bpf prog load|loadall
- From: wangyufen <wangyufen@xxxxxxxxxx>
- Re: BTF and libBPF
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 044b771be9c5de9d817dfafb829d2f049c71c3b4
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] BUG: Bad page map (5)
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH v2] libbpf: define bpf_tail_call_static when __clang__ is not defined
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Remove dependency of BPF_SYSCALL from BPF_JIT_ALWAYS_ON
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- [net-next v2 3/3] selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End behavior
- From: Andrea Mayer <andrea.mayer@xxxxxxxxxxx>
- [net-next v2 2/3] seg6: add NEXT-C-SID support for SRv6 End behavior
- From: Andrea Mayer <andrea.mayer@xxxxxxxxxxx>
- [net-next v2 1/3] seg6: add netlink_ext_ack support in parsing SRv6 behavior attributes
- From: Andrea Mayer <andrea.mayer@xxxxxxxxxxx>
- [net-next v2 0/3] seg6: add NEXT-C-SID support for SRv6 End behavior
- From: Andrea Mayer <andrea.mayer@xxxxxxxxxxx>
- Re: [PATCH v2] libbpf: define bpf_tail_call_static when __clang__ is not defined
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH v2] libbpf: Support raw btf placed in the default path
- From: Tao Chen <chentao.kernel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] bpf: Ensure correct locking around vulnerable function find_vpid()
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next] bpf: Add verifier check for BPF_PTR_POISON retval and arg
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH] libbpf: Support raw btf placed in the default path
- From: Tao Chen <chentao.kernel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/1] bpf: Ensure correct locking around vulnerable function find_vpid()
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: [PATCH v3 1/1] bpf: Ensure correct locking around vulnerable function find_vpid()
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Consider all mem_types compatible for map_{key,value} args
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Consider all mem_types compatible for map_{key,value} args
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH v3 1/1] bpf: Ensure correct locking around vulnerable function find_vpid()
- From: Lee Jones <lee@xxxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: Consider all mem_types compatible for map_{key,value} args
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH bpf-next 1/2] bpf: Allow ringbuf memory to be used as map key
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [RFC] Socket termination for policy enforcement and load-balancing
- From: Aditi Ghag <aditivghag@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/2] Add table of BPF program types to docs
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH linux-next] selinux/hooks: remove the unneeded result variable
- Re: [RFC PATCH] bpf: introduce new bpf map type BPF_MAP_TYPE_WILDCARD
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH] libbpf: define bpf_tail_call_static when __clang__ is not defined
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- [PATCH v2] libbpf: define bpf_tail_call_static when __clang__ is not defined
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- [PATCH 4/4] perf lock contention: Skip stack trace from BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 2/4] perf lock contention: Show full callstack with -v option
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 3/4] perf lock contention: Allow to change stack depth and skip
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/4] perf lock contention: Factor out get_symbol_name_offset()
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 0/4] perf lock contention: Improve call stack handling (v2)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [syzbot] BUG: Bad page map (5)
- From: syzbot <syzbot+915f3e317adb0e85835f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: BTF and libBPF
- From: Jeff Xu <jeffxu@xxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v17 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 8/8] bpftool: Add llvm feature to "bpftool version"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 7/8] bpftool: Support setting alternative arch for JIT disasm with LLVM
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 5/8] bpftool: Refactor disassembler for JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/8] bpftool: Group libbfd defs in Makefile, only pass them if we use libbfd
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/8] bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in Makefile
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/8] bpftool: Remove asserts from JIT disassembler
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/8] bpftool: Define _GNU_SOURCE only once
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 6/7] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH bpf-next v5 0/6] Support direct writes to nf_conn:mark
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH] x86,retpoline: Be sure to emit INT3 after JMP *%\reg
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH bpf-next] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
- From: Rong Tao <rtoax@xxxxxxxxxxx>
- [PATCH v7 bpf-next 4/4] selftests/bpf: Add geneve with bpf_skb_set_tunnel_opt_dynptr test-case to test_progs
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH v7 bpf-next 3/4] selftests/bpf: Simplify test_tunnel setup for allowing non-local tunnel traffic
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH v7 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH v7 bpf-next 1/4] bpf: Export 'bpf_dynptr_get_data, bpf_dynptr_get_size' helpers
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH v7 bpf-next 0/4] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH] headers: Remove some left-over license text
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH v17 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v6 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 bpf-next 4/4] selftests/bpf: Add geneve with bpf_skb_set_tunnel_opt_dynptr test-case to test_progs
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH v6 bpf-next 0/4] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH v6 bpf-next 3/4] selftests/bpf: Simplify test_tunnel setup for allowing non-local tunnel traffic
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH v6 bpf-next 2/4] bpf: Support setting variable-length tunnel options
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [PATCH v6 bpf-next 1/4] bpf: Export 'bpf_dynptr_get_data, bpf_dynptr_get_size' helpers
- From: Shmulik Ladkani <shmulik@xxxxxxxxxxxxxxxx>
- [RFC PATCH 1/2] mm: multi-gen LRU: support page access info harvesting with eBPF
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [RFC PATCH 0/2] mm: multi-gen LRU: per-process heatmaps
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- [RFC PATCH 2/2] mm: add a BPF-based per-process heatmap tool
- From: Yuanchu Xie <yuanchu@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add verifier support for custom callback return range
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next] selftests/bpf: fix ct status check in bpf_nf selftests
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v5 0/6] Support direct writes to nf_conn:mark
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] libbpf: define bpf_tail_call_static when __clang__ is not defined
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v2] bpf: Simplify code by using for_each_cpu_wrap()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: add missing percpu_counter_destroy() in htab_map_alloc()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: add missing percpu_counter_destroy() in htab_map_alloc()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Improve BPF_PROG2 macro code quality and description
- Re: [PATCH] kernel/bpf: htab_map_alloc() exit by free_map_locked logic issue
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH] bpf: add missing percpu_counter_destroy() in htab_map_alloc()
- Re: [PATCH bpf-next 0/7] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Niklas Söderlund <niklas.soderlund@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v10 1/5] bpf: Parameterize task iterators.
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH] bpf: add missing percpu_counter_destroy() in htab_map_alloc()
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
- From: "Lorenz Bauer" <oss@xxxxxx>
- [PATCH bpf v2] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
- From: Lorenz Bauer <oss@xxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 5/8] bpf: Add bpf_dynptr_clone
- From: Shmulik Ladkani <shmulik.ladkani@xxxxxxxxx>
- [PATCH bpf-next] libbpf: Improve BPF_PROG2 macro code quality and description
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 0/6] Support direct writes to nf_conn:mark
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH] libbpf: define bpf_tail_call_static when __clang__ is not defined
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 3/4] bpf: Add libbpf logic for user-space ring buffer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v1 3/8] bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 1/3] bpf: Add skb dynptrs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 3/4] bpf: Add libbpf logic for user-space ring buffer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [syzbot] WARNING: ODEBUG bug in htab_map_alloc
- From: syzbot <syzbot+5d1da78b375c3b5e6c2b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] bpf: Add bpf_user_ringbuf_drain() helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH] libbpf: define bpf_tail_call_static when __clang__ is not defined
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH bpf-next v3 0/2] Add table of BPF program types to docs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v1 5/8] bpf: Add bpf_dynptr_clone
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [syzbot] WARNING in bpf_verifier_vlog
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH 2/3] perf/bpf: Always use perf callchains if exist
- Re: [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [syzbot] WARNING in bpf_verifier_vlog
- Re: [PATCH bpf-next v1 3/8] bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 9a82ccda91ed2b40619cb3c10d446ae1f97bab6e
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] WARNING in bpf_verifier_vlog
- From: Peilin Ye <yepeilin.cs@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v1 4/8] bpf: Add bpf_dynptr_get_size and bpf_dynptr_get_offset
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next 0/8] add tc-testing test cases
- From: Victor Nogueira <victor@xxxxxxxxxxxx>
- Re: [syzbot] WARNING in bpf_verifier_vlog
- Re: [PATCH dwarves 0/7] Add support for generating BTF for all variables
- From: Stephen Brennan <stephen.s.brennan@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/3] libbpf: fix crash if SEC("freplace") programs don't have attach_prog_fd set
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/3] selftests/bpf: fix test_verif_scale{1,3} SEC() annotations
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/3] BPF mass-verification veristat tool
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] libbpf: Support raw btf placed in the default path
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH] bpf: introduce new bpf map type BPF_MAP_TYPE_WILDCARD
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH bpf] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] bpftool: output map/prog indices on `gen skeleton`
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/4] ftrace: Allow IPMODIFY and DIRECT ops on the same function
- From: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 5/8] libbpf: Add new BPF_PROG2 macro
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH 3/3] perf test: Add a new test for perf stat cgroup BPF counter
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/3] perf stat: Fix BPF program section name
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 0/3] perf stat: Fix bperf cgroup counters
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 2/3] perf stat: Fix cpu map index in bperf cgroup code
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 0/3] cgroup/connect{4,6} programs for unprivileged ICMP ping
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [bpf-next] bpf: use kvmemdup_bpfptr helper
- Re: [PATCH bpf] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
- Re: [bpf-next 2/2] libbpf: Add pathname_concat() helper
- Re: [bpf-next 1/2] libbpf: Add make_path_and_pin() helper for bpf_xxx__pin()
- Re: [syzbot] WARNING in bpf_verifier_vlog
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 4/8] bpf: Add bpf_dynptr_get_size and bpf_dynptr_get_offset
- From: Shmulik Ladkani <shmulik.ladkani@xxxxxxxxx>
- Re: [PATCH] x86,retpoline: Be sure to emit INT3 after JMP *%\reg
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- Re: [PATCH bpf RESEND] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
- Re: [PATCH bpf-next v1 5/8] bpf: Add bpf_dynptr_clone
- From: Shmulik Ladkani <shmulik.ladkani@xxxxxxxxx>
- Re: [PATCH] bpftool: output map/prog indices on `gen skeleton`
- From: Marcelo Juchem <juchem@xxxxxxxxx>
- Re: [syzbot] WARNING in bpf_verifier_vlog
- Re: [PATCH bpf-next v4 5/8] libbpf: Add new BPF_PROG2 macro
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH] bpftool: output map/prog indices on `gen skeleton`
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/8] bpf: Add bpf_dynptr_trim and bpf_dynptr_advance
- From: Shmulik Ladkani <shmulik.ladkani@xxxxxxxxx>
- Re: [PATCH v17 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v17 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/8] bpf: Add bpf_dynptr_data_rdonly
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/8] bpf: Add bpf_dynptr_data_rdonly
- From: Shmulik Ladkani <shmulik.ladkani@xxxxxxxxx>
- Re: [PATCH bpf-next v1 3/8] bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/8] bpf: Add bpf_dynptr_trim and bpf_dynptr_advance
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/8] bpf: Add bpf_dynptr_data_rdonly
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: BTF and libBPF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/8] bpf: Add bpf_dynptr_data_rdonly
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 18/32] bpf: Support bpf_spin_lock in local kptrs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] x86,retpoline: Be sure to emit INT3 after JMP *%\reg
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH RFCv2 bpf-next 04/18] net: create xdp_hints_common and set functions
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/4] ftrace: Allow IPMODIFY and DIRECT ops on the same function
- From: Song Liu <songliubraving@xxxxxx>
- Re: [xdp-hints] [PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH RFCv2 bpf-next 17/18] xsk: AF_XDP xdp-hints support in desc options
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH 1/3] perf: Use sample_flags for callchain
- From: "Liang, Kan" <kan.liang@xxxxxxxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH RFCv2 bpf-next 17/18] xsk: AF_XDP xdp-hints support in desc options
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCHv3 bpf-next 4/6] bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH v17 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 08/12] selftests/bpf: Compile kernel with everything as built-in
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 04/12] bpf: Export bpf_dynptr_get_size()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 03/12] btf: Allow dynamic pointer parameters in kfuncs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 00/12] bpf: Add kfuncs for PKCS#7 signature verification
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v17 01/12] bpf: Allow kfuncs to be used in LSM programs
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/4] ftrace: Allow IPMODIFY and DIRECT ops on the same function
- From: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
- Re: [PATCHv3 bpf-next 5/6] bpf: Return value in kprobe get_func_ip only for entry address
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCHv3 bpf-next 4/6] bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCHv3 bpf-next 3/6] bpf: Use given function address for trampoline ip arg
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [bpf-next v3 2/2] bpftool: Update doc (add auto_attach to prog load)
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [bpf-next v3 1/2] bpftool: Add auto_attach for bpf prog load|loadall
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCHv3 bpf-next 3/6] bpf: Use given function address for trampoline ip arg
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 05/32] bpf: Support kptrs in local storage maps
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 18/32] bpf: Support bpf_spin_lock in local kptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2] tracing/kprobes: Add method to display private kprobes in tracefs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Kumar Kartikeya Dwivedi <memxor@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]