summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01selftests: drv-net: Fix tolerance calculation in devlink_rate_tc_bw.pyCarolina Jubran
2025-12-01selftests: drv-net: Fix and clarify TC bandwidth split in devlink_rate_tc_bw.pyCarolina Jubran
2025-12-01selftests: drv-net: Set shell=True for sysfs writes in devlink_rate_tc_bw.pyCarolina Jubran
2025-12-01selftests: drv-net: Use Iperf3Runner in devlink_rate_tc_bw.pyCarolina Jubran
2025-12-01selftests: drv-net: introduce Iperf3Runner for measurement use casesCarolina Jubran
2025-12-01selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGSCarolina Jubran
2025-12-01selftests: netconsole: remove log noise due to socat exitAndre Carvalho
2025-12-01selftests: net: add a hint about MACAddressPolicy=persistentJakub Kicinski
2025-12-01selftests: net: py: handle interrupt during cleanupJakub Kicinski
2025-12-01ynl: samples: Fix spelling mistake "failedq" -> "failed"Colin Ian King
2025-12-01Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge branch 'for-linus' into for-nextTakashi Iwai
2025-12-01objtool: Fix segfault on unknown alternativesIngo Molnar
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton
2025-12-01Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/nextOliver Upton
2025-12-01Merge branch 'kvm-arm64/sea-user' into kvmarm/nextOliver Upton
2025-12-01KVM: arm64: Fix spelling mistake "Unexpeced" -> "Unexpected"Colin Ian King
2025-12-01KVM: arm64: selftests: Add test for AT emulationOliver Upton
2025-11-30Merge branch 'rcu/misc' into nextFrederic Weisbecker
2025-11-29perf trace: Skip internal syscall argumentsNamhyung Kim
2025-11-29selftests/mm/uffd: initialize char variable to NullAnkit Khushwaha
2025-11-29mm: introduce VMA flags bitmap typeLorenzo Stoakes
2025-11-29tools/testing/vma: eliminate dependency on vma->__vm_flagsLorenzo Stoakes
2025-11-29mm: declare VMA flags by bitLorenzo Stoakes
2025-11-29selftests/bpf: do not hardcode target rate in test_tc_edt BPF programAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: remove test_tc_edt.shAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: integrate test_tc_edt into test_progsAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: rename test_tc_edt.bpf.c section to expose program typeAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: Add success stats to rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-29docs: makefile: move rustdoc check to the build wrapperMauro Carvalho Chehab
2025-11-29docs: kdoc: various fixes for grammar, spelling, punctuationRandy Dunlap
2025-11-29docs: kdoc_parser: use '@' for Excess enum valueRandy Dunlap
2025-11-29docs: kdoc_parser: add data/function attributes to ignoreRandy Dunlap
2025-11-28selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-11-28tools: ynl: add a lint makefile targetDonald Hunter
2025-11-28tools: ynl: add schema checkingDonald Hunter
2025-11-28bpf: Remove runqslower toolHoyeon Lee
2025-11-28selftests/bpf: Remove usage of lsm/file_alloc_security in selftestAmery Hung
2025-11-28bpf: force BPF_F_RDONLY_PROG on insn array creationAnton Protopopov
2025-11-28vfio: selftests: Add vfio_pci_device_init_perf_testDavid Matlack
2025-11-28vfio: selftests: Eliminate INVALID_IOVADavid Matlack
2025-11-28vfio: selftests: Split libvfio.h into separate header filesDavid Matlack
2025-11-28vfio: selftests: Move vfio_selftests_*() helpers into libvfio.cDavid Matlack
2025-11-28vfio: selftests: Rename vfio_util.h to libvfio.hDavid Matlack
2025-11-28vfio: selftests: Stop passing device for IOMMU operationsDavid Matlack
2025-11-28vfio: selftests: Move IOVA allocator into iova_allocator.cDavid Matlack
2025-11-28vfio: selftests: Move IOMMU library code into iommu.cDavid Matlack