summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-02-20selftests: uevent: add missing gitignoreJavier Carrasco
2024-02-20selftests: Add test to verify power supply propertiesNícolas F. R. A. Prado
2024-02-20selftests: ktap_helpers: Add a helper to finish the testNícolas F. R. A. Prado
2024-02-20selftests: ktap_helpers: Add a helper to abort the testNícolas F. R. A. Prado
2024-02-20selftests: ktap_helpers: Add helper to pass/fail test based on exit codeNícolas F. R. A. Prado
2024-02-20selftests: ktap_helpers: Add helper to print diagnostic messagesNícolas F. R. A. Prado
2024-02-20selftests: Move KTAP bash helpers to selftests common folderLaura Nao
2024-02-20selftests/mm: uffd-unit-test check if huge page size is 0Terry Tritton
2024-02-20selftests: ftrace: fix typo in test descriptionAli Zahraee
2024-02-20selftest/ftrace: fix typo in ftracetest scriptKousik Sanagavarapu
2024-02-19selftests: fuxex: Report a unique test name per run of futex_requeue_piMark Brown
2024-02-19selftests/bpf: Add negtive test cases for task iterYafang Shao
2024-02-19selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau
2024-02-19selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu
2024-02-18selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)
2024-02-17Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-02-16cxl/test: Add support for qos_class checkingDave Jiang
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-16net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski
2024-02-15selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-14selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski
2024-02-14Merge tag 'landlock-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-14Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini
2024-02-13selftests/resctrl: Get domain id from cache idIlpo Järvinen
2024-02-13selftests/resctrl: Rename resource ID to domain IDIlpo Järvinen
2024-02-13selftests/resctrl: Add helper to convert L2/3 to integerIlpo Järvinen
2024-02-13selftests/resctrl: Pass write_schemata() resource instead of test nameIlpo Järvinen
2024-02-13selftests/resctrl: Introduce generalized test frameworkIlpo Järvinen
2024-02-13selftests/resctrl: Create struct for input parametersIlpo Järvinen
2024-02-13selftests/resctrl: Restore the CPU affinity after CAT testIlpo Järvinen
2024-02-13selftests/resctrl: Rewrite Cache Allocation Technology (CAT) testIlpo Järvinen
2024-02-13selftests/resctrl: Read in less obvious order to defeat prefetch optimizationsIlpo Järvinen
2024-02-13selftests/resctrl: Replace file write with volatile variableIlpo Järvinen
2024-02-13selftests/resctrl: Open perf fd before start & add error handlingIlpo Järvinen
2024-02-13selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()Ilpo Järvinen
2024-02-13selftests/resctrl: Convert perf related globals to localsIlpo Järvinen
2024-02-13selftests/resctrl: Improve perf initIlpo Järvinen
2024-02-13selftests/resctrl: Consolidate naming of perf event related thingsIlpo Järvinen
2024-02-13selftests/resctrl: Remove nested calls in perf event handlingIlpo Järvinen
2024-02-13selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversionIlpo Järvinen
2024-02-13selftests/resctrl: Split show_cache_info() to test specific and generic partsIlpo Järvinen
2024-02-13selftests/resctrl: Split measure_cache_vals()Ilpo Järvinen