summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-12-01tools/testing/cxl: Add "Get Security State" opcode supportDave Jiang1-7/+37
2022-12-01kselftest/arm64: Allow epoll_wait() to return more than one resultMark Brown1-9/+18
2022-12-01kselftest/arm64: Don't drain output while spawning childrenMark Brown1-8/+0
2022-12-01kselftest/arm64: Hold fp-stress children until they're all spawnedMark Brown1-1/+40
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima3-1/+180
2022-12-01cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang1-0/+1
2022-11-30selftests/tpm2: Split async tests call to separate shell script runnerNícolas F. R. A. Prado3-2/+11
2022-11-30selftests: splice_read: Fix sysfs read casesSuzuki K Poulose1-2/+2
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-20/+35
2022-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-20/+24
2022-11-29ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel1-0/+11
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-30/+138
2022-11-25selftests: ftrace: Use "grep -E" instead of "egrep"Tiezhu Yang1-4/+4
2022-11-25selftests: gpio: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-11-25selftests: kselftest_deps: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-11-25kselftest/arm64: Set test names prior to starting childrenMark Brown1-10/+10
2022-11-22kselftest/cgroup: Add cleanup() to test_cpuset_prs.shKamalesh Babulal1-1/+16
2022-11-22selftests/efivarfs: Add checking of the test return valueZhao Gongyi1-0/+5
2022-11-21selftests/bpf: Make test_bench_attach serialJiri Olsa1-3/+1
2022-11-21selftests/bpf: Filter out default_idle from kprobe_multi benchJiri Olsa1-1/+3
2022-11-21bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai1-16/+20
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz2-8/+13
2022-11-19selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing1-2/+3
2022-11-19selftests/vm: add local_config.h and local_config.mk to .gitignoreZhao Gongyi1-0/+2
2022-11-19proc: fixup uptime selftestAlexey Dobriyan1-1/+2
2022-11-18kselftest/arm64: Use preferred form for predicate load/storesMark Brown1-2/+2
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen5-15/+23
2022-11-18selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts1-2/+3
2022-11-18selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts1-4/+5
2022-11-18selftests: mptcp: gives slow test-case more timePaolo Abeni1-3/+3
2022-11-18random: use random.trust_{bootloader,cpu} command line option onlyJason A. Donenfeld1-2/+0
2022-11-17selftests/tdx: Test TDX attestation GetReport supportKuppuswamy Sathyanarayanan4-0/+172
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-2/+14
2022-11-17KVM: selftests: add svm part to triple_fault_testMaxim Levitsky1-17/+56
2022-11-17kvm: selftests: add svm nested shutdown testMaxim Levitsky3-0/+69
2022-11-17KVM: selftests: move idt_entry to headerMaxim Levitsky2-13/+13
2022-11-17selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey2-2/+141
2022-11-15selftests: rtc: skip when RTC is not presentAlexandre Belloni1-1/+32
2022-11-15kselftest/cgroup: Fix gathering number of CPUsBreno Leitao1-1/+1
2022-11-14tools/testing/cxl: Add bridge mocking supportDan Williams1-2/+8
2022-11-14cxl: Unify debug messages when calling devm_cxl_add_dport()Robert Richter1-8/+1
2022-11-14selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou1-4/+11
2022-11-14kselftest/arm64: fix array_size.cocci warningwangkailong@jari.cn1-5/+4
2022-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-2/+14
2022-11-12Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-4/+35792
2022-11-12Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2022-11-11selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy2-0/+12
2022-11-11Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-10/+48
2022-11-09selftests/bpf: Fix test_progs compilation failure in 32-bit archYang Jihong1-1/+1
2022-11-09selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...Pu Lehui1-1/+1