summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | bpf: Dynptr support for ring buffersJoanne Koong2022-05-237-8/+223
| | | * | | bpf: Add bpf_dynptr_from_mem for local dynptrsJoanne Koong2022-05-234-0/+95
| | | * | | bpf: Add verifier support for dynptrsJoanne Koong2022-05-236-3/+243
| | |/ / /
| | * | | bpf: Suppress 'passing zero to PTR_ERR' warningKumar Kartikeya Dwivedi2022-05-231-1/+1
| | * | | bpf: Introduce bpf_arch_text_invalidate for bpf_prog_packSong Liu2022-05-233-0/+14
| | * | | x86/alternative: Introduce text_poke_setSong Liu2022-05-232-10/+58
| | * | | bpf: Fill new bpf_prog_pack with illegal instructionsSong Liu2022-05-231-4/+6
| | * | | selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"Colin Ian King2022-05-231-2/+2
| | * | | selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song2022-05-231-1/+1
| | * | | s390/bpf: Fix typo in commentJulia Lawall2022-05-231-1/+1
| | * | | libbpf: Fix typo in commentJulia Lawall2022-05-231-1/+1
| | * | | MAINTAINERS: Add maintainer to AF_XDPMagnus Karlsson2022-05-231-0/+1
| | * | | Merge branch 'bpf: refine kernel.unprivileged_bpf_disabled behaviour'Alexei Starovoitov2022-05-203-1/+408
| | |\ \ \
| | | * | | selftests/bpf: add tests verifying unprivileged bpf behaviourAlan Maguire2022-05-202-0/+395
| | | * | | bpf: refine kernel.unprivileged_bpf_disabled behaviourAlan Maguire2022-05-201-1/+13
| | |/ / /
| | * | | bpf: Allow kfunc in tracing and syscall programs.Benjamin Tissoires2022-05-201-0/+6
| | * | | selftests/bpf: Remove filtered subtests from outputMykola Lysenko2022-05-202-2/+8
| | * | | selftests/bpf: Fix subtest number formatting in test_progsMykola Lysenko2022-05-201-3/+9
| | * | | selftests/bpf: Add missing trampoline program type to trampoline_count testYuntao Wang2022-05-203-91/+61
| | * | | Merge branch 'bpf: mptcp: Support for mptcp_sock'Andrii Nakryiko2022-05-2018-10/+381
| | |\ \ \
| | | * | | selftests/bpf: Verify first of struct mptcp_sockGeliang Tang2022-05-203-0/+11
| | | * | | selftests/bpf: Verify ca_name of struct mptcp_sockGeliang Tang2022-05-203-0/+39
| | | * | | selftests/bpf: Verify token of struct mptcp_sockGeliang Tang2022-05-203-2/+31
| | | * | | selftests/bpf: Test bpf_skc_to_mptcp_sockGeliang Tang2022-05-203-10/+40
| | | * | | selftests/bpf: Add MPTCP test baseNicolas Rybowski2022-05-207-9/+201
| | | * | | selftests/bpf: Enable CONFIG_IKCONFIG_PROC in configGeliang Tang2022-05-201-0/+2
| | | * | | bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang2022-05-2011-1/+69
| | |/ / /
| | * | | selftests/bpf: Fix some bugs in map_lookup_percpu_elem testcaseFeng Zhou2022-05-202-39/+73
| | * | | Merge branch 'Start libbpf 1.0 dev cycle'Alexei Starovoitov2022-05-195-125/+7
| | |\ \ \
| | | * | | libbpf: remove bpf_create_map*() APIsAndrii Nakryiko2022-05-192-122/+0
| | | * | | libbpf: start 1.0 development cycleAndrii Nakryiko2022-05-192-2/+6
| | | * | | libbpf: fix up global symbol counting logicAndrii Nakryiko2022-05-191-1/+1
| | |/ / /
| | * | | selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu2022-05-181-1/+1
| | * | | selftests/bpf: Fix building bpf selftests staticallyYosry Ahmed2022-05-161-2/+4
| | * | | libbpf: fix memory leak in attach_tp for target-less tracepoint programAndrii Nakryiko2022-05-161-4/+4
| | * | | bpftool: Use sysfs vmlinux when dumping BTF by IDLarysa Zaremba2022-05-131-9/+53
| | * | | bpf: Add MEM_UNINIT as a bpf_type_flagJoanne Koong2022-05-133-30/+20
| | * | | selftests/bpf: Fix usdt_400 test caseAndrii Nakryiko2022-05-131-4/+2
| | * | | selftests/bpf: Convert some selftests to high-level BPF map APIsAndrii Nakryiko2022-05-138-47/+61
| | * | | libbpf: Add safer high-level wrappers for map operationsAndrii Nakryiko2022-05-135-0/+229
| | * | | selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.Alexei Starovoitov2022-05-131-0/+8
| | * | | bpf: Fix combination of jit blinding and pointers to bpf subprogs.Alexei Starovoitov2022-05-131-0/+10
| | * | | bpf: Fix potential array overflow in bpf_trampoline_get_progs()Yuntao Wang2022-05-111-6/+12
| | * | | selftests/bpf: make fexit_stress test run in serial modeAndrii Nakryiko2022-05-111-1/+1
| | * | | Merge branch 'Introduce access remote cpu elem support in BPF percpu map'Alexei Starovoitov2022-05-1111-2/+203
| | |\ \ \
| | | * | | selftests/bpf: add test case for bpf_map_lookup_percpu_elemFeng Zhou2022-05-112-0/+100
| | | * | | bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou2022-05-119-2/+103
| | |/ / /
| | * | | Merge branch 'Follow ups for kptr series'Alexei Starovoitov2022-05-116-11/+649
| | |\ \ \
| | | * | | selftests/bpf: Add tests for kptr_ref refcountingKumar Kartikeya Dwivedi2022-05-112-5/+128
| | | * | | selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi2022-05-112-1/+504