summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-04-05selftests/bpf: Make res_spin_lock test less verboseKumar Kartikeya Dwivedi1-2/+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/ke...Linus Torvalds3-18/+66
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-24/+97
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
2025-04-04selftests: ublk: fix test_stripe_04Ming Lei1-0/+24
2025-04-04Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds15-57/+230
2025-04-04io_uring/zcrx: fix selftests w/ updated netdev Python helpersDavid Wei1-4/+4
2025-04-04selftests: net: use netdevsim in netns testStanislav Fomichev2-4/+34
2025-04-04Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds4-85/+14
2025-04-04net/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/...Linus Torvalds7-0/+200
2025-04-03selftests/bpf: Fix verifier_private_stack test failureYonghong Song1-3/+3
2025-04-03selftests/bpf: Fix verifier_bpf_fastcall testSong Liu1-3/+3
2025-04-03selftests/bpf: Fix tests after fields reorder in struct fileSong Liu2-4/+4
2025-04-03Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds3-20/+47
2025-04-03selftests: tc-testing: fix nat regex matchingPedro Tammela1-7/+7
2025-04-03Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+5
2025-04-03selftests: 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-02Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-62/+30
2025-04-02Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-15/+638
2025-04-02selftest: test system mappings are sealedJeff Xu5-0/+129
2025-04-02selftests: x86: test_mremap_vdso: skip if vdso is msealedJeff Xu1-0/+43
2025-04-02selftest/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...Linus Torvalds1-1/+1
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds11-0/+186
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus 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-04-01selftests: mptcp: ignore mptcp_diag binaryMatthieu Baerts (NGI0)1-0/+1
2025-04-01selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-01selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-04-01selftests: net: use Path helpers in pingJakub Kicinski1-10/+5
2025-04-01selftests: net: use the dummy bpf from net/libJakub Kicinski7-31/+5
2025-04-01selftests: drv-net: replace the rpath helper with Path objectsJakub Kicinski5-18/+13
2025-04-01selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.shWaiman Long1-11/+143
2025-04-01selftest/cgroup: Clean up and restructure test_cpuset_prs.shWaiman Long1-101/+156
2025-04-01selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs and sta...Waiman Long1-118/+118