aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-01-13perf callchain: Fix srcline printing with inlinesIan Rogers1-2/+6
2026-01-13perf srcline: Add configuration support for the addr2line styleIan Rogers5-11/+113
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-59/+85
2026-01-13selftests/bpf: Add tests for s>>=31 and s>>=63Alexei Starovoitov1-0/+85
2026-01-13selftests/bpf: Fix verifier_arena_globals1 failure with 64K pageYonghong Song1-1/+1
2026-01-13selftests/bpf: Fix sk_bypass_prot_mem failure with 64K pageYonghong Song1-1/+6
2026-01-13selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K pageYonghong Song1-1/+1
2026-01-13cxl: Check for invalid addresses returned from translation functions on errorsRobert Richter1-10/+16
2026-01-13x86/pvlocks: Move paravirt spinlock functions into own headerJuergen Gross1-0/+1
2026-01-13selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()Thomas Weißschuh1-1/+52
2026-01-13selftests: vDSO: vdso_test_abi: Use UAPI system call numbersThomas Weißschuh1-1/+1
2026-01-13selftests: vDSO: vdso_config: Add configurations for clock_getres_time64()Thomas Weißschuh1-1/+3
2026-01-13objtool: Allow multiple pv_ops arraysJuergen Gross3-18/+65
2026-01-13selftests/tc-testing: add selftests for cake_mq qdiscJonas Köppeler1-0/+559
2026-01-13objtool: fix build failure due to missing libopcodes checkSasha Levin1-10/+14
2026-01-13objtool: fix compilation failure with the x32 toolchainMikulas Patocka1-2/+2
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong5-0/+10
2026-01-13rtla: Fix parse_cpu_set() bug introduced by strtoi()Costa Shulyupin1-6/+4
2026-01-12selftests/net/ipsec: Fix variable size type not at the end of structAnkit Khushwaha1-2/+9
2026-01-12selftests/bpf: Use the correct destructor kfunc typeSami Tolvanen1-1/+7
2026-01-12selftests: ublk: add stop command with --safe optionMing Lei4-0/+112
2026-01-12tools: ynl: cli: print reply in combined format if possibleJakub Kicinski1-4/+17
2026-01-12tools: ynl: cli: extract the event/notify handling in --list-attrsJakub Kicinski1-9/+12
2026-01-12tools: ynl: cli: factor out --list-attrs / --doc handlingJakub Kicinski1-15/+20
2026-01-12tools: ynl: cli: add --doc as alias to --list-attrsJakub Kicinski1-1/+1
2026-01-12tools: ynl: cli: improve --helpJakub Kicinski1-38/+69
2026-01-12tools: ynl: cli: wrap the doc text if it's longJakub Kicinski1-1/+6
2026-01-12tools: ynl: cli: introduce formatting for attr names in --list-attrsJakub Kicinski1-3/+27
2026-01-12x86/xen: Drop xen_mmu_opsJuergen Gross1-1/+0
2026-01-12perf addr2line.c: Rename a2l_style to cmd_a2l_styleIan Rogers1-10/+10
2026-01-12perf addr2line: Add a libdw implementationIan Rogers7-0/+252
2026-01-12perf test workload: Add inlineloop test workloadIan Rogers4-0/+56
2026-01-12perf unwind-libdw: Fix invalid reference countsIan Rogers1-2/+5
2026-01-12cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()Waiman Long1-0/+3
2026-01-12cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflictWaiman Long1-7/+19
2026-01-12perf test subcmd help: Add exclude disjoint subcmd namesIan Rogers1-0/+26
2026-01-12perf stat display: Make %f precision consistentIan Rogers1-21/+5
2026-01-12x86/xen: Drop xen_cpu_opsJuergen Gross1-1/+0
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