BPF
[Prev Page][Next Page]
- Re: [PATCH bpf-next] selftests/bpf: Bring test_offload.py back to life
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf v3] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH bpf-next v2] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- [PATCH AUTOSEL 5.15 04/12] libbpf: Use page size as max_entries when probing ring buffer map
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 04/10] libbpf: Use page size as max_entries when probing ring buffer map
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 04/13] libbpf: Use page size as max_entries when probing ring buffer map
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH bpf v3] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 15/15] selftests/xsk: automatically switch XDP programs
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 14/15] selftests/xsk: automatically restore packet stream
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 13/15] selftests/xsk: merge dual and single thread dispatchers
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 12/15] selftests/xsk: add test when some packets are XDP_DROPed
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 11/15] selftests/xsk: get rid of built-in XDP program
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 10/15] selftests/xsk: remove unnecessary code in control path
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 09/15] selftests/xsk: load and attach XDP program only once per mode
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 07/15] selftests/xsk: get rid of asm store/release implementations
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 08/15] selftests/xsk: remove namespaces
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 06/15] selftests/xsk: add debug option for creating netdevs
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 05/15] selftests/xsk: remove unused variable outstanding_tx
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 03/15] selftests/xsk: submit correct number of frames in populate_fill_ring
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 04/15] selftests/xsk: print correct error codes when exiting
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 02/15] selftests/xsk: do not close unused file descriptors
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 01/15] selftests/xsk: print correct payload for packet dump
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- [PATCH bpf-next 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH v2] bpftool: Fix memory leak in do_build_table_cb
- From: Miaoqian Lin <linmq006@xxxxxxxxx>
- Re: [PATCH] bpftool: Fix memory leak in do_build_table_cb
- From: Miaoqian Lin <linmq006@xxxxxxxxx>
- Re: [PATCH bpf-next,v6 4/4] selftests/bpf: add xfrm_info tests
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next,v6 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [RFC PATCH 9/9] virtio_net: support multi-buffer xdp
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH 6/9] virtio_net: construct multi-buffer xdp in mergeable
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] bpf/selftests: Test fentry attachment to shadowed functions
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [RFC PATCH 5/9] virtio_net: build xdp_buff with multi buffers
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH 4/9] virtio_net: remove xdp related info from page_to_skb()
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH 3/9] virtio_net: update bytes calculation for xdp_frame
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH 2/9] virtio_net: set up xdp for multi buffer packets
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH 1/9] virtio_net: disable the hole mechanism for xdp
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH bpf-next] bpftool: fix output for skipping kernel config check
- From: Chethan Suresh <chethan.suresh@xxxxxxxx>
- [PATCH bpf-next 0/2] Misc optimizations for bpf mem allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Reuse freed element in free_by_rcu during allocation
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH bpf-next v3 10/12] mlx5: Introduce mlx5_xdp_buff wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 12/12] selftests/bpf: Simple program to dump XDP RX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 09/12] xsk: Add cb area to struct xdp_buff_xsk
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 08/12] mxl4: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 07/12] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 06/12] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 05/12] veth: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 04/12] veth: Introduce veth_xdp_buff wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 02/12] bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 01/12] bpf: Document XDP RX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 00/12] xdp: hints via kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/2] selftests/bpf: add generic BPF program verification tester
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
- From: George Kennedy <george.kennedy@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Bring test_offload.py back to life
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH 3/3] perf build: Fix python/perf.so library's name
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH 1/3] perf build: Fixes for LIBTRACEEVENT_DYNAMIC
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH 0/3] libtraceevent from system and build fix
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH] bpf: call get_random_u32() for random integers
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH net-next v2 2/2] Add a selftest for devmap pinning.
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH] bpf: call get_random_u32() for random integers
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/2] bpf/docs: Document struct cgroup * kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf/docs: Document struct task_struct * kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/2] Document some recent core kfunc additions
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH HID for-next v2 1/4] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf/docs: Document struct task_struct * kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/3] bpf/selftests: Test fentry attachment to shadowed functions
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] bpftool: Fix memory leak in do_build_table_cb
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH] bpf: call get_random_u32() for random integers
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH bpf-next v1] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH HID for-next v2 4/4] selftests: hid: ensures we have the proper requirements in config
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH HID for-next v2 0/4] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH HID for-next v2 3/4] HID: bpf: enforce HID_BPF dependencies
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH HID for-next v2 1/4] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH HID for-next v2 2/4] HID: bpf: do not rely on ALLOW_ERROR_INJECTION
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH bpf-next v1] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf/docs: Document struct task_struct * kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/3] bpf/selftests: Test fentry attachment to shadowed functions
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v3 2/3] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v3 1/3] kallsyms: add space-efficient lookup in one module
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v3 0/3] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 3/4] bpf: Add kfuncs for storing struct task_struct * as a kptr
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: Sv: Bad padding with bpftool btf dump .. format c
- From: Per Sundström XP <per.xp.sundstrom@xxxxxxxxxxxx>
- [PATCH bpf-next 2/3] selftests/bpf: Use "is not set" instead of "=n"
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next 1/3] selftests/bpf: Install all required files to run selftests
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next 0/3] BPF selftests fixes
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [PATCH 0/5] Improvements to incremental builds
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH 5.10] libbpf: Handle size overflow for ringbuf mmap
- From: Hou Tao <houtao1@xxxxxxxxxx>
- Re: [PATCH bpf-next v9 3/4] bpf: Add kfuncs for storing struct task_struct * as a kptr
- From: Matus Jokay <matus.jokay@xxxxxxxx>
- Re: [PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: "Chen, Hu1" <hu1.chen@xxxxxxxxx>
- [PATCH] bpftool: Fix memory leak in do_build_table_cb
- From: Miaoqian Lin <linmq006@xxxxxxxxx>
- Re: [syzbot] KASAN: slab-out-of-bounds Write in __build_skb_around
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH] libbpf: Fix build warning on ref_ctr_off
- From: Khem Raj <raj.khem@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Verify copy_register_state() preserves parent/live fields
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/2] bpf: Fix to preserve reg parent/live fields when copying range info
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Fix to preserve reg parent/live fields when copying range info
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Enable sleeptable support for cgrp local storage
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 0/1] BPF Iterator Document
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 1/1] bpf, docs: BPF Iterator Document
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2] panic: Taint kernel if fault injection has been used
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH] panic: Taint kernel if fault injection has been used
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Do not mark certain LSM hook arguments as trusted
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 0/3] bpf: Handle MEM_RCU type properly
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH net-next 0/6] tsnep: XDP support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next 1/6] tsnep: Add adapter down state
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next 2/6] tsnep: Add XDP TX support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next 3/6] tsnep: Support XDP BPF program setup
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next 4/6] tsnep: Prepare RX buffer for XDP support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next 6/6] tsnep: Add XDP RX support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next 5/6] tsnep: Add RX queue info for XDP support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Do not mark certain LSM hook arguments as trusted
- From: Yonghong Song <yhs@xxxxxx>
- RE: [PATCH bpf-next v2 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH bpf-next v2 3/3] docs/bpf: Add KF_RCU documentation
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2 2/3] selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semantics
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2 0/3] bpf: Handle MEM_RCU type properly
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next v2 1/3] bpf: Handle MEM_RCU type properly
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH] net: xsk: Don't include <linux/rculist.h>
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH bpf-next v2] libbpf: parse usdt args without offset on x86 (e.g. 8@(%rsp))
- From: timo.hunziker@xxxxxxxxxx
- [PATCH bpf-next] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [PATCH] samples: bpf: fix broken behavior of tracex2 write_size count
- From: "Daniel T. Lee" <danieltimlee@xxxxxxxxx>
- [PATCH bpf-next,v6 4/4] selftests/bpf: add xfrm_info tests
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v6 3/4] tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v6 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v6 1/4] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v6 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next,v4 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v5 4/4] selftests/bpf: add xfrm_info tests
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v5 3/4] tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v5 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v5 1/4] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v5 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next,v4 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf/docs: Document struct task_struct * kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: parse usdt args without offset on x86 (e.g. 8@(%rsp))
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf:Improved usability of the Makefile in libbpf
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- Re: [PATCH] samples: bpf: fix broken behavior of tracex2 write_size count
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: add GCC compatible builtins to bpf_legacy.h
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] selftests/bpf: add GCC compatible builtins to bpf_legacy.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix DENYLIST for a name change.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [RFC bpf-next 2/5] libbpf: provide libbpf API to encode BTF kind information
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v2 bpf-next 1/1] bpf, docs: BPF Iterator Document
- From: Sreevani Sreejith <ssreevani@xxxxxxxx>
- [PATCH v2 bpf-next 0/1] BPF Iterator Document
- From: Sreevani Sreejith <ssreevani@xxxxxxxx>
- [PATCH bpf-next 2/2] bpf/docs: Document struct cgroup * kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf/docs: Document struct task_struct * kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] Document some recent core kfunc additions
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf, docs: Correct the example of BPF_XOR
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next,v4 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 01/11] bpf: Document XDP RX metadata
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next,v4 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next,v4 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, docs: BPF Iterator Document
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next,v4 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next,v4 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH bpf-next v2] bpf: Upgrade bpf_{g,s}etsockopt return values
- From: Ji Rongfeng <SikoJobs@xxxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Barret Rhoden <brho@xxxxxxxxxx>
- questions: LPM -> irq or queue mapping on the card for cake?
- From: Dave Taht <dave.taht@xxxxxxxxx>
- [PATCH] samples: bpf: fix broken behavior of tracex2 write_size count
- From: "Daniel T. Lee" <danieltimlee@xxxxxxxxx>
- [PATCH bpf-next] libbpf: parse usdt args without offset on x86 (e.g. 8@(%rsp))
- From: Timo Hunziker <timo.hunziker@xxxxxx>
- [Q/A][ICMP Unreach need-to-frag] Forwarded packets and IP fragmentation
- From: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@xxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
- Re: [PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH bpf] bpf: Proper R0 zero-extension for BPF_CALL instructions
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [PATCH bpf-next,v4 4/4] selftests/bpf: add xfrm_info tests
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v4 3/4] tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v4 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v4 1/4] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v4 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf] riscv, bpf: Emit fixed-length imm64 for BPF_PSEUDO_FUNC
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
- From: Maryam Tahhan <mtahhan@xxxxxxxxxx>
- [PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v2] libbpf:Improved usability of the Makefile in libbpf
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [PATCH bpf-next,v3 4/4] selftests/bpf: add xfrm_info tests
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next,v3 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Allow get bpf object with CAP_BPF
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next,v3 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] panic: Taint kernel if fault injection has been used
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/9] virtio_net: support multi buffer xdp
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Allow get bpf object with CAP_BPF
- From: Hao Luo <haoluo@xxxxxxxxxx>
- [PATCH bpf-next 2/3] bpf: mostly decouple jump history management from is_state_visited()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: decouple prune and jump points
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/3] bpf: remove unnecessary prune and jump points
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/3] Refactor verifier prune and jump point handling
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 5/5] perf build: Fix python/perf.so library's name
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH 4/5] tools lib symbol: Add dependency test to install_headers
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH 3/5] tools lib subcmd: Add dependency test to install_headers
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH 2/5] tools lib perf: Add dependency test to install_headers
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH 1/5] tools lib api: Add dependency test to install_headers
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH 0/5] Improvements to incremental builds
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [RFC PATCH 0/9] virtio_net: support multi buffer xdp
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- [PATCH] panic: Taint kernel if fault injection has been used
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Fix release_on_unlock release logic for multiple refs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Validate multiple ref release_on_unlock logic
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH] Improved usability of the Makefile in libbpf
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Change the name kprobe_multi_test/bench_attach to kprobe_multi_bench_attach in DENYLIST.
- From: Kui-Feng Lee <kuifeng@xxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Fix release_on_unlock release logic for multiple refs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next] bpf: Handle MEM_RCU type properly
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Change the name kprobe_multi_test/bench_attach to kprobe_multi_bench_attach in DENYLIST.
- From: Kui-Feng Lee <kuifeng@xxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Handle MEM_RCU type properly
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next,v3 3/4] tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v3 4/4] selftests/bpf: add xfrm_info tests
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v3 1/4] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v3 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next,v3 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH ipsec-next,v2 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH ipsec-next,v2 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH ipsec-next,v2 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH] selftests/bpf: add GCC compatible builtins to bpf_legacy.h
- From: James Hilliard <james.hilliard1@xxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Fix release_on_unlock release logic for multiple refs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Validate multiple ref release_on_unlock logic
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [RFC bpf-next 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC hid v1 01/10] bpftool: generate json output of skeletons
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Fix release_on_unlock release logic for multiple refs
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next] bpf: Handle MEM_RCU type properly
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v2 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
- [syzbot] memory leak in napi_skb_cache_get
- From: syzbot <syzbot+a1fab9d8e5da048ac8a1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Allow get bpf object with CAP_BPF
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Allow get bpf object with CAP_BPF
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [RFC hid v1 01/10] bpftool: generate json output of skeletons
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: Calling kfuncs in modules - BTF mismatch?
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- Re: [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH ipsec-next,v2 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
- From: Pavan Chebbi <pavan.chebbi@xxxxxxxxxxxx>
- [PATCH bpf v2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf 2/2] selftests/bpf: Add local definition of enum nf_nat_manip_type to bpf_nf test
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 6.0 000/289] 6.0.11-rc1 review
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: "Chen, Hu1" <hu1.chen@xxxxxxxxx>
- [PATCH v1 04/10] powerpc/bpf/32: Only set a stack frame when necessary
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 10/10] powerpc/bpf/32: perform three operands ALU operations
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 06/10] powerpc/bpf: Perform complete extra passes to update addresses
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 08/10] powerpc/bpf/32: Optimise some particular const operations
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 09/10] powerpc/bpf/32: introduce a second source register for ALU operations
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 03/10] powerpc/bpf/32: No need to zeroise r4 when not doing tail call
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 07/10] powerpc/bpf: Only pad length-variable code at initial pass
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 05/10] powerpc/bpf/32: BPF prog is never called with more than one arg
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 02/10] powerpc: Remove __kernel_text_address() in show_instructions()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v1 01/10] powerpc/bpf/32: Fix Oops on tail call tests
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Handle MEM_RCU type properly
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH 6.0 000/289] 6.0.11-rc1 review
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 6.0 000/289] 6.0.11-rc1 review
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- Re: [PATCH ipsec-next,v2 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: Add sleepable prog tests for cgrp local storage
- From: Yonghong Song <yhs@xxxxxx>
- [PATCH bpf-next 1/2] bpf: Enable sleeptable support for cgrp local storage
- From: Yonghong Song <yhs@xxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 00/11] xdp: hints via kfuncs
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Fix release_on_unlock release logic for multiple refs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Fix a compilation failure with clang lto build
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf 2/2] selftests/bpf: Add local definition of enum nf_nat_manip_type to bpf_nf test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 2/2] selftests/bpf: Add local definition of enum nf_nat_manip_type to bpf_nf test
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 2/4] bpf: Add bpf_vma_build_id_parse function and kfunc
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH net-next v2 2/2] Add a selftest for devmap pinning.
- From: Pramukh Naduthota <pnaduthota@xxxxxxxxxx>
- [PATCH net-next v2 1/2] Ignore RDONLY_PROG for devmaps in libbpf to allow re-loading of pinned devmaps
- From: Pramukh Naduthota <pnaduthota@xxxxxxxxxx>
- [PATCH net-next v2 0/2] Fix pinning devmaps
- From: Pramukh Naduthota <pnaduthota@xxxxxxxxxx>
- Re: Calling kfuncs in modules - BTF mismatch?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 0/2] bpftool: improve error handing for missing .BTF section
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 1/2] libbpf: show error info about missing ".BTF" section
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 2/2] bpf: makefiles: do not generate empty vmlinux.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] Improved usability of the Makefile in libbpf
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Allow get bpf object with CAP_BPF
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 00/11] xdp: hints via kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 00/11] xdp: hints via kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [RFC bpf-next 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 00/11] xdp: hints via kfuncs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf v3 0/4] bpf, sockmap: Fix some issues with using apply_bytes
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 05/19] iommufd: Document overview of iommufd
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: Tighten ptr_to_btf_id checks.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Sv: Bad padding with bpftool btf dump .. format c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Sv: Bad padding with bpftool btf dump .. format c
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC hid v1 01/10] bpftool: generate json output of skeletons
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 00/11] xdp: hints via kfuncs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: Sv: Bad padding with bpftool btf dump .. format c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 2/5] libbpf: provide libbpf API to encode BTF kind information
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/7] selftests/bpf: Remove unnecessary mount/umount dance
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 1/2] libbpf: avoid enum forward-declarations in public API in C++ mode
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next 1/2] libbpf: avoid enum forward-declarations in public API in C++ mode
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: make sure enum-less bpf_enable_stats() API works in C++ mode
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Validate multiple ref release_on_unlock logic
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH bpf-next 1/2] bpf: Fix release_on_unlock release logic for multiple refs
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH ipsec-next,v2 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Allow get bpf object with CAP_BPF
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH 01/31] rhashtable: Allow rhashtable to be used from irq-safe contexts
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH 01/31] rhashtable: Allow rhashtable to be used from irq-safe contexts
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf] riscv, bpf: Emit fixed-length imm64 for BPF_PSEUDO_FUNC
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: Per CPU map not being transferred to user space
- From: Chris Ward <tjcw01@xxxxxxxxx>
- Re: [PATCH v5 05/19] iommufd: Document overview of iommufd
- From: Binbin Wu <binbin.wu@xxxxxxxxxxxxxxx>
- [PATCH bpf 1/2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf 2/2] selftests/bpf: Add local definition of enum nf_nat_manip_type to bpf_nf test
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
- From: George Kennedy <george.kennedy@xxxxxxxxxx>
- Per CPU map not being transferred to user space
- From: Chris Ward <tjcw01@xxxxxxxxx>
- Re: [PoC][PATCH] bpf: Call return value check function in the JITed code
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests: xsk: changes for setting up NICs to run xsk self-tests
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
- From: Tomislav Novak <tnovak@xxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Allow get bpf object with CAP_BPF
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests: xsk: changes for setting up NICs to run xsk self-tests
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf] riscv, bpf: Emit fixed-length imm64 for BPF_PSEUDO_FUNC
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH bpf-next v1 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
- [PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: Chen Hu <hu1.chen@xxxxxxxxx>
- [PATCH bpf-next] selftests: xsk: changes for setting up NICs to run xsk self-tests
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- Re: [PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH hid v12 03/15] HID: initial BPF implementation
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- [PATCH 29/31] sched_ext: Add a basic, userland vruntime scheduler
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 16/31] sched_ext: Add scx_example_dummy and scx_example_qmap example schedulers
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 24/31] sched_ext: Add cgroup support
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 20/31] sched_ext: Allow BPF schedulers to switch all eligible tasks into sched_ext
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 28/31] sched_ext: Add Documentation/scheduler/sched-ext.rst
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 25/31] sched_ext: Implement SCX_KICK_WAIT
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 23/31] sched_ext: Implement tickless support
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 27/31] sched_ext: Implement sched_ext_ops.cpu_online/offline()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 22/31] sched_ext: Add task state tracking operations
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 19/31] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 30/31] BPF: [TEMPORARY] Nerf BTF scalar value check
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 21/31] sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 17/31] sched_ext: Add sysrq-S which disables the BPF scheduler
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 26/31] sched_ext: Implement sched_ext_ops.cpu_acquire/release()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 18/31] sched_ext: Implement runnable task stall watchdog
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 12/31] sched: Add normal_policy()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 13/31] sched_ext: Add boilerplate for extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 15/31] sched_ext: [TEMPORARY] Add temporary workaround kfunc helpers
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 11/31] sched: Add @reason to sched_move_task()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 09/31] sched: Enumerate CPU cgroup file types
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 10/31] sched: Add @reason to sched_class->rq_{on|off}line()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 04/31] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 05/31] sched: Add sched_class->reweight_task()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 06/31] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 07/31] sched: Factor out cgroup weight conversion functions
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 08/31] sched: Expose css_tg() and __setscheduler_prio() in kernel/sched/sched.h
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 02/31] cgroup: Implement cgroup_show_cftypes()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 01/31] rhashtable: Allow rhashtable to be used from irq-safe contexts
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH 03/31] BPF: Add @prog to bpf_struct_ops->check_member()
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCHSET RFC] sched: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH bpf-next v2 3/3] bpf/selftests: Test fentry attachment to shadowed functions
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v2 1/3] kallsyms: add space-efficient lookup in one module
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v2 2/3] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v2 0/3] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- [PATCH bpf-next] bpf: Fix a compilation failure with clang lto build
- From: Yonghong Song <yhs@xxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Waiman Long <longman@xxxxxxxxxx>
- [PATCH bpf] riscv, bpf: Emit fixed-length imm64 for BPF_PSEUDO_FUNC
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: Sv: Bad padding with bpftool btf dump .. format c
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCHv4 bpf-next 2/4] bpf: Add bpf_vma_build_id_parse function and kfunc
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH bpf] bpf, docs: Correct the example of BPF_XOR
- From: Zheng Yejian <zhengyejian1@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next] bpf: Allow get bpf object with CAP_BPF
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 2/4] bpf: Add bpf_vma_build_id_parse function and kfunc
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Sv: Bad padding with bpftool btf dump .. format c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Handle MEM_RCU type properly
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v3 00/11] xdp: hints via kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v3 00/11] xdp: hints via kfuncs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 3/6] selftests/vm: extend test_vmalloc to test execmem_* APIs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Calling kfuncs in modules - BTF mismatch?
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: Calling kfuncs in modules - BTF mismatch?
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: Calling kfuncs in modules - BTF mismatch?
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Hao Luo <haoluo@xxxxxxxxxx>
- [PATCH bpf-next v3 11/11] selftests/bpf: Simple program to dump XDP RX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 10/11] mlx5: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 09/11] mlx5: Introduce mlx5_xdp_buff wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 07/11] mxl4: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 08/11] xsk: Add cb area to struct xdp_buff_xsk
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 06/11] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 05/11] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 04/11] veth: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 03/11] veth: Introduce veth_xdp_buff wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 02/11] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 01/11] bpf: Document XDP RX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v3 00/11] xdp: hints via kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH] perf build: Fix LIBTRACEEVENT_DYNAMIC
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH RESEND bpf 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf v3 0/4] bpf, sockmap: Fix some issues with using apply_bytes
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/7] selftests/bpf: Remove unnecessary mount/umount dance
- Re: [PATCH bpf] bpf, docs: Correct the example of BPF_XOR
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/8] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH hid v12 03/15] HID: initial BPF implementation
- From: Florent Revest <revest@xxxxxxxxxxxx>
- Re: Sv: Bad padding with bpftool btf dump .. format c
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- Re: [PATCH bpf-next v5 3/6] selftests/vm: extend test_vmalloc to test execmem_* APIs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Boqun Feng <boqun.feng@xxxxxxxxx>
- [PATCH intel-net] ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC bpf-next 2/5] libbpf: provide libbpf API to encode BTF kind information
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 0/2] lsm: Improve LSM hooks documentation
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: Investigating network performance when eBPF is in use
- From: Chris Ward <tjcw01@xxxxxxxxx>
- Re: [PATCH bpf-next v4 0/4] bpf: Implement two type cast kfuncs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: Calling kfuncs in modules - BTF mismatch?
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC PATCH bpf-next] bpf: Allow get bpf object with CAP_BPF
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: Calling kfuncs in modules - BTF mismatch?
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- Re: pull-request: bpf-next 2022-11-25
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5] evm: Correct inode_init_security hooks behaviors
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5] evm: Correct inode_init_security hooks behaviors
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Update bpf_{g,s}etsockopt() documentation
- From: Ji Rongfeng <SikoJobs@xxxxxxxxxxx>
- Re: [RFC bpf-next 2/5] libbpf: provide libbpf API to encode BTF kind information
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf] bpf, docs: Correct the example of BPF_XOR
- From: Zheng Yejian <zhengyejian1@xxxxxxxxxx>
- [PATCH v2 2/2] bpf: makefiles: do not generate empty vmlinux.h
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH v2 1/2] libbpf: show error info about missing ".BTF" section
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH v2 0/2] bpftool: improve error handing for missing .BTF section
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH ipsec-next,v2 1/3] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH ipsec-next,v2 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH ipsec-next,v2 0/3] xfrm: interface: Add unstable helpers for XFRM metadata
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH v5] evm: Correct inode_init_security hooks behaviors
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5] evm: Correct inode_init_security hooks behaviors
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v5] evm: Correct inode_init_security hooks behaviors
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5] evm: Correct inode_init_security hooks behaviors
- From: Mimi Zohar <zohar@xxxxxxxxxxxxx>
- [PATCH bpf v3 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- [PATCH bpf v3 3/4] bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- [PATCH bpf v3 4/4] selftests/bpf: Add ingress tests for txmsg with apply_bytes
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- [PATCH bpf v3 0/4] bpf, sockmap: Fix some issues with using apply_bytes
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- [PATCH bpf v3 1/4] bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/8] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- Re: [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- Re: [PATCH 1/2] libbpf: show more info about missing ".BTF" section
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 2/4] bpf: Add bpf_vma_build_id_parse function and kfunc
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 2/2] makefiles: do not generate empty vmlinux.h
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 2/4] bpf: Add bpf_vma_build_id_parse function and kfunc
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH bpf-next v5 3/6] selftests/vm: extend test_vmalloc to test execmem_* APIs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv4 bpf-next 3/4] selftests/bpf: Add bpf_vma_build_id_parse find_vma callback test
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 4/4] selftests/bpf: Add bpf_vma_build_id_parse task vma iterator test
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RESEND bpf 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
- From: "Pengcheng Yang" <yangpc@xxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Hou Tao <houtao1@xxxxxxxxxx>
- [PATCH] Improved usability of the Makefile in libbpf
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- [PATCH bpf-next 2/7] selftests/bpf: Avoid pinning bpf prog in the tc_redirect_dtime test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 5/7] selftests/bpf: Remove the "/sys" mount and umount dance in {open,close}_netns
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 4/7] selftests/bpf: Avoid pinning bpf prog in the netns_load_bpf() callers
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 6/7] selftests/bpf: Remove serial from tests using {open,close}_netns
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 0/7] selftests/bpf: Remove unnecessary mount/umount dance
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 3/7] selftests/bpf: Avoid pinning bpf prog in the tc_redirect_peer_l3 test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 7/7] selftests/bpf: Avoid pinning prog when attaching to tc ingress in btf_skc_cls_ingress
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next 1/7] selftests/bpf: Use if_nametoindex instead of reading the /sys/net/class/*/ifindex
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 2/4] bpf: Add bpf_vma_build_id_parse function and kfunc
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH 2/2] makefiles: do not generate empty vmlinux.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 1/2] libbpf: show more info about missing ".BTF" section
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC bpf-next 2/5] libbpf: provide libbpf API to encode BTF kind information
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Hou Tao <houtao1@xxxxxxxxxx>
- [PATCH bpf-next] bpf, test_run: fix alignment problem in bpf_test_init()
- From: Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Handle MEM_RCU type properly
- From: Yonghong Song <yhs@xxxxxx>
- Re: pull-request: bpf 2022-11-25
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCHv4 bpf-next 2/4] bpf: Add bpf_vma_build_id_parse function and kfunc
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [RESEND PATCH v4] fs/ufs: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v1 0/4] Add BPF htab map's used size for monitoring
- From: "Hao Xiang ." <hao.xiang@xxxxxxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v2 6/8] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v2 6/8] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 2/4] bpf: Add bpf_vma_build_id_parse function and kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf/selftests: Test fentry attachment to shadowed functions
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 1/4] bpf: Mark vma objects as trusted for task_vma iter and find_vma callback
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 3/4] selftests/bpf: Add bpf_vma_build_id_parse find_vma callback test
- From: Hao Luo <haoluo@xxxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 4/4] selftests/bpf: Add bpf_vma_build_id_parse task vma iterator test
- From: Hao Luo <haoluo@xxxxxxxxxx>
- [PATCH bpf-next v5 4/6] bpf: use execmem_alloc for bpf program and bpf dispatcher
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 1/4] bpf: Mark vma objects as trusted for task_vma iter and find_vma callback
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH bpf-next v5 5/6] vmalloc: introduce register_text_tail_vm()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v5 3/6] selftests/vm: extend test_vmalloc to test execmem_* APIs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v5 0/6] execmem_alloc for BPF programs
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v5 6/6] x86: use register_text_tail_vm
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v5 2/6] x86/alternative: support execmem_alloc() and execmem_free()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next v5 1/6] vmalloc: introduce execmem_alloc, execmem_free, and execmem_fill
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCHv4 bpf-next 1/4] bpf: Mark vma objects as trusted for task_vma iter and find_vma callback
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH RESEND bpf 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH bpf v2 0/4] bpf, sockmap: Fix some issues with using apply_bytes
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] vmalloc: introduce execmem_alloc, execmem_free, and execmem_fill
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Investigating network performance when eBPF is in use
- From: Chris Ward <tjcw01@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [RFC bpf-next 2/2] selftests/bpf: verify that check_ids() is used for scalars in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [RFC bpf-next 1/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [RFC bpf-next 0/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH ipsec-next 3/3] selftests/bpf: add xfrm_info tests
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH ipsec-next 1/3] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH ipsec-next 0/3] xfrm: interface: Add unstable helpers for XFRM metadata
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [PATCH v2 1/2] lsm: Clarify documentation of vm_enough_memory hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v2 0/2] lsm: Improve LSM hooks documentation
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH v2 2/2] lsm: Add/fix return values in lsm_hooks.h and fix formatting
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [syzbot] KASAN: slab-out-of-bounds Write in __build_skb_around
- From: syzbot <syzbot+fda18eaa8c12534ccb3b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] KASAN: slab-out-of-bounds Write in copy_array
- From: syzbot <syzbot+b1e1f7feb407b56d0355@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCHv4 bpf-next 4/4] selftests/bpf: Add bpf_vma_build_id_parse task vma iterator test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 2/4] bpf: Add bpf_vma_build_id_parse function and kfunc
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 3/4] selftests/bpf: Add bpf_vma_build_id_parse find_vma callback test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 1/4] bpf: Mark vma objects as trusted for task_vma iter and find_vma callback
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCHv4 bpf-next 0/4] bpf: Add bpf_vma_build_id_parse kfunc
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- Re: [PATCH] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
- From: Tomislav Novak <tnovak@xxxxxxxx>
- Re: [PATCH RESEND bpf 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf v2 4/4] selftests/bpf: Add ingress tests for txmsg with apply_bytes
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- [PATCH bpf v2 1/4] bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- [PATCH bpf v2 3/4] bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- [PATCH bpf v2 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- [PATCH bpf v2 0/4] bpf, sockmap: Fix some issues with using apply_bytes
- From: Pengcheng Yang <yangpc@xxxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [syzbot] KASAN: use-after-free Read in ip6_fragment (2)
- From: syzbot <syzbot+8c0ac31aa9681abb9e2d@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- RE: [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf/selftests: Test fentry attachment to shadowed functions
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [net-next] bpf: avoid hashtab deadlock with try_lock
- From: Tonghao Zhang <xiangxia.m.yue@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH bpf v2] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf v2] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf v2] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [RESEND PATCH v4] fs/ufs: Replace kmap() with kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 12/19] iommufd: Add a HW pagetable object
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Update bpf_{g,s}etsockopt() documentation
- From: Ji Rongfeng <SikoJobs@xxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [RESEND PATCH v4] fs/ufs: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH 2/2] makefiles: do not generate empty vmlinux.h
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH 1/2] libbpf: show more info about missing ".BTF" section
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH 0/2] bpftool: improve error handing for missing .BTF section
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH bpf 2/2] selftests/bpf: Update map_in_map using map without BTF key/value info
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH bpf 1/2] bpf: Check timer_off for map_in_map only when map value have timer
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH bpf 0/2] Check timer_off for map_in_map only when map value has timer
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [PATCH bpf-next v3 0/4] bpf: Support kernel function call in 32-bit ARM
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [PATCH bpf-next v3 2/4] bpf: Add kernel function call support in 32-bit ARM for EABI
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [PATCH bpf-next v3 4/4] bpf: Fix comment error in fixup_kfunc_call function
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [PATCH bpf-next v3 3/4] bpf:selftests: Add kfunc_call test for mixing 32-bit and 64-bit parameters
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- Re: [PATCH bpf v2 1/5] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- RE: [bug report] one possible out-of-order issue in sockmap
- From: "liujian (CE)" <liujian56@xxxxxxxxxx>
- FW: eBPF standardization hybrid side meeting at IETF on Thursday
- From: Dave Thaler <dthaler@xxxxxxxxxxxxx>
- Re: [RESEND PATCH v4] fs/ufs: Replace kmap() with kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v4] fs/ufs: Replace kmap() with kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 bpf-next] bpf: Tighten ptr_to_btf_id checks.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Tighten ptr_to_btf_id checks.
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH bpf-next] bpf: Tighten ptr_to_btf_id checks.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v10 3/4] bpf: Add kfunc bpf_rcu_read_lock/unlock()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RESEND PATCH v4] fs/ufs: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [RESEND PATCH] fs/sysv: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH v5] evm: Correct inode_init_security hooks behaviors
- From: Nicolas Bouchinet <nicolas.bouchinet@xxxxxxxxxxx>
- Re: [PATCH bpf v2] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: "Chen, Hu1" <hu1.chen@xxxxxxxxx>
- Re: First packet going missing in a bpf-examples test case
- From: Chris Ward <tjcw01@xxxxxxxxx>
- Re: [PATCH] perf build: Fix LIBTRACEEVENT_DYNAMIC
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH bpf v2] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
- From: "Chen, Hu1" <hu1.chen@xxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf: Sanitize STX/ST in jited BPF progs with KASAN
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for LDX/STX/ST sanitize
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v3 2/3] bpf: Sanitize LDX in jited BPF progs with KASAN
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v3 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- First packet going missing in a bpf-examples test case
- From: Chris Ward <tjcw01@xxxxxxxxx>
- Re: xdp/bpf application getting unexpected ENOTSOCK
- From: Chris Ward <tjcw01@xxxxxxxxx>
- Re: [PATCH net-next v5 0/7] net: lan966x: Extend xdp support
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] perf build: Fix LIBTRACEEVENT_DYNAMIC
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
- From: Eric Auger <eric.auger@xxxxxxxxxx>
- [PATCH bpf-next v2 2/3] bpf: Sanitize LDX in jited BPF progs with KASAN
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] bpf: Add LDX/STX/ST sanitize in jited BPF progs
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: Add tests for LDX/STX/ST sanitize
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] bpf: Sanitize STX/ST in jited BPF progs with KASAN
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH] powerpc/bpf: Only update ldimm64 during extra pass when it is an address
- From: Christophe Leroy <christophe.leroy@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]