summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-06selftests/net: packetdrill: add minimal client and server testsWillem de Bruijn
2026-01-06selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the startJakub Kicinski
2026-01-06ipv6: preserve insertion order for same-scope addressesYumei Huang
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-28Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-28Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-12-28tools/sched_ext: update scx_show_state.py for scx_aborting changeKohei Enju
2025-12-28tools/sched_ext: fix scx_show_state.py for scx_root changeKohei Enju
2025-12-24tools/virtio: add device, device_driver stubsMichael S. Tsirkin
2025-12-24tools/virtio: fix up oot buildMichael S. Tsirkin
2025-12-24tools/virtio: switch to kernel's virtio_config.hMichael S. Tsirkin
2025-12-24tools/virtio: stub might_sleep and synchronize_rcuMichael S. Tsirkin
2025-12-24tools/virtio: add struct cpumask to cpumask.hMichael S. Tsirkin
2025-12-24tools/virtio: pass KCFLAGS to module buildMichael S. Tsirkin
2025-12-24tools/virtio: add ucopysize.h stubMichael S. Tsirkin
2025-12-24tools/virtio: add dev_WARN_ONCE and is_vmalloc_addr stubsMichael S. Tsirkin
2025-12-24tools/virtio: stub DMA mapping functionsMichael S. Tsirkin
2025-12-24tools/virtio: add struct module forward declarationMichael S. Tsirkin
2025-12-24tools/virtio: use kernel's virtio.hMichael S. Tsirkin
2025-12-24tools/virtio: fix up compiler.h stubMichael S. Tsirkin
2025-12-23tools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
2025-12-23selftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka
2025-12-23selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka
2025-12-22selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-12-18selftests/tc-testing: Test case exercising potential mirred redirect deadlockVictor Nogueira
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-15iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe
2025-12-15selftests: netfilter: packetdrill: avoid failure on HZ=100 kernelFlorian Westphal
2025-12-15lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq contextArd Biesheuvel
2025-12-12selftests: ublk: add user copy test casesCaleb Sander Mateos
2025-12-12selftests: ublk: add support for user copy to kublkCaleb Sander Mateos
2025-12-12selftests: ublk: forbid multiple data copy modesCaleb Sander Mateos
2025-12-12selftests: ublk: don't share backing files between ublk serversCaleb Sander Mateos
2025-12-12selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04Caleb Sander Mateos
2025-12-12selftests: ublk: fix fio arguments in run_io_and_recover()Caleb Sander Mateos
2025-12-12selftests: ublk: remove unused ios map in seq_io.btCaleb Sander Mateos
2025-12-12selftests: ublk: correct last_rw map type in seq_io.btCaleb Sander Mateos