summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-07-31Merge branch 'for-6.17/selftests' into for-linusJiri Kosina-174/+461
2025-07-31Merge branch 'for-6.17/amd-sfh' into for-linusJiri Kosina-369/+1504
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-225/+420
2025-07-31selftests: ALSA: fix memory leak in utimer testWangYuli-0/+1
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-281/+1272
2025-07-30Merge tag 'ktest-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-3/+115
2025-07-30Merge tag 'probes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-11/+19
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-44/+97
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-446/+5202
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-353/+8581
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-239/+1088
2025-07-29Merge tag 'nolibc-20250724-for-6.17-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-339/+528
2025-07-29Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-43/+97
2025-07-29Merge tag 'timers-vdso-2025-07-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-66/+13
2025-07-29Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-50/+74
2025-07-29selftests/seccomp: Add a test for the WAIT_KILLABLE_RECV fast reply raceJohannes Nixdorf-0/+131
2025-07-29Merge tag 'linux_kselftest-next-6.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-41/+102
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-194/+783
2025-07-29ktest.pl: Add new PATCHCHECK_SKIP option to skip testing individual commitsSteven Rostedt-0/+35
2025-07-29Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-23/+30
2025-07-29Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-37/+263
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-27/+196
2025-07-28selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suiteKaFai Wan-38/+39
2025-07-28selftests/bpf: Add selftest for attaching tracing programs to functions in de...KaFai Wan-0/+39
2025-07-28bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...KaFai Wan-1/+1
2025-07-28Merge tag 'landlock-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+45
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-19/+2
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds-214/+243
2025-07-28Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+406
2025-07-28Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-47/+444
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+27
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-248/+1454
2025-07-28bpf: Add third round of bounds deductionPaul Chaignon-1/+1
2025-07-28selftests/bpf: Test invariants on JSLT crossing signPaul Chaignon-1/+1
2025-07-28selftests/bpf: Test cross-sign 64bits range refinementPaul Chaignon-0/+118
2025-07-28selftests/bpf: Update reg_bound range refinement logicPaul Chaignon-0/+14
2025-07-28KVM: arm64: selftests: Add FEAT_RAS EL2 registers to get-reg-listOliver Upton-0/+4
2025-07-28Merge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/nextOliver Upton-0/+40
2025-07-28Merge branch 'kvm-arm64/el2-reg-visibility' into kvmarm/nextOliver Upton-38/+385
2025-07-28powerpc64/bpf: Add jit support for load_acquire and store_releasePuranjay Mohan-1/+2
2025-07-26selftests/damon: introduce _common.sh to host shared functionEnze Li-24/+22
2025-07-26selftests/damon/sysfs.py: test runtime reduction of DAMON parametersSeongJae Park-0/+14
2025-07-26selftests/damon/sysfs.py: test non-default parameters runtime commitSeongJae Park-0/+53
2025-07-26selftests/damon/sysfs.py: generalize DAMON context commit assertionSeongJae Park-12/+16
2025-07-26selftests/damon/sysfs.py: generalize monitoring attributes commit assertionSeongJae Park-17/+25
2025-07-26selftests/damon/sysfs.py: generalize DAMOS schemes commit assertionSeongJae Park-4/+6
2025-07-26selftests/damon/sysfs.py: test DAMOS filters commitmentSeongJae Park-0/+20
2025-07-26selftests/damon/sysfs.py: generalize DAMOS scheme commit assertionSeongJae Park-22/+37