summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
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
2025-06-22selftest: add selftest for anycast notificationsYuyang Huang
2025-06-20sched_ext: Add support for cgroup bandwidth control interfaceTejun Heo
2025-06-20KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...Sean Christopherson
2025-06-20KVM: selftests: Print a more helpful message for EACCESS in access tracking testSean Christopherson
2025-06-20KVM: selftests: Play nice with EACCES errors in open_path_or_exit()Sean Christopherson
2025-06-20KVM: selftests: Add __open_path_or_exit() variant to provide extra help infoSean Christopherson
2025-06-20KVM: selftests: Verify KVM is loaded when getting a KVM module paramSean Christopherson
2025-06-20KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c commentsRahul Kumar
2025-06-20KVM: selftests: Verify KVM disable interception (for userspace) on filter changeSean Christopherson
2025-06-20selftests/bpf: Add test for bpftool access to read-only protected mapsSlava Imameev
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-19selftests: net: use slowwait to make sure IPv6 setup finishedHangbin Liu
2025-06-19selftests: net: use slowwait to stabilize vrf_route_leaking testHangbin Liu
2025-06-19selftests/landlock: Add test to check rule tied to covered mount pointMickaël Salaün
2025-06-19selftests/landlock: Fix build of audit_testSong Liu
2025-06-19selftests/landlock: Fix readlink checkMickaël Salaün
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu
2025-06-18netdevsim: remove udp_ports_sleepStanislav Fomichev
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei
2025-06-18selftests: net: add passive TFO test binaryDavid Wei
2025-06-18selftests: netdevsim: improve lib.sh include in peer.shDavid Wei
2025-06-18selftests/ptrace: Fix spelling mistake "multible" -> "multiple"Ankit Chauhan
2025-06-18selftests/bpf: include limits.h needed for PATH_MAX directlyEduard Zingerman
2025-06-18selftests: netconsole: Add tests for 'msgid' feature in sysdataGustavo Luiz Duarte
2025-06-17selftests: forwarding: Add a test for verifying VXLAN MC underlayPetr Machata
2025-06-17selftests: forwarding: adf_mcd_start(): Allow configuring custom interfacesPetr Machata
2025-06-17selftests: net: lib: Add ip_link_has_flag()Petr Machata
2025-06-17selftests: forwarding: lib: Move smcrouted helpers herePetr Machata