Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-25selftests/bpf: Add missing files required by test_bpftool.sh for installingLi Zhijian
2021-08-05selftests/bpf: Move netcnt test under test_progsStanislav Fomichev
2021-05-26selftests/bpf: Add xdp_redirect_multi testHangbin Liu
2021-05-19selftests/bpf: Convert test trace_printk to lskel.Alexei Starovoitov
2021-05-19selftests/bpf: Convert atomics test to light skeleton.Alexei Starovoitov
2021-05-19selftests/bpf: Convert few tests to light skeleton.Alexei Starovoitov
2021-04-30Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-24tools: do not include scripts/Kbuild.includeMasahiro Yamada
2021-04-24selftests/bpf: Add map linking selftestAndrii Nakryiko
2021-04-24selftests/bpf: Add global variables linking selftestAndrii Nakryiko
2021-04-24selftests/bpf: Add function linking selftestAndrii Nakryiko
2021-04-24selftests/bpf: Omit skeleton generation for multi-linked BPF object filesAndrii Nakryiko
2021-04-24selftests/bpf: Use -O0 instead of -Og in selftests buildsAndrii Nakryiko
2021-04-21selftests/bpf: Add docs target as all dependencyJiri Olsa
2021-04-16selftests/bpf: Silence clang compilation warningsYonghong Song
2021-04-16selftests/bpf: Fix test_cpp compilation failure with clangYonghong Song
2021-03-19selftests/bpf: Add multi-file statically linked BPF object file testAndrii Nakryiko
2021-03-19selftests/bpf: Pass all BPF .o's through BPF static linkerAndrii Nakryiko
2021-03-19selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changedAndrii Nakryiko
2021-03-16selftests/bpf: Build everything in debug modeAndrii Nakryiko
2021-03-08selftests/bpf: Fix typo in MakefileJean-Philippe Brucker
2021-03-05tools/bpf: Remove bpf-helpers from bpftool docsJoe Stringer
2021-02-27selftests/bpf: Copy extras in out-of-srctree buildsIlya Leoshkevich
2021-02-12selftests/bpf: Integrate the socket_cookie test to test_progsFlorent Revest
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek
2021-01-21bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.Carlos Neira
2021-01-15bpf: Add tests for new BPF atomic operationsBrendan Jackman
2021-01-14selftests/bpf: Install btf_dump test casesJean-Philippe Brucker
2021-01-14selftests/bpf: Fix installation of urandom_readJean-Philippe Brucker
2021-01-14selftests/bpf: Move generated test files to $(TEST_GEN_FILES)Jean-Philippe Brucker
2021-01-14selftests/bpf: Fix out-of-tree buildJean-Philippe Brucker
2021-01-14selftests/bpf: Enable cross-buildingJean-Philippe Brucker
2020-12-16selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa
2020-12-11selftests/bpf: Drop the need for LLVM's llcAndrew Delgadillo
2020-12-11selftests/bpf: fix bpf_testmod.ko recompilation logicAndrii Nakryiko
2020-12-10selftests/bpf: Drop tcp-{client,server}.py from MakefileVeronika Kabatova
2020-12-09selftests/bpf: Xsk selftests - SKB POLL, NOPOLLWeqaar Janjua
2020-12-09selftests/bpf: Xsk selftests frameworkWeqaar Janjua
2020-12-04selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko
2020-12-03bpf: Fix cold build of test_progs-no_alu32Brendan Jackman
2020-12-01selftests/bpf: Fix flavored variants of test_imaKP Singh
2020-11-19selftests/bpf: Fix broken riscv buildBjörn Töpel
2020-11-06selftests/bpf: Add checking of raw type dump in BTF writer APIs selftestsAndrii Nakryiko
2020-11-04selftests/bpf: Move test_tcppbf_user into test_progsAlexander Duyck
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-09kbuild: explicitly specify the build id styleBill Wendling
2020-09-25bpf: selftest: Move sock_fields test into test_progsMartin KaFai Lau
2020-09-16selftests/bpf: Merge most of test_btf into test_progsAndrii Nakryiko
2020-09-16selftests/bpf: Test load and dump metadata with btftool and skelYiFei Zhu
2020-09-10selftests, bpftool: Add bpftool (and eBPF helpers) documentation buildQuentin Monnet