summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2025-11-19selftests/run_kselftest.sh: exit with error if tests failBrendan Jackman
2025-11-19selftests/dma: fix invalid array access in printfZhang Chujun
2025-11-19KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stressMaximilian Dittgen
2025-11-19KVM: selftests: Assert GICR_TYPER.Processor_Number matches selftest CPU numberMaximilian Dittgen
2025-11-19selftests/riscv: Add Zicbop prefetch testYao Zihong
2025-11-19selftests: riscv: Add test for the Vector ptrace interfaceYong-Xuan Wang
2025-11-18selftests: fib_tests: add fib6 from ra to static testFernando Fernandez Mancera
2025-11-18selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima
2025-11-18selftests/bpf: Replace TCP CC string comparisons with bpf_strncmpHoyeon Lee
2025-11-18selftests/bpf: Move common TCP helpers into bpf_tracing_net.hHoyeon Lee
2025-11-18selftests/x86: Update the negative vsyscall tests to expect a #GPSohil Mehta
2025-11-18selftests: af_unix: Add tests for ECONNRESET and EOF semanticsSunday Adelodun
2025-11-17selftests: net: lib: Do not overwrite error messagesIdo Schimmel
2025-11-17selftests: mptcp: get stats just before timing outMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: wait for port instead of sleepMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: connect: avoid double packet tracesMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: get counters from nstat historyMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: join: dump stats from historyMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: stats: remove nstat rate columnsMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: remove stats files argsMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: introduce 'nstat_{init,get}'Matthieu Baerts (NGI0)
2025-11-17kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptraceMark Brown
2025-11-17kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systemsMark Brown
2025-11-17tools: Remove s390 compat supportHeiko Carstens
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-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