summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-05selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-05selftest/timerns: fix clang build failures for abs() callsJohn Hubbard
2024-07-05memblock tests: fix implicit declaration of function 'numa_valid_node'Wei Yang
2024-07-04selftest/mm: test enable_soft_offline behaviorsJiaqi Yan
2024-07-04mm: turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured.Audra Mitchell
2024-07-04mm: update uffd-stress to handle EINVAL for unset config featuresAudra Mitchell
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-04tools/virtio: creating pipe assertion in vringh_testYunseong Kim
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima
2024-07-03selftests/damon/damon_nr_regions: test online-tuned max_nr_regionsSeongJae Park
2024-07-03_damon_sysfs: implement commit() for online parameters updateSeongJae Park
2024-07-03selftests/damon: implement test for min/max_nr_regionsSeongJae Park
2024-07-03selftests/damon/_damon_sysfs: implement kdamonds stop functionSeongJae Park
2024-07-03selftests/damon: implement DAMOS tried regions testSeongJae Park
2024-07-03selftests/damon: implement a program for even-numbered memory regions accessSeongJae Park
2024-07-03selftests/damon/_damon_sysfs: support schemes_update_tried_regionsSeongJae Park
2024-07-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park
2024-07-03kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich
2024-07-03selftests/mm: remove local __NR_* definitionsJohn Hubbard
2024-07-03selftests/mm: guard defines from shmEdward Liaw
2024-07-03selftests/mm: include linux/mman.hEdward Liaw
2024-07-03selftests/mm: use asm volatile to not optimize mmap read variablePankaj Raghav
2024-07-03selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"John Hubbard
2024-07-03selftests/mm: fix vm_util.c build failures: add snapshot of fs.hJohn Hubbard
2024-07-03selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASSJohn Hubbard
2024-07-03selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard
2024-07-03selftests/mm: mseal, self_elf: fix missing __NR_msealJohn Hubbard
2024-07-03selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom
2024-07-03selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain
2024-07-03selftests/mm: va_high_addr_switch: reduce test noiseDev Jain
2024-07-03selftests: mm: check return valuesMuhammad Usama Anjum
2024-07-03selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole
2024-07-03selftests: openvswitch: Attempt to autoload module.Aaron Conole
2024-07-03selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole
2024-07-03selftests: drv-net: rss_ctx: allow more noise on default contextJakub Kicinski
2024-07-03tools: ynl: use ident name for Family, too.Paolo Abeni
2024-07-03perf install: Don't propagate subdir to Documentation submakeNicolas Schier
2024-07-03perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metricsXu Yang
2024-07-03perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metricsXu Yang
2024-07-03perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers
2024-07-03perf comm str: Avoid sort during insertIan Rogers
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins
2024-07-02objtool/x86: objtool can confuse memory and stack accessAlexandre Chartre
2024-07-02objtool: Use "action" in error message to be consistent with helpSiddh Raman Pant
2024-07-02tools: net: package libynl for use in selftestsJakub Kicinski