summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-06-17libbpf: Fix internal USDT address translation logic for shared librariesAndrii Nakryiko
2022-06-14selftests/bpf: Avoid skipping certain subtestsYonghong Song
2022-06-14selftests/bpf: Fix test_varlen verification failure with latest llvmYonghong Song
2022-06-11selftest/bpf/benchs: Add bpf_map benchmarkFeng Zhou
2022-06-07selftests/bpf: Add a test for enum64 value relocationsYonghong Song
2022-06-07selftests/bpf: Test BTF_KIND_ENUM64 for deduplicationYonghong Song
2022-06-07selftests/bpf: Add BTF_KIND_ENUM64 unit testsYonghong Song
2022-06-07selftests/bpf: Test new enum kflag and enum64 API functionsYonghong Song
2022-06-07selftests/bpf: Fix selftests failureYonghong Song
2022-06-03selftests/bpf: Add drv mode testing for xdpingHangbin Liu
2022-06-03selftests/bpf: Fix tc_redirect_dtimeMartin KaFai Lau
2022-06-02selftests/bpf: Fix test_run logic in fexit_stress.cYuntao Wang
2022-06-02selftests/bpf: Add test for libbpf_bpf_link_type_strDaniel Müller
2022-06-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller
2022-06-02selftests/bpf: Add test for libbpf_bpf_attach_type_strDaniel Müller
2022-06-02bpftool: Use libbpf_bpf_map_type_strDaniel Müller
2022-06-02selftests/bpf: Add test for libbpf_bpf_map_type_strDaniel Müller
2022-06-02bpftool: Use libbpf_bpf_prog_type_strDaniel Müller
2022-06-02selftests/bpf: Add test for libbpf_bpf_prog_type_strDaniel Müller
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-02Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-27selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný
2022-05-27selftests: memcg: remove protection from top level memcgMichal Koutný
2022-05-27selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný
2022-05-27selftests: memcg: expect no low events in unprotected siblingMichal Koutný
2022-05-27selftests: memcg: fix compilationMichal Koutný
2022-05-27selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25selftests/net: enable lo.accept_local in psock_snd testluyun
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-25selftests: vm: add the "settings" file with timeout variablePatrick Wang
2022-05-25selftests: vm: add "test_hmm.sh" to TEST_FILESPatrick Wang
2022-05-25selftests: vm: check numa_available() before operating "merge_across_nodes" i...Patrick Wang
2022-05-25selftests: vm: add migration to the .gitignoreMuhammad Usama Anjum
2022-05-25selftests/vm/pkeys: fix typo in commentJulia Lawall
2022-05-25selftests: vm: add process_mrelease testsSuren Baghdasaryan
2022-05-25cgroup: fix an error handling path in alloc_pagecache_max_30M()Christophe JAILLET
2022-05-25KVM: selftests: x86: Sync the new name of the test case to .gitignoreLike Xu