summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2025-11-24objtool: Compact output for alternatives with one instructionAlexandre Chartre1-0/+22
2025-11-24objtool: Improve naming of group alternativesAlexandre Chartre1-6/+52
2025-11-24objtool: Add Function to get the name of a CPU featureAlexandre Chartre8-1/+70
2025-11-24selftests/bpf: Allow selftests to build with older xxdAlan Maguire2-2/+5
2025-11-24bpftool: Allow bpftool to build with openssl < 3Alan Maguire1-0/+6
2025-11-24KVM: riscv: selftests: Add SBI MPXY extension to get-reg-listAnup Patel1-0/+4
2025-11-22Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2025-11-22selftests/nolibc: error out on linker warningsThomas Weißschuh1-1/+1
2025-11-22selftests/nolibc: use lld to link loongarch binariesThomas Weißschuh1-0/+1
2025-11-22selftests: bpf: Add tests for unbalanced rcu_read_lockPuranjay Mohan2-0/+42
2025-11-22bpf: support nested rcu critical sectionsPuranjay Mohan1-1/+1