summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
12 daysMerge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-138/+263
13 daysMerge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+50
14 daysselftests: mm: skip charge_reserved_hugetlb without killallCao Ruichuang-0/+5
14 daysselftests/mm: transhuge_stress: skip the test when thp not availableChunyu Hu-0/+4
14 daysselftests/mm: split_huge_page_test: skip the test when thp is not availableChunyu Hu-0/+4
14 daysselftests/mm/vm_util: robust write_file()Chunyu Hu-3/+12
14 daysselftests/mm: move write_file helper to vm_utilChunyu Hu-48/+20
14 daysselftests/mm: soft-dirty: skip two tests when thp is not availableChunyu Hu-1/+3
14 daysselftests/mm/guard-regions: skip collapse test when thp not enabledChunyu Hu-0/+4
14 daysselftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple-67/+16
14 daysselftests/mm: skip hugetlb_dio tests when DIO alignment is incompatibleLi Wang-22/+69
14 daystools/testing/selftests: add merge test for partial msealed rangeLorenzo Stoakes (Oracle)-0/+88
14 daysselftests: liveupdate: add test for double preservationPasha Tatashin-0/+41
14 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-48/+505
14 daysMerge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-13/+557
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-0/+34
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-341/+1873
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds-68/+129
2026-04-16selftests/bpf: cover UTF-8 trace_printk outputYihan Ding-6/+32
2026-04-16bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding-1/+2
2026-04-16selftests/bpf: Reject scalar store into kptr slotMykyta Yatsenko-0/+15
2026-04-16Merge tag 'livepatching-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+230
2026-04-16Merge tag 'vfio-v7.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-5/+17
2026-04-16Merge branch 'for-7.1/module-function-test' into for-linusPetr Mladek-0/+194
2026-04-15selftests/bpf: Extend bpf_iter_unix to attempt deadlockingMichal Luczaj-0/+10
2026-04-15Merge tag 'ktest-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-42/+127
2026-04-15selftests/bpf: verify kallsyms entries for token-loaded subprogramsEduard Zingerman-23/+149
2026-04-15Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+498
2026-04-15Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+27
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+8
2026-04-15Merge tag 'locking_futex_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-44/+16
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-412/+1713
2026-04-15selftests/bpf: Test small task local data allocationAmery Hung-4/+74
2026-04-15selftests/bpf: Fix tld_get_data() returning garbage dataAmery Hung-4/+11
2026-04-15selftests/bpf: Prevent allocating data larger than a pageAmery Hung-6/+15
2026-04-15Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-27/+733
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-1/+9
2026-04-15selftests/bpf: arg tracking for imprecise/multi-offset BPF_ST/STXEduard Zingerman-0/+193
2026-04-15selftests/bpf: Fix timer_start_deadlock failure due to hrtimer changeShung-Hsi Yu-4/+4
2026-04-14Merge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+240
2026-04-14Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-104/+3651
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-669/+10197
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-1954/+8796
2026-04-14Merge tag 'linux_kselftest-next-7.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-80/+238
2026-04-14Merge tag 'linux_kselftest-kunit-7.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-17/+98
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-25/+4
2026-04-14Merge tag 'nolibc-20260412-for-7.1-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-98/+279
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-39/+17
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+3
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-120/+642