aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-04-09selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()Malaya Kumar Rout1-3/+6
2025-04-09selftests: gpio: add test cases for gpio-aggregatorKoichiro Den3-1/+725
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila1-0/+36
2025-04-08Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-2/+6
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)1-0/+18
2025-04-08selftests: tc-testing: Pre-load IFE action and its submodulesVictor Nogueira1-0/+4
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-08kunit: tool: fix count of tests if late test planRae Moar2-2/+6
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem1-1/+1
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar2-1/+3
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-123/+195
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-215/+402
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds2-2/+0
2025-04-08rcutorture: Make srcu_lockdep.sh check reader-conflict handlingPaul E. McKenney1-0/+31
2025-04-08rcutorture: Make srcu_lockdep.sh check kernel KconfigPaul E. McKenney1-1/+10
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini3-33/+96
2025-04-08selftests: tls: check that disconnect does nothingJakub Kicinski1-0/+36
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang1-0/+31
2025-04-07selftests: drv-net: test random value for hds-threshTaehee Yoo1-1/+32
2025-04-07selftests/sched_ext: Add test for scx_bpf_select_cpu_and()Andrea Righi3-0/+179
2025-04-07selftests/filesystems: add open() test for anonymous inodesChristian Brauner1-0/+17
2025-04-07selftests/filesystems: add exec() test for anonymous inodesChristian Brauner1-0/+13
2025-04-07selftests/filesystems: add chmod() test for anonymous inodesChristian Brauner1-0/+13
2025-04-07selftests/filesystems: add chown() test for anonymous inodesChristian Brauner3-1/+28
2025-04-07selftest/pidfd: add test for thread-group leader pidfd open for threadChristian Brauner1-0/+1
2025-04-07selftests/pidfd: adapt to recent changesChristian Brauner1-6/+6
2025-04-07memblock tests: add test for memblock_set_nodeWei Yang1-0/+102
2025-04-07memblock tests: Fix mutex related build errorMasami Hiramatsu (Google)2-0/+20
2025-04-06KVM: arm64: selftests: Explicitly set the page attrs to Inner-ShareableRaghavendra Rao Ananta2-0/+4
2025-04-06KVM: arm64: selftests: Introduce and use hardware-definition macrosRaghavendra Rao Ananta3-33/+92
2025-04-04selftests/bpf: Make res_spin_lock test less verboseKumar Kartikeya Dwivedi1-2/+5
2025-04-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn1-4/+5
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers2-2/+0
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds3-18/+66
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-24/+97
2025-04-04selftests/bpf: Convert comma to semicolonChen Ni1-2/+2
2025-04-04libbpf: Add likely/unlikely macros and use them in selftestsAnton Protopopov2-5/+0
2025-04-04selftests: net: amt: indicate progress in the stress testJakub Kicinski1-6/+14
2025-04-04netlink: specs: rt_addr: pull the ifa- prefix out of the namesJakub Kicinski1-1/+1
2025-04-04netlink: specs: rt_addr: fix get multi command nameJakub Kicinski1-1/+1
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini1-6/+25
2025-04-04KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latencySean Christopherson1-6/+25
2025-04-04selftests: kvm: list once tests that are valid on all architecturesPaolo Bonzini1-30/+15
2025-04-04selftests: kvm: bring list of exit reasons up to datePaolo Bonzini1-3/+2
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini1-51/+57