summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
13 daysMerge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
13 daysMerge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
13 daysMerge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
14 daysMerge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-23selftests/bpf: check epoll readiness during reuseport migrationZhenzhong Wu
2026-04-23selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edgesJiayuan Chen
2026-04-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen
2026-04-23selftests: mptcp: add a check for sndbuf of S/CGang Yan
2026-04-23selftests: ublk: add ublk auto integrity testCaleb Sander Mateos
2026-04-23selftests: ublk: enable test_integrity_02.sh on fio 3.42Caleb Sander Mateos
2026-04-23selftests: ublk: remove unused argument to _cleanupCaleb Sander Mateos
2026-04-23selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArchTiezhu Yang
2026-04-22Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2026-04-22selftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)
2026-04-22selftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)
2026-04-21selftests: net: use ip commands instead of teamd in team rx_mode testStanislav Fomichev
2026-04-21selftests: net: add team_bridge_macvlan rx_mode testStanislav Fomichev
2026-04-20Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/s...Linus Torvalds
2026-04-20ktest: Add logfile to failure directorySteven Rostedt
2026-04-20ktest: Fix the month in the name of the failure directorySteven Rostedt
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-18selftests: mm: skip charge_reserved_hugetlb without killallCao Ruichuang
2026-04-18selftests/mm: transhuge_stress: skip the test when thp not availableChunyu Hu
2026-04-18selftests/mm: split_huge_page_test: skip the test when thp is not availableChunyu Hu
2026-04-18selftests/mm/vm_util: robust write_file()Chunyu Hu
2026-04-18selftests/mm: move write_file helper to vm_utilChunyu Hu
2026-04-18selftests/mm: soft-dirty: skip two tests when thp is not availableChunyu Hu
2026-04-18selftests/mm/guard-regions: skip collapse test when thp not enabledChunyu Hu
2026-04-18selftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple
2026-04-18selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatibleLi Wang
2026-04-18tools/testing/selftests: add merge test for partial msealed rangeLorenzo Stoakes (Oracle)
2026-04-18selftests: liveupdate: add test for double preservationPasha Tatashin
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-17Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-04-17selftests: Fix duplicated test number reportingMark Brown
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-17selftests: ovpn: serialize YNL listener startupRalf Lici
2026-04-17selftests: ovpn: align command flow with TAPRalf Lici
2026-04-17selftests: ovpn: add prefix to helpers and shared variablesRalf Lici
2026-04-17selftests: ovpn: flatten slurped notification JSON before filteringRalf Lici
2026-04-17selftests: ovpn: fail notification check on mismatchRalf Lici
2026-04-17selftests: ovpn: add nftables config dependencies for test-markRalf Lici
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-16selftests: net: add missing CMAC to tcp_ao configJakub Kicinski
2026-04-16vsock/test: add MSG_PEEK after partial recv testLuigi Leonardi
2026-04-16vsock/test: fix MSG_PEEK handling in recv_buf()Luigi Leonardi
2026-04-16selftests/bpf: cover UTF-8 trace_printk outputYihan Ding