2023-08-25 |
Dave Marchevsky | bpf: Consider non-owning refs to refcounted nodes RCU... |
commit | commitdiff | tree | snapshot |
2023-08-25 |
Dave Marchevsky | bpf: Reenable bpf_refcount_acquire |
commit | commitdiff | tree | snapshot |
2023-08-25 |
Dave Marchevsky | bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcoun... |
commit | commitdiff | tree | snapshot |
2023-08-25 |
Dave Marchevsky | bpf: Consider non-owning refs trusted |
commit | commitdiff | tree | snapshot |
2023-08-25 |
Dave Marchevsky | bpf: Ensure kptr_struct_meta is non-NULL for collection... |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Alexei Starovoitov | Merge branch 'add-support-cpu-v4-insns-for-rv64' |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Pu Lehui | selftests/bpf: Enable cpu v4 tests for RV64 |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Pu Lehui | riscv, bpf: Support unconditional bswap insn |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Pu Lehui | riscv, bpf: Support signed div/mod insns |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Pu Lehui | riscv, bpf: Support 32-bit offset jmp insn |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Pu Lehui | riscv, bpf: Support sign-extension mov insns |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Pu Lehui | riscv, bpf: Support sign-extension load insns |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Pu Lehui | riscv, bpf: Fix missing exception handling and redundan... |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Alexei Starovoitov | Merge branch 'samples-bpf-remove-unmaintained-xdp-sampl... |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Toke Høiland... | samples/bpf: Add note to README about the XDP utilities... |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Toke Høiland... | samples/bpf: Cleanup .gitignore |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Toke Høiland... | samples/bpf: Remove the xdp_sample_pkts utility |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Toke Høiland... | samples/bpf: Remove the xdp1 and xdp2 utilities |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Toke Høiland... | samples/bpf: Remove the xdp_rxq_info utility |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Toke Høiland... | samples/bpf: Remove the xdp_redirect* utilities |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Toke Høiland... | samples/bpf: Remove the xdp_monitor utility |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Yonghong Song | selftests/bpf: Add a local kptr test with no special... |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Yonghong Song | bpf: Remove a WARN_ON_ONCE warning related to local... |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Andrii Nakryiko | libbpf: fix signedness determination in CO-RE relo... |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Andrii Nakryiko | selftests/bpf: add uprobe_multi test binary to .gitignore |
commit | commitdiff | tree | snapshot |
2023-08-24 |
Daniel Xu | libbpf: Add bpf_object__unpin() |
commit | commitdiff | tree | snapshot |
2023-08-23 |
Alexei Starovoitov | Merge branch 'bpf-fix-an-issue-in-verifing-allow_ptr_leaks' |
commit | commitdiff | tree | snapshot |
2023-08-23 |
Yafang Shao | selftests/bpf: Add selftest for allow_ptr_leaks |
commit | commitdiff | tree | snapshot |
2023-08-23 |
Yafang Shao | bpf: Fix issue in verifying allow_ptr_leaks |
commit | commitdiff | tree | snapshot |
2023-08-22 |
Hao Luo | libbpf: Free btf_vmlinux when closing bpf_object |
commit | commitdiff | tree | snapshot |
2023-08-22 |
Alexei Starovoitov | Merge branch 'fix-for-check_func_arg_reg_off' |
commit | commitdiff | tree | snapshot |
2023-08-22 |
Kumar Kartikeya... | selftests/bpf: Add test for bpf_obj_drop with bad reg... |
commit | commitdiff | tree | snapshot |
2023-08-22 |
Kumar Kartikeya... | bpf: Fix check_func_arg_reg_off bug for graph root... |
commit | commitdiff | tree | snapshot |
2023-08-22 |
Yonghong Song | selftests/bpf: Add a failure test for bpf_kptr_xchg... |
commit | commitdiff | tree | snapshot |
2023-08-22 |
Yonghong Song | bpf: Fix a bpf_kptr_xchg() issue with local kptr |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Alexei Starovoitov | Merge branch 'bpf-add-multi-uprobe-link' |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Add extra link to uprobe_multi tests |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Add uprobe_multi pid filter tests |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Add uprobe_multi cookie test |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Add uprobe_multi usdt bench test |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Add uprobe_multi usdt test code |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Add uprobe_multi bench test |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Add uprobe_multi test program |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Add uprobe_multi link test |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Add uprobe_multi api test |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Add uprobe_multi skel test |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | selftests/bpf: Move get_time_ns to testing_helpers.h |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Add uprobe multi link support to bpf_program__a... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Add uprobe multi link detection |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Add support for u[ret]probe.multi[.s] program... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Add bpf_program__attach_uprobe_multi function |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Add bpf_link_create support for multi uprobes |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Add elf_resolve_pattern_offsets function |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Add elf_resolve_syms_offsets function |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Add elf symbol iterator |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Add elf_open/elf_close functions |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Move elf_find_func_offset* functions to elf... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | libbpf: Add uprobe_multi attach type and link names |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | bpf: Add bpf_get_func_ip helper support for uprobe... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | bpf: Add pid filter support for uprobe_multi link |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | bpf: Add cookies support for uprobe_multi link |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | bpf: Add multi uprobe link |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | bpf: Add attach_type checks under bpf_prog_attach_check... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Jiri Olsa | bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Alexei Starovoitov | Merge branch 'samples-bpf-make-bpf-programs-more-libbpf... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Daniel T. Lee | samples/bpf: simplify spintest with kprobe.multi |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Daniel T. Lee | samples/bpf: refactor syscall tracing programs using... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Daniel T. Lee | samples/bpf: fix broken map lookup probe |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Daniel T. Lee | samples/bpf: fix bio latency check with tracepoint |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Daniel T. Lee | samples/bpf: make tracing programs to be more CO-RE... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Daniel T. Lee | samples/bpf: fix symbol mismatch by compiler optimization |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Daniel T. Lee | samples/bpf: unify bpf program suffix to .bpf with... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Daniel T. Lee | samples/bpf: convert to vmlinux.h with tracing programs |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Daniel T. Lee | samples/bpf: fix warning with ignored-attributes |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Alexei Starovoitov | Merge branch 'remove-unnecessary-synchronizations-in... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Hou Tao | bpf, cpumask: Clean up bpf_cpu_map_entry directly in... |
commit | commitdiff | tree | snapshot |
2023-08-21 |
Hou Tao | bpf, cpumap: Use queue_rcu_work() to remove unnecessary... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Yonghong Song | selftests/bpf: Fix a selftest compilation error |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Dave Marchevsky | selftests/bpf: Add CO-RE relocs kfunc flavors tests |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Dave Marchevsky | libbpf: Support triple-underscore flavors for kfunc... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Helge Deller | bpf/tests: Enhance output on error and fix typos |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Yan Zhai | selftests/bpf: Add lwt_xmit tests for BPF_REROUTE |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Yan Zhai | selftests/bpf: Add lwt_xmit tests for BPF_REDIRECT |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Yan Zhai | lwt: Check LWTUNNEL_XMIT_CONTINUE strictly |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Yan Zhai | lwt: Fix return values of BPF xmit ops |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Xu Kuohai | selftests/bpf: Enable cpu v4 tests for arm64 |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Xu Kuohai | bpf, arm64: Support signed div/mod instructions |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Xu Kuohai | bpf, arm64: Support 32-bit offset jmp instruction |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Xu Kuohai | bpf, arm64: Support unconditional bswap |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Xu Kuohai | bpf, arm64: Support sign-extension mov instructions |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Xu Kuohai | bpf, arm64: Support sign-extension load instructions |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Xu Kuohai | arm64: insn: Add encoders for LDRSB/LDRSH/LDRSW |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Jakub Kicinski | Merge branch 'netconsole-enable-compile-time-configuration' |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Breno Leitao | netconsole: Enable compile time configuration |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Breno Leitao | netconsole: Create a allocation helper |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Justin Stitt | net: mdio: fix -Wvoid-pointer-to-enum-cast warning |
commit | commitdiff | tree | snapshot |
2023-08-18 |
Jakub Kicinski | Merge branch 'netem-use-a-seeded-prng-for-loss-and... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
François Michel | netem: use seeded PRNG for correlated loss events |
commit | commitdiff | tree | snapshot |
2023-08-18 |
François Michel | netem: use a seeded PRNG for generating random losses |
commit | commitdiff | tree | snapshot |
2023-08-18 |
François Michel | netem: add prng attribute to netem_sched_data |
commit | commitdiff | tree | snapshot |
next |