summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-182-7/+12
|\
| * net: selftests: Fix optstringBenjamin Poirier2023-05-171-1/+1
| * selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-111-5/+6
| * selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-111-1/+5
* | Merge tag 'linux-kselftest-fixes-6.4-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-05-174-4/+71
|\ \
| * | selftests/ftrace: Improve integration with kselftest runnerMark Brown2023-05-083-4/+70
| * | selftests/sgx: Add "test_encl.elf" to TEST_FILESYi Lai2023-05-081-0/+1
* | | Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-141-1/+1
|\ \ \ | |_|/ |/| |
| * | tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams2023-05-131-1/+1
| |/
* | Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-114-7/+193
|\ \ | |/ |/|
| * Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-05-101-6/+139
| |\
| | * selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal2023-05-101-0/+124
| | * selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko2023-05-101-1/+9
| | * selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko2023-05-101-1/+2
| | * selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko2023-05-101-2/+2
| | * selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko2023-05-101-2/+2
| * | kselftest: bonding: add num_grat_arp testHangbin Liu2023-05-102-0/+52
| * | selftests: forwarding: lib: add netns support for tc rule handle stats getHangbin Liu2023-05-101-1/+2
| |/
* | Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-05-071-1/+1
|\ \ | |/ |/|
| * perf tests test_bridge_fdb_stress.sh: Fix redirection of stderr to stdinPatrice Duroux2023-04-041-1/+1
* | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-052-7/+10
|\ \
| * | selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden2023-05-031-2/+5
| * | selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer2023-04-281-5/+5
* | | Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-05-041-6/+40
|\ \ \
| * | | selftests/ksm: ksm_functional_tests: add prctl unmerge testDavid Hildenbrand2023-05-021-6/+40
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-0117-296/+1060
|\ \ \ \
| * \ \ \ Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-04-2611-93/+295
| |\ \ \ \
| | * | | | KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"Colin Ian King2023-04-141-1/+1
| | * | | | KVM: selftests: Add test to verify KVM's supported XCR0Aaron Lewis2023-04-113-0/+153
| | * | | | KVM: selftests: Add all known XFEATURE masks to common codeAaron Lewis2023-04-112-30/+33
| | * | | | KVM: selftests: Rework dynamic XFeature helper to take mask, not bitSean Christopherson2023-04-113-11/+14
| | * | | | KVM: selftests: Move XGETBV and XSETBV helpers to common codeAaron Lewis2023-04-112-21/+21
| | * | | | KVM: selftests: Close opened file descriptor in stable_tsc_check_supported()Hao Ge2023-04-051-2/+6
| | * | | | KVM: selftests: Check that XTILEDATA supports XFDAaron Lewis2023-03-242-0/+2
| | * | | | KVM: selftests: Check that the palette table exists before using itAaron Lewis2023-03-242-0/+6
| | * | | | KVM: selftests: Move XSAVE and OSXSAVE CPUID checks into AMX's init_regs()Aaron Lewis2023-03-241-7/+3
| | * | | | KVM: selftests: Assert that both XTILE{CFG,DATA} are XSAVE-enabledAaron Lewis2023-03-241-1/+1
| | * | | | KVM: selftests: Assert that XTILE is XSAVE-enabledAaron Lewis2023-03-241-6/+1
| | * | | | KVM: selftests: Verify XTILE_DATA in XSTATE isn't affected by IA32_XFDMingwei Zhang2023-03-241-0/+10
| | * | | | KVM: selftests: Assert that XTILE_DATA is set in IA32_XFD on #NMMingwei Zhang2023-03-241-0/+2
| | * | | | KVM: selftests: Add check of CR0.TS in the #NM handler in amx_testMingwei Zhang2023-03-241-0/+1
| | * | | | KVM: selftests: Enable checking on xcomp_bv in amx_testMingwei Zhang2023-03-241-0/+1
| | * | | | KVM: selftests: Fix an error in comment of amx_testMingwei Zhang2023-03-241-1/+4
| | * | | | KVM: selftests: Add a fully functional "struct xstate" for x86Mingwei Zhang2023-03-242-25/+23
| | * | | | KVM: selftests: Add 'malloc' failure check in vcpu_save_stateIvan Orlov2023-03-241-0/+1
| | * | | | KVM: selftests: Adjust VM's initial stack address to align with SysV ABI specAckerley Tng2023-03-241-1/+17
| | * | | | KVM: selftests: Report enable_pmu module value when test is skippedLike Xu2023-03-242-0/+2
| | * | | | KVM: selftests: Add a helper to read kvm boolean module parametersLike Xu2023-03-242-0/+6
| | * | | | KVM: selftests: Fix nsec to sec conversion in demand_paging_testAnish Moorthy2023-03-241-1/+1
| * | | | | Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-04-263-154/+373
| |\ \ \ \ \