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