summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-08-30memblock tests: add tests for memblock_trim_memoryRebecca Mckeever
2022-08-30memblock tests: add tests for memblock_*bottom_up functionsRebecca Mckeever
2022-08-30memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_rawRebecca Mckeever
2022-08-30memblock tests: update alloc_api to test memblock_alloc_rawRebecca Mckeever
2022-08-30memblock tests: add additional tests for basic api and memblock_allocRebecca Mckeever
2022-08-30memblock tests: add labels to verbose output for generic alloc testsRebecca Mckeever
2022-08-30memblock tests: update zeroed memory check for memblock_alloc_* testsRebecca Mckeever
2022-08-30memblock tests: update tests to check if memblock_alloc zeroed memoryRebecca Mckeever
2022-08-30memblock tests: update reference to obsolete build option in commentsRebecca Mckeever
2022-08-30memblock tests: add command line help optionRebecca Mckeever
2022-08-29selftests/bpf: Fix connect4_prog tcp/socket header type conflictJames Hilliard
2022-08-29selftests/bpf: Fix bind{4,6} tcp/socket header type conflictJames Hilliard
2022-08-26selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4James Hilliard
2022-08-26selftests/bpf: fix type conflict in test_tc_dtimeJames Hilliard
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2022-08-26selftests/powerpc: Add a test for execute-only memoryNicholas Miehlbradt
2022-08-25bpf: Add CGROUP prefix to cgroup_iter_orderHao Luo
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25selftests/net: fix reinitialization of TEST_PROGS in net self tests.Adel Abouchaev
2022-08-25selftests/bpf: Add regression test for pruning fixKumar Kartikeya Dwivedi
2022-08-25selftests/bpf: add a selftest for cgroup hierarchical stats collectionYosry Ahmed
2022-08-25selftests/bpf: extend cgroup helpersYosry Ahmed
2022-08-25selftests/bpf: Test cgroup_iter.Hao Luo
2022-08-25bpf: Introduce cgroup iterHao Luo
2022-08-24selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addrJoanne Koong
2022-08-24selftests/net: Add test for timing a bind request to a port with a populated ...Joanne Koong
2022-08-24selftests/bpf: Fix wrong size passed to bpf_setsockopt()Yang Yingliang
2022-08-24selftests/bpf: Add cb_refs test to s390x deny listDaniel Müller
2022-08-24selftests/bpf: Add tests for reference state fixes for callbacksKumar Kartikeya Dwivedi
2022-08-23selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhereStanislav Fomichev
2022-08-23bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUEShmulik Ladkani
2022-08-23bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.re...Shmulik Ladkani
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23vsock_test: POLLIN + SO_RCVLOWAT testArseniy Krasnov
2022-08-22selftests: include bonding tests into the kselftest infraJonathan Toppins
2022-08-22powerpc/selftests: Use timersub() for gettimeofday()ye xingchen
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-19selftests/vm: fix inability to build any vm testsAxel Rasmussen
2022-08-19selftests/net: test l2 tunnel TOS/TTL inheritingMatthias May
2022-08-19selftest/bpf: Add setget_sockopt to DENYLIST.s390xMartin KaFai Lau
2022-08-19selftests/bpf: Fix spelling mistake.Colin Ian King
2022-08-19KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()David Matlack
2022-08-19KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with ClangDavid Matlack
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18selftests: mlxsw: Add egress VID classification testAmit Cohen
2022-08-18selftests: mlxsw: Add ingress RIF configuration test for VXLANAmit Cohen
2022-08-18selftests: mlxsw: Add ingress RIF configuration test for 802.1Q bridgeAmit Cohen
2022-08-18selftests: mlxsw: Add ingress RIF configuration test for 802.1D bridgeAmit Cohen
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds