summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-11-26tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen2-0/+2
2025-11-26tools: ynl-gen: add function prefix argumentAsbjørn Sloth Tønnesen1-9/+16
2025-11-26vsock/test: Extend transport change null-ptr-deref testMichal Luczaj1-1/+6
2025-11-26selftests/bpf: Make CS length configurable for rqspinlock stress testKumar Kartikeya Dwivedi1-2/+12
2025-11-26selftests/bpf: Add lock wait time stats to rqspinlock stress testKumar Kartikeya Dwivedi1-0/+104
2025-11-26selftests/bpf: Relax CPU requirements for rqspinlock stress testKumar Kartikeya Dwivedi1-1/+1
2025-11-26libbpf: Fix some incorrect @param descriptions in the comment of libbpf.hJianyun Gao1-11/+16
2025-11-26selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()Menglong Dong2-4/+6
2025-11-25Merge tag 'linux-cpupower-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki1-11/+21
2025-11-25iommufd/selftest: Add some tests for the dmabuf flowJason Gunthorpe2-0/+87
2025-11-25xdrgen: Don't generate unnecessary semicolonChuck Lever18-18/+18
2025-11-25xdrgen: Fix union declarationsChuck Lever1-0/+4
2025-11-25xdrgen: handle _XdrString in union encoder/decoderKhushal Chitturi2-9/+31
2025-11-25xdrgen: Fix the variable-length opaque field decoder templateChuck Lever1-1/+1
2025-11-25xdrgen: Make the xdrgen script location-independentChuck Lever1-0/+5
2025-11-25xdrgen: Generalize/harden pathname constructionChuck Lever1-5/+6
2025-11-25tools/thermal/thermal-engine: Fix format string bug in thermal-engineMalaya Kumar Rout1-1/+1
2025-11-25selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski1-2/+6
2025-11-25selftests: netconsole: ensure required log level is set on netcons_basicAndre Carvalho1-2/+3
2025-11-25selftests: hw-net: toeplitz: give the test up to 4 secondsJakub Kicinski1-1/+1
2025-11-25selftests: hw-net: toeplitz: read indirection table from the deviceJakub Kicinski1-1/+23
2025-11-25selftests: hw-net: toeplitz: read the RSS key directly from CJakub Kicinski3-8/+44
2025-11-25selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configuredJakub Kicinski1-11/+18
2025-11-25selftests: hw-net: auto-disable building the iouring C codeJakub Kicinski1-1/+16
2025-11-25selftests/bpf: Fix htab_update/reenter_update selftest failureSaket Kumar Bhaskar2-15/+41
2025-11-25tools/testing/vma: add missing stubLorenzo Stoakes1-0/+7
2025-11-25mm: softdirty: add pgtable_supports_soft_dirty()Chunyan Zhang1-0/+2
2025-11-25selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITEPeng Li1-1/+1
2025-11-25selftests/mm: gup_test: stop testing FOLL_TOUCHPeng Li1-18/+4
2025-11-25selftests/mm/hmm-tests: new throughput tests including THPBalbir Singh1-1/+196
2025-11-25selftests/mm/hmm-tests: partial unmap, mremap and anon_write testsMatthew Brost1-60/+252
2025-11-25selftests/mm/hmm-tests: new tests for zone device THP migrationBalbir Singh1-0/+410
2025-11-25Merge branch 'mm-hotfixes-stable' into mm-stable in order to mergeAndrew Morton1-8/+7
2025-11-25KVM: arm64: selftests: vgic_irq: Add timer deactivation testMarc Zyngier1-0/+65
2025-11-25KVM: arm64: selftests: vgic_irq: Add Group-0 enable testMarc Zyngier1-0/+49
2025-11-25KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation testMarc Zyngier1-0/+105
2025-11-25KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack orderMarc Zyngier1-2/+12
2025-11-25KVM: arm64: selftests: vgic_irq: Remove LR-bound limitationMarc Zyngier1-13/+6
2025-11-25KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interruptsMarc Zyngier1-6/+25
2025-11-25KVM: arm64: selftests: vgic_irq: Change configuration before enabling interruptMarc Zyngier1-3/+3
2025-11-25KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helperMarc Zyngier1-1/+1
2025-11-25KVM: arm64: selftests: gic_v3: Disable Group-0 interrupts by defaultMarc Zyngier1-0/+2
2025-11-25KVM: arm64: selftests: gic_v3: Add irq group setting helperMarc Zyngier4-0/+23
2025-11-25selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas1-8/+7
2025-11-24perf docs: arm-spe: Document new SPE filtering featuresJames Clark1-9/+95
2025-11-24perf tools: Add support for perf_event_attr::config4James Clark6-1/+34
2025-11-24tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesJames Clark1-0/+2
2025-11-24ACPI: tools: pfrut: fix memory leak and resource leak in pfrut.cMalaya Kumar Rout1-2/+5
2025-11-24objtool: Trim trailing NOPs in alternativeAlexandre Chartre1-5/+73
2025-11-24objtool: Add wide output for disassemblyAlexandre Chartre3-1/+96