summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-05-20KVM: selftests: riscv: Remove unneeded semicolonJiapeng Chong
2022-05-20KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel
2022-05-19selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19cxl/port: Reuse 'struct cxl_hdm' context for hdm initDan Williams
2022-05-19cxl/pci: Drop @info argument to cxl_hdm_decode_init()Dan Williams
2022-05-19cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()Dan Williams
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman
2022-05-18selftests: forwarding: fix missing backslashJoachim Wiberg
2022-05-18selftests/bpf: Add missed ima_setup.sh in MakefileHangbin Liu
2022-05-18kunit: tool: Use qemu-system-i386 for i386 runsDavid Gow
2022-05-18selftests: netdevsim: Increase sleep time in hw_stats_l3.sh testDanielle Ratson
2022-05-17selftests/lkdtm: Add configs for stackleak and "after free" testsMuhammad Usama Anjum
2022-05-16selftests/bpf: Fix building bpf selftests staticallyYosry Ahmed
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu
2022-05-16selftests: mptcp: fix a mp_fail test warningGeliang Tang
2022-05-16kselftests/ir : Improve readability of modprobe error messageGautam Menghani
2022-05-16kunit: tool: update riscv QEMU config with new serial dependencyBrendan Higgins
2022-05-16kunit: tool: Add list of all valid test configs on UMLDavid Gow
2022-05-16kunit: tool: misc cleanupsDaniel Latypov
2022-05-16kunit: tool: minor cosmetic cleanups in kunit_parser.pyDaniel Latypov
2022-05-16kunit: tool: make parser stop overwriting status of suites w/ no_testsDaniel Latypov
2022-05-16kunit: tool: remove dead parse_crash_in_log() logicDaniel Latypov
2022-05-16kselftest/arm64: Explicitly build no BTI tests with BTI disabledMark Brown
2022-05-16kselftest/arm64: bti: force static linkingAndre Przywara
2022-05-16Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier
2022-05-15selftests/arm64: Use switch statements in mte_common_util.cMark Brown
2022-05-15selftests/arm64: Remove casts to/from void in check_tags_inclusionMark Brown
2022-05-15selftests/arm64: Check failures to set tags in check_tags_inclusionMark Brown
2022-05-15selftests/arm64: Allow zero tags in mte_switch_mode()Mark Brown
2022-05-15selftests/arm64: Log errors in verify_mte_pointer_validity()Mark Brown
2022-05-13selftests: mptcp: add subflow limits test-casesPaolo Abeni
2022-05-13selftests/bpf: Fix usdt_400 test caseAndrii Nakryiko
2022-05-13kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-13cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet
2022-05-13cgroup: remove racy check in test_memcg_sock()David Vernet
2022-05-13cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet
2022-05-13cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet
2022-05-13cgroups: refactor children cgroups in memcg testsDavid Vernet
2022-05-13userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui
2022-05-13selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche
2022-05-13selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park
2022-05-13selftests/bpf: Convert some selftests to high-level BPF map APIsAndrii Nakryiko
2022-05-13selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.Alexei Starovoitov