BPF
[Prev Page][Next Page]
- Re: [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH net-next] xsk: Avoid starving xsk at the end of the list
- From: Albert Huang <huangjie.albert@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- [PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- [PATCH] arch: powerpc: net: bpf_jit_comp32.c: Fixed 'instead' typo
- From: Muhammad Muzammil <m.muzzammilashraf@xxxxxxxxx>
- Re: linux-next: build warning after merge of the bpf-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf: Detect jumping to reserved code during check_cfg()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
- From: Rod Webster <rod@xxxxxxxxxx>
- Re: [PATCH] selftests: bpf: remove unused variables
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH] selftests: bpf: remove unused variables
- From: zhujun2 <zhujun2@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- linux-next: build warning after merge of the bpf-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH dwarves 0/3] dwarves: detect BTF kinds supported by kernel
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC dwarves 0/4] pahole, btf_encoder: support --btf_features
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 2/4] selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 3/4] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 4/4] selftests/bpf: Add tests for open-coded task_vma iter
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 3/13] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 3/13] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 3/13] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 3/13] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v7 bpf-next 16/18] libbpf: add BPF token support to bpf_prog_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 07/18] bpf: take into account BPF token when fetching helper protos
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 11/18] bpf,lsm: add bpf_token_create and bpf_token_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 06/18] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 18/18] bpf,selinux: allocate bpf_security_struct per BPF token
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 12/18] libbpf: add bpf_token_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 15/18] libbpf: add BPF token support to bpf_btf_load() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 13/18] selftests/bpf: fix test_maps' use of bpf_map_create_opts
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 17/18] selftests/bpf: add BPF token-enabled tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 10/18] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 14/18] libbpf: add BPF token support to bpf_map_create() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 09/18] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 08/18] bpf: consistenly use BPF token throughout BPF verifier logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 01/18] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 03/18] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 04/18] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 02/18] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 05/18] bpf: add BPF token support to BPF_BTF_LOAD command
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v7 bpf-next 00/18] BPF token and BPF FS-based delegation
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- License for include/uapi/linux/bpf.h
- From: Gianluca Varenni <Gianluca.Varenni@xxxxxxxxxxxx>
- Re: [PATCH v6 3/13] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Hitting verifier backtracking bug on 6.5.5 kernel
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v5 1/5] powerpc/code-patching: introduce patch_instructions()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v6 5/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v6 4/5] powerpc/bpf: rename powerpc64_jit_data to powerpc_jit_data
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v6 3/5] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v6 2/5] powerpc/bpf: implement bpf_arch_text_copy
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v6 1/5] powerpc/code-patching: introduce patch_instructions()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v6 0/5] powerpc/bpf: use BPF prog pack allocator
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] Only run BPF cgroup unix sockaddr recvmsg() hooks on named sockets
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/5] bpf: disambiguate SCALAR register state output in verifier logs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 00/18] clang-tools support in tools
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next v6 15/18] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 14/18] mlx5: implement VLAN tag XDP hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 12/18] veth: Implement VLAN tag XDP hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 11/18] ice: put XDP meta sources assignment under a static key condition
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 09/18] ice: Implement VLAN tag hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 06/18] ice: Support RX hash XDP hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 10/18] ice: use VLAN proto from ring packet context in skb path
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 08/18] xdp: Add VLAN tag hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 05/18] ice: Support HW timestamp hint
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 07/18] ice: Support XDP hints in AF_XDP ZC mode
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 04/18] ice: Introduce ice_xdp_buff
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 03/18] ice: Make ptype internal to descriptor info processing
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 02/18] ice: make RX HW timestamp reading code more reusable
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 18/18] selftests/bpf: Check VLAN tag and proto in xdp_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 17/18] selftests/bpf: Use AF_INET for TX in xdp_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 16/18] selftests/bpf: Add flags and VLAN hint to xdp_hw_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 01/18] ice: make RX hash reading code more reusable
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH bpf-next v6 13/18] net: make vlan_get_tag() return -ENODATA instead of -EINVAL
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 1/3] mm: drop the assumption that VM_SHARED always implies writable
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v4 0/3] permit write-sealed memfd read-only shared mappings
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH bpf-next 4/5] bpf: disambiguate SCALAR register state output in verifier logs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next 1/5] selftests/bpf: improve percpu_alloc test robustness
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Is tools/testing/selftests/bpf/ maintained?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Is tools/testing/selftests/bpf/ maintained?
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 4/5] bpf: disambiguate SCALAR register state output in verifier logs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf: Detect jumping to reserved code during check_cfg()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/5] BPF verifier log improvements
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Is tools/testing/selftests/bpf/ maintained?
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] selftests/bpf: improve missed_kprobe_recursion test robustness
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH vhost 21/22] virtio_net: update tx timeout record
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC dwarves 1/4] btf_encoder, pahole: move btf encoding options into conf_load
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH vhost 21/22] virtio_net: update tx timeout record
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- Re: [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v10 0/6] introduce page_pool_alloc() related API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost 21/22] virtio_net: update tx timeout record
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost 21/22] virtio_net: update tx timeout record
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost 08/22] virtio_net: virtnet_poll_tx support rescheduled
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost 21/22] virtio_net: update tx timeout record
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH bpf-next v2] Only run BPF cgroup unix sockaddr recvmsg() hooks on named sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v1] Only run BPF cgroup unix sockaddr recvmsg() hooks on named sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf: Detect jumping to reserved code during check_cfg()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf: Detect jumping to reserved code during check_cfg()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH v2 13/13] perf machine thread: Remove exited threads by default
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 12/13] perf mmap: Lazily initialize zstd streams
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 11/13] libperf: Lazily allocate mmap event copy
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 10/13] perf record: Lazy load kernel symbols
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 09/13] perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 08/13] perf callchain: Minor layout changes to callchain_list
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 07/13] perf callchain: Make brtype_stat in callchain_list optional
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 05/13] perf offcpu: Add missed btf_free
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 06/13] perf callchain: Make display use of branch_type_stat const
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 04/13] perf threads: Remove unused dead thread list
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 03/13] perf hist: Add missing puts to hist__account_cycles
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 02/13] libperf rc_check: Make implicit enabling work for GCC
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 01/13] perf machine: Avoid out of bounds LBR memory read
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 00/13] Improvements to memory use
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf-next 1/5] selftests/bpf: improve percpu_alloc test robustness
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
- From: Song Liu <songliubraving@xxxxxxxx>
- [PATCH bpf] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
- From: Song Liu <song@xxxxxxxxxx>
- RE: [PATCH bpf-next 0/5] BPF verifier log improvements
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next 4/5] bpf: disambiguate SCALAR register state output in verifier logs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 8/8] selftests/bpf: Add tests for open-coded task and css iter
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] seccomp: Introduce SECCOMP_ATTACH_FILTER operation
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH 2/4] seccomp, bpf: Introduce SECCOMP_LOAD_FILTER operation
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v11 0/9] Add cgroup sockaddr hooks for unix sockets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v11 0/9] Add cgroup sockaddr hooks for unix sockets
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 2/12] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 6/13] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 3/13] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 03/13] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH vhost 05/22] virtio_net: independent directory
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v10 22/24] selftests/bpf: Add BPF linked list API tests
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v10 22/24] selftests/bpf: Add BPF linked list API tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 1/5] selftests/bpf: improve percpu_alloc test robustness
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/5] selftests/bpf: improve missed_kprobe_recursion test robustness
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 5/5] bpf: ensure proper register state printing for cond jumps
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 4/5] bpf: disambiguate SCALAR register state output in verifier logs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/5] selftests/bpf: make align selftests more robust
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/5] BPF verifier log improvements
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v10 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next v10 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v10 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH bpf-next v11 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v11 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v11 8/9] selftests/bpf: Make sure mount directory exists
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v11 6/9] bpftool: Add support for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v11 7/9] documentation/bpf: Document cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v11 5/9] libbpf: Add support for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v11 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v11 3/9] bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v11 0/9] Add cgroup sockaddr hooks for unix sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v11 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [PATCH bpf-next v10 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH bpf-next v10 3/9] bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next v10 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH bpf-next v10 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v10 8/9] selftests/bpf: Make sure mount directory exists
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v10 7/9] documentation/bpf: Document cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v10 6/9] bpftool: Add support for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v10 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v10 5/9] libbpf: Add support for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v10 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v9 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v10 3/9] bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v10 0/9] Add cgroup sockaddr hooks for unix sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v10 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] bpf/btf: Move tracing BTF APIs to the BTF library
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH net-next v10 0/6] introduce page_pool_alloc() related API
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [RFC PATCH bpf-next v2 4/4] selftests/bpf: Add testcases for tailcall hierarchy fixing
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [RFC PATCH bpf-next v2 3/4] bpf, x64: Load tail_call_cnt pointer
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [RFC PATCH bpf-next v2 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [RFC PATCH bpf-next v2 1/4] bpf, x64: Emit nops for X86_PATCH
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [RFC PATCH bpf-next v2 0/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [syzbot] [cgroups?] [mm?] WARNING in mem_cgroup_migrate
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- Re: [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [linux-next:master] [bpf/tests] daabb2b098: kernel-selftests.net.test_bpf.sh.fail
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [linux-next:master] [bpf/tests] daabb2b098: kernel-selftests.net.test_bpf.sh.fail
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v3 0/3] selftests/hid: assorted fixes
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf: Detect jumping to reserved code during check_cfg()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [linux-next:master] [bpf/tests] daabb2b098: kernel-selftests.net.test_bpf.sh.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH bpf-next v5 7/8] selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v5 8/8] selftests/bpf: Add tests for open-coded task and css iter
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v5 6/8] bpf: Let bpf_iter_task_new accept null task ptr
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v5 5/8] bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v5 4/8] bpf: Introduce css open-coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v5 3/8] bpf: Introduce task open coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v5 2/8] bpf: Introduce css_task open-coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v5 1/8] cgroup: Prepare for using css_task_iter_*() in BPF
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v5 0/8] Add Open-coded task, css_task and css iters
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v6 3/5] security: Replace indirect LSM hook calls with static calls
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH vhost 22/22] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 20/22] virtio_net: xsk: rx: virtnet_rq_free_unused_buf() check xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 21/22] virtio_net: update tx timeout record
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 19/22] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 17/22] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 18/22] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 16/22] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 15/22] virtio_net: xsk: tx: support wakeup
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 12/22] virtio_net: xsk: bind/unbind xsk
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 14/22] virtio_net: xsk: tx: support tx
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 13/22] virtio_net: xsk: prevent disable tx napi
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 11/22] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 10/22] virtio_net: separate virtnet_tx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 07/22] virtio_net: add prefix virtnet to all struct/api inside virtio_net.h
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 09/22] virtio_net: separate virtnet_rx_resize()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 08/22] virtio_net: virtnet_poll_tx support rescheduled
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 06/22] virtio_net: move to virtio_net.h
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 05/22] virtio_net: independent directory
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 04/22] virtio_net: unify the code for recycling the xmit ptr
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 03/22] virtio_net: rename free_old_xmit_skbs to free_old_xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH dwarves 0/3] dwarves: detect BTF kinds supported by kernel
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 4/4] pahole: add --supported_btf_features to display feature support
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 2/4] dwarves: move ARRAY_SIZE() to dwarves.h
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 1/4] btf_encoder, pahole: move btf encoding options into conf_load
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 0/4] pahole, btf_encoder: support --btf_features
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH 2/4] seccomp, bpf: Introduce SECCOMP_LOAD_FILTER operation
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH bpf-next v3 3/3] bpf: Adapt and add tests for detecting jump to reserved code
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v3 2/3] bpf: Report internal error on incorrect ld_imm64 in check_ld_imm()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf: Detect jumping to reserved code during check_cfg()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v3 0/3] bpf: Detect jumping to reserved code of ld_imm64
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH 2/4] seccomp, bpf: Introduce SECCOMP_LOAD_FILTER operation
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Possible kernel memory leak in bpf_timer
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/6] mm/percpu.c: introduce alloc_size_percpu()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Possible kernel memory leak in bpf_timer
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 4/8] bpf: Introduce css open-coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 4/8] bpf: Introduce css open-coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- RE: [PATCH bpf-next -v4] net: Add a warning if NAPI cb missed xdp_do_flush().
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: Possible kernel memory leak in bpf_timer
- From: Hsin-Wei Hung <hsinweih@xxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: pull-request: bpf 2023-10-11
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 03/13] bpf: introduce BPF token object
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/13] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v6 6/13] bpf: add BPF token support to BPF_PROG_LOAD command
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] selftests/seccomp: Test SECCOMP_LOAD_FILTER and SECCOMP_ATTACH_FILTER
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 2/4] seccomp, bpf: Introduce SECCOMP_LOAD_FILTER operation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 3/4] seccomp: Introduce SECCOMP_ATTACH_FILTER operation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/4] seccomp: Refactor filter copy/create for reuse
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- pull-request: bpf 2023-10-11
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf 0/2] s390/bpf: Fix backchain issues in the trampoline
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHSET v4] sched: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v4 2/12] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf 1/2] s390/bpf: Fix clobbering the caller's backchain in the trampoline
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf 2/2] s390/bpf: Fix unwinding past the trampoline
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf 0/2] s390/bpf: Fix backchain issues in the trampoline
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v9 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION c0a6edb636cba9c0d1db966a54d910a02e52e4be
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v6 bpf-next 3/4] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 4/4] selftests/bpf: Add tests for open-coded task_vma iter
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 1/4] bpf: Don't explicitly emit BTF for struct btf_iter_num
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 0/4] Open-coded task_vma iter
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v6 bpf-next 2/4] selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.c
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH 6.1 000/162] 6.1.57-rc1 review
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 bpf-next 4/4] selftests/bpf: Add tests for open-coded task_vma iter
- From: David Marchevsky <david.marchevsky@xxxxxxxxx>
- [PATCH v5 bpf-next 3/4] bpf: Introduce task_vma open-coded iterator kfuncs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 4/4] selftests/bpf: Add tests for open-coded task_vma iter
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 2/4] selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.c
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 1/4] bpf: Don't explicitly emit BTF for struct btf_iter_num
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v5 bpf-next 0/4] Open-coded task_vma iter
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH v5 1/5] powerpc/code-patching: introduce patch_instructions()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 6.1 000/162] 6.1.57-rc1 review
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH 6.1 000/162] 6.1.57-rc1 review
- From: Matthieu Baerts <matttbe@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add options and frags to xdp_hw_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add options and frags to xdp_hw_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Detect jumping to reserved code during check_cfg()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] bpf/btf: Move tracing BTF APIs to the BTF library
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Detect jumping to reserved code during check_cfg()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [syzbot] [cgroups?] [mm?] WARNING in mem_cgroup_migrate
- From: Johannes Weiner <hannes@xxxxxxxxxxx>
- [PATCH] bpf/btf: Move tracing BTF APIs to the BTF library
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCHv2 0/2] tools/build: Fix -s detection code for new make
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [syzbot] [cgroups?] [mm?] WARNING in mem_cgroup_migrate
- From: syzbot <syzbot+831ba898b5db8d5617ea@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2] bpf: Detect jumping to reserved code during check_cfg()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/8] cgroup: Don't have to hold cgroup_mutex in task_cgroup_from_root()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/8] cgroup: Don't have to hold cgroup_mutex in task_cgroup_from_root()
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH bpf-next v4 0/8] Add Open-coded task, css_task and css iters
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/8] Add Open-coded task, css_task and css iters
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] selftests: bpf: remove unused variables
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add options and frags to xdp_hw_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH] selftests: bpf: remove unused variables
- From: zhujun2 <zhujun2@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next -v4] net: Add a warning if NAPI cb missed xdp_do_flush().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v2 1/2] perf lock contention: Clear lock addr after use
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v2 2/2] perf lock contention: Check tstamp elem creation
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH] media: imon: fix stall in worker_thread
- From: Edward AD <twuufnxlz@xxxxxxxxx>
- Re: [PATCH v3 00/18] clang-tools support in tools
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 2/8] cgroup: Add new helpers for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/8] cgroup: Don't have to hold cgroup_mutex in task_cgroup_from_root()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH 4/4] selftests/seccomp: Test SECCOMP_LOAD_FILTER and SECCOMP_ATTACH_FILTER
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH 3/4] seccomp: Introduce SECCOMP_ATTACH_FILTER operation
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH 2/4] seccomp, bpf: Introduce SECCOMP_LOAD_FILTER operation
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH 1/4] seccomp: Refactor filter copy/create for reuse
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH 0/4] seccomp: Make seccomp filter reusable
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v3 0/2] bpf: Fix src IP addr related limitation in bpf_*_fib_lookup()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] net: fec: replace deprecated strncpy with ethtool_sprintf
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH] net: fec: replace deprecated strncpy with ethtool_sprintf
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Fix verifier log for async callback return values
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 6.1 000/162] 6.1.57-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- [PATCH v3 18/18] perf bpf_counter: Fix a few memory leaks
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 17/18] perf header: Fix various error path memory leaks
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 16/18] perf trace-event-info: Avoid passing NULL value to closedir
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 15/18] tools api: Avoid potential double free
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 14/18] perf parse-events: Fix unlikely memory leak when cloning terms
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 13/18] perf lock: Fix a memory leak on an error path
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 12/18] perf svghelper: Avoid memory leak
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 11/18] perf hists browser: Avoid potential NULL dereference
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 10/18] perf hists browser: Reorder variables to reduce padding
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 09/18] perf dlfilter: Be defensive against potential NULL dereference
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 08/18] perf mem-events: Avoid uninitialized read
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 07/18] perf jitdump: Avoid memory leak
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 06/18] perf env: Remove unnecessary NULL tests
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 05/18] perf buildid-cache: Fix use of uninitialized value
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 03/18] run-clang-tools: Add pass through checks and header-filter arguments
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 04/18] perf bench uprobe: Fix potential use of memory after free
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 02/18] gen_compile_commands: Sort output compile commands by file name
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 00/18] clang-tools support in tools
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v2 17/18] perf header: Fix various error path memory leaks
- From: Ian Rogers <irogers@xxxxxxxxxx>
- IETF 118 Call for Agenda Items
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/6] bpf: Re-enable unit_size checking for global per-cpu allocator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v6 1/2] bpftool: Align output skeleton ELF code
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: add options and frags to xdp_hw_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC PATCH v2 14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
- From: Maxim Levitsky <mlevitsk@xxxxxxxxxx>
- Re: [PATCH v2 13/18] perf svghelper: Avoid memory leak
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 07/18] perf env: Remove unnecessary NULL tests
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 06/18] perf buildid-cache: Fix use of uninitialized value
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Fix verifier log for async callback return values
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] bpf/selftests: Add testcase for async callback return value failure
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/18] perf bench uprobe: Fix potential use of memory after free
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: add options and frags to xdp_hw_metadata
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 04/18] perf hisi-ptt: Fix potential memory leak
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH] Documentation: kselftests: Remove references to bpf tests
- From: Marcos Paulo de Souza <mpdesouza@xxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 2/8] cgroup: Add new helpers for cgroup1 hierarchy
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [RFC PATCH bpf-next 1/8] cgroup: Don't have to hold cgroup_mutex in task_cgroup_from_root()
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] bpf: Add ability to pin bpf timer to calling CPU
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v4] net/xdp: fix zero-size allocation warning in xskq_create()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next v2 1/2] net, sched: Make tc-related drop reason more flexible
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH bpf v4] net/xdp: fix zero-size allocation warning in xskq_create()
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH 4.19 77/91] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.14 45/55] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.10 199/226] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.4 110/131] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf 0/2] riscv, bpf: Properly sign-extend return values
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH bpf 0/2] riscv, bpf: Properly sign-extend return values
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH 5.15 45/75] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.1 111/162] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.5 104/163] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/8] bpf, cgroup: Add BPF support for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 2/8] cgroup: Add new helpers for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/8] bpf, cgroup: Add BPF support for cgroup1 hierarchy
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 2/8] cgroup: Add new helpers for cgroup1 hierarchy
- From: Michal Koutný <mkoutny@xxxxxxxx>
- [PATCH bpf-next] Detect jumping to reserved code during check_cfg()
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH v5 2/2] perf record: Update docs regarding the maximum limitation of AUX area
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v6 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [PATCH net-next v2 2/2] net, sched: Add tcf_set_drop_reason for {__,}tcf_classify
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH net-next v2 1/2] net, sched: Make tc-related drop reason more flexible
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH net-next 1/2] net, tc: Make tc-related drop reason more flexible
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH v2 17/18] perf header: Fix various error path memory leaks
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 13/18] perf svghelper: Avoid memory leak
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 10/18] perf dlfilter: Be defensive against potential NULL dereference
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 07/18] perf env: Remove unnecessary NULL tests
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 06/18] perf buildid-cache: Fix use of uninitialized value
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 05/18] perf bench uprobe: Fix potential use of memory after free
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 04/18] perf hisi-ptt: Fix potential memory leak
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/6] mm/percpu.c: introduce alloc_size_percpu()
- From: Dennis Zhou <dennis@xxxxxxxxxx>
- [PATCHv2 2/2] tools/build: Fix -s detection code in tools/scripts/Makefile.include
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv2 0/2] tools/build: Fix -s detection code for new make
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 1/7] net: skbuff: Add tun_vnet_hash flag
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH 1/7] net: skbuff: Add tun_vnet_hash flag
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [RFC PATCH 0/7] tun: Introduce virtio-net hashing feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next 1/2] net, tc: Make tc-related drop reason more flexible
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH bpf-next v2] net: Add a warning if NAPI cb missed xdp_do_flush().
- From: Simon Horman <horms@xxxxxxxxxx>
- [syzbot] [kernel?] possible deadlock in task_fork_fair
- From: syzbot <syzbot+1a93ee5d329e97cfbaff@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 7/7] vhost_net: Support VIRTIO_NET_F_HASH_REPORT
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [RFC PATCH 6/7] selftest: tun: Add tests for virtio-net hashing
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [RFC PATCH 4/7] virtio_net: Add functions for hashing
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [RFC PATCH 3/7] net: sched: Add members to qdisc_skb_cb
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [RFC PATCH 2/7] net/core: Ensure qdisc_skb_cb will not be overwritten
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [RFC PATCH 1/7] net: skbuff: Add tun_vnet_hash flag
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [RFC PATCH 0/7] tun: Introduce virtio-net hashing feature
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] bpf/selftests: Test pinning bpf timer to a core
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Add ability to pin bpf timer to calling CPU
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/6] mm/percpu.c: introduce alloc_size_percpu()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: Possible kernel memory leak in bpf_timer
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 3/8] bpf: Add kfuncs for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 2/8] cgroup: Add new helpers for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/8] cgroup: Don't have to hold cgroup_mutex in task_cgroup_from_root()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 1/3] mm: drop the assumption that VM_SHARED always implies writable
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [PATCH v3 0/3] permit write-sealed memfd read-only shared mappings
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [syzbot] [net?] [usb?] INFO: rcu detected stall in worker_thread (9)
- From: syzbot <syzbot+225bfad78b079744fd5e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 4/8] bpf: Introduce css open-coded iterator kfuncs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 3/8] bpf: Add kfuncs for cgroup1 hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 2/8] cgroup: Add new helpers for cgroup1 hierarchy
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/8] cgroup: Don't have to hold cgroup_mutex in task_cgroup_from_root()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH bpf-next v3] net: Add a warning if NAPI cb missed xdp_do_flush().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/8] bpf: Introduce task open coded iterator kfuncs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/8] bpf: Introduce css_task open-coded iterator kfuncs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 1/6] mm/percpu.c: introduce alloc_size_percpu()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH bpf-next 8/8] selftests/bpf: Add selftests for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 7/8] selftests/bpf: Add a new cgroup helper get_cgroup_hierarchy_id()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 6/8] selftests/bpf: Add a new cgroup helper get_classid_cgroup_id()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 5/8] selftests/bpf: Add parallel support for classid
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 4/8] selftests/bpf: Fix issues in setup_classid_environment()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 3/8] bpf: Add kfuncs for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 2/8] cgroup: Add new helpers for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 1/8] cgroup: Don't have to hold cgroup_mutex in task_cgroup_from_root()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 0/8] bpf, cgroup: Add BPF support for cgroup1 hierarchy
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable prog
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 6/6] selftests/bpf: Add more test cases for bpf memory allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/6] mm/percpu.c: introduce alloc_size_percpu()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 3/6] bpf: Use alloc_size_percpu() in bpf_mem_free{_rcu}()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 5/6] bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/6] bpf: Fixes for per-cpu kptr
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/6] bpf: Re-enable unit_size checking for global per-cpu allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 8/8] selftests/bpf: Add tests for open-coded task and css iter
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 7/8] selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 6/8] bpf: Let bpf_iter_task_new accept null task ptr
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 5/8] bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 4/8] bpf: Introduce css open-coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 3/8] bpf: Introduce task open coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 2/8] bpf: Introduce css_task open-coded iterator kfuncs
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 1/8] cgroup: Prepare for using css_task_iter_*() in BPF
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 0/8] Add Open-coded task, css_task and css iters
- From: Chuyi Zhou <zhouchuyi@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/5] powerpc/code-patching: introduce patch_instructions()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH bpf v3 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_SRC tests
- From: Martynas Pumputis <m@xxxxxxxxx>
- [PATCH bpf v3 1/2] bpf: Derive source IP addr via bpf_*_fib_lookup()
- From: Martynas Pumputis <m@xxxxxxxxx>
- [PATCH bpf v3 0/2] bpf: Fix src IP addr related limitation in bpf_*_fib_lookup()
- From: Martynas Pumputis <m@xxxxxxxxx>
- [PATCH bpf v4] net/xdp: fix zero-size allocation warning in xskq_create()
- From: Andrew Kanner <andrew.kanner@xxxxxxxxx>
- Re: [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
- From: Andrew Kanner <andrew.kanner@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/3] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH bpf 1/7] bpf: Fix BPF_PROG_QUERY last field check
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v6 2/2] bpftool: Align bpf_load_and_run_opts insns and data
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v6 1/2] bpftool: Align output skeleton ELF code
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
- From: Andrew Kanner <andrew.kanner@xxxxxxxxx>
- Re: [Bpf] ISA RFC compliance question
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] bpf: Annotate struct bpf_stack_map with __counted_by
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH v6 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v6 2/5] security: Count the LSMs enabled at compile time
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] tools/build: Fix -s detection code for new make
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH bpf 7/7] selftests/bpf: Make seen_tc* variable tests more robust
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 5/7] selftests/bpf: Adapt assert_mprog_count to always expect 0 count
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 6/7] selftests/bpf: Test query on empty mprog and pass revision into attach
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 4/7] selftests/bpf: Test bpf_mprog query API via libbpf and raw syscall
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 3/7] bpf: Refuse unused attributes in bpf_prog_{attach,detach}
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 2/7] bpf: Handle bpf_mprog_query with NULL entry
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf 1/7] bpf: Fix BPF_PROG_QUERY last field check
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: Annotate struct bpf_stack_map with __counted_by
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] tools/build: Fix -s detection code for new make
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH] bpf: Annotate struct bpf_stack_map with __counted_by
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH v6 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v6 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v6 3/5] security: Replace indirect LSM hook calls with static calls
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v6 2/5] security: Count the LSMs enabled at compile time
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v6 1/5] kernel: Add helper macros for loop unrolling
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v6 0/5] Reduce overhead of LSMs with static calls
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v5 1/2] bpftool: Align output skeleton ELF code
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v5 1/2] bpftool: Align output skeleton ELF code
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH] bpf: Annotate struct bpf_stack_map with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] net: Add a warning if NAPI cb missed xdp_do_flush().
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next 1/2] net, tc: Make tc-related drop reason more flexible
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH net-next 2/2] net, tc: Add tc_set_drop_reason for {__,}tcf_classify
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: bpf indirect calls
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3] selftests/bpf: Add pairs_redir_to_connected helper
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] selftests/bpf: fix compiler warnings reported in -O2 mode
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 1/3] selftests/bpf: fix compiler warnings reported in -O2 mode
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 1/5] powerpc/code-patching: introduce patch_instructions()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH v2 bpf-next 3/3] selftests/bpf: don't truncate #test/subtest field
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/3] selftests/bpf: fix compiler warnings reported in -O2 mode
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/3] selftests/bpf: support building selftests in optimized -O2 mode
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] selftests/bpf: support building selftests in optimized -O2 mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] selftests/bpf: support building selftests in optimized -O2 mode
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2] net: Add a warning if NAPI cb missed xdp_do_flush().
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/3] bpf, x64: Fix tailcall hierarchy
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v5 1/5] powerpc/code-patching: introduce patch_instructions()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH bpf-next v2] net: Add a warning if NAPI cb missed xdp_do_flush().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v5 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH bpf-next v3] selftests/bpf: Add pairs_redir_to_connected helper
- From: Geliang Tang <geliang.tang@xxxxxxxx>
- Re: [PATCH 6.5 000/321] 6.5.6-rc1 review
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: bpf indirect calls
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH v5 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH 0/2] seccomp: Split set filter into two steps
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [RFC PATCH 0/2] seccomp: Split set filter into two steps
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH bpf-next v9 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v9 8/9] selftests/bpf: Make sure mount directory exists
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v9 7/9] documentation/bpf: Document cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v9 6/9] bpftool: Add support for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v9 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v9 5/9] libbpf: Add support for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v9 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v9 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v9 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v9 0/9] Add cgroup sockaddr hooks for unix sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [PATCH v5 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
- From: Andrew Kanner <andrew.kanner@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: Derive source IP addr via bpf_*_fib_lookup()
- From: Martynas <m@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: Derive source IP addr via bpf_*_fib_lookup()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] bpf: Fix the comment for bpf_restore_data_end()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add pairs_redir_to_connected helper
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] cleanups for sockmap_listen
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 05/10] net: stmmac: Add Tx HWTS support to XDP ZC
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for sleepable bpf_task_under_cgroup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/3] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v2 18/18] perf bpf_counter: Fix a few memory leaks
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 17/18] perf header: Fix various error path memory leaks
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 15/18] tools api: Avoid potential double free
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 16/18] perf trace-event-info: Avoid passing NULL value to closedir
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 13/18] perf svghelper: Avoid memory leak
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 14/18] perf parse-events: Fix unlikely memory leak when cloning terms
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 12/18] perf hists browser: Avoid potential NULL dereference
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 10/18] perf dlfilter: Be defensive against potential NULL dereference
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 11/18] perf hists browser: Reorder variables to reduce padding
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 07/18] perf env: Remove unnecessary NULL tests
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 09/18] perf mem-events: Avoid uninitialized read
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 08/18] perf jitdump: Avoid memory leak
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 06/18] perf buildid-cache: Fix use of uninitialized value
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 04/18] perf hisi-ptt: Fix potential memory leak
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 05/18] perf bench uprobe: Fix potential use of memory after free
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 02/18] gen_compile_commands: Sort output compile commands by file name
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 00/18] clang-tools support in tools
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v5 2/2] bpftool: Align bpf_load_and_run_opts insns and data
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v5 1/2] bpftool: Align output skeleton ELF code
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v4 2/2] bpftool: Align bpf_load_and_run_opts insns and data
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_SET_SRC tests
- From: Martynas <m@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: Derive source IP addr via bpf_*_fib_lookup()
- From: Martynas <m@xxxxxxxxx>
- RE: [Bpf] ISA RFC compliance question
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- [PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
- From: Andrew Kanner <andrew.kanner@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 7d730f1bf6f39ece2d9f3ae682f12e5b593d534d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 0/3] selftests/hid: assorted fixes
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
- From: "Edgecombe, Rick P" <rick.p.edgecombe@xxxxxxxxx>
- Re: [xdp-hints] Re: [RFC bpf-next v2 09/24] xdp: Add VLAN tag hint
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/3] bpf, x64: Fix tailcall hierarchy
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v3 0/3] selftests/hid: assorted fixes
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [xdp-hints] Re: [RFC bpf-next v2 09/24] xdp: Add VLAN tag hint
- From: David Ahern <dsahern@xxxxxxxxx>
- Re: [xdp-hints] Re: [RFC bpf-next v2 09/24] xdp: Add VLAN tag hint
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for sleepable bpf_task_under_cgroup()
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [xdp-hints] Re: [RFC bpf-next v2 09/24] xdp: Add VLAN tag hint
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH] bpf: Fix the comment for bpf_restore_data_end()
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v5 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 3/3] selftests/hid: force using our compiled libbpf headers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v3 2/3] selftests/hid: do not manually call headers_install
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v3 0/3] selftests/hid: assorted fixes
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v3 1/3] selftests/hid: ensure we can compile the tests on kernels pre-6.3
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH v4 2/2] bpftool: Align bpf_load_and_run_opts insns and data
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
[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]