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