summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-01-13tools: ynl: render event op docs correctlyDonald Hunter1-3/+6
2026-01-10vsock/test: add a final full barrier after run all testsStefano Garzarella1-0/+12
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds12-12/+197
2026-01-08tools: ynl: don't install testsJakub Kicinski1-1/+0
2026-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+64
2026-01-07selftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer1-4/+35
2026-01-07selftests/hid: use a enum class for the different button typesPeter Hutterer1-10/+14
2026-01-07selftests/hid: require hidtools 0.12Peter Hutterer1-0/+14
2026-01-07selftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires1-0/+2
2026-01-07selftests: netdevsim: add carrier state consistency testYohei Kojima1-0/+59
2026-01-07selftests: drv-net: Bring back tool() to driver __init__sGal Pressman2-4/+4
2026-01-06selftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha5-6/+11
2026-01-06selftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira1-0/+47
2026-01-06vsock/test: Test setting SO_ZEROCOPY on accept()ed socketMichal Luczaj1-0/+32
2026-01-03Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...Linus Torvalds35-28/+170
2026-01-02Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-4/+12
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+83
2026-01-01selftests: netfilter: nft_concat_range.sh: add check for overlap detection bugFlorian Westphal1-1/+44
2025-12-31kselftest/harness: Use helper to avoid zero-size memset warningWake Liu1-1/+7
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian1-1/+2
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3
2025-12-31Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds7-6/+8
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-14/+93
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko1-1/+69
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel1-0/+15
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds3-2/+27
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-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