BPF
[Prev Page][Next Page]
- Re: [PATCH v14 net-next 00/14] AccECN protocol patch series
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCHv2 bpf] bpf: Check the helper function is valid in get_helper_proto
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH 2/5] perf trace: Split unaugmented sys_exit program
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 5/5] perf test: Remove exclusive tag from perf trace tests
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 4/5] perf trace: Remove unused code
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 3/5] perf trace: Do not return 0 from syscall tracepoint BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/5] perf trace: use standard syscall tracepoint structs for augmentation
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 0/5] perf trace: Fix parallel execution
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH 1/5] ethtool: use vmalloc_array() to simplify code
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [Intel-wired-lan] [PATCH 1/5] ethtool: use vmalloc_array() to simplify code
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: improve the general precision of tnum_mul
- From: Nandakumar Edamana <nandakumar@xxxxxxxxxxxxxxxx>
- Re:[PATCH] LoongArch: BPF: Fix incorrect return pointer value in the eBPF program
- From: jianghaoran <jianghaoran@xxxxxxxxxx>
- Re: [PATCH v3 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting.
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH] LoongArch: BPF: Fix incorrect return pointer value in the eBPF program
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH 1/5] ethtool: use vmalloc_array() to simplify code
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [PATCH] LoongArch: BPF: Fix incorrect return pointer value in the eBPF program
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- [PATCH] LoongArch: BPF: Fix incorrect return pointer value in the eBPF program
- From: Haoran Jiang <jianghaoran@xxxxxxxxxx>
- Re: [PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.
- From: Dipayaan Roy <dipayanroy@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v8 2/2] selftests/bpf: Add an usdt_o2 test case in selftests to cover SIB handling logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v8 1/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 1/1] selftests/bpf: Copy test_kmods when installing selftest
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 1/2] bpf: fix reuse of DEVMAP
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 bpf] bpf: Check the helper function is valid in get_helper_proto
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] bpf: Don't use %pK through printk
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] bpf: Don't use %pK through printk
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 08/12] bpf: Implement signature verification for BPF programs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH net-next V4 9/9] eth: fbnic: Report XDP stats via ethtool
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V4 8/9] eth: fbnic: Collect packet statistics for XDP
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V4 7/9] eth: fbnic: Add support for XDP_TX action
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V4 6/9] eth: fbnic: Add support for XDP queues
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V4 5/9] eth: fbnic: Add XDP pass, drop, abort support
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V4 3/9] eth: fbnic: Use shinfo to track frags state on Rx
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V4 4/9] eth: fbnic: Prefetch packet headers on Rx
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V4 2/9] eth: fbnic: Update Headroom
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V4 1/9] eth: fbnic: Add support for HDS configuration
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Fix typo in kprobe_multi_test.c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 0/2] bpf: fix reuse of DEVMAP
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 1/2] bpf: fix reuse of DEVMAP
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add BPF program dump in veristat
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add BPF program dump in veristat
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 2/2] bpf: add test for DEVMAP reuse
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add BPF program dump in veristat
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC] xdp: pass flags to xdp_update_skb_shared_info() directly
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 08/12] bpf: Implement signature verification for BPF programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v4 bpf] xsk: fix immature cq descriptor production
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add BPF program dump in veristat
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v3 08/12] bpf: Implement signature verification for BPF programs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH v3 11/12] bpftool: Add support for signing BPF programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 04/12] libbpf: Support exclusive map creation
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 12/12] selftests/bpf: Enable signature verification for some lskel tests
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 08/12] bpf: Implement signature verification for BPF programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 07/12] bpf: Move the signature kfuncs to helpers.c
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 05/12] selftests/bpf: Add tests for exclusive maps
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 10/12] libbpf: Embed and verify the metadata hash in the loader
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 09/12] libbpf: Update light skeleton for signing
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 02/12] bpf: Implement exclusive map creation
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 03/12] libbpf: Implement SHA256 internal helper
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH v3 00/12] Signed BPF programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH bpf-next v4 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- Re: [PATCH v3 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting.
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- [PATCH bpf-next v4 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: hashtab - allow BPF_MAP_LOOKUP{,_AND_DELETE}_BATCH with NULL keys/values.
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [BUG] mlx5_core memory management issue
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH v2 2/2] bpf: add test for DEVMAP reuse
- From: Yureka Lilian <yuka@xxxxxxxx>
- [PATCH v2 0/2] bpf: fix reuse of DEVMAP
- From: Yureka Lilian <yuka@xxxxxxxx>
- [PATCH v2 1/2] bpf: fix reuse of DEVMAP
- From: Yureka Lilian <yuka@xxxxxxxx>
- Re: [BUG] mlx5_core memory management issue
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [BUG] mlx5_core memory management issue
- From: Chris Arges <carges@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Tests for is_scalar_branch_taken tnum logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] libbpf: ringbuf: Add overwrite ring buffer process
- From: Zvi Effron <zeffron@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Use tnums for JEQ/JNE is_branch_taken logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v4 bpf] xsk: fix immature cq descriptor production
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
- From: "Christoph Lameter (Ampere)" <cl@xxxxxxxxxx>
- Re: [PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH bpf-next 1/2] bpf: Use tnums for JEQ/JNE is_branch_taken logic
- From: Paul Chaignon <paul.chaignon@xxxxxxxxx>
- [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test
- From: KaFai Wan <kafai.wan@xxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Allow fall back to interpreter for programs with stack size <= 512
- From: KaFai Wan <kafai.wan@xxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Tests for is_scalar_branch_taken tnum logic
- From: Paul Chaignon <paul.chaignon@xxxxxxxxx>
- [PATCH RFC bpf-next] selftests/bpf: Extend bench for LPM trie with noop and baseline
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCH bpf v2 0/2] bpf: Allow fall back to interpreter for programs with stack size <= 512
- From: KaFai Wan <kafai.wan@xxxxxxxxx>
- Re: [PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next V3 8/9] eth: fbnic: Collect packet statistics for XDP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCHv2 bpf] bpf: Check the helper function is valid in get_helper_proto
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf: Add overwrite mode for bpf ring buffer
- From: Jordan Rome <linux@xxxxxxxxxxxxxx>
- Re: [PATCH net-next 2/2] xsk: support generic batch xmit in copy mode
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu
- From: Alexandre Ghiti <alex@xxxxxxxx>
- [PATCH bpf-next v2 1/4] s390/bpf: Do not write tail call counter into helper and kfunc frames
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] s390/bpf: Write back tail call counter
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy tests
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/4] s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/4] s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH v3 bpf] xsk: fix immature cq descriptor production
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC] xdp: pass flags to xdp_update_skb_shared_info() directly
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v6 9/9] selftests/bpf: Cover metadata access from a modified skb clone
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- Re: [PATCH -rebased 00/15] Add a deadline server for sched_ext tasks
- From: Juri Lelli <juri.lelli@xxxxxxxxxx>
- Re: [RFC] xdp: pass flags to xdp_update_skb_shared_info() directly
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Check the helper function is valid in get_helper_proto
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next] bpf: hashtab - allow BPF_MAP_LOOKUP{,_AND_DELETE}_BATCH with NULL keys/values.
- From: "Maciej Żenczykowski" <maze@xxxxxxxxxx>
- Re: [RFC] xdp: pass flags to xdp_update_skb_shared_info() directly
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- Re: [PATCH 1/5] ethtool: use vmalloc_array() to simplify code
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [PATCH 0/5] net: use vmalloc_array() to simplify code
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH bpf-next v3 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] bpf: Don't use %pK through printk
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 08/13] bpf: Implement signature verification for BPF programs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 0/5] net: use vmalloc_array() to simplify code
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [PATCH iwl-next v4 00/13] idpf: add XDP support
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next 2/2] xsk: support generic batch xmit in copy mode
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next 2/2] xsk: support generic batch xmit in copy mode
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH net-next 1/2] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Do not limit bpf_cgroup_from_id to current's namespace
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: Do not limit bpf_cgroup_from_id to current's namespace
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] .gitignore: ignore compile_commands.json globally
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] bpf: replace kvfree with kfree for kzalloc memory
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf: Tidy verifier bug message
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Check the helper function is valid in get_helper_proto
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH net-next V3 8/9] eth: fbnic: Collect packet statistics for XDP
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V3 9/9] eth: fbnic: Report XDP stats via ethtool
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- Re: [PATCH v2] .gitignore: ignore compile_commands.json globally
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH net-next V3 7/9] eth: fbnic: Add support for XDP_TX action
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- Re: [PATCH] bpf: Don't use %pK through printk
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] .gitignore: ignore compile_commands.json globally
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH bpf] bpf: Check the helper function is valid in get_helper_proto
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH net-next V3 6/9] eth: fbnic: Add support for XDP queues
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V3 5/9] eth: fbnic: Add XDP pass, drop, abort support
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V3 2/9] eth: fbnic: Update Headroom
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V3 1/9] eth: fbnic: Add support for HDS configuration
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V3 4/9] eth: fbnic: Prefetch packet headers on Rx
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V3 3/9] eth: fbnic: Use shinfo to track frags state on Rx
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V3 0/9] eth: fbnic: Add XDP support for fbnic
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- Re: [PATCH] bpf: Remove redundant __GFP_NOWARN
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2] .gitignore: ignore compile_commands.json globally
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [BUG] mlx5_core memory management issue
- From: Chris Arges <carges@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] ethtool: use vmalloc_array() to simplify code
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 0/5] net: use vmalloc_array() to simplify code
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [BUG] mlx5_core memory management issue
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH RESEND v2 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- Re: [BUG] mlx5_core memory management issue
- From: Jesse Brandeburg <jbrandeburg@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v6 9/9] selftests/bpf: Cover metadata access from a modified skb clone
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next v1 1/1] selftests/bpf: Copy test_kmods when installing selftest
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH net-next 2/2] xsk: support generic batch xmit in copy mode
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock().
- From: Harry Yoo <harry.yoo@xxxxxxxxxx>
- Re: [RFC] xdp: pass flags to xdp_update_skb_shared_info() directly
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next 1/2] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH 1/5] ethtool: use vmalloc_array() to simplify code
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH 1/5] ethtool: use vmalloc_array() to simplify code
- From: "Loktionov, Aleksandr" <aleksandr.loktionov@xxxxxxxxx>
- Re: [RFC] xdp: pass flags to xdp_update_skb_shared_info() directly
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [RFC] xdp: pass flags to xdp_update_skb_shared_info() directly
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] s390/bpf: Write back the tail call counter for BPF_CALL
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [BUG] mlx5_core memory management issue
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH] selftests/bpf: Fix typo in kprobe_multi_test.c
- From: Shubham Sharma <slopixelz@xxxxxxxxx>
- Re: [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock().
- From: Harry Yoo <harry.yoo@xxxxxxxxxx>
- Re: [PATCH net-next V2 1/9] eth: fbnic: Add support for HDS configuration
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next 2/2] xsk: support generic batch xmit in copy mode
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCH bpf-next 1/2] s390/bpf: Write back the tail call counter for BPF_CALL
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] s390/bpf: Write back the tail call counter for BPF_TRAMP_F_CALL_ORIG
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH bpf-next 0/2] s390/bpf: Write back the tail call counter
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH net-next V2 1/9] eth: fbnic: Add support for HDS configuration
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH 1/5] ethtool: use vmalloc_array() to simplify code
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- [PATCH 0/5] net: use vmalloc_array() to simplify code
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- Re: [PATCH bpf-next v6 9/9] selftests/bpf: Cover metadata access from a modified skb clone
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH net-next V2 1/9] eth: fbnic: Add support for HDS configuration
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- [PATCH 2/2] riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_id
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- [PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- [PATCH 1/2] riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
- From: Radim Krčmář <rkrcmar@xxxxxxxxxxxxxxxx>
- [PATCH] seccomp:seccomp_bpf: remove unused macros
- From: bajing <bajing@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/5] asm-generic: barrier: Add smp_cond_load_acquire_timewait()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- Re: [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH RESEND v2 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf: Add overwrite mode for bpf ring buffer
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH tip 2/3] sched: make migrate_enable/migrate_disable inline
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Tidy verifier bug message
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] bpf, arm64: support for timed may_goto
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 02/13] bpf: Implement exclusive map creation
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH net-next v4] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency.
- From: Dipayaan Roy <dipayanroy@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 08/13] bpf: Implement signature verification for BPF programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2 12/13] selftests/bpf: Enable signature verification for all lskel tests
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2 04/13] libbpf: Support exclusive map creation
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH net-next V2 9/9] eth: fbnic: Report XDP stats via ethtool
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V2 8/9] eth: fbnic: Collect packet statistics for XDP
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V2 7/9] eth: fbnic: Add support for XDP_TX action
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V2 6/9] eth: fbnic: Add support for XDP queues
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V2 5/9] eth: fbnic: Add XDP pass, drop, abort support
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V2 4/9] eth: fbnic: Prefetch packet headers on Rx
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V2 3/9] eth: fbnic: Use shinfo to track frags state on Rx
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: add BPF program dump in veristat
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
- From: Ankur Arora <ankur.a.arora@xxxxxxxxxx>
- [PATCH net-next V2 2/9] eth: fbnic: Update Headroom
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V2 1/9] eth: fbnic: Add support for HDS configuration
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- [PATCH net-next V2 0/9] eth: fbnic: Add XDP support for fbnic
- From: Mohsin Bashir <mohsin.bashr@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] bpf, arm64: support for timed may_goto
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v1] perf trace: Mitigate failures in parallel perf trace instances
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Tidy verifier bug message
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Do not limit bpf_cgroup_from_id to current's namespace
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 0/2] Remove use of current->cgns in bpf_cgroup_from_id
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next v1 2/2] selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] bpf: fix reuse of DEVMAP
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v1 0/2] Remove use of current->cgns bpf_cgroup_from_id
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next] bpf: Tidy verifier bug message
- From: Paul Chaignon <paul.chaignon@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/2] bpf: Do not limit bpf_cgroup_from_id to current's namespace
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH bpf-next v1 0/2] Remove use of current->cgns bpf_cgroup_from_id
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 2/2] selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v1 1/2] bpf: Do not limit bpf_cgroup_from_id to current's namespace
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH] bpf: fix reuse of DEVMAP
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] bpf: replace kvfree with kfree for kzalloc memory
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] bpf: replace kvfree with kfree for kzalloc memory
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v7 4/4] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: Introduce BPF_F_CPU flag for percpu_array maps
- From: "Leon Hwang" <leon.hwang@xxxxxxxxx>
- [PATCH iwl-next v4 07/13] idpf: add support for nointerrupt queues
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 13/13] idpf: add XDP RSS hash hint
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 12/13] idpf: add support for .ndo_xdp_xmit()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 10/13] idpf: use generic functions to build xdp_buff and skb
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 08/13] idpf: prepare structures to support XDP
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 09/13] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [no subject]
- [no subject]
- [PATCH iwl-next v4 06/13] idpf: remove SW marker handling from NAPI
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 05/13] idpf: add 4-byte completion descriptor definition
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 04/13] idpf: link NAPIs to queues
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 03/13] idpf: use a saner limit for default number of queues to allocate
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 00/13] idpf: add XDP support
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 02/13] idpf: fix Rx descriptor ready check barrier in splitq
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 01/13] xdp, libeth: make the xdp_init_buff() micro-optimization generic
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH iwl-next v4 11/13] idpf: add support for XDP on Rx
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] net/smc: fix UAF on smcsk after smc_listen_out()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH v7 4/4] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [PATCH v2 11/13] bpftool: Add support for signing BPF programs
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH v2 13/13] selftests/bpf: Add test for signed programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2 11/13] bpftool: Add support for signing BPF programs
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH] bpf: replace kvfree with kfree for kzalloc memory
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH] bpf: replace kvfree with kfree for kzalloc memory
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- [PATCH net-next 2/2] xsk: support generic batch xmit in copy mode
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next 1/2] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH net-next 0/2] xsk: improvement performance in copy mode
- From: Jason Xing <kerneljasonxing@xxxxxxxxx>
- [PATCH] bpf: replace kvfree with kfree for kzalloc memory
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- [PATCH] bpf: Don't use %pK through printk
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512
- From: KaFai Wan <kafai.wan@xxxxxxxxx>
- Re: [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v2 1/3] bpf: arm64: simplify exception table handling
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v2 2/3] bpf: Report arena faults to BPF stderr
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v2 0/3] bpf: Report arena faults to BPF streams
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH] bpf: fix reuse of DEVMAP
- From: Yureka Lilian <yuka@xxxxxxxx>
- Re: [PATCH bpf-next 2/5] net/smc: fix UAF on smcsk after smc_listen_out()
- From: Alexandra Winter <wintera@xxxxxxxxxxxxx>
- [PATCH] bpf: fix reuse of DEVMAP
- From: Yureka Lilian <yuka@xxxxxxxx>
- When did CVE-2025-38280 actually become a problem?
- From: Rolf Eike Beer <eb@xxxxxxxxx>
- Re: [BUG] mlx5_core memory management issue
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- [PATCH v7 4/4] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v7 1/4] exec: Remove obsolete comments
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- [PATCH v7 0/4] Add support for long task name
- From: Bhupesh <bhupesh@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: export necessary sympols for modules with struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] net/smc: fix UAF on smcsk after smc_listen_out()
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- Re: [PATCH tip 2/3] sched: make migrate_enable/migrate_disable inline
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH tip 3/3] sched: fix some typos in include/linux/preempt.h
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH tip 2/3] sched: make migrate_enable/migrate_disable inline
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH tip 1/3] arch: add the macro COMPILE_OFFSETS to all the asm-offsets.c
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH tip 0/3] sched: make migrate_enable/migrate_disable inline
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Enable timed may_goto tests for arm64
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf, arm64: Add JIT support for timed may_goto
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next v2 0/2] bpf, arm64: support for timed may_goto
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH -rebased 15/15] selftests/sched_ext: Add test for DL server total_bw consistency
- From: Joel Fernandes <joelagnelf@xxxxxxxxxx>
- [PATCH -rebased 14/15] selftests/sched_ext: Add test for sched_ext dl_server
- From: Joel Fernandes <joelagnelf@xxxxxxxxxx>
- [PATCH -rebased 00/15] Add a deadline server for sched_ext tasks
- From: Joel Fernandes <joelagnelf@xxxxxxxxxx>
- [PATCH RESEND v2 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- [PATCH RESEND v2 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- [PATCH v2 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- Re: [GIT PULL] BPF fixes for 6.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- [PATCH linux-6.12.y 2/2] selftests/bpf: Fix build error with llvm 19
- From: Yifei Liu <yifei.l.liu@xxxxxxxxxx>
- [PATCH linux-6.12.y 1/2] selftests/bpf: Add a test for arena range tree algorithm
- From: Yifei Liu <yifei.l.liu@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf: Add overwrite mode for bpf ring buffer
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v6 9/9] selftests/bpf: Cover metadata access from a modified skb clone
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- Re: [PATCH net 1/2] net: lapbether: ignore ops-locked netdevs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- Re: [RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [GIT PULL] BPF fixes for 6.17-rc1
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [bpf-next 6/6] selftests/bpf: Fix arena_spin_lock selftest failure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: Introduce BPF_F_CPU flag for percpu_array maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: Introduce BPF_F_CPU flag for percpu_array maps
- From: "Leon Hwang" <leon.hwang@xxxxxxxxx>
- [no subject]
- Re: [PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH] bpftool: add kernel.kptr_restrict hint for no instructions
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: Inlining migrate_disable/enable. Was: [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [bpf-next 6/6] selftests/bpf: Fix arena_spin_lock selftest failure
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- [PATCH] bpftool: add kernel.kptr_restrict hint for no instructions
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Nick Alcock <nick.alcock@xxxxxxxxxx>
- Re: [PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
- From: Matt Fleming <matt@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
- From: Leo Yan <leo.yan@xxxxxxx>
- Re: [PATCH bpf-next v6 9/9] selftests/bpf: Cover metadata access from a modified skb clone
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 bpf] xsk: fix immature cq descriptor production
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v3 3/5] asm-generic: barrier: Add smp_cond_load_acquire_timewait()
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: BPF selftest: mptcp subtest failing
- From: Matthieu Baerts <matttbe@xxxxxxxxxx>
- [syzbot ci] Re: bpf: refactor max_depth computation in bpf_get_stack()
- From: syzbot ci <syzbot+ci465abfb91e7946e5@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: BPF selftest: mptcp subtest failing
- From: Harshvardhan Jha <harshvardhan.j.jha@xxxxxxxxxx>
- Re: Inlining migrate_disable/enable. Was: [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: Inlining migrate_disable/enable. Was: [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [RFC dwarves 5/6] btf_encoder: Do not error out if BTF is not found in some input files
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Sam James <sam@xxxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] net: bpf: Fix kernel coding style
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Inlining migrate_disable/enable. Was: [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [PATCH bpf-next v6 9/9] selftests/bpf: Cover metadata access from a modified skb clone
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Use vmlinux.h for BPF programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- Re: [bpf-next 6/6] selftests/bpf: Fix arena_spin_lock selftest failure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC dwarves 5/6] btf_encoder: Do not error out if BTF is not found in some input files
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf: extract map key pointer calculation
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [RFC 0/4] BTF archive with unmodified pahole+toolchain
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Use cpumask_next_wrap() in get_next_cpu()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/4] bpf: bpf task work plumbing
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- [PATCH 1/2] bpf: refactor max_depth computation in bpf_get_stack()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- [PATCH] selftests/seccomp: improve backwards compatibility for older kernels
- From: Wake Liu <wakel@xxxxxxxxxx>
- Re: [PATCH] bpf: fix memory leak in SCC management
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] bpf: fix memory leak in SCC management
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: Introduce BPF_F_CPU flag for percpu_array maps
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC dwarves 5/6] btf_encoder: Do not error out if BTF is not found in some input files
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [BUG] mlx5_core memory management issue
- From: Chris Arges <carges@xxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf] xsk: fix immature cq descriptor production
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [RFC dwarves 5/6] btf_encoder: Do not error out if BTF is not found in some input files
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: Introduce BPF_F_CPU flag for percpu_array maps
- From: "Leon Hwang" <leon.hwang@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] bpf: use vrealloc() in bpf_patch_insn_data()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v5 0/2] perf/s390: Regression: Move uid filtering to BPF filters
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 2/2] bpf: use realloc in bpf_patch_insn_data
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC dwarves 5/6] btf_encoder: Do not error out if BTF is not found in some input files
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/2] bpf: use realloc in bpf_patch_insn_data
- From: Anton Protopopov <a.s.protopopov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [RFC dwarves 3/6] pahole: Add btf_encode to conf_load
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 4/6] btf_loader: read ELF for BTF encoding
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 6/6] tests: Add test of pahole using BTF as input to BTF generation
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 1/6] btf_loader: Make BTF representation match DWARF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 2/6] pfunct: Fix up function display with updated prototype representation
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 5/6] btf_encoder: Do not error out if BTF is not found in some input files
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [RFC dwarves 0/6] prep for compiler-generated BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: BPF selftest: mptcp subtest failing
- From: Matthieu Baerts <matttbe@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, arm64: Add JIT support for timed may_goto
- From: <puranjay@xxxxxxxxxx>
- Re: [bpf-next 2/6] bpf,powerpc: Implement PROBE_MEM32 pseudo instructions
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting
- From: <puranjay@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: Report arena faults to BPF stderr
- From: <puranjay@xxxxxxxxxx>
- Re: [bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [PATCH] bpf: fix memory leak in SCC management
- From: Dmitry Antipov <dmantipov@xxxxxxxxx>
- Re: [PATCH v3 bpf] xsk: fix immature cq descriptor production
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- [PATCH] selftests/bpf: Use vmlinux.h for BPF programs
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [bpf-next 1/6] bpf,powerpc: Introduce bpf_jit_emit_probe_mem_store() to emit store instructions
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- Re: [bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/5] LoongArch: BPF: Implement dynamic code modification support
- From: Chenghao Duan <duanchenghao@xxxxxxxxxx>
- Re: [bpf-next 3/6] bpf,powerpc: Implement bpf_addr_space_cast instruction
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- Re: [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] bpf: Introduce BPF_F_CPU flag for percpu_array maps
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [syzbot ci] Re: xsk: fix immature cq descriptor production
- From: syzbot ci <syzbot+ci0a6ec7a9d4421fcc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] perf bpf-filter: Enable events manually
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- BPF selftest: mptcp subtest failing
- From: Harshvardhan Jha <harshvardhan.j.jha@xxxxxxxxxx>
- [PATCH bpf] bpf: Use cpumask_next_wrap() in get_next_cpu()
- From: Fushuai Wang <wangfushuai@xxxxxxxxx>
- Re: [PATCH -next] selftests/bpf: Fix warning comparing pointer to 0
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH -next] selftests/bpf: Fix warning comparing pointer to 0
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- [PATCH bpf-next v2 2/2] bpf: use realloc in bpf_patch_insn_data
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v2 0/2] bpf: use vrealloc() in bpf_patch_insn_data()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- RE: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility
- From: Andrew Pinski <quic_apinski@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: Report arena faults to BPF stderr
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v1 2/2] bpf: use realloc in bpf_patch_insn_data
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v4 2/2] perf bpf-filter: Enable events manually
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: Test multi_st_ops and calling kfuncs from different programs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] Allow struct_ops to create map id to
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: Add multi_st_ops that supports multiple instances
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v1 2/2] bpf: use realloc in bpf_patch_insn_data
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf: arm64: simplify exception table handling
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v4 2/2] perf bpf-filter: Enable events manually
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH net 2/2] hamradio: ignore ops-locked netdevs
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- [PATCH net 1/2] net: lapbether: ignore ops-locked netdevs
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- Re: [PATCH v3 bpf] xsk: fix immature cq descriptor production
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add LINK_DETACH for iter and perf links
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v1 2/2] bpf: use realloc in bpf_patch_insn_data
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 1/2] bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] bpf: relax acquire for consumer_pos in ringbuf_process_ring()
- From: Soham Bagchi <soham.bagchi@xxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add LINK_DETACH for iter and perf links
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add LINK_DETACH for iter and perf links
- From: Florian Lehner <dev@xxxxxxxxxxx>
- Re: [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf] xsk: fix immature cq descriptor production
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] selftests/bpf: Add multi_st_ops that supports multiple instances
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: Test multi_st_ops and calling kfuncs from different programs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] bpf: Allow struct_ops to get map id by kdata
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] Allow struct_ops to create map id to
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH v5 2/2] perf bpf-filter: Enable events manually
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 1/2] libbpf: Add the ability to suppress perf event enablement
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v5 0/2] perf/s390: Regression: Move uid filtering to BPF filters
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 bpf] xsk: fix immature cq descriptor production
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH] selftests/bpf/progs: use __auto_type in swap() macro
- From: Pranav Tyagi <pranav.tyagi03@xxxxxxxxx>
- Re: [PATCH v4 1/2] libbpf: Add the ability to suppress perf event enablement
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH] selftests/bpf/progs: use __auto_type in swap() macro
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: BPF task work scheduling tests
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next 2/4] bpf: extract map key pointer calculation
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next 0/4] bpf: Introduce deferred task context execution
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH bpf-next 1/4] bpf: bpf task work plumbing
- From: Mykyta Yatsenko <mykyta.yatsenko5@xxxxxxxxx>
- [PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- [PATCH v15 4/4] rust: support large alignments in allocations
- From: Vitaly Wool <vitaly.wool@xxxxxxxxxxx>
- [PATCH v15 3/4] rust: add support for NUMA ids in allocations
- From: Vitaly Wool <vitaly.wool@xxxxxxxxxxx>
- [PATCH v15 2/4] mm/slub: allow to set node and align in k[v]realloc
- From: Vitaly Wool <vitaly.wool@xxxxxxxxxxx>
- [PATCH v15 1/4] :mm/vmalloc: allow to set node and align in vrealloc
- From: Vitaly Wool <vitaly.wool@xxxxxxxxxxx>
- [PATCH v15 0/4] support large align and nid in Rust allocators
- From: Vitaly Wool <vitaly.wool@xxxxxxxxxxx>
- [PATCH v4 2/2] perf bpf-filter: Enable events manually
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v4 1/2] libbpf: Add the ability to suppress perf event enablement
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v4 0/2] perf/s390: Regression: Move uid filtering to BPF filters
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] perf bpf-filter: Enable events manually
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] tests: add some tests validating skipped functions due to uncertain arg location
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH] selftests/bpf/progs: use __auto_type in swap() macro
- From: Pranav Tyagi <pranav.tyagi03@xxxxxxxxx>
- Re: [PATCH bpf-next 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512
- From: KaFai Wan <kafai.wan@xxxxxxxxx>
- Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v3 2/2] perf bpf-filter: Enable events manually
- From: Thomas Richter <tmricht@xxxxxxxxxxxxx>
- [PATCH] selftests/bpf/progs: replace typeof() with __auto_type
- From: Pranav Tyagi <pranav.tyagi03@xxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: Add tests for arena fault reporting
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next 2/3] bpf: Report arena faults to BPF stderr
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next 1/3] bpf: arm64: simplify exception table handling
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- [PATCH bpf-next 0/3] bpf: Report arena faults to BPF streams
- From: Puranjay Mohan <puranjay@xxxxxxxxxx>
- Re: Inlining migrate_disable/enable. Was: [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [bpf-next 1/6] bpf,powerpc: Introduce bpf_jit_emit_probe_mem_store() to emit store instructions
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net v2] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net v2] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility
- From: Sam James <sam@xxxxxxxxxx>
- Re: [PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 4/4] selftests/bpf: add icmp_send_unreach kfunc tests
- From: Jordan Rife <jordan@xxxxxxxx>
- Re: [RFC PATCH bpf-next v1 03/11] bpf: Open code bpf_selem_unlink_storage in bpf_selem_unlink
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH iwl-next v3 16/18] idpf: add support for XDP on Rx
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Add LINK_DETACH for iter and perf links
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2] bpf: fix stackmap overflow check in __bpf_get_stackid()
- From: Arnaud Lecomte <contact@xxxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH v3 2/3] tests: add some tests validating skipped functions due to uncertain arg location
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH v2 08/13] bpf: Implement signature verification for BPF programs
- From: Blaise Boscaccy <bboscaccy@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] possible deadlock in xsk_diag_dump (2)
- From: Stanislav Fomichev <stfomichev@xxxxxxxxx>
- Re: [PATCH v3 1/2] libbpf: Add the ability to suppress perf event enablement
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2] tools/rtla: Consolidate common parameters into shared structure
- From: Crystal Wood <crwood@xxxxxxxxxx>
- Re: [PATCH 0/2] scripts/gdb/symbols: make BPF debug info available to GDB
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 1/2] libbpf: Add the ability to suppress perf event enablement
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: Add case to test BPF_F_CPU
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] libbpf: Support BPF_F_CPU for percpu_array maps
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] bpf: Introduce BPF_F_CPU flag for percpu_array maps
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] bpf: Introduce BPF_F_CPU flag for percpu_array maps
- From: Leon Hwang <leon.hwang@xxxxxxxxx>
- [PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 03/11] bpf: Open code bpf_selem_unlink_storage in bpf_selem_unlink
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH iwl-next v3 16/18] idpf: add support for XDP on Rx
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH iwl-next v3 13/18] idpf: prepare structures to support XDP
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v1 2/3] selftests/bpf: Add multi_st_ops that supports multiple instances
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH v3 2/3] tests: add some tests validating skipped functions due to uncertain arg location
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [syzbot] [bpf?] WARNING in do_misc_fixups
- From: syzbot <syzbot+a9ed3d9132939852d0df@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] perf bpf-filter: Enable events manually
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] WARNING in do_misc_fixups
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v5 3/5] LoongArch: BPF: Implement dynamic code modification support
- From: Vincent Li <vincent.mc.li@xxxxxxxxx>
- Re: [PATCH v3 0/2] perf/s390: Regression: Move uid filtering to BPF filters
- From: Thomas Richter <tmricht@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] scripts/gdb/symbols: make BPF debug info available to GDB
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
- From: Lorenzo Bianconi <lorenzo@xxxxxxxxxx>
- [PATCH v3 2/2] perf bpf-filter: Enable events manually
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 1/2] libbpf: Add the ability to suppress perf event enablement
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- [PATCH v3 0/2] perf/s390: Regression: Move uid filtering to BPF filters
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- [PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
- From: Venkat Rao Bagalkote <venkat88@xxxxxxxxxxxxx>
- Re: [bpf-next 1/6] bpf,powerpc: Introduce bpf_jit_emit_probe_mem_store() to emit store instructions
- From: Venkat Rao Bagalkote <venkat88@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512
- From: KaFai Wan <kafai.wan@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf, arm64: Add JIT support for timed may_goto
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH dwarves v2] btf_encoder: group all function ELF syms by function name
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [PATCH v5 3/5] LoongArch: BPF: Implement dynamic code modification support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH iwl-next v3 16/18] idpf: add support for XDP on Rx
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- [PATCH v3] tools/rtla: Consolidate common parameters into shared structure
- From: Costa Shulyupin <costa.shul@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [bpf-next 3/6] bpf,powerpc: Implement bpf_addr_space_cast instruction
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [bpf-next 1/6] bpf,powerpc: Introduce bpf_jit_emit_probe_mem_store() to emit store instructions
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [bpf-next 2/6] bpf,powerpc: Implement PROBE_MEM32 pseudo instructions
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2] tools/rtla: Consolidate common parameters into shared structure
- From: Costa Shulyupin <costa.shul@xxxxxxxxxx>
- Re: [PATCH bpf-next 00/10] Add support arena atomics for RV64
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 00/10] Add support arena atomics for RV64
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 09/10] riscv, bpf: Add support arena atomics for RV64
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- [no subject]
- Re: [PATCH v5 3/5] LoongArch: BPF: Implement dynamic code modification support
- From: Chenghao Duan <duanchenghao@xxxxxxxxxx>
- [bpf-next 6/6] selftests/bpf: Fix arena_spin_lock selftest failure
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [bpf-next 4/6] bpf,powerpc: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [bpf-next 5/6] bpf,powerpc: Implement PROBE_ATOMIC instructions
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [bpf-next 3/6] bpf,powerpc: Implement bpf_addr_space_cast instruction
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [bpf-next 2/6] bpf,powerpc: Implement PROBE_MEM32 pseudo instructions
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [bpf-next 1/6] bpf,powerpc: Introduce bpf_jit_emit_probe_mem_store() to emit store instructions
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- [bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
- From: Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 08/10] riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [syzbot] [trace?] [bpf?] possible deadlock in down_trylock (3)
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v5 3/5] LoongArch: BPF: Implement dynamic code modification support
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [syzbot] [trace?] [bpf?] possible deadlock in down_trylock (3)
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH bpf-next v1 2/3] selftests/bpf: Add multi_st_ops that supports multiple instances
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 07/10] riscv, bpf: Optimize cmpxchg insn with Zacas support
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 10/10] selftests/bpf: Enable arena atomics tests for RV64
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 06/10] riscv, bpf: Add Zacas instructions
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 05/10] riscv, bpf: Add rv_ext_enabled macro for runtime detection extentsion
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 04/10] riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 03/10] riscv, bpf: Extract emit_ldx() helper
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 02/10] riscv, bpf: Extract emit_st() helper
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH bpf-next 01/10] riscv, bpf: Extract emit_stx() helper
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH v2] tools/rtla: Consolidate common parameters into shared structure
- From: Crystal Wood <crwood@xxxxxxxxxx>
- [syzbot] [bpf?] [net?] possible deadlock in xsk_diag_dump (2)
- From: syzbot <syzbot+e6300f66a999a6612477@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [trace?] [bpf?] possible deadlock in down_trylock (3)
- From: syzbot <syzbot+c3740bc819eb55460ec3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [syzbot] [bpf?] WARNING in do_misc_fixups
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [GIT PULL 09/14 for v6.17] vfs bpf
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] bpf: Remove redundant __GFP_NOWARN
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] tracing: Have unsigned int function args displayed as hexadecimal
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next v6 6/9] selftests/bpf: Cover read access to skb metadata via dynptr
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v6 4/9] selftests/bpf: Pass just bpf_map to xdp_context_test helper
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v6 8/9] selftests/bpf: Cover read/write to skb metadata at an offset
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v6 1/9] bpf: Add dynptr type for skb metadata
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v6 9/9] selftests/bpf: Cover metadata access from a modified skb clone
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v6 7/9] selftests/bpf: Cover write access to skb metadata via dynptr
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v6 0/9] Add a dynptr type for skb metadata for TC BPF
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v6 3/9] selftests/bpf: Cover verifier checks for skb_meta dynptr type
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v6 5/9] selftests/bpf: Parametrize test_xdp_context_tuntap
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH bpf-next v6 2/9] bpf: Enable read/write access to skb metadata through a dynptr
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH] bpf: Remove redundant __GFP_NOWARN
- From: Qianfeng Rong <rongqianfeng@xxxxxxxx>
- [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: [PATCH v6 1/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v3 1/3] btf_encoder: skip functions consuming packed structs passed by value on stack
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3 1/3] btf_encoder: skip functions consuming packed structs passed by value on stack
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] bpf: eliminate the allocation of an intermediate struct bpf_key
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [syzbot] [bpf?] WARNING in do_misc_fixups
- From: syzbot <syzbot+a9ed3d9132939852d0df@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf/benchs: Add overwrite mode bench for rb-libbpf
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 3/4] selftests/bpf: Add test for overwrite ring buffer
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/4] bpf: Add overwrite mode for bpf ring buffer
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/4] libbpf: ringbuf: Add overwrite ring buffer process
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 3/5] LoongArch: BPF: Implement dynamic code modification support
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH v5 0/2] Fix two tailcall-related issues
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v5 3/5] LoongArch: BPF: Implement dynamic code modification support
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- 回复:[PATCH v5 0/2] Fix two tailcall-related issues
- From: jianghaoran <jianghaoran@xxxxxxxxxx>
- Re: [PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
- From: Byungchul Park <byungchul@xxxxxx>
- Re: [PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
- From: Byungchul Park <byungchul@xxxxxx>
- [PATCH AUTOSEL 6.6 01/23] hfs: fix general protection fault in hfs_find_init()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.12 01/31] hfs: fix general protection fault in hfs_find_init()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.15 01/34] hfs: fix general protection fault in hfs_find_init()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.16 01/35] hfs: fix general protection fault in hfs_find_init()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH net v2] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
- From: Meghana Malladi <m-malladi@xxxxxx>
- Re: [PATCH v5 0/2] Fix two tailcall-related issues
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v5 4/5] LoongArch: BPF: Add bpf trampoline support for Loongarch
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH iwl-next v3 16/18] idpf: add support for XDP on Rx
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH bpf v1] bpf: correctly free bpf_scc_info objects referenced in env->scc_info
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 00/11] Remove task and cgroup local
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 06/11] bpf: Remove task local storage percpu counter
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/3] bpftool: Add bpf_token show
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v7 0/4] Task local data
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v1] bpf: correctly free bpf_scc_info objects referenced in env->scc_info
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v1] bpf: correctly free bpf_scc_info objects referenced in env->scc_info
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next v1 03/11] bpf: Open code bpf_selem_unlink_storage in bpf_selem_unlink
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [GIT PULL] BPF fixes for 6.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v16 00/10] unwind_user: Deferred unwinding infrastructure
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf 3/4] bpf: Improve ctx access verifier error message
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: bpf leaking memory
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf v1] bpf: correctly free bpf_scc_info objects referenced in env->scc_info
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH linux-next v3] mm, page_pool: introduce a new page type for page pool in page type
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: bpf leaking memory
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH iwl-next v3 16/18] idpf: add support for XDP on Rx
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH iwl-next v3 13/18] idpf: prepare structures to support XDP
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [GIT PULL] BPF fixes for 6.17-rc1
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 3/4] bpf: Improve ctx access verifier error message
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [RFC 4/4] selftests/bpf: Add uprobe context ip register change test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [RFC 3/4] selftests/bpf: Add uprobe context registers changes test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [RFC 2/4] bpf: Allow uprobe program to change context registers
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [RFC 0/4] uprobe,bpf: Allow to change app registers from uprobe
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH v3] tracing: Have unsigned int function args displayed as hexadecimal
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
[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]