summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-11-06selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang-5/+7
2024-11-06selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang-7/+11
2024-11-06selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang-0/+7
2024-11-06Merge tag 'tracefs-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-13/+129
2024-11-06Merge tag 'perf-core-for-bpf-next' from tip treeAndrii Nakryiko-1/+1
2024-11-05selftests: netfilter: nft_queue.sh: fix warnings with socat 1.8.0.0Florian Westphal-4/+4
2024-11-05selftests: netfilter: run conntrack_dump_flush in netnsFlorian Westphal-2/+5
2024-11-05tools: fix -Wunused-result in linux.cShuah Khan-5/+9
2024-11-05selftests/damon/access_memory_even: remove unused variablesBa Jing-2/+0
2024-11-05selftests/mm: hugetlb_fault_after_madv: improve test outputDavid Hildenbrand-1/+33
2024-11-05selftests/mm: hugetlb_fault_after_madv: use default hugetlb page sizeDavid Hildenbrand-5/+9
2024-11-05selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignoreLorenzo Stoakes-0/+3
2024-11-05selftests: net: include lib/sh/*.sh with lib.shMatthieu Baerts (NGI0)-3/+5
2024-11-05selftests/bpf: Drop netns helpers in mptcpGeliang Tang-30/+12
2024-11-05selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao-4/+28
2024-11-05Merge 6.12-rc6 into char-misc-nextGreg Kroah-Hartman-283/+758
2024-11-04KVM: selftests: Don't force -march=x86-64-v2 if it's unsupportedSean Christopherson-0/+2
2024-11-04KVM: selftests: Disable strict aliasingSean Christopherson-4/+4
2024-11-04KVM: selftests: fix unintentional noop test in guest_memfd_test.cPatrick Roy-1/+1
2024-11-04KVM: selftests: memslot_perf_test: increase guest sync timeoutMaxim Levitsky-1/+1
2024-11-04selftests/resctrl: Replace magic constants used as array sizeReinette Chatre-1/+2
2024-11-04selftests/resctrl: Keep results from first test runReinette Chatre-17/+8
2024-11-04selftests/resctrl: Do not compare performance counters and resctrl at low ban...Reinette Chatre-0/+17
2024-11-04selftests/resctrl: Use cache size to determine "fill_buf" buffer sizeReinette Chatre-4/+28
2024-11-04selftests/resctrl: Ensure measurements skip initialization of default benchmarkReinette Chatre-161/+50
2024-11-04selftests/resctrl: Make benchmark parameter passing robustReinette Chatre-96/+178
2024-11-04selftests/resctrl: Remove unused measurement codeReinette Chatre-182/+85
2024-11-04selftests/resctrl: Only support measured read operationReinette Chatre-31/+9
2024-11-04selftests/resctrl: Remove "once" parameter required to be falseReinette Chatre-16/+13
2024-11-04selftests/resctrl: Make wraparound handling obviousReinette Chatre-5/+7
2024-11-04selftests/resctrl: Protect against array overflow when reading stringsReinette Chatre-3/+3
2024-11-04selftests/resctrl: Protect against array overrun during iMC config parsingReinette Chatre-2/+1
2024-11-04selftests/resctrl: Fix memory overflow due to unhandled wraparoundReinette Chatre-1/+1
2024-11-04selftests/resctrl: Print accurate buffer size as part of MBM resultsReinette Chatre-2/+14
2024-11-04selftests/resctrl: Make functions only used in same file staticReinette Chatre-4/+4
2024-11-04selftests/bpf: Add tests for raw_tp null handlingKumar Kartikeya Dwivedi-0/+67
2024-11-04selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi-22/+33
2024-11-04bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi-1/+5
2024-11-04selftests/mm: Enable pkey_sighandler_tests on arm64Kevin Brodsky-20/+50
2024-11-04selftests/mm: Use generic pkey register manipulationKevin Brodsky-9/+47
2024-11-03selftests/bpf: Add tests for tail calls with locks and refsKumar Kartikeya Dwivedi-0/+72
2024-11-03bpf: Unify resource leak checksKumar Kartikeya Dwivedi-12/+12
2024-11-03selftests/tc-testing: add tests for qdisc_tree_reduce_backlogPedro Tammela-0/+98
2024-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-620/+704
2024-11-03net: netconsole: selftests: Add userdata validationBreno Leitao-0/+29
2024-11-03net: netconsole: selftests: Change the IP subnetBreno Leitao-2/+2
2024-11-02timekeeping: Remove CONFIG_DEBUG_TIMEKEEPINGThomas Gleixner-1/+0
2024-11-01Merge tag 'linux_kselftest-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds-2/+22
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-92/+109
2024-11-01selftests/bpf: Disable warnings on unused flags for Clang buildsViktor Malik-0/+2