BPF
[Prev Page][Next Page]
- [PATCH bpf-next 0/9] bpf: Avoid unnecessary deadlock detection and failure in task storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 2/9] bpf: Append _recur naming to the bpf_task_storage helper proto
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 1/9] bpf: Remove prog->active check for bpf_lsm and bpf_iter
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 04/15] iommufd: Overview documentation
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 15/15] iommufd: Add a selftest
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 02/15] iommu: Add device-centric DMA ownership interfaces
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 06/15] kernel/user: Allow user::locked_vm to be usable for iommufd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 12/15] iommufd: Add kAPI toward external drivers for physical devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 09/15] iommufd: Data structure to provide IOVA to PFN mapping
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 11/15] iommufd: Add a HW pagetable object
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 07/15] iommufd: PFN handling for iopt_pages
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 08/15] iommufd: Algorithms for PFN storage
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 13/15] iommufd: Add kAPI toward external drivers for kernel access
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 05/15] iommufd: File descriptor, context, kconfig and makefiles
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 01/15] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 03/15] interval-tree: Add a utility to iterate over spans in an interval tree
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v3 00/15] IOMMUFD Generic interface
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 10/25] bpf: Introduce local kptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 10/25] bpf: Introduce local kptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v8 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next v2 22/25] bpf: Introduce single ownership BPF linked list API
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCHv3 bpf-next 0/8] bpf: Fixes for kprobe multi on kernel modules
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 0/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 10/25] bpf: Introduce local kptrs
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next v2 10/25] bpf: Introduce local kptrs
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH v3] evm: Correct inode_init_security hooks behaviors
- From: kernel test robot <lkp@xxxxxxxxx>
- Possible bug/unintended behaviour with bpf_ima_file_hash()
- From: "Matthews, Isaac" <isaac.matthews@xxxxxxx>
- Re: [PATCH bpf-next v5 1/1] doc: DEVMAPs and XDP_REDIRECT
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/1] doc: DEVMAPs and XDP_REDIRECT
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v4 5/8] bpftool: Refactor disassembler for JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 7/8] bpftool: Support setting alternative arch for JIT disasm with LLVM
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 2/8] bpftool: Remove asserts from JIT disassembler
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 8/8] bpftool: Add llvm feature to "bpftool version"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 3/8] bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in Makefile
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 4/8] bpftool: Group libbfd defs in Makefile, only pass them if we use libbfd
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 1/8] bpftool: Define _GNU_SOURCE only once
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 0/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- [PATCH v3] evm: Correct inode_init_security hooks behaviors
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- Re: [PATCH bpf-next v8 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY
- From: "Jesper D. Brouer" <netdev@xxxxxxxxxx>
- [PATCHv3 bpf-next 8/8] selftests/bpf: Add kprobe_multi kmod attach api tests
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 7/8] selftests/bpf: Add kprobe_multi check to module attach test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 6/8] selftests/bpf: Add bpf_testmod_fentry_* functions
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 5/8] selftests/bpf: Add load_kallsyms_refresh function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 4/8] bpf: Take module reference on kprobe_multi link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 3/8] bpf: Rename __bpf_kprobe_multi_cookie_cmp to bpf_kprobe_multi_addrs_cmp
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 2/8] ftrace: Add support to resolve module symbols in ftrace_lookup_symbols
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 1/8] kallsyms: Make module_kallsyms_on_each_symbol generally available
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv3 bpf-next 0/8] bpf: Fixes for kprobe multi on kernel modules
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/1] docs: BPF_MAP_TYPE_CPUMAP
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [PATCH bpf] bpf: Return -EINVAL on calling bpf_setsockopt(TCP_SAVED_SYN)
- From: Rongfeng Ji <SikoJobs@xxxxxxxxxxx>
- Re: [PATCH] bpf: Clean up all resources when register_fprobe_ips returns an error
- From: Chuang W <nashuiliang@xxxxxxxxx>
- [PATCH hid v11 14/14] Documentation: add HID-BPF docs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Update max_entries for array maps
- From: Florian Lehner <dev@xxxxxxxxxxx>
- [PATCH hid v11 13/14] samples/hid: add Surface Dial example
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 12/14] samples/hid: add new hid BPF example
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 10/14] selftests/hid: add report descriptor fixup tests
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 11/14] selftests/hid: Add a test for BPF_F_INSERT_HEAD
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 05/14] HID: bpf: allocate data memory for device_event BPF programs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 09/14] HID: bpf: allow to change the report descriptor
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 07/14] HID: bpf: introduce hid_hw_request()
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 06/14] selftests/hid: add test to change the report size
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 08/14] selftests/hid: add tests for bpf_hid_hw_request
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 04/14] HID: bpf jmp table: simplify the logic of cleaning up programs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 02/14] HID: initial BPF implementation
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 03/14] selftests: add tests for the HID-bpf initial implementation
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 00/14] Introduce eBPF support for HID devices
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH hid v11 01/14] HID: Kconfig: split HID support and hid-core compilation
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/1] docs: BPF_MAP_TYPE_CPUMAP
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH] bpf: Clean up all resources when register_fprobe_ips returns an error
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/1] doc: DEVMAPs and XDP_REDIRECT
- From: Maryam Tahhan <mtahhan@xxxxxxxxxx>
- [PATCH] bpf: Clean up all resources when register_fprobe_ips returns an error
- From: Chuang Wang <nashuiliang@xxxxxxxxx>
- Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Roman Gushchin <roman.gushchin@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/7] bpf: Refactor inode/task/sk storage map_{alloc,free}() for reuse
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v4 6/7] selftests/bpf: Add selftests for new cgroup local storage
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v3 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY
- From: Maryam Tahhan <mtahhan@xxxxxxxxxx>
- [PATCH bpf-next v5 1/1] doc: DEVMAPs and XDP_REDIRECT
- Re: [PATCH bpf-next v4 2/7] bpf: Refactor inode/task/sk storage map_{alloc,free}() for reuse
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4 6/7] selftests/bpf: Add selftests for new cgroup local storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf] libbpf: btf dedup identical struct test needs check for nested structs/arrays
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/7] bpf: Refactor inode/task/sk storage map_{alloc,free}() for reuse
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v4 7/7] docs/bpf: Add documentation for new cgroup local storage
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v4 6/7] selftests/bpf: Add selftests for new cgroup local storage
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v3 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] libbpf: glob_sym may be a NULL pointer and cause the program crash
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: pull-request: bpf 2022-10-23
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next 4/8] bpf: Take module reference on kprobe_multi link
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/7] bpf: Refactor inode/task/sk storage map_{alloc,free}() for reuse
- Re: [PATCH] evm: Correct inode_init_security hooks behaviors
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- Re: [PATCH net] net: sched: fq_codel: fix null-ptr-deref issue in fq_codel_enqueue()
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH net] net: sched: fq_codel: fix null-ptr-deref issue in fq_codel_enqueue()
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH] x86: Include asm/ptrace.h in syscall_wrapper header
- From: "Lorenz Bauer" <oss@xxxxxx>
- [PATCH bpf-next v5 0/1] doc: DEVMAPs and XDP_REDIRECT
- Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [Patch bpf] sock_map: convert cancel_work_sync() to cancel_work()
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/1] doc: DEVMAPs and XDP_REDIRECT
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 8/8] bpftool: Add llvm feature to "bpftool version"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH net] docs: netdev: offer performance feedback to contributors
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: Lockdep warning after c0feea594e058223973db94c1c32a830c9807c86
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHv2 bpf-next 4/8] bpf: Take module reference on kprobe_multi link
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 4/8] bpf: Take module reference on kprobe_multi link
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 7/7] docs/bpf: Add documentation for new cgroup local storage
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 6/7] selftests/bpf: Add selftests for new cgroup local storage
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 4/7] libbpf: Support new cgroup local storage
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/7] bpf: Make struct cgroup btf id global
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- pull-request: bpf 2022-10-23
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH bpf-next v4 7/7] docs/bpf: Add documentation for new cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 6/7] selftests/bpf: Add selftests for new cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 4/7] libbpf: Support new cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 5/7] bpftool: Support new cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 2/7] bpf: Refactor inode/task/sk storage map_{alloc,free}() for reuse
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 1/7] bpf: Make struct cgroup btf id global
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v4 0/7] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxx>
- Re: bpf+perf is still broken. Was: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: bpf+perf is still broken. Was: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: bpf+perf is still broken. Was: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v3 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/7] bpf: Refactor inode/task/sk storage map_{alloc,free}() for reuse
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- bpf+perf is still broken. Was: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- [PATCH] libbpf: glob_sym may be a NULL pointer and cause the program crash
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH linux-next] kallsyms: Use strscpy() instead of strlcpy()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 07/13] bpf: Fix partial dynptr stack slot reads/writes
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/4] bpf: Allow ringbuf memory to be used as map key
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2 0/2] Wait for busy refill_work when destroying bpf memory allocator
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 bpf-next 2/4] bpf: Consider all mem_types compatible for map_{key,value} args
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] libbpf: Support new cgroup local storage
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] libbpf: Support new cgroup local storage
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/1] doc: DEVMAPs and XDP_REDIRECT
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net] net: sched: fq_codel: fix null-ptr-deref issue in fq_codel_enqueue()
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH bpf-next v3 7/7] docs/bpf: Add documentation for map type BPF_MAP_TYPE_CGRP_STROAGE
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 6/7] selftests/bpf: Add selftests for cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 5/7] bpftool: Support new cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 4/7] libbpf: Support new cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 3/7] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 2/7] bpf: Refactor inode/task/sk storage map_{alloc,free}() for reuse
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 1/7] bpf: Make struct cgroup btf id global
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v3 0/7] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next 0/4] Add support for aarch64 to selftests/bpf/vmtest.sh
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 4/4] selftests/bpf: Initial DENYLIST for aarch64
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/6] libbpf: Support new cgroup local storage
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 4/4] selftests/bpf: Add write to hashmap to array_map iter test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 3/4] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 2/4] bpf: Consider all mem_types compatible for map_{key,value} args
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 bpf-next 1/4] bpf: Allow ringbuf memory to be used as map key
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v1 07/13] bpf: Fix partial dynptr stack slot reads/writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v1 07/13] bpf: Fix partial dynptr stack slot reads/writes
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v3 8/8] bpftool: Add llvm feature to "bpftool version"
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next] libbpf: btf dedup identical struct test needs check for nested structs/arrays
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 4/8] bpf: Take module reference on kprobe_multi link
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 bpf-next 4/8] bpf: Take module reference on kprobe_multi link
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [RFC bpf-next] libbpf: btf dedup identical struct test needs check for nested structs/arrays
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Add "bootstrap" feature to version output
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] x86: Include asm/ptrace.h in syscall_wrapper header
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Set binary name to "bpftool" in help and version output
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3] selftests/bpf: fix task_local_storage/exit_creds rcu usage
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next 4/4] selftests/bpf: Initial DENYLIST for aarch64
- From: Manu Bretelle <chantr4@xxxxxxxxx>
- [PATCH bpf-next 3/4] selftests/bpf: Update vmtests.sh to support aarch64
- From: Manu Bretelle <chantr4@xxxxxxxxx>
- [PATCH bpf-next 2/4] selftests/bpf: Add config.aarch64
- From: Manu Bretelle <chantr4@xxxxxxxxx>
- [PATCH bpf-next 1/4] selftests/bpf: Remove entries from config.s390x already present in config
- From: Manu Bretelle <chantr4@xxxxxxxxx>
- [PATCH bpf-next 0/4] Add support for aarch64 to selftests/bpf/vmtest.sh
- From: Manu Bretelle <chantr4@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH dwarves] dwarves: zero-initialize struct cu in cu__new() to prevent incorrect BTF types
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH 3/4] bpf, docs: Use consistent names for the same field
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v3] selftests/bpf: fix task_local_storage/exit_creds rcu usage
- From: Delyan Kratunov <delyank@xxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- RE: [PATCH 3/4] bpf, docs: Use consistent names for the same field
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/1] doc: DEVMAPs and XDP_REDIRECT
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 3/4] bpf, docs: Use consistent names for the same field
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH dwarves] dwarves: zero-initialize struct cu in cu__new() to prevent incorrect BTF types
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 3/4] bpf, docs: Use consistent names for the same field
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 08/13] bpf: Use memmove for bpf_dynptr_{read,write}
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- RE: [PATCH 3/4] bpf, docs: Use consistent names for the same field
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/6] docs/bpf: Add documentation for map type BPF_MAP_TYPE_CGRP_STROAGE
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
- From: Florent Revest <revest@xxxxxxxxxxxx>
- [RFC][PATCH] bpf: Check xattr name/value pair from bpf_lsm_inode_init_security()
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH dwarves] dwarves: zero-initialize struct cu in cu__new() to prevent incorrect BTF types
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH dwarves] dwarves: zero-initialize struct cu in cu__new() to prevent incorrect BTF types
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH linux-next] kallsyms: Use strscpy() instead of strlcpy()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [bpf-next v9 0/3] bpftool: Add autoattach for bpf prog load|loadall
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v4 1/1] doc: DEVMAPs and XDP_REDIRECT
- [PATCH bpf-next v4 0/1] doc: DEVMAPs and XDP_REDIRECT
- [PATCH dwarves] dwarves: zero-initialize struct cu in cu__new() to prevent incorrect BTF types
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next v8 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH bpf-next v8 0/1] Document BPF_MAP_TYPE_ARRAY
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH] evm: Correct inode_init_security hooks behaviors
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/1] doc: DEVMAPs and XDP_REDIRECT
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next v7 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf v2 2/2] bpf: Use __llist_del_all() whenever possbile during memory draining
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 0/2] Wait for busy refill_work when destroying bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Wait for busy refill_work when destroying bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/1] doc: DEVMAPs and XDP_REDIRECT
- [PATCH bpf-next v3 0/1] doc: DEVMAPs and XDP_REDIRECT
- Re: [PATCH bpf] bpf: Support for setting numa node in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 1/1] docs: BPF_MAP_TYPE_CPUMAP
- Re: [PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/6] docs/bpf: Add documentation for map type BPF_MAP_TYPE_CGRP_STROAGE
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Support for setting numa node in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Support for setting numa node in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [bpf-next] selftests/bpf: fix missing BPF object files
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf: Fix dispatcher patchable function entry to 5 bytes nop
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf: Support for setting numa node in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Support for setting numa node in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf, docs: Reformat BPF maps page to be more readable
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Support for setting numa node in bpf memory allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Support for setting numa node in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v7 1/3] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v7 0/3] Add skb + xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v7 0/3] Add skb + xdp dynptrs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v7 3/3] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH bpf-next v7 2/3] bpf: Add xdp dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf 2/2] bpf: Use __llist_del_all() whenever possbile during memory draining
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Wait for busy refill_work when destorying bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v6 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 3/3] bpf/selftests: Add selftests for new task kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 2/3] bpf: Add kfuncs for storing struct task_struct * as a kptr
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v6 0/3] Support storing struct task_struct objects as kptrs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 6/6] docs/bpf: Add documentation for map type BPF_MAP_TYPE_CGRP_STROAGE
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2 4/6] bpftool: Support new cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2 5/6] selftests/bpf: Add selftests for cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2 3/6] libbpf: Support new cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2 1/6] bpf: Make struct cgroup btf id global
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2 2/6] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2 0/6] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH net-next 0/5] net: lan966x: Add xdp support
- From: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 1/3] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH net] docs: netdev: offer performance feedback to contributors
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [bpf-next] selftests/bpf: fix missing BPF object files
- Re: [PATCH bpf] bpf: Support for setting numa node in bpf memory allocator
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH bpf 2/2] bpf: Use __llist_del_all() whenever possbile during memory draining
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Wait for busy refill_work when destorying bpf memory allocator
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] doc: DEVMAPs and XDP_REDIRECT
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH v5 bpf-next 4/4] selftests/bpf: Add write to hashmap to array_map iter test
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 2/4] bpf: Consider all mem_types compatible for map_{key,value} args
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 3/4] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 1/4] bpf: Allow ringbuf memory to be used as map key
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH bpf] bpf: Support for setting numa node in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH linux-next] kallsyms: Use strscpy() instead of strlcpy()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: syzbot <syzbot+b910411d3d253dab25d8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 7/8] bpftool: Support setting alternative arch for JIT disasm with LLVM
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 6/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 5/8] bpftool: Refactor disassembler for JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/8] bpftool: Remove asserts from JIT disassembler
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/8] bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in Makefile
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/8] bpftool: Define _GNU_SOURCE only once
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 8/8] bpftool: Add llvm feature to "bpftool version"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 4/8] bpftool: Group libbfd defs in Makefile, only pass them if we use libbfd
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [syzbot] BUG: sleeping function called from invalid context in vm_area_dup
- From: syzbot <syzbot+b910411d3d253dab25d8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpftool: Add "bootstrap" feature to version output
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpftool: Set binary name to "bpftool" in help and version output
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH linux-next] kallsyms: Use strscpy() instead of strlcpy()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH linux-next] kallsyms: Use strscpy() instead of strlcpy()
- From: cuijinpeng666@xxxxxxxxx
- Re: [PATCH v5 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 1/3] bpf: Add skb dynptrs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/3] bpf: Add skb dynptrs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v5 3/3] bpf/selftests: Add selftests for new task kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v5 3/3] bpf/selftests: Add selftests for new task kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v5 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [bpf-next] selftests/bpf: fix missing BPF object files
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH bpf 2/2] bpf: Use __llist_del_all() whenever possbile during memory draining
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 19/25] bpf: Introduce bpf_kptr_new
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v1 02/13] bpf: Rework process_dynptr_func
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Wait for busy refill_work when destorying bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v1 01/13] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 10/25] bpf: Introduce local kptrs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 19/25] bpf: Introduce bpf_kptr_new
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v7 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: fix task_local_storage/exit_creds rcu usage
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 0/3] bpf,x64: Use BMI2 for shifts
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 09/25] bpf: Support bpf_list_head in map values
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 06/25] bpf: Refactor kptr_off_tab into fields_tab
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: fix task_local_storage/exit_creds rcu usage
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/3] libbpf: support non-mmap()'able data sections
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 3/4] bpf, docs: Use consistent names for the same field
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 3/4] bpf, docs: Use consistent names for the same field
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 01/13] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- RE: [PATCH 3/4] bpf, docs: Use consistent names for the same field
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] bpf, docs: Use consistent names for the same field
- Re: [PATCH 4/4] bpf, docs: Explain helper functions
- Re: [PATCH bpf-next v6 1/3] bpf: Add skb dynptrs
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: fix task_local_storage/exit_creds rcu usage
- Re: [PATCH v5 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf/docs: Summarize CI system and deny lists
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf 2/2] bpf: Use __llist_del_all() whenever possbile during memory draining
- Re: [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [PATCH 1/9] bpf, docs: Add note about type convention
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] samples/bpf: Fix typos in README
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH 3/4] bpf, docs: Use consistent names for the same field
- From: dthaler1968@xxxxxxxxxxxxxx
- [PATCH 4/4] bpf, docs: Explain helper functions
- From: dthaler1968@xxxxxxxxxxxxxx
- [PATCH 2/4] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
- From: dthaler1968@xxxxxxxxxxxxxx
- [PATCH 1/4] bpf, docs: Add note about type convention
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH bpf 1/2] bpf: Wait for busy refill_work when destorying bpf memory allocator
- Re: [PATCH] bpf: Fix double word in comments
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next] samples/bpf: Fix MAC address swapping in xdp2_kern
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next] samples/bpf: Fix map interation in xdp1_user
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v2] selftests/bpf: fix task_local_storage/exit_creds rcu usage
- From: Delyan Kratunov <delyank@xxxxxxxx>
- Re: [PATCH v5 3/3] bpf/selftests: Add selftests for new task kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 10/25] bpf: Introduce local kptrs
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next v2 00/13] Add support for qp-trie with dynptr key
- From: Tony Finch <dot@xxxxxxxx>
- Re: [PATCH bpf-next v1 09/13] selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 19/25] bpf: Introduce bpf_kptr_new
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 05/25] bpf: Drop reg_type_may_be_refcounted_or_null
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next v1 02/13] bpf: Rework process_dynptr_func
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/3] libbpf: only add BPF_F_MMAPABLE flag for data maps with global vars
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next v2 09/25] bpf: Support bpf_list_head in map values
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 06/25] bpf: Refactor kptr_off_tab into fields_tab
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH stable 5.10 0/5] kbuild: Fix compilation for latest pahole release
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v1 01/13] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH stable 5.10 0/5] kbuild: Fix compilation for latest pahole release
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH net-next 5/5] net: lan96x: Use page_pool API
- From: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx>
- [PATCHv2 bpf-next 8/8] selftests/bpf: Add kprobe_multi kmod attach api tests
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 4/8] bpf: Take module reference on kprobe_multi link
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 6/8] selftests/bpf: Add bpf_testmod_fentry_* functions
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 3/8] bpf: Rename __bpf_kprobe_multi_cookie_cmp to bpf_kprobe_multi_addrs_cmp
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 7/8] selftests/bpf: Add kprobe_multi check to module attach test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 5/8] selftests/bpf: Add load_kallsyms_refresh function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 2/8] ftrace: Add support to resolve module symbols in ftrace_lookup_symbols
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 0/8] bpf: Fixes for kprobe multi on kernel modules
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 bpf-next 1/8] kallsyms: Make module_kallsyms_on_each_symbol generally available
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH net-next 4/5] net: lan966x: Add basic XDP support
- From: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx>
- [PATCH net-next 1/5] net: lan966x: Add define IFH_LEN_BYTES
- From: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx>
- [PATCH net-next 3/5] net: lan966x: Split function lan966x_fdma_rx_get_frame
- From: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx>
- [PATCH net-next 0/5] net: lan966x: Add xdp support
- From: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx>
- [PATCH net-next 2/5] net: lan966x: Rename lan966x_fdma_get_max_mtu
- From: Horatiu Vultur <horatiu.vultur@xxxxxxxxxxxxx>
- [PATCH stable 5.10 1/5] bpf: Generate BTF_KIND_FLOAT when linking vmlinux
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH stable 5.10 0/5] kbuild: Fix compilation for latest pahole release
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH stable 5.10 5/5] kbuild: Add skip_encoding_btf_enum64 option to pahole
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: netfilter+bpf road ahead
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf 2/2] bpf: Use __llist_del_all() whenever possbile during memory draining
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 0/2] Wait for busy refill_work when destorying bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf 1/2] bpf: Wait for busy refill_work when destorying bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH stable 5.10 2/5] kbuild: Quote OBJCOPY var to avoid a pahole call break the build
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH stable 5.10 2/5] kbuild: Quote OBJCOPY var to avoid a pahole call break the build
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] x86: Include asm/ptrace.h in syscall_wrapper header
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH stable 5.10 4/5] kbuild: Unify options for BTF generation for vmlinux and modules
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH stable 5.10 3/5] kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH stable 5.10 2/5] kbuild: Quote OBJCOPY var to avoid a pahole call break the build
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/3] libbpf: support non-mmap()'able data sections
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v1 04/13] bpf: Rework check_func_arg_reg_off
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v1 03/13] bpf: Rename confusingly named RET_PTR_TO_ALLOC_MEM
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v1 02/13] bpf: Rework process_dynptr_func
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v1 01/13] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 19/25] bpf: Introduce bpf_kptr_new
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 09/25] bpf: Support bpf_list_head in map values
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 07/25] bpf: Consolidate spin_lock, timer management into fields_tab
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 06/25] bpf: Refactor kptr_off_tab into fields_tab
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: pull-request: bpf-next 2022-10-18
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 19/25] bpf: Introduce bpf_kptr_new
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 09/25] bpf: Support bpf_list_head in map values
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [net 1/2] selftests/net: fix opening object file failed
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 07/25] bpf: Consolidate spin_lock, timer management into fields_tab
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 06/25] bpf: Refactor kptr_off_tab into fields_tab
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [net 1/2] selftests/net: fix opening object file failed
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v2 bpf-next 3/3] libbpf: add non-mmapable data section selftest
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/3] libbpf: clean up and refactor BTF fixup step
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/3] libbpf: only add BPF_F_MMAPABLE flag for data maps with global vars
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/3] libbpf: support non-mmap()'able data sections
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: fix task_local_storage/exit_creds rcu usage
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] libbpf: clean up and refactor BTF fixup step
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: fix task_local_storage/exit_creds rcu usage
- From: Delyan Kratunov <delyank@xxxxxxxx>
- Re: [PATCH bpf-next 2/3] libbpf: only add BPF_F_MMAPABLE flag for data maps with global vars
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] libbpf: clean up and refactor BTF fixup step
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v1 02/13] bpf: Rework process_dynptr_func
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 03/13] bpf: Support bpf_dynptr-typed map key in bpf syscall
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v1 04/13] bpf: Rework check_func_arg_reg_off
- Re: [PATCH bpf-next v1 03/13] bpf: Rename confusingly named RET_PTR_TO_ALLOC_MEM
- pull-request: bpf-next 2022-10-18
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] libbpf: add non-mmapable data section selftest
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next 3/3] libbpf: add non-mmapable data section selftest
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH] bpf, test_run: Track allocation size of data
- Re: [PATCH] bpf: Use kmalloc_size_roundup() to match ksize() usage
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf/docs: Update README for most recent vmtest.sh
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 01/13] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] libbpf: add non-mmapable data section selftest
- Re: [PATCH bpf-next 2/3] libbpf: only add BPF_F_MMAPABLE flag for data maps with global vars
- Re: [PATCH bpf-next 1/3] libbpf: clean up and refactor BTF fixup step
- Re: [PATCH] libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg()
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- netfilter+bpf road ahead
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH] x86: Include asm/ptrace.h in syscall_wrapper header
- Re: [PATCH] bpf: Use kmalloc_size_roundup() to match ksize() usage
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [Patch bpf] sock_map: convert cancel_work_sync() to cancel_work()
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] bpf: Use kmalloc_size_roundup() to match ksize() usage
- Re: [net 1/2] selftests/net: fix opening object file failed
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- Re: [PATCH] bpf, test_run: Track allocation size of data
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH bpf-next v2] bpf/docs: Summarize CI system and deny lists
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next v2] samples/bpf: Fix typos in README
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH] bpf, test_run: Track allocation size of data
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [net 1/2] selftests/net: fix opening object file failed
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf, docs: Reformat BPF maps page to be more readable
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH] libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg()
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Fix dispatcher patchable function entry to 5 bytes nop
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH net-next v3 12/12] net: dpaa2-eth: add trace points on XSK events
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 10/12] net: dpaa2-eth: AF_XDP RX zero copy support
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 11/12] net: dpaa2-eth: AF_XDP TX zero copy support
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 09/12] net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 07/12] net: dpaa2-eth: use dev_close/open instead of the internal functions
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 08/12] net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 06/12] net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 04/12] net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 05/12] net: dpaa2-eth: export buffer pool info into a new debugfs file
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 03/12] net: dpaa2-eth: add support for multiple buffer pools per DPNI
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 02/12] net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 01/12] net: dpaa2-eth: add support to query the number of queues through ethtool
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support
- From: Ioana Ciornei <ioana.ciornei@xxxxxxx>
- [PATCH bpf-next v1 13/13] selftests/bpf: Add dynptr helper tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 12/13] selftests/bpf: Add dynptr partial slot overwrite tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 11/13] selftests/bpf: Add dynptr var_off tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 10/13] selftests/bpf: Add dynptr pruning tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 09/13] selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 08/13] bpf: Use memmove for bpf_dynptr_{read,write}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 07/13] bpf: Fix partial dynptr stack slot reads/writes
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 05/13] bpf: Fix state pruning for STACK_DYNPTR stack slots
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 04/13] bpf: Rework check_func_arg_reg_off
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 02/13] bpf: Rework process_dynptr_func
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 03/13] bpf: Rename confusingly named RET_PTR_TO_ALLOC_MEM
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 01/13] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 00/13] Fixes for dynptr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH] x86: Include asm/ptrace.h in syscall_wrapper header
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [net 1/2] selftests/net: fix opening object file failed
- From: wangyufen <wangyufen@xxxxxxxxxx>
- [PATCH] bpf: Use kmalloc_size_roundup() to match ksize() usage
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] bpf, test_run: Track allocation size of data
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH bpf] bpf: Fix dispatcher patchable function entry to 5 bytes nop
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH stable 5.15 0/2] kbuild: Fix compilation for latest pahole release
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 23/25] libbpf: Add support for private BSS map section
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 3/3] libbpf: add non-mmapable data section selftest
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/3] libbpf: clean up and refactor BTF fixup step
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/3] libbpf: only add BPF_F_MMAPABLE flag for data maps with global vars
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/3] libbpf: support non-mmap()'able data sections
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [net 1/2] selftests/net: fix opening object file failed
- From: wangyufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH bpf-next] samples/bpf: Fix two typos
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] bpf/selftests: Add selftests for new task kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [Patch bpf] sock_map: convert cancel_work_sync() to cancel_work()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH v5 2/3] bpf: Add kfuncs for storing struct task_struct * as a kptr
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v3 3/3] bpf/selftests: Add selftests for new task kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf/docs: Summarize CI system and deny lists
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH 1/9] bpf, docs: Add note about type convention
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
- From: SeongJae Park <sj@xxxxxxxxxx>
- [PATCH bpf-next] bpf/docs: Update README for most recent vmtest.sh
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next] samples/bpf: Fix two typos
- From: Daniel Müller <deso@xxxxxxxxxx>
- [PATCH bpf-next] bpf/docs: Summarize CI system and deny lists
- From: Daniel Müller <deso@xxxxxxxxxx>
- RE: [PATCH 1/9] bpf, docs: Add note about type convention
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- Re: [syzbot] general protection fault in kernel_accept (5)
- From: Xin Long <lucien.xin@xxxxxxxxx>
- Re: [PATCH 1/9] bpf, docs: Add note about type convention
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [kernel] 5.10.148 / 5.19.16 - pahole 1.24: BTFIDS vmlinux,FAILED: load BTF from vmlinux: Invalid argument
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH stable 5.15 0/2] kbuild: Fix compilation for latest pahole release
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [syzbot] KMSAN: uninit-value in erspan_build_header
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- RE: [PATCH 1/9] bpf, docs: Add note about type convention
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [syzbot] upstream boot error: WARNING in __netif_set_xps_queue
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [syzbot] usb-testing boot error: WARNING in __netif_set_xps_queue
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH] bpf: fix sample_flags for bpf_perf_event_output
- From: SeongJae Park <sj@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [syzbot] KMSAN: uninit-value in erspan_build_header
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: prevent decl_tag from being referenced in func_proto
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] selftests/bpf: Add reproducer for decl_tag in func_proto return type
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [syzbot] WARNING in btf_type_id_size
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH stable 5.15 0/2] kbuild: Fix compilation for latest pahole release
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- Re: [PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: [syzbot] WARNING in btf_type_id_size
- Re: [syzbot] WARNING in btf_type_id_size
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH] drm/radeon: Replace kmap() with kmap_local_page()
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH net-next] samples/bpf: Fix map interation in xdp1_user
- From: Song Liu <song@xxxxxxxxxx>
- Re: [syzbot] WARNING in btf_type_id_size
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [syzbot] general protection fault in security_inode_getattr
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH] bpf: Fix double word in comments
- From: Shaomin Deng <dengshaomin@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/5] bpftool: Support new cgroup local storage
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH bpf-next v3 0/1] doc: DEVMAPs and XDP_REDIRECT
- [PATCH bpf-next v3 1/1] doc: DEVMAPs and XDP_REDIRECT
- [syzbot] usb-testing boot error: WARNING in __netif_set_xps_queue
- From: syzbot <syzbot+a30f71cf20b71d5950e7@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] fs/cramfs: Convert kmap() to kmap_local_data()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [syzbot] general protection fault in security_inode_getattr
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: prevent decl_tag from being referenced in func_proto
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next 1/2] selftests/bpf: Add reproducer for decl_tag in func_proto return type
- From: Yonghong Song <yhs@xxxxxxxx>
- [syzbot] upstream boot error: WARNING in __netif_set_xps_queue
- From: syzbot <syzbot+9abe5ecc348676215427@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] samples/bpf: Fix MAC address swapping in xdp2_kern
- From: Andy Gospodarek <andrew.gospodarek@xxxxxxxxxxxx>
- Re: Lockdep warning after c0feea594e058223973db94c1c32a830c9807c86
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [RESEND PATCH] fs/sysv: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [RESEND PATCH v4] fs/ufs: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [syzbot] general protection fault in security_inode_getattr
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [syzbot] WARNING in btf_type_id_size
- From: syzbot <syzbot+6280ebbcdba3e0c14fde@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Inconsistent BTF entries for `struct pt_regs *regs` parameter
- From: Akihiro HARAI <jharai0815@xxxxxxxxx>
- Re: [syzbot] net boot error: WARNING in cpumask_next_wrap
- From: syzbot <syzbot+4d0c5794bff07852726c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next] samples/bpf: Fix MAC address swapping in xdp2_kern
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] net boot error: WARNING in cpumask_next_wrap
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [syzbot] net-next boot error: WARNING in cpumask_next_wrap
- From: syzbot <syzbot+d2ee3b0bdd0a95ffef1e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] net boot error: WARNING in cpumask_next_wrap
- From: syzbot <syzbot+4d0c5794bff07852726c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [kernel] 5.10.148 / 5.19.16 - pahole 1.24: BTFIDS vmlinux,FAILED: load BTF from vmlinux: Invalid argument
- From: Martin Rodriguez Reboredo <yakoyoku@xxxxxxxxx>
- Re: [kernel] 5.10.148 / 5.19.16 - pahole 1.24: BTFIDS vmlinux,FAILED: load BTF from vmlinux: Invalid argument
- From: Philip Müller <philm@xxxxxxxxxxx>
- Re: [syzbot] general protection fault in security_inode_getattr
- From: syzbot <syzbot+f07cc9be8d1d226947ed@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [kernel] 5.10.148 / 5.19.16 - pahole 1.24: BTFIDS vmlinux,FAILED: load BTF from vmlinux: Invalid argument
- From: Philip Müller <philm@xxxxxxxxxxx>
- Reply and let me know if you received this email.!!!
- From: "Mr. Stephen Melvin" <xmlpsw@xxxxxxxxx>
- Reply and let me know if you received this email.!!!
- From: "Mr. Stephen Melvin" <xxspclmr@xxxxxxxxx>
- Re: Inconsistent BTF entries for `struct pt_regs *regs` parameter
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] doc: DEVMAPs and XDP_REDIRECT
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
- From: shaozhengchao <shaozhengchao@xxxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: prevent decl_tag from being referenced in func_proto
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next 1/2] selftests/bpf: Add reproducer for decl_tag in func_proto return type
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH v5 3/3] bpf/selftests: Add selftests for new task kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v5 0/3] Support storing struct task_struct objects as kptrs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v5 2/3] bpf: Add kfuncs for storing struct task_struct * as a kptr
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v5 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] Now that BPF supports adding new kernel functions with kfuncs, and storing kernel objects in maps with kptrs, we can add a set of kfuncs which allow struct task_struct objects to be stored in maps as referenced kptrs. The possible use cases for doing this are plentiful. During tracing, for example, it would be useful to be able to collect some tasks that performed a certain operation, and then periodically summarize who they are, which cgroup they're in, how much CPU time they've utilized, etc.
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf 1/2] Ignore RDONLY_PROG for devmaps in libbpf to allow re-loading of pinned devmaps
- From: Pramukh Naduthota <pnaduthota@xxxxxxxxxx>
- [PATCH v4 3/3] bpf/selftests: Add selftests for new task kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 2/3] Now that BPF supports adding new kernel functions with kfuncs, and storing kernel objects in maps with kptrs, we can add a set of kfuncs which allow struct task_struct objects to be stored in maps as referenced kptrs. The possible use cases for doing this are plentiful. During tracing, for example, it would be useful to be able to collect some tasks that performed a certain operation, and then periodically summarize who they are, which cgroup they're in, how much CPU time they've utilized, etc.
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v4 0/3] Support storing struct task_struct objects as kptrs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v3 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v3 0/3] Support storing struct task_struct objects as kptrs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v3 3/3] bpf/selftests: Add selftests for new task kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH v3 2/3] bpf: Add kfuncs for storing struct task_struct * as a kptr
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v2] perf stat: Support old kernels for bperf cgroup counting
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
- Re: [PATCH v2] perf stat: Support old kernels for bperf cgroup counting
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
- From: "Lorenz Bauer" <oss@xxxxxx>
- Re: [PATCH bpf-next 01/10] bpf: Add initial fd-based API to attach tc BPF programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: -EBUSY in __bpf_arch_text_poke() for fmod_ret program
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- -EBUSY in __bpf_arch_text_poke() for fmod_ret program
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] perf stat: Support old kernels for bperf cgroup counting
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v2] perf stat: Support old kernels for bperf cgroup counting
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH bpf-next v2 2/4] bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/4] rcu-tasks: Provide rcu_trace_implies_rcu_gp()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/4] bpf: Use rcu_trace_implies_rcu_gp() in local storage map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/4] bpf: Use rcu_trace_implies_rcu_gp() for program array freeing
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [syzbot] usb-testing boot error: WARNING in cpumask_next_wrap
- From: syzbot <syzbot+28ec239d5c21a2d91f3d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 7/8] selftests/bpf: Add kprobe_multi kmod link api tests
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 4/8] bpf: Take module reference on kprobe_multi link
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [syzbot] usb-testing boot error: WARNING in cpumask_next_wrap
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [bpf-next v9 2/3] bpftool: Update doc (add autoattach to prog load)
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [bpf-next v9 3/3] bpftool: Update the bash completion(add autoattach to prog load)
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [bpf-next v9 0/3] bpftool: Add autoattach for bpf prog load|loadall
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- [bpf-next v9 1/3] bpftool: Add autoattach for bpf prog load|loadall
- From: Wang Yufen <wangyufen@xxxxxxxxxx>
- Re: [PATCH] drm/radeon: Replace kmap() with kmap_local_page()
- From: Christian König <christian.koenig@xxxxxxx>
- Re: WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [bpf-next v8 1/3] bpftool: Add autoattach for bpf prog load|loadall
- From: wangyufen <wangyufen@xxxxxxxxxx>
- [PATCH bpf-next 5/5] selftests/bpf: Add selftests for cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next 4/5] bpftool: Support new cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next 3/5] libbpf: Support new cgroup local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next 1/5] bpf: Make struct cgroup btf id global
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next 0/5] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
- From: Yonghong Song <yhs@xxxxxx>
- Re: Question about ktime_get_mono_fast_ns() non-monotonic behavior
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Question about ktime_get_mono_fast_ns() non-monotonic behavior
- From: John Stultz <jstultz@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 03/13] bpf: Support bpf_dynptr-typed map key in bpf syscall
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Question about ktime_get_mono_fast_ns() non-monotonic behavior
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]