BPF
[Prev Page][Next Page]
- Re: [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify fastpath handler
- From: Song Liu <songliubraving@xxxxxxxx>
- [PATCH bpf-next/net v3] selftests/bpf: Drop netns helpers in mptcp
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf] bpf, bpftool: Fix incorrect disasm pc
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify fastpath handler
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 dwarves 4/5] btf_encoder: store a list of elf_function per function name
- From: Ihor Solodrai <ihor.solodrai@xxxxx>
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH bpf-next] bpf: use common instruction history across all states
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v5 0/4] Faultable syscall tracepoints updates
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v7 9/9] selftests/bpf: Add struct_ops prog private stack tests
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next v7 8/9] bpf: Support private stack for struct_ops progs
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHv2 net-next iwl-next] net: intel: use ethtool string helpers
- From: Rosen Penev <rosenp@xxxxxxxxx>
- [PATCH bpf-next v3 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf: Add open coded version of kmem_cache iterator
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add kernel symbol for struct_ops trampoline
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify fastpath handler
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH perf/core] uprobes: fix WARN() inside hprobe_consume()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf v4 0/5] Fixes for bits iterator
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net v2] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
- From: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
- Re: [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 1/3] libbpf: Sort btf_types in ascending order by name
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: [PATCH v4 2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf, bpftool: Fix incorrect disasm pc
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [PATCH net-next v3 18/18] libeth: add a couple of XDP helpers (libeth_xdp)
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 17/18] libeth: support native XDP and register memory model
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 16/18] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 15/18] xsk: add generic XSk &xdp_buff -> skb conversion
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 14/18] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 12/18] xdp: add generic xdp_build_skb_from_buff()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 11/18] xdp: add generic xdp_buff_add_frag()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 10/18] xdp: get rid of xdp_frame::mem.id
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 09/18] page_pool: allow mixing PPs within one bulk
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 07/18] xdp: register system page pool as an XDP memory model
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 06/18] xdp: allow attaching already registered memory model to xdp_rxq_info
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [no subject]
- [PATCH net-next v3 05/18] xdp, xsk: constify read-only arguments of some static inline helpers
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 04/18] bpf, xdp: constify some bpf_prog * function arguments
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 03/18] unroll: add generic loop unroll helpers
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 02/18] skbuff: allow 2-4-argument skb_frag_dma_map()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH net-next v3 00/18] xdp: a fistful of generic changes (+libeth_xdp)
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Add sk_is_inet check in tls_sw_has_ctx_tx/rx
- From: Zijian Zhang <zijianzhang@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
- From: Matthieu Baerts <matttbe@xxxxxxxxxx>
- [PATCH v2 bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH perf/core] uprobes: fix WARN() inside hprobe_consume()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Add sk_is_inet check in tls_sw_has_ctx_tx/rx
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH bpf] bpf, bpftool: Fix incorrect disasm pc
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH v4 3/3] libbpf: Using binary search to improve the performance of btf__find_by_name_kind
- From: Donglin Peng <dolinux.peng@xxxxxxxxx>
- Re: [PATCH bpf] bpf, bpftool: Fix incorrect disasm pc
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [PATCH v4 1/3] libbpf: Sort btf_types in ascending order by name
- From: Donglin Peng <dolinux.peng@xxxxxxxxx>
- Re: [PATCH v4 2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
- From: Donglin Peng <dolinux.peng@xxxxxxxxx>
- Re: [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf] bpf, bpftool: Fix incorrect disasm pc
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- [PATCH v5 4/4] tracing: Add might_fault() check in __DECLARE_TRACE_SYSCALL
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v5 3/4] tracing: Fix syscall tracepoint use-after-free
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v5 2/4] tracing: Introduce tracepoint_is_faultable()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v5 1/4] tracing: Introduce tracepoint extended structure
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v5 0/4] Faultable syscall tracepoints updates
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH bpf] bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/4] Optimize bpf_csum_diff() and homogenize for all archs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH net v2] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
- From: Roger Quadros <rogerq@xxxxxxxxxx>
- Re: [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify fastpath handler
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC bpf-next fanotify 1/5] fanotify: Introduce fanotify fastpath handler
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- [PATCH bpf-next] bpf: Add kernel symbol for struct_ops trampoline
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
- From: Matthieu Baerts <matttbe@xxxxxxxxxx>
- [PATCH bpf] bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf] bpf, bpftool: Fix incorrect disasm pc
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [PATCH bpf-next 12/16] bpf: Support basic operations for dynptr key in hash map
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix compile error when MPTCP not support
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- [PATCH bpf v4 1/5] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 4/5] bpf: Use __u64 to save the bits in bits iterator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 5/5] selftests/bpf: Add three test cases for bits_iter
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 0/5] Fixes for bits iterator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v4 2/5] bpf: Add bpf_mem_alloc_check_size() helper
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf] bpf, bpftool: Fix incorrect disasm pc
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: The state of uprobes work and logistics
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH iwl-next v6 2/2] igc: Link queues to NAPI instances
- From: "Lifshits, Vitaly" <vitaly.lifshits@xxxxxxxxx>
- [PATCH net-next v2 11/13] virtio_net: xsk: tx: support xmit xsk buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 10/13] virtio_net: xsk: prevent disable tx napi
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 09/13] virtio_net: xsk: bind/unbind xsk for tx
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 12/13] virtio_net: update tx timeout record
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 08/13] virtio_net: refactor the xmit type
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 01/13] virtio_ring: introduce vring_need_unmap_buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 03/13] virtio_ring: packed: record extras for indirect buffers
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
- From: Roger Quadros <rogerq@xxxxxxxxxx>
- [PATCH v7 15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 17/17] powerpc64/bpf: Add support for bpf trampolines
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 16/17] samples/ftrace: Add support for ftrace direct samples on powerpc
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 12/17] powerpc64/ftrace: Move ftrace sequence out of line
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 10/17] powerpc/ftrace: Add a postlink script to validate function tracer
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 09/17] powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 08/17] powerpc/ftrace: Move ftrace stub used for init text before _einittext
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 07/17] powerpc/ftrace: Skip instruction patching if the instructions are the same
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 06/17] powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 05/17] powerpc/module_64: Convert #ifdef to IS_ENABLED()
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 01/17] powerpc/trace: Account for -fpatchable-function-entry support by toolchain
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 02/17] powerpc/kprobes: Use ftrace to determine if a probe is at function entry
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 04/17] powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- [PATCH v7 03/17] powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/2] Improve prog array uref semantics
- From: "Daniel Xu" <dxu@xxxxxxxxx>
- Re: [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Drop netns helpers in mptcp
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH bpf v3 4/5] bpf: Use __u64 to save the bits in bits iterator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf] bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify fastpath handler
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify fastpath handler
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify fastpath handler
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH RESEND net-next v4 9/9] net: ip: make ip_route_use_hint() return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH RESEND net-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH RESEND net-next v4 7/9] net: ip: make ip_route_input() return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH RESEND net-next v4 5/9] net: ip: make ip_route_input_rcu() return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH RESEND net-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH RESEND net-next v4 3/9] net: ip: make ip_mc_validate_source() return drop reason
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH RESEND net-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH RESEND net-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH RESEND net-next v4 0/9] net: ip: add drop reasons to input route
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Add sk_is_inet check in tls_sw_has_ctx_tx/rx
- From: Zijian Zhang <zijianzhang@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: drop unnecessary bpf_iter.h type duplication
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next v3 03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Add sk_is_inet check in tls_sw_has_ctx_tx/rx
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: Add tests for struct file related CRIB kfuncs
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v2 3/4] bpf/crib: Add struct file related CRIB kfuncs
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v2 2/4] selftests/bpf: Add tests for open-coded style process file iterator
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v2 1/4] bpf/crib: Introduce task_file open-coded iterator kfuncs
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify fastpath handler
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Add sk_is_inet check in tls_sw_has_ctx_tx/rx
- From: Zijian Zhang <zijianzhang@xxxxxxxxxxxxx>
- Re: [PATCH net-next] net: marvell: use ethtool string helpers
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [RFC bpf-next fanotify 5/5] selftests/bpf: Add test for BPF based fanotify fastpath handler
- From: Song Liu <song@xxxxxxxxxx>
- [RFC bpf-next fanotify 4/5] fanotify: Enable bpf based fanotify fastpath handler
- From: Song Liu <song@xxxxxxxxxx>
- [RFC bpf-next fanotify 3/5] bpf: Make bpf inode storage available to tracing programs
- From: Song Liu <song@xxxxxxxxxx>
- [RFC bpf-next fanotify 2/5] samples/fanotify: Add a sample fanotify fastpath handler
- From: Song Liu <song@xxxxxxxxxx>
- [RFC bpf-next fanotify 1/5] fanotify: Introduce fanotify fastpath handler
- From: Song Liu <song@xxxxxxxxxx>
- [RFC bpf-next fanotify 0/5] Fanotify fastpath handler
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Add sk_is_inet check in tls_sw_has_ctx_tx/rx
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] net: mana: use ethtool string helpers
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next 4/4] selftests/bpf: Add tests for struct file related CRIB kfuncs.
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next 3/4] bpf/crib: Add struct file related CRIB kfuncs
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next 2/4] selftests/bpf: Add tests for open-coded style process file iterator
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next 1/4] bpf/crib: Introduce task_file open-coded iterator kfuncs
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next 0/4] bpf/crib: Add open-coded style process file iterator and file related CRIB kfuncs
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH bpf-next v7 7/9] selftests/bpf: Add tracing prog private stack tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 6/9] bpf, x86: Support private stack in jit
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf] bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v7 8/9] bpf: Support private stack for struct_ops progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 9/9] selftests/bpf: Add struct_ops prog private stack tests
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 5/9] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 4/9] bpf: Allocate private stack for eligible main prog or subprogs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 2/9] bpf: Allow private stack to have each subprog having stack size of 512 bytes
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 3/9] bpf: Check potential private stack recursion for progs with async callback
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 0/9] bpf: Support private stack for bpf progs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v7 1/9] bpf: Check stack depth limit after visiting all subprogs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v4 3/3] libbpf: Using binary search to improve the performance of btf__find_by_name_kind
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 1/3] libbpf: Sort btf_types in ascending order by name
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak
- From: Daniel Yang <danielyangkang@xxxxxxxxx>
- Re: [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE
- From: Ilpo Järvinen <ij@xxxxxxxxxx>
- Re: [PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak
- From: Daniel Yang <danielyangkang@xxxxxxxxx>
- Re: [PATCH v4 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
- From: Ilpo Järvinen <ij@xxxxxxxxxx>
- Re: [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: start v1.6 development cycle
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf 1/2] bpf: Fix out-of-bounds write in trie_get_next_key()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next] selftests/bpf: drop unnecessary bpf_iter.h type duplication
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf] bpf: Add sk_is_inet check in tls_sw_has_ctx_tx/rx
- From: zijianzhang@xxxxxxxxxxxxx
- Re: [PATCH v2 bpf-next] docs/bpf: Add description of .BTF.base section
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH iwl-next v6 2/2] igc: Link queues to NAPI instances
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH iwl-next v6 0/2] igc: Link IRQs and queues to NAPIs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [PATCH bpf] bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Use make/remove netns helpers in mptcp
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: remove xdp_synproxy IP_DF check
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2 1/2] bpf: force checkpoint when jmp history is too long
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: force checkpoint when jmp history is too long
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf-next] libbpf: start v1.6 development cycle
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v4 net-next 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: handle implicit declaration of function gettid in bpf_iter.c
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [ANNOUNCEMENT] libbpf v1.5.0 release
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v2 0/6] Suspend IRQs during application busy periods
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH v2] bpf: fix filed access without lock
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf v2 2/2] selftests/bpf: test with a very short loop
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: force checkpoint when jmp history is too long
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 tip/perf/core 2/4] mm: Introduce mmap_lock_speculation_{begin|end}
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: handle implicit declaration of function gettid in bpf_iter.c
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: use kfunc hooks instead of program types
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH iwl-next v5 2/2] igc: Link queues to NAPI instances
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH net] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
- From: Roger Quadros <rogerq@xxxxxxxxxx>
- Re: [PATCH net-next v3 07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v2 0/6] Suspend IRQs during application busy periods
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH v4 net-next 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next v2] bpf: use kfunc hooks instead of program types
- From: Matteo Croce <technoboy85@xxxxxxxxx>
- Re: [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v4 net-next 11/14] tcp: allow ECN bits in TOS/traffic class
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v4 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v4 tip/perf/core 1/4] mm: Convert mm_lock_seq to a proper seqcount
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v4 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v4 net-next 04/14] tcp: extend TCP flags to allow AE bit/ACE field
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/6] Suspend IRQs during application busy periods
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH iwl-next v5 2/2] igc: Link queues to NAPI instances
- From: "Lifshits, Vitaly" <vitaly.lifshits@xxxxxxxxx>
- Re: [PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2] bpf: handle implicit declaration of function gettid in bpf_iter.c
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH v6 17/17] powerpc64/bpf: Add support for bpf trampolines
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add test cases for various pointer specifiers
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: fix %p% runtime check in bpf_bprintf_prepare
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
- From: "Liao, Chang" <liaochang1@xxxxxxxxxx>
- Re: [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [Patch bpf] sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Patch bpf] sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH v2 bpf 2/2] selftests/bpf: Add test for trie_get_next_key()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH v2 bpf 1/2] bpf: Fix out-of-bounds write in trie_get_next_key()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 04/14] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v3 07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 06/14] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked timestamp
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next v3 07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v3 04/14] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH net-next v3 06/14] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked timestamp
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v3 04/14] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v3 03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: handle implicit declaration of function gettid in bpf_iter.c
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
- From: Jordan Rife <jrife@xxxxxxxxxx>
- [PATCH rcu v4 14/15] refscale: Add srcu_read_lock_lite() support using "srcu-lite"
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH net-next v3 04/14] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v4 3/3] libbpf: Using binary search to improve the performance of btf__find_by_name_kind
- From: Donglin Peng <dolinux.peng@xxxxxxxxx>
- [PATCH v4 2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
- From: Donglin Peng <dolinux.peng@xxxxxxxxx>
- [PATCH v4 1/3] libbpf: Sort btf_types in ascending order by name
- From: Donglin Peng <dolinux.peng@xxxxxxxxx>
- [PATCH v4 0/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
- From: Donglin Peng <dolinux.peng@xxxxxxxxx>
- Re: [PATCHv3 net-next 0/2] Bonding: returns detailed error about XDP failures
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v4 2/4] tracing: Introduce tracepoint_is_faultable()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: fix %p% runtime check in bpf_bprintf_prepare
- From: Ilya Shchipletsov <rabbelkin@xxxxxxx>
- Re: [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf v2 0/2] bpf: enhance validation of pointer formatting
- From: Ilya Shchipletsov <rabbelkin@xxxxxxx>
- Re: [RFC PATCH v4 2/4] tracing: Introduce tracepoint_is_faultable()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH bpf v2 2/2] selftests/bpf: Add test cases for various pointer specifiers
- From: Ilya Shchipletsov <rabbelkin@xxxxxxx>
- [PATCH iwl-next v5 2/2] igc: Link queues to NAPI instances
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [PATCH iwl-next v5 0/2] igc: Link IRQs and queues to NAPIs
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [RFC PATCH v3 3/3] tracing: Fix syscall tracepoint use-after-free
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 1/3] tracing: Introduce tracepoint extended structure
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH v4 3/4] tracing: Fix syscall tracepoint use-after-free
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH v4 2/4] tracing: Introduce tracepoint_is_faultable()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH v4 1/4] tracing: Introduce tracepoint extended structure
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH v4 0/4] Faultable syscall tracepoints updates
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH resend 6/8] tracing/ftrace: Add might_fault check to syscall probes
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [Intel-wired-lan] [iwl-next v4 2/2] igc: Link queues to NAPI instances
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH v4 3/5] perf/core: Account dropped samples from BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [Intel-wired-lan] [iwl-next v4 2/2] igc: Link queues to NAPI instances
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [Intel-wired-lan] [iwl-next v4 2/2] igc: Link queues to NAPI instances
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH resend 6/8] tracing/ftrace: Add might_fault check to syscall probes
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH -next v5 1/2] perf stat: Support inherit events during fork() for bperf
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: handle implicit declaration of function gettid in bpf_iter.c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for subprogs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [Intel-wired-lan] [iwl-next v4 2/2] igc: Link queues to NAPI instances
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [Intel-wired-lan] [iwl-next v4 2/2] igc: Link queues to NAPI instances
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH v18 06/17] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v18 02/17] fgraph: Replace fgraph_ret_regs with ftrace_regs
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
- From: Will Deacon <will@xxxxxxxxxx>
- [RESEND PATCH bpf-next v2 2/2] bpf, verifier: Check trampoline target is tail_call_reachable subprog
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [RESEND PATCH bpf-next v2 1/2] bpf, x64: Propagate tailcall info only for subprogs
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [RESEND PATCH bpf-next v2 0/2] bpf, x64: Introduce two tailcall enhancements
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf, verifier: Check trampoline target is tail_call_reachable subprog
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for subprogs
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next 0/2] bpf, x64: Introduce two tailcall enhancements
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [RFC PATCH v3 2/3] tracing: Introduce tracepoint_is_syscall()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 2/3] tracing: Introduce tracepoint_is_syscall()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [Patch bpf] bpf: check negative offsets in __bpf_skb_min_len()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH RFC 09/10] net: replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 13/14] net-timestamp: use static key to control bpf extension
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 12/14] net-timestamp: add OPT_ID for UDP proto
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 11/14] net-timestamp: support OPT_ID for TCP proto
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 09/14] net-timestamp: add a common helper to set tskey
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 08/14] net-timestamp: make bpf for tx timestamp work
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 07/14] net-timestamp: add a new triggered point to set sk_tsflags_bpf in UDP layer
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 06/14] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked timestamp
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 05/14] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 04/14] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 01/14] net-timestamp: reorganize in skb_tstamp_tx_output()
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH AUTOSEL 6.6 15/15] bpf: Check validity of link->type in bpf_link_show_fdinfo()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.11 27/32] bpf: Check validity of link->type in bpf_link_show_fdinfo()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCHv2 net-next iwl-next] net: intel: use ethtool string helpers
- From: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
- [PATCH v2 bpf-next] docs/bpf: Add description of .BTF.base section
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH -next v5 1/2] perf stat: Support inherit events during fork() for bperf
- From: Tengda Wu <wutengda@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v5 1/2] perf stat: Support inherit events during fork() for bperf
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [Patch bpf] sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v5 17/17] powerpc64/bpf: Add support for bpf trampolines
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH v3 2/3] tracing: Introduce tracepoint_is_syscall()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH bpf-next] bpf: handle implicit declaration of function gettid in bpf_iter.c
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH v6 17/17] powerpc64/bpf: Add support for bpf trampolines
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v4 tip/perf/core 3/4] uprobes: simplify find_active_uprobe_rcu() VMA checks
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/3] tracing: Introduce tracepoint_is_syscall()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v3 1/3] tracing: Introduce tracepoint extended structure
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v3 3/3] tracing: Fix syscall tracepoint use-after-free
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v4 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 tip/perf/core 3/4] uprobes: simplify find_active_uprobe_rcu() VMA checks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 tip/perf/core 2/4] mm: Introduce mmap_lock_speculation_{begin|end}
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 tip/perf/core 1/4] mm: Convert mm_lock_seq to a proper seqcount
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/3] tracing: Introduce tracepoint_is_syscall()
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH v3 2/3] tracing: Introduce tracepoint_is_syscall()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [Intel-wired-lan] [iwl-next v4 2/2] igc: Link queues to NAPI instances
- From: "Lifshits, Vitaly" <vitaly.lifshits@xxxxxxxxx>
- Re: [PATCH v6 12/17] powerpc64/ftrace: Move ftrace sequence out of line
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v6 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH v6 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
- From: Masahiro Yamada <masahiroy@xxxxxxxxxx>
- Re: [PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak
- From: Daniel Yang <danielyangkang@xxxxxxxxx>
- Re: [RFC PATCH v3 2/3] tracing: Introduce tracepoint_is_syscall()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] bpf: fix filed access without lock
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- [Patch bpf] sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next v9 1/6] igb: Remove static qualifiers
- From: "Kuruvinakunnel, George" <george.kuruvinakunnel@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next v9 2/6] igb: Introduce igb_xdp_is_enabled()
- From: "Kuruvinakunnel, George" <george.kuruvinakunnel@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next v9 3/6] igb: Introduce XSK data structures and helpers
- From: "Kuruvinakunnel, George" <george.kuruvinakunnel@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next v9 4/6] igb: Add XDP finalize and stats update functions
- From: "Kuruvinakunnel, George" <george.kuruvinakunnel@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next v9 5/6] igb: Add AF_XDP zero-copy Rx support
- From: "Kuruvinakunnel, George" <george.kuruvinakunnel@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next v9 6/6] igb: Add AF_XDP zero-copy Tx support
- From: "Kuruvinakunnel, George" <george.kuruvinakunnel@xxxxxxxxx>
- [RFC PATCH v3 3/3] tracing: Fix syscall tracepoint use-after-free
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH v3 1/3] tracing: Introduce tracepoint extended structure
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH v3 2/3] tracing: Introduce tracepoint_is_syscall()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v4 net-next 4/4] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v4 net-next 3/4] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v4 net-next 2/4] igb: Fix passing 0 to ERR_PTR in igb_run_xdp()
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v4 net-next 1/4] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [Patch bpf] bpf: check negative offsets in __bpf_skb_min_len()
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [RFC PATCH v1] tracing: Fix syscall tracepoint use-after-free
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v1] tracing: Fix syscall tracepoint use-after-free
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH net] Documentation: networking: net_cachelines: Fix formatting
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH bpf-next v3 4/4] selftests/bpf: Add a selftest for bpf_csum_diff()
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v3 3/4] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v3 2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v3 1/4] net: checksum: move from32to16() to generic header
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v3 0/4] Optimize bpf_csum_diff() and homogenize for all archs
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [RFC PATCH v1] tracing: Fix syscall tracepoint use-after-free
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- RE: [PATCH bpf 8/8] bpf, sockmap: Fix sk_msg_reset_curr
- From: Zijian Zhang <zijianzhang@xxxxxxxxxxxxx>
- Re: [PATCH] mm: krealloc: Fix MTE false alarm in __do_krealloc
- From: David Rientjes <rientjes@xxxxxxxxxx>
- RE: [PATCH bpf 8/8] bpf, sockmap: Fix sk_msg_reset_curr
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH v2 bpf 2/2] selftests/bpf: Add test for trie_get_next_key()
- From: Byeonguk Jeong <jungbu2855@xxxxxxxxx>
- [PATCH v2 bpf 1/2] bpf: Fix out-of-bounds write in trie_get_next_key()
- From: Byeonguk Jeong <jungbu2855@xxxxxxxxx>
- [PATCH v18 17/17] bpf: Add get_entry_ip() for arm64
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 16/17] Documentation: probes: Update fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 15/17] selftests/ftrace: Add a test case for repeating register/unregister fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 14/17] selftests: ftrace: Remove obsolate maxactive syntax check
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 13/17] tracing/fprobe: Remove nr_maxactive from fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 12/17] fprobe: Add fprobe_header encoding feature
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 11/17] fprobe: Rewrite fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 10/17] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 09/17] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 08/17] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 07/17] tracing: Add ftrace_fill_perf_regs() for perf event
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 06/17] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 05/17] fprobe: Use ftrace_regs in fprobe exit handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 04/17] fprobe: Use ftrace_regs in fprobe entry handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 03/17] fgraph: Pass ftrace_regs to retfunc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 02/17] fgraph: Replace fgraph_ret_regs with ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 01/17] fgraph: Pass ftrace_regs to entryfunc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v18 00/17] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v4 net-next 2/4] igb: Fix passing 0 to ERR_PTR in igb_run_xdp()
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- [PATCH v4 net-next 1/4] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- [PATCH v4 net-next 4/4] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- [PATCH v4 net-next 3/4] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- [PATCH v4 net-next 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv2 net-next] net: freescale: use ethtool string helpers
- From: Lee Trager <lee@xxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- FOSDEM 2025 eBPF Devroom Call for Participation
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Add description of .BTF.base section
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCHv2 net-next] net: freescale: use ethtool string helpers
- From: Rosen Penev <rosenp@xxxxxxxxx>
- Re: [PATCH net-next] net: intel: use ethtool string helpers
- From: Rosen Penev <rosenp@xxxxxxxxx>
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH v2] tracing: Fix syscall tracepoint use-after-free
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCHv2 net-next iwl-next] net: intel: use ethtool string helpers
- From: Rosen Penev <rosenp@xxxxxxxxx>
- [RFC PATCH v2] tracing: Fix syscall tracepoint use-after-free
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v1] tracing: Fix syscall tracepoint use-after-free
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH v1] tracing: Fix syscall tracepoint use-after-free
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [RFC PATCH v1] tracing: Fix syscall tracepoint use-after-free
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: Questions about the state of some BTF features
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: Questions about the state of some BTF features
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Questions about the state of some BTF features
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Add description of .BTF.base section
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: Questions about the state of some BTF features
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf, arm64: Remove garbage frame for struct_ops trampoline
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: Questions about the state of some BTF features
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Questions about the state of some BTF features
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next] docs/bpf: Add description of .BTF.base section
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Questions about the state of some BTF features
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH net] Documentation: networking: net_cachelines: Fix formatting
- From: Gerd Bayer <gbayer@xxxxxxxxxxxxx>
- [PATCH bpf-next] docs/bpf: Add description of .BTF.base section
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Hernan Ponce de Leon <hernan.poncedeleon@xxxxxxxxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Andrea Parri <parri.andrea@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Hernan Ponce de Leon <hernan.poncedeleon@xxxxxxxxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Andrea Parri <parri.andrea@xxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Andrea Parri <parri.andrea@xxxxxxxxx>
- Re: [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Hernan Ponce de Leon <hernan.poncedeleon@xxxxxxxxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Andrea Parri <parri.andrea@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: allow to access bpf_prog during bpf_struct_access
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Add test for trie_get_next_key()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Add test for trie_get_next_key()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Add test for trie_get_next_key()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH] mm: krealloc: Fix MTE false alarm in __do_krealloc
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Hernan Ponce de Leon <hernan.poncedeleon@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next] net: marvell: use ethtool string helpers
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: allow to access bpf_prog during bpf_struct_access
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] mm: krealloc: Fix MTE false alarm in __do_krealloc
- From: Qun-Wei Lin <qun-wei.lin@xxxxxxxxxxxx>
- [PATCH bpf-next v2] bpf, arm64: Remove garbage frame for struct_ops trampoline
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf, arm64: Fix stack frame construction for struct_ops trampoline
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf v3 1/5] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH] net: mana: use ethtool string helpers
- From: Shradha Gupta <shradhagupta@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- RE: [PATCH bpf 7/8] bpf, sockmap: Several fixes to bpf_msg_pop_data
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- RE: [PATCH bpf 5/8] selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmap
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v3 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
- From: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
- Re: [PATCH net-next] net: intel: use ethtool string helpers
- From: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
- Re: [PATCH v3 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
- From: Yue Haibing <yuehaibing@xxxxxxxxxx>
- [PATCH] selftests/bpf: remove xdp_synproxy IP_DF check
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for tail_call_reachable subprogs
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf v3 3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 4/5] bpf: Use __u64 to save the bits in bits iterator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 5/5] selftests/bpf: Add three test cases for bits_iter
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 1/5] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 2/5] bpf: Add bpf_mem_alloc_check_size() helper
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 0/5] Fixes for bits iterator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [syzbot] [fs] INFO: rcu detected stall in sys_mount (7)
- From: syzbot <syzbot+de026b20f56e1598e760@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 6/6] docs: networking: Describe irq suspension
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [GIT PULL] bpf for v6.12-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: Questions about the state of some BTF features
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v2 0/6] Suspend IRQs during application busy periods
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- [PATCH v3 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v3 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v3 0/2] PCI: add enabe(disable)_device() hook for bridge
- From: Frank Li <Frank.Li@xxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Add test for trie_get_next_key()
- From: Byeonguk Jeong <jungbu2855@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for tail_call_reachable subprogs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [GIT PULL] bpf for v6.12-rc5
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: add selftest to check rdtsc jit
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- Re: [PATCH bpf 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
- From: Zijian Zhang <zijianzhang@xxxxxxxxxxxxx>
- [PATCH v2 bpf-next 8/8] bpf, sockmap: Fix sk_msg_reset_curr
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next 7/8] bpf, sockmap: Several fixes to bpf_msg_pop_data
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next 5/8] selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next 6/8] bpf, sockmap: Several fixes to bpf_msg_push_data
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next 4/8] selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next 3/8] selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next 2/8] selftests/bpf: Fix SENDPAGE data logic in test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next 1/8] selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next/net 7/8] bpf, sockmap: Several fixes to bpf_msg_pop_data
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next/net 8/8] bpf, sockmap: Fix sk_msg_reset_curr
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next/net 6/8] bpf, sockmap: Several fixes to bpf_msg_push_data
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next/net 5/8] selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next/net 4/8] selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next/net 3/8] selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next/net 2/8] selftests/bpf: Fix SENDPAGE data logic in test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next/net 1/8] selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH v2 bpf-next/net 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
- From: zijianzhang@xxxxxxxxxxxxx
- [PATCH net-next] net: marvell: use ethtool string helpers
- From: Rosen Penev <rosenp@xxxxxxxxx>
- [PATCH net-next] net: intel: use ethtool string helpers
- From: Rosen Penev <rosenp@xxxxxxxxx>
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH bpf 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
- From: Zijian Zhang <zijianzhang@xxxxxxxxxxxxx>
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v6 bpf-next 00/12] Share user memory to BPF program through task storage map
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v3 0/2] Add the missing BPF_LINK_TYPE invocation for sockmap
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: The state of uprobes work and logistics
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: Questions about the state of some BTF features
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free
- From: Jordan Rife <jrife@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for tail_call_reachable subprogs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH sched_ext/for-6.13 1/2] sched_ext: Rename CFI stubs to names that are recognized by BPF
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for tail_call_reachable subprogs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: Questions about the state of some BTF features
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for tail_call_reachable subprogs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH bpf] bpf, arm64: Fix stack frame construction for struct_ops trampoline
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH sched_ext/for-6.13 2/2] sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH sched_ext/for-6.13 1/2] sched_ext: Rename CFI stubs to names that are recognized by BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH sched_ext/for-6.13 1/2] sched_ext: Rename CFI stubs to names that are recognized by BPF
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: Questions about the state of some BTF features
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH bpf] bpf, arm64: Fix stack frame construction for struct_ops trampoline
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Jonas Oberhauser <jonas.oberhauser@xxxxxxxxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: Andrea Parri <parri.andrea@xxxxxxxxx>
- Re: [PATCH] net: mana: use ethtool string helpers
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH] net: mana: use ethtool string helpers
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] selftests/bpf: Add test for trie_get_next_key()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 9/9] net: ip: make ip_route_use_hint() return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v4 7/9] net: ip: make ip_route_input() return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v4 6/9] net: ip: make ip_route_input_noref() return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v4 5/9] net: ip: make ip_route_input_rcu() return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v4 3/9] net: ip: make ip_mc_validate_source() return drop reason
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH] selftests/bpf: Add test for trie_get_next_key()
- From: Byeonguk Jeong <jungbu2855@xxxxxxxxx>
- Re: [PATCH v1 4/6] bpf, core: Add weak arch_prepare_goto()
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Use make/remove netns helpers in mptcp
- From: Geliang Tang <geliang@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 bpf-next 06/12] bpf: Add uptr support in the map_value of the task local storage.
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH net-next v6 2/5] net: stmmac: Add basic dw25gmac support in stmmac core
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- RE: [PATCH bpf 4/8] selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next 0/3] Fix libbpf's bpf_object and BPF subskel interoperability
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
- From: Tianchen Ding <dtcccc@xxxxxxxxxxxxxxxxx>
- RE: [PATCH bpf 3/8] selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf 2/8] selftests/bpf: Fix SENDPAGE data logic in test_sockmap
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH v3 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout)
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 tip/perf/core 1/2] uprobes: allow put_uprobe() from non-sleepable softirq context
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 tip/perf/core 0/2] SRCU-protected uretprobes hot path
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: Some observations (results) on BPF acquire and release
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- RE: [PATCH bpf 1/8] selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [no subject]
- Re: [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for tail_call_reachable subprogs
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf, verifier: Check trampoline target is tail_call_reachable subprog
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/4] bpf: allow to access bpf_prog during bpf_struct_access
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/4] bpf: export necessary sympols for modules
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, x64: Propagate tailcall info only for tail_call_reachable subprogs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH -next v5 1/2] perf stat: Support inherit events during fork() for bperf
- From: Tengda Wu <wutengda@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] bpf: Fix out-of-bounds write in trie_get_next_key()
- From: Byeonguk Jeong <jungbu2855@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v6 2/5] net: stmmac: Add basic dw25gmac support in stmmac core
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf v3 2/2] bpf: Check validity of link->type in bpf_link_show_fdinfo()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 1/2] bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf v3 0/2] Add the missing BPF_LINK_TYPE invocation for sockmap
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH sched_ext/for-6.13 2/2] sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v6 3/9] bpf: Support private stack for struct ops programs
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH sched_ext/for-6.13 2/2] sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH sched_ext/for-6.13 1/2] sched_ext: Rename CFI stubs to names that are recognized by BPF
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 bpf-next 06/12] bpf: Add uptr support in the map_value of the task local storage.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH] tracing: Fix syscall tracepoint use-after-free
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v6 bpf-next 12/12] selftests/bpf: Create task_local_storage map with invalid uptr's struct
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 11/12] selftests/bpf: Add uptr failure verifier tests
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 10/12] selftests/bpf: Add update_elem failure test for task storage uptr
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 09/12] selftests/bpf: Test a uptr struct spanning across pages.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 08/12] selftests/bpf: Some basic __uptr tests
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 07/12] libbpf: define __uptr.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 06/12] bpf: Add uptr support in the map_value of the task local storage.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 05/12] bpf: Postpone bpf_obj_free_fields to the rcu callback
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 04/12] bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 03/12] bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_alloc()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 02/12] bpf: Handle BPF_UPTR in verifier
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 01/12] bpf: Support __uptr type tag in BTF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH v6 bpf-next 00/12] Share user memory to BPF program through task storage map
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [GIT PULL] 9p fixes for 6.12-rc4
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [GIT PULL] 9p fixes for 6.12-rc4
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 3/9] bpf: Support private stack for struct ops programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH -next v5 1/2] perf stat: Support inherit events during fork() for bperf
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 0/3] Fix -Wmaybe-uninitialized warnings/errors
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHv2 bpf] bpf,perf: Fix perf_event_detach_bpf_prog error handling
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 3/3] libsubcmd: Silence compiler warning
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v4 3/5] perf/core: Account dropped samples from BPF
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: add selftest to check rdtsc jit
- From: Vadim Fedorenko <vadfed@xxxxxxxx>
- [PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
- 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]