2023-03-22 |
Alexei Starovoitov | libbpf: Rename RELO_EXTERN_VAR/FUNC. |
commit | commitdiff | tree | snapshot |
2023-03-22 |
Tushar Vyavahare | selftests/xsk: add xdp populate metadata test |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Martin KaFai Lau | Merge branch 'net: skbuff: skb bitfield compaction... |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Jakub Kicinski | net: skbuff: move the fields BPF cares about directly... |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Jakub Kicinski | net: skbuff: reorder bytes 2 and 3 of the bitfield |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Jakub Kicinski | net: skbuff: rename __pkt_vlan_present_offset to __mono... |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Liu Pan | libbpf: Explicitly call write to append content to... |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Alexei Starovoitov | selftest/bpf: Add a test case for ld_imm64 copy logic. |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Alexei Starovoitov | libbpf: Fix ld_imm64 copy logic for ksym in light skeleton. |
commit | commitdiff | tree | snapshot |
2023-03-18 |
Sreevani Sreejith | bpf, docs: Libbpf overview documentation |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Manu Bretelle | selftests/bpf: Add --json-summary option to test_progs |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Andrii Nakryiko | Merge branch 'bpf: Add detection of kfuncs.' |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Alexei Starovoitov | selftests/bpf: Add test for bpf_ksym_exists(). |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Alexei Starovoitov | libbpf: Introduce bpf_ksym_exists() macro. |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Alexei Starovoitov | libbpf: Fix relocation of kfunc ksym in ld_imm64 insn. |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Alexei Starovoitov | bpf: Allow ld_imm64 instruction to point to kfunc. |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Bagas Sanjaya | bpf, docs: Use internal linking for link to netdev... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Viktor Malik | kallsyms, bpf: Move find_kallsyms_symbol_value out... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Alexei Starovoitov | Merge branch 'double-fix bpf_test_run + XDP_PASS recycling' |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Alexander Lobakin | selftests/bpf: fix "metadata marker" getting overwritte... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Alexander Lobakin | bpf, test_run: fix crashes due to XDP frame overwriting... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Luis Gerhorst | bpf: Remove misleading spec_v1 check on var-offset... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Alexei Starovoitov | Merge branch 'Make struct bpf_cpumask RCU safe' |
commit | commitdiff | tree | snapshot |
2023-03-16 |
David Vernet | bpf,docs: Remove bpf_cpumask_kptr_get() from documentation |
commit | commitdiff | tree | snapshot |
2023-03-16 |
David Vernet | bpf: Remove bpf_cpumask_kptr_get() kfunc |
commit | commitdiff | tree | snapshot |
2023-03-16 |
David Vernet | bpf/selftests: Test using global cpumask kptr with RCU |
commit | commitdiff | tree | snapshot |
2023-03-16 |
David Vernet | bpf: Mark struct bpf_cpumask as rcu protected |
commit | commitdiff | tree | snapshot |
2023-03-16 |
David Vernet | bpf: Free struct bpf_cpumask in call_rcu handler |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Daniel Müller | libbpf: Ignore warnings about "inefficient alignment" |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Martin KaFai Lau | selftests/bpf: Fix a fd leak in an error path in networ... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Martin KaFai Lau | selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Alexei Starovoitov | Merge branch 'Fix attaching fentry/fexit/fmod_ret/lsm... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Viktor Malik | bpf/selftests: Test fentry attachment to shadowed functions |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Viktor Malik | bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Tejun Heo | cgroup: Make current_cgns_cgroup_dfl() safe to call... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexei Starovoitov | selftests/bpf: Fix trace_virtqueue_add_sgs test issue... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexei Starovoitov | Merge branch 'xdp: recycle Page Pool backed skbs built... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexander Lobakin | xdp: remove unused {__,}xdp_release_frame() |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexander Lobakin | xdp: recycle Page Pool backed skbs built from XDP frames |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexander Lobakin | net: page_pool, skbuff: make skb_mark_for_recycle(... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexander Lobakin | selftests/bpf: robustify test_xdp_do_redirect with... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Martin KaFai Lau | Merge branch 'bpf: Allow helpers access ptr_to_btf_id.' |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexei Starovoitov | selftests/bpf: Add various tests to check helper access... |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexei Starovoitov | bpf: Allow helpers access trusted PTR_TO_BTF_ID. |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Alexei Starovoitov | bpf: Fix bpf_strncmp proto. |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Dave Thaler | bpf, docs: Add signed comparison example |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Ross Zwisler | selftests/bpf: use canonical ftrace path |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Ross Zwisler | bpf: use canonical ftrace path |
commit | commitdiff | tree | snapshot |
2023-03-13 |
Dave Marchevsky | bpf: Disable migration when freeing stashed local kptr... |
commit | commitdiff | tree | snapshot |
2023-03-13 |
David Vernet | tasks: Extract rcu_users out of union |
commit | commitdiff | tree | snapshot |
2023-03-13 |
Andrii Nakryiko | bpf: fix precision propagation verbose logging |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Alexei Starovoitov | Merge branch 'Support stashing local kptrs with bpf_kpt... |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Dave Marchevsky | selftests/bpf: Add local kptr stashing test |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Dave Marchevsky | bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg |
commit | commitdiff | tree | snapshot |
2023-03-11 |
Dave Marchevsky | bpf: Support __kptr to local kptrs |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Dave Thaler | bpf, docs: Explain helper functions |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Dave Marchevsky | bpf: Change btf_record_find enum parameter to field_mask |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Dave Marchevsky | bpf: btf: Remove unused btf_field_info_type enum |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Dave Marchevsky | bpf: verifier: Rename kernel_type_name helper to btf_ty... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | selftests/bpf: Add local-storage-create benchmark |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | selftests/bpf: Check freeing sk->sk_local_storage with... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | selftests/bpf: Replace CHECK with ASSERT in test_local_... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Add bpf_local_storage_free() |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Add bpf_local_storage_rcu callback |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Add bpf_selem_free() |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Add bpf_selem_free_rcu callback |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Remove bpf_selem_free_fields*_rcu |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Remember smap in bpf_local_storage |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Remove the preceding __ from __bpf_selem_unlink_st... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Remove __bpf_local_storage_map_alloc |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Refactor codes into bpf_local_storage_destroy |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Martin KaFai Lau | bpf: Move a few bpf_local_storage functions to static... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
David Vernet | bpf/selftests: Fix send_signal tracepoint tests |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | bpf: take into account liveness when propagating precision |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | bpf: ensure state checkpointing at iter_next() call... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Alexei Starovoitov | Merge branch 'selftests/bpf: make BPF_CFLAGS stricter... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | selftests/bpf: make BPF compiler flags stricter |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | selftests/bpf: fix lots of silly mistakes pointed out... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | selftests/bpf: add __sink() macro to fake variable... |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Andrii Nakryiko | selftests/bpf: prevent unused variable warning in bpf_for() |
commit | commitdiff | tree | snapshot |
2023-03-10 |
Yonghong Song | selftests/bpf: Workaround verification failure for... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Lorenzo Bianconi | selftests/bpf: Improve error logs in XDP compliance... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Lorenzo Bianconi | selftests/bpf: Use ifname instead of ifindex in XDP... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Michael Weiß | bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Martin KaFai Lau | selftests/bpf: Fix flaky fib_lookup test |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Alexei Starovoitov | Merge branch 'BPF open-coded iterators' |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | selftests/bpf: implement and test custom testmod_seq... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | selftests/bpf: add number iterator tests |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | selftests/bpf: add iterators tests |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_r... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | bpf: implement numbers iterator |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | bpf: add support for open-coded iterator loops |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | bpf: add iterator kfuncs registration and validation... |
commit | commitdiff | tree | snapshot |
2023-03-09 |
Andrii Nakryiko | bpf: factor out fetching basic kfunc metadata |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Jakub Kicinski | Merge https://git./linux/kernel/git/bpf/bpf-next |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Roberto Sassu | selftests/bpf: Fix IMA test |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Eric Dumazet | net: reclaim skb->scm_io_uring bit |
commit | commitdiff | tree | snapshot |
2023-03-08 |
David S. Miller | Merge branch 'sparx5-tc-flower-templates' |
commit | commitdiff | tree | snapshot |
2023-03-08 |
Steen Hegelund | net: microchip: sparx5: Add TC template support |
commit | commitdiff | tree | snapshot |
next |