summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-11-16selftests/damon/sysfs: add obsolete_target testSeongJae Park
2025-11-16sysfs.py: extend assert_ctx_committed() for monitoring targetsSeongJae Park
2025-11-16drgn_dump_damon_status: dump damon_target->obsoleteSeongJae Park
2025-11-16selftests/damon/_damon_sysfs: support obsolete_target fileSeongJae Park
2025-11-16mm: add ability to take further action in vm_area_descLorenzo Stoakes
2025-11-16selftests: update ksm inheritance tests for prctl fork/execxu xin
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-15selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha
2025-11-14selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header...Martin KaFai Lau
2025-11-14selftests/bpf: Align kfuncs renamed in bpf treeMykyta Yatsenko
2025-11-14selftests: drv-net: xdp: make the XDP qstats tests less flakyJakub Kicinski
2025-11-14selftests: drv-net: xdp: Fix register spill error with clang 20Dimitri Daskalakis
2025-11-14ipv6: clean up routes when manually removing address with a lifetimeJakub Kicinski
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov
2025-11-14selftests/bpf: Add BTF dedup tests for recursive typedef definitionsPaul Houssel
2025-11-14selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14selftests/bpf: Convert glob_match() to bpf arenaAlexei Starovoitov
2025-11-14selftests/timers/nanosleep: Add tests for return of remaining timeThomas Weißschuh
2025-11-14selftests/timers: Clean up kernel version check in posix_timersWake Liu
2025-11-14selftests/cgroup: conform test to KTAP format outputGuopeng Zhang
2025-11-14selftests/bpf: Test widen_imprecise_scalars() with different stack depthEduard Zingerman
2025-11-14selftests/futex: Create test for robust listAndré Almeida
2025-11-14selftests/futex: Skip tests if shmget unsupportedCarlos Llamas
2025-11-14selftests/futex: Add newline to ksft_exit_fail_msg()Carlos Llamas
2025-11-14selftests/futex: Remove unused test_futex_mpol()André Almeida
2025-11-13Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-11-13selftests/bpf: retry bpf_map_update_elem() when E2BIG is returnedMatt Bobrowski
2025-11-13selftests/bpf: Add mptcp test with sockmapJiayuan Chen
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-13selftests/bpf: Add test to verify freeing the special fields in pcpu mapsLeon Hwang
2025-11-13Merge branch 'for-6.19/cxl-addr-xlat' into cxl-for-nextDave Jiang
2025-11-13Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang
2025-11-12selftests: drv-net: Limit the max number of queues in procfs_downup_hammerDimitri Daskalakis
2025-11-12hung_task: panic when there are more than N hung tasks at the same timeLi RongQing
2025-11-12vfio: selftests: replace iova=vaddr with allocated iovasAlex Mastro
2025-11-12vfio: selftests: add iova allocatorAlex Mastro
2025-11-12vfio: selftests: fix map limit tests to use last available iovaAlex Mastro
2025-11-12vfio: selftests: add iova range query helpersAlex Mastro
2025-11-12selftests/vsock: disable shellcheck SC2317 and SC2119Bobby Eshleman
2025-11-12selftests/vsock: add vsock_loopback module loadingBobby Eshleman
2025-11-12selftests/vsock: add 1.37 to tested virtme-ng versionsBobby Eshleman
2025-11-12selftests/vsock: add BUILD=0 definitionBobby Eshleman
2025-11-12selftests/vsock: identify and execute tests that can re-use VMBobby Eshleman
2025-11-12selftests/vsock: add check_result() for pass/fail countingBobby Eshleman
2025-11-12selftests/vsock: speed up tests by reducing the QEMU pidfile timeoutBobby Eshleman
2025-11-12selftests/vsock: do not unconditionally die if qemu failsBobby Eshleman
2025-11-12selftests/vsock: avoid multi-VM pidfile collisions with QEMUBobby Eshleman