summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-08-03selftests: ublk: add support for --io_desc_sizeCaleb Sander Mateos
2026-08-03ublk: add UBLK_F_IO_DESC_SIZECaleb Sander Mateos
2026-08-03selftests: drv-net: Test queue stall upon reconfigMohsin Bashir
2026-08-03selftests: net: getsockopt_iter: cover rawv6 and tlsBreno Leitao
2026-08-03selftests/exec: test the pre-opened interpreter limitChristian Brauner
2026-08-03selftests: drv-net: enable devmem TCP in the test configBobby Eshleman
2026-08-03selftests/exec: test interpreters bound to a 'B' entryChristian Brauner
2026-08-03selftests/exec: share the bpf handler preconditionsChristian Brauner
2026-08-03selftests/exec: test registering an entry disabledChristian Brauner
2026-08-03selftests/exec: let binfmt_flag_supported() return a boolChristian Brauner
2026-08-03selftests/sched_ext: Make allowed_cpus idle validation race-freeAndrea Righi
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-03selftests/exec: check that a binfmt_misc instance cannot be pinnedChristian Brauner
2026-08-03selftests/exec: test binfmt_misc loader substitutionChristian Brauner
2026-08-03selftests/exec: test the transparent binfmt_misc modeChristian Brauner
2026-08-03selftests/exec: convert the binfmt_misc bpf test to the kselftest harnessChristian Brauner
2026-08-03selftests/exec: add binfmt_misc bpf-backed handler testFarid Zakaria
2026-08-03selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockoptShivaji Kant
2026-08-03bpf: Classify scalar kfunc arguments from BTFAmery Hung
2026-08-03bpf: Classify kfunc pointer arguments from BTF, resolve type against the regi...Amery Hung
2026-08-03selftests/bpf: Test __szk precision with a NULL nullable bufferAmery Hung
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung
2026-08-03selftests/bpf: Test map lookup result refinementAmery Hung
2026-08-03bpf: Resolve map lookup result type at lookup timeEduard Zingerman
2026-08-02selftests/cgroup: add user_usec sanity check in test_cpucg_niceShaojie Sun
2026-08-02kselftest/arm64: Don't write to P0 in irritator on SME only systemsMark Brown
2026-08-02kselftest/arm64: Add testcase for SECCOMP_RET_TRACE orig_x0 bypassJinjie Ruan
2026-08-02kselftest/arm64: Add seccomp ptrace x0 bypass testJinjie Ruan
2026-08-02kselftest/arm64: fp-ptrace: Fix checks for inactive SVE and SSVE regsetsKarl Mehltretter
2026-08-02tools/nolibc: add support for AlphaThomas Weißschuh
2026-08-01selftests/bpf: Add tests for >8 byte return value and 128-bit argumentsYonghong Song
2026-07-31KVM: selftests: Add a test for KVM_CREATE_VM VM type enforcementHemanth Selam
2026-07-31KVM: selftests: Extend the invalid nVMX guest state test to cover RSMHao Zhang
2026-07-31KVM: selftests: Refactor invalid nVMX state test to prepare for RSM testcaseSean Christopherson
2026-07-31KVM: selftests: Use port 0x80 in invalid nVMX guest state testSean Christopherson
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{g,s}etaffinity_np()Sean Christopherson
2026-07-31KVM: selftests: Clean up global constants in hardware disable testSean Christopherson
2026-07-31KVM: selftests: Add helper APIs to cancel+join pthreadsSean Christopherson
2026-07-31KVM: selftests: Add KVM syscall wrappers for pthread_{cancel,join}()Sean Christopherson
2026-07-31KVM: selftests: Add KVM syscall wrapper for pthread_create()Sean Christopherson
2026-07-31KVM: selftests: Drop unreachable, dead code from hardware disable testSean Christopherson
2026-07-31KVM: selftests: Affine threads to random CPUs in hardware disable testSean Christopherson
2026-07-31KVM: selftests: Extract picking of random CPU from cpu_set_t to separate APISean Christopherson
2026-07-31KVM: selftests: Return the target CPU from pin_task_to_random_cpu()Sean Christopherson
2026-07-31KVM: selftests: Pre-set threads affinity in hardware disable test when possibleSean Christopherson
2026-07-31KVM: selftests: Set threads CPU affinity before doing work in hardware disabl...Sean Christopherson
2026-07-31KVM: selftests: Add a KVM syscall wrapper for sched_setaffinity()Sean Christopherson
2026-07-31selftests/bpf: Cover commuted pointer state propagationYiyang Chen
2026-07-31KVM: selftests: Only link to VFIO library on x86Sean Christopherson
2026-07-31Merge tag 'mm-hotfixes-stable-2026-07-30-19-30' of git://git.kernel.org/pub/s...Linus Torvalds