aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
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/scm/linux/kernel/git/akpm/mmLinus 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/linux/kernel/git/tip/tipLinus 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 unsupportedSean 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
2025-06-20selftests/bpf: Add test for bpftool access to read-only protected mapsSlava Imameev4-0/+490
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato1-1/+4
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain1-0/+3
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg1-1/+1
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-17/+437
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-1/+288
2025-06-19selftests: net: use slowwait to make sure IPv6 setup finishedHangbin Liu1-5/+4
2025-06-19selftests: net: use slowwait to stabilize vrf_route_leaking testHangbin Liu1-2/+2
2025-06-19selftests/landlock: Add test to check rule tied to covered mount pointMickaël Salaün1-0/+40
2025-06-19selftests/landlock: Fix build of audit_testSong Liu1-0/+1
2025-06-19selftests/landlock: Fix readlink checkMickaël Salaün1-3/+4
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu1-3/+13
2025-06-18netdevsim: remove udp_ports_sleepStanislav Fomichev1-22/+1
2025-06-18bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn1-37/+35
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei2-0/+113
2025-06-18selftests: net: add passive TFO test binaryDavid Wei3-0/+173
2025-06-18selftests: netdevsim: improve lib.sh include in peer.shDavid Wei1-1/+2
2025-06-18selftests/ptrace: Fix spelling mistake "multible" -> "multiple"Ankit Chauhan1-1/+1
2025-06-18selftests/bpf: include limits.h needed for PATH_MAX directlyEduard Zingerman1-0/+1
2025-06-18selftests: netconsole: Add tests for 'msgid' feature in sysdataGustavo Luiz Duarte1-0/+30
2025-06-17selftests: forwarding: Add a test for verifying VXLAN MC underlayPetr Machata2-0/+772
2025-06-17selftests: forwarding: adf_mcd_start(): Allow configuring custom interfacesPetr Machata1-0/+13
2025-06-17selftests: net: lib: Add ip_link_has_flag()Petr Machata1-3/+9
2025-06-17selftests: forwarding: lib: Move smcrouted helpers herePetr Machata2-29/+39
2025-06-17bpf: Fix key serial argument of bpf_lookup_user_key()James Bottomley6-8/+9
2025-06-17selftests: devmem: add ipv4 support to chunks testMina Almasry1-3/+2
2025-06-17selftests: devmem: remove unused variableMina Almasry1-1/+0
2025-06-17selftest: Add selftest for multicast address notificationsYuyang Huang2-0/+71