summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2025-04-09selftests/bpf: Support struct/union presets in veristatMykyta Yatsenko
2025-04-09Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-04-09Merge tag 'v6.15-rc1' into x86/mm, to pick up fixesIngo Molnar
2025-04-09selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()Malaya Kumar Rout
2025-04-09selftests: gpio: add test cases for gpio-aggregatorKoichiro Den
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)
2025-04-08selftests: tc-testing: Pre-load IFE action and its submodulesVictor Nogueira
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-08rcutorture: Make srcu_lockdep.sh check reader-conflict handlingPaul E. McKenney
2025-04-08rcutorture: Make srcu_lockdep.sh check kernel KconfigPaul E. McKenney
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-08selftests: tls: check that disconnect does nothingJakub Kicinski
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang
2025-04-07selftests: drv-net: test random value for hds-threshTaehee Yoo
2025-04-07selftests/sched_ext: Add test for scx_bpf_select_cpu_and()Andrea Righi
2025-04-07selftests/filesystems: add open() test for anonymous inodesChristian Brauner
2025-04-07selftests/filesystems: add exec() test for anonymous inodesChristian Brauner
2025-04-07selftests/filesystems: add chmod() test for anonymous inodesChristian Brauner
2025-04-07selftests/filesystems: add chown() test for anonymous inodesChristian Brauner
2025-04-07selftest/pidfd: add test for thread-group leader pidfd open for threadChristian Brauner
2025-04-07selftests/pidfd: adapt to recent changesChristian Brauner
2025-04-06KVM: arm64: selftests: Explicitly set the page attrs to Inner-ShareableRaghavendra Rao Ananta
2025-04-06KVM: arm64: selftests: Introduce and use hardware-definition macrosRaghavendra Rao Ananta
2025-04-04selftests/bpf: Make res_spin_lock test less verboseKumar Kartikeya Dwivedi
2025-04-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-04selftests/bpf: Convert comma to semicolonChen Ni
2025-04-04libbpf: Add likely/unlikely macros and use them in selftestsAnton Protopopov
2025-04-04selftests: net: amt: indicate progress in the stress testJakub Kicinski
2025-04-04netlink: specs: rt_addr: pull the ifa- prefix out of the namesJakub Kicinski
2025-04-04netlink: specs: rt_addr: fix get multi command nameJakub Kicinski
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini
2025-04-04KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latencySean Christopherson
2025-04-04selftests: kvm: list once tests that are valid on all architecturesPaolo Bonzini
2025-04-04selftests: kvm: bring list of exit reasons up to datePaolo Bonzini
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini
2025-04-03selftests: ublk: fix test_stripe_04Ming Lei