summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2026-07-29KVM: selftests: Expose PTE masks to guests as part of an MMUYosry Ahmed
2026-07-29KVM: selftests: Add a blank line before logging assertion failuresYosry Ahmed
2026-07-29KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACKYosry Ahmed
2026-07-29KVM: selftests: Reuse GPR switching logic for nVMXYosry Ahmed
2026-07-29KVM: selftests: Handle rflags save/restore for SVM in guest_regsYosry Ahmed
2026-07-29KVM: selftests: Rework GPR registers switching for SVM (and fix offsets)Yosry Ahmed
2026-07-29KVM: selftests: Fix RAX and RFLAGS VMCB offsets when running L2Yosry Ahmed
2026-07-29KVM: selftests: Use __stringify() instead of custom XSTR() macrosYosry Ahmed
2026-07-29KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list testInochi Amaoto
2026-07-28Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' into perf-tools-nextNamhyung Kim
2026-07-28selftests/damon/sysfs_refresh: test kdamond refresh_msRuslan Valiyev
2026-07-28selftests/damon/_damon_sysfs: support kdamond refresh_msRuslan Valiyev
2026-07-28selftests/damon/sysfs.py: validate memcg_path staging readbackCheng Nie
2026-07-28selftests/damon/_damon_sysfs.py: fix memcg_path assignmentCheng Nie
2026-07-28selftests/damon: fix dead code, skipped checks, and broken lookupsKunwu Chan
2026-07-28selftests/damon/damos_tried_regions: fix expectation output and join TypeErrorKunwu Chan
2026-07-28selftests/damon: prevent cross-context state pollution in DamonCtxKunwu Chan
2026-07-28selftests/mm: fix potential wild pointer access of getline due to missing initChris Gellermann
2026-07-28selftests/clone3: fix wild pointer access of getline due to missing initChris Gellermann
2026-07-28Merge tag 'hardening-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-28selftests/bpf: Add test for tracepoint btf_ids tracefs fileMykyta Yatsenko
2026-07-27selftests: net: Add a missing config optionAlice Mikityanska
2026-07-28selftests/bpf: Report the real error from libarena parallel workersJiayuan Chen
2026-07-27selftests: net: hsr: add PRP RedBox testXin Xie
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-27KVM: selftests: Extend set_sregs test to cover EFERYosry Ahmed
2026-07-27selftests/filesystems: add failfs selftestsChristian Brauner
2026-07-27mlx5: Deprecate latency-sensitive QPs featureLeon Romanovsky
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-26selftests/liveupdate: Move luo_test_utils.* into a reusable libraryVipin Sharma
2026-07-26selftests/liveupdate: Use luo_test_utils.c for liveupdate ioctl APIsVipin Sharma
2026-07-26RDMA/selftests: Add rxe_netns_names testJiri Pirko
2026-07-25tools/build: selftests: Remove some duplicate toolchain definitionsJames Clark
2026-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5Eduard Zingerman
2026-07-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-07-24selftests/xsk: account reclaimed invalid Tx descriptorsMaciej Fijalkowski
2026-07-24selftests/xsk: fix too-many-frags multi-buffer Tx testMaciej Fijalkowski
2026-07-24selftests/net/af_unix: test listen() rejects wrong socket statesJohn Ericson
2026-07-24selftests: drv-net: ncdevmem: Open /dev/udmabuf O_RDONLYT.J. Mercier
2026-07-24selftests/bpf: Fix memory leak on subtest_states reallocationFeng Yang
2026-07-24selftests/bpf: Use calloc to allocate subtest_statesFeng Yang
2026-07-24selftests/bpf: Fix missing allocation null checks in test_progs.cFeng Yang
2026-07-24selftests/bpf: Fix incorrect error checking for pthread_createFeng Yang
2026-07-24selftests/bpf: Fix extra free of subtest_state->nameFeng Yang
2026-07-24s390/bpf: Enable atomics tests for s390Maxim Khmelevskii
2026-07-24selftests/bpf: Add get_preempt_count() support for RISC-VTiezhu Yang
2026-07-24selftests/bpf: Verify no warning when close fexit linkLeon Hwang