BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64,
Pu Lehui
- [PATCH bpf-next v2 3/7] riscv, bpf: Support sign-extension mov insns, Pu Lehui
- [PATCH bpf-next v2 1/7] riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W, Pu Lehui
- [PATCH bpf-next v2 2/7] riscv, bpf: Support sign-extension load insns, Pu Lehui
- [PATCH bpf-next v2 4/7] riscv, bpf: Support 32-bit offset jmp insn, Pu Lehui
- [PATCH bpf-next v2 6/7] riscv, bpf: Support unconditional bswap insn, Pu Lehui
- [PATCH bpf-next v2 7/7] selftests/bpf: Enable cpu v4 tests for RV64, Pu Lehui
- [PATCH bpf-next v2 5/7] riscv, bpf: Support signed div/mod insns, Pu Lehui
- Re: [PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64, Jakub Kicinski
- Re: [PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64, Björn Töpel
- Re: [PATCH bpf-next v2 0/7] Add support cpu v4 insns for RV64, patchwork-bot+netdevbpf
- [PATCH bpf-next 1/2] selftests/bpf: add uprobe_multi test binary to .gitignore,
Andrii Nakryiko
- [PATCH bpf-next] libbpf: add basic BTF sanity validation,
Andrii Nakryiko
- [PATCH bpf-next v2] libbpf: Add bpf_object__unpin(),
Daniel Xu
- [PATCH bpf-next 1/2] bpf: Remove a WARN_ON_ONCE warning related to local kptr,
Yonghong Song
- [PATCH v4 0/9] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs,
Masami Hiramatsu (Google)
- [PATCH v4 1/9] Documentation: probes: Add a new ret_ip callback parameter, Masami Hiramatsu (Google)
- [PATCH v4 2/9] fprobe: Use fprobe_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v4 3/9] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER, Masami Hiramatsu (Google)
- [PATCH v4 4/9] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook, Masami Hiramatsu (Google)
- [PATCH v4 5/9] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v4 6/9] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- [PATCH v4 7/9] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v4 8/9] Documentations: probes: Update fprobe document to use ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v4 9/9] Documentation: tracing: Add a note about argument and retval access, Masami Hiramatsu (Google)
- Re: [PATCH v4 0/9] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs, Florent Revest
- [PATCH bpf-next 0/7] Add support cpu v4 insns for RV64,
Pu Lehui
- [PATCH bpf-next 1/7] riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W, Pu Lehui
- [PATCH bpf-next 6/7] riscv, bpf: Support unconditional bswap insn, Pu Lehui
- [PATCH bpf-next 5/7] riscv, bpf: Support signed div/mod insns, Pu Lehui
- [PATCH bpf-next 2/7] riscv, bpf: Support sign-extension load insns, Pu Lehui
- [PATCH bpf-next 4/7] riscv, bpf: Support 32-bit offset jmp insn, Pu Lehui
- [PATCH bpf-next 3/7] riscv, bpf: Support sign-extension mov insns, Pu Lehui
- [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for RV64, Pu Lehui
- [PATCH bpf-next v3] xsk: fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR(),
Tirthendu Sarkar
- [PATCH bpf-next v2 0/6] samples/bpf: Remove unmaintained XDP sample utilities,
Toke Høiland-Jørgensen
- [PATCH net v3] net: handle ARPHRD_PPP in dev_is_mac_header_xmit(),
Nicolas Dichtel
- [PATCH 0/2] perf/x86: Package residency counter improvements,
Tero Kristo
- [PATCH bpf-next] libbpf: Add bpf_object__unpin(),
Daniel Xu
- [PATCH v2 bpf-next 0/2] bpf: Fix an issue in verifing allow_ptr_leaks,
Yafang Shao
- [RFC PATCH bpf-next 0/2] Improve prog array uref semantics,
Daniel Xu
- selftests: hid: trouble building with clang due to missing header,
Justin Stitt
- [PATCH bpf-next] libbpf: Free btf_vmlinux when closing bpf_object,
Hao Luo
- [PATCH bpf-next v1 0/2] Fix for check_func_arg_reg_off,
Kumar Kartikeya Dwivedi
- [PATCH v6 0/9] tracing: Improbe BTF support on probe events,
Masami Hiramatsu (Google)
- [PATCH bpf-next 0/6] samples/bpf: Remove unmaintained XDP sample utilities,
Toke Høiland-Jørgensen
- [PATCH bpf-next 0/3] bpf: Enable preemption after irq_work_raise() completes,
Hou Tao
- [PATCH net-next] net: fec: add exception tracing for XDP,
Wei Fang
- [PATCH v3 bpf-next 0/3] Open-coded task_vma iter,
Dave Marchevsky
- [PATCH bpf-next v2 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr,
Yonghong Song
- Enabling the registration of struct_ops types through modules, Kui-Feng Lee
- [PATCH v2 bpf-next 0/7] BPF Refcount followups 3: bpf_mem_free_rcu refcounted nodes,
Dave Marchevsky
- [PATCH v2 bpf-next 0/3] Open-coded task_vma iter,
Dave Marchevsky
- [PATCH] bpf: task_group_seq_get_next: cleanup the usage of next_thread(),
Oleg Nesterov
- [PATCH bpf-next v6] selftests/bpf: trace_helpers.c: optimize kallsyms cache,
Rong Tao
- [PATCH bpf 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr,
Yonghong Song
- bpf: Request to add -mcpu=v4 support for ARM/MIPS/NFP/POWERPC/RISCV/S390/SPARC/X86_32,
Yonghong Song
- [RFC bpf-next v4 0/6] Sleepable BPF programs on cgroup {get,set}sockopt,
thinker . li
- Re: [RFC PATCH v1 1/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU,
Google
- [PATCH bpf-next] selftests/bpf: Fix a selftest compilation error,
Yonghong Song
- [PATCH bpf 0/3] samples/bpf: syscall_tp_user: Refactor and fix array index out-of-bounds bug,
Jinghao Jia
- [RFC PATCH bpf-next v2 0/2] bpf, x64: Fix tailcall infinite loop,
Leon Hwang
- [bpf-next 0/9] samples/bpf: make BPF programs more libbpf aware,
Daniel T. Lee
- [bpf-next 1/9] samples/bpf: fix warning with ignored-attributes, Daniel T. Lee
- [bpf-next 2/9] samples/bpf: convert to vmlinux.h with tracing programs, Daniel T. Lee
- [bpf-next 3/9] samples/bpf: unify bpf program suffix to .bpf with tracing programs, Daniel T. Lee
- [bpf-next 4/9] samples/bpf: fix symbol mismatch by compiler optimization, Daniel T. Lee
- [bpf-next 5/9] samples/bpf: make tracing programs to be more CO-RE centric, Daniel T. Lee
- [bpf-next 6/9] samples/bpf: fix bio latency check with tracepoint, Daniel T. Lee
- [bpf-next 7/9] samples/bpf: fix broken map lookup probe, Daniel T. Lee
- [bpf-next 8/9] samples/bpf: refactor syscall tracing programs using BPF_KSYSCALL macro, Daniel T. Lee
- [bpf-next 9/9] samples/bpf: simplify spintest with kprobe.multi, Daniel T. Lee
- Re: [bpf-next 0/9] samples/bpf: make BPF programs more libbpf aware, patchwork-bot+netdevbpf
- [PATCH bpf-next 0/2] bpf: Fix an issue in verifing allow_ptr_leaks,
Yafang Shao
- [PATCH v6 bpf 0/4] lwt: fix return values of BPF ops,
Yan Zhai
- [PATCH net-next v2 2/6] bnxt_en: Let the page pool manage the DMA mapping, Michael Chan
- [PATCH net-next v2 1/6] bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP, Michael Chan
- [PATCH v3 bpf-next 1/2] libbpf: Support triple-underscore flavors for kfunc relocation,
Dave Marchevsky
- [PATCH] bpf/tests: Enhance output on error and fix typos,
Helge Deller
- [linux-next:master] BUILD REGRESSION 47762f08697484cf0c2f2904b8c52375ed26c8cb, kernel test robot
- [bpf-next PATCH v1] samples/bpf: Cleanup repetitive swap function,
Anh Tuan Phan
- [PATCH 1/1] perf trace: Use the augmented_raw_syscall BPF skel only for tracing syscalls,
Arnaldo Carvalho de Melo
- [PATCH v3 0/9] io_uring: Initial support for {s,g}etsockopt commands,
Breno Leitao
- [PATCH bpf-next v5] selftests/bpf: trace_helpers.c: optimize kallsyms cache,
Rong Tao
- pull-request: bpf-next 2023-08-16,
Daniel Borkmann
- [linux-next:master] BUILD REGRESSION ef66bf8aeb91fd331cf8f5dca8f9d7bca9ab2849, kernel test robot
- [syzbot] [net?] WARNING in dev_index_reserve,
syzbot
- [PATCH bpf] libbpf: soften BTF map error,
Martin Kelly
- [PATCH v2 bpf-next 1/2] libbpf: Support triple-underscore flavors for kfunc relocation,
Dave Marchevsky
- [PATCH RESEND v3 0/3] few fixes for synthetic trace events,
Sven Schnelle
- [PATCH bpf-next] bpf: Disable -Wmissing-declarations for globally-linked kfuncs,
David Vernet
- [PATCH net-next v7 0/6] introduce page_pool_alloc() related API,
Yunsheng Lin
- [PATCH bpf-next 1/2] bpftool: Implement link show support for tcx,
Daniel Borkmann
- [PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap,
Hou Tao
- [PATCH v5 bpf 0/4] lwt: fix return values of BPF ops,
Yan Zhai
- [PATCH bpf-next v4] selftests/bpf: trace_helpers.c: optimize kallsyms cache,
Rong Tao
- [PATCH bpf-next v14 0/4] bpf: Force to MPTCP,
Geliang Tang
- [Question] test_skeleton selftest build failure on LLVM main,
Eduard Zingerman
- [RFC bpf-next v3 0/5] Sleepable BPF programs on cgroup {get,set}sockopt,
thinker . li
- [PATCH bpf-next v2] xsk: fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR(),
Tirthendu Sarkar
- [PATCH bpf-next 0/7] Support cpu v4 instructions for arm64,
Xu Kuohai
- [PATCH bpf-next 4/7] bpf, arm64: Support unconditional bswap, Xu Kuohai
- [PATCH bpf-next 1/7] arm64: insn: Add encoders for LDRSB/LDRSH/LDRSW, Xu Kuohai
- [PATCH bpf-next 5/7] bpf, arm64: Support 32-bit offset jmp instruction, Xu Kuohai
- [PATCH bpf-next 3/7] bpf, arm64: Support sign-extension mov instructions, Xu Kuohai
- [PATCH bpf-next 7/7] selftests/bpf: Enable cpu v4 tests for arm64, Xu Kuohai
- [PATCH bpf-next 2/7] bpf, arm64: Support sign-extension load instructions, Xu Kuohai
- [PATCH bpf-next 6/7] bpf, arm64: Support signed div/mod instructions, Xu Kuohai
- Re: [PATCH bpf-next 0/7] Support cpu v4 instructions for arm64, Florent Revest
- Re: [PATCH bpf-next 0/7] Support cpu v4 instructions for arm64, patchwork-bot+netdevbpf
- WARNING in __tun_detach, Yikebaer Aizezi
- Masks and overflow of signed immediates in BPF instructions,
Jose E. Marchesi
- Can eBPF programs call kfuncs of out-of-tree modules?,
Shuyi Cheng
- [PATCH bpf-next v2] net: Fix slab-out-of-bounds in inet[6]_steal_sock,
Lorenz Bauer
- [PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support,
Wei Fang
- [PATCH net-next 02/12] bnxt_en: Let the page pool manage the DMA mapping, Michael Chan
- [PATCH net-next 01/12] bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP, Michael Chan
- Fwd: AF-XDP program in multi-process/multi-threaded configuration IO_PAGEFAULT, Bagas Sanjaya
- [PATCH bpf-next v3 0/2] Update and document struct_ops,
David Vernet
- [PATCH bpf-next 00/15] Add support for local percpu kptr,
Yonghong Song
- [PATCH bpf-next 01/15] bpf: Add support for non-fix-size percpu mem allocation, Yonghong Song
- [PATCH bpf-next 02/15] bpf: Add BPF_KPTR_PERCPU_REF as a field type, Yonghong Song
- [PATCH bpf-next 03/15] bpf: Add alloc/xchg/direct_access support for local percpu kptr, Yonghong Song
- [PATCH bpf-next 04/15] bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu obj, Yonghong Song
- [PATCH bpf-next 06/15] libbpf: Add __percpu macro definition, Yonghong Song
- [PATCH bpf-next 05/15] selftests/bpf: Update error message in negative linked_list test, Yonghong Song
- [PATCH bpf-next 07/15] selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h, Yonghong Song
- [PATCH bpf-next 08/15] selftests/bpf: Add tests for array map with local percpu kptr, Yonghong Song
- [PATCH bpf-next 10/15] selftests/bpf: Remove unnecessary direct read of local percpu kptr, Yonghong Song
- [PATCH bpf-next 09/15] bpf: Mark OBJ_RELEASE argument as MEM_RCU when possible, Yonghong Song
- [PATCH bpf-next 13/15] selftests/bpf: Add tests for percpu struct with bpf list head, Yonghong Song
- [PATCH bpf-next 12/15] bpf: Allow bpf_spin_lock and bpf_list_head in allocated percpu data structure, Yonghong Song
- [PATCH bpf-next 14/15] selftests/bpf: Add some negative tests, Yonghong Song
- [PATCH bpf-next 15/15] bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated, Yonghong Song
- [PATCH bpf-next 11/15] selftests/bpf: Add tests for cgrp_local_storage with local percpu kptr, Yonghong Song
- [PATCH bpf-next] selftests/bpf: Add various more tcx test cases,
Daniel Borkmann
- [RFC PATCH bpf-next 0/2] bpf: Add a new kfunc bpf_current_capable,
Yafang Shao
- [PATCH RFC 0/4] bpf: cgroup device guard for non-initial user namespace,
Michael Weiß
- [RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug,
Leon Hwang
- [PATCH net-next v6 0/6] introduce page_pool_alloc() related API,
Yunsheng Lin
- [PATCH 0/8] Fix Python string escapes,
Benjamin Gray
- [bpf-next] selftests/bpf: fix repeat option when kfunc_call verify fail,
Yipeng Zou
- [bpf-next] selftests/bpf: clean-up fmod_ret in bench_rename test script,
Yipeng Zou
- [syzbot] [net?] INFO: rcu detected stall in unix_release,
syzbot
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]