summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
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-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds16-48/+505
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...Linus 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-273/+676
2026-04-17selftests: ovpn: add prefix to helpers and shared variablesRalf Lici11-194/+226
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-17Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds8-68/+129
2026-04-17selftests: net: add missing CMAC to tcp_ao configJakub Kicinski1-0/+1
2026-04-17selftests/bpf: cover UTF-8 trace_printk outputYihan Ding2-6/+32
2026-04-17bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding1-1/+2
2026-04-17selftests/bpf: Reject scalar store into kptr slotMykyta Yatsenko1-0/+15
2026-04-17selftests: Fix runner.sh for non-bash shellsMark Brown1-4/+4
2026-04-17selftests: Fix runner.sh busybox supportMark Brown1-8/+10
2026-04-17selftests: Deescalate error reportingMark Brown1-4/+4
2026-04-16Merge tag 'livepatching-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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-16selftests/bpf: Extend bpf_iter_unix to attempt deadlockingMichal Luczaj1-0/+10
2026-04-16selftests/bpf: verify kallsyms entries for token-loaded subprogramsEduard Zingerman6-23/+149
2026-04-16Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-0/+498
2026-04-16Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+27
2026-04-16Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+8
2026-04-15Merge tag 'locking_futex_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-44/+16
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-36/+477
2026-04-15selftests/bpf: Test small task local data allocationAmery Hung1-4/+74
2026-04-15selftests/bpf: Fix tld_get_data() returning garbage dataAmery Hung2-4/+11
2026-04-15selftests/bpf: Prevent allocating data larger than a pageAmery Hung2-6/+15
2026-04-15Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-27/+733
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+9
2026-04-15selftests/bpf: arg tracking for imprecise/multi-offset BPF_ST/STXEduard Zingerman1-0/+193
2026-04-15selftests/bpf: Fix timer_start_deadlock failure due to hrtimer changeShung-Hsi Yu1-4/+4
2026-04-15Merge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+240
2026-04-15Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds21-104/+3651
2026-04-15Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds155-669/+10197