summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-01-12selftests: ublk: add stop command with --safe optionMing Lei-0/+112
2026-01-12tools: ynl: cli: print reply in combined format if possibleJakub Kicinski-4/+17
2026-01-12tools: ynl: cli: extract the event/notify handling in --list-attrsJakub Kicinski-9/+12
2026-01-12tools: ynl: cli: factor out --list-attrs / --doc handlingJakub Kicinski-15/+20
2026-01-12tools: ynl: cli: add --doc as alias to --list-attrsJakub Kicinski-1/+1
2026-01-12tools: ynl: cli: improve --helpJakub Kicinski-41/+72
2026-01-12tools: ynl: cli: wrap the doc text if it's longJakub Kicinski-1/+6
2026-01-12tools: ynl: cli: introduce formatting for attr names in --list-attrsJakub Kicinski-3/+27
2026-01-12x86/xen: Drop xen_mmu_opsJuergen Gross-1/+0
2026-01-12perf addr2line.c: Rename a2l_style to cmd_a2l_styleIan Rogers-10/+10
2026-01-12perf addr2line: Add a libdw implementationIan Rogers-0/+252
2026-01-12perf test workload: Add inlineloop test workloadIan Rogers-0/+56
2026-01-12perf unwind-libdw: Fix invalid reference countsIan Rogers-2/+5
2026-01-12cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()Waiman Long-0/+3
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long-7/+19
2026-01-12perf test subcmd help: Add exclude disjoint subcmd namesIan Rogers-0/+26
2026-01-12perf stat display: Make %f precision consistentIan Rogers-21/+5
2026-01-12x86/xen: Drop xen_cpu_opsJuergen Gross-1/+0
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