aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell1-0/+16
2025-06-25torture: Default --no-clocksourcewd on arm64Paul E. McKenney1-2/+2
2025-06-25torture: Default --no-rcutasksflavors on arm64Paul E. McKenney1-2/+11
2025-06-25torture: Make torture.sh KCSAN runs set CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE=yPaul E. McKenney1-1/+6
2025-06-25torture: Permit multiple space characters in kvm.sh --kconfig argumentPaul E. McKenney1-1/+1
2025-06-25torture: Suppress torture.sh "Zero time" messages for disabled testsPaul E. McKenney1-3/+3
2025-06-25rcutorture: Make BUSTED scenario check and log readersPaul E. McKenney1-0/+3
2025-06-24selftests: ublk: don't take same backing file for more than one ublk devicesMing Lei1-2/+3
2025-06-24selftests/bpf: Add testcases for BPF_ADD and BPF_SUBHarishankar Vishwanathan1-0/+161
2025-06-24KVM: selftests: Add back the missing check of MONITOR/MWAIT availabilityChenyi Qiang1-0/+1
2025-06-24iommufd/selftest: Fix build warnings due to uninitialized mfdNicolin Chen1-2/+6
2025-06-24iommufd/selftest: Add asserts testing global mfdNicolin Chen1-0/+2
2025-06-24iommufd/selftest: Add missing close(mfd) in memfd_mmap()Nicolin Chen1-2/+7
2025-06-24iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizesNicolin Chen1-9/+21
2025-06-24selftests/pidfd: decode pidfd file handles withou having to specify an fdChristian Brauner3-1/+65
2025-06-24fcntl/pidfd: redefine PIDFD_SELF_THREAD_GROUPChristian Brauner1-1/+1
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima1-4/+115
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima1-0/+23
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand3-33/+10
2025-06-23page_pool: import Jesper's page_pool benchmarkJesper Dangaard Brouer6-0/+964
2025-06-23selftests: drv-net: stats: use skip instead of xfail for unsupported featuresJakub Kicinski1-3/+3
2025-06-23selftests: drv-net: stats: fix pylint issuesJakub Kicinski1-15/+30
2025-06-23selftests/nolibc: avoid GCC 15 -Wunterminated-string-initializationThomas Weißschuh1-1/+1
2025-06-23selftests/nolibc: integrate with kselftestsThomas Weißschuh2-0/+27
2025-06-23selftests/nolibc: rename MakefileThomas Weißschuh2-1/+1
2025-06-23selftests/nolibc: split out CFLAGS logicThomas Weißschuh2-8/+14
2025-06-23selftests/nolibc: drop implicit defconfig executionsThomas Weißschuh1-2/+2
2025-06-23selftests: drv-net: import things in lib one by oneJakub Kicinski2-0/+31
2025-06-23KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirementsSean Christopherson2-0/+136
2025-06-23KVM: selftests: Add utilities to create eventfds and do KVM_IRQFDSean Christopherson3-23/+47
2025-06-23KVM: selftests: Assert that eventfd() succeeds in Xen shinfo testSean Christopherson1-6/+3
2025-06-23selftests/bpf: Support ppc64el in vmtestLuis Gerhorst2-0/+102
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds3-2/+8
2025-06-23testptp: add option to enable external timestamping edgesMiroslav Lichvar1-2/+9
2025-06-23selftests/bpf: Add tests for bpf_cgroup_read_xattrSong Liu4-0/+366
2025-06-23selftests/coredump: Fix "socket_detect_userspace_client" test failureNam Cao1-0/+5
2025-06-23selftests/pidfd: test setattr supportChristian Brauner3-1/+71
2025-06-23selftests/pidfd: test extended attribute supportChristian Brauner1-0/+35
2025-06-23selftests/pidfd: test extended attribute supportChristian Brauner3-1/+100
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+8
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+13
2025-06-22selftest: add selftest for anycast notificationsYuyang Huang1-1/+43
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo1-0/+5
2025-06-20KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...Sean Christopherson1-1/+12
2025-06-20KVM: selftests: Print a more helpful message for EACCESS in access tracking testSean Christopherson1-5/+2
2025-06-20KVM: selftests: Play nice with EACCES errors in open_path_or_exit()Sean Christopherson1-2/+3
2025-06-20KVM: selftests: Add __open_path_or_exit() variant to provide extra help infoSean Christopherson2-4/+16
2025-06-20KVM: selftests: Verify KVM is loaded when getting a KVM module paramSean Christopherson4-12/+9
2025-06-20KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c commentsRahul Kumar1-2/+2
2025-06-20KVM: selftests: Verify KVM disable interception (for userspace) on filter changeSean Christopherson1-0/+8