summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-04-19selftests: mqueue: drop duplicate min definitionGeliang Tang
2022-04-19selftests/ftrace: add mips support for kprobe args syntax testsZe Zhang
2022-04-19selftests/ftrace: add mips support for kprobe args string testsZe Zhang
2022-04-19selftests/bpf: Add tests for type tag order validationKumar Kartikeya Dwivedi
2022-04-19selftests/bpf: Use non-autoloaded programs in few testsAndrii Nakryiko
2022-04-19selftests/bpf: Workaround a verifier issue for test exhandlerYonghong Song
2022-04-19selftests/bpf: Limit unroll_count for pyperf600 testYonghong Song
2022-04-18selftests/bpf: Refactor prog_tests logging and test executionMykola Lysenko
2022-04-18selftests: mlxsw: Introduce devlink line card provision/unprovision/activatio...Jiri Pirko
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S
2022-04-16lkdtm: Add CFI_BACKWARD to test ROP mitigationsKees Cook
2022-04-15Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-13selftests: kvm/x86/xen: Replace a comma in the xen_shinfo_test with semicolonLike Xu
2022-04-13Merge branch 'kvm-older-features' into HEADPaolo Bonzini
2022-04-13selftests: net: fib_rule_tests: add support to select a test to runAlaa Mohamed
2022-04-12cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()Dan Williams
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-12lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOWKees Cook
2022-04-12testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev
2022-04-12selftests: forwarding: new test, verify host mdb entriesJoachim Wiberg
2022-04-11torture: Make thread detection more robust by using lspcuPaul Menzel
2022-04-11torture: Permit running of experimental torture typesPaul E. McKenney
2022-04-11torture: Use "-o Batchmode=yes" to disable ssh password requestsPaul E. McKenney
2022-04-11torture: Reposition so that $? collects ssh code in torture.shPaul E. McKenney
2022-04-11torture: Add rcu_normal and rcu_expedited runs to torture.shPaul E. McKenney
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu
2022-04-11selftests/bpf: Drop duplicate max/min definitionsGeliang Tang
2022-04-11selftests/mptcp: add diag listen testsFlorian Westphal
2022-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-04-11selftests: netfilter: add fib expression forward test caseFlorian Westphal
2022-04-10selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2022-04-10selftests/bpf: Improve by-name subtest selection logic in prog_testsMykola Lysenko
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-09KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel
2022-04-08Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-04-08selftests/bpf: Fix return value checks in perf_event_stackmap testYuntao Wang
2022-04-08selftests/bpf: Add CO-RE relos into linked_funcs selftestsAndrii Nakryiko
2022-04-08tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-07selftests/bpf: Uprobe tests should verify param/return valuesAlan Maguire
2022-04-07selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton
2022-04-07selftests: KVM: Don't leak GIC FD across dirty log test iterationsOliver Upton
2022-04-07KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)Andrew Jones
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-06selftests/bpf: Test for writes to map key from BPF helpersKumar Kartikeya Dwivedi
2022-04-06selftests/bpf: Test passing rdonly mem to global funcKumar Kartikeya Dwivedi
2022-04-06selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocationsArtem Savkov