- 290248a bpf: Allow to specify kernel module BTFs when attaching BPF programs by Andrii Nakryiko · 4 years, 1 month ago
- 22dc4a0 bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier by Andrii Nakryiko · 4 years, 1 month ago
- 6bcd39d selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF by Andrii Nakryiko · 4 years, 1 month ago
- 5ed3147 selftests/bpf: Add support for marking sub-tests as skipped by Andrii Nakryiko · 4 years, 1 month ago
- 9f7fa22 selftests/bpf: Add bpf_testmod kernel module for testing by Andrii Nakryiko · 4 years, 1 month ago
- 4f33a53 libbpf: Add kernel module BTF support for CO-RE relocations by Andrii Nakryiko · 4 years, 1 month ago
- 0f7515c libbpf: Refactor CO-RE relocs to not assume a single BTF object by Andrii Nakryiko · 4 years, 1 month ago
- a19f93c libbpf: Add internal helper to load BTF data by FD by Andrii Nakryiko · 4 years, 1 month ago
- 2fe8890 bpf: Keep module's btf_data_size intact after load by Andrii Nakryiko · 4 years, 1 month ago
- 12cc126 bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address() by Andrii Nakryiko · 4 years, 1 month ago
- cadd648 Merge branch 'Add support to set window_clamp from bpf setsockops' by Alexei Starovoitov · 4 years, 1 month ago
- 55144f3 selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP by Prankur gupta · 4 years, 1 month ago
- cb81110 bpf: Adds support for setting window clamp by Prankur gupta · 4 years, 1 month ago
- 2faa732 samples/bpf: Fix spelling mistake "recieving" -> "receiving" by Colin Ian King · 4 years, 1 month ago
- 58c185b bpf: Fix cold build of test_progs-no_alu32 by Brendan Jackman · 4 years, 1 month ago
- d6d418b libbpf: Cap retries in sys_bpf_prog_load by Stanislav Fomichev · 4 years, 1 month ago
- 9cf309c libbpf: Sanitise map names before pinning by Toke Høiland-Jørgensen · 4 years, 1 month ago
- 80b2b5c libbpf: Fail early when loading programs with unspecified type by Andrei Matei · 4 years, 1 month ago
- a8b415c Merge branch 'Fixes for ima selftest' by Andrii Nakryiko · 4 years, 1 month ago
- ffebecd selftests/bpf: Indent ima_setup.sh with tabs. by KP Singh · 4 years, 1 month ago
- d932e043 selftests/bpf: Add config dependency on BLK_DEV_LOOP by KP Singh · 4 years, 1 month ago
- 1ee0767 selftests/bpf: Ensure securityfs mount before writing ima policy by KP Singh · 4 years, 1 month ago
- 3db9804 selftests/bpf: Update ima_setup.sh for busybox by KP Singh · 4 years, 1 month ago
- 61b7594 Merge branch 'libbpf: add support for privileged/unprivileged control separation' by Alexei Starovoitov · 4 years, 1 month ago
- 3627d97 samples/bpf: Sample application for eBPF load and socket creation split by Mariusz Dudek · 4 years, 1 month ago
- e459f49 libbpf: Separate XDP program load with xsk socket creation by Mariusz Dudek · 4 years, 1 month ago
- 22e8ebe tools/resolve_btfids: Fix some error messages by Brendan Jackman · 4 years, 1 month ago
- a874c8c selftests/bpf: Copy file using read/write in local storage test by Stanislav Fomichev · 4 years, 1 month ago
- 0d1e026 Merge branch 'bpftool: improve split BTF support' by Alexei Starovoitov · 4 years, 1 month ago
- fa45283 tools/bpftool: Auto-detect split BTFs in common cases by Andrii Nakryiko · 4 years, 1 month ago
- 0cfdcd6 libbpf: Add base BTF accessor by Andrii Nakryiko · 4 years, 1 month ago
- 71ccb50 tools/bpftool: Emit name <anon> for anonymous BTFs by Andrii Nakryiko · 4 years, 1 month ago
- 97306be Merge branch 'switch to memcg-based memory accounting' by Alexei Starovoitov · 4 years, 1 month ago
- 5b0764b bpf: samples: Do not touch RLIMIT_MEMLOCK by Roman Gushchin · 4 years, 1 month ago
- 3ac1f01 bpf: Eliminate rlimit-based memory accounting for bpf progs by Roman Gushchin · 4 years, 1 month ago
- 80ee81e bpf: Eliminate rlimit-based memory accounting infra for bpf maps by Roman Gushchin · 4 years, 1 month ago
- ab31be3 bpf: Eliminate rlimit-based memory accounting for bpf local storage maps by Roman Gushchin · 4 years, 1 month ago
- 819a4f3 bpf: Eliminate rlimit-based memory accounting for xskmap maps by Roman Gushchin · 4 years, 1 month ago
- 37086810 bpf: Eliminate rlimit-based memory accounting for stackmap maps by Roman Gushchin · 4 years, 1 month ago
- 0d2c4f9 bpf: Eliminate rlimit-based memory accounting for sockmap and sockhash maps by Roman Gushchin · 4 years, 1 month ago
- abbdd08 bpf: Eliminate rlimit-based memory accounting for bpf ringbuffer by Roman Gushchin · 4 years, 1 month ago
- db54330 bpf: Eliminate rlimit-based memory accounting for reuseport_array maps by Roman Gushchin · 4 years, 1 month ago
- a37fb7e bpf: Eliminate rlimit-based memory accounting for queue_stack_maps maps by Roman Gushchin · 4 years, 1 month ago
- cbddcb5 bpf: Eliminate rlimit-based memory accounting for lpm_trie maps by Roman Gushchin · 4 years, 1 month ago
- 755e5d55 bpf: Eliminate rlimit-based memory accounting for hashtab maps by Roman Gushchin · 4 years, 1 month ago
- 844f157 bpf: Eliminate rlimit-based memory accounting for devmap maps by Roman Gushchin · 4 years, 1 month ago
- 087b0d3 bpf: Eliminate rlimit-based memory accounting for cgroup storage maps by Roman Gushchin · 4 years, 1 month ago
- 711caba bpf: Eliminate rlimit-based memory accounting for cpumap maps by Roman Gushchin · 4 years, 1 month ago
- f043733 bpf: Eliminate rlimit-based memory accounting for bpf_struct_ops maps by Roman Gushchin · 4 years, 1 month ago
- 1bc5975 bpf: Eliminate rlimit-based memory accounting for arraymap maps by Roman Gushchin · 4 years, 1 month ago
- 28e1dcd bpf: Refine memcg-based memory accounting for xskmap maps by Roman Gushchin · 4 years, 1 month ago
- 7846dd9 bpf: Refine memcg-based memory accounting for sockmap and sockhash maps by Roman Gushchin · 4 years, 1 month ago
- e9aae8b bpf: Memcg-based memory accounting for bpf local storage maps by Roman Gushchin · 4 years, 1 month ago
- be4035c bpf: Memcg-based memory accounting for bpf ringbuffer by Roman Gushchin · 4 years, 1 month ago
- 353e7af bpf: Memcg-based memory accounting for lpm_trie maps by Roman Gushchin · 4 years, 1 month ago
- 8814568 bpf: Refine memcg-based memory accounting for hashtab maps by Roman Gushchin · 4 years, 1 month ago
- 1440290 bpf: Refine memcg-based memory accounting for devmap maps by Roman Gushchin · 4 years, 1 month ago
- 3a61c7c bpf: Memcg-based memory accounting for cgroup storage maps by Roman Gushchin · 4 years, 1 month ago
- e88cc05 bpf: Refine memcg-based memory accounting for cpumap maps by Roman Gushchin · 4 years, 1 month ago
- 6d192c7 bpf: Refine memcg-based memory accounting for arraymap maps by Roman Gushchin · 4 years, 1 month ago
- d5299b6 bpf: Memcg-based memory accounting for bpf maps by Roman Gushchin · 4 years, 1 month ago
- 48edc1f bpf: Prepare for memcg-based memory accounting for bpf maps by Roman Gushchin · 4 years, 1 month ago
- ddf8503 bpf: Memcg-based memory accounting for bpf progs by Roman Gushchin · 4 years, 1 month ago
- 18b2db3 mm: Convert page kmemcg type to a page memcg flag by Roman Gushchin · 4 years, 1 month ago
- 87944e2 mm: Introduce page memcg flags by Roman Gushchin · 4 years, 1 month ago
- 270c6a7 mm: memcontrol/slab: Use helpers to access slab page's memcg_data by Roman Gushchin · 4 years, 1 month ago
- bcfe06b mm: memcontrol: Use helpers to read page's memcg data by Roman Gushchin · 4 years, 1 month ago
- 9e83f54 Merge branch 'bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks' by Alexei Starovoitov · 4 years, 1 month ago
- a540c81 selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt by Stanislav Fomichev · 4 years, 1 month ago
- 427167c bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks by Stanislav Fomichev · 4 years, 1 month ago
- a999696 selftests/bpf: Rewrite test_sock_addr bind bpf into C by Stanislav Fomichev · 4 years, 1 month ago
- ba05817 net, xdp, xsk: fix __sk_mark_napi_id_once napi_id error by Daniel Borkmann · 4 years, 1 month ago
- df54228 Merge branch 'xdp-preferred-busy-polling' by Daniel Borkmann · 4 years, 1 month ago
- 41bf900 samples/bpf: Add option to set the busy-poll budget by Björn Töpel · 4 years, 1 month ago
- b35fc14 samples/bpf: Add busy-poll support to xdpsock by Björn Töpel · 4 years, 1 month ago
- 284cbc6 samples/bpf: Use recvfrom() in xdpsock/l2fwd by Björn Töpel · 4 years, 1 month ago
- f2d2728 samples/bpf: Use recvfrom() in xdpsock/rxdrop by Björn Töpel · 4 years, 1 month ago
- b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 1 month ago
- a073195 xsk: Add busy-poll support for {recv,send}msg() by Björn Töpel · 4 years, 1 month ago
- e392081 xsk: Check need wakeup flag in sendmsg() by Björn Töpel · 4 years, 1 month ago
- 45a8668 xsk: Add support for recvmsg() by Björn Töpel · 4 years, 1 month ago
- 7c951caf net: Add SO_BUSY_POLL_BUDGET socket option by Björn Töpel · 4 years, 1 month ago
- 7fd3253 net: Introduce preferred busy-polling by Björn Töpel · 4 years, 1 month ago
- 854055c selftests/bpf: Fix flavored variants of test_ima by KP Singh · 4 years, 1 month ago
- bb1b25c xdp: Remove the functions xsk_map_inc and xsk_map_put by Zhu Yanjun · 4 years, 1 month ago
- 105c4e7 libbpf: Replace size_t with __u32 in xsk interfaces by Magnus Karlsson · 4 years, 1 month ago
- 830382e Merge branch 'bpf: remove bpf_load loader completely' by Andrii Nakryiko · 4 years, 1 month ago
- ceb5dea samples: bpf: Remove bpf_load loader completely by Daniel T. Lee · 4 years, 1 month ago
- 0afe0a9 samples: bpf: Fix lwt_len_hist reusing previous BPF map by Daniel T. Lee · 4 years, 1 month ago
- c6497df samples: bpf: Refactor test_overhead program with libbpf by Daniel T. Lee · 4 years, 1 month ago
- 763af20 samples: bpf: Refactor ibumad program with libbpf by Daniel T. Lee · 4 years, 1 month ago
- 4fe6641 samples: bpf: Refactor task_fd_query program with libbpf by Daniel T. Lee · 4 years, 1 month ago
- d89af13 samples: bpf: Refactor test_cgrp2_sock2 program with libbpf by Daniel T. Lee · 4 years, 1 month ago
- c5815ac samples: bpf: Refactor hbm program with libbpf by Daniel T. Lee · 4 years, 1 month ago
- fb35581 bpf: Fix selftest compilation on clang 11 by Andrei Matei · 4 years, 1 month ago
- 34b82d3 bpf: Add a selftest for bpf_ima_inode_hash by KP Singh · 4 years, 1 month ago
- 27672f0 bpf: Add a BPF helper for getting the IMA hash of an inode by KP Singh · 4 years, 1 month ago
- 403319b ima: Implement ima_inode_hash by KP Singh · 4 years, 1 month ago
- db13db9 libbpf: Add support for canceling cached_cons advance by Li RongQing · 4 years, 1 month ago
- 59e2e27 bpf: Refactor check_cfg to use a structured loop. by Wedson Almeida Filho · 4 years, 1 month ago