| 2022-07-08 | Stanislav Fomichev | bpf: Check attach_func_proto more carefully in check_re... | commit | commitdiff | tree | snapshot | 
| 2022-07-08 | Daniel Müller | selftests/bpf: Add test involving restrict type qualifier | commit | commitdiff | tree | snapshot | 
| 2022-07-08 | Daniel Müller | bpftool: Add support for KIND_RESTRICT to gen min_core_... | commit | commitdiff | tree | snapshot | 
| 2022-07-08 | Maciej Fijalkowski | MAINTAINERS: Add entry for AF_XDP selftests files | commit | commitdiff | tree | snapshot | 
| 2022-07-08 | Maciej Fijalkowski | selftests, xsk: Rename AF_XDP testing app | commit | commitdiff | tree | snapshot | 
| 2022-07-08 | Pu Lehui | bpf, docs: Remove deprecated xsk libbpf APIs description | commit | commitdiff | tree | snapshot | 
| 2022-07-07 | Dave Marchevsky | selftests/bpf: Add benchmark for local_storage RCU... | commit | commitdiff | tree | snapshot | 
| 2022-07-07 | Yixun Lan | libbpf, riscv: Use a0 for RC register | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Andrii Nakryiko | libbpf: Remove unnecessary usdt_rel_ip assignments | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Andrii Nakryiko | selftests/bpf: Fix few more compiler warnings | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Andrii Nakryiko | selftests/bpf: Fix bogus uninitialized variable warning | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Quentin Monnet | bpftool: Remove zlib feature test from Makefile | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Andrii Nakryiko | Merge branch 'cleanup the legacy probe_event on failed... | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Chuang Wang | libbpf: Cleanup the legacy uprobe_event on failed add... | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Chuang Wang | libbpf: Fix wrong variable used in perf_event_uprobe_op... | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Chuang Wang | libbpf: Cleanup the legacy kprobe_event on failed add... | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Andrii Nakryiko | Merge branch 'Introduce type match support' | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Daniel Müller | selftests/bpf: Add type match test against kernel's... | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Daniel Müller | selftests/bpf: Add nested type to type based tests | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Daniel Müller | selftests/bpf: Add test checking more characteristics | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Daniel Müller | selftests/bpf: Add type-match checks to type-based... | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Andrii Nakryiko | libbpf: add bpf_core_type_matches() helper macro | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Daniel Müller | bpf, libbpf: Add type match support | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Daniel Müller | bpftool: Honor BPF_CORE_TYPE_MATCHES relocation | commit | commitdiff | tree | snapshot | 
| 2022-07-06 | Daniel Müller | bpf: Introduce TYPE_MATCH related constants/macros | commit | commitdiff | tree | snapshot | 
| 2022-07-05 | Magnus Karlsson | bpf, samples: Remove AF_XDP samples | commit | commitdiff | tree | snapshot | 
| 2022-07-05 | Quentin Monnet | bpftool: Rename "bpftool feature list" into "... featur... | commit | commitdiff | tree | snapshot | 
| 2022-07-05 | Tobias Klauser | bpf: Omit superfluous address family check in __bpf_skc... | commit | commitdiff | tree | snapshot | 
| 2022-07-01 | Stanislav Fomichev | selftests/bpf: Skip lsm_cgroup when we don't have tramp... | commit | commitdiff | tree | snapshot | 
| 2022-06-30 | Yafang Shao | bpftool: Show also the name of type BPF_OBJ_LINK | commit | commitdiff | tree | snapshot | 
| 2022-06-30 | Maciej Fijalkowski | selftests/xsk: Destroy BPF resources only when ctx... | commit | commitdiff | tree | snapshot | 
| 2022-06-30 | Maciej Fijalkowski | selftests/xsk: Verify correctness of XDP prog attach... | commit | commitdiff | tree | snapshot | 
| 2022-06-30 | Maciej Fijalkowski | selftests/xsk: Introduce XDP prog load based on existin... | commit | commitdiff | tree | snapshot | 
| 2022-06-30 | Maciej Fijalkowski | selftests/xsk: Avoid bpf_link probe for existing xsk | commit | commitdiff | tree | snapshot | 
| 2022-06-30 | Quentin Monnet | bpftool: Use feature list in bash completion | commit | commitdiff | tree | snapshot | 
| 2022-06-30 | Quentin Monnet | bpftool: Add feature list (prog/map/link/attach types... | commit | commitdiff | tree | snapshot | 
| 2022-06-30 | Tobias Klauser | bpftool: Remove attach_type_name forward declaration | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Quentin Monnet | bpftool: Probe for memcg-based accounting before bumpin... | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Alexei Starovoitov | Merge branch 'bpf: cgroup_sock lsm flavor' | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | selftests/bpf: lsm_cgroup functional test | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | bpftool: implement cgroup tree for BPF_LSM_CGROUP | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | libbpf: implement bpf_prog_query_opts | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | libbpf: add lsm_cgoup_sock type | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | tools/bpf: Sync btf_ids.h to tools | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | bpf: expose bpf_{g,s}etsockopt to lsm cgroup | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | bpf: minimize number of allocated lsm slots per program | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | bpf: per-cgroup lsm flavor | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | bpf: convert cgroup_bpf.progs to hlist | commit | commitdiff | tree | snapshot | 
| 2022-06-29 | Stanislav Fomichev | bpf: add bpf_func_t and trampoline helpers | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Alexei Starovoitov | Merge branch 'libbpf: remove deprecated APIs' | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: fix up few libbpf.map problems | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: enforce strict libbpf 1.0 behaviors | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | selftests/bpf: remove last tests with legacy BPF map... | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: clean up SEC() handling | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: remove internal multi-instance prog support | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: cleanup LIBBPF_DEPRECATED_SINCE supporting... | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: remove multi-instance and custom private data... | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: remove most other deprecated high-level APIs | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: remove prog_info_linear APIs | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: clean up perfbuf APIs | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: remove deprecated BTF APIs | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: remove deprecated probing APIs | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: remove deprecated XDP APIs | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: remove deprecated low-level APIs | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | Andrii Nakryiko | libbpf: move xsk.{c,h} into selftests/bpf | commit | commitdiff | tree | snapshot | 
| 2022-06-28 | John Fastabend | bpf: Fix sockmap calling sleepable function in teardown... | commit | commitdiff | tree | snapshot | 
| 2022-06-24 | Daniel Müller | bpf: Merge "types_are_compat" logic into relo_core.c | commit | commitdiff | tree | snapshot | 
| 2022-06-24 | Shahab Vahedi | bpf, docs: Fix the code formatting in instruction-set | commit | commitdiff | tree | snapshot | 
| 2022-06-24 | Andrii Nakryiko | Merge branch 'perf tools: Fix prologue generation' | commit | commitdiff | tree | snapshot | 
| 2022-06-24 | Jiri Olsa | perf tools: Rework prologue generation code | commit | commitdiff | tree | snapshot | 
| 2022-06-24 | Eduard Zingerman | selftest/bpf: Test for use-after-free bug fix in inline... | commit | commitdiff | tree | snapshot | 
| 2022-06-24 | Eduard Zingerman | bpf: Fix for use-after-free bug in inline_bpf_loop | commit | commitdiff | tree | snapshot | 
| 2022-06-24 | Simon Wang | bpf: Replace hard-coded 0 with BPF_K in check_alu_op | commit | commitdiff | tree | snapshot | 
| 2022-06-23 | Jörn-Thorben... | selftests/bpf: Fix rare segfault in sock_fields prog... | commit | commitdiff | tree | snapshot | 
| 2022-06-23 | Alexei Starovoitov | Merge branch 'Align BPF TCP CCs implementing cong_contr... | commit | commitdiff | tree | snapshot | 
| 2022-06-23 | Jörn-Thorben... | selftests/bpf: Test a BPF CC implementing the unsupport... | commit | commitdiff | tree | snapshot | 
| 2022-06-23 | Jörn-Thorben... | selftests/bpf: Test an incomplete BPF CC | commit | commitdiff | tree | snapshot | 
| 2022-06-23 | Jörn-Thorben... | selftests/bpf: Test a BPF CC writing sk_pacing_* | commit | commitdiff | tree | snapshot | 
| 2022-06-23 | Jörn-Thorben... | bpf: Require only one of cong_avoid() and cong_control... | commit | commitdiff | tree | snapshot | 
| 2022-06-23 | Jörn-Thorben... | bpf: Allow a TCP CC to write sk_pacing_rate and sk_paci... | commit | commitdiff | tree | snapshot | 
| 2022-06-23 | Jian Shen | test_bpf: fix incorrect netdev features | commit | commitdiff | tree | snapshot | 
| 2022-06-23 | Dave Marchevsky | selftests/bpf: Add benchmark for local_storage get | commit | commitdiff | tree | snapshot | 
| 2022-06-22 | Andy Gospodarek | samples/bpf: fixup some tools to be able to support... | commit | commitdiff | tree | snapshot | 
| 2022-06-21 | Jakub Sitnicki | bpf, arm64: Keep tail call count across bpf2bpf calls | commit | commitdiff | tree | snapshot | 
| 2022-06-21 | Tony Ambardar | bpf, x64: Add predicate for bpf2bpf with tailcalls... | commit | commitdiff | tree | snapshot | 
| 2022-06-21 | Alexei Starovoitov | Merge branch 'bpf_loop inlining' | commit | commitdiff | tree | snapshot | 
| 2022-06-21 | Eduard Zingerman | selftests/bpf: BPF test_prog selftests for bpf_loop... | commit | commitdiff | tree | snapshot | 
| 2022-06-21 | Eduard Zingerman | selftests/bpf: BPF test_verifier selftests for bpf_loop... | commit | commitdiff | tree | snapshot | 
| 2022-06-21 | Eduard Zingerman | bpf: Inline calls to bpf_loop when callback is known | commit | commitdiff | tree | snapshot | 
| 2022-06-21 | Eduard Zingerman | selftests/bpf: allow BTF specs and func infos in test_v... | commit | commitdiff | tree | snapshot | 
| 2022-06-21 | Eduard Zingerman | selftests/bpf: specify expected instructions in test_ve... | commit | commitdiff | tree | snapshot | 
| 2022-06-21 | Delyan Kratunov | uprobe: gate bpf call behind BPF_EVENTS | commit | commitdiff | tree | snapshot | 
| 2022-06-20 | Maxim Mikityanskiy | selftests/bpf: Enable config options needed for xdp_syn... | commit | commitdiff | tree | snapshot | 
| 2022-06-20 | Cong Wang | skmsg: Get rid of unncessary memset() | commit | commitdiff | tree | snapshot | 
| 2022-06-20 | Cong Wang | skmsg: Get rid of skb_clone() | commit | commitdiff | tree | snapshot | 
| 2022-06-20 | Cong Wang | net: Introduce a new proto_ops ->read_skb() | commit | commitdiff | tree | snapshot | 
| 2022-06-20 | Cong Wang | tcp: Introduce tcp_read_skb() | commit | commitdiff | tree | snapshot | 
| 2022-06-20 | David S. Miller | Merge branch 'mlxsw-unified-bridge-conversion-part-1' | commit | commitdiff | tree | snapshot | 
| 2022-06-20 | Amit Cohen | mlxsw: reg: Add support for VLAN RIF as part of RITR... | commit | commitdiff | tree | snapshot | 
| next |