summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao-9/+4
2024-12-05selftests/damon: add _damon_sysfs.py to TEST_FILESMaximilian Heyne-1/+1
2024-12-05selftest: hugetlb_dio: fix test namingMark Brown-9/+5
2024-12-05selftests/tc-testing: sfq: test that kernel rejects limit of 1Octavian Purdila-0/+41
2024-12-05selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadataSong Yoong Siang-0/+1
2024-12-05selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadataSong Yoong Siang-1/+1
2024-12-05libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet-14/+8
2024-12-05perf tools: Fix precise_ip fallback logicNamhyung Kim-3/+3
2024-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+14
2024-12-05ynl: include uapi header after all dependenciesStanislav Fomichev-2/+7
2024-12-05ynl: support directional specs in ynl-gen-c.pyStanislav Fomichev-31/+87
2024-12-05ynl: skip rendering attributes with header property in uapi modeStanislav Fomichev-0/+4
2024-12-05ynl: support enum-cnt-name attribute in legacy definitionsStanislav Fomichev-2/+6
2024-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-234/+606
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-65/+215
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+20
2024-12-05vsock/test: verify socket options after setting themKonstantin Shkolnyy-53/+181
2024-12-05vsock/test: fix parameter types in SO_VM_SOCKETS_* callsKonstantin Shkolnyy-7/+19
2024-12-05vsock/test: fix failures due to wrong SO_RCVLOWAT parameterKonstantin Shkolnyy-5/+5
2024-12-04selftests/net: call sendmmsg via udpgso_bench.shKenjiro Nakayama-0/+3
2024-12-04perf tools: Fix build error on generated/fs_at_flags_array.cNamhyung Kim-1/+2
2024-12-04tools headers: Sync uapi/linux/prctl.h with the kernel sourcesNamhyung Kim-1/+26
2024-12-04tools headers: Sync uapi/linux/mount.h with the kernel sourcesNamhyung Kim-2/+12
2024-12-04tools headers: Sync uapi/linux/fcntl.h with the kernel sourcesNamhyung Kim-4/+1
2024-12-04tools headers: Sync uapi/asm-generic/mman.h with the kernel sourcesNamhyung Kim-0/+4
2024-12-04tools headers: Sync *xattrat syscall changes with the kernel sourcesNamhyung Kim-1/+30
2024-12-04tools headers: Sync arm64 kvm header with the kernel sourcesNamhyung Kim-0/+6
2024-12-04tools headers: Sync x86 kvm and cpufeature headers with the kernelNamhyung Kim-2/+10
2024-12-04tools headers: Sync uapi/linux/kvm.h with the kernel sourcesNamhyung Kim-0/+8
2024-12-04tools headers: Sync uapi/linux/perf_event.h with the kernel sourcesNamhyung Kim-1/+10
2024-12-04tools headers: Sync uapi/drm/drm.h with the kernel sourcesNamhyung Kim-0/+17
2024-12-04sched_ext: fix application of sizeof to pointerguanjing-1/+1
2024-12-04selftests/sched_ext: fix build after renames in sched_ext APIIhor Solodrai-19/+19
2024-12-04selftests/bpf: Add test for narrow spill into 64-bit spilled scalarKumar Kartikeya Dwivedi-0/+17
2024-12-04selftests/bpf: Add test for reading from STACK_INVALID slotsKumar Kartikeya Dwivedi-0/+18
2024-12-04selftests/bpf: Introduce __caps_unpriv annotation for testsEduard Zingerman-19/+62
2024-12-04tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande-0/+1
2024-12-04selftests/bpf: Add IRQ save/restore testsKumar Kartikeya Dwivedi-0/+446
2024-12-04selftests/bpf: Expand coverage of preempt tests to sleepable kfuncKumar Kartikeya Dwivedi-0/+14
2024-12-04bpf: Improve verifier log for resource leak on exitKumar Kartikeya Dwivedi-10/+10
2024-12-03tools/power turbostat: Introduce --force parameterZhang Rui-2/+15
2024-12-03tools/power turbostat: Improve --help outputZhang Rui-15/+26
2024-12-03tools/power turbostat: Exit on unsupported VendorsZhang Rui-2/+6
2024-12-03tools/power turbostat: Exit on unsupported Intel modelsZhang Rui-0/+4
2024-12-03tools/power turbostat: update turbostat(8)Len Brown-1/+27
2024-12-03tools/power turbostat: Add initial support for ClearwaterForestZhang Rui-0/+1
2024-12-03tools/power turbostat: Add initial support for PantherLakeZhang Rui-0/+1
2024-12-03sched_ext: Add __weak to fix the build errorsHonglei Wang-3/+3
2024-12-03perf machine: Initialize machine->env to address a segfaultArnaldo Carvalho de Melo-0/+2
2024-12-03iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nthNicolin Chen-0/+14