aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-02-13selftests/bpf: enable fsession_test on riscv64Menglong Dong2-2/+2
2026-02-13selftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi4-35/+39
2026-02-13selftests/bpf: Adjust selftest due to function renameIhor Solodrai2-4/+4
2026-02-13selftests: netconsole: Increase port listening timeoutPin-yen Lin1-2/+2
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds39-618/+2206
2026-02-13selftests/sched_ext: Fix rt_stall flaky failureIhor Solodrai1-0/+49
2026-02-12Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds14-11/+1661
2026-02-12selftests: drv-net: limit RPS test CPUs to supported rangeGal Pressman1-7/+10
2026-02-12selftests: net: lib: Fix jq parsing errorYue Haibing1-1/+1
2026-02-12selftests: mlxsw: tc_restrictions: Fix test failure with new iproute2Ido Schimmel1-2/+2
2026-02-12tools/testing: keep legacy generated files around in .gitignore fileLinus Torvalds1-0/+1
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds5-67/+13
2026-02-12Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds8-13/+224
2026-02-12selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONTAristeu Rozanski1-8/+105
2026-02-12selftests/mm: add memory failure dirty pagecache testMiaohe Lin1-4/+58
2026-02-12selftests/mm: add memory failure clean pagecache testMiaohe Lin1-0/+66
2026-02-12selftests/mm: add memory failure anonymous page testMiaohe Lin8-0/+313
2026-02-12tools/testing/vma: add VMA userland tests for VMA flag functionsLorenzo Stoakes5-12/+322
2026-02-12tools/testing/vma: separate out vma_internal.h into logical headersLorenzo Stoakes5-1925/+1873
2026-02-12tools/testing/vma: separate VMA userland tests into separate filesLorenzo Stoakes8-335/+406
2026-02-12mm: make vm_area_desc utilise vma_flags_t onlyLorenzo Stoakes1-2/+7
2026-02-12mm: add basic VMA flag operation helper functionsLorenzo Stoakes1-20/+127
2026-02-12mm: use unmap_desc struct for freeing page tablesLiam R. Howlett1-4/+3
2026-02-12mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()Liam R. Howlett1-3/+3
2026-02-12mm/memory: add tree limit to free_pgtables()Liam R. Howlett1-1/+2
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-2/+2
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds50-434/+418
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds122-775/+7634
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-0/+17
2026-02-11Merge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-0/+888
2026-02-11Merge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linuxLinus Torvalds5-4/+381
2026-02-11Merge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-11/+23
2026-02-11Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds5-26/+82
2026-02-11Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini2-0/+300
2026-02-11Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-0/+160
2026-02-11Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini6-14/+154
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2026-02-11selftests: drivers: net: hw: Modify toeplitz.c to poll for packetsDimitri Daskalakis1-4/+22
2026-02-10Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski3-12/+150
2026-02-10Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2026-02-10Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+5
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+57
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-1/+929
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds139-1027/+7141
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+2
2026-02-10selftests/landlock: Add filesystem access benchmarkGünther Noack3-0/+216
2026-02-10LoongArch: Wire up memfd_secret system callLain "Fearyncess" Yang1-1/+1
2026-02-10selftests: hsr: Add more link fault tests for HSRFelix Maurer3-28/+44
2026-02-10selftests: hsr: Add tests for more link faults with PRPFelix Maurer1-5/+74