summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-01-12perf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier1-3/+4
2026-01-12perf test stat tests: Fix for virtualized machinesThomas Richter1-1/+1
2026-01-12sched_ext: Add error logging for dsq creation failuresGeorge Guo3-4/+12
2026-01-12x86/xen: Drop xen_irq_opsJuergen Gross1-1/+0
2026-01-12selftests: ublk: add end-to-end integrity testCaleb Sander Mateos2-0/+112
2026-01-12selftests: ublk: add integrity params testCaleb Sander Mateos3-0/+177
2026-01-12selftests: ublk: add integrity data support to loop targetCaleb Sander Mateos1-18/+74
2026-01-12selftests: ublk: support non-O_DIRECT backing filesCaleb Sander Mateos4-5/+5
2026-01-12selftests: ublk: implement integrity user copy in kublkCaleb Sander Mateos2-5/+50
2026-01-12selftests: ublk: add kublk support for integrity paramsCaleb Sander Mateos6-0/+78
2026-01-12selftests: ublk: add utility to get block device metadata sizeCaleb Sander Mateos2-2/+39
2026-01-12selftests: ublk: display UBLK_F_INTEGRITY supportCaleb Sander Mateos1-0/+1
2026-01-12tools: jobserver: Prevent deadlock caused by incorrect jobserver configuratio...Changbin Du1-1/+6
2026-01-12verification/rvgen: Remove unused variable declaration from containersGabriele Monaco1-2/+0
2026-01-12verification/dot2c: Remove superfluous enum assignment and add last commaGabriele Monaco1-24/+12
2026-01-12verification/dot2c: Remove __buff_to_string() and cleanupGabriele Monaco1-29/+6
2026-01-12verification/rvgen: Annotate DA functions with typesGabriele Monaco3-41/+41
2026-01-12verification/rvgen: Adapt dot2k and templates after refactoring da_monitor.hGabriele Monaco2-18/+13
2026-01-11Merge branch 'block-6.19' into for-7.0/blockJens Axboe3-6/+83
2026-01-11treewide: Update email addressThomas Gleixner2-2/+2
2026-01-11tools/nolibc: Add a simple test for writing to a FILE and reading it backDaniel Palmer1-0/+53
2026-01-11tools/nolibc: Add fseek() to stdio.hDaniel Palmer1-0/+19
2026-01-11tools/nolibc: Add fread() to stdio.hDaniel Palmer1-1/+33
2026-01-11selftests/nolibc: also test libc-test through regular selftest frameworkThomas Weißschuh1-1/+5
2026-01-11selftests/nolibc: scope custom flags to the nolibc-test targetThomas Weißschuh1-6/+2
2026-01-11selftests/nolibc: try to read from stdin in readv_zero testThomas Weißschuh1-1/+1
2026-01-11Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+17
2026-01-11selftests: net: py: ensure defer() is only used within a test caseJakub Kicinski2-0/+10
2026-01-11selftests: net: py: capitalize defer queue and improve importJakub Kicinski2-6/+6
2026-01-11selftests/net: parametrise iou-zcrx.py with ksft_variantsDavid Wei1-89/+73
2026-01-11selftests: drv-net: psp: Better control the used PSP devCosmin Ratiu3-29/+26
2026-01-10vsock/test: add a final full barrier after run all testsStefano Garzarella1-0/+12
2026-01-10selftests: kvm: Verify TILELOADD actually #NM faults when XFD[18]=1Sean Christopherson1-12/+18
2026-01-10selftests: kvm: try getting XFD and XSAVE state out of syncPaolo Bonzini1-8/+30
2026-01-10selftests: kvm: replace numbered sync points with actionsPaolo Bonzini1-45/+43
2026-01-10selftests: forwarding: update PTP tcpdump patternsJakub Kicinski1-9/+9
2026-01-10selftests: drv-net: gro: increase the rcvbuf sizeJakub Kicinski1-1/+24
2026-01-10selftests: tls: avoid flakiness in data_stealJakub Kicinski1-4/+12
2026-01-10libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya1-0/+9
2026-01-10selftests/resctrl: Fix non-contiguous CBM check for HygonXiaochen Shen1-2/+4
2026-01-10selftests/resctrl: Add CPU vendor detection for HygonXiaochen Shen2-0/+3
2026-01-10selftests/resctrl: Define CPU vendor IDs as bits to match usageXiaochen Shen2-11/+22
2026-01-10selftests/resctrl: Fix a division by zero error on HygonXiaochen Shen1-0/+10
2026-01-10selftests/tracing: Fix test_multiple_writes stallFushuai Wang1-1/+17
2026-01-09bpftool: Make skeleton C++ compatible with explicit castsWanLi Niu1-4/+4
2026-01-09tools: ynl-gen-c: Fix remaining pylint warningsDonald Hunter1-8/+10
2026-01-09tools: ynl-gen-c: fix pylint None, type, dict, generators, initDonald Hunter1-22/+27
2026-01-09tools: ynl-gen-c: fix pylint warnings for returns, unused, redefinedDonald Hunter1-48/+52
2026-01-09tools: ynl-gen-c: suppress unhelpful pylint messagesDonald Hunter1-0/+11
2026-01-09tools: ynl: fix pylint issues in ynl_gen_rstDonald Hunter1-0/+2