summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-12-29Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+6
2025-12-28Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2025-12-28selftests/ublk: fix Makefile to rebuild on header changesMing Lei1-2/+2
2025-12-28selftests/ublk: add test for async partition scanMing Lei3-4/+81
2025-12-28tools/sched_ext: update scx_show_state.py for scx_aborting changeKohei Enju1-2/+1
2025-12-28tools/sched_ext: fix scx_show_state.py for scx_root changeKohei Enju1-2/+5
2025-12-28tools build: Fix the common set of features test wrt libopensslArnaldo Carvalho de Melo1-1/+1
2025-12-26selftests/landlock: NULL-terminate unix pathname addressesMatthieu Buffet2-25/+20
2025-12-26selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet1-3/+0
2025-12-26selftests/landlock: Add missing connect(minimal AF_UNSPEC) testMatthieu Buffet1-1/+13
2025-12-26selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet2-1/+16
2025-12-24tools headers: Sync syscall table with kernel sourcesNamhyung Kim11-1/+13
2025-12-24tools headers: Sync linux/socket.h with kernel sourcesNamhyung Kim1-3/+21
2025-12-24tools headers: Sync linux/gfp_types.h with kernel sourcesNamhyung Kim1-6/+0
2025-12-24tools headers: Sync arm64 headers with kernel sourcesNamhyung Kim1-3/+3
2025-12-24tools headers: Sync x86 headers with kernel sourcesNamhyung Kim2-0/+41
2025-12-24tools headers: Sync UAPI sound/asound.h with kernel sourcesNamhyung Kim1-1/+1
2025-12-24tools headers: Sync UAPI linux/mount.h with kernel sourcesNamhyung Kim1-1/+1
2025-12-24tools headers: Sync UAPI linux/fs.h with kernel sourcesNamhyung Kim1-1/+2
2025-12-24tools headers: Sync UAPI linux/fcntl.h with kernel sourcesNamhyung Kim1-0/+12
2025-12-24tools headers: Sync UAPI KVM headers with kernel sourcesNamhyung Kim2-0/+12
2025-12-24tools headers: Sync UAPI drm/drm.h with kernel sourcesNamhyung Kim1-0/+15
2025-12-24tools/virtio: add device, device_driver stubsMichael S. Tsirkin1-0/+8
2025-12-24tools/virtio: fix up oot buildMichael S. Tsirkin2-2/+13
2025-12-24tools/virtio: switch to kernel's virtio_config.hMichael S. Tsirkin1-101/+1
2025-12-24tools/virtio: stub might_sleep and synchronize_rcuMichael S. Tsirkin1-0/+7
2025-12-24tools/virtio: add struct cpumask to cpumask.hMichael S. Tsirkin1-0/+4
2025-12-24tools/virtio: pass KCFLAGS to module buildMichael S. Tsirkin1-1/+2
2025-12-24tools/virtio: add ucopysize.h stubMichael S. Tsirkin1-0/+21
2025-12-24tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubsMichael S. Tsirkin1-0/+9
2025-12-24tools/virtio: stub DMA mapping functionsMichael S. Tsirkin1-0/+4
2025-12-24tools/virtio: add struct module forward declarationMichael S. Tsirkin1-0/+2
2025-12-24tools/virtio: use kernel's virtio.hMichael S. Tsirkin1-72/+1
2025-12-24tools/virtio: fix up compiler.h stubMichael S. Tsirkin1-0/+6
2025-12-24vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack6-6/+0
2025-12-24tools include: Add definitions for __aligned_{l,b}e64David Matlack1-0/+8
2025-12-23tools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar1-1/+5
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu1-1/+1
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)1-0/+21
2025-12-23perf arm-spe: Add NVIDIA Olympus to neoverse listBesar Wicaksono1-0/+1
2025-12-23tools headers arm64: Add NVIDIA Olympus partBesar Wicaksono1-0/+2
2025-12-23perf tests top: Make the test exclusiveIan Rogers1-1/+1
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers1-1/+1
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca1-11/+5
2025-12-23selftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka1-1/+2
2025-12-23selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka1-1/+2
2025-12-22selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon1-0/+1
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+2
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+16
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-33/+342