summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang-0/+31
2025-04-07selftests: drv-net: test random value for hds-threshTaehee Yoo-1/+32
2025-04-07selftests/sched_ext: Add test for scx_bpf_select_cpu_and()Andrea Righi-0/+179
2025-04-07selftests/filesystems: add open() test for anonymous inodesChristian Brauner-0/+17
2025-04-07selftests/filesystems: add exec() test for anonymous inodesChristian Brauner-0/+13
2025-04-07selftests/filesystems: add chmod() test for anonymous inodesChristian Brauner-0/+13
2025-04-07selftests/filesystems: add chown() test for anonymous inodesChristian Brauner-1/+28
2025-04-07selftest/pidfd: add test for thread-group leader pidfd open for threadChristian Brauner-0/+1
2025-04-07selftests/pidfd: adapt to recent changesChristian Brauner-6/+6
2025-04-07memblock tests: add test for memblock_set_nodeWei Yang-0/+102
2025-04-07memblock tests: Fix mutex related build errorMasami Hiramatsu (Google)-0/+20
2025-04-06KVM: arm64: selftests: Explicitly set the page attrs to Inner-ShareableRaghavendra Rao Ananta-0/+4
2025-04-06KVM: arm64: selftests: Introduce and use hardware-definition macrosRaghavendra Rao Ananta-33/+92
2025-04-04selftests/bpf: Make res_spin_lock test less verboseKumar Kartikeya Dwivedi-2/+5
2025-04-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn-4/+5
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers-2/+0
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-18/+66
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-24/+97
2025-04-04selftests/bpf: Convert comma to semicolonChen Ni-2/+2
2025-04-04libbpf: Add likely/unlikely macros and use them in selftestsAnton Protopopov-5/+0
2025-04-04selftests: net: amt: indicate progress in the stress testJakub Kicinski-6/+14
2025-04-04netlink: specs: rt_addr: pull the ifa- prefix out of the namesJakub Kicinski-1/+1
2025-04-04netlink: specs: rt_addr: fix get multi command nameJakub Kicinski-1/+1
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini-6/+25
2025-04-04KVM: selftests: Add option to rseq test to override /dev/cpu_dma_latencySean Christopherson-6/+25
2025-04-04selftests: kvm: list once tests that are valid on all architecturesPaolo Bonzini-30/+15
2025-04-04selftests: kvm: bring list of exit reasons up to datePaolo Bonzini-3/+2
2025-04-04selftests: kvm: revamp MONITOR/MWAIT testsPaolo Bonzini-51/+57
2025-04-03selftests: ublk: fix test_stripe_04Ming Lei-0/+24
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds-57/+230
2025-04-03io_uring/zcrx: fix selftests w/ updated netdev Python helpersDavid Wei-4/+4
2025-04-03selftests: net: use netdevsim in netns testStanislav Fomichev-4/+34
2025-04-03Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-85/+14
2025-04-03net/selftests: Add loopback link local route for self-connectDmitry Safonov-0/+3
2025-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-10/+10
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+200
2025-04-02selftests/bpf: Fix verifier_private_stack test failureYonghong Song-3/+3
2025-04-02selftests/bpf: Fix verifier_bpf_fastcall testSong Liu-3/+3
2025-04-02selftests/bpf: Fix tests after fields reorder in struct fileSong Liu-4/+4
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-20/+47
2025-04-02selftests: tc-testing: fix nat regex matchingPedro Tammela-7/+7
2025-04-02Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+5
2025-04-02selftests: tc-testing: Add TBF with SKBPRIO queue length corner case testCong Wang-1/+33
2025-04-02selftests: ublk: enable zero copy for stripe targetMing Lei-17/+53
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-62/+30
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-15/+638
2025-04-01selftest: test system mappings are sealedJeff Xu-0/+129
2025-04-01selftests: x86: test_mremap_vdso: skip if vdso is msealedJeff Xu-0/+43
2025-04-01selftest/mm: va_high_addr_switch: add ppc64 support checkLi Wang-0/+28