summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-19/+24
2024-07-04tools/virtio: creating pipe assertion in vringh_testYunseong Kim-3/+6
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang-1/+1
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang-1/+11
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima-2/+23
2024-07-03selftests/damon/damon_nr_regions: test online-tuned max_nr_regionsSeongJae Park-0/+60
2024-07-03_damon_sysfs: implement commit() for online parameters updateSeongJae Park-0/+19
2024-07-03selftests/damon: implement test for min/max_nr_regionsSeongJae Park-1/+86
2024-07-03selftests/damon/_damon_sysfs: implement kdamonds stop functionSeongJae Park-0/+11
2024-07-03selftests/damon: implement DAMOS tried regions testSeongJae Park-0/+66
2024-07-03selftests/damon: implement a program for even-numbered memory regions accessSeongJae Park-1/+43
2024-07-03selftests/damon/_damon_sysfs: support schemes_update_tried_regionsSeongJae Park-1/+34
2024-07-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park-1/+1
2024-07-03kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich-0/+2
2024-07-03selftests/mm: remove local __NR_* definitionsJohn Hubbard-62/+9
2024-07-03selftests/mm: guard defines from shmEdward Liaw-0/+8
2024-07-03selftests/mm: include linux/mman.hEdward Liaw-4/+1
2024-07-03selftests/mm: use asm volatile to not optimize mmap read variablePankaj Raghav-1/+2
2024-07-03selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"John Hubbard-0/+331
2024-07-03selftests/mm: fix vm_util.c build failures: add snapshot of fs.hJohn Hubbard-0/+392
2024-07-03selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASSJohn Hubbard-48/+48
2024-07-03selftests/mm: mseal, self_elf: factor out test macros and other duplicated itemsJohn Hubbard-80/+44
2024-07-03selftests/mm: mseal, self_elf: fix missing __NR_msealJohn Hubbard-2/+2
2024-07-03selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()Donet Tom-0/+119
2024-07-03selftests/mm: va_high_addr_switch: dynamically initialize testcases to enable...Dev Jain-222/+232
2024-07-03selftests/mm: va_high_addr_switch: reduce test noiseDev Jain-4/+0
2024-07-03selftests: mm: check return valuesMuhammad Usama Anjum-1/+3
2024-07-03selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole-3/+6
2024-07-03selftests: openvswitch: Attempt to autoload module.Aaron Conole-5/+9
2024-07-03selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole-0/+1
2024-07-03selftests: drv-net: rss_ctx: allow more noise on default contextJakub Kicinski-6/+10
2024-07-03tools: ynl: use ident name for Family, too.Paolo Abeni-26/+26
2024-07-03perf install: Don't propagate subdir to Documentation submakeNicolas Schier-1/+1
2024-07-03perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metricsXu Yang-0/+884
2024-07-03perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metricsXu Yang-0/+35
2024-07-03perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers-5/+21
2024-07-03perf comm str: Avoid sort during insertIan Rogers-11/+18
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins-1/+1
2024-07-02objtool/x86: objtool can confuse memory and stack accessAlexandre Chartre-1/+7
2024-07-02objtool: Use "action" in error message to be consistent with helpSiddh Raman Pant-2/+2
2024-07-02tools: net: package libynl for use in selftestsJakub Kicinski-2/+29
2024-07-02perf report: Calling available function for stats printingAbhishek Dubey-2/+1
2024-07-02perf intel-pt: Fix exclude_guest settingAdrian Hunter-0/+12
2024-07-02perf intel-pt: Fix aux_watermark calculation for 64-bit sizeAdrian Hunter-1/+2
2024-07-02cpupower: fix lib default installation pathRoman Storozhenko-9/+1
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds-10/+22
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco-25/+29
2024-07-02Merge remote-tracking branch 'perf-tools' into perf-tools-nextNamhyung Kim-74/+963
2024-07-02selftests/bpf: Remove arena tests from DENYLIST.s390xIlya Leoshkevich-3/+0
2024-07-02selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich-0/+94