aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-08-02tools/nolibc: add support for AlphaThomas Weißschuh6-2/+170
2026-08-01selftests/bpf: Add tests for >8 byte return value and 128-bit argumentsYonghong Song5-0/+112
2026-07-31perf machine: Check snprintf truncation for guest kallsyms pathArnaldo Carvalho de Melo1-3/+8
2026-07-31perf machine: Free scandir entries in guest kernel map creationArnaldo Carvalho de Melo1-0/+4
2026-07-31perf machine: Reset errno before strtol in guest kernel map creationArnaldo Carvalho de Melo1-0/+1
2026-07-31perf machine: Don't abort guest map creation on first inaccessible dirArnaldo Carvalho de Melo1-4/+2
2026-07-31perf machine: Check snprintf truncation in machines__findnew()Arnaldo Carvalho de Melo1-1/+6
2026-07-31perf machine: Guard against NULL strlist in machines__findnew()Arnaldo Carvalho de Melo1-2/+3
2026-07-31perf machine: Fix NULL parent dereference in fork event processingArnaldo Carvalho de Melo1-1/+2
2026-07-31perf machine: Fix fd leak on bounds check in maps__set_modules_path_dir()Arnaldo Carvalho de Melo1-2/+4
2026-07-31perf hisi-ptt: Fix spelling and abbreviation errorsSizhe Liu3-12/+12
2026-07-31perf hisi-ptt: Strengthen auxtrace event handling and packet type detectionSizhe Liu1-6/+18
2026-07-31perf hisi-ptt: Fix PTT trace TLP header parsingSizhe Liu2-23/+36
2026-07-31perf libdw: Fix outer-frame name resolution and spurious "(inlined)" tagMichael Liang1-3/+29
2026-07-31KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcementHemanth Selam3-4/+49
2026-07-31perf unwind-libdw: Fix unwinding of multi-threaded processesAlessio Podda2-3/+86
2026-07-31KVM: selftests: Extend the invalid nVMX guest state test to cover RSMHao Zhang1-0/+53
2026-07-31KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcaseSean Christopherson1-19/+42
2026-07-31KVM: selftests: Use port 0x80 in invalid nVMX guest state testSean Christopherson1-3/+3
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()Sean Christopherson1-0/+16
2026-07-31KVM: selftests: Clean up global constants in hardware disable testSean Christopherson1-10/+10
2026-07-31KVM: selftests: Add helper APIs to cancel+join pthreadsSean Christopherson7-45/+33
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()Sean Christopherson27-61/+38
2026-07-31KVM: selftests: Add KVM syscall wrapper for pthread_create()Sean Christopherson28-77/+50
2026-07-31KVM: selftests: Drop unreachable, dead code from hardware disable testSean Christopherson1-27/+14
2026-07-31KVM: selftests: Affine threads to random CPUs in hardware disable testSean Christopherson1-4/+9
2026-07-31KVM: selftests: Extract picking of random CPU from cpu_set_t to separate APISean Christopherson2-6/+12
2026-07-31KVM: selftests: Return the target CPU from pin_task_to_random_cpu()Sean Christopherson2-3/+4
2026-07-31KVM: selftests: Pre-set threads affinity in hardware disable test when possibleSean Christopherson1-2/+12
2026-07-31KVM: selftests: Set threads CPU affinity before doing work in hardware disable testSean Christopherson1-15/+8
2026-07-31KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()Sean Christopherson2-4/+3
2026-07-31Merge tag 'trace-tools-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+1
2026-07-31selftests/bpf: Cover commuted pointer state propagationYiyang Chen3-0/+88
2026-07-31KVM: selftests: Only link to VFIO library on x86Sean Christopherson1-0/+5
2026-07-31Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-2/+2
2026-07-31selftests/verification: Add selftests for deadline and stall monitorsGabriele Monaco2-0/+56
2026-07-31selftests/verification: Rearrange the wwnr_printk testGabriele Monaco1-3/+25
2026-07-31selftests/verification: Fix wrong errexit assumptionGabriele Monaco3-9/+9
2026-07-31verification/rvgen: Add selftests for rvgen kunitGabriele Monaco26-0/+1278
2026-07-31verification/rvgen: Add the rvgen kunit subcommandGabriele Monaco5-3/+244
2026-07-31verification/rvgen: Add selftestsGabriele Monaco4-0/+145
2026-07-31verification/rvgen: Add golden and spec folders for testsGabriele Monaco42-0/+2001
2026-07-31selftests: ntsync: test absolute MONOTONIC waits under time namespacesIván Ezequiel Rodriguez1-0/+87
2026-07-31selftests: ntsync: add wait argument validation testsIván Ezequiel Rodriguez1-0/+44
2026-07-31selftests: ntsync: fix wake_all CREATE_EVENT fd expectationIván Ezequiel Rodriguez1-1/+1
2026-07-31tools/rv: Add selftestsGabriele Monaco4-1/+288
2026-07-31verification/rvgen: Improve consistency in template filesGabriele Monaco4-4/+4
2026-07-31verification/rvgen: Use pathlib instead of os.pathGabriele Monaco1-13/+9
2026-07-31verification/rvgen: Improve rv_dir discovery in RVGeneratorGabriele Monaco1-11/+14
2026-07-31tools/rv: Fix exit status when monitor execution failsGabriele Monaco1-12/+12