BPF
[Prev Page][Next Page]
- [PATCH bpf-next 05/11] bpf: initialize/free array of btf_field(s).
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 04/11] bpf: check_map_kptr_access() compute the offset from the reg state.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 03/11] bpf: Add nelems to struct btf_field_info and btf_field.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 02/11] bpf: Remove unnecessary call to btf_field_type_size().
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 01/11] bpf: Remove unnecessary checks on the offset of btf_field.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [PATCH net-next v8 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH] bpf: strnchr not suitable for getting NUL-terminator
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH] bpf: fix uninit-value in strnchr
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- [PATCH v2] perf lock contention: Add a missing NULL check
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 1/2] ftrace: make extra rcu_is_watching() validation check optional
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v3 2/2] rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] perf lock contention: Add a missing NULL check
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v1 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v1 2/3] net: assign enum to skb->tstamp_type to distinguish between tstamp
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- [RFC PATCH bpf-next v1 0/3] Rename mono_delivery_time to
- From: Abhishek Chauhan <quic_abchauha@xxxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] bpf: fix uninit-value in strnchr
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Add support for certain atomics in bpf_arena to x86 JIT
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next 3/4] selftests: net: declare section names for bpf_offload
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Yosry Ahmed <yosryahmed@xxxxxxxxxx>
- Re: [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] netfilter: x_tables: fix incorrect parameter length before call copy_from_sockptr
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf] arm32, bpf: Fix sign-extension mov instruction
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: Re: [RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 3/3] btf: Avoid weak external references
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH] netfilter: x_tables: fix incorrect parameter length before call copy_from_sockptr
- From: Edward Adam Davis <eadavis@xxxxxx>
- [PATCH v2 3/3] btf: Avoid weak external references
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- [PATCH v2 0/3] kbuild: Avoid weak external linkage where possible
- From: Ard Biesheuvel <ardb+git@xxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add read_trace_pipe_iter function
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- [PATCH net-next v4 9/9] wifi: ath11k: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 8/9] wifi: ath10k: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 7/9] wifi: qtnfmac: Use netdev dummy allocator helper
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 6/9] net: ibm/emac: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 5/9] net: ipa: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 4/9] net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 3/9] net: marvell: prestera: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 2/9] net: create a dummy net_device allocator
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 1/9] net: free_netdev: exit earlier if dummy
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v4 0/9] allocate dummy device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Add read_trace_pipe_iter function
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] bpf: fix uninit-value in strnchr
- From: Edward Adam Davis <eadavis@xxxxxx>
- [PATCH] bpf: fix uninit-value in strnchr
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: syzbot <syzbot+186522670e6722692d86@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: Advice on cgroup rstat lock
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v3 4/4] selftests/bpf: Support nonblock for send_recv_data
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 3/4] selftests/bpf: Export send_recv_data helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 2/4] selftests/bpf: Add struct send_recv_arg
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 1/4] selftests/bpf: Use log_err in network_helpers
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 0/4] export send_recv_data
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: syzbot <syzbot+186522670e6722692d86@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next v6 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf] arm32, bpf: Fix sign-extension mov instruction
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH net v4] dpaa_eth: fix XDP queue index
- From: David Gouarin <dgouarin@xxxxxxxxx>
- Re: [PATCH v3 06/10] scheduler: Remove the now superfluous sentinel elements from ctl_table array
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/5] bpf: pass whole link instead of prog when triggering raw tracepoint
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v6 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_elem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in bpf_bprintf_prepare
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in bstr_printf
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
- From: Alexey Dobriyan <adobriyan@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in strnchr
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf v4 2/2] selftests/bpf: Fix umount cgroup2 error in test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf v4 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf v4 0/2] Two fixes for test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Export send_recv_data helper
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [syzbot] [bpf?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (2)
- From: syzbot <syzbot+838346b979830606c854@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Export send_recv_data helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH net-next 4/4] selftests: net: reuse common code in bpf_offload
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next 3/4] selftests: net: declare section names for bpf_offload
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next 2/4] selftests: net: bpf_offload: wait for maps
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH net-next 1/4] selftests: move bpf-offload test from bpf to net
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 5/6] tools: sync include/uapi/linux/bpf.h
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2] rethook: Remove warning messages printed for finding return address of a frame.
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] bpf: dereference of null in __cgroup_bpf_query() function
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [syzbot] [bpf?] [net?] WARNING in sock_map_close
- From: syzbot <syzbot+07a2e4a1a57118ef7355@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] selftests/bpf: eliminate warning of get_cgroup_id_from_path()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf, lsm: Add return value range description for lsm hook
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in htab_lru_map_delete_elem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_elem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
- From: syzbot <syzbot+af9492708df9797198d6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Add check for bpf lsm return value
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: Tao Lyu <tao.lyu@xxxxxxx>
- Re: [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [PATCH net-next v15 14/15] p4tc: add set of P4TC table kfuncs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2] rethook: Remove warning messages printed for finding return address of a frame.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v15 14/15] p4tc: add set of P4TC table kfuncs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/7] bpf, lsm: Add return value range description for lsm hook
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Fix umount cgroup2 error in test_sockmap
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH net-next] selftests/bpf: eliminate warning of get_cgroup_id_from_path()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v6 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 4/5] selftests/bpf: Refactor out helper functions for a few tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v6 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [syzbot] [bpf?] [net?] possible deadlock in sock_map_unref
- From: syzbot <syzbot+850ca6a3ba35c8699832@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v15 15/15] p4tc: add P4 classifier
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 13/15] p4tc: add runtime table entry get, delete, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 12/15] p4tc: add runtime table entry create and update
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 11/15] p4tc: add template table create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 10/15] p4tc: add runtime action support
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 09/15] p4tc: add template action create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 08/15] p4tc: add template pipeline create, get, update, delete
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 07/15] p4tc: add template API
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 06/15] p4tc: add P4 data types
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 05/15] net: sched: act_api: Add support for preallocated P4 action instances
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 02/15] net/sched: act_api: increase action kind string length
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 01/15] net: sched: act_api: Introduce P4 actions list
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v15 00/15] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH 6.6.y 1/2] bpf: put uprobe link's path and task in release callback
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH iwl-next, v4 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
- From: "naamax.meir" <naamax.meir@xxxxxxxxxxxxxxx>
- [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v8 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v8 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 6/6] selftests/bpf: add sleepable timer tests
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 5/6] tools: sync include/uapi/linux/bpf.h
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
- [PATCH RFC bpf-next v6 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH net-next v6 0/5] remove page frag implementation in vhost_net
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH net-next v7 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH net v2] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH net-next v7 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v7 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH net-next v7 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
- From: Chaitanya S Prakash <ChaitanyaS.Prakash@xxxxxxx>
- Re: [PATCH bpf-next v5 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v5 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Export send_recv_data helper
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 1/2] selftests/bpf: Add struct send_recv_arg
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2 0/2] export send_byte and send_recv_data
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in dev_map_generic_redirect
- From: syzbot <syzbot+aa38edb98c8bd20d2915@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Add F_SETFL for fcntl
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Fix umount cgroup2 error in test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v3 0/2] Add F_SETFL for fcntl
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame.
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [Bpf] Follow up on "call helper function by address" terminology
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH AUTOSEL 6.1 12/13] bpf: Check bloom filter map value size
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 20/22] bpf: Check bloom filter map value size
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.8 23/25] bpf: Check bloom filter map value size
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH net-next v1 10/12] net: replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v1 04/12] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Add F_SETFL for fcntl
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH v4 4/4] selftests/bpf: Add tests for ring__consume_n and ring_buffer__consume_n
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [Bpf] Follow up on "call helper function by address" terminology
- From: Watson Ladd <watsonbladd@xxxxxxxxx>
- [syzbot] [bpf?] BUG: unable to handle kernel paging request in jhash
- From: syzbot <syzbot+6592955f6080eeb2160f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Missing bpf stats for BPF_PROG_TYPE_EXT
- From: Jose Fernandez <josef@xxxxxxxxxxx>
- Re: [PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [syzbot] [bpf?] KMSAN: uninit-value in htab_lru_map_delete_elem
- From: syzbot <syzbot+d40ad71c1ba64324d256@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 4/4] selftests/bpf: Add tests for ring__consume_n and ring_buffer__consume_n
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 0/4] libbpf: API to partially consume items from ringbuffer
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v4 2/4] libbpf: ringbuf: allow to consume up to a certain amount of items
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 4/4] selftests/bpf: Add tests for ring__consume_n and ring_buffer__consume_n
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_elem
- From: syzbot <syzbot+b8d77b9bb107fa1bd641@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for atomics in bpf_arena.
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Add support for certain atomics in bpf_arena to x86 JIT
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] ftrace: make extra rcu_is_watching() validation check optional
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v5 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5 4/5] selftests/bpf: Refactor out helper functions for a few tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH] bpf: dereference of null in __cgroup_bpf_query() function
- From: Mikhail Lobanov <m.lobanov@xxxxxxxxxxxx>
- [PATCH net-next] selftests/bpf: eliminate warning of get_cgroup_id_from_path()
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
- From: syzbot <syzbot+9459b5d7fab774cf182f@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v4 3/4] libbpf: Add ring__consume_n / ring_buffer__consume_n
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v4 1/4] libbpf: Start v1.5 development cycle
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v4 4/4] selftests/bpf: Add tests for ring__consume_n and ring_buffer__consume_n
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v4 0/4] libbpf: API to partially consume items from ringbuffer
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v4 2/4] libbpf: ringbuf: allow to consume up to a certain amount of items
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] libbpf: API to partially consume items from ringbuffer
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [PATCH net] xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH v1 2/2] perf bench uprobe: Add uretprobe variant of uprobe benchmarks
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 1/2] perf bench uprobe: Remove lib64 from libc.so.6 binary path
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH] ftrace: make extra rcu_is_watching() validation check optional
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: run bpf prog w/o sockmap [was: bpf: Add bpf_link support for sk_msg and sk_skb progs]
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 0/2] libbpf: API to partially consume items from ringbuffer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add tests for atomics in bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Add support for certain atomics in bpf_arena to x86 JIT
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 2/2] libbpf: Add ring__consume_n / ring_buffer__consume_n
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v3 1/2] libbpf: ringbuf: allow to consume up to a certain amount of items
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- [PATCH v3 0/2] libbpf: API to partially consume items from ringbuffer
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [Bug Report] Packet drops after trimming skb using bpf_skb_adjust_room
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [RFC PATCH bpf-next] verifier: fix computation of range for XOR
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [Bpf] Follow up on "call helper function by address" terminology
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: Tao Lyu <tao.lyu@xxxxxxx>
- Re: [PATCH bpf-next v4 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Follow up on "call helper function by address" terminology
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] net: netfilter: Make ct zone id configurable for bpf ct helper functions
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: vmlinux.h overlap/conflict with network protocol definitions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 09/13] libbpf: split BTF reconciliation
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: vmlinux.h overlap/conflict with network protocol definitions
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, docs: Editorial nits in instruction-set.rst
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next] bpf, docs: Editorial nits in instruction-set.rst
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 0/3] bpf: allow bpf_for_each_map_elem() helper with different input maps
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: vmlinux.h overlap/conflict with network protocol definitions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH 6.6.y 2/2] bpf: support deferring bpf_link dealloc to after RCU grace period
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 6.6.y 1/2] bpf: put uprobe link's path and task in release callback
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/3] bpf: allow invoking bpf_for_each_map_elem with different maps
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/3] bpf: store both map ptr and state in bpf_insn_aux_data
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: FAILED: patch "[PATCH] bpf: support deferring bpf_link dealloc to after RCU grace" failed to apply to 6.8-stable tree
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.8.y 2/2] bpf: support deferring bpf_link dealloc to after RCU grace period
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 6.8.y 1/2] bpf: put uprobe link's path and task in release callback
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: FAILED: patch "[PATCH] bpf: support deferring bpf_link dealloc to after RCU grace" failed to apply to 6.8-stable tree
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next] bpf, docs: Editorial nits in instruction-set.rst
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- Re: [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: fix perf_snapshot_branch_stack link failure
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: BPF WG ISA Document: Last Call
- From: dthaler1968@xxxxxxxxxxxxxx
- RE: [PATCH bpf-next v4 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next v4 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH] bpf: fix perf_snapshot_branch_stack link failure
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH bpf] MAINTAINERS: Update email address for Puranjay Mohan
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH bpf] MAINTAINERS: Update email address for Puranjay Mohan
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH bpf] bpf,kconfig: fix DEBUG_INFO_BTF_MODULES Kconfig definition
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v14 00/15] Introducing P4TC (series 1)
- From: Marcelo Ricardo Leitner <mleitner@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [RFC bpf-next 09/13] libbpf: split BTF reconciliation
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Jan Kara <jack@xxxxxxx>
- [PATCH bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH bpf-next v5] bpftool: Mount bpffs on provided dir instead of parent dir
- From: Sahil <icegambit91@xxxxxxxxx>
- Re: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- RE: [Bug Report] Packet drops after trimming skb using bpf_skb_adjust_room
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH net v2] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: run bpf prog w/o sockmap [was: bpf: Add bpf_link support for sk_msg and sk_skb progs]
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
- From: syzbot <syzbot+af9492708df9797198d6@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 1/3] bpf: store both map ptr and state in bpf_insn_aux_data
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 0/3] bpf: allow bpf_for_each_map_elem() helper with different input maps
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 2/3] bpf: allow invoking bpf_for_each_map_elem with different maps
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- Re: [Question]: How to disable modules BTF independently?
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Philo Lu <lulie@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: prevent r10 register from being marked as precise
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: vmlinux.h overlap/conflict with network protocol definitions
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: prevent r10 register from being marked as precise
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9-rc3
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf-next v5] bpftool: Mount bpffs on provided dir instead of parent dir
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next 02/13] libbpf: add btf__new_split_base_ref() creating split BTF with reference base BTF
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: add test for bpf_for_each_map_elem() with different maps
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5] bpftool: Mount bpffs on provided dir instead of parent dir
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [syzbot] [mm?] inconsistent lock state in __mmap_lock_do_trace_acquire_returned
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: allow invoking bpf_for_each_map_elem with different maps
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Question]: How to disable modules BTF independently?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: store both map ptr and state in bpf_insn_aux_data
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf] bpf,kconfig: fix DEBUG_INFO_BTF_MODULES Kconfig definition
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: prevent r10 register from being marked as precise
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: vmlinux.h overlap/conflict with network protocol definitions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [mm?] inconsistent lock state in __mmap_lock_do_trace_acquire_returned
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] KASAN: slab-use-after-free Read in bpf_link_free
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net] xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: pull-request: bpf 2024-04-04
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [syzbot] [bpf?] KASAN: slab-use-after-free Read in bpf_link_free
- From: syzbot <syzbot+b3851d693eb8edda5c7d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] Networking for v6.9-rc3
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH] bpf: fix null ptr deref in dev_map_enqueue
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net] xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 0/2] Inline bpf_get_branch_snapshot() BPF helper
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v5] bpftool: Mount bpffs on provided dir instead of parent dir
- From: Sahil Siddiq <icegambit91@xxxxxxxxx>
- Re: [PATCH bpf-next v4] bpftool: Mount bpffs on provided dir instead of parent dir
- From: Sahil <icegambit91@xxxxxxxxx>
- Re: [PATCH net-next v3 1/5] net: create a dummy net_device allocator
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add test for bpf_probe_write_user_registered()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- pull-request: bpf 2024-04-04
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: vmlinux.h overlap/conflict with network protocol definitions
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: vmlinux.h overlap/conflict with network protocol definitions
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 1/2] bpf: make bpf_get_branch_snapshot() architecture-agnostic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- vmlinux.h overlap/conflict with network protocol definitions
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 1/1] mm: change inlined allocation helpers to account at the call site
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/5] net: create a dummy net_device allocator
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [Question]: How to disable modules BTF independently?
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [Question]: How to disable modules BTF independently?
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [Question]: How to disable modules BTF independently?
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [RFC bpf-next 02/13] libbpf: add btf__new_split_base_ref() creating split BTF with reference base BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/5] allocate dummy device dynamically
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/2] bpf,riscv: Add support for BPF Arena
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH] [v5] kallsyms: rework symbol lookup return codes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] bpf: x86: avoid link error with CONFIG_SMP=n
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next v3 0/5] allocate dummy device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next v14 00/15] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH] bpf: x86: avoid link error with CONFIG_SMP=n
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH net-next v14 15/15] p4tc: add P4 classifier
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 13/15] p4tc: add runtime table entry get, delete, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 12/15] p4tc: add runtime table entry create and update
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 11/15] p4tc: add template table create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 10/15] p4tc: add runtime action support
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 09/15] p4tc: add template action create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 08/15] p4tc: add template pipeline create, get, update, delete
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 07/15] p4tc: add template API
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 06/15] p4tc: add P4 data types
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 05/15] net: sched: act_api: Add support for preallocated P4 action instances
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 02/15] net/sched: act_api: increase action kind string length
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 01/15] net: sched: act_api: Introduce P4 actions list
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v14 00/15] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- RE: [EXTERNAL] [PATCH net-next v3 2/5] net: marvell: prestera: allocate dummy net_device dynamically
- From: Elad Nachman <enachman@xxxxxxxxxxx>
- Re: [PATCH net-next v3 0/5] allocate dummy device dynamically
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH net-next v3 5/5] net: ibm/emac: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v3 4/5] net: ipa: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v3 3/5] net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v3 2/5] net: marvell: prestera: allocate dummy net_device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v3 1/5] net: create a dummy net_device allocator
- From: Breno Leitao <leitao@xxxxxxxxxx>
- [PATCH net-next v3 0/5] allocate dummy device dynamically
- From: Breno Leitao <leitao@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCH bpf-next v4 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v4 1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v4 0/2] bpf,riscv: Add support for BPF Arena
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH] bpf: fix null ptr deref in dev_map_enqueue
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH] uprobes: reduce contention on uprobes_tree access
- From: Jonthan Haslam <jonathan.haslam@xxxxxxxxx>
- Re: [PATCH net-next v6 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 03/12] dwarf_loader: Separate creating the cu/dcu pair from processing it
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next v2 1/4] net: Register system page pool as an XDP memory model
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] possible deadlock in pit_timer_fn
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] selftests/bpf: Export send_byte helper
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Export send_recv_data helper
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: handle CONFIG_SMP=n configuration in x86 BPF JIT
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [syzbot] [bpf?] [net?] possible deadlock in pit_timer_fn
- From: syzbot <syzbot+2cd91b51c468ad5df25b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: handle CONFIG_SMP=n configuration in x86 BPF JIT
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: run bpf prog w/o sockmap [was: bpf: Add bpf_link support for sk_msg and sk_skb progs]
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
- From: Harishankar Vishwanathan <harishankar.vishwanathan@xxxxxxxxx>
- [PATCH bpf-next v4 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v4 4/5] selftests/bpf: Refactor out helper functions for a few tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v4 3/5] bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v4 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v4 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v4 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
- From: Harishankar Vishwanathan <harishankar.vishwanathan@xxxxxxxxx>
- Re: [PATCH net,v2] net: mana: Fix Rx DMA datasize and skb_over_panic
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH net v2] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault (2)
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- RE: run bpf prog w/o sockmap [was: bpf: Add bpf_link support for sk_msg and sk_skb progs]
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH net] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH v3 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 1/2] bpf: make bpf_get_branch_snapshot() architecture-agnostic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 0/2] Inline bpf_get_branch_snapshot() BPF helper
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [Bug Report] Packet drops after trimming skb using bpf_skb_adjust_room
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame.
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- run bpf prog w/o sockmap [was: bpf: Add bpf_link support for sk_msg and sk_skb progs]
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v3 2/2] rethook: honor CONFIG_FTRACE_VALIDATE_RCU_IS_WATCHING in rethook_try_get()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 1/2] ftrace: make extra rcu_is_watching() validation check optional
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- RE: [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
- From: Tao Lyu <tao.lyu@xxxxxxx>
- RE: [PATCH net-next v2 1/4] net: Register system page pool as an XDP memory model
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: 10x regression in processed instructions after recent verifier change
- From: "Brennan Vincent" <brennan.vincent@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: 10x regression in processed instructions after recent verifier change
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [Question]: How to disable modules BTF independently?
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: 10x regression in processed instructions after recent verifier change
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Question]: How to disable modules BTF independently?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Question]: How to disable modules BTF independently?
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [Bpf] Provisional registration procedure
- From: David Vernet <void@xxxxxxxxxxxxx>
- RE: [Bpf] Provisional registration procedure
- From: dthaler1968@xxxxxxxxxxxxxx
- Re: [Question]: How to disable modules BTF independently?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- 10x regression in processed instructions after recent verifier change
- From: "Brennan Vincent" <brennan.vincent@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [Question]: How to disable modules BTF independently?
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Provisional registration procedure
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [Question]: How to disable modules BTF independently?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_percpu_elem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] uprobes: reduce contention on uprobes_tree access
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH net-next v8 06/14] page_pool: convert to use netmem
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 04/20] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.8 05/28] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [Question]: How to disable modules BTF independently?
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH] Inaccurate rejection conditions
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 0/4] perf/x86/amd: add LBR capture support outside of hardware events
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4] bpftool: Mount bpffs on provided dir instead of parent dir
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: replace deprecated strncpy with strscpy
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: replace deprecated strncpy with strscpy
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH] ftrace: make extra rcu_is_watching() validation check optional
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] ftrace: make extra rcu_is_watching() validation check optional
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
- From: Edward Cree <ecree@xxxxxxx>
- Re: [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH bpf-next] bpf: pack struct bpf_fib_lookup
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH] uprobes: reduce contention on uprobes_tree access
- From: Jonthan Haslam <jonathan.haslam@xxxxxxxxx>
- Re: [PATCH bpf-next 0/5] Support local vmtest for riscv64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
- From: Aleksandr Nogikh <nogikh@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH v4 0/4] perf/x86/amd: add LBR capture support outside of hardware events
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/2] Add 12-argument support for RV64 bpf trampoline
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/2] riscv, bpf: Add 12-argument support for RV64 bpf trampoline
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] riscv, bpf: Add 12-argument support for RV64 bpf trampoline
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/4] perf/x86/amd: add LBR capture support outside of hardware events
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH] ftrace: make extra rcu_is_watching() validation check optional
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] riscv, bpf: Add 12-argument support for RV64 bpf trampoline
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/2] Add 12-argument support for RV64 bpf trampoline
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase where 7th argment is struct
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH] ftrace: make extra rcu_is_watching() validation check optional
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v5 0/2] bpf: Add a generic bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add testcase where 7th argment is struct
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH] bpf: replace deprecated strncpy with strscpy
- From: Ratheesh Kannoth <rkannoth@xxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/2] bpf,arm64: Add support for BPF Arena
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Provisional registration procedure
- From: Suresh Krishnan <suresh.krishnan@xxxxxxxxx>
- Re: [PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Optimize emit_mov_imm64().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] ftrace: make extra rcu_is_watching() validation check optional
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] ftrace: make extra rcu_is_watching() validation check optional
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH net-next v8 13/14] net: add devmem TCP documentation
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH net-next v8 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [RFC PATCH net-next v8 11/14] tcp: RX path for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]