summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu
2022-09-08landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-09-05testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-08-25tools/testing/cxl: Fix cxl_hdm_decode_init() calling conventionDan Williams
2022-08-25tools/testing/cxl: Fix decoder default stateDan Williams
2022-08-25selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
2022-08-25selftests: mptcp: make sendfile selftest workFlorian Westphal
2022-08-17selftests/powerpc: Fix matrix multiply assist testRashmica Gupta
2022-08-17selftests/powerpc: Skip energy_scale_info test on older firmwareMichael Ellerman
2022-08-17selftests: kvm: set rax before vmcallAndrei Vagin
2022-08-17selftest/vm: uninitialized variable in main()Dan Carpenter
2022-08-17tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...Dan Carpenter
2022-08-17selftests/vm: fix errno handling in mrelease_testAdam Sindelar
2022-08-17KVM: selftests: Use vm_create_with_vcpus() in max_guest_memory_testSean Christopherson
2022-08-17KVM: selftests: Convert s390x/diag318_test_handler away from VCPU_IDSean Christopherson
2022-08-17selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-17selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-08-17selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-08-17selftests: net: fib_rule_tests: fix support for running individual testsAlaa Mohamed
2022-08-17selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz
2022-08-17torture: Adjust to again produce debugging informationPaul E. McKenney
2022-08-17selftests/bpf: Don't force lld on non-x86 architecturesAndrii Nakryiko
2022-08-17libbpf: Fix internal USDT address translation logic for shared librariesAndrii Nakryiko
2022-08-17selftests/bpf: Fix tc_redirect_dtimeMartin KaFai Lau
2022-08-17selftests/bpf: Fix test_run logic in fexit_stress.cYuntao Wang
2022-08-17selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu
2022-08-17wireguard: selftests: set CONFIG_NONPORTABLE on riscv32Jason A. Donenfeld
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson
2022-07-19KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel
2022-07-11selftest: net: add tun to .gitignoreJakub Kicinski
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts
2022-07-08selftests: forwarding: Install no_forwarding.shMartin Blumenstingl
2022-07-08selftests: forwarding: Install local_termination.shMartin Blumenstingl
2022-07-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor
2022-07-05selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-05selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-05selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-01selftests/net: fix section name when using xdp_dummy.oHangbin Liu
2022-07-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-01bpf, selftests: Add verifier test case for jmp32's jeq/jneDaniel Borkmann