BPF
[Prev Page][Next Page]
- [RFC PATCH 3/4] selftests/bpf: Test basic uptr KV store operations from user space and bpf
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH 1/4] bpf: Allow creating dynptr from uptr
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH 4/4] selftests/bpf: Test changing KV store value layout
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH 2/4] selftests/bpf: Implement basic uptr KV store
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC PATCH 0/4] uptr KV store
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH v1] libbpf: Add namespace for errstr making it libbpf_errstr
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: pull-request: bpf-next 2025-03-13
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH dwarves v4 0/6] btf_encoder: emit type tags for bpf_arena pointers
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v1] libbpf: Add namespace for errstr making it libbpf_errstr
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH v1] libbpf: Add namespace for errstr making it libbpf_errstr
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: pull-request: bpf-next 2025-03-13
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH bpf-next/net v3 5/5] selftests/bpf: Drop cgroup_fd of run_mptcpify
- From: "Matthieu Baerts (NGI0)" <matttbe@xxxxxxxxxx>
- [PATCH bpf-next/net v3 3/5] selftests/bpf: More endpoints for endpoint_init
- From: "Matthieu Baerts (NGI0)" <matttbe@xxxxxxxxxx>
- [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
- From: "Matthieu Baerts (NGI0)" <matttbe@xxxxxxxxxx>
- [PATCH bpf-next/net v3 2/5] bpf: Add mptcp_subflow bpf_iter
- From: "Matthieu Baerts (NGI0)" <matttbe@xxxxxxxxxx>
- [PATCH bpf-next/net v3 1/5] bpf: Register mptcp common kfunc set
- From: "Matthieu Baerts (NGI0)" <matttbe@xxxxxxxxxx>
- [PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
- From: "Matthieu Baerts (NGI0)" <matttbe@xxxxxxxxxx>
- Re: Ebpf function and doubts in its usage
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Sanitize pointer prior fclose()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: Remove duplicate judgments
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH dwarves v4 0/6] btf_encoder: emit type tags for bpf_arena pointers
- From: "Ihor Solodrai" <ihor.solodrai@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
- From: "Jiayuan Chen" <jiayuan.chen@xxxxxxxxx>
- Re: [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFCv3 00/23] uprobes: Add support to optimize usdt probes on x86_64
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH net-next 2/3] net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH net-next 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, sockmap: avoid using sk_socket after free when reading
- From: "Jiayuan Chen" <jiayuan.chen@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH RFCv3 00/23] uprobes: Add support to optimize usdt probes on x86_64
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH dwarves] btf_encoder: Filter out __gendwarfksyms_ptr_
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH RFCv3 23/23] selftests/seccomp: validate uprobe syscall passes through seccomp
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 20/23] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 22/23] seccomp: passthrough uprobe systemcall without filtering
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 19/23] selftests/bpf: Add uprobe_regs_equal test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 21/23] selftests/bpf: Add 5-byte nop uprobe trigger bench
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 17/23] selftests/bpf: Add uprobe syscall sigill signal test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 16/23] selftests/bpf: Add hit/attach/detach race optimized uprobe test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 18/23] selftests/bpf: Add optimized usdt variant for basic usdt test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 15/23] selftests/bpf: Add uprobe/usdt syscall tests
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 14/23] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 13/23] selftests/bpf: Reorg the uprobe_syscall test function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 12/23] selftests/bpf: Use 5-byte nop for x86 usdt probes
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 11/23] uprobes/x86: Add support to optimize uprobes
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 10/23] uprobes/x86: Add support to emulate nop5 instruction
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 09/23] uprobes/x86: Add mapping for optimized uprobe trampolines
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 08/23] uprobes/x86: Add uprobe syscall to speed up uprobe
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 07/23] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 05/23] uprobes: Add nbytes argument to uprobe_write_opcode
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 06/23] uprobes: Add orig argument to uprobe_write and uprobe_write_opcode
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 02/23] uprobes: Make copy_from_page global
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 04/23] uprobes: Add uprobe_write function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 03/23] uprobes: Move ref_ctr_offset update out of uprobe_write_opcode
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 01/23] uprobes: Rename arch_uretprobe_trampoline function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv3 00/23] uprobes: Add support to optimize usdt probes on x86_64
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH dwarves] btf_encoder: Filter out __gendwarfksyms_ptr_
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 02/14] bpf: add new map type: instructions set
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 02/14] bpf: add new map type: instructions set
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH v2] perf trace: Implement syscall summary in BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH net] vmxnet3: unregister xdp rxq info in the reset path
- From: Sankararaman Jayaraman <sankararaman.jayaraman@xxxxxxxxxxxx>
- Re: [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Solar Designer <solar@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, sockmap: avoid using sk_socket after free when reading
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
- From: "Jiayuan Chen" <jiayuan.chen@xxxxxxxxx>
- Re: [PATCH v2] perf trace: Implement syscall summary in BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH net 1/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH v2] perf trace: Implement syscall summary in BPF
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
- From: "Jiayuan Chen" <jiayuan.chen@xxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH v2] perf trace: Implement syscall summary in BPF
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2] perf trace: Implement syscall summary in BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH net] xsk: fix an integer overflow in xp_create_and_assign_umem()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next v6 10/11] selftests/bpf: Add a bpf fq qdisc to selftest
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 11/11] selftests/bpf: Test attaching bpf qdisc to mq and non root
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 06/11] bpf: net_sched: Support updating bstats
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 04/11] bpf: net_sched: Add basic bpf qdisc kfuncs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 01/11] bpf: Add struct_ops context information to struct bpf_prog_aux
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 05/11] bpf: net_sched: Add a qdisc watchdog timer
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 09/11] selftests/bpf: Add a basic fifo qdisc test
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 03/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 07/11] bpf: net_sched: Disable attaching bpf qdisc to non root
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 08/11] libbpf: Support creating and destroying qdisc
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 00/11] bpf qdisc
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v6 02/11] bpf: Prepare to reuse get_ctx_arg_idx
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [main-line]warning at arch/powerpc/net/bpf_jit_comp.c:961
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH v2] perf trace: Implement syscall summary in BPF
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 00/14] instruction sets and static keys
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 03/14] selftests/bpf: add selftests for new insn_set map
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 03/14] selftests/bpf: add selftests for new insn_set map
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH bpf-next v12 3/5] bpf: add bpf_cpu_time_counter_to_ns helper
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v12 0/5] bpf: add cpu time counter kfuncs
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v12 2/5] bpf: add bpf_get_cpu_time_counter kfunc
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v12 5/5] selftests/bpf: add usage example for cpu time counter kfuncs
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v12 4/5] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v12 1/5] bpf: adjust BPF JIT dependency to BPF_SYSCALL
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- Re: [PATCH net-next 11/16] idpf: prepare structures to support XDP
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH net-next] igc: Fix TX drops in XDP ZC
- From: Florian Bezdeka <florian.bezdeka@xxxxxxxxxxx>
- Re: [PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCHv4 RESEND net-next 1/2] selftests: wireguards: convert iptables to nft
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH for-next v1] locking: Add __percpu tag to decode_tail qnode argument
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Ebpf function and doubts in its usage
- From: Francisco Soares Carvalho <francisco.s.carvalho@xxxxxx>
- RE: [PATCH net-next] igc: Fix TX drops in XDP ZC
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH net-next] igc: Fix TX drops in XDP ZC
- From: Zdenek Bouska <zdenek.bouska@xxxxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH for-next v1] locking: Add __percpu tag to decode_tail qnode argument
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [no subject]
- Re: [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net v4 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- Re: [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
- From: Patrick Roy <roypat@xxxxxxxxxxxx>
- Re: [main-line]warning at arch/powerpc/net/bpf_jit_comp.c:961
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: linux-next: build failure after merge of the bpf-next tree
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- linux-next: build failure after merge of the bpf-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: clarify a misleading verifier error message
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v5 0/2] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH bpf-next 00/14] instruction sets and static keys
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 03/14] selftests/bpf: add selftests for new insn_set map
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 14/14] selftests/bpf: Add tests for BPF static calls
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 04/14] bpf: add support for an extended JA instruction
- From: David Faust <david.faust@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 00/25] Resilient Queued Spin Lock
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 04/14] bpf: add support for an extended JA instruction
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/2] Dynamically allocate memory to store task's full name
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 14/14] selftests/bpf: Add tests for BPF static calls
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 04/14] bpf: add support for an extended JA instruction
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 04/14] bpf: add support for an extended JA instruction
- From: David Faust <david.faust@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH 1/6] sched_ext: idle: Extend topology optimizations to all tasks
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: make perf_event_read_output accessible from BPF core when available
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next 07/16] idpf: link NAPIs to queues
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v11 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
- From: Doug Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH dwarves] btf_encoder: Filter out __gendwarfksyms_ptr_
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [PATCH bpf-next v11 1/4] bpf: add bpf_get_cpu_time_counter kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC 0/2] Dynamically allocate memory to store task's full name
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Define bpf_token_show_fdinfo with CONFIG_PROC_FS
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH 10/13] selftests/bpf: test_xsk: Split xskxceiver
- From: Bastien Curutchet <bastien.curutchet@xxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Define bpf_token_show_fdinfo with CONFIG_PROC_FS
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/xsk: Add tail adjustment tests and support check
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [no subject]
- [RFC PATCH bpf-next 12/14] libbpf: BPF Static Keys support
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 10/14] libbpf: add likely/unlikely macros
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 08/14] bpf, x86: implement static key support
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 03/14] selftests/bpf: add selftests for new insn_set map
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 11/14] selftests/bpf: remove likely/unlikely definitions
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 09/14] selftests/bpf: add guard macros around likely/unlikely
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 04/14] bpf: add support for an extended JA instruction
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 02/14] bpf: add new map type: instructions set
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 01/14] bpf: fix a comment describing bpf_attr
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 14/14] selftests/bpf: Add tests for BPF static calls
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 13/14] libbpf: Add bpf_static_key_update() API
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 07/14] bpf: save the start of functions in bpf_prog_aux
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 06/14] bpf: add BPF_STATIC_KEY_UPDATE syscall
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 05/14] bpf: Add kernel/bpftool asm support for new instructions
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [RFC PATCH bpf-next 00/14] instruction sets and static keys
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH 10/13] selftests/bpf: test_xsk: Split xskxceiver
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v2 7/7] net: ti: cpsw: Add metadata support for xdp mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next v2 6/7] net: mana: Add metadata support for xdp mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next v2 5/7] net: ethernet: mediatek: Add metadata support for xdp mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next v2 4/7] net: octeontx2: Add metadata support for xdp mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next v2 3/7] net: netsec: Add metadata support for xdp mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next v2 2/7] net: mvpp2: Add metadata support for xdp mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next v2 1/7] net: mvneta: Add metadata support for xdp mode
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH net-next v2 0/7] net: xdp: Add missing metadata support for some xdp drvs
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH bpf-next v5 2/2] selftests/bpf: Add selftest for attaching fexit to __noreturn functions
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v5 1/2] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v5 0/2] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH RFC 0/2] Dynamically allocate memory to store task's full name
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [PATCH net-next 0/7] net: xdp: Add missing metadata support for some xdp drvs
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH net, v2] net: mana: Support holes in device list reply msg
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
- From: Bastien Curutchet <bastien.curutchet@xxxxxxxxxxx>
- Re: [PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH net-next 0/7] net: xdp: Add missing metadata support for some xdp drvs
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH dwarves] btf_encoder: Filter out __gendwarfksyms_ptr_
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Sanitize pointer prior fclose()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Define bpf_token_show_fdinfo with CONFIG_PROC_FS
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- RE: [PATCH bpf-next v3 2/2] selftests/xsk: Add tail adjustment tests and support check
- From: "Vyavahare, Tushar" <tushar.vyavahare@xxxxxxxxx>
- Re: [PATCH bpf-next v11 3/4] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH bpf-next v11 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: clarify a misleading verifier error message
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
- From: Luigi Leonardi <leonardi@xxxxxxxxxx>
- [PATCH bpf] bpf: clarify a misleading verifier error message
- From: Andrea Terzolo <andreaterzolo3@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Sanitize pointer prior fclose()
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next v11 1/4] bpf: add bpf_get_cpu_time_counter kfunc
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH bpf-next 09/11] bpf: Return PTR_ERR from push_stack()
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- Re: [PATCH 1/6] sched_ext: idle: Extend topology optimizations to all tasks
- From: Andrea Righi <arighi@xxxxxxxxxx>
- Re: [PATCH net] bonding: check xdp prog when set bond mode
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- Re: [PATCH net] bonding: check xdp prog when set bond mode
- From: Wang Liang <wangliang74@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Define bpf_token_show_fdinfo with CONFIG_PROC_FS
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Define bpf_token_show_fdinfo with CONFIG_PROC_FS
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH 1/6] sched_ext: idle: Extend topology optimizations to all tasks
- From: Andrea Righi <arighi@xxxxxxxxxx>
- Re: [PATCH bpf-next v4] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH iwl-next v10 14/14] igc: add support to get frame preemption statistics via ethtool
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 13/14] igc: add support to get MAC Merge data via ethtool
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 11/14] igc: add support to set tx-min-frag-size
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 08/14] igc: use FIELD_PREP and GENMASK for existing RX packet buffer size
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 12/14] igc: block setting preemptible traffic class in taprio
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 10/14] igc: add support for frame preemption verification
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 07/14] igc: optimize TX packet buffer utilization for TSN mode
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 09/14] igc: set the RX packet buffer size for TSN mode
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 04/14] igc: rename xdp_get_tx_ring() for non-xdp usage
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 05/14] igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 02/14] net: ethtool: mm: extract stmmac verification logic into common library
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 01/14] net: stmmac: move frag_size handling out of spin_lock
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 03/14] net: ethtool: mm: reset verification status when link is down
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH iwl-next v10 00/14] igc: Add support for Frame Preemption feature in IGC
- From: Faizal Rahim <faizal.abdul.rahim@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2] bpf: make perf_event_read_output accessible from BPF core when available
- From: Emil Tsalapatis <emil@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/3] bpf: udp: Avoid socket skips during iteration
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: [PATCH bpf-next v11 3/4] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v11 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [PATCH v7 net-next 00/12] AccECN protocol preparation patch series
- From: "Chia-Yu Chang (Nokia)" <chia-yu.chang@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v11 1/4] bpf: add bpf_get_cpu_time_counter kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v11 3/4] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v11 4/4] selftests/bpf: add usage example for cpu time counter kfuncs
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v11 0/4] bpf: add cpu time counter kfuncs
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v11 1/4] bpf: add bpf_get_cpu_time_counter kfunc
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v11 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH dwarves] btf_encoder: Filter out __gendwarfksyms_ptr_
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH v7 net-next 00/12] AccECN protocol preparation patch series
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] bpftool: Using the right format specifiers
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v6 0/4] Support freplace prog from user namespace
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v4] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 04/13] bpf: net_sched: Add basic bpf qdisc kfuncs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH v2] perf trace: Implement syscall summary in BPF
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 1/6] sched_ext: idle: Extend topology optimizations to all tasks
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v2] perf trace: Implement syscall summary in BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Define bpf_token_show_fdinfo with CONFIG_PROC_FS
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH 6/6] sched_ext: idle: Deprecate scx_bpf_select_cpu_dfl()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 5/6] selftests/sched_ext: Add test for scx_bpf_select_cpu_and()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 4/6] sched_ext: idle: Introduce scx_bpf_select_cpu_and()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 3/6] sched_ext: idle: Accept an arbitrary cpumask in scx_select_cpu_dfl()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 2/6] sched_ext: idle: Explicitly pass allowed cpumask to scx_select_cpu_dfl()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 1/6] sched_ext: idle: Extend topology optimizations to all tasks
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCHSET v4 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
- From: Andrea Righi <arighi@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/3] bpf: udp: Avoid socket skips during iteration
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [PATCH bpf-next v6 3/4] libbpf: pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next v6 0/4] Support freplace prog from user namespace
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next v6 4/4] selftests/bpf: test freplace from user namespace
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next v6 2/4] bpf: return prog btf_id without capable check
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next v6 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 1/1 perf-tools-next] tools features: Don't check for libunwind devel files by default
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 1/1 next] tools build: Remove the libunwind feature tests from the ones detected when test-all.o builds
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Replace deprecated strncpy() with strscpy()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH stable 5.4 0/2] openvswitch port output fixes
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- RE: [PATCH v7 net-next 00/12] AccECN protocol preparation patch series
- From: "Chia-Yu Chang (Nokia)" <chia-yu.chang@xxxxxxxxxxxxxxxxxxx>
- [PATCH stable 5.10 0/2] openvswitch port output fixes
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Define bpf_token_show_fdinfo with CONFIG_PROC_FS
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH v7 net-next 00/12] AccECN protocol preparation patch series
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH stable 5.4 1/2] net: openvswitch: fix race on port output
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- [PATCH stable 5.10 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- [PATCH stable 5.15 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- [PATCH stable 5.15 0/2] openvswitch port output fixes
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- [PATCH stable 5.15 1/2] net: openvswitch: fix race on port output
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- [PATCH stable 5.10 1/2] net: openvswitch: fix race on port output
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- [PATCH stable 5.4 2/2] openvswitch: fix lockup on tx to unregistering netdev with carrier
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- [PATCH stable 5.4 0/2] openvswitch port output fixes
- From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
- Re: [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next 11/16] idpf: prepare structures to support XDP
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH stable] xdp: Reset bpf_redirect_info before running a xdp's BPF prog.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH stable] xdp: Reset bpf_redirect_info before running a xdp's BPF prog.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH stable] xdp: Reset bpf_redirect_info before running a xdp's BPF prog.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [main-line]warning at arch/powerpc/net/bpf_jit_comp.c:961
- From: Venkat Rao Bagalkote <venkat88@xxxxxxxxxxxxx>
- [PATCH bpf-next v4] selftests/bpf: Add selftest for attaching fexit to __noreturn functions
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4] bpf: Reject attaching fexit/fmod_ret to __noreturn functions
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC] Use after free in BPF/ XDP during XDP_REDIRECT
- From: Ricardo Cañuelo Navarro <rcn@xxxxxxxxxx>
- Re: [RFC] Use after free in BPF/ XDP during XDP_REDIRECT
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH stable 6.1 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH stable 6.6 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH stable 5.15 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH net-next 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface
- From: Meghana Malladi <m-malladi@xxxxxx>
- [PATCH net-next 2/3] net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
- From: Meghana Malladi <m-malladi@xxxxxx>
- [PATCH net-next 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
- From: Meghana Malladi <m-malladi@xxxxxx>
- [PATCH net-next 0/3] Bug fixes from XDP and perout series
- From: Meghana Malladi <m-malladi@xxxxxx>
- Re: [PATCH] bpf: make perf_event_read_output accessible from BPF core when available
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH net v4 1/3] vsock/bpf: Fix EINTR connect() racing sockmap update
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH net v4 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH net v3 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: Add edge case tests for sockmap
- From: Jiayuan Chen <jiayuan.chen@xxxxxxxxx>
- [PATCH bpf-next v3 2/3] bpf, sockmap: avoid using sk_socket after free when reading
- From: Jiayuan Chen <jiayuan.chen@xxxxxxxxx>
- [PATCH bpf-next v3 0/3] bpf: Fix use-after-free of sockmap
- From: Jiayuan Chen <jiayuan.chen@xxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending
- From: Jiayuan Chen <jiayuan.chen@xxxxxxxxx>
- Re: [PATCH bpf-next 09/11] bpf: Return PTR_ERR from push_stack()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net v3 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH] selftests/bpf: Replace deprecated strncpy() with strscpy()
- From: <feng.wei8@xxxxxxxxxx>
- Re: [PATCH net] bonding: check xdp prog when set bond mode
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- Re: [PATCH stable 6.6 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH stable 6.6 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH stable 6.1 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH stable 5.15 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH stable 6.6 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH stable 6.6 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH stable 6.6 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH net] bonding: check xdp prog when set bond mode
- From: Wang Liang <wangliang74@xxxxxxxxxx>
- Re: [PATCH] LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH] LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH net-next 0/3] Fix late DMA unmap crash for page pool
- From: Yonglong Liu <liuyonglong@xxxxxxxxxx>
- [PATCH] LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH bpf-next v5 12/13] selftests/bpf: Add a bpf fq qdisc to selftest
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH stable 6.6 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH stable 6.1 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH stable 5.15 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH net v3 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH net v3 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH net v3 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH net v3 1/3] vsock/bpf: Fix EINTR connect() racing sockmap update
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [bpf-next v4] bpf: adjust btf load error logging
- From: Jordan Rome <linux@xxxxxxxxxxxxxx>
- [PATCH] bpf: make perf_event_read_output accessible from BPF core when available
- From: Emil Tsalapatis <emil@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 09/13] bpf: net_sched: Disable attaching bpf qdisc to non root
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH bpf-next v5 07/13] bpf: net_sched: Support updating qstats
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 25/25] selftests/bpf: Add tests for rqspinlock
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 23/25] bpf: Implement verifier support for rqspinlock
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 24/25] bpf: Maintain FIFO property for rqspinlock unlock
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 22/25] bpf: Introduce rqspinlock kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 21/25] bpf: Convert lpm_trie.c to rqspinlock
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 20/25] bpf: Convert percpu_freelist.c to rqspinlock
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 17/25] rqspinlock: Add entry to Makefile, MAINTAINERS
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 19/25] bpf: Convert hashtab.c to rqspinlock
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 16/25] rqspinlock: Add macros for rqspinlock usage
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 18/25] rqspinlock: Add locktorture support
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 15/25] rqspinlock: Add helper to print a splat on timeout or deadlock
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 14/25] rqspinlock: Add basic support for CONFIG_PARAVIRT
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 13/25] rqspinlock: Add a test-and-set fallback
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 12/25] rqspinlock: Add deadlock detection and recovery
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 11/25] rqspinlock: Protect waiters in trylock fallback from stalls
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 10/25] rqspinlock: Protect waiters in queue from stalls
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 09/25] rqspinlock: Protect pending bit owners from stalls
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 08/25] rqspinlock: Hardcode cond_acquire loops for arm64
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 06/25] rqspinlock: Drop PV and virtualization support
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 07/25] rqspinlock: Add support for timeouts
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 05/25] rqspinlock: Add rqspinlock.h header
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 04/25] locking: Copy out qspinlock.c to kernel/bpf/rqspinlock.c
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 03/25] locking: Allow obtaining result of arch_mcs_spin_lock_contended
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 02/25] locking: Move common qspinlock helpers to a private header
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 00/25] Resilient Queued Spin Lock
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v4 01/25] locking: Move MCS struct definition to public header
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH] perf trace: Implement syscall summary in BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf, x86: Fix objtool warning for timed may_goto
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] LoongArch: BPF: Fix off by one error in build_prologue()
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [RESEND][PATCH bpf-next] bpf: Check map->record at the beginning of check_and_free_fields()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RESEND][PATCH bpf-next] bpf: Check map->record at the beginning of check_and_free_fields()
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [RESEND][PATCH bpf-next] bpf: Check map->record at the beginning of check_and_free_fields()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Check map->record at the begin of check_and_free_fields()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Check map->record at the begin of check_and_free_fields()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 01/11] bpf: Move insn if/else into do_check_insn()
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- Re: [PATCH bpf-next v1] bpf: Fix out-of-bounds read in check_atomic_load/store()
- From: Kohei Enju <enjuk@xxxxxxxxxx>
- Re: [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Yunsheng Lin <yunshenglin0825@xxxxxxxxx>
- Re: [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
- From: Yunsheng Lin <yunshenglin0825@xxxxxxxxx>
- Re: [PATCH 6/8] sched_ext: idle: Introduce scx_bpf_select_cpu_and()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] bpf: Fix out-of-bounds read in check_atomic_load/store()
- From: Kohei Enju <enjuk@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/11] bpf: Return -EFAULT on internal errors
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 02/11] bpf: Return -EFAULT on misconfigurations
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH] LoongArch: BPF: Fix off by one error in build_prologue()
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH RFC 0/2] Dynamically allocate memory to store task's full name
- From: Andres Rodriguez <andresx7@xxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok
- From: syzbot <syzbot+a5964227adc0f904549c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok
- From: Kohei Enju <enjuk@xxxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok
- From: syzbot <syzbot+a5964227adc0f904549c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok
- From: Kohei Enju <enjuk@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH RFC 8/8] selftests/sched_ext: Add test for sched_ext dl_server
- From: Joel Fernandes <joelagnelf@xxxxxxxxxx>
- [PATCH RFC 0/8] Add a deadline server for sched_ext tasks
- From: Joel Fernandes <joelagnelf@xxxxxxxxxx>
- Re: [PATCH 6/8] sched_ext: idle: Introduce scx_bpf_select_cpu_and()
- From: Changwoo Min <changwoo@xxxxxxxxxx>
- [PATCH bpf-next v1] bpf, x86: Fix objtool warning for timed may_goto
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 01/16] bitops: Change parity8() return type to bool
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH bpf-next v3 00/25] Resilient Queued Spin Lock
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 01/11] bpf: Move insn if/else into do_check_insn()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC 0/2] Dynamically allocate memory to store task's full name
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH bpf-next v1] bpf: Fix out-of-bounds read in check_atomic_load/store()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v5 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 12/13] selftests/bpf: Add a bpf fq qdisc to selftest
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 09/13] bpf: net_sched: Disable attaching bpf qdisc to non root
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 07/13] bpf: net_sched: Support updating qstats
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 04/13] bpf: net_sched: Add basic bpf qdisc kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 3/8] sched_ext: idle: Extend topology optimizations to all tasks
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH bpf-next v1] bpf: Fix out-of-bounds read in check_atomic_load/store()
- From: Kohei Enju <enjuk@xxxxxxxxxx>
- Re: [PATCH v3 01/16] bitops: Change parity8() return type to bool
- From: David Laight <david.laight.linux@xxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok
- From: syzbot <syzbot+a5964227adc0f904549c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/8] sched_ext: idle: Extend topology optimizations to all tasks
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok
- From: Kohei Enju <enjuk@xxxxxxxxxx>
- Re: [PATCH 2/8] sched_ext: idle: Refactor scx_select_cpu_dfl()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC] Use after free in BPF/ XDP during XDP_REDIRECT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework
- From: Bastien Curutchet <bastien.curutchet@xxxxxxxxxxx>
- Re: [RFC] Use after free in BPF/ XDP during XDP_REDIRECT
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC] Use after free in BPF/ XDP during XDP_REDIRECT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH net v2 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH net v2 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH net v2 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH net v2 1/3] vsock/bpf: Fix EINTR connect() racing sockmap update
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH net-next 3/7] net: netsec: Add metadata support for xdp mode
- From: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
- Re: [PATCH net] bonding: check xdp prog when set bond mode
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- Re: [PATCH net] bonding: check xdp prog when set bond mode
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH net] bonding: check xdp prog when set bond mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next 1/3] page_pool: Move pp_magic check into helper functions
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next 0/3] Fix late DMA unmap crash for page pool
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH 8/8] sched_ext: idle: Deprecate scx_bpf_select_cpu_dfl()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 7/8] selftests/sched_ext: Add test for scx_bpf_select_cpu_and()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 6/8] sched_ext: idle: Introduce scx_bpf_select_cpu_and()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 4/8] sched_ext: idle: Explicitly pass allowed cpumask to scx_select_cpu_dfl()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 5/8] sched_ext: idle: Accept an arbitrary cpumask in scx_select_cpu_dfl()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 3/8] sched_ext: idle: Extend topology optimizations to all tasks
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 2/8] sched_ext: idle: Refactor scx_select_cpu_dfl()
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCH 1/8] sched_ext: idle: Honor idle flags in the built-in idle selection policy
- From: Andrea Righi <arighi@xxxxxxxxxx>
- [PATCHSET v3 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
- From: Andrea Righi <arighi@xxxxxxxxxx>
- Re: [RFC] Use after free in BPF/ XDP during XDP_REDIRECT
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH stable 5.15] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH stable 6.1] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH net 1/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
- From: Dong Chenchen <dongchenchen2@xxxxxxxxxx>
- [PATCH net 2/2] selftests: bpf: Add case for sockmap_ktls set when verdict attached
- From: Dong Chenchen <dongchenchen2@xxxxxxxxxx>
- [PATCH net 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
- From: Dong Chenchen <dongchenchen2@xxxxxxxxxx>
- [PATCH net] bonding: check xdp prog when set bond mode
- From: Wang Liang <wangliang74@xxxxxxxxxx>
- [PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH stable 6.1] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH stable 5.15] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH RFC 2/2] fs/proc: Pass 'task->full_name' via 'proc_task_name()'
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH RFC 1/2] exec: Dynamically allocate memory to store task's full name
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH RFC 0/2] Dynamically allocate memory to store task's full name
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 00/13] bpf qdisc
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH] lockdep: Fix upper limit for LOCKDEP_BITS configs
- From: Xiaomeng Zhang <zhangxiaomeng13@xxxxxxxxxx>
- [PATCH -next] lockdep: Fix upper limit for LOCKDEP_BITS configs
- From: Xiaomeng Zhang <zhangxiaomeng13@xxxxxxxxxx>
- [RFC PATCH bpf-next 3/3] selftests/bpf: Add tests for socket skips and repeats
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [RFC PATCH bpf-next 2/3] bpf: tcp: Avoid socket skips during iteration
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [RFC PATCH bpf-next 1/3] bpf: udp: Avoid socket skips during iteration
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: [PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- pull-request: bpf-next 2025-03-13
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/4] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] block: Name the RQF flags enum
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] selftests/bpf: Fix sockopt selftest failure on powerpc
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2] selftests/bpf: Fix string read in strncmp benchmark
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] libbpf: Fix uprobe offset calculation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 01/16] bitops: Change parity8() return type to bool
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [RFC] Use after free in BPF/ XDP during XDP_REDIRECT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 00/13] bpf qdisc
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [no subject]
- Re: [RFC] Use after free in BPF/ XDP during XDP_REDIRECT
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v5 09/13] bpf: net_sched: Disable attaching bpf qdisc to non root
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 13/13] selftests/bpf: Test attaching bpf qdisc to mq and non root
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 12/13] selftests/bpf: Add a bpf fq qdisc to selftest
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 08/13] bpf: net_sched: Allow writing to more Qdisc members
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 11/13] selftests/bpf: Add a basic fifo qdisc test
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 10/13] libbpf: Support creating and destroying qdisc
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 05/13] bpf: net_sched: Add a qdisc watchdog timer
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 07/13] bpf: net_sched: Support updating qstats
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 06/13] bpf: net_sched: Support updating bstats
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 03/13] bpf: net_sched: Support implementation of Qdisc_ops in bpf
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 04/13] bpf: net_sched: Add basic bpf qdisc kfuncs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 02/13] bpf: Generalize finding member offset of struct_ops prog
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 01/13] bpf: Prepare to reuse get_ctx_arg_idx
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v5 00/13] bpf qdisc
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [RFC] Use after free in BPF/ XDP during XDP_REDIRECT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 09/11] bpf: Return PTR_ERR from push_stack()
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 08/11] bpf: Allow nospec-protected var-offset stack access
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 07/11] bpf: Fall back to nospec for Spectre v1
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 06/11] bpf: Rename sanitize_stack_spill to nospec_result
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 04/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 03/11] bpf: Return -EFAULT on internal errors
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 05/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 02/11] bpf: Return -EFAULT on misconfigurations
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [PATCH bpf-next 01/11] bpf: Move insn if/else into do_check_insn()
- From: Luis Gerhorst <luis.gerhorst@xxxxxx>
- [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok
- From: syzbot <syzbot+a5964227adc0f904549c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v3 01/16] bitops: Change parity8() return type to bool
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH 1/3] perf ftrace: Fix latency stats with BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 01/16] bitops: Change parity8() return type to bool
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH v3 01/16] bitops: Change parity8() return type to bool
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH net-next 10/16] idpf: add support for nointerrupt queues
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Loongarch JIT doesn't support bpf-to-bpf calls
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- BPF office hours discussion for "Reducing BPF register pressure" moved to 3/20/2025
- From: Mykola Lysenko <mykolal@xxxxxxxx>
- Re: [PATCH] libbpf: Fix uprobe offset calculation
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Fix string read in strncmp benchmark
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Fix string read in strncmp benchmark
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix string read in strncmp benchmark
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH 13/13] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- Re: [PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework
- From: Bastien Curutchet <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 12/13] selftests/bpf: test_xsk: Isolate flaky tests
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 11/13] selftests/bpf: test_xsk: Make kselftest dependency optional
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 10/13] selftests/bpf: test_xsk: Split xskxceiver
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 09/13] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 07/13] selftests/bpf: test_xsk: Don't exit immediately when workers fail
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 08/13] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 03/13] selftests/bpf: test_xsk: Wrap ksft_*() behind macros
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 04/13] selftests/bpf: test_xsk: Add return value to init_iface()
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 02/13] selftests/bpf: test_xsk: Fix memory leaks
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 05/13] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 06/13] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 01/13] selftests/bpf: test_xsk: Initialize bitmap before use
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework
- From: "Bastien Curutchet (eBPF Foundation)" <bastien.curutchet@xxxxxxxxxxx>
- [PATCH net] xsk: fix an integer overflow in xp_create_and_assign_umem()
- From: Gavrilov Ilia <Ilia.Gavrilov@xxxxxxxxxxx>
- Re: [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH bpf-next v10 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
- From: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
- [PATCH 6.6.y] bpf: Use raw_spinlock_t in ringbuf
- From: <jianqi.ren.cn@xxxxxxxxxxxxx>
- Re: [PATCH] libbpf: Fix uprobe offset calculation
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH v3 01/16] bitops: Change parity8() return type to bool
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v3 01/16] bitops: Change parity8() return type to bool
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix string read in strncmp benchmark
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] bpf: preload: add MODULE_DESCRIPTION
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1] selftests/bpf: Fix arena_spin_lock compilation on PowerPC
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH dwarves 1/2] dwarves: Add github actions to build, test
- From: "Ihor Solodrai" <ihor.solodrai@xxxxxxxxx>
- Re: [bpf-next v4] bpf: adjust btf load error logging
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [bpf-next v4] bpf: adjust btf load error logging
- From: Jordan Rome <linux@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] libbpf: Fix uprobe offset calculation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [bpf-next v4] bpf: adjust btf load error logging
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Patch bpf-next v2 4/4] tcp_bpf: improve ingress redirection performance with message corking
- From: Zijian Zhang <zijianzhang@xxxxxxxxxxxxx>
- Re: [PATCH net-next 07/16] idpf: link NAPIs to queues
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next 06/16] idpf: a use saner limit for default number of queues to allocate
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next 07/16] idpf: link NAPIs to queues
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next 04/16] libeth: add XSk helpers
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH dwarves] btf_encoder: verify 0 address DWARF variables are really in ELF section
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH dwarves v2] btf_encoder: fix memory access bugs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH dwarves 0/2] dwarves: Introduce github actions for CI
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
- From: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
- Re: [PATCH iwl-next v9 14/14] igc: add support to get frame preemption statistics via ethtool
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH iwl-next v9 13/14] igc: add support to get MAC Merge data via ethtool
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH iwl-next v9 12/14] igc: block setting preemptible traffic class in taprio
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH iwl-next v9 11/14] igc: add support to set tx-min-frag-size
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH iwl-next v9 10/14] igc: add support for frame preemption verification
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH iwl-next v9 08/14] igc: use FIELD_PREP and GENMASK for existing RX packet buffer size
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH iwl-next v9 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH iwl-next v9 02/14] net: ethtool: mm: extract stmmac verification logic into common library
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH iwl-next v9 03/14] net: ethtool: mm: reset verification status when link is down
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH iwl-next v9 02/14] net: ethtool: mm: extract stmmac verification logic into common library
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- [PATCH bpf-next v3 3/4] tcp: bpf: support bpf_getsockopt for TCP_BPF_DELACK_MAX
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH bpf-next v3 4/4] selftests: add bpf_set/getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH bpf-next v3 2/4] tcp: bpf: support bpf_getsockopt for TCP_BPF_RTO_MIN
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH bpf-next v3 1/4] tcp: bpf: introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH bpf-next v3 0/4] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH net-next 11/16] idpf: prepare structures to support XDP
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix string read in strncmp benchmark
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix string read in strncmp benchmark
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] selftests/bpf: Fix sockopt selftest failure on powerpc
- From: Venkat Rao Bagalkote <venkat88@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net, v2] net: mana: Support holes in device list reply msg
- From: Michal Swiatkowski <michal.swiatkowski@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- linux-next: build failure after merge of the bpf-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 2/2] selftests/bpf: test case with missing read/precision mark
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
- From: Chen Linxuan <chenlinxuan@xxxxxxxxxxxxxxxxxxxxxxxx>
- [bpf-next v4] bpf: adjust btf load error logging
- From: Jordan Rome <linux@xxxxxxxxxxxxxx>
- Re: [bpf-next v3] bpf: adjust btf load error logging
- From: Jordan Rome <linux@xxxxxxxxxxxxxx>
- Re: [PATCH 6.13 102/207] fprobe: Rewrite fprobe on function-graph tracer
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/xsk: Add tail adjustment tests and support check
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH bpf-next v5 4/4] selftests/bpf: test freplace from user namespace
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next v5 3/4] libbpf: pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next v5 2/4] bpf: return prog btf_id without capable check
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next v5 0/4] Support freplace prog from user namespace
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next v5 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [Patch bpf-next v2 4/4] tcp_bpf: improve ingress redirection performance with message corking
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH net, v2] net: mana: Support holes in device list reply msg
- From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v1] selftests/bpf: Fix arena_spin_lock compilation on PowerPC
- From: Venkat Rao Bagalkote <venkat88@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] powerpc, bpf: Inline bpf_get_smp_processor_id()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH 1/2] powerpc, bpf: Support internal-only MOV instruction to resolve per-CPU addrs
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH net-next 01/16] libeth: convert to netmem
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH net-next 01/16] libeth: convert to netmem
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
- From: Mateusz Guzik <mjguzik@xxxxxxxxx>
- Re: [PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH 2/2] powerpc, bpf: Inline bpf_get_smp_processor_id()
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [PATCH 0/2] bpf: Inline helper in powerpc JIT
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [PATCH 1/2] powerpc, bpf: Support internal-only MOV instruction to resolve per-CPU addrs
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- Re: [PATCH net-next 15/16] idpf: add support for .ndo_xdp_xmit()
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [syzbot] [tipc?] [nfs?] INFO: rcu detected stall in sys_unshare (9)
- From: syzbot <syzbot+872bccd9a68c6ba47718@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 14/16] idpf: add support for XDP on Rx
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH bpf-next v10 4/4] selftests/bpf: add usage example for cpu time counter kfuncs
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v10 3/4] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v10 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v10 0/4] bpf: add cpu time counter kfuncs
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
[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]