aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-05-28KVM: selftests: Enable pre_fault_memory_test for s390Claudio Imbrenda1-0/+1
2026-05-28KVM: selftests: Fix pre_fault_memory_test to run on s390Claudio Imbrenda1-6/+1
2026-05-28rtla/tests: Add unit tests for -A/--aligned optionTomas Glozar3-0/+52
2026-05-28rtla/timerlat: Add -A/--aligned CLI optionTomas Glozar7-0/+202
2026-05-28rtla/tests: Add unit tests for CLI option callbacksTomas Glozar5-1/+710
2026-05-28rtla/tests: Add unit tests for _parse_args() functionsTomas Glozar10-5/+2486
2026-05-28rtla: Parse cmdline using libsubcmdTomas Glozar19-1283/+1252
2026-05-28tools subcmd: allow parsing distinct --opt and --no-optTomas Glozar2-4/+9
2026-05-28tools subcmd: support optarg as separate argumentTomas Glozar2-8/+46
2026-05-28rtla: Add libsubcmd dependencyTomas Glozar4-15/+67
2026-05-28rtla/tests: Add runtime tests for restoring continue flagTomas Glozar2-0/+4
2026-05-28rtla/tests: Run runtime tests in temporary directoryTomas Glozar3-12/+24
2026-05-28rtla/tests: Add unit test for restoring continue flagTomas Glozar1-0/+13
2026-05-28rtla/actions: Restore continue flag in actions_perform()Tomas Glozar1-0/+2
2026-05-28selftests/tc-testing: Add netem test case exercising loopsVictor Nogueira1-1/+32
2026-05-28selftests/tc-testing: Add mirred test cases exercising loopsVictor Nogueira1-1/+615
2026-05-28Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"Jamal Hadi Salim2-83/+3
2026-05-27net: sch_fq: update flow delivery time on earlier EDT packetWillem de Bruijn1-1/+1
2026-05-27selftests: rtnetlink: Add bridge promiscuity testsIdo Schimmel1-0/+63
2026-05-27tools/sched_ext: Fix scx_show_state per-scheduler state readsZicheng Qu1-6/+13
2026-05-27cgroup/cpuset: Add test cases for sibling CPU exclusion on partition updateSun Shaojie1-0/+10
2026-05-27KVM: selftests: Update hwcr_msr_test for CPUID faulting bitJim Mattson2-2/+8
2026-05-27ACPICA: Update the copyright year to 2026Pawel Chmielewski10-10/+10
2026-05-27selftests/clone3: remove unused variablesKonstantin Khorenko1-4/+0
2026-05-27selftests/clone3: fix libcap interface usageEva Kurchatova1-15/+5
2026-05-27selftests: Fix Makefile target for nsfsFlorian Schmaus1-1/+1
2026-05-27perf script: Sort includes and add missed explicit dependenciesIan Rogers2-56/+60
2026-05-27perf tests: Sort includes and add missed explicit dependenciesIan Rogers2-12/+20
2026-05-27perf arch x86: Sort includes and add missed explicit dependenciesIan Rogers2-21/+28
2026-05-27perf arch arm: Sort includes and add missed explicit dependenciesIan Rogers1-12/+14
2026-05-27perf: Apply is_ignored_kernel_symbol() filter in ELF loading path for kernel DSOsRui Qi1-2/+8
2026-05-27perf: Extract is_ignored_kernel_symbol() for kernel mapping symbol filteringRui Qi3-3/+34
2026-05-27perf auxtrace: Add kernel-doc comment to auxtrace_record__init() functionAthira Rajeev1-0/+15
2026-05-27powerpc tools perf: Initialize error code in auxtrace_record_init functionAthira Rajeev2-0/+7
2026-05-26selftests: fib_tests: add temporary IPv6 address renewal testFernando Fernandez Mancera1-1/+58
2026-05-26tools: ynl: add unicast notification receive supportMinxi Hou1-0/+5
2026-05-26KVM: selftests: Add nested page fault injection testKevin Cheng3-0/+323
2026-05-26cxl/test: Update mock dev array before calling platform_device_add()Li Ming1-62/+43
2026-05-26KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESETPiotr Zarycki1-7/+12
2026-05-26KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmapSean Christopherson1-6/+20
2026-05-26KVM: selftests: Add and use kvm_free_fd() to harden against fd goofsSean Christopherson2-12/+17
2026-05-26KVM: selftests: Cast guest_memfd fd to a signed int when checking for >= 0Sean Christopherson1-1/+1
2026-05-26KVM: selftests: Remove unnecessary "%s" formatting of a constant stringSean Christopherson1-2/+2
2026-05-26KVM: selftests: Test guest_memfd binding overlap without GPA overlapZongyao Chen1-2/+25
2026-05-26selftests/nolibc: test against -Wwrite-stringsThomas Weißschuh1-1/+1
2026-05-26selftests/nolibc: use mutable buffer for execve() argv stringThomas Weißschuh1-1/+1
2026-05-26tools/nolibc: cast default values of program_invocation_nameThomas Weißschuh1-2/+2
2026-05-26Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo25-54/+439
2026-05-25perf test: Add stat metrics --for-each-cgroup testIan Rogers1-0/+200
2026-05-25perf stat: Propagate supported flag to follower cgroup BPF eventsIan Rogers1-0/+20