aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-04-20ktest: Add logfile to failure directorySteven Rostedt1-0/+6
2026-04-20ktest: Fix the month in the name of the failure directorySteven Rostedt1-1/+1
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-0/+298
2026-04-20selftests/sched_ext: Add non_scx_kfunc_deny testCheng-Yang Chou3-0/+92
2026-04-20selftests/bpf: Fix off-by-one in bpf_cpumask_populate related selftestMatt Bobrowski1-1/+1
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds13-138/+263
2026-04-19bpf: Refactor dynptr mutability trackingAmery Hung3-14/+9
2026-04-19selftests/bpf: Trace bpf_local_storage_update to debug flaky local storage testsAmery Hung4-2/+51
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds3-7/+50
2026-04-18selftests: mm: skip charge_reserved_hugetlb without killallCao Ruichuang1-0/+5
2026-04-18selftests/mm: transhuge_stress: skip the test when thp not availableChunyu Hu1-0/+4
2026-04-18selftests/mm: split_huge_page_test: skip the test when thp is not availableChunyu Hu1-0/+4
2026-04-18selftests/mm/vm_util: robust write_file()Chunyu Hu1-3/+12
2026-04-18selftests/mm: move write_file helper to vm_utilChunyu Hu5-48/+20
2026-04-18selftests/mm: soft-dirty: skip two tests when thp is not availableChunyu Hu1-1/+3
2026-04-18selftests/mm/guard-regions: skip collapse test when thp not enabledChunyu Hu1-0/+4
2026-04-18selftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple1-67/+16
2026-04-18selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatibleLi Wang1-22/+69
2026-04-18tools/testing/selftests: add merge test for partial msealed rangeLorenzo Stoakes (Oracle)1-0/+88
2026-04-18selftests: liveupdate: add test for double preservationPasha Tatashin1-0/+41
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds16-48/+505
2026-04-17Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds7-13/+557
2026-04-17selftests: Fix duplicated test number reportingMark Brown1-13/+10
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+34
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds49-341/+1873
2026-04-17selftests: ovpn: serialize YNL listener startupRalf Lici1-0/+3
2026-04-17selftests: ovpn: align command flow with TAPRalf Lici4-238/+641
2026-04-17selftests: ovpn: add prefix to helpers and shared variablesRalf Lici11-192/+224
2026-04-17selftests: ovpn: flatten slurped notification JSON before filteringRalf Lici1-1/+2
2026-04-17selftests: ovpn: fail notification check on mismatchRalf Lici1-1/+13
2026-04-17selftests: ovpn: add nftables config dependencies for test-markRalf Lici1-0/+3
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds8-64/+125
2026-04-16selftests: net: add missing CMAC to tcp_ao configJakub Kicinski1-0/+1
2026-04-16vsock/test: add MSG_PEEK after partial recv testLuigi Leonardi1-0/+37
2026-04-16vsock/test: fix MSG_PEEK handling in recv_buf()Luigi Leonardi2-12/+16
2026-04-16selftests/bpf: cover UTF-8 trace_printk outputYihan Ding2-6/+32
2026-04-16bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding1-1/+2
2026-04-16selftests/bpf: Reject scalar store into kptr slotMykyta Yatsenko1-0/+15
2026-04-16selftests: Fix runner.sh for non-bash shellsMark Brown1-4/+4
2026-04-16selftests: Fix runner.sh busybox supportMark Brown1-8/+10
2026-04-16selftests: Deescalate error reportingMark Brown1-4/+4
2026-04-16Merge tag 'livepatching-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatchingLinus Torvalds5-0/+230
2026-04-16Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds4-5/+17
2026-04-16selftests: fib_nexthops: test stale has_v4 on nexthop replaceJiayuan Chen1-0/+22
2026-04-16Merge branch 'for-7.1/module-function-test' into for-linusPetr Mladek4-0/+194
2026-04-15selftests/bpf: Extend bpf_iter_unix to attempt deadlockingMichal Luczaj1-0/+10
2026-04-15Merge tag 'ktest-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktestLinus Torvalds2-42/+127
2026-04-15selftests/bpf: verify kallsyms entries for token-loaded subprogramsEduard Zingerman6-23/+149
2026-04-15Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds6-0/+498
2026-04-15Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds1-0/+27