aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-04-03selftests: ublk: fix test_stripe_04Ming Lei1-0/+24
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds15-57/+230
2025-04-03io_uring/zcrx: fix selftests w/ updated netdev Python helpersDavid Wei1-4/+4
2025-04-03selftests: net: use netdevsim in netns testStanislav Fomichev2-4/+34
2025-04-03Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds4-85/+14
2025-04-03net/selftests: Add loopback link local route for self-connectDmitry Safonov1-0/+3
2025-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-10/+10
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds7-0/+200
2025-04-02selftests/bpf: Fix verifier_private_stack test failureYonghong Song1-3/+3
2025-04-02selftests/bpf: Fix verifier_bpf_fastcall testSong Liu1-3/+3
2025-04-02selftests/bpf: Fix tests after fields reorder in struct fileSong Liu2-4/+4
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds3-20/+47
2025-04-02selftests: tc-testing: fix nat regex matchingPedro Tammela1-7/+7
2025-04-02Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-5/+5
2025-04-02selftests: tc-testing: Add TBF with SKBPRIO queue length corner case testCong Wang1-1/+33
2025-04-02selftests: ublk: enable zero copy for stripe targetMing Lei2-17/+53
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-62/+30
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds3-15/+638
2025-04-01selftest: test system mappings are sealedJeff Xu5-0/+129
2025-04-01selftests: x86: test_mremap_vdso: skip if vdso is msealedJeff Xu1-0/+43
2025-04-01selftest/mm: va_high_addr_switch: add ppc64 support checkLi Wang1-0/+28
2025-04-01selftests: ublk: kublk: fix an error log lineUday Shankar1-1/+1
2025-04-01selftests: ublk: kublk: use ioctl-encoded opcodesUday Shankar1-2/+2
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds11-0/+186
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds21-312/+1254
2025-04-01rtc: remove 'setdate' test programWolfram Sang3-80/+0
2025-04-01selftest: rtc: skip some tests if the alarm only supports minutesWolfram Sang1-5/+14
2025-04-01selftests: riscv: fix v_exec_initval_nolibc.cIgnacio Encinas1-7/+3
2025-03-31selftests: mptcp: ignore mptcp_diag binaryMatthieu Baerts (NGI0)1-0/+1
2025-03-31selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-03-31selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-03-31selftests: net: use Path helpers in pingJakub Kicinski1-10/+5
2025-03-31selftests: net: use the dummy bpf from net/libJakub Kicinski7-31/+5
2025-03-31selftests: drv-net: replace the rpath helper with Path objectsJakub Kicinski5-18/+13
2025-03-31selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.shWaiman Long1-11/+143
2025-03-31selftest/cgroup: Clean up and restructure test_cpuset_prs.shWaiman Long1-101/+156
2025-03-31selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and state separatorWaiman Long1-118/+118
2025-03-31cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() handle remote partitionWaiman Long1-2/+2
2025-03-30Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds4-0/+538
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds133-2764/+7743
2025-03-29Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-0/+186
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2025-03-29selftests: ublk: specify io_cmd_buf pointer typeCaleb Sander Mateos2-3/+3
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds2-11/+22
2025-03-28selftests: ublk: add test for checking zero copy related parameterMing Lei3-1/+39
2025-03-28selftests: ublk: add more tests for covering MQMing Lei10-33/+132
2025-03-28Merge tag 'for-6.15/io_uring-rx-zc-20250325' of git://git.kernel.dk/linuxLinus Torvalds4-0/+551
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds14-18/+2381
2025-03-28iommufd: Test attach before detaching pasidYi Liu1-0/+6