summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-12-24tools headers: Sync linux/socket.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync linux/gfp_types.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync arm64 headers with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync x86 headers with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI sound/asound.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/mount.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/fs.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI linux/fcntl.h with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI KVM headers with kernel sourcesNamhyung Kim
2025-12-24tools headers: Sync UAPI drm/drm.h with kernel sourcesNamhyung Kim
2025-12-23perf arm-spe: Add NVIDIA Olympus to neoverse listBesar Wicaksono
2025-12-23tools headers arm64: Add NVIDIA Olympus partBesar Wicaksono
2025-12-23perf tests top: Make the test exclusiveIan Rogers
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers
2025-12-17perf symbol: Fix ENOENT case for filename__read_build_idIan Rogers
2025-12-17perf tools: Disable BPF skeleton if no libopenssl foundNamhyung Kim
2025-12-17tools/build: Add a feature test for libopensslNamhyung Kim
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-10Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-08tools/virtio: replace "__auto_type" with "auto"H. Peter Anvin
2025-12-08selftests/bpf: replace "__auto_type" with "auto"H. Peter Anvin
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-07Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-12-06Merge tag 'landlock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-06Merge tag 'turbostat-v2025.12.02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-06Merge tag 'libnvdimm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-05Merge tag 'ktest-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2025-12-05libperf: Use 'extern' in LIBPERF_API visibility macroArnaldo Carvalho de Melo
2025-12-05Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-05Merge tag 'trace-tools-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04Merge tag 'tpmdd-next-6.19-rc1-v4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-04Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-04Merge tag 'cxl-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-12-04Merge tag 'hid-for-linus-2025120201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-04perf stat: Improve handling of termination by signalIan Rogers
2025-12-04perf tests stat: Add test for error for an offline CPUIan Rogers
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-04perf stat: When no events, don't report an error if there is noneIan Rogers
2025-12-04perf tests stat: Add "--null" coverageIan Rogers