summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-11-27KVM: LoongArch: selftests: Add exception handler register interfaceBibo Mao-0/+45
2025-11-27KVM: LoongArch: selftests: Add basic interfacesBibo Mao-0/+55
2025-11-27KVM: LoongArch: selftests: Add system registers save/restore on exceptionBibo Mao-1/+10
2025-11-26tools: ynl: add YNL test frameworkHangbin Liu-2/+593
2025-11-26selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn-0/+29
2025-11-26selftests/net: initialize char variable to nullAnkit Khushwaha-2/+2
2025-11-26Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...Linus Torvalds-8/+7
2025-11-26selftests/landlock: Fix makefile header listMatthieu Buffet-1/+1
2025-11-26perf tools: Don't read build-ids from non-regular filesJames Clark-34/+43
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe-0/+87
2025-11-26perf vendor events riscv: add T-HEAD C920V2 JSON supportInochi Amaoto-0/+1
2025-11-26perf pmu: fix duplicate conditional statementAnubhav Shelat-2/+0
2025-11-26Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-166/+481
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-134/+315
2025-11-25selftest: af_unix: Extend recv() timeout in so_peek_off.c.Kuniyuki Iwashima-2/+2
2025-11-25selftest: af_unix: Create its own .gitignore.Kuniyuki Iwashima-8/+8
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet-4/+4
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet-4/+4
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen-0/+2
2025-11-25tools: ynl-gen: add function prefix argumentAsbjørn Sloth Tønnesen-9/+16
2025-11-25vsock/test: Extend transport change null-ptr-deref testMichal Luczaj-1/+6
2025-11-25selftests/bpf: Make CS length configurable for rqspinlock stress testKumar Kartikeya Dwivedi-2/+12
2025-11-25selftests/bpf: Add lock wait time stats to rqspinlock stress testKumar Kartikeya Dwivedi-0/+104
2025-11-25selftests/bpf: Relax CPU requirements for rqspinlock stress testKumar Kartikeya Dwivedi-1/+1
2025-11-25libbpf: Fix some incorrect @param descriptions in the comment of libbpf.hJianyun Gao-11/+16
2025-11-25selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()Menglong Dong-4/+6
2025-11-25Merge tag 'linux-cpupower-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-11/+21
2025-11-25iommufd/selftest: Add some tests for the dmabuf flowJason Gunthorpe-0/+87
2025-11-25xdrgen: Don't generate unnecessary semicolonChuck Lever-18/+18
2025-11-25xdrgen: Fix union declarationsChuck Lever-0/+4
2025-11-25xdrgen: handle _XdrString in union encoder/decoderKhushal Chitturi-9/+31
2025-11-25xdrgen: Fix the variable-length opaque field decoder templateChuck Lever-1/+1
2025-11-25xdrgen: Make the xdrgen script location-independentChuck Lever-0/+5
2025-11-25xdrgen: Generalize/harden pathname constructionChuck Lever-5/+6
2025-11-25tools/thermal/thermal-engine: Fix format string bug in thermal-engineMalaya Kumar Rout-1/+1
2025-11-24selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski-2/+6
2025-11-24selftests: netconsole: ensure required log level is set on netcons_basicAndre Carvalho-2/+3
2025-11-24selftests: hw-net: toeplitz: give the test up to 4 secondsJakub Kicinski-1/+1
2025-11-24selftests: hw-net: toeplitz: read indirection table from the deviceJakub Kicinski-1/+23
2025-11-24selftests: hw-net: toeplitz: read the RSS key directly from CJakub Kicinski-8/+44
2025-11-24selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configuredJakub Kicinski-11/+18
2025-11-24selftests: hw-net: auto-disable building the iouring C codeJakub Kicinski-1/+16
2025-11-24selftests/bpf: Fix htab_update/reenter_update selftest failureSaket Kumar Bhaskar-15/+41
2025-11-24tools/testing/vma: add missing stubLorenzo Stoakes-0/+7
2025-11-24mm: softdirty: add pgtable_supports_soft_dirty()Chunyan Zhang-0/+2
2025-11-24selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITEPeng Li-1/+1
2025-11-24selftests/mm: gup_test: stop testing FOLL_TOUCHPeng Li-18/+4
2025-11-24selftests/mm/hmm-tests: new throughput tests including THPBalbir Singh-1/+196
2025-11-24selftests/mm/hmm-tests: partial unmap, mremap and anon_write testsMatthew Brost-60/+252
2025-11-24selftests/mm/hmm-tests: new tests for zone device THP migrationBalbir Singh-0/+410