summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2025-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-25selftests/mm: fix validate_addr() helperDev Jain
2025-06-25netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski
2025-06-25selftests: drv-net: test RSS Netlink notificationsJakub Kicinski
2025-06-25selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-06-25selftests/bpf: check operations on untrusted ro pointers to memEduard Zingerman
2025-06-25selftests/bpf: Add tests for BPF_NEG range tracking logicSong Liu
2025-06-25bpf: Add range tracking for BPF_NEGSong Liu
2025-06-25selftests/bpf: Fix usdt multispec failure with arm64/clang20 selftest buildYonghong Song
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell
2025-06-25torture: Default --no-clocksourcewd on arm64Paul E. McKenney
2025-06-25torture: Default --no-rcutasksflavors on arm64Paul E. McKenney
2025-06-25torture: Make torture.sh KCSAN runs set CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE=yPaul E. McKenney
2025-06-25torture: Permit multiple space characters in kvm.sh --kconfig argumentPaul E. McKenney
2025-06-25torture: Suppress torture.sh "Zero time" messages for disabled testsPaul E. McKenney
2025-06-25rcutorture: Make BUSTED scenario check and log readersPaul E. McKenney
2025-06-24selftests: ublk: don't take same backing file for more than one ublk devicesMing Lei
2025-06-24selftests/bpf: Add testcases for BPF_ADD and BPF_SUBHarishankar Vishwanathan
2025-06-24KVM: selftests: Add back the missing check of MONITOR/MWAIT availabilityChenyi Qiang
2025-06-24iommufd/selftest: Fix build warnings due to uninitialized mfdNicolin Chen
2025-06-24iommufd/selftest: Add asserts testing global mfdNicolin Chen
2025-06-24iommufd/selftest: Add missing close(mfd) in memfd_mmap()Nicolin Chen
2025-06-24iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizesNicolin Chen
2025-06-24selftests/pidfd: decode pidfd file handles withou having to specify an fdChristian Brauner
2025-06-24fcntl/pidfd: redefine PIDFD_SELF_THREAD_GROUPChristian Brauner
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand
2025-06-23page_pool: import Jesper's page_pool benchmarkJesper Dangaard Brouer
2025-06-23selftests: drv-net: stats: use skip instead of xfail for unsupported featuresJakub Kicinski
2025-06-23selftests: drv-net: stats: fix pylint issuesJakub Kicinski
2025-06-23selftests/nolibc: avoid GCC 15 -Wunterminated-string-initializationThomas Weißschuh
2025-06-23selftests/nolibc: integrate with kselftestsThomas Weißschuh
2025-06-23selftests/nolibc: rename MakefileThomas Weißschuh
2025-06-23selftests/nolibc: split out CFLAGS logicThomas Weißschuh
2025-06-23selftests/nolibc: drop implicit defconfig executionsThomas Weißschuh
2025-06-23selftests: drv-net: import things in lib one by oneJakub Kicinski
2025-06-23KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirementsSean Christopherson
2025-06-23KVM: selftests: Add utilities to create eventfds and do KVM_IRQFDSean Christopherson
2025-06-23KVM: selftests: Assert that eventfd() succeeds in Xen shinfo testSean Christopherson
2025-06-23selftests/bpf: Support ppc64el in vmtestLuis Gerhorst
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-23testptp: add option to enable external timestamping edgesMiroslav Lichvar
2025-06-23selftests/bpf: Add tests for bpf_cgroup_read_xattrSong Liu
2025-06-23selftests/coredump: Fix "socket_detect_userspace_client" test failureNam Cao
2025-06-23selftests/pidfd: test setattr supportChristian Brauner
2025-06-23selftests/pidfd: test extended attribute supportChristian Brauner
2025-06-23selftests/pidfd: test extended attribute supportChristian Brauner
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds